 /*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/* font */
@font-face {
    font-family: 'NexaBlack';
    src: url("../fonts/NexaBlack.eot?") format("eot"), url("../fonts/NexaBlack.otf") format("opentype"), url("../fonts/NexaBlack.woff") format("woff"), url("../fonts/NexaBlack.ttf") format("truetype"), url("../fonts/NexaBlack.svg#NexaBlack") format("svg"); }
/* 1.2. Layout ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.caption-btn {display :none;}

#wrap {
    min-height: 605px;
    padding-bottom: 150px;
    background: #e7e7e7;
}

#main {
    overflow:auto;
    padding-bottom:300px; /* this needs to be bigger than footer height*/
}

.navbar-default{
    background-color: #000;
}

.navbar-default .navbar-nav>li>a {

    transition: background-color 0.3s ease;
    line-height: 45px;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: rgb(255,255,255);
    text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    transition: background-color 0.3s ease;
    background-color: #5a5a5a;
}

footer {
    background-color: #151515;
    color: #e6e6e6;
    position: relative;
    clear:both;
    padding-top:20px;
}

table{
    background-color: #fff;
}







/*************** override *********************/
.navbar {
    border-radius: 0px;
    border:0px;
}






/***********************************************/



.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
    width:100%;
    position:relative;
    padding:0;

}

.tp-banner{
    width:100%;
    position:relative;
}

.tp-banner-fullscreen-container {
    width:100%;
    position:relative;
    padding:0;
}

h1.main_headline {
    font-size:30px;
    line-height:30px;
    font-weight:100;
    font-family:Raleway;
    color:rgb(0, 0, 0);
    text-decoration:none;
    background-color:transparent;
    text-shadow:none;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

h1.main_headline2 {
    font-size:50px;
    line-height:20px;
    font-weight:900;
    font-family:Raleway;
    color:rgb(51,51, 51);
    text-decoration:none;
    padding:5px 8px;
}

h1.sub_headline {
    font-size:60px;
}

.bg-color-white {
    background-color: white;
}


#footer {
    background-color: #252525;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    color: #999999;
    line-height: 1.5;
    z-index: 15;
    position: relative;
}

.home-get-started-spacing {
    padding: 40px 0px 40px 0px;
}


.fs-btn {
    padding: 8px 16px;
    text-transform: uppercase;
    font-weight: 100;
    background-color: #298EB3;
    border-color: rgba(16,115,96,0.4);
    color: white !important;
    font-size: 22px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    text-decoration: none;
    z-index: 2;
    font-family: 'Roboto Condensed', sans-serif;
}
.footer {
    padding: 75px 0;
}

.inner {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
    z-index: 2;
}

.copy-separator {
    border-top: 1px solid #2e2d2d;
    margin-top: 50px;
    height: 66px;
}
.copy {
    padding: 20px 0;
    color: #999999;
    text-align: right;
}

.footer ul {
    padding-top: 20px;
    list-style: none;
    font-family: 'Roboto Condensed', sans-serif;
}
ul.fmenu li {
    line-height: 25px;
}
.fhead {
    font-size: 17px;
    font-weight: 900;
}

ul.fmenu li a {
    color: #626161;
    font-size: 18px;
}
.footer-bottom-link li {
    float: left;
    color: #767474;
    text-transform: uppercase;
    margin-right: 10px;
}

.footer-bottom-link li a {
    float: left;
    color: #626161;
    text-transform: uppercase;
    margin-right: 10px;
}
.footer-bottom-link li a:hover {
    color: #298EB3;
}
.footer a {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.footer-links {
    font-size: 22px;
    color: #298EB3;
    margin-right: 3px;
}

a.telephone {
    color: #298EB3;
    font-size: 18px;
}

a, a:hover, a:active, a:focus {
    text-decoration: underline;
    outline: none;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.clear {
    clear: both;
}

/***********************************************/

/* home page */
.tile {
    background-color: #e3e1e1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 14px;
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}

.tile-image.big-illustration {
    height: 111px;
    margin-top: 10px;
    width: 112px;
}
.tile-image {
    height: 100px;
    margin: 25px 0 15px;
    vertical-align: bottom;
}

.tile.tile-hot:before {
    background-size: 82px 82px;
    content: "";
    height: 82px;
    position: absolute;
    right: -4px;
    top: -4px;
    width: 82px;
}

.breadcrumb{
    background-color: transparent;
}

.breadcrumb-container{
    background-color: #298EB3;
    margin-top: -20px;
    margin-bottom: 5px;
}

.breadcrumb-container{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: rgb(255,255,255);


}

.breadcrumb-container h1{
    margin: 5px 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}

.breadcrumb-container a{
    color: rgb(255,255,255);
}

.breadcrumb-container ol.breadcrumb{
    margin: 2px 0;
    padding-left: 0px;
}

.breadcrumb-container .breadcrumb>li.active{
    color: rgb(225,225,225);
}

p a{
    font-weight: bold;
    text-decoration: underline;
}

.img-special-border{
    border-radius: 25px;
    border: 10px solid white;
    box-shadow: 0px 0px 10px black;
}

