.slider {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.flexslider {
    background: none repeat scroll 0 0 #fff;
    margin: 0;
    position: relative;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flex-viewport {
    overflow: hidden;
    position: relative;
    transition: all 1s ease 0s;
}
.slides:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

element.style {
    transform: translate3d(-3540px, 0px, 0px);
    transition-duration: 0s;
    width: 800%;
}
.slides:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#slider .flex-viewport img {
    display: block;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
}

#carousel {
    bottom: 30px;
    padding: 0 40px;
    position: absolute;
}
.flex-viewport {
    overflow: hidden;
    position: relative;
    transition: all 1s ease 0s;
}

/*#carousel .slides li {
    display: block;
    float: left;
    width: 245px;
}
#carousel .slides li {
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #fff;
    border-radius: 3px;
    display: inline-block;
    margin: 0 40px 0 0;
    padding: 20px 0;
    text-align: center;
}
*/
#carousel .slides li > a {
    cursor: pointer;
}
.not-ie a, .not-ie a > * {
    transition: background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}
a, a > * {
    color: #7b7b7b;
    text-decoration: none;
}
#carousel .slides h6 {
    color: #4c4c4c;
}
#carousel .slides h6, #carousel .slides h5 {
    margin: 0;
}
.h-style-1 h1, .h-style-1 h2, .h-style-1 h3, .h-style-1 h4, .h-style-1 h5, .h-style-1 h6 {
    font-family: "Oswald",sans-serif;
}

.widget-title, .section-title {
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px;
    padding-bottom: 23px;
}

h6 {
    line-height: 1.5em;
	font-weight:400;
	font-size:17px;
}

#carousel .slides h5 {
    letter-spacing: -1px;
    text-transform: uppercase;
}
#carousel .slides h6, #carousel .slides h5 {
    margin: 0;
}

#carousel .slides h5 {
    letter-spacing: -1px;
    text-transform: uppercase;
	font-weight: 400;
    line-height: 1.25;
	font-size: 19px;
}
#carousel .slides h6, #carousel .slides h5 {
    margin: 0;
}
a:hover, a > *:hover, .top-line span > span, #logo span, #slider hgroup h1, #carousel .slides h5, .column-title, .more, .widget_contact span, .error404 h1, .breadcrumbs span, div.page-header > *, .widget_recent_entries ul li, .widget_categories ul li, .widget_archive ul li, .widget_nav_menu ul li, .widget_links ul li, .widget_meta ul li, .widget_pages ul li, .navigation ul ul li:hover > a, .navigation ul ul li.current-menu-item > a, .navigation ul ul li.current-menu-parent > a, .navigation ul ul li.current-menu-ancestor > a, blockquote, .entry-meta .post-date, .wp-pagenavi a.nextpostslink:hover, .wp-pagenavi a.prevpostslink:hover, .wp-pagenavi a.page:hover, .entry.secondary .post-date, .entry-title .title:hover a, .comment .date span, .comment .author a, .required {
    color: #fe5214;
}

.slides, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.flex-direction-nav .flex-disabled {
    background-color: #d9d9d9 !important;
    cursor: default;
    opacity: 0.5;
}

.flex-direction-nav .flex-disabled {
    background-color: #d9d9d9 !important;
    cursor: default;
    opacity: 0.5;
}
.flex-direction-nav .flex-prev {
    left: 12px;
}

.flex-direction-nav .flex-disabled {
    background-color: #d9d9d9 !important;
    cursor: default;
    opacity: 0.5;
}
.flex-direction-nav .flex-prev {
    left: 12px;
}
.flex-direction-nav a {
    background-color: #d9d9d9;
    background-image: url("images/prev-next.png");
    background-repeat: no-repeat;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 20px;
}
.flex-direction-nav .flex-next {
    background-position: right top;
    right: 12px;
}
.mains {
    background-color: #fafafa;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05) inset;
    padding: 30px 0;
    vertical-align: top;
}

.row {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1140px;
    overflow: hidden;
    padding: 0 20px;
    width: 100%;
}

.sbr #content {
    float: left;
}
.row .ninecol {
    width: 74.05%;
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
    float: left;
    margin-right: 3.8%;
    min-height: 1px;
}

#content .section-title {
    font-size: 25px;
    line-height: 1;
    padding-bottom: 20px;
}
.section-title {
    color: #404040;
}

.row .fourcol {
    width: 248px;
}

ul.list, ol.list {
    margin: 0 0 20px;
}

.not-ie .button {
    transition: background-color 0.25s linear 0s;
}

ul.list > li:first-child, ol.list > li:first-child {
    border-top: medium none;
}
ul.type-1 li {
    background-image: url("images/list-1.png");
}
ul.type-1 > li {
    background-position: 11px 15px;
}
ul.list > li {
    background-repeat: no-repeat;
    border-top: 1px solid #e8e8e8;
    list-style: outside none none;
    padding: 8px 0 8px 30px;
}

.not-ie .button {
    transition: background-color 0.25s linear 0s;
}
.not-ie a, .not-ie a > * {
    transition: background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}
.button {
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 13px Arial;
    margin-bottom: 30px;
    outline: medium none;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
}
.widget_search button[type="submit"], .orange, .quoteBox, .pricing-table .featured .header, .curtain, .post-format {
    background-color: #fe5214;
}
.last {
    margin-right: 0;
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
    float: left;
    margin-right: 30px;
    min-height: 1px;
}

.threecol {
    width: 22.05%;
}
.last {
    margin-right: 0;
}

#sidebar .widget-container {
    margin-bottom: 40px;
	width:245px;
	margin-top:70px;
}
.widget-container {
    margin-bottom: 30px;
}
.chat {
    background: radial-gradient(ellipse at center center , #d5d5d5 0%, #afafaf 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
}
.chat {
    height: 213px;
    overflow: hidden;
    position: relative;
}

.chat .chat-operator {
    background-image: url("images/operator.png");
    background-position: right center;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.chat-entry {
    padding: 15px 50px 15px 20px;
    position: relative;
}

.sbr #sidebar {
    float: right;
	width:240px
}

.quoteBox {
    background-image: url("images/quotes.png");
    background-position: 23px 23px;
    background-repeat: no-repeat;
    border-radius: 3px;
    padding: 70px 25px 35px;
}
.widget_search button[type="submit"], .orange, .quoteBox, .pricing-table .featured .header, .curtain, .post-format {
    background-color: #fe5214;
}

.quoteBox .quote-text {
    color: #fafafa;
    font-family: Georgia;
    font-size: 15px;
    font-style: italic;
    line-height: 1.4;
}
.button:hover {color: #fff;}
	
.orange:hover {background: #464646 !important;}
