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


.col-centered{
    float: none;
    margin: 0 auto;
}

/* raising and lowering */

.raise {
    position: relative;
    top: -.2em;
}
.raise2 {
    position: relative;
    top: -.8em; 
}
.raise3 {
    position: relative;
    top: -.4em; 
}
.raisequote1 {
    position: relative;
    top: -.15em;
}
.lower {
    position: relative;
    top: .1em;
}
.lower5 {
    position: relative;
    top: .3em;
}
.lower6 {
    position: relative;
    top: .45em;
}
.lower4 {
    position: relative;
    top: .04em;
}
.lower2 {
    position: relative;
    top: .3em;
}
.lower3 {
    position: relative;
    top: 1em;
}

/* raising and lowering end */

/*  custom font icons start */


.history-icon {
    margin-top: 6px;
    width: 36px;
    margin-left: 10px;
}
.history-icon-small {
    margin-top: 1px;
    width: 32px;
    margin-left: 1px;
}

.sun-icon {
    margin-top: 9px;
    width: 40px;
    margin-left: 9px;
}
.sun-small-icon {
    margin-top: 0px;
    width: 5px;
    margin-left: 0px;
}
.leaf-icon {
    margin-top: 9px;
    width: 40px;
    margin-left: 9px;
}
.peony-icon {
    margin-top: 9px;
    width: 40px;
    margin-left: 9px;
}

/*  custom font icons end */