/* CSS Telnologi Berjaya */
/* Author: Cybermandiri */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:ital,wght@0,300;0,700;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
body{
    margin:0px;
    padding:0px;
}
h1, h2, h3, h4, h5 ,h6{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}
.text-blue{
    color: #244a9f;
}
.text-orange{
    color: #f79321;
}
header{
    min-height: 120px;
    background: #white;
    padding: 20px 0px;;
}
header .container .input-group{
    margin-top: 30px;
}
header .container img{
    margin: 0px auto;
}
header .header-contact{
    margin-top: 25px;
}
header .header-contact h1{
    margin: 0px;
    padding: 3px 0px 0px 0px;
    font-size: 42px;
}
header .header-contact i{
    color: #f79321;
}
header .header-contact .media-body{
    padding-top: 6px;
}
header .header-contact h4.media-heading{
    font-size: 16px;
    margin: 2px 0px;
}
header .header-contact span{
    font-size: 13px;
    margin-top: -5px;
}
.container{
    font-family: 'Open Sans', sans-serif;
}
#slider{
    margin-top: -20px;
    padding:55px 0px;
    background-color: #ddd;
}
#slider .carousel-inner img{
    width:100%;
    height: 560px;
}

@media (max-width: 767px) {
    #slider .carousel-inner img{
        width:100%;
        height: auto;
    }
}
#welcome{
    padding: 90px 0px;
}
#welcome #profil-singkat{
    min-height: 200px;
    margin-top: 50px;
    margin-bottom: 30px;
}
#welcome #profil-singkat h1,
#welcome #profil-singkat h3{
    text-align: center;
}
#welcome #profil-singkat h3{
    margin-bottom: 20px;
    color: #666;

}
#welcome #profil-singkat p{
    font-size: 16px;
    line-height: 1.7;
    color: #666;
}
#welcome .img-profil{
    min-height: 400px;
    min-width: 400px;
}
#welcome .img-profil img{
    border-radius: 20px;
}

#featured-wrap{
    padding: 35px 0px 50px 0px;
    /*background-color: #eeeeee;*/
    background: url(img/featured.jpg) repeat;
}
.featured{
    padding: 35px 0px;
    color: #fff;
}
.featured h1.text-blue{
    text-shadow: 1px 4px 5px rgba(51,48,118,0.51);
    margin-bottom: 40px;
}
.featured .media h1{
    color: #fff;
}
.featured .media{
    font-size: 15px;
    color: #fff;
    padding: 25px 20px;
    min-height: 190px;
    border-radius:20px;
    box-shadow: -1px 10px 40px -10px rgba(0,0,0,0.46);
    -webkit-box-shadow: -1px 10px 40px -10px rgba(0,0,0,0.46);
    -moz-box-shadow: -1px 10px 40px -10px rgba(0,0,0,0.46);
}
.featured .media-1,
.featured .media-3{
    background-color: #f79321;
}
.featured .media-2{
    background-color: #244a9f;
}
.featured h1{
    margin: 0px;
}

#product-wrap{
    background-color: #244a9f;
    padding: 50px 0px;
}
.last-product,
.berita,
.last-project{
    min-height: 200px;
    margin-bottom: 60px;
}
.last-product h2{
    color: #fff;
    padding-left:5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 30px;
}
.last-product h2 i{
    color: #f79321;
}

.product .thumbnail .caption{
    height:130px;
}

#product-wrap .thumbnail img,
#product-wrap .thumbnail a img
{
    width: 100%;
    height:190px;
}
#product-wrap .last-product .caption{
    min-height: 120px;
}

#info-wrap{
    margin: 50px 0px;
}
#info-wrap .berita h2{
    color: #244a9f;
    padding-left:5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
#info-wrap .berita h2 i{
    color: #f79321;
}
#info-wrap .berita .media{
    min-height: 240px;
    margin-top: 20px;
    background-color: #fff;
    padding: 30px 25px;
    border-radius: 10px;
    box-shadow: -2px 17px 56px -36px rgba(118,113,113,0.9);
-webkit-box-shadow: -2px 17px 56px -36px rgba(118,113,113,0.9);
-moz-box-shadow: -2px 17px 56px -36px rgba(118,113,113,0.9);

}
#info-wrap  .berita .media .media-heading a{
    color: #244a9f;

}
#info-wrap  .berita .media .media-body span{
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 15px;
    display: inline-block;
}
#info-wrap .berita .media .media-body p{
    line-height: 1.6;
    font-size: 14px;
}
.berita h2{
    color: #244a9f;
    padding-left:5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.berita h2 i{
    color: #f79321;
}

.berita .media{
    margin-top: 20px;
    background-color: #ffffff;
    padding: 30px 25px;
    border-radius: 10px;
    box-shadow: -2px 17px 56px -36px rgba(118,113,113,0.9);
-webkit-box-shadow: -2px 17px 56px -36px rgba(118,113,113,0.9);
-moz-box-shadow: -2px 17px 56px -36px rgba(118,113,113,0.9);

}
.berita .media .media-heading a{
    color: #244a9f;

}
.berita .media .media-body span{
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 15px;
    display: inline-block;
}
.berita .media .media-body p{
    line-height: 1.6;
    font-size: 14px;
}



.berita .media img{
    height: 110px;
    width: 110px;
}

#project-wrap{
    padding: 50px 0px;
    background-color: #eeeeee;

}

.last-project h2{
    color: #244a9f;
    padding-left:5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 30px;
}
.last-project h2 i{
    color: #f79321;
}
.last-project .thumbnail{
    box-shadow: -2px 17px 56px -39px rgba(118,113,113,0.9);
-webkit-box-shadow: -2px 17px 56px -39px rgba(118,113,113,0.9);
-moz-box-shadow: -2px 17px 56px -39px rgba(118,113,113,0.9);
}

#project-wrap .thumbnail img,
#project-wrap .thumbnail a img
{
    width: 100%;
    height:400px;
}

#main-content{
    min-height: 600px;
    margin-bottom: 80px;
}
#main-content #box-project .thumbnail{
    margin-bottom: 20px;
    box-shadow: 1px 7px 17px -6px rgba(102,97,97,0.75);
    -webkit-box-shadow: 1px 7px 17px -6px rgba(102,97,97,0.75);
    -moz-box-shadow: 1px 7px 17px -6px rgba(102,97,97,0.75);
}
#main-content #box-project .thumbnail img,
#main-content #box-project  .thumbnail a img
{
    width: 100%;
    height:240px;
    
}
#main-content #box-project .thumbnail .caption{
    min-height: 210px;
}
#main-content #box-project .thumbnail p{
    margin-bottom: 20px;
}

#main-content .box-berita{
    background-color: #fbfbfb;
    min-height: 330px;
    padding: 5px 25px 30px 25px;
    margin-bottom: 50px;
    border-radius: 10px;
    box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
    -webkit-box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
    -moz-box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
}
#main-content .box-berita span{
    display: block;
    margin-bottom: 15px;
}

#main-content p img{
    margin: 30px auto;
}
#main-content .detail-berita .heading-title{
    margin-bottom: 10px;
    line-height: 1.2;
}
#main-content .detail-berita .tgl-berita{
    margin-bottom: 40px;
}
#main-content .detail-berita .isi-berita{
    line-height: 1.5;
    font-size: 16px;
}
#main-content .detail-berita .isi-berita p{
    margin-bottom: 20px;
}

#main-content ul#daftar-artikel{
    background-color: #f8f8f8;
    margin: 0px;
    padding: 0px 30px 30px 30px;
    min-height: 400px;
    border-radius: 20px;
}
#main-content ul#daftar-artikel li{
    list-style-type: none;
    padding: 10px 0px;
}
#main-content ul#daftar-artikel li a{
    color: #244a9f;
}
#main-content ul#daftar-artikel li:first-child{
    padding-bottom: 0px;
}
#main-content ul#daftar-artikel li h3{
    color: #f79321;
}
#main-content ul#daftar-artikel li span{
    font-size: 12px;
    color: #000000;
}
#main-content .product .thumbnail{
    box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
    -webkit-box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
    -moz-box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
} 

#main-content .product .thumbnail img{
    height: 190px;
    width: 100%;
    box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
    -webkit-box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
    -moz-box-shadow: 1px 7px 17px -9px rgba(102,97,97,0.75);
}  
#main-content .product .thumbnail .caption{
  min-height: 110px;
  background-color: #fbfbfb;
  padding-bottom: 30px;
}
#main-content .detail-product img{
    width: 100%;
    height: auto;
    margin-bottom: 70px;
    border-radius: 20px;
}
#main-content .detail-product .deskripsi{
    line-height: 1.7;
    min-height: 250px;
}

#main-content .detail-project img{
    width:100%;
    max-height: 600px;
    margin: 0px auto 70px auto;
    border-radius: 20px;
}
#main-content .detail-project .heading-title{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #244a9f;
    padding-left: 0px;
    line-height: 1;
}
#main-content .detail-project .heading-title i{
    color: #f79321;
}
#main-content .detail-project span{
    font-weight: bold;
    display: block;
    margin-bottom: 40px;
}
#main-content .detail-project .deskripsi{
    line-height: 1.8;
}


.link-terkait{
    background-color: #f3f3f3;
    padding:50px 0px 70px 0px;
}
.link-terkait .thumbnail{
    box-shadow: 1px 7px 17px -9px rgba(159,152,152,0.75);
    -webkit-box-shadow: 1px 7px 17px -9px rgba(159,152,152,0.75);
    -moz-box-shadow: 1px 7px 17px -9px rgba(159,152,152,0.75);
}
.link-terkait .thumbnail img{
    width: 100%;
    height: 190px;
}


.heading-title{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #244a9f;
    padding-left: 0px;
    line-height: 1;
}
.heading-title i{
    color: #f79321;
}


.subheading{
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color:#666;
}
.deskripsi{
    margin-bottom: 30px;
}
.thumbnail .capt-1{
    min-height: 220px;
}



.gallery .caption{
    min-height: 80px;
}
.gallery .thumbnail a img{
    height: 250px;
}

.modal-body img{
    max-width: 100%;
    margin: 0px auto;
    display: block;
}
#main-content .map{
    margin-bottom: 80px;
}

#main-content .form-contact{
    border:1px solid #cccccc;
    padding: 30px 25px;
    background-color: #fbfbfb;
    border-radius:20px;
    box-shadow: 1px 7px 17px -7px rgba(100,94,94,0.75);
-webkit-box-shadow: 1px 7px 17px -7px rgba(100,94,94,0.75);
-moz-box-shadow: 1px 7px 17px -7px rgba(100,94,94,0.75);
}
#main-content .form-contact .form-text{
    font-size: 16px;
    margin-bottom: 20px;
}
#main-content address{
    line-height: 1.8;
}

@media (min-width: 991px) and (max-width: 1199px) {
    #project-wrap .thumbnail .caption{
        min-height: 190px;
    }
    #welcome #profil-singkat{
        margin-top: 0px;
    }
    #welcome .img-profil img{
        margin-top:20px;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    
    #project-wrap .thumbnail img,
    #project-wrap .thumbnail a img
    {
        width: 100%;
        height:200px;
    }
    
    #project-wrap .thumbnail .caption{
        min-height: 180px;
    }
        
    .featured .media{
        margin-bottom: 20px;
        min-height: 160px;
    }
    .last-product .caption,
    .produk-terkait .caption{
        min-height: 130px;
    }

    .product .thumbnail a img{
        height: 225px;
    }
    .berita .media{
        min-height: 180px;
    }
}

@media (max-width: 767px) {
    .featured .media{
        margin-bottom: 20px;
        min-height: 160px;
    }
    #main-content #box-project .thumbnail img,
    #main-content #box-project  .thumbnail a img
    {
        width: 100%;
        height:350px;
        
    }
    #product-wrap .thumbnail img,
    #product-wrap .thumbnail a img
    {
        width: 100%;
        height:350px;
    }
    .link-terkait .thumbnail img{
        width: 100%;
        height: 300px;
        box-shadow: 1px 7px 17px -9px rgba(159,152,152,0.75);
        -webkit-box-shadow: 1px 7px 17px -9px rgba(159,152,152,0.75);
        -moz-box-shadow: 1px 7px 17px -9px rgba(159,152,152,0.75);
    }
    .berita .media{
        min-height: 150px;
    }

    .product .thumbnail a img{
        height: 240px;
    }

}

footer{
    min-height: 300px;
    background: #234c9f;
    border-top: 5px solid #f79321;
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 40px;
    color: #ffffff;
}
footer .container img{
    margin:0px auto;

}
footer .container ul{
    padding: 0px;
    margin: 0px;
}
footer .container li{
    list-style-type: none;
    margin-bottom: 10px;
}
footer ul strong{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 15px;

}
footer .container a{
    color: #ffffff;
}
footer .copyright{
    text-align: center;
    color: white;
    border-top: 1px solid #ffffff;
    padding: 35px 20px 20px 20px;
    margin-top: 30px;
}