@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.ttf");
  }


  *{
    font-family: "Montserrat"
  }

header{
  height: 180px;
  background-color: #f4f4f4;
}

#nav{
  background-color: #137d79;
}
#nav-item{
  margin-left: 124px;
}
li.nav-item{
  padding-left: 55px;
}





.text-teal{
  color: #137d79
}



#banner{
  padding: 60px 0 60px 0;
}

#destination{
  background-image: url("../images/bg-content.png");
  padding: 40px 0;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-attachment: fixed;
   background-size: cover;
   background-repeat: no-repeat;
}
#tbl-dest{
   background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
   color: #fff
}

#promo{
  background-color: #16c3bf;
  padding:40px 0px;
}
/*#umroh{
  width: 70%;
  height: auto;
}*/

#btn-read{
  color:#16c3bf;
  background-color: #fff;
  display: inline-block;
  font-weight: bold;
  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: 0.375rem 0.75rem;
  font-size: 1.3em;
  line-height: 1.5;
  border-radius: 0rem;
}

.btn-top{
  color:#16c3bf;
  background-color: #fff;
  display: inline-block;
  font-weight:bold;
  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: 0.375rem 0.75rem; */
  font-size: 1rem;
  line-height: 1.5; 
  border-radius: 0.5rem;
}

/*h2,h3,h4,p{
  color: #fff;
}*/

#contact{
  background-color: #3d1053
}
/*ul{*/
/*  margin-left: -40px;*/
/*}*/
/*li{
  list-style: none;
  color: #fff;
}*/
li.contact{
  padding-bottom: 28px;
}

/*#mega-footer i{
  margin-right: 18px;
}*/

li.sosmed{
  display: inline;
}

.card1{
  border: none;
  position: relative;
}
.tengah{
  padding: 140px 60px 140px 60px;
}
.card-header1 {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color:#16c3bf;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-body1{
  /* background-image: url('../assets/transparan.png'); */
  background-repeat: no-repeat;
  background-color: #000;
  /* opacity: 0.2; */
  /* padding: 10px 104px 10px 104px; */
}

.card-title1{
  background-color: #3f4d4d;
}

/*.footer{*/
  /* background-image: url('../assets/') */
 /* margin-top: 40px;
  margin-bottom: 40px;
}
.footer > span{
  color: #000;
  margin-left: 60px;
  padding-top:60px;
}
*/
.head-footer{
  font-weight: 900;
}

li.nav-card{
  display: inline;
  list-style: none;
  padding-left: 100px;
  padding-bottom: 20px;
}


@import "bootstrap_override.scss";

.bg-teal{
	background: #006064;
}

#header{
	
	padding: 30px 10px 10px 10px;
	background: #f9f9f9;


}

.img-logo{
  width: 100%;
  /*height: 100%;*/
  margin-top: 20px;
}

.img-travel-right{
  width: 50%;
  float: right;
  height: 90%;

}

#navheader{
	padding: 10px;


}

/*#mega-footer{
	padding: 40px 0px;
	background:#3d1053;
  color: #ffffff;
  font-weight: 300;
}

#main-footer{
	padding: 15px;

}*/

/*i{
  color: #fff;
}*/

#about{
  background-color: #de2f2e;
  padding: 20px;
}

#contac-us > h4{
  color: #000;
 
}
.contact-us{
  color: #000;
  padding: 10px 0px;
}

.btn-red{
  color:#fff;
  background-color: #d32f2e;
  display: inline-block;
  font-weight: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: 0.375rem 0.75rem; */
  font-size: 1rem;
  line-height: 1.5; 
  border-radius: 0.1rem;
}
.circle{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 0px;
  vertical-align: middle;
  padding: 30px;
  background-color: #d32f2e;
}



#company{
  padding: 20px 0px;
  background-color: #ef6c00;
  background-image: url('../images/pattern100.png')
}

#foto{
  background: url("../images/foto.jpg") no-repeat bottom center;
  background-size: cover;
  top: -70px;
  /* background-attachment: fixed; */
  min-height: 400px; 
}

#profile{
  padding: 40px 0;
}

.tab-content{
  padding: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
  background-color: #ef6c00;
  color: #ffffff;
}

/*a{
  color: #000;
  font-weight: bold;
}*/

.nav-pills .nav-link{
  border-radius: 0px;
}
.tabs-vertical-env .nav.tabs-vertical {
  min-width: 120px;
  width: 150px;
}
/* .tabs-vertical-env .nav.tabs-vertical, .tabs-vertical-env .tab-content {
  display: table-cell;
  vertical-align: top;
} */

/* STUDENT */

#student {
  background-color: #c6d601;
  padding: 20px 0; }

#flight {
  padding: 20px 0;
  background-image: url("../images/student/backgroundimage.jpeg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat; }
  #flight .card {
    border: 0px; }
/*#student p{
  font-weight: 800;
  font-size: 36px;
  text-align: center;
  font-family: 'Montserrat';
  text-transform: uppercase;
}*/



/*#flight  {
  font-weight: 800;
  font-size: 36px;
  text-align: center;
  font-family: 'Montserrat';
  text-transform: uppercase;
}*/

#flight .card{
  border: none;
  position: relative;
}

#flight .card-header{
  background-color: #c6d601;
}

#flight .card .card-body{
  background-color:#fff;

}
.card-body table{
  color: #000;
}


.card-header table{
  color: #fff;
}

td{
  font-weight: bold;
}

/* .card-body table > tr > td*{
  text-align: left;
} */


.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.card-footer span{
  color: #000;
  font-size: 12px;
  /* font-weight: 50; */

}



.white-overlay{
  background-color: #fff;
  opacity: 0.7;
  z-index: 2;
  /* background-size: cover; */
}


h4.title{
  font-weight: bold;
  color: #000;
  text-align: center;
  font-family: 'Montserrat';
  text-transform: uppercase;
}

#discount .card-header{
  background-color: #0f8bcb;
}

#discount .card-body p{
  color: #000;
}

#discount .card-body ul {
  list-style: none;
  padding: 0;
}
#discount .card-body li {
  padding-left: 1.3em;
  color: #000;
}
#discount .collapse-card li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color: #0f8bcb;
  margin-left: 1.3em;
   /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
/*.btn-iytc{
    color:#fff;
    background-color: #807b78;
    display: inline-block;
    font-weight:bold;
    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: 0.375rem 0.75rem; */
    font-size: 1rem;
    line-height: 1.5; 
    border-radius: 0rem;
}
*/
/*.btn-isic{
  color:#fff;
  background-color: #e53a26;
  display: inline-block;
  font-weight:bold;
  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: 0.375rem 0.75rem; */
  font-size: 1rem;
  line-height: 1.5; 
  border-radius: 0rem;
}*/
/*.btn-itic{
  color:#fff;
  background-color: #0f8bcb;
  display: inline-block;
  font-weight:bold;
  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: 0.375rem 0.75rem; */
  font-size: 1rem;
  line-height: 1.5; 
  border-radius: 0rem;
}*/

/*#tour{
  background-color: #520f76;
  padding: 40px 0;
}*/


/*#tour p {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  font-family: 'Montserrat';
  text-transform: uppercase;
}*/
.collapse-card p,.collapse-card li{
  color: #000;
  /* padding: 10px 0; */
  margin: 20px;
}
.icon-background {
  color: #d32f2e;
}

 /*table{
  color: #fff;
  width: 100%;
  position: static;
}*/

td,th{
   vertical-align: top; 
  padding: 10px;
  margin-left: 0px;
  text-align: center;
} 

#contact-us{
    margin-top: 30px;
}

