/* style.css file for Materials Technology Ltd. */
/* Global Stylsheet */
body {
font-family: 'Arial';
text-align: justify;
height: 100%;}

body a:hover {
text-decoration: none;}

.img-right {
float: right;
margin-left: 20px;
margin-bottom: 20px;}

.img-left {
float: left;
margin-right: 20px;
margin-bottom: 0px;}

.img-center {
float: center;}

img.cv {
width: 125px;}

img.width-50 {
width: 50%;}
/* navbar styling */
.navbar-default {
background-color: #428bca;
color: #fff;}

.navbar-toggle {
    border-radius: 0;
    border: 0;}

.navbar-toggle:hover,
.navbar-toggle:focus,
.navbar-toggle:active {
    background: none !important;}

.navbar-toggle span {
    border: 0;
    color: #fff !important;
    background: #fff !important;}

.dropdown-toggle {
    color: #fff !important;}

.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background: #1e68a7;}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;}
    
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;}
}

.navbar-static-bottom {
margin-bottom: 0;
border-radius: 0;
margin-top: 0;
color: #fff;}
/* footer */

/* Breadcrumb styling */
.breadcrumb {
margin-top: 50px;
border-radius: 0;
margin-bottom: 0;}

.navbar-default .navbar-right li a {
color: #fff;}

.navbar-default .navbar-right li ul li a {
color: black;}

.navbar-default .navbar-right li ul li a:hover,
.navbar-default .navbar-right li ul li a:active,
.navbar-default .navbar-right li ul li a:focus {
color: #428bca;
background-color: #fff;}

.navbar-default .navbar-right li a:hover,
.navbar-default .navbar-right li a:focus,
.navbar-default .navbar-right li a:active {
color: #d9edf7;
background-color: #;}

/* Other styling */


/* Panel styling */
.content {
margin-top: 20px;
margin-bottom: 90px;}

/* Testimonials */
#testimonialsWrap {
padding-top: 20px;
padding-bottom: 10px;}

#testimonialsWrap .slides {
text-align: center;}

#testimonialsWrap .quote {
color: #777777;
font-size: 24px;
font-style: italic;
margin-bottom: 10px;}

#testimonialsWrap .author {
color: #428bca;
font-size: 20px;}

.navbar-default i {
color: #ffffff;
margin-left: 10px;}

.navbar-default img {
width: 170px;}

.sectionTitle {
text-align: center;
color: #428bca;
font-size: 40px;}

.altWrap {
background-color: #f7f7f7;
margin-bottom: 0;}

/* Footer styling */
footer {
padding: 0;
background-color: #428bca;}

p.copyright {
color: #fff;}

.fa {
color: #fff;
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;}

.faq-list li {
margin-top: 5px;}

.max-width {
width: 100%;}

.table-p {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;}

table p {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;}

.sight-glass {
margin-top: 20px;}