/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
.dark-grey-bg {
    background-color: #494848;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.dark-gray-bg {
    background: 6c6c6c;
}

.padding-top {
    padding-top: 15px;
    position: absolute;
}

.purple-bg {
    background-color: #9261a2;
}

.fixed-seperator-top {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    height: 2px;
    padding-bottom: 50px;
}

.fix-navbar-position {
}

.fix-heading2 {
    margin-left: 15px;
    font-size: 30px;
    color: #a79d83;
    font-weight: bold;
    letter-spacing: 1px;
    font-variant: normal;
    text-transform: none;
}

.li span {
}

.li {
    list-style-type: square;
    list-style-position: inside;
    list-style-image: url('../images/design/list-item.svg');
}

.fix-submenu-left {
}

.image-centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
}

.fix-pdf-download-icon {
    margin-right: 10px;
}

.hover {
    text-decoration: none;
    font-weight: bolder;
}

.-fix-font-awesome-stack-height {
    margin-top: -2%;
}

@media (min-width:1200px) {
    .-fix-font-awesome-stack-height {
        margin-top: -25%;
    }
}

.fix-icon-box {
    padding: 0;
}

.fix-color-green {
    color: #8f8e8b;
    font-size: 50px;
    margin-top: 25px;
}

.fix_contact-column-backgrnd {
    background-color: #f1f1f0;
    padding: 20px;
    margin-left: 0;
    border-top: 0px none #ffffff;
    border-bottom: 10px solid #fcfcfc;
    border-right: 10px solid #fcfcfc;
    height: 400px;
}

.color-contact-icons {
    color: #a79d83;
}

.li-icon {
    list-style-position: outside;
    list-style-image: url('../images/design/list-item.svg');
    list-style-type: none;
}

.fix-circle-size {
    width: 100px;
    height: 100px;
}

.tparrows {
    display: none !important;
}

.tp-bullets {
    display: none !important;
}