#home-carousel .slider-info, .site-title {
    text-shadow: 1px 1px 5px #000;
}

.site-description {
    display:none;
}

.site-title {
    display: none;
}

.navbar-fixed-top .site-title {
    display: block;
}

.navbar-fixed-top .site-title A {
    color: #FFF;
}

#home-carousel .learn-more {
    display:none;
}

#home-carousel H1, #home-carousel H2 {
    text-transform: uppercase;
}body{

    	font-family: 'Open Sans';
        	font-size: 16px;
        	font-weight: 400;
        	color: #424242;
    }

h1, h2, h3, h4, h5, h6 {
    	font-family: 'Montserrat';
        	font-weight: 700;
        	color: #424242;
            text-transform: capitalize;
    }

h1 {
    	font-size: 36px;
    
    	color: #1363a0;
    
        text-transform: capitalize;
    }

h2 {

    	font-size: 30px;
    
    	color: #1363a0;
    
        text-transform: capitalize;
    }

h3 {

   	font-size: 24px;
    
    
        text-transform: capitalize;
    }

h4 {

    	font-size: 20px;
    
    
       text-transform: capitalize;
    
}

h5 {

    
	font-size: 18px;

    
    
    
    text-transform: capitalize;

    
}

h6 {

    
	font-size: 16px;

    
    
    
    text-transform: capitalize;

    
}

div#preloader {
    background: #fff url("") no-repeat center center;
}