@charset "utf-8";

html {scroll-padding-top: 60px;}

h1 {font-size: 2em; font-weight: bolder; color: #0e69b0;}


h5 {
   line-height: 110%;
   font-size: 1.5em; font-weight: bold;
}

.accordion-button {font-weight: bold; line-height: 142%;}

.btn-presenter {margin-top: 1em}

.pre {
font-weight: 600;
margin-bottom: 4px;
margin-top: 12px;
}

.pre-ind {
margin-left: 12px;
margin-bottom: 5px;
font-size: 0.95em;
line-height: 130%;
}

.codes {
   font-size: 1em;
   font-weight: 600;
   margin-bottom: .5em;
}

.header {
    position: fixed;
    height: 60px;
    top: 0;
    width: 100%;
    background-color: /*#8ecaff*/ #0e69b0;
}

.footer {
    position: fixed;
    height: 90px;
    bottom: 0;
    width: 100%;
	padding-top: 2px;
    background-color: /*#8ecaff*/ #0e69b0;
}

.txt-sm1 {
font-size: 0.85em;}

.photo {
  width:200px;
}

.accordion-collapse {
background-color: #f8f8f8;
}

.test {background-color: pink;}

.smcp {
   font-variant: small-caps;
}

.logo {
margin-bottom:60px;
}

td.rightcell {
  width: 130px;
}

.mb0 {
margin-bottom: 0.25em;
}

.mb1 {
margin-bottom: 0.5em;
}

.mb2 {
margin-bottom: 1em;
}

.mb3 {
margin-bottom: 1.5em;
}

.txt-sm1 {
font-size: 0.85em;
}

.modal-footer {border: 0}

/* PALETTE 1 */
/*.btn-primary {color: white; background-color: #0e69b0; border-color: white;}
.btn-secondary {color: white; background-color: #d46a00; border-color: white;}
.btn-success {color: white; background-color: #1e871e; border-color: white;}
.btn-danger {color: white; background-color: #B36200; border-color: white;}
.btn-warning {color: white; background-color: #960000; border-color: white;}
.btn-info {color: white; background-color: #663096; border-color: white;}
.bg1 {background-color: white; padding-top:6px; padding-bottom: 6px;}
.bg2 {background-color: #F1ECCE; padding-top:6px; padding-bottom: 6px;}*/

/* PALETTE 2 */
.btn-primary {color: white; background-color: #663096; border-color: white;}
.btn-secondary {color: white; background-color: #BD1E1E; border-color: white;}
.btn-success {color: white; background-color: /*#8E3B46*/ #39c9bb; border-color: white;}
.btn-danger {color: white; background-color: /*#0B4F6C*/ #E97451; border-color: white;}
.btn-warning {color: white; background-color: #439A86; border-color: white;}
.btn-info {color: white; background-color: #0e69b0; border-color: white;}
.bg1 {background-color: white; padding-top:6px; padding-bottom: 6px;}
.bg2 {background-color: /*#d9f7f7*/ #e8fafa; padding-top:6px; padding-bottom: 6px;}


@media (max-width:767px){
 .img-circle {
   width: 60px; // new width for screen <768px
 }
 .img-sm {
   width: 100px; // new width for screen <768px
 }
 .td-img {
   width: 50%; // new width for screen <768px
 }
 .icon {
   width: 2em; // new width for screen <768px
 }

 .ncpn-logo {
   width: 320px; // new width for screen <768px
 }
 
/*.home-section {background-image: url(../img/bg-banner1.png);}*/

}

.home-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #0e69b0;
}

.social-section {
  background-image: url(ncatc-banner-social.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #0e69b0;
}

.cond {
font-stretch: condensed;
}


.speaker-left {
max-width: 150px;
padding: 6px 12px 12px 12px;
margin-right: 30px;
}

.speaker-right {
max-width: 150px;
padding: 6px 12px 12px 12px;
}

.speaker-single {
   padding: 6px 6px 12px 12px;
   }

.avatar {
width: 120px;
height: 160px;
}

.btn-main {
font-family: 'Roboto Condensed', sans-serif;
font-weight: 600;
border-color: white;
border-width: 2px;
padding: 4px 6px 4px 6px;}

/* CSS Document */

