body{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	overflow: hidden;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/loading.gif) center no-repeat #fff;
}

.top-header{
	background-color: #FFFFFF;
	border-bottom: solid 1px #E6E6E6;
	width: 100%;
	padding: 8px;
	display: inline-block;
}

.top-contact{
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #2E3192;
}

.tc-email{
	width: 30%;
	float: left;
}

.tc-phone{
	width: 23%;
	float: left;
}

.tc-hours{
	width: 45%;
	float: left;
}

.tag-line{
	padding-top: 6px;
	font-size: 12px;
	letter-spacing:3px;
	font-weight: bold;
	color: #777777;
}

.img-lang{
	width: 5%;
	border-radius: 10px;
	border:solid 1px black;
}

.tag-lang{
    text-align: right;
}

.mid-header{
	background-color: #FFFFFF
}

.logo-iptl{
	width: 90%;
	padding: 13px 0px 13px 0px;
}

.logo-kan{
	padding: 13px 0px 13px 0px;
}

.head-contact{
	padding: 18px 0px 0px 0px;
}

.icon-cp{
    color: #1F98DF;
    font-size: 51px;
    margin-left: 30px;
    text-align: right;
    padding: 0px;
}

.txt-cp{
    padding: 9px 0px 0px 10px;
    font-weight: bold;
    font-size: 18px;
    margin-left: -30px;
    text-align: right;
}

.icon-ch{
    color: #1F98DF;
    font-size: 51px;
    margin-left: 7px;
    text-align: right;
    padding: 0px;
}

.txt-ch{
	padding: 9px 0px 0px 15px;
    font-size: 18px;
    margin-left: -34px;
    text-align: right;
}

.txt-day{
	letter-spacing: 2.2px;
}

.nav-header{
	background-color: #1F98DF;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.text-right{
	text-align: right;
}

.text-justify{
	text-align: justify;
}

.btn-lang-active {
	display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 3px 10px 3px 10px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
	border-radius: 70px;
    color: #FFFFFF;
    background-color: #1F98DF;
    border-color: #1F98DF;
    transition: 0.3s;
}

.btn-lang-active:hover {
	text-decoration: none;
    color: #777777;
    background-color: #F1F2F4;
    border-color: #1F98DF;
}

.btn-lang-na {
	display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 3px 18px 3px 18px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
	border-radius: 70px;
    color: #777777;
    background-color: #F1F2F4;
    border-color: #1F98DF;
    transition: 0.3s;
}

.btn-lang-na:hover {
	text-decoration: none;
    color: #FFFFFF;
    background-color: #1F98DF;
    border-color: #1F98DF;
}

.btn-trisakti {
	display: inline-block;
	width: 100%;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
	border-radius: 70px;
    color: #FFFFFF;
    background-color: #2e3092;
    border-color: #2e3092;
    transition: 0.3s;
}

.btn-trisakti:hover {
	text-decoration: none;
    color: #FFFFFF;
    background-color: #3e40b7;
    border-color: #3e40b7;
}

.btn-small {
	display: inline-block;
	width: 40%;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 3px 10px 3px 10px;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
	border-radius: 70px;
    color: #000000;
    background-color: #FFFFFF;
    border-color: #2e3092;
    transition: 0.3s;
}

.btn-small:hover {
	text-decoration: none;
    color: #FFFFFF;
    background-color: #3e40b7;
    border-color: #3e40b7;
}

.btn-socmed{
	margin:5px;
	display: inline-block;
	width: 14%;
	height: 45px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 6px 10px 12px 10px;
    text-decoration: none;
    line-height: 1.5;
	border-radius: 70px;
    color: #FFFFFF;
    border-color: #FFFFFF;
    transition: 0.3s;
    font-size: 22px;
}

.btn-socmed:hover {
	text-decoration: none;
    color: #FFFFFF;
    background-color: #2E3092;
    border-color: #2E3092;
}

.btn-news:hover {
	text-decoration: none;
    color: #2E3092;
}

.txt-white{
	color:#FFFFFF;
}

.txt-black{
	color:#000000;
}

.txt-blue{
	color:#1F98DF;
}

.txt-green{
	color:#0EA048
}

.txt-violet{
	color:#2E3092;
}

.navbar-light .navbar-nav .nav-link {
    color: #2E3192;
    font-weight: bold;
    padding: 15px 10px 15px 10px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: white;
    font-weight: bold;
}

.nav-item{
	margin-right: 15px;
}

.navbar-expand-lg {
	padding-top: 35px;
}

.nav-link:hover{
	color:white;
	background-color: #2e3092;
	transition: 0.5s;
}

.nav-search{
	display: block;
	color: white;
    padding: 10px 15px 10px 15px
}

.nav-search:hover{
	color:white;
	background-color: #1d8dcf;
	transition: 0.5s;
	border-radius: 50px;
}

.dropdown-menu{
	background-color: #2e3092;
	top: 95%;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
}

.dropdown-item{
	color: #FFFFFF;
	padding: 10px 18px 10px 18px;
    transition: 0.3s;
    font-size: 14px;
}

.dropdown-item:hover{
	background-color: #3e41b5;
	color: #FFFFFF;
    transition: 0.5s;
}

li.dropdown:hover > .dropdown-menu {
    display: block;
    transform: translateY(0%);
  	transition-delay: 0s, 0s, 0.3s;
}

.line{
	height:50px;
}

.box-icon{
	width: 100%;
	color: #1F98DF;
}

.box-pdes{
	padding-left: 10px;
}

.img-radius{
	border-radius: 20px 20px 0px 0px;
}

.box-serv{
	border: 1px solid #f0f2f4;
	border-radius: 20px;
	margin: 10px;
	transition: 0.3s;
	background-color: #FFFFFF;
}

.box-serv:hover{
	-webkit-box-shadow: 0px 0px 10px 2px rgba(199,199,199,1);
	-moz-box-shadow: 0px 0px 10px 2px rgba(199,199,199,1);
	box-shadow: 0px 0px 10px 2px rgba(199,199,199,1);
	transition: 0.3s;
}

.box-img-serv{
	width: 40%;
	float: left;
}

.desc-serv{
	width: 60%;
	float: left;
}

.box-serv-content{
	border: 1px solid #f0f2f4;
	transition: 0.3s;
	margin-bottom: 20px;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

.box-title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
}

.box-desc{
	width: 100%;
	text-align: justify;
	padding: 10px 20px 10px 20px;
}

.container-blue{
	width: 100%;
	background-color: #E4EDF4;
	padding: 50px 0px 50px 0px;
}

.box-news{
	margin: 10px 0px 0px 10px;
	transition: 0.3s;
	background-color: #FFFFFF; 
	border: 1px solid #E4EDF4;
}

.box-n-foto{
	color: #1F98DF;
}

.box-n-title{
	width: 100%;
	text-align: left;
	font-weight: bold;
	padding: 10px 25px 10px 25px;
}

.box-n-date{
	width: 100%;
	font-size: 12px;
	padding: 0px 25px 10px 25px;
	color: #88898A;
}

.n-post{
	width: 50%;
	float: left;
	text-align: left;
}

.n-date{
	width: 100%;
	text-align: left;
	font-weight: bold;
}

.box-n-desc{
	padding: 0px 25px 25px 25px;
	width: 100%;
	color: #88898A;
	text-align: justify;
}

.container-des{
	width: 100%;
	margin:0px;
	padding: 0px;
}

.box-img{
	width: 50%;
	float: left;
}

.box-desc-img{
	width: 50%;
	float: left;
	padding: 10%;
}

.n-button{
	width: 100%;
	padding: 9px 25px 9px 25px;
	border-top: 1px solid #E4EDF4;
}

.box-member{
	/*border: 1px solid #f0f2f4;*/
	margin: 10px 0px 0px 10px;
	transition: 0.3s;
	background-color: #FFFFFF; 
}

.box-m-foto{
	color: #1F98DF;
}

.box-m-title{
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.box-survei{
	border: 1.5px solid #1F98DF;
	border-radius: 10px;
	padding: 25px;
}

.surv-des{
	font-size: 24px;
	padding-top: 10px;
}

.surv-button{
	width: 100%;
	margin-top: 25px;
}

.footer-top{
	width: 100%;
	padding: 40px 0px 40px 0px;
	background-color: #222222;
}

.box-ft-contact{
	padding-left: 40px;
}

.ft-socmed{
	margin-top: 35px;
}

.ft-desc{
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 20px;
}

.a-link{
	color: #FFFFFF;
}

.a-link:hover{
	color: #2E3092;
}

.ft-contact{
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	margin-right: 24px;
	padding-top: 20px;
}

.ft-logo{
	padding-top: 20px;
}

.m-right{
	margin-right: 20px;
}

.box-1{
	width: 10%;
	float: left;
}

.box-2{
	width: 70%;
	float: left;
}

.box-3{
	width: 30%;
	float: left;
}

.box-4{
	width: 40%;
	float: left;
}

.box-5{
	width: 50%;
	float: left;
}

.box-6{
	width: 60%;
	float: left;
}

.box-7{
	width: 70%;
	float: left;
}

.box-8{
	width: 80%;
	float: left;
}

.box-9{
	width: 90%;
	float: left;
}

.box-10{
	width: 100%;
	float: left;
}

.carousel-inner{
	height: 465px;
}

.footer-bottom{
	width: 100%;
	background-color: #110F10;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}

.slick-track:after{
    clear: both;
}

.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide{
    float: right;
}

.slick-slide img{
    display: block;
}

.slick-slide.slick-loading img{
    display: none;
}

.slick-slide.dragging img{
    pointer-events: none;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}

.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.card{
	width: width: 18rem;
}

.clear{
  clear:both;
}

.fb-left{
	padding: 10px 0px 10px 0px;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
}

.fb-right{
	padding: 10px 0px 10px 0px;
	font-size: 13px;
	text-align: right;
	color: #FFFFFF;	
}

.link-sosmed{
	color: #FFFFFF;
}

.youtube:hover{
	color: #FF0000;
}

.instagram:hover{
	color: #DE6497;
}

.bd-header{
	width: 100%;
    height: 153px;
    background-image: url(../img/bd-header.jpg);
    background-size: cover;
}

.bd-header-services{
	width: 100%;
    height: 153px;
    background-image: url(../img/bd-header-services.jpg);
    background-size: cover;
}

.bd-header-information{
	width: 100%;
    height: 153px;
    background-image: url(../img/bd-header-information.jpg);
    background-size: cover;
}

.bd-header-gallery{
	width: 100%;
    height: 153px;
    background-image: url(../img/bd-header-gallery.jpg);
    background-size: cover;
}

.bd-header-career{
	width: 100%;
    height: 153px;
    background-image: url(../img/bd-header-career.jpg);
    background-size: cover;
}

.bd-header-contact{
	width: 100%;
    height: 153px;
    background-image: url(../img/bd-header-contact.jpg);
    background-size: cover;
}

.bd-header-register{
	width: 100%;
    height: 153px;
    background-image: url(../img/bd-header-register.jpg);
    background-size: cover;
}

.breadcrumb{
	width: 100%;
	color: #777777;
	background-color: #E4EDF4;
	padding: 5px 0px 5px 0px;
	font-style: italic;
	font-size: 12px;
	text-align: right;
	margin: 0px;
}

.title-page{
	margin-top: 20px;
	margin-bottom: 20px;
}

.back-to-top {
    text-align: center;
    z-index: 9999;
    position: fixed;
    bottom: 40px;
    right: 30px;
    cursor: pointer;
    display: none;
    opacity: 0.7;
    color: #2E3092;
    transition: 0.3s;
}

.back-to-top:hover {
    text-align: center;
    z-index: 9999;
    position: fixed;
    bottom: 40px;
    right: 30px;
    cursor: pointer;
    display: none;
    opacity: 1;
    transition: 0.3s;
}

.box-photo{
	padding: 50px;
}

.box-values{
	margin-bottom: 50px;
}

.box-vision{
	padding: 0px 0px 50px 50px;
}

.box-desc ol{
	padding: 5px 30px 0px 30px;
}

.box-contact-foo {
    background-color: #1f98df;
    border: solid 1px #1f98df;
    margin: 10px 0px 10px 0px;
    border-radius: 0px;
    transition: transform 1s;
    font-style: italic;
    color: #FFFFFF
}

.box-det-kon {
    padding: 35px 0px 35px 0px;
}

.row-serv{
	margin: 20px 0px 15px 0px;
}

.news{
	padding-left: 35px;
	padding-bottom: 20px;
}

.b-news{
	border: 1px solid #F0F2F4;
	transition: 0.3s;
}

.b-news:hover{
	transition: 0.3s;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(240,242,244,1);
	-moz-box-shadow: 0px 0px 15px 2px rgba(240,242,244,1);
	box-shadow: 0px 0px 15px 2px rgba(240,242,244,1);
}

.img-news{
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.news-title{
	padding: 10px 0px 15px 0px;
	text-align: left;
}

.news-time{
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}

.news-desc{
	font-size: 13px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}

.news-button{
	padding: 8px 0px 8px 0px;
	text-align: right;
}

.b-times{
	padding: 28px 16px 8px 0px;
	font-weight: bold;
}

.b-content{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CECECE;
}

.box-new-news{
	margin-left: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CECECE;
}

.title-new-news{
	padding-top: 8px;
}

.box-download{
	transition: 0.3s;
	font-size: 17px;
	border: 1px solid #CECECE;
	padding: 5px 15px 5px 15px;
	margin-bottom: 10px;
}

.box-download:hover{
	transition: 0.3s;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(240,242,244,1);
	-moz-box-shadow: 0px 0px 15px 2px rgba(240,242,244,1);
	box-shadow: 0px 0px 15px 2px rgba(240,242,244,1);
}

.container-download{
	padding: 0px 32px 0px 32px;
}

.box-gallery{
	padding: 20px 0px 0px 20px;
}

.box-video{
	padding-bottom: 5px;
}

.career{
	padding-left: 35px;
	padding-bottom: 20px;
}

.b-career{
	border: 1px solid #F0F2F4;
	transition: 0.3s;
}

.b-icon-career{
	padding: 20px;
}

.career-title{
	padding: 10px 0px 10px 0px;
	text-align: left;
}

.career-time{
	font-size: 12px;
	padding: 10px 0px 5px 0px;
}

.career-desc{
	font-size: 14px;
	padding: 60px 0px 10px 0px;
	text-align: justify;
}

.career-button{
	padding: 0px 0px 15px 0px;
	text-align: right;
}

.required{
	color: red;
	font-style: italic;
	font-size: 12px;
}

.box-contact{
	padding: 30px 150px 0px 150px;
}



.box{
	padding: 10px;
}

.container-2{
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	background-color: #2E3092;
	padding: 6px 10px 6px 10px;
	border-radius: 50px;
}

.search-open{
	color:white;
}

.search-open:hover{
	color:white;
}

.search-inline {
    width: 100%;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    height: 8%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background-color: #E4EDF4;
    z-index: 9;
    transition: all .5s ease-in-out;
}

.search-inline.search-visible {
    opacity: 1;
    visibility: visible;
    animation: fadeInDown 0.4s ease-in-out;
}

.search-inline button[type="submit"] {
    position: absolute;
    right: 52px;
    top: 0;
    background-color: transparent;
    border: 0px;
    top: 0;
    right: 80px;
    padding: 0px;
    cursor: pointer;
    width: 80px;
    height: 99%;
    background: #2e3092;
    color: #fff;
}

.search-inline .formcontrol {
    border: 0px;
    padding-left: 0;
    position: absolute;
    left: 1%;
    top: 0;
    height: 100%;
    width: 99%;
    outline: none;
}

.search-inline .formcontrol:hover {
    outline: none;
}

.search-inline .search-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #616161;
    width: 80px;
    height: 100%;
    text-align: center;
    display: table;
    background: #E4EDF4;
    text-decoration: none;
}

.search-inline .search-close i {
    display: table-cell;
    vertical-align: middle;
}

.formcontrol {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #E4EDF4;
    background-clip: padding-box;
    border: 1px solid #E4EDF4;
    border-radius: .25rem;
    transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.container-2 input#search{
	width: 30px;
	height: 30px;
	background: #2e3092;
	border: none;
	font-size: 10pt;
	float: left;
	color: #FFFFFF;
	padding-left: 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 30px;
	color: #fff;

	-webkit-transition: width .55s ease;
	-moz-transition: width .55s ease;
	-ms-transition: width .55s ease;
	-o-transition: width .55s ease;
	transition: width .55s ease;
}

.container-2 input#search::-webkit-input-placeholder {
	color: #FFFFFF;
}
 
.container-2 input#search:-moz-placeholder { /* Firefox 18- */
	color: #FFFFFF;  
}
 
.container-2 input#search::-moz-placeholder {  /* Firefox 19+ */
	color: #FFFFFF;  
}
 
.container-2 input#search:-ms-input-placeholder {  
	color: #FFFFFF;  
}

.container-2 .icon{
	position: absolute;
	top: 50%;
	margin-left: 11px;
	margin-top: 5px;
	z-index: 1;
	color: #FFFFFF;
}

.container-2 input#search:focus, .container-2 input#search:active{
	outline:none;
	width: 200px;
}
 
.container-2:hover input#search{
	width: 200px;
}
 
.container-2:hover .icon{
	color: #FFFFFF;
}

.icon-bar {
	z-index: 10000;
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.icon-bar a {
	display: block;
	text-align: center;
	padding: 10px;
	transition: all 0.3s ease;
	color: white;
	font-size: 20px;
}

.icon-bar a:hover {
	background-color: #000;
}

.facebook {
	background: #3B5998;
	color: white;
}

.twitter {
	background: #55ACEE;
	color: white;
}

.google {
	background: #dd4b39;
	color: white;
}

.linkedin {
	background: #007bb5;
	color: white;
}

.instagram {
	background: #DA2785;
	color: white;
}

.youtube {
	background: #bb0000;
	color: white;
}

.content {
	margin-left: 75px;
	font-size: 30px;
}

.carousel-caption{
	left: 0px;
}

.carousel-text{
	width: 50%;
	padding: 25px 25px 25px 110px;
	margin-bottom: 3%;
	background-color: rgba(34, 34, 34, 0.6);
	text-align: right;
}

.carousel-control-prev{
	z-index: 9999;
}

.carousel-control-next{
	z-index: 9999;
}

.box-regis{
	background-color: #222222;
	color: #FFFFFF;
	padding: 23px;
}

.box-icon > img{
	width: 70%;
}

.box-reg-des{
	padding-top: 5px;
}

.txt-link{
	color: #FFFFFF;
}

.txt-link:hover{
	color: #FFFFFF;
}

.box-reg-btn{
	padding-top: 20px;
}

.box-des-foot{

}

.box-link{
	padding-left: 60px;
}

.caption {
    position: relative;
    overflow: hidden;

    margin: 0px;
    padding: opx;

    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}

.box-margin-gap {
    margin-bottom: 30px;
}

.caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.caption:hover::before {
    background: rgba(0, 0, 0, .5);
}

.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.caption__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 25px;
    left: 0;
    padding: 10px;
    color: white;

    -webkit-transform: translateY(100%);
            transform: translateY(100%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}

.green{
	background-color:#6fb936;
}

.thumb{
    margin-bottom: 30px;
}

.page-top{
    margin-top:85px;
}

img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
.modal-title {
	color:#000;
}
.modal-footer{
	display:none;  
}

.caption:hover .caption__overlay {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

.caption__overlay__title {
    -webkit-transform: translateY( -webkit-calc(-100% - 10px) );
            transform: translateY( calc(-100% - 10px) );

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
    background: rgba(0, 0, 0, .5);
    margin: 25px -10px 0px -10px;
    padding: 10px;
}

.caption:hover .caption__overlay__title {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    background: rgba(0, 0, 0, .0);
}

@media screen and (max-width: 700px){
	.tag-line{
		text-align: center;
	}
	
	.tag-lang{
		text-align: center;
	}

	.logo-iptl{
		text-align: center;
	}

	.icon-cp{
		text-align: center;
		margin-left: 0px;
	}

	.txt-cp{
		text-align: center;
		margin-left: 0px;
	}

	.icon-ch{
		text-align: center;
		margin-left: 0px;
	}

	.txt-ch{
		text-align: center;
		margin-left: 0px;
	}

	.tc-email{
		width: 100%;
		text-align: center;
	}

	.tc-phone{
		width: 100%;
		text-align: center;
	}

	.tc-hours{
		width: 100%;
		text-align: center;
	}

	.logo-iptl{
		width: 100%;
	}

	.container-2{
		vertical-align: middle;
		white-space: nowrap;
		position: relative;
		background-color: #2E3092;
		padding: 6px 10px 6px 10px;
		border-radius: 50px;
		width: 9%
	}

	.carousel-caption{
		left: 0px;
		font-size: 11px;
		bottom: -20px;
	}

	.carousel-text{
		width: 70%;
		padding: 25px 13px 1px 6px;
		margin-bottom: 0%;
		background-color: rgba(34, 34, 34, 0.6);
		text-align: right;
	}

	.carousel-text > h3{
		font-size: 12px;
	}

	.carousel-inner {
	    height: 176px;
	}

	.box-icon {
	    text-align: center;
	}

	.box-img {
	    width: 100%;
	}

	.box-desc-img {
	    width: 100%;
	    padding: 10%;
	}

	.box-des-foot{
		text-align: center;
	}

	.box-2 {
	    width: 100%;
	}

	.box-ft-contact {
		width: 100%;
	}

	.btn-socmed{
		margin:5px;
		display: inline-block;
		width: 11%;
		height: 45px;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	    border: 1px solid transparent;
	    padding: 6px 10px 12px 10px;
	    text-decoration: none;
	    line-height: 1.5;
		border-radius: 70px;
	    color: #FFFFFF;
	    border-color: #FFFFFF;
	    transition: 0.3s;
	    font-size: 22px;
	}

	.btn-socmed:hover {
		text-decoration: none;
	    color: #FFFFFF;
	    background-color: #2E3092;
	    border-color: #2E3092;
	}

	.box-img-serv {
	    width: 100%;
	}

	.desc-serv {
	    width: 100%;
	}

	.box-contact {
	    padding: 30px 50px 0px 50px;
	}
}