/*
Theme Name: MediCenter
Theme URI: https://1.envato.market/medicenter-responsive-medical-wordpress-theme
Description: MediCenter is a responsive WordPress theme suitable for medical or health related projects or businesses. Theme is maintained in a minimalist and modern style with strong blue accents. Theme comes with wide and boxed layout - both fully responsive and optimized for all kind of devices.
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 14.0
Text Domain: medicenter
Tags: light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
*/
/* --- general --- */

.site-container.boxed
{
    max-width: 1370px;
    margin-left: auto;
    margin-right: auto;
    /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);*/
}
a
{
    color: #3156A3;
    text-decoration: none;
    outline: none;
}
a:hover
{
    text-decoration: underline;
}
a img,
.gallery-box img
{
    display: block;
    transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s;
    opacity: 1;
}
a img,
.wpb_text_column img
{
    max-width: 100%;
    height: auto;
}
a:hover img,
.gallery-box:hover img
{
    opacity: 0.8;
}
.our-clients-list a:hover img
{
    background: transparent;
}


.relative
{
    position: relative;
}

body .background-bottom
{
    background-position: 0 100% !important;
}
.background-primary-color
{
    background-color: #006666;
}
.background-secondary-color,
.background-secondary-color>.wpb_wrapper>.home-box-container
{
    background-color: #3156A3;
}
.background-tertiary-color
{
    background-color: #0384CE;
}
/* --- WordPress Core --- */
.alignnone
{
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter
{
    display: block;
    margin: 5px auto 5px auto;
}


/* --- header --- */
.header-top-sidebar-container
{
    background-color: #F8F8F8;
}
.header-container
{
    background-color: #fff;
}
.header,
.header-top-sidebar,
.site-container .vc_row,
.home-box-container-list,
.footer,
.copyright-area
{
    width: 1230px;
    margin-left: auto;
    margin-right: auto;
}
.header
{
    /*display: table;*/
    padding: 16px 0;
}
.header-left
{
    width: 245px;
}
.header-right
{
    float: right;
}
.header-left,
.menu-container
{
    display: table-cell;
    vertical-align: middle;
}
.header-left a
{
    display: block;
}
.header-left a, .logo
{
    font-family: 'Source Sans Pro';
    font-size: 30px;
}
.header-left a:hover
{
    text-decoration: none;
}
.header-left a img
{
    float: left;
    margin-right: 20px;
    background: none;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.header-left a:hover img
{
    opacity: 1;
}
.logo
{
    float: left;
    padding-top: 4px;
    color: #000000;
}
.header.layout-1
{
    display: table;
}
.header.layout-2,
.header.layout-4
{
    padding-bottom: 0;
}
.header.layout-2 .header-left,
.header.layout-2 .header-right
{
    display: block;
    clear: both;
    width: 100%;
}
.header.layout-2 .header-right
{
    margin-bottom: -1px;
}
.header-separator
{
    background: #FFFFFF;
    border-bottom: 1px solid #E5E5E5;
    height: 1px;
    padding-top: 30px;
    z-index: 1;
    position: relative;
    margin-bottom: -1px;
}
.header.layout-2 .sf-menu li
{
    margin-left: -1px;
}
.header.layout-2 .sf-menu li:first-child,
.header.layout-2 .sf-menu li ul li
{
    margin-left: 0;
}
.header.layout-2 .sf-menu li:hover, .header.layout-2 .sf-menu li.selected, .header.layout-2 .sf-menu li.current-menu-item, .header.layout-2 .sf-menu li.current-menu-ancestor
{
    height: auto;
    z-index: 201;
}
.header.layout-2 .sf-menu>li.menu-item-has-children:hover,
.header.layout-2 .sf-menu li ul li,
.header.layout-2 .sf-menu li:hover ul li
{
    height: auto;
}
.header.layout-2 .sf-menu li:hover a, .header.layout-2 .sf-menu li.selected a, .header.layout-2 .sf-menu li.current-menu-item a, .header.layout-2 .sf-menu li.current-menu-ancestor a
{
    border-color: #006666;
    border-bottom: none;
}
.header.layout-2 .sf-menu>li.menu-item-has-children:hover a
{
    border-color: #E5E5E5 #E5E5E5 #FFFFFF;
    border-bottom: 1px solid #FFF;
}
.header.layout-2 .sf-menu li:hover ul a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul a
{
    border-bottom: 1px solid #E5E5E5;
}
.header.layout-2 .sf-menu li ul li a:hover, .header.layout-2 .sf-menu li ul li.selected a, .header.layout-2 .sf-menu li ul li.current-menu-item a, .header.layout-2 .sf-menu>li.menu-item-has-children ul li a:hover, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected ul li a:hover, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a:hover, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li ul li.selected a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li ul li.current-menu-item a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.selected a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.current-menu-item a, .header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a:hover, .header.layout-2 .sf-menu li ul li.menu-item-type-custom a:hover
{
    border-bottom: 2px solid #006666;
}
.header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a,
.header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.selected ul li a,
.header.layout-2 .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a,
.header.layout-2 .sf-menu li ul li.menu-item-type-custom a
{
    border-bottom: 1px solid #E5E5E5;
}
.header.layout-2 .header-top-right-sidebar-container
{
    float: right;
}

.header.layout-3 .header-left,
.header.layout-3 .menu-container,
.header.layout-4 .header-left,
.header.layout-4 .menu-container
{
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.header.layout-3 .header-left,
.header.layout-4 .header-left,
.header.layout-4 .header-right
{
    clear: none;
    width: auto;
    float: none;
}
/* --- menu --- */
.header-container-layout-4 .header
{
    padding-top: 30px;
    padding-bottom: 10px;
}
.header-container.sticky.move
{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.header-container.sticky .header
{
    transition: padding 0.2s ease 0s;
    -webkit-transition: padding 0.2s ease 0s;
    -moz-transition: padding 0.2s ease 0s;
}
.header-container.sticky.transition .header
{
    padding: 10px 0;
}
.header-container.sticky.transition .header.layout-2
{
    padding-bottom: 0;
}
.fullwidth  .header-container.sticky.move
{
    max-width: 100%;
}
.boxed .header-container.sticky.move
{
    max-width: 1370px;
}
.header-container.sticky.move .header.layout-2 .header-right
{
    margin-bottom: 0;
}
.header-container.sticky.move .header.layout-2 .sf-menu li.menu-item,
.header-container.sticky.move .header.layout-3 .sf-menu li.menu-item
{
    height: auto;
}
.header-container.sticky.move .header.layout-2 .sf-menu>li>a,
.header-container.sticky.move .header.layout-3 .sf-menu>li>a
{
    border-bottom: none;
}
.header-container.sticky.move .header.layout-4 .header-left
{
    display: none;
}
.header-container.sticky.move .header.layout-4 .menu-container
{
    margin-top: 0;
}
.sf-menu
{
    padding: 0;
    margin: 0;
}
.sf-menu ul
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.sf-menu li
{
    position: relative;
    margin-left: 5px;
    height: 48px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.sf-menu li:first-child
{
    margin-left: 0;
}
.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active
{
    background: none #fff;
}
.sf-menu li a, .sf-menu li a:visited
{
    font-family: 'Open Sans', 'arial', sans-serif;
    font-size: 14px;
    color: #666;
    border: 1px solid #FFF;
    /*padding: 13px 16px 13px 15px;*/
    padding: 11px 16px 11px 15px;
    /*line-height: 1.4;*/
    line-height: 1.71429;
}
.sf-menu li:hover a, .sf-menu li.selected a, .sf-menu li.current-menu-item a, .sf-menu li.current-menu-ancestor a
{
    color: #FFF;
    background: #006666;
}
.sf-menu>li.menu-item-has-children>a, .sf-menu>li.menu-item-has-children>a:visited
{
    /*padding: 13px 9px 11px 15px;*/
    padding: 11px 9px 11px 15px;
}
.sf-menu>li.menu-item-has-children>a::after,
.sf-menu>li.menu-item-has-children.current-menu-item:hover>a::after,
.sf-menu>li.menu-item-has-children.current-menu-ancestor:hover>a::after
{
    font-family: 'template';
    content: "\65";
    font-size: 21px;
    color: #666;
    speak: none;
    position: relative;
    vertical-align: text-top;
    margin-left: 3px;
    line-height: 1;
    direction: ltr;
    display: inline-block;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sf-menu>li.menu-item-has-children:hover a
{
    color: #000;
    background: #FFF;
    border-color: #E5E5E5;
    border-bottom-color: #FFF;
}
.sf-menu>li.menu-item-has-children.current-menu-item>a::after, .sf-menu>li.menu-item-has-children.current-menu-ancestor>a::after
{
    color: #FFF;
}
.sf-menu>li.menu-item-has-children:hover::before
{
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    z-index: 203;
    width: 1px;
    height: 1px;
    background: #E5E5E5;
    left: 0;
}
.sf-menu>li.menu-item-has-children:hover::after
{
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    z-index: 202;
    width: 1px;
    height: 1px;
    background: #E5E5E5;
    right: 0;
}
.sf-menu>li.menu-item-has-children:hover a
{
    z-index: 202;
}
.sf-menu li ul
{
    width: 200px;
    left: auto;
    right: 0;
    background: #FFF;
    border: 1px solid #E5E5E5;
    padding-bottom: 15px;
}
.sf-menu li li.wide ul.sub-menu
{
    width: 200px;
}
.sf-menu li li.wide ul.sub-menu li
{
    width: 170px;
}
.sf-menu li.wide ul.sub-menu
{
    width: 400px;
}
.sf-menu li.left-flyout:hover ul, .sf-menu li.left-flyout.sfHover ul
{
    left: auto;
    right: 0;
}
.sf-menu li.left-flyout:hover ul ul
{
    left: -202px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
    top: 47px;
}
.sf-menu li ul li
{
    width: 170px;
    height: auto;
    margin-left: 0;
    background-color: #FFF;
    padding: 0 15px;
}
.sf-menu li:hover ul a,
.sf-menu>li.menu-item-has-children:hover ul a
{
    border: none;
    color: #666;
    background: #FFF;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 0;
}
.sf-menu>li.menu-item-has-children:hover ul
{
    z-index: 201;
}
.sf-menu li ul li a
{
    padding: 15px 0;
    font-size: 14px;
}
.sf-menu li ul li a:hover, .sf-menu li ul li.selected a, .sf-menu li ul li.current-menu-item a,
.sf-menu>li.menu-item-has-children ul li a:hover, .sf-menu>li.menu-item-has-children:hover ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item a, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.current-menu-item a, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.current-menu-item ul li a:hover,
.sf-menu>li.menu-item-has-children:hover ul li.selected ul li a:hover,.sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a:hover, .sf-menu>li.menu-item-has-children:hover ul li ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li ul li.current-menu-item a, .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.selected a, .sf-menu>li.menu-item-has-children:hover ul li.selected ul li.current-menu-item a,
.sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a:hover, .sf-menu li ul li.menu-item-type-custom a:hover, .sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.menu-item-type-custom a:hover
{
    border-bottom: 2px solid #006666;
    color: #000;
    padding-bottom: 14px;
}
.sf-menu>li.menu-item-has-children:hover ul li.menu-item-type-custom a,
.sf-menu>li.menu-item-has-children:hover ul li.selected ul li a,
.sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li a,
.sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.menu-item-type-custom a,
.sf-menu>li.menu-item-has-children:hover ul li.current-menu-item ul li.current-menu-item ul li a,
.sf-menu li ul li.menu-item-type-custom a
{
    color: #666;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 15px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul
{
    left: 200px;
    top: -1px;
}
.mobile-menu-container
{
    display: none;
}
.mobile-menu
{
    display: none;
    /*padding: 12px 0;*/
}
.header .mobile-menu-switch,
.mobile-menu-container nav.mobile-menu,
.mobile-menu-divider
{
    display: none;
    margin-left: auto;
    margin-right: auto;
}
.mobile-menu-container nav.mobile-menu,
.mobile-menu-container nav.mobile-menu>ul
{
    overflow: hidden !important;
}
.mobile-menu-container nav.mobile-menu>ul
{
    padding: 0;
    margin: 0;
}
.mobile-menu-container nav.mobile-menu>ul li
{
    display: block;
    float: none;
}
.mobile-menu-container nav.mobile-menu>ul li a
{
    display: block;
    color: #666;
    border: 1px solid #E5E5E5;
    border-top-width: 0;
    padding: 12px 20px;
    line-height: 22px;
}
.mobile-menu-container nav.mobile-menu>ul>li:first-child>a:first-child
{
    border-top-width: 1px;
}
.mobile-menu-container nav.mobile-menu>ul li a:hover
{
    text-decoration: underline;
}
.mobile-menu-container nav.mobile-menu>ul li.current-menu-item>a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-item a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-item a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-parent a
{
    background: #006666;
    border-left-color: #006666;
    border-right-color: #006666;
    color: #FFF;
}
.mobile-menu-container nav.mobile-menu>ul li ul.sub-menu
{
    padding: 0;
}
.mobile-menu-container nav.mobile-menu>ul li ul a
{
    font-size: 13px;
    padding-left: 35px;
}
.mobile-menu-container nav.mobile-menu>ul li ul ul a
{
    font-size: 13px;
    padding-left: 50px;
}
.mobile-menu-container nav.mobile-menu>ul li ul ul ul a
{
    font-size: 13px;
    padding-left: 65px;
}
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-parent ul a
{
    color: #666;
    background: none;
    border-color: #E5E5E5;
}
/*.mobile-menu-switch .line
{
	display: block;
	width: 30px;
	height: 2px;
	background: #000;
	margin-top: 6px;
}
.mobile-menu-switch .line:first-child
{
	margin-top: 0;
}
.mobile-menu-switch:hover .line
{
	background: #006666;
}*/

.mobile-menu-switch
{
    position: relative;
    width: 30px;
    height: 18px;
}
.mobile-menu-switch .line
{
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    background: #000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.mobile-menu-switch .line:nth-child(1)
{
    top: 13px;
}
.mobile-menu-switch .line:nth-child(2),
.mobile-menu-switch .line:nth-child(3)
{
    top: 21px;
}
.mobile-menu-switch .line:nth-child(4)
{
    top: 29px;
}
.mobile-menu-switch.mm-opened .line:nth-child(1)
{
    top: 21px;
    width: 0px;
    left: 15px;
}
.mobile-menu-switch.mm-opened .line:nth-child(2)
{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mobile-menu-switch.mm-opened .line:nth-child(3)
{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mobile-menu-switch.mm-opened .line:nth-child(4)
{
    top: 21px;
    width: 0px;
    left: 15px;
}
.header.layout-2 .sf-menu li.menu-separator,
.header.layout-2 .sf-menu li.menu-separator:hover
{
    background-color: #E5E5E5;
    width: 1px;
    height: 28px;
    margin-top: 10px;
    margin-left: -1px;
    z-index: 1;
}
.footer .menu
{
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}
.footer .menu li
{
    float: left;
    width: 50%;
    padding: 5px 0;
}
.footer .menu li a::before
{
    content: "\64";
    font-family: 'template';
    font-size: 24px;
    color: #FFF;
    speak: none;
    vertical-align: middle;
    line-height: normal;
    direction: ltr;
    margin-left: -9px;
    margin-right: 2px;
    display: inline-block;
}
/* --- page --- */
.site-container
{
    background: #F8F8F8;
}
body .site-container .vc_row.wpb_row .wpb_column .vc_row,
body .site-container .vc_row.wpb_row.submit-container .wpb_column .vc_row
{
    width: auto;
}
.column .row
{
    width: auto;
}
.theme-page
{
    padding-bottom: 70px;
}
.theme-page.noborder
{
    border: none;
}
/* --- page header --- */
.page-header
{
    -webkit-box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.07) inset;
    -moz-box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.07) inset;
    box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.07) inset;
}
.page-header>.vc_inner
{
    border-bottom: 1px solid #E5E5E5;
    padding: 35px 0;
}
.page-header-left
{
    display: table-cell;
    width: 970px;
    vertical-align: middle;
}
.page-header-right
{
    display: table-cell;
    width: 260px;
    vertical-align: middle;
}
.page-header-left .page-title
{
    float: left;
    margin-right: 20px;
}
.page-header-right .search
{
    float: right;
}


/* --- vertical menu --- */
.vertical-menu ul
{
    list-style: none;
    padding: 0;
    margin: -15px 0 0;
}
.vertical-menu li a
{
    border-bottom: 1px solid #E5E5E5;
    color: #666;
    display: block;
    height: 45px;
    padding: 15px 0;
}
.vertical-menu li a:hover
{
    color: #000;
    border-bottom: 2px solid #006666;
    text-decoration: none;
}
.vertical-menu li.is-active a
{
    color: #000;
    border-bottom: 2px solid #006666;
}

/* --- footer --- */
.footer-container
{
    background-color: #2E3033;
    padding-bottom: 40px;
}
.footer .box-header,
.footer .box_header,
.footer a,
.footer a:hover
{
    color: #FFF;
}
/* --- icons --- */

.copyright-area-container .icons-list
{
    margin-left: 40px;
    margin-top: -5px;
}
.copyright-area-container .icons-list a.mc-icon::before
{
    color: #FFF;
    transition: color 0.2s ease 0s;
    -webkit-transition: color 0.2s ease 0s;
    -moz-transition: color 0.2s ease 0s;
}
.copyright-area-container .icons-list a.mc-icon:hover::before
{
    color: #BAC0C5;
}



.footer .scrolling-controls .header-right a
{
    color: #FFF;
}
.footer .scrolling-list li a
{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
    white-space: nowrap;
}


/* --- footer banner box --- */
.footer-banner-box-container
{
    position: relative;
    display: block;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: -webkit-flex;
}
.footer-banner-box-container .footer-banner-box:nth-child(3n+1)
{
    z-index: 3;
    background: #006666;
}
.footer-banner-box-container .footer-banner-box:nth-child(3n+2)
{
    background: #0384CE;
}
.footer-banner-box-container .footer-banner-box:nth-child(3n+3)
{
    z-index: 1;
    background: #3156A3;
}
.footer-banner-box
{
    float: left;
    width: 350px;
    padding: 36px 30px 31px;
    list-style: none;
    z-index: 2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.footer-banner-box::before
{
    float: left;
    color: #FFF;
    font-size: 48px;
    margin-right: 30px;
}
body div.wpb_widgetised_column li.footer-banner-box::before
{
    display: block !important;
}
.footer-banner-box h2
{
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
}
.footer-banner-box h2,
.footer-banner-box h2 a
{
    color: #FFF;
}
.footer-banner-box a
{
    transition: color 0.2s ease 0s;
    -webkit-transition: color 0.2s ease 0s;
    -moz-transition: color 0.2s ease 0s;
}
.footer .footer-banner-box a:hover
{
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
}
.footer-banner-box p
{
    font-family: 'Source Sans Pro', 'Arial', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 1.4;
    padding: 0;
    color: #FFF;
}
.footer-banner-box p.content-margin
{
    margin-left: 78px;
}
.footer-banner-box .more
{
    float: none;
    display: inline-block;
    font-size: 14px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin-top: 26px;
}
.footer-banner-box .more.light
{
    color: #FFF;
}
.footer-banner-box .more.light:hover
{
    background-color: #FFF;
    color: #000;
    border-color: #FFF;
}
/* --- footer box --- */
.footer-box-container
{
    margin-top: 50px;
}
.footer-box-container,
.footer-box-container p
{
    color: #BAC0C5;
}
.footer_box
{
    float: left;
    width: 410px;
    padding-right: 30px;
    color: #BAC0C5;
}
.footer_box.last,
.footer_box:last-child
{
    padding-right: 0;
}
/* --- copyright area --- */
.copyright-area-container
{
    background: #151515;
    color: #BAC0C5;
}
.copyright-area-container a
{
    color: #FFF;
}
.copyright-area
{
    padding: 30px 0;
}
.copyright-text
{
    float: left;
}
/* --- footer menu --- */
.menu-footer-menu-container
{
    float: right;
}
.footer-menu
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-menu li
{
    float: left;
    margin-left: 20px;
}
.footer-menu li:first-child
{
    margin-left: 0;
}
