/*                wc.css              
                         called from warcrimes.html, warcrimesch.html
                                                                     */

h1 {
    font-size: 33px;
    font-weight: 900;
    font-family: 'Alegreya SC', serif;
    line-height: 42px;
    color: #000;
    color: #000000;
    text-shadow: 2px 2px 0 #bcbcbc, 4px 4px 0 #9c9c9c;
}

h2,
h3,
h4,
h5,
dt {
    font-family: 'Alegreya SC', serif;
}

dt {
    font-size: 23px;
}

.p {
    font-family: 'Alegreya SC', serif;
    margin-left: 0px;
    line-height: 29px;
  /*  font-size: 18px;   */
     font-size: 22px;
    font-weight: 300;
    word-spacing: 7.5px;
}

dd p {
    font-family: 'Open Sans', sans-serif;
    margin-left: 0px;
    font-size: 20px;
    font-weight: 400;
    word-spacing: 5px;
    line-height: 26px;
    letter-spacing: -0.1px;
}

.bg {
    /* The image used */
    background-image: url("../img/bgg.png");

    /* Set a specific height */
    height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pt {
    margin-top: 40px;
}

 .desctr {
     margin-left: auto;
     margin-right: auto;
     background-color: #e5e4e2;
     margin-top: 0px;
     width: 65%;
     font-family: Arial, Calibri, sans-serif;
     font-size: 14px;
     line-height: 20px;
     border: 1px solid #848482;
 }

 .desctr td {
     padding: 12px;
 }

 .nottec {
     color: #ff0000;
     font-weight: 600;
     font-family: "Times New Roman", Times, serif;
     font-size: 16px;
 }

.nottetitle {
     /*  background-color: #ff0000;   */
     background-image: url('../img/red025.jpg');   
     color: #f4f1b4;      
     font-weight: 600;
     font-family: "Times New Roman", Times, serif;
     font-size: 23px;
    line-height: 27px;
    text-align: center;
 }

.section .jumbotron {
    background-image: url("../img/bg-box.jpg");
    background-position: center;
    background-repeat: repeat;
    -webkit-box-shadow: 5px 5px 5px 0px #000000, inset 4px 4px 15px 0px #000000, -28px 50px 48px 50px rgba(0, 0, 0, 0);
    box-shadow: 5px 5px 5px 0px #000000, inset 4px 4px 15px 0px #000000, -28px 50px 48px 50px rgba(0, 0, 0, 0);
}

.featured-img {
    margin-top: 40px;
    -webkit-box-shadow: 8px 0px 0px 0px #DCD0C0, 0px 8px 0px 0px #B1938B, -8px 0px 0px 0px #4E4E56, 0px 0px 0px 8px #DA635D, 5px 5px 15px 5px rgba(0, 0, 0, 0);
    box-shadow: 8px 0px 0px 0px #DCD0C0, 0px 8px 0px 0px #B1938B, -8px 0px 0px 0px #4E4E56, 0px 0px 0px 8px #DA635D, 5px 5px 15px 5px rgba(0, 0, 0, 0);
}

.hover-img:hover {
    border: 2px solid #9A0000;
}

.return {
    text-transform: none !important;
    font-family: sans-serif;
}

.text-norm {
    text-transform: none;
}

@font-face {
    font-family: century-gothic;
    src: url("../ttf/century-gothic.ttf");
}

/* 
.bkgrtest {
    background-image: url("../ttf/ttf.jpg")
}   */

.century-gothic {
    font-family: 'Open Sans', sans-serif !important;
}

.excerpted {
    background-color: #d4d4d2;
    -webkit-box-shadow: 2px 2px 18px 6px rgba(0, 0, 0, 0.59);
    box-shadow: 2px 2px 18px 6px rgba(0, 0, 0, 0.59);
}

.excerpted ul li {
    list-style-type: none;
    font-size: 20px;
    font-weight: 400;
}

ul li p {
    line-height: 22px;
}

.excerpted p {
    font-family: century-gothic;
    font-size: 18px;
    font-weight: 400;
}

.ashowi {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 122px;
    height: 43px;
    border: 2px solid #0000ff;
}

@media print {
    .noprint {
        display: none;
    }
}

@media screen {
    .noscreen {
        display: none;
    }
}

img.wclsize  {
    width: 111px;
    height: 18px;
    vertical-align: baseline;
}

img.wclsizech  {
    width: 60px;
    height: 18px;
    vertical-align: baseline;
}

.prbt-align {
    text-align: right;
}

.hgotext {
    font-size: 24px;
    line-height: 25px;
    color: #212529;
    font-weight: 600;
    font-family: Arial, Calibri, sans-serif;
    text-align: center;
}

.h3text {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Alegreya SC', serif;
    line-height: 35px;
}

.h4text {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    font-family: sans-serif;
    line-height: 26px;
}

.sitem {
    font-size: 18px;
}

.pcn1, .pcx  {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.pcn2 {
    text-align: right;
}

table.centrbx {
    margin-left: auto;
    margin-right: auto;
 /*   font-size: 15px;    */
 /*   line-height: 20px;   */
    text-align: center;     
  /*  border: 2px solid #00d700;   */
  /*   padding: 4px;     */ 
  /*  background-image: url('../imgSfpt/pattern-03box.jpg');   */
 /*   width: 215px;    */
    width: 310px; 
    height: 104px;
    opacity: 0.9;
    font-family: Arial, sans-serif;
    display: block;
}

.centrbx:hover {
    border: 2px solid #9A0000;
  /*  padding: 5px;    */
}

/*
a, a:visited, a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}                    */

.hinktext {
    font-size: 18px;
    line-height: 21px;
    color: #4d693f;
    font-style: normal;
    font-family: Arial;
    text-align: center;
}

.hcenter { 
   text-align: center !important;
}

text-second {
    color: #444d55;
}

.cntr-box {
    cursor: pointer; margin: 0 auto; width: 306px; height: 99px; border: 2px solid #acacac;     
}

.bg-danger { background-color:#ffff00!important }

