/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

h1, h2, h3, h4, h5, h6 {
    font-family: open sans !important;
    font-weight: 700 !important;
    text-transform: none !important;
}

p{
	color: #3e3e3e;
}

.theme-content {
    background: #fff;
}
header.mk-header .mk-header-holder {
    background: url(images/header-bg.jpg);
    background-repeat: repeat-x;
}
header .mk-header-holder .mk-header-toolbar {
    background: transparent;
    display: none;
}

header.mk-header .mk-header-inner .mk-header-bg {
    background: transparent;
}
.main-post-slider .flex-caption {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}
.main-post-slider .flex-caption h2.post-title {
    margin: 5px 0 6px 0;
}
.main-post-slider .flex-caption h2.post-title a {
    color: #fff;
}
.main-post-slider .flex-caption p {
    color: #fff;
    line-height: 20px;
    margin: 0 0 0px 0;
    display: inline;
}
.view-full-post {
    display: inline-block;
    margin: 0 0 0 10px;
}
.view-full-post a.view-full-post-btn {
    color: #fff;
    text-transform: lowercase;
    font-size: 18px;
    font-style: italic;
    text-decoration: underline;
}
.nav-middle-logo img.mk-desktop-logo {
    width: 130px;
    max-width: inherit;
    max-height: inherit;
}
header .mk-header-holder li a {
    margin: 53px 0 0 0;
}
header .mk-header-holder li.nav-middle-logo a {
    margin: 3px 0 0 0;
}
header.a-sticky .mk-header-holder li a {
    margin: 0;
}

.mk-main-navigation a {
    font-size: 18px !important;
}

.attched-false .vc_column-inner {
    padding: 0;
}
.attched-false .vc_column-inner a.mk-button {
    width: 100%;
}
.attched-false .vc_column-inner span {
    letter-spacing: 0;
}

.footer-wrapper.mk-grid li {
    display: inline-block;
    margin: 0 6px;
    width: 21%;
    text-align: center;
}
.footer-wrapper.mk-grid li:first-child {
    margin-left: 0;
}
.footer-wrapper .widgettitle {
    font-size: 18px !important;
    text-transform: capitalize !important;
    letter-spacing: 0;
}

.footer-wrapper .footer-second-outer .footer-widget-left, .footer-wrapper .footer-second-outer .footer-widget-right {
    width: 49%;
    display: inline-block;
    margin: 0 0 20px 0;
}

.footer-widget-left span.address, .footer-widget-right span.address {
    padding: 0 0 0 21px;
    position: relative;
    float: left;
}
.footer-widget-left span.address:before, .footer-widget-right span.address:before {
    content: "\f041";
    font-family: fontawesome;
    position: absolute;
    left: 0px;
    top: 1px;
    font-size: 18px;
}
.footer-widget-left span.tel-icon, .footer-widget-right span.tel-icon, .footer-widget-left span.phone-icon, .footer-widget-right span.phone-icon {
    position: relative;
    padding: 0 0 0 21px;
}
.footer-widget-left span.phone-icon:before, .footer-widget-right span.phone-icon:before {
    content: "\f095";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: -1px;
}
.footer-widget-left span.tel-icon:before, .footer-widget-right span.tel-icon:before {
    content: "\f1ac";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: -1px;
}

.header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper {
    padding-top: 90px !important;
}

.welcome-content {
    position: relative;
    margin: 0 0 20px 0 !important;
}
.welcome-content:after {
    background: url(images/border-yellow.jpg);
    width: 100%;
    height: 10px;
    content: "";
    position: absolute;
    bottom: 0;
    background-repeat: repeat-x;
    left: 0;
}
.welcome-content h3 {
    font-size: 17px;
    position: relative;
    margin: 0 0 21px 0;
    padding: 3px 0;
}
.welcome-content h3:before {
    background: url(images/border-yellow.jpg);
    width: 100%;
    height: 10px;
    content: "";
    position: absolute;
    top: -11px;
    background-repeat: repeat-x;
    left: 0;
}
.welcome-content h3:after {
    background: url(images/border-yellow.jpg);
    width: 100%;
    height: 10px;
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    background-repeat: repeat-x;
}

.welcome-buttons a.mk-button {
    background: linear-gradient(#151c44, #424c7e);
    font-size: 20px;
    font-weight: normal;
}
.welcome-buttons a.mk-button:hover {
    background: linear-gradient(#d4a730, #e8cd69);
    font-size: 20px;
    font-weight: normal;
}

h2.vc_custom_heading.latest-news-head {
    position: relative;
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
}
h2.vc_custom_heading.latest-news-head:before {
    background: url(images/border-yellow.jpg);
    width: 100%;
    height: 10px;
    content: "";
    position: absolute;
    bottom: 0;
    background-repeat: repeat-x;
    left: 0;
}

.news-all article.news-full-with-image .item-holder {
    background: transparent;
}
.news-all article.news-full-with-image img {
    width: 160px;
    height: 90px;
    object-fit: cover;
}
.follow-content {
    background: #e1e1e1;
    padding: 18px 0 0px 0;
    margin: 0px -20px;
}
.follow-us h2 {
    margin: 0px -20px;
    padding: 5px 0;
    font-size: 22px;
}
h2.vc_custom_heading.photo-gallery-head {
    margin: 0px -20px;
    padding: 5px 0;
    font-size: 22px;
}
.attched-false .photo-gallery {
    margin: 0px -20px !important;
    background: #e1e1e1;
    padding: 20px 10px 0px 10px;
}

#theme-page .theme-page-wrapper .theme-content {
    padding-bottom: 0;
    padding-top: 40px;
}

#theme-page .theme-page-wrapper {
    margin: 0 auto;
}
.register-button, .pay-button {
    margin: 15px 0 25px 0 !important;
}
.register-button .icon-div, .pay-button .icon-div {
    background: #252e61;
    border-radius: 60px;
    text-align: center;
    padding: 27px 0;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
}
.register-button .content, .pay-button .content {
    display: inline-block;
    vertical-align: middle;
    margin: 15px 0 0 0;
}
.sb_instagram_header {
    display: none;
}
header .header-grid .main-nav-side-search {
    margin: 28px 0 0 10px;
}
header.a-sticky .header-grid .main-nav-side-search {
    margin: 0 0 0 10px;
}

.mk-footer-copyright {
    width: 100%;
    padding: 13px 0;
}
.copyright-footer-outer .copyright-footer-left {
    width: 50%;
    float: left;
}
.copyright-footer-outer .copyright-footer-right {
    width: 50%;
    float: left;
    text-align: right;
}


.sticky-style-fixed.header-style-1.a-sticky .mk-header-holder, .sticky-style-fixed.header-style-3.a-sticky .mk-header-holder {
    top: 0 !important;
}
header .mk-header-holder li:before {
    border-left: 1px solid #e2e2e2;
    position: absolute;
    bottom: 6px;
    height: 20px;
    width: 1px;
    content: "";
    opacity: 0.4;
}
header .mk-header-holder li:first-child:before, header .mk-header-holder li.nav-middle-logo:before, header .mk-header-holder li#menu-item-19:before{
	display: none;
}
header.a-sticky .mk-header-holder li:before {
    bottom: 16px;
}
h2.vc_custom_heading.welcome-head {
    margin: 0px 0 22px 0;
}

.quick-links-content p {
    color: #343c6b;
    font-weight: bold;
    font-size: 14px;
}


#text-block-2.quick-links-content:after {
    background: url(images/border-yellow.jpg);
    width: 100%;
    height: 10px;
    content: "";
    position: absolute;
    bottom: 0;
    background-repeat: repeat-x;
    left: 0;
}

#text-block-2.quick-links-content {
    position: relative;
    margin: 0 0 10px 0;
}

.registration-pay a {
    color: #2e2e2e !important;
}

.registration-pay a:hover {
    text-decoration: underline;
}

.footer-wrapper a {
    color: #fff !important;
}
.footer-wrapper a:hover {
    text-decoration: underline;
}

.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    height: auto !important;
    margin: -5px -14px !important;
    font-weight: bold;
    color: #a2a2a2 !important;
}

.vc_images_carousel .vc_carousel-control {
    background: rgba(255,255,255,0.8) !important;
    opacity: 1 !important;
    height: 35px !important;
    width: 30px !important;
    padding: 40px 0 0 0 !important;
    top: 37% !important;
}
.vc_images_carousel .vc_carousel-control .icon-next:hover, .vc_images_carousel .vc_carousel-control .icon-prev:hover {
    color: #547ba7 !important;
}

.news-section {
    float: left;
    margin: 0 0 40px 0;
    width: 100%;
    position: relative;
}
.news-section .news-image {
    float: left;
    margin: 0 12px 0 0;
}
.news-section .news-content h4 {
    margin: 0;
}
.news-section .news-content p {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
.news-section button.news-read-more {
    background: #252e61;
    border: 0;
    color: #fff;
    padding: 8px 14px;
    border-radius: 4px;
    font-size: 13px;
    float: right;
    font-weight: bold;
}
.photo-gallery img {
    width: 100%;
}
.main-post-slider .post-slider {
    margin: 0 0 20px 0;
}
.main-post-slider .flexslider {
    box-shadow: 0 0;
    margin: 0 !important;
    border: none;
}

.main-navigation-ul>li.menu-item>a.menu-item-link:after{
	display: none !important;
}

#mk-footer .mk-padding-wrapper {
    padding: 0;
}
#mk-footer .mk-padding-wrapper .mk-col-1-2:first-child {
    width: 58%;
    padding-right: 3%;
}
#mk-footer .mk-padding-wrapper .mk-col-1-2:first-child #text-6 img {
    width: 100%;
}
#mk-footer .mk-padding-wrapper .mk-col-1-2 {
    width: 40%;
}

@media (max-width: 1140px){
	.mk-css-icon-menu div {
	    background-color: #fff;
	}
	header .mk-header-holder li a {
	    margin: 0;
	}
}


@media (max-width: 991px){
	.registration-pay h3 {
	    font-size: 18px;
	}
	.registration-pay p {
	    font-size: 12px;
	}
	.quick-links-content p {
	    font-size: 14px;
	}
	.mk-footer-copyright {
	    width: 96%;
	    padding: 13px 2% !important;
	}
	.welcome-buttons a.mk-button {
	    background: linear-gradient(#151c44, #424c7e);
	    font-size: 17px;
	    font-weight: normal;
	    line-height: 20px;
	}
	.register-button .icon-div, .pay-button .icon-div {
	    padding: 27px 0;
	    width: 70px;
	    height: 70px;
	}
	.register-button .icon-div img {
	    width: 34px;
	}
	.pay-button .icon-div img {
	    width: 30px;
	}
}

@media (max-width: 960px){
	.theme-page-wrapper .theme-content:not(.no-padding) {
	    padding: 25px 20px !important;
	}
}

@media (max-width: 640px){
	.main-post-slider img {
	    min-height: 280px;
	    object-fit: cover;
	}
	.main-post-slider .flex-caption h2.post-title {
	    margin: 5px 0 6px 0;
	    font-size: 22px;
	}
	.main-post-slider .flex-caption p {
	    color: #fff;
	    line-height: 16px;
	    margin: 0 0 5px 0;
	    font-size: 12px;
	}
	h2.vc_custom_heading.welcome-head {
	    font-size: 20px;
	}
	.welcome-content h3 {
	    font-size: 14px;
	}
	.welcome-content p {
	    font-size: 14px;
	}
	.registration-pay p {
	    font-size: 11px;
	}
	.register-button .icon-div, .pay-button .icon-div{
		padding: 23px 0;
	}
	.copyright-footer-outer .copyright-footer-left {
	    width: 100%;
	    float: left;
	    margin: 0 0 10px 0;
	}
	.copyright-footer-outer .copyright-footer-right {
	    width: 100%;
	    float: left;
	    text-align: center;
	}
}

@media (max-width: 480px){
	.footer-wrapper .footer-second-outer .footer-widget-left, .footer-wrapper .footer-second-outer .footer-widget-right {
	    width: 100%;
	    display: inline-block;
	    margin: 0 0 20px 0;
	}
	.footer-wrapper.mk-grid li {
	    display: inline-block;
	    margin: 0 6px 10px 6px;
	    width: 43%;
	    text-align: center;
	}
	.footer-wrapper p a {
	    margin: 0 0 -10px 0 !important;
	    display: block;
	}
	.follow-us h2, h2.vc_custom_heading.photo-gallery-head{
		font-size: 20px;
	}
    .news-section button.news-read-more {
        float: left;
        margin: 10px 0 0 0;
    }
    .news-section .news-image img {
        width: 100%;
    }
    .news-section .news-image {
        float: left;
        margin: 0 0 10px 0;
        width: 100%;
    }
}

