/*
|-------------------------------------------------------------------------
| Be
| Global style
| version 6.8
| http://BeantownThemes.com
| http://themeforest.net/user/BeantownThemes
|--------------------------------------------------------------------------
| 1.0 Base
| 2.0 Buttons
| 3.0 Mfn-icons
| 4.0 Shortcodes
| 5.0 Variables
| 6.0 Animation
| 7.0 jQuery ui
| 8.0 jPlayer
| 9.0 Prrettyphoto
| 10. simple style
| 11. Bootstrap elements
|
*/


/*
|--------------------------------------------------------------------------
|  1.0 Base
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */

html,
body,
div,
span,
h2,
h6,
p,
a,
img,
i,
ul,
li,
form,
aside,
footer,
header,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

aside,
footer,
header,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ul {
    list-style: none;
}


/* #Basic Styles
================================================== */

html {
    height: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}


/* #Typography
================================================== */

h2 {
    margin-bottom: 15px;
}

h6 {
    margin-bottom: 15px;
}

p {
    margin: 0 0 15px;
}

i {
    font-style: italic;
}


/* #Links
================================================== */

a,
a:visited,
a:focus {
    text-decoration: none;
    outline: 0;
}

a:hover {
    text-decoration: underline;
}


/* #Images
================================================== */

img.scale-with-grid,
#Content img {
    max-width: 100%;
    height: auto;
}


/* Sizes ----------------------------------------------------------------------------- */


/* .mcb-wrap */


/* 1/6 */


/* 1/5 */


/* 1/4 */


/* 1/3 */


/* 2/5 */


/* 1/2 */


/* 3/5 */


/* 2/3 */


/* 3/4 */


/* 4/5 */


/* 5/6 */


/* 1/1 */


/* .column */


/* 1/6 */


/* 1/5 */

.one-fourth.column {
    width: 23%;
}


/* 1/4 */


/* 1/3 */


/* 2/5 */

.one-second.column {
    width: 48%;
}


/* 1/2 */


/* 3/5 */


/* 2/3 */


/* 3/4 */


/* 4/5 */


/* 5/6 */

.one.column {
    width: 98%;
}


/* 1/1 */


/* .Sidebar | .with_aside */


/* Sidebar - Both | .aside_both */


/* Column ---------------------------------------------------------------------------- */


/* Column | Margin - Horizontal */


/* 1/6 */


/* 1/5 */


/* 1/4 */


/* 1/3 */


/* 1/2 */


/* 2/3 */


/* 3/4 */


/* 1/1 */


/* Column | Margin - Bottom */


/* set in section options */


/* set in item options */


/* Column | Equal Height */


/* Column | Align */


/* #Buttons
================================================== */

a.button,
input[type="button"] {
    display: inline-block;
    padding: 11px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    margin-right: 7px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .03);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .03);
    background-image: url(../images/box_shadow_button.png);
    background-repeat: repeat-x;
}

a.button_js {
    padding: 0;
}


/* Button label & icon */


/* Button icon left */


/* Paddings */


/* Hover */

@media only screen and (min-width: 768px) {
    a.button:after,
    input[type="button"]:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 0;
        z-index: 1;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        background: rgba(0, 0, 0, .05);
    }
    a:hover.button {
        text-decoration: none;
    }
    a.button:hover:after,
    input[type="button"]:hover:after {
        width: 100%;
    }
}


/* #Buttons stroke
================================================== */


/* Button icon */


/* Paddings */


/* Fix for odd Mozilla border & padding issues */

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}


/*
|--------------------------------------------------------------------------
|  2.0 Buttons
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/* Red */


/* Blue */


/* Turquoise */


/* Yellow */


/* Grey */


/* Navy */


/* Orange */


/* Green */


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


/* Button darkgrey */


/* Button lightgrey */


/*
|--------------------------------------------------------------------------
|  3.0 Mfn-icons
|  
|--------------------------------------------------------------------------
|
| 
|
*/

@font-face {
    font-family: 'mfn-icons';
    src: url(fonts/mfn-icons.eot);
    src: url(fonts/mfn-icons.eot) format("embedded-opentype"), url(fonts/mfn-icons.woff) format("woff"), url(fonts/mfn-icons.ttf) format("truetype"), url(fonts/mfn-icons.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */


/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */


/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'mfn-icons';
    src: url('fonts/../font/mfn-icons.svg?3416171#mfn-icons') format('svg');
  }
}
*/

[class^="icon-"]:before {
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none !important;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-up-open-big:before {
    content: '\e946'
}

.icon-menu-fine:before {
    content: '\e960'
}


/*
|--------------------------------------------------------------------------
|  4.0 Shortcodes
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/* Chart box ------------------------------------------------------------------------- */


/* Dropcaps -------------------------------------------------------------------------- */


/* Highlight ------------------------------------------------------------------------- */


/* Tooltip --------------------------------------------------------------------------- */


/* Blockquote ------------------------------------------------------------------------ */


/* Button Item ----------------------------------------------------------------------- */


/* Image frames ---------------------------------------------------------------------- */

.image_frame {
    display: block;
    margin: 0;
    border-width: 8px;
    border-style: solid;
    max-width: 100%;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


/* .image_frame.inline-block{display:inline-block;max-width:100%} */


/* deprecated since 13.1 */

.image_frame .image_wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.image_frame .image_wrapper {
    position: relative;
    overflow: hidden
}

.image_frame .image_wrapper img:not(.ls-l) {
    position: relative;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.image_frame:hover .image_wrapper img {
    top: -15px
}

.image_frame.no_link:hover .image_wrapper img {
    top: 0
}

.image_frame.no_border {
    border-width: 0
}


/* Alignments ------------------------------------------------------------------------ */


/* Animation */

.image_frame .image_wrapper img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}


/* Greyscale */


/* Style | Overlay */

.if-overlay .image_frame:hover .image_wrapper img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    top: 0
}

.if-overlay .image_item:hover .image_wrapper img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1)
}


/* Style | Zoom */


/* Hide border */

.if-border-hide .image_frame:not(.has_border) {
    border-width: 0;
}


/* Hover Disable */


/* Video ----------------------------------------------------------------------------- */


/* In this case, the aspect ratio is 16:9, which means that the height will be 56.25% of the width. For a video with a 4:3 aspect ratio, we set padding-bottom to 75%. */


/* Gallery --------------------------------------------------------------------------- */


/*
.gallery-columns-2 .gallery-item:nth-child(2n+1){clear:both}
.gallery-columns-3 .gallery-item:nth-child(3n+1){clear:both}
.gallery-columns-4 .gallery-item:nth-child(4n+1){clear:both}
.gallery-columns-5 .gallery-item:nth-child(5n+1){clear:both}
.gallery-columns-6 .gallery-item:nth-child(6n+1){clear:both}
.gallery-columns-7 .gallery-item:nth-child(7n+1){clear:both}
.gallery-columns-8 .gallery-item:nth-child(8n+1){clear:both}
.gallery-columns-9 .gallery-item:nth-child(9n+1){clear:both}
*/


/* Gallery | Flat */


/* Gallery | Fancy */


/* Gallery | Masonry */


/* Divider --------------------------------------------------------------------------- */

hr {
    display: block;
    border: none;
    outline: none;
    height: 1px;
    width: 100%;
    margin: 0 auto 15px;
    clear: both
}

hr {
    margin: 0 auto 15px;
    clear: both
}

hr.no_line {
    background: none;
    color: transparent;
}


/* Divider | Fancy */


/* Decoration SVG */


/* Decoration Image | height:100px - fallback */


/* Idea box -------------------------------------------------------------------------- */


/* Google font ----------------------------------------------------------------------- */


/* Popup | .popup-content ------------------------------------------------------------ */


/* Single icon ----------------------------------------------------------------------- */


/* Forms ----------------------------------------------------------------------------- */

form {
    margin-bottom: 0
}

textarea {
    min-height: 60px
}

input[type="email"],
input[type="text"],
textarea {
    padding: 10px;
    outline: none;
    margin: 0;
    width: 230px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none
}


/* Lists ----------------------------------------------------------------------------- */

ul {
    list-style: none outside
}

.the_content_wrapper ul {
    margin: 0 0 15px 30px
}

.the_content_wrapper ul li {
    list-style: disc outside
}

.the_content_wrapper ul li {
    margin-bottom: 10px
}


/* Alerts ---------------------------------------------------------------------------- */


/* Muffin link ----------------------------------------------------------------------- */


/* Effect 1: Brackets */


/* Effect 2: 3D rolling links */


/* Effect 3: bottom line */


/* Effect 4: second border slides up */


/* Effect 5: reveal, push out */


/* Effect 6: text fill*/


/* Effect 7: border switch */


/* Effect 8: cross */


/* variables */


/* Accordion ------------------------------------------------------------------------- */


/* FAQ ------------------------------------------------------------------------------- */


/* Table ----------------------------------------------------------------------------- */


/* table.simple */


/* Rows Hover */


/* Feature list ---------------------------------------------------------------------- */


/* Animation */


/* Columns */


/* List ------------------------------------------------------------------------------ */


/* Pricing boxes --------------------------------------------------------------------- */


/* Pricing table */


/* Content slider ----------------------------------------------------------------------------- */


/* Flat */


/* Flat description */


/* Carousel */


/* Navigation visibility */


/* Animation */


/* Offer slider ---------------------------------------------------------------------- */


/* Offer thumb */


/* Animation */


/* Offer thumb bottom */


/* Latest news ----------------------------------------------------------------------- */


/* Blog Teaser ----------------------------------------------------------------------- */


/* Helper ---------------------------------------------------------------------------- */


/* Icon box -------------------------------------------------------------------------- */


/* Icon postion left */


/* Animation */


/* Icon box button & mfn-link */


/* Article box ----------------------------------------------------------------------- */


/* Sliding box ----------------------------------------------------------------------- */


/* Animation */


/* Story box ------------------------------------------------------------------------- */


/* Animation */


/* Promo box ------------------------------------------------------------------------- */


/* Zoom box -------------------------------------------------------------------------- */


/* Counter --------------------------------------------------------------------------- */


/* Chart box ------------------------------------------------------------------------- */


/* Progress bars --------------------------------------------------------------------- */


/* Animation */


/* Progress icons -------------------------------------------------------------------- */


/* Animation */


/* Trailer box ----------------------------------------------------------------------- */


/* Animation */


/* Quick facts ----------------------------------------------------------------------- */


/* Photo box ------------------------------------------------------------------------- */


/* Flat box -------------------------------------------------------------------------- */


/* Animation */


/* Feature box -------------------------------------------------------------------------- */


/* Hover box ------------------------------------------------------------------------- */


/* Hover color ----------------------------------------------------------------------- */


/* Content links --------------------------------------------------------------------- */


/* Icon bar -------------------------------------------------------------------------- */


/* Social */


/* Get in touch ---------------------------------------------------------------------- */


/* Infobox --------------------------------------------------------------------------- */


/* Opening hours --------------------------------------------------------------------- */


/* Timeline -------------------------------------------------------------------------- */


/* How it works ---------------------------------------------------------------------- */


/* Google maps ----------------------------------------------------------------------- */


/* Team ------------------------------------------------------------------------------ */


/* Team list ------------------------------------------------------------------------- */


/* Fancy headings -------------------------------------------------------------------- */


/* Call to action -------------------------------------------------------------------- */


/* Clients --------------------------------------------------------------------------- */


/* Clients slider -------------------------------------------------------------------- */


/* Blog slider ----------------------------------------------------------------------- */


/* Blog slider - flat */


/* Arrows */


/* Animation */


/* Shop slider ----------------------------------------------------------------------- */


/* Portfolio slider ------------------------------------------------------------------ */


/* Portfolio grid -------------------------------------------------------------------- */


/* Portfolio photo ------------------------------------------------------------------- */


/* Portfolio Items | Filters --------------------------------------------------------- */


/* Testimonials slider --------------------------------------------------------------- */


/* Testimonials slider - Single photo */


/* Testimonials slider - Hide bar beneath images */


/* Testimonials list ----------------------------------------------------------------- */


/* Before After | TwentyTwenty plugin ------------------------------------------------ */


/* Ultrawide ------------------------------------------------------------------------- */


/* Others ---------------------------------------------------------------------------- */


/* Date */


/* Item | Sidebar Widget */


/* Isotope Filtering */


/* Variables ------------------------------------------------------------------------- */


/* #2991d6 - theme color, link, #2275ac - link hover, strong */


/* Selections */

::-moz-selection {
    color: #fff
}

::selection {
    color: #fff
}


/* Borders */

input[type="email"],
input[type="text"],
textarea,
.widget:after {
    border-color: rgba(0, 0, 0, .08)
}


/* Tooltip */


/* Highlight */


/* Inputs */

input[type="email"],
input[type="text"],
textarea {
    background-color: #fff;
    color: #626262;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.02);
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.02)
}

input[type="email"]:focus,
input[type="text"]:focus,
textarea:focus {
    background-color: #E9F5FC!important;
    border-color: #d5e5ee;
    color: #1982C2
}


/* Dividers */

hr {
    background-color: rgba(0, 0, 0, .08);
    color: rgba(0, 0, 0, .08)
}


/* Header */

#Top_bar .menu>li>a span {
    border-color: rgba(0, 0, 0, .05)
}


/* Footer */


/* Borders */


/* Image frames & Google maps & Icon bar */

.image_frame {
    border-color: #f8f8f8
}

.image_frame .image_wrapper {
    border-color: #e2e2e2
}


/* Image frame overlay */


/* Sliding box */


/* Counter & Chart */


/* Icon bar */


/* Get in touch & Infobox */


/* How it works */


/* Trailer box */


/* Icon box */


/* List */


/* Features list */


/* Tabs, Accordion, Toggle, Table, Faq */


/* Pricing */


/* Mobile menu */

@media only screen and (max-width: 959px) {
    #Header #menu>ul>li.current-menu-item>a,
    #Header #menu>ul>li.current_page_item>a {
        background: rgba(0, 0, 0, .02)
    }
}


/* Style Simple ---------------------------------------------------------------------- */


/* Tabs */


/* Accordion & Toggle */


/* FAQ */


/* Table */


/* Opening hours */


/* Icon box */


/* Filters */


/* Clients */


/* Progress bars */


/* Counters */


/* Lists */


/* Blockquote */


/* Testimonials slider */


/* Article box */


/* Idea box */


/* Sliding box */


/* Trailer box */


/* Timeline */


/* Quick fact */


/* Chart box */


/* Content link */


/* How it works */


/* Offer thumb */


/* Alerts */


/* Zoom box */


/*
.style-simple .zoom_box{position:relative;line-height:0;overflow:hidden}
.style-simple .zoom_box .photo img,.style-simple .zoom_box .desc{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.style-simple .zoom_box .photo img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.style-simple .zoom_box:hover .photo img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}
.style-simple .zoom_box .desc{background:rgba(0,0,0,.8);width:100%;height:100%;position:absolute;left:0;top:0;text-align:center;opacity:0;-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}
.style-simple .zoom_box:hover .desc{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.style-simple .zoom_box .desc .desc_img{position:absolute;left:0;top:50%;width:100%;text-align:center;transform:translateY(-80%);-webkit-transform:translateY(-80%)}
.style-simple .zoom_box .desc .desc_img img{padding:0}
.style-simple .zoom_box .desc .desc_txt{width:100%;padding:15px 20px;font-size:17px;line-height:22px;color:#fff;position:absolute;left:0;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*/


/* Features list */


/* Progress icons */


/* Pricing box */


/* Tooltip */


/* Highlight */


/* Get in touch */


/* Infobox */


/* Icon bar */


/*
|--------------------------------------------------------------------------
|  6.0 Animation
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/*	Animations v1.4, Copyright 2014, Joe Mottershaw, https://github.com/joemottershaw/ */


/*
|--------------------------------------------------------------------------
|  7.0 jQuery ui
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/*
 * jQuery UI CSS Framework 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */


/*
|--------------------------------------------------------------------------
|  8.0 jPlayer
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/*
|--------------------------------------------------------------------------
|  9.0 Prrettyphoto
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/*
|--------------------------------------------------------------------------
|  10. simple style
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/* Tabs */


/* Accordion & Toggle */


/* FAQ */


/* Table */


/* Opening hours */


/* Icon box */


/* Animation */


/* Filters */


/* Clients */


/* Progress bars */


/* Counters */


/* Lists */


/* Blockquote */


/* Testimonials slider */


/* Article box */


/* Idea box */


/* Sliding box */


/* Trailer box */


/* Animation */


/* Timeline */


/* Animation */


/* Quick fact */


/* Chart box */


/* Content link */


/* How it works */


/* Offer thumb */


/* Alerts */


/* Zoom box */


/* Features list */


/* Progress icons */


/* Pricing box */


/* Tooltip */


/* Highlight */


/* Get in touch */


/* Infobox */


/* Icon bar */


/* Animation */

#contactWrapper .column {
    margin-bottom: 10px;
}

#contactWrapper input[type="email"],
#contactWrapper input[type="text"],
#contactWrapper textarea {
    padding: 10px;
    outline: none;
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 0;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}


/* ---------------- contact form -------------------- */

#contactform .column input[type="text"],
#contactform .column input[type="email"] {
    width: 100%;
}

#contactform .column {
    margin-bottom: 10px;
}


/*
|--------------------------------------------------------------------------
|  11. Bootstrap elements
|  
|--------------------------------------------------------------------------
|
| 
|
*/


/* Hide border */

.if-border-hide .image_frame:not(.has_border) {
    border-width: 0;
}


/* .minimalist-header */


/* Transparent ----------------------------------------------------------------------- */


/* Decoration Image | height:100px - fallback */


/* Header | Transparent */

.header-transparent #Top_bar .top_bar_left,
.header-transparent #Top_bar .top_bar_right,
.header-transparent #Top_bar .top_bar_right:before {
    background: none;
}

.header-transparent #Top_bar .top_bar_right {
    top: 0;
}

.header-transparent #Top_bar #logo {
    padding: 0;
}

.header-transparent #Top_bar .menu>li>a:after {
    background: none;
}

.header-transparent #Top_bar .menu>li>a span {
    border-color: rgba(0, 0, 0, 0.03);
}

.header-transparent.ab-hide #Top_bar {
    top: 0
}


/* Buttons | Stroke ------------------------------------------------------------------ */


/* Buttons sizes */


/* Side Slide ------------------------------------------------------------------------- */

#body_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(0, 0, 0, .6);
    z-index: 9002;
    display: none;
}


/* height +20% - mobile fallback */

body.mobile-side-slide {
    position: relative;
    overflow-x: visible;
}


/* border-bottom:60px - mobile fallback */


/* Side Slide | Color */


/* border-bottom:60px - mobile fallback */


/* Side Slide | Light */


/* Before After | TwentyTwenty plugin ------------------------------------------------ */


/* Switch Style */


/* Slick Slider ---------------------------------------------------------------------- */


/* Buttons | Flat -------------------------------------------------------------------- */

input::-moz-focus-inner {
    border: 0;
    padding: 0
}


/* Header | Plain */


/* Header plain | Logo */


/* Header plain | Menu */


/* Header plain | Top bar right */


/* Header plain | Sticky */


/* Header plain | Colors */


/* Heading --------------------------------------------------------------------------- */


/* Fancy headings -------------------------------------------------------------------- */

#back_to_top {
    float: right;
    margin: -9px 0 0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
}


/* Pricing boxes --------------------------------------------------------------------- */


/* Pricing table */


/* Content slider ----------------------------------------------------------------------------- */


/* Flat */


/* Flat description */


/* Carousel */


/* Center mode */


/* Navigation visibility */


/* Nice Scroll | .nice-scroll -------------------------------------------------------- */


/* Slider | Pagination --------------------------------------------------------------- */


/* Slider Revolution ----------------------------------------------------------------- */


/* Animation */


/* Dark ------------------------------------------------------------------------------ */


/* Headings font */


/* Borders */


/* Grey */


/* Dividers */


/* Others */


/* Pricing box */


/* Lists */


/* Pricing table */


/* Call to action */


/* Fancy heading */


/* Content slider */


/* Fancy links */


/* Pagination */


/* Content slider ----------------------------------------------------------------------------- */

.layout-full-width.header-fw #Top_bar .container {
    max-width: 100%;
}


/* Grid */


/* Columns 2-6 */


/* Masonry */


/* Columns 2-6 */


/* Masonry tiles */


/* Photo wrapper */


/* Posts */


/* Post icon */


/* Line */


/* Desc wrapper animation */


/* Columns 2-6 */


/* With margin */


/* Colors */


/* Timeline */


/* Photo */


/* Post types */


/* Single Post ----------------------------------------------------------------------- */


/* Hide Love */


/* Post related */


/* Section post related - simple */


/* Format | Link */


/* Format | Quote */


/* NO img */


/* Project decription */


/* Share Item */


/* Templates | Preview --------------------------------------------------------------- */


/* Widget Area ----------------------------------------------------------------------- */

.widget {
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative
}

.widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.widget:last-child:after {
    display: none
}

.widget:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 1500px;
    height: 0;
    visibility: visible;
    border-width: 1px 0 0;
    border-style: solid
}


/* Recent posts */


/* Formats */


/* Animation */


/* Recent posts | WordPress */


/* Categories */


/* Archives, Custom menu */


/* Meta, Pages, RSS */


/* Recent comments */


/* Recent comments wordpress */


/* Search */


/* Calendar */


/* Flickr */


/* Recent tweets */


/* Tag cloud */


/* Muffin menu */


/* Muffin login */


/* Portfolio ----------------------------------------------------------------------- */


/* List */


/* Flat */


/* Grid */


/* Masonry */


/* Masonry hover */


/* Animation */


/* Masonry minimal */


/* Masonry Flat */


/* Columns 2-6 */


/* Grid, Masonry, Masonry Hover */


/* Flat */


/* Exposure */


/* Colors */


/* Hover */


/* Intro ------------------------------------------------------------------------- */


/* Light */


/* Dark */


/* Logo | Advanced */


/* Code Hightlighter ----------------------------------------------------------------- */


/* Share | Simple | .share-simple-wrapper */

a.action_button {
    display: block;
    padding: 11px 20px;
    line-height: 21px;
    float: left;
    position: relative;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden
}

a.action_button:hover {
    text-decoration: none
}


/* Blockquote */


/* Wrap | Equal Height */

.template-slider #Content {
    padding-top: 0px !important;
}