/*
 Theme Name:   KSM Theme
 Description:    The WP+Bootstrap 4 Child Theme
 Author:       Alexey Moroz
 Author URI:   http://idea.ks.ua
 Template:     wp-bootstrap-4
 Version:        0.1.0
*/

.page-template-no-sidebar-c .site-content {
    background-color: #ebebeb;
}

.navbar-nav .dropdown-menu .active a {
    color: #212529 !important;
}

.navbar-dark .navbar-nav .dropdown-menu a {
		color: #212529 !important;
}

.narrow-container {
    max-width: 900px !important;
}

.narrowest-container {
    max-width: 720px !important;
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay {
    padding: 16rem 2rem 4rem 2rem !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
		opacity: 1 !important;
}

.nf-form-fields-required {
    display: none !important;
}

.custom-logo {
    height: 60px !important;
    width: 152px !important;
}

.site-branding-text {
    display: none !important;
}

.bg-darkblue {
    background-color: #00386f !important;
}

.wp-bs-4-jumbotron .container {
    max-width: 70rem !important;
}

.wp-bp-jumbo-overlay {
    background: #07223e8f !important;
}

.wb-bp-front-page .wp-bs-4-jumbotron {
    background-position: center bottom !important;
}

/*.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    text-shadow: 0 0 50px #000, 0 0 5px #000;
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead {
    text-shadow: 0 0 50px #000, 0 0 5px #000;
} */

.site-content ul li, .site-content ol li {
    line-height: 1.2;
    margin: 0 0 1rem 0;
    padding: 0;
}

.site-content ul, .site-content ol {
    margin: 1rem 0 1rem 0;
    padding: 0 0 1rem 1.5rem;
}

.site-footer {
    background-color: #f5f5f5;
}

.site-info {
    font-size: .8rem;
    margin: 2rem auto 0 auto;
}

.landing-section {
    margin: 2rem auto 2rem auto;
}

#adv {
    /* background-color: #f5f5f5; */
    /* padding-top: 2rem; */
    /* padding-bottom: 1rem; */
    /* color: #666; */
}

#adv .icon i {
    color: #0095d8;
}

#adv h3, #adv .h3 {
		color: #000;
}

#adv h1, #adv .h1 {
		color: #000;
}

#mainmap {
		display: none;
}

.home #mainmap {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: flex;
}

/* Mobile */
@media screen and (max-width: 768px) {
	
.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 1.5rem;
}
	
	h1.entry-title {
    font-size: 1.3rem !important;
}
	
}

.inv, .inv-2 {
    background-color: #00386f;
    color: #fff;
    padding-top: 2rem;
	  padding-bottom: 2rem;
}

.landing-section:before {
	content:"";
	display: block;
	width: 100%;
	height: 1px;
}

.landing-section:after {
	content:"";
	display: block;
	width: 100%;
	height: 1px;
}

#workscheme {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #f5f5f5;
    color: #334;
    border-radius: 4px;
}

/* Accordeon */
.su-spoiler-title {
    line-height: 1.4rem !important;
    padding: 0.5rem 0.5rem 0.5rem 1.8rem !important;
    font-weight: normal !important;
    font-size: 1.4rem !important;
}

.su-spoiler-icon {
	top: 0.6rem !important;
}

.pad {
		padding-left: 1rem;
		padding-right: 1rem;
}

.prices_su_spoiler .su-spoiler-title {
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.prices_su_spoiler .su-spoiler-title,
.su-spoiler-title {
    color: #007bff;
}

#thetabs {
    background-color: #e8b10c;
    padding-top: 2rem;
		padding-bottom: 2rem;
}

#thetabs .su-tabs-nav span {
    font-size: 1.4rem !important;
    font-weight: bold;
    min-height: 3rem !important;
    line-height: 1.6rem !important;
}

#thetabs .su-tabs-pane {
    padding: 2.0rem .5rem 2.0rem 1rem;
    font-size: 1.4rem !important;
    line-height: 1.2 !important;
}

.mlamra {
		margin-left: auto;
		margin-right: auto;
}

.dblock {
    display: block;
}

.small-i {
    height: 2rem;
}

.normal-i {
    height: 4rem;
}

.large-i {
    height: 6rem;
}

.wb-bp-front-page .wp-bp-main-content {
    padding: 0.5rem 0;
}

a.whitelink {
    color: #fff !important;
    opacity: 1 !important;
}

.text-strong {
    font-weight: bold;
}

.banner-lead {
	font-size: 1.75rem;
	opacity: 1 !important;
}

/* Mobile */
@media screen and (max-width: 768px) {
	
.banner-lead {
	font-size: 1.0rem;
}
	
}

.instawidget {
    display: block;
    width: 100%;
    position: relative;
    margin: auto;
    padding: 0;
}

.instawidget .logobanner {
    display: block;
    width: 60%;
    margin: 0;
    padding: 0;
    position: relative;
}