body{
    zoom :98%;
}
.container-fluid.header{
    position: relative;
    height: 200px;
    background-image: linear-gradient(0deg, rgba(34,193,195,0) 0%, rgba(116,45,253,1) 100%);
    border-bottom-left-radius: 0% 100%;
    border-bottom-right-radius: 0% 100%;
}
.container-fluid.header > h1{
    margin: 0;
    padding: 100px 0;
    font: 44px "Arial";
    text-align: center;
    color:#fff;
}
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 44px;
    font-size: 14px;
    font-weight: 300;
    border-radius: 0px;
}
.bfooter p{
    font-size: 14px;
    text-align: justify;
    font-family: 'raleway', serif;
    color: #5f5f5f;
}
.bfooter ul{
    list-style-type: none;
}
.intro-about{
   padding-top:20px;
   margin-bottom: 30px;
}
ul.list-service{
    list-style: none;
    padding-inline-start: 0px;
}
ul.list-service > li > .icon{
    font-size: 3rem;
    margin-right: 1rem;
    color: #31486f;
}
ul.list-service > li {
    display: flex;
}
ul.list-service > li > p {
    align-items: center;
    display: flex;
}
.intro-product{
    margin-bottom: 2rem;
 }
.icon-media{
    font-size: 50px;
    color: #31486f;
    margin-right: 20px;
}
.media-text{
    font-size: 15px;
}
.footer p{
    font-family: 'Libre Baskerville', serif;
    text-align: center;
    font-size: 14px;
}
.navbar-ipc{
    background: #2e0a5e;
    margin: 0px;
    padding: 0px;
}
.address, .email{
    font-size: 16px;
}
.iphone > p {
    font-family: 'Roboto, sans-serif;' !important;
    font-size: 14px;
    letter-spacing: 1.0px;

}
.iphone > a{
    color: #32486f;
    text-decoration: none;
}

.b-left{
    border-left-style: groove;
    border-left-color: #ffffff40;
    padding-left: 50px;
}
.b-intro-foot{
    padding-right: 90px;
    font-family: 'Libre Baskerville', serif;
}
.icon-facebook:before {
    content: "\ea91";
    font-size: 16px;
    padding-right: 10px;
}
.icon-instagram:before{
    content: "\ea92";
    font-size: 16px;
    padding-right: 10px;
}
.icon-twitter:before{
    content: "\ea96";
    font-size: 16px;
    padding-right: 10px;
}
.icon-linkedin:before{
    content: "\eac9";
    font-size: 16px;
    padding-right: 10px;
}
a.nav-link:hover {
    color: #31486f;
}
.no-pad{
    padding: 30px 0px 30px 0px;
    color:#3a3a3a;
    font-weight: 400;
}
.owl-carousel .item {
    height: 10rem;
    background: #c2c2c252;
    padding: 1rem;
    color: #8e8d8d;
    font-weight: bold;
    font-size: 15px;
    text-align:center;
}
.btn{
    border-radius: 0px;
}
.intro-about-us{
    margin-top: 185px;
}
.carousel {/*
    margin-top: 5rem; */
    margin-bottom: 4rem;
    height: 700px !important;

}
.carousel-caption {
    /* bottom: 15rem !important;  */
    background-color: #667575a8;
    padding-left: 0px;
    padding-right: 0px;
    right: 31%;
    left: 31%;
    padding-top: 10px;
    padding-bottom: 0px;
    bottom: 3rem;
    z-index: 10;

}

.carousel-caption > h1 {
    font-size: 1.6rem;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
    height: 700px;
    font-family: 'Libre Baskerville', serif;

}
.carousel-item {
    height: 700px !important;
    background-color: #777;

}
.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 700px !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-brand {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    width: 50%;
}
a.nav-link {
    color: #504b4b;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 20px 20px 20px !important;

}
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #3a3a3a !important;
    background: #fff;
    padding-top: 0px !important;
}
.btn-ipc{
    color : #ffffff;
    background-color: #31486f;
    border-color: #31486f;
    font-family: 'Libre Baskerville', serif;
}
.btn-ipc:hover{
    color : #ffffff;
    background-color: #a8103a;
    border-color: #a8103a;
}
.navbar-toggler-icon {
    display: block !important;
    margin-top: 7px !important;
    margin-bottom: 7px !important;
    width: 1.5em;
    height: 0.1em !important;
    vertical-align: middle;
    background: no-repeat center center;
    background-size: 100% 100%;
    background-color: black !important;
}
.navbar-dark .navbar-toggler-icon {
    background-image: none !important;
}
.media-body > h5 {
    margin-bottom: 15px;
}
ul.list-check {
    list-style: none;
    padding: 0px 0px 0px 5px;
}
.media-body{
    margin-bottom: 15px;
}
.list-check > li {
    padding-left: 1.3em;
}
.list-check > li:before {
    content: "\e042";
    display: inline-block;
    margin-left: -1.6em;
    width: 1.3em;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}


.list-check > ul {
    list-style: none;
    padding: 0;
}
.list-check > ul > li {
    padding-left: 1.3em;
}
.list-check > ul > li:before {
    content: "\e042";
    display: inline-block;
    margin-left: -1.6em;
    width: 1.3em;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.visimisi{
    display: contents;
    text-transform: uppercase;
    font-weight: 400;
}
.carousel-caption.caption-in {
    bottom: 8rem !important;

}
.image-top-me-desktop{
    width: 100%;
    height: 450px;
    display: block;
}
.title-ipc{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.6em;
}
ul#myTab{
    border-bottom: 0px !important;
}
#myTab > .nav-item{
    color: #3a3a3a;
    background-color:#fff !important;
}
#myTab > .nav-item > .nav-link.active{
    color: #31486f;
    background-color:#fff !important;
    padding: 15px 15px 2px 0px !important;
    border-bottom: 1px solid;
    margin-right: 10px;
    border-radius: 0px;
}
#myTab > .nav-item > .nav-link{
    color: #3a3a3a;
    background-color:#fff !important;
    padding: 15px 15px 15px 0px !important;
    text-align: left;
    font-size: 12px;
}
.product-title{
    color: #31486f;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .2px;
}
#myTabContent{
    font-size:14px;
}
.nav-scroller {
    position: relative;
    z-index: 2;
    height: 6.75rem;
    overflow-y: hidden;
}
.img-product{
    max-width: 130px;
    height: auto;
}
.nav-product > .nav-item >.nav-link {
    color:#416998;

}
.nav-product > .nav-item >.nav-link.active {
    color:#416998;
    background-color: #dcd7d93d;
}

.dropdown-menu {
    border: 0px solid rgba(0,0,0,.15);
    text-transform: uppercase;
}
.dropdown-item{
    font-size: 0.9rem;
    font-weight: bold;
    color:#504b4b;
}
@media (max-width: 575.98px) {
    .b-intro-foot {
        padding-right: 15px;
    }
    h2 {
        font-size: 1.6rem;
    }
    .form-control {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent;
        border: 2px solid rgba(0, 0, 0, 0.1);
        height: 34px;
        font-size: 14px;
        font-weight: 300;
    }
    .carousel-caption.caption-in {
        bottom: 5rem !important;
        font-size: 0.6rem;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .image-top-me-desktop{
        width: 100%;
        height: 100%;
    }
    .bfooter ul {
        list-style-type: none;
        padding: 5px;
    }
    .navbar button:focus {
        outline: none;
    }
    .footer p{
        font-family: 'Libre Baskerville', serif;
        text-align: center;
        font-size: 14px;
    }
    .no-pad h3{
        font-size: 14px;
        padding:10px;
    }
    .info {
        font-size: 12px;
        bottom: 1px;
        font-family: serif;
        right: 5px;
        position: absolute;
    }
    .featurette-divider {
        margin: 1.5rem !important;
    }
    .ontext p{
        color: #565555;
        font-family: 'raleway', serif;
        text-align: justify;
        font-size: 14px;
    }
    .ontext h2{
        font-size: 22px;
        font-weight: 900;
    }
    .brand-img {
        width: 120%;
        padding-left: 0px;
        margin-top: 15px;
    }
    .navbar-brand {
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        width: 70%;
    }
    button.navbar-toggler {
        font-size: 16px;
        margin-right: 15px;
    }
    a.nav-link {
        color: #504b4b;
        font-size: 0.9rem;
        text-transform: uppercase;
        font-weight: bold;
            padding: 14px !important;
    }
    .carousel {
        margin-top: 5rem;
        margin-bottom: 2rem !important;
        height: 600px !important;
    }
    h1{
        font-size: 1.8rem !important;
    }
    .carousel-caption {
        bottom: 2rem !important;
        z-index: 2 !important;
        font-size: 14px;
        background-color: #667575a8;
        padding-left: 0px;
        padding-right: 0px;
        right: 20%;
        left: 20%;
    }
    .carousel-caption > h1 {
        font-size: 1.2rem !important;
    }
    .carousel-caption > p > a {
        font-size: 0.9rem !important;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        margin-top: 0px;
        height: 600px;
    }
    .carousel-item {
        height: 600px !important;
        background-color: #777;
    }
    .carousel-item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 600px !important;
    }
    .fixed-top{
        padding-bottom: 20px;
    }
    .intro-body{
        text-align: justify;
        font-size: 15px;
    }
    .intro-about{
        margin-bottom: 5px;
    }
    .intro-about-us{
        margin-top: 125px;
    }
    .intro-product {
        margin-bottom: 1rem;
        padding-left: 25px;
        padding-right: 25px;
    }
    .no-pad{
        padding: 10px 0px 10px 0px;
        color: #3a3a3a;
        font-weight: 400;
    }

    .media-text{
        font-size: 14px;
    }
    h5 {
        font-size: 1.15rem;
    }
    ul.list-check.jasa {
        font-size: 14px;
        font-weight: 400;
    }
    p.text-justify.jasa {
        font-size: 15px;
        font-weight: 400;
    }
    .no-padding-y{
        padding-left: 0px;
        padding-right: 0px;
    }
    .title-ipc{
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.4em !important;
    }
    .btn-form-contact{
        text-align: center;
        margin-bottom: 3rem;
    }
    .btn-ipc{
        font-size: 1rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .b-intro-foot {
        padding-right: 10px;
    }
    body{
        zoom:85%;
        font-size: 16px;
    }
    .featurette-divider {
        margin: 1.5rem !important;
    }
    .brand-img {
        width: 100%;
        padding-left: 20px;
        margin-top: 15px;
    }
    .navbar-brand {
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        width: 70%;
    }

    a.nav-link {
        color: #504b4b;
        font-size: 0.9rem;
        padding: 10px 60px !important;
    }
    .title-ipc{
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.8em;
    }
    .btn-ipc{
        font-size: 1.1rem;
    }
    .carousel-caption > h1 {
        font-size: 1.3rem !important;
    }
    .carousel-caption > p > a {
        font-size: 1rem !important;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {

    .b-intro-foot {
        padding-right: 20px;
        font-family: 'Libre Baskerville', serif;
    }
    a.navbar-brand {
        width: 30%;
    }
    .brand-img {
        width: 125%;
        padding-left: 10px;
    }
    a.nav-link {
        color: #504b4b;
        font-size: 0.9rem;
        padding: 10px 10px 10px 10px !important;
    }
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding-left: 30px;
    }
    .btn-ipc{
        font-size: 1.1rem;
    }
    .carousel-caption > h1 {
        font-size: 1.3rem !important;
    }
    .carousel-caption > p > a {
        font-size: 1rem !important;
    }

}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .brand-img {
        width: 90%;
        padding-left: 10px;
    }
    a.nav-link {
        color: #504b4b;
        font-size: 0.8rem;
        padding: 10px 15px 10px 15px !important;
    }
    .carousel-caption > h1 {
        font-size: 1.4rem;
    }
    .btn-ipc{
        font-size: 1.2rem;
    }
}

@media (min-width: 639px) and (max-width: 737px) {
    .intro-about{
        margin: 10px 0px !important;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

 }

@media screen and (max-width: 512px){

}
@media screen and (max-width: 768px){

}
/* Professional product tabs */
.product-tabs {
    border-bottom: 1px solid #e7e7e7;
    margin: 12px 0 18px;
    gap: 22px;
}

.product-tabs .nav-item {
    margin-bottom: -1px;
}

.product-tabs .nav-link {
    position: relative;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #5d6470 !important;
    font-weight: 600;
    letter-spacing: .2px;
    padding: 10px 0 12px !important;
    transition: color .25s ease;
}

.product-tabs .nav-link::after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -1px;
    height: 2px;
    background: #005baa;
    transition: left .28s ease, right .28s ease;
}

.product-tabs .nav-link:hover,
.product-tabs .nav-link:focus,
.product-tabs .nav-link.active {
    color: #005baa !important;
}

.product-tabs .nav-link:hover::after,
.product-tabs .nav-link:focus::after,
.product-tabs .nav-link.active::after {
    left: 0;
    right: 0;
}

.product-tabs .nav-link:focus {
    box-shadow: none !important;
    outline: none;
}

.intro-dropcap {
    font-size: 24pt;
}

.product-tabs + .tab-content,
.product-tabs + .tab-content .tab-pane,
.product-tabs + .tab-content p,
.product-tabs + .tab-content li {
    font-size: 15px;
}
