/*
Theme Name: Jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 4.4.5
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Main Stylesheet file is located at stylesheet/css/styles.css

*/



.divider:before {
    content: "";
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: absolute;
    height: 5px !important;
    top: 33px;
    bottom: 0px;
    left: 0px;
    right: 0px;
	z-index: -1;
}

.divider {
    background: #fff;
    display: inline-block;
    margin-left: 415px;
    padding: 45px;
}

.mk-icon-mobile-phone:before, .mk-icon-mobile:before {
    content: "\f10b";
    color: #f9c13a;
    font-size: 46px;
    position: relative;
    top: 6px;
}


.mk-icon-envelope:before {
    content: "\f0e0";
    color: #f9c13a;
    font-size: 31px;
    position: relative;
    top: 8px;
}

.mk-moon-location:before {
    content: "\6a";
    color: #f9c13a;
    font-size: 34px;
    position: relative;
    top: 8px;
}
.footer_list
{
    text-align: center;
    display: block;
    overflow: hidden;
}
.footer_list ul li {
    display: inline !important;
    padding: 15px;
}

.footer_list ul li a {
    color: #fff !important;
}

.footer_list ul li {
    padding: 10px 30px;
    margin: 0;
    
}

.mk-footer-copyright, #mk-footer-navigation li a {
    color: #fff;
}
.footer_divider{
    border-top: 1px solid #2d2f33;
    padding: 0;
    margin: 30px 0px;
}



.sub-footer {
    background-color: #252525;
    border-top: 1px solid #3d4045;
    padding: 0;
    margin: 30px 0px;
}


#sub-footer {
    background-color: #1a2c5e !important;
}
#mk-header .header-logo {
    top: 0;
    position: absolute;
    display: block;
    width: 100%;
    padding-bottom: 8px;
}
.wpb_map_wraper {
    margin-bottom: -43px !important;
    line-height: 4px;
}
.titlepage {
  width: 100%;
    background: #0e369f;
    padding: 20px 0px 20px 20px !important;
}
a.titlepage-link {
    color: #f9c13a;
}
a.titlepage-link:hover
{
color:#fff;
}
.centers-details {
    border: 1px solid #dedede;
}
.centers-details:hover {
    box-shadow: 1px 1px 3px #dedede;
}


.mk-header-bg {
        background-color: rgb(246, 217, 23) !important;
    background-image: none !important;
}
#mk-header {
    border-bottom: 0px solid #ededed !important;

}
.footer_list {
    display: none;
}