/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version: 2.0.5
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.carousel-caption {
    bottom: 0;
    left: 0;
    right:0;
    z-index: 15;
    background-color: #dedede;
    color: #000;
}


.carousel-indicators li {
    background-color: rgba(0,0,0,.5);
}

fieldset {
    padding: 0;
    margin: 0; 
    border: 0;
    background-color: transparent;
}

#logo_img, #logo-img-mobile {
    max-width: 55%;
}

.header .nav-link.current {
    color: #09afdf !important;
}

.tp-title-wrap {
    display:none!important;
}

form input, form select, form textarea {
    width: 100%;
}

[type=submit] {
    margin-top: 25px;
    width: 300px;
    max-width: 100%;
}