﻿
.displaynone {
    display: none !important;
}




.carousel-caption {
    z-index: 7;
    white-space: nowrap;
    font-size: 44px;
    line-height: 7px;
    font-weight: 400;
    color: rgb(255, 255, 255) !important;
    font-family: "Open Sans";
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

h5 {
    font-size: 44px;
    font-weight: 400;
    color: rgb(255, 255, 255) !important;
    font-family: "Open Sans";
}

img1 {
    max-width: 50%;
    height: auto;
    vertical-align: middle;
}