@charset "utf-8";
@import url("/certificate-authority-security/css/pki-common.css");

.header-nav__item--prod > a:after {
  left: 0;
  width: 100%;
}

a.accordion-toggle:after {
    font-family: 'bootstrap-icons';  
    content: "\F2E6";
    float: left; 
}
a.accordion-toggle.collapsed::after {
    content: "\F4FA"; 
}


.area-ttl {
  background: url(/certificate-authority/img/461797399.jpg) no-repeat 50% 50%;
  background-size: cover;
  background-color: #ccc;
}

.area-ttl__ttl {
  color: #334;
  background: url(/certificate-authority/img/pki-icon.png) no-repeat 50% 0;
  background-size: 34px auto;
}

.area-ttl__ttl a {
  color: inherit;
}

.area-ttl__ttl a:hover {
  text-decoration: none; 
}



.cas-jumbotron {
  background:url(/certificate-authority/img/1048592652.jpg) center 50% no-repeat !important;
  background-size: cover !important;
  color:#fff;
  margin-bottom:0;
  padding: 3em 0 3em;
  min-height:360px;
  display:flex;
  align-items:center;
}

.jumbo-text {
text-shadow:
    #111 2px 0px 0px, black -2px 0px 0px,
    #111 0px -2px 0px, black 0px 2px 0px,
    #111 2px 2px 0px, black -2px 2px 0px,
    #111 2px -2px 0px, black -2px -2px 0px,
    #111 1px 2px 0px, black -1px 2px 0px,
    #111 1px -2px 0px, black -1px -2px 0px,
    #111 2px 1px 0px, black -2px 1px 0px,
    #111 2px -1px 0px, black -2px -1px 0px,
    #111 1px 1px 0px, black -1px 1px 0px,
    #111 1px -1px 0px, black -1px -1px 0px;
}




.mpki-merit{
  background-color: #b1cfe7;
  background: url(/certificate-authority/img/mpki-bg.jpg) no-repeat center 33% !important;
  background-size: cover !important;
  color: #333;
}



.cas-intro{

}


.cybertrust-cas-service{
  background-color: #666;
  background: url(img/904951248.jpg) no-repeat center !important;
  background-size: cover !important;
}



.cas-contact{
  background: linear-gradient(#00000099, #00000033), url('/certificate-authority/img/868703692.jpg') no-repeat 50% 50% !important;
  background-attachment: fixed;
  background-size: cover !important;
}

.cac-cover{
  background: url(/certificate-authority/img/921054466-bg.jpg) no-repeat center 50% !important;
  background-size: cover !important;
  padding: 3em 0 3em;
  min-height:360px;
  display:flex;
  align-items:center;
}

.cac-cover h1{
  text-shadow: 1px 1px 1px #fff,
             -1px 1px 1px #fff,
             1px -1px 1px #fff,
             -1px -1px 1px #fff;
}

.cac-cover p{
  text-shadow: 1px 1px 1px #fff,
             -1px 1px 1px #fff,
             1px -1px 1px #fff,
             -1px -1px 1px #fff;
}



.wrap {
    display: flex;
    background: white;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    border:1px solid #ccc;
    margin-bottom: 1rem;
}

.blockshadow{
    box-shadow: 4px 4px 10px -4px rgba(0,0,0,0.2);
}

.ico-wrap {
    vertical-align:top;
    width:auto;
}

.text-wrap{
  padding-left:1rem;
}

.mbr-iconfont {
    font-size: 4.5rem !important;
    color: #313131;
}

.mbr-image {
    max-width: 90px !important;
    width: 90px !important;
    margin-top: 1rem;
}

.vcenter {
    margin: auto;
}

.mbr-section-title3 {
    text-align: left;
}

.wrap h5 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.mbr-bold {
    font-weight: 700;
}

.wrap p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 25px;
}


.figure-container{
  text-align:center;
}

.caclist{
  vertical-align:top;
}



.footer-category-link {
  background-color: #636363 !important;
}

.footer-category-link h6 {
 color: #eee;
}

.footer-category-link ul {
    list-style: none;
    padding:0;
    margin-bottom:1.5em;
}

.footer-category-link li { 
    padding-left: 1em;
    text-indent: -1em;
}
.footer-category-link li:before {
    font-family: 'bootstrap-icons';
    content: '\F285';
    color: #fff;
}

.footer-category-link li a {
  color: #fff;
  margin-left: 0.5em;
}

.footer-category-link a:hover {
  color: #90CAF9;
}

.footer-category-link a b{
  color: #fff;
  font-size:11pt !important;
}



.icon{margin-top:6px;padding:.66667rem;border-radius:.35rem;text-align:center;display:inline-block;color:#fff;font-size:2rem;line-height:1;min-width:53px}
