/*----- Typography -----*/

body {
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

p {
    font-weight: 300;
    line-height: 1.7;
}

a,
a:visited {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4 {
    color: #333333;
}

.heading {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.subhead {
    font-size: 18px;
    margin: 20px 0;
}

.subhead-half {
    vfont-size: 18px;
    margin: 10px 0;
}

.headline h1 {
    font-weight: 700;
    font-size: 7em;
    color: #fff;
}

.section-hero h3 {
    font-weight: 400;
    font-size: 28px;
    color: #fff;
}

.section-hero p {
    font-weight: 300;
    font-size: 18px;
    color: #fff;
}

.navbar-case a h4 {
    color: #BBBCBE;
}

.navbar-case a h4:hover {
    color: #363175;
}


/*----- Nav Bar -----*/

.topbar {
    min-height: 120px !important;
    align-content: center;
    background: #fff!important;
    -webkit-box-shadow: 0px 1px 10px rgba(100, 100, 100, 0.75);
    -moz-box-shadow: 0px 1px 10px rgba(100, 100, 100, 0.75);
    box-shadow: 0px 1px 10px rgba(100, 100, 100, 0.75);
    margin-bottom: 0;
    padding-top: 7px;
}

.navbar {
    position: relative;
}

.navbar-brand {
    position: absolute;
    left: 50%;
    margin-left: -159px !important;
    /* 50% of your logo width */
    display: block;
}

.navbar-case {
    padding-top: 30px;
}


/*----- Main Image Area -----*/

.header-image {
    display: block;
    width: 100%;
    text-align: left;
    background: url('../img/main_bg.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.cases-header-image {
    display: block;
    width: 100%;
    text-align: left;
    background: url('../img/cases_bg.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.certs-header-image {
    display: block;
    width: 100%;
    text-align: left;
    background: url('../img/certs_bg.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.headline {
    padding: 70px 0;
}

.section {
    position: relative;
    overflow-x: hidden;
    padding: 60px 0;
}

.section-hero {
    position: relative;
    padding: 50px 0px;
    overflow: hidden;
    background-color: #818386;
}

.section-sub {
    position: relative;
    padding: 30px 0px 20px 0px;
    overflow: hidden;
    background-color: #C7C8CA;
}

.featurette {
    overflow: hidden;
}

.featurette-image {
    border-color: #343E8C;
    border-width: 5px;
    border-style: solid;
    margin-bottom: 40px;
}

.case-image {
    border-color: #343E8C;
    border-width: 5px;
    border-style: solid;
    margin-bottom: 40px;
}



.featurette-image .pull-left {
    margin-right: 40px;
}

.featurette-image .pull-right {
    margin-left: 40px;
}



.white {
    color: #fff !important;
}

.gray {
    background-color: #818386;
}

.lt-gray {
    background-color: #BBBCBE;
}

.featurette-type-left {
    padding-left: 30px;
}

.featurette-type-right {
    padding-right: 50px;
}

.inset-section {
    border-top: 2px solid #e0e0e0;
        border-bottom: 2px solid #e0e0e0;
    background-color: #f8f8f8;
}

/*----- Cases Section -----*/

.table th,
td {
    border-top: none !important;
}

.table th {
    font-weight: 700;
    font-size: 18px;
    width: 20%;
}

.table td {
    font-weight: 500;
    font-size: 18px;
    width: 65%
}

.CADlist li {
    margin-bottom: 10px;
    font-weight: 300;
}


/*----- Icon Section -----*/

.section-case {
    background-color: #8281B9;
    padding: 60px 0px 0px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;

}

.icons {
    color: #343E8C;
}



.icon-item > .image {
    position: relative;
    /*    z-index: 1;*/
    margin: auto;
    min-width: 70px;
    max-width: 140px;
/*    height: 140px;*/
    border: none;
    line-height: 88px;
    border-radius: 50%;
    background: none;
    vertical-align: middle;
}

.cad-icon-item > .cad-image {
    position: relative;
    margin: 20px auto;
    min-width: 80px;
    max-width: 150px;
    vertical-align: middle;
}

.icon-item:hover > .image {
    background: rgba(52, 62, 140, 0.25);

}

.item-copy-1,
.item-copy-2,
.item-copy-3,
.item-copy-4,
.item-copy-5 {
    visibility: hidden;
}

.icon-item h4 {
    color: #343E8C;
}

.icon-item:hover > .item-copy-1 {
    visibility: visible;
}

.icon-item:hover > .item-copy-2 {
    visibility: visible;
}

.icon-item:hover > .item-copy-3 {
    visibility: visible;
}

.icon-item:hover > .item-copy-4 {
    visibility: visible;
}

.icon-item:hover > .item-copy-5 {
    visibility: visible;
}


/*----- Contact Us Section -----*/

.section-contact {
    overflow: hidden;
    background-color: #343E8C;
}

.logo-extra-space {
    margin-bottom: 30px;
}


.copyright {
    margin-top: 20px;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

.big-form {
    height: 45px;
}

.head-height {
    min-height: 250px;
}

.in-touch-copy {
    margin-bottom: 30px;
}



/*----- Diagrams -----*/
#title h3 {
    margin-bottom: 35px;
    
}
.diagram {
    text-align: center;
}

.diagram p {
    margin-top: 15px
}

/* The Modal (background) */

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(129, 131, 134, 0.9);
}

/* Modal Content */

.modal-content {
    position: relative;
    margin: auto;
    /*  background-color: #343E8C;*/
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

/* The Close Button */

.close {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 75px;
    font-weight: bold;
      opacity: 1 !important;
}

.close:hover,
.close:focus {
    color: #d8dadd;
    text-decoration: none;
    cursor: pointer;
}

/* Hide the slides by default */

.mySlides {
    display: none;
}

/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}



/* Caption text */

.caption-container {
    text-align: center;
    background-color: #fff;
    padding: 4px 18px;
    margin-bottom: 20px;
    color: #818386;
}

img.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

/*
img.hover-shadow {
  transition: 0.3s;
}
*/

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}


.cert-col {
    margin-bottom: 15px;
}

.cad-icon {
/*    border-radius: 50%;*/
/*    border-color: #343E8C;*/
/*    border-width: 2px;*/
/*    border-style: solid; */
    margin-top: 20px;
    margin-bottom: 20px;
    max-height: 200px;
}



.cad-icon-padding {
    padding: 5px;
}

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

/*
.navbar-brand.navbar-image {
   padding: 0 20px 0 0;
   display: flex;
}
*/
.navbar-brand.navbar-image>img {
   margin: auto 0;
   z-index: 1;
   height: initial;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
 border: none !important; 
}

@media (min-width: 768px) {
    .navbar.taller .navbar-nav>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
.top-button {
    z-index: 2;
}

.pro-logo {
    margin: 25px auto;
}
