/*
Theme Name: Profession
Theme URI: http://www.w3creatives.com/themes/profession
Author: W3Creatives 
Author URI: http://www.w3creatives.com/
Description: Profession is a bootstrap based fully responsive theme that works great on any device. Pre-configured homepage and additional page templates, makes it a ready to use theme that can set up any website within few minutes.  It has a full-width, a left side-bar, a right side-bar page templates as well.  You can also select the contact page template to set up the contact page in seconds.  The home page is designed in a 3 column format but any other column format can also be created using bootstrap CSS styles.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: profession
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*Custom CSS*/


.center-1
{
float: center;
text-align: center;
margin-left: 50%;
margin-right: auto;
}

.center-2
{
float: center;
text-align: center;
font-weight: bold;
font-size: 20px;
}

.center-3
{
margin-top: 60px;
float: center;
text-align: center;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
 color: #6f5499;
padding: 10px;
}

.center-4
{
text-align: center;
border: 1px solid #6f5499;
color: #6f5499;
padding: 25px;
border-radius: 2px;
line-height: 40px;
}

.first-class::first-letter { 
    font-size: 22px;
    color: #6f5499;
    padding: 1px;
   font-weight: bold;

}

body
{

}
.home .headline_area{display:none;}

.slide-text
{
background: rgba(0, 0, 0, 0.6);
color: #fff;
padding: 0px;
margin-top: -80px;
position: absolute;
  width: 100%;
  height: 100px;
  z-index: 10;
bottom: 0px;
padding-left: 120px;
padding-right: 120px;
padding-bottom: 20px;
}
.slide-pic
{

}
#contact-form
{
margin-top: 30px;
margin-left: 15px;
}



p, body
{
color: #666;
}

.main-content
{
margin-top: 30px;
}

.main-description {
font-size: 15px;
margin-top: -5px;
}

.flexslider
{
margin-top: -23px !important;
}
.site-content
{
margin-left: 10px;
}

.logo-top {
text-align: left;
float: left;
margin-left: -8px;
margin-top: -25px;
margin-bottom:-10px;
}

.main-title
{
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding-top: 3px;
padding-bottom: 3px;
font-weight: lighter !important;
margin-top: -15px;
}


.main-title::after { 
    content: url(assets/images/10.jpg);
  border-right: 0px solid #ffcc00;
padding-top: -10px;
padding-left: 10px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
{
float: right;
}

.header {
height: 100px;
padding-top: 0px;
padding-bottom: 30px;
border-bottom: 0px solid #ddd;
}

.btn-default
{
background: #6f5499 !important;
color: #fff !important;
}
