/*
 Theme Name: JK Consultants 2020
 Description: The custom theme JK Consultants using the parent theme Twenty Seventeen and the Elementor page builder.
 Author: Malama Online Marketing LLC
 Author URI: https://www.webmalama.com
 Template: twentyseventeen
 Version: 1.2.0
 */

body{
	color: #19252e;
}

p a {
	font-weight: bold;
	border-bottom: 2px solid #19252e;
}

.button,
button,
input[type="submit"],
a.elementor-button{
	border-radius: 0 !important;
	background-color: #dd3522;
	color: #fff;
	font-weight: bold;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 17px;
	padding: 9px 20px;
}

a.button.button-dark{
	background-color: #19252e;
	color: #fff;
	border-color: #19252e;
}
a.button.button-dark:hover {
	background-color: #19252e;
	color: #dfe1dc;
	border-color: #19252e;
}
a.elementor-button:hover {
	box-shadow: none !important;
}

.elementor-widget-button.elementor-button-info a.elementor-button{
	background-color: #dfe1dc;
	color: #dd3522;
	font-weight: bold;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 17px;
	padding: 9px 20px;
}

p:last-child{
	margin-bottom: 0;
}

.dark p a, .dark p a:active {
	font-weight: bold;
	color: #dfe1dc;
	border-bottom: 2px solid #dfe1dc;
}

.dark p a:hover {
	font-weight: bold;
	color: #dfe1dc;
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 #dfe1dc;
}

.site {
	background-color: #19252e;
}

.site-header {
	background-color: #19252e;
	box-shadow: 0 1px 10px #19252e;
	z-index: 99;
}

.site-header > .header-wrapper {
	display: flex;
	max-width: 1140px;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.site-branding {
	padding: 0;
}

.custom-logo-link img {
	width: 370px;
	position: absolute;
	top: 8px;
	max-height: none;
}

#masthead .wrap {
	padding: 0;
}

.navigation-top {
	position: relative;
	background: transparent;
	border: 0;
	width: auto;
	margin-left: auto;
}

.main-navigation ul {
	background: transparent;
	border: 0 !important;
}

.navigation-top #site-phone a {
	padding: 0;
	text-align: right;
	font-weight: 900;
	font-style: italic;
	font-size: 24px;
	color: #dfe1dc;
	opacity: 1;
	transition: opacity 200ms ease-in-out;
}

.navigation-top a {
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	padding: 15px 12px 12px 12px;
	text-align: center;
	opacity: 1;
	transition: opacity 200ms ease-in-out;
}

.main-navigation a:hover,
.main-navigation li.current-menu-item > a {
	color: #9e9478;
}

#top-menu li:last-child a{
	padding-right: 0;
}

#site-phone a:hover {
	opacity: 0.8;
}

.page.elementor-page #content,
.elementor-template-full-width #content{
	padding: 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea,
body .gform_wrapper select.gfield_select{
	border-bottom: 2px solid #19252e !important;
}

#must-ask-questions #gform_wrapper_4,
#must-ask-questions #field_4_1,
#must-ask-questions #field_4_2,
#must-ask-questions #input_4_2{
	margin-top: 0;
}
#email-updates li.gfield{
	padding-right: 0;
}
#email-updates .gform_wrapper .gform_footer{
	text-align: center;
}

#archive-sidebar ul{
	list-style: none;
}
#archive-sidebar ul li{
	margin: 10px 0;
	font-size: 14px;
}
.single .main-post-content h2,
.single .main-post-content h3,
.single .main-post-content h4,
.single .main-post-content h5,
.single .main-post-content h6{
	padding: 0;
	margin: .75em 0 .5em;
	line-height: 1.1;
}
.single .main-post-content ol,
.single .main-post-content ul{
	padding-left: 40px;
}

.main-post-content ul li,
.main-post-content ol li,
article.page .entry-content ul li,
article.page .entry-content ol li {
	margin: 1em 0;
}

article.page .entry-content ul,
article.page .entry-content ol {
	padding-left: 20px;
}

.recent-posts-widget-with-thumbnails ul li>a {
	font-size: 18px;
	color: #19252e;
	font-weight: 700;
	line-height: 1.4;
}

.rpwwt-post-excerpt {
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 14px;
	color: #777;
}

.rpwwt-widget ul li {
	border-bottom: 0 none;
	border-top: 0 none;
	padding: 0;
}

.rpwwt-widget .widgettitle {
	margin-bottom: 2rem;
}

#secondary .sidebar-inner {
	padding-top: 30px;
	border-top: 3px solid #DFE1DC;
	margin-top: 50px;
}

#field_2_9 .ginput_container input {
	width: auto !important;
	margin-right: 5px;
	display: inline;
}

#field_2_9 .gform-field-label {
	display: inline;
}

#field_2_9 .gform-field-label .gfield_required_asterisk {
	display: inline;
}

#field_6_6 {
	margin-top: 1.5rem;
}

#field_6_7 {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

@media screen and (max-width: 1023px) {
	.site-logo {
		padding: 0 10px;
	}

	.site-logo img {
    	width: 175px;
	}

	.site-header > .header-wrapper {
		align-items: center;
	}

	.menu-toggle {
		color: #fff;
		font-family: "Open Sans", sans-serif;
		font-size: 16px;
	}

	.custom-logo-link img{
		position: static;
	}
}

@media screen and (max-width: 1023px) and (min-width: 841px){
	.navigation-top a{
		font-size: 15px;
	}
}

@media screen and (max-width: 840px) and (min-width: 768px){
	.navigation-top a{
		font-size: 14px;
	}
	.site-logo img {
	    width: 150px;
	}
}

@media screen and (max-width: 767px) {
	.navigation-top a {
		padding-left: 0;
		padding-right: 0;
		border: 0 !important;
	}

	.navigation-top #site-phone {
		display: none;
	}

	.site-header > .header-wrapper {
		-webkit-box-align: inherit;
		-ms-flex-align: inherit;
		align-items: inherit;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.navigation-top {
		margin-left: 0;
	}

	.site-logo-img{
		position: static;
	}

	.menu-toggle{
		margin-right: 0;
	}

	#masthead .menu-main-menu-container{
		position: absolute;
		left: 0;
		right: 0;
		background-color: #19252e;
		z-index: 10;
	}

	#masthead .wrap,
	#masthead .navigation-top{
		position: static;
	}
}


.site-footer {
	background-color: #19252e;
	border: 0;
	position: relative;
}

.elementor-page .site-footer,
.elementor-template-full-width .site-footer{
	margin-top: 0;
}

.site-footer a,.site-footer a:hover {
	box-shadow: none;
}

.site-footer > .wrap {
	max-width: 1140px;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.site-footer .site-info {
	display: flex;
	align-items: center;
	width: 100%;
	font-size: 16px;
	color: #dfe1dc;
}

.site-footer .site-info a {
	color: #dfe1dc;
	transition: opacity 200ms ease-in-out;
}

.site-footer .site-info a:hover {
	opacity: 0.8;
}

.site-footer .footer-logo {
	padding-right: 3em;
	border-right: 1px solid #dfe1dc;
}

.site-footer .footer-logo img {
	width: 255px;
}

.site-footer .footer-contact {
	padding-left: 3em;
	/*font-weight: 700;*/
}

.site-footer .footer-social {
	margin-left: auto;
	text-align: right;
}

.site-footer .footer-social .fa {
	font-size: 24px;
	padding-left: 20px;
	font-style: normal;
}

p.credits{
	margin-top: 15px;
	font-size: 14px;
}

body .entry-content a img,
body .comment-content a img,
body .widget a img{
	-webkit-box-shadow: none;
	box-shadow: none;
}

@media screen and (max-width: 960px) {
	.site-footer .site-info {
		flex-direction: column;
		padding-top: 20px;
	}

	.site-footer .footer-logo {
		padding-right: 20px;
		padding-left: 20px;
		border: 0;
	}

	.site-footer .footer-contact {
		padding-bottom: 20px
	}

	.site-footer .footer-contact, .site-footer .footer-social {
		text-align: center;
		padding-right: 20px;
		padding-left: 20px;
		border: 0;
		margin-left: 0;
	}
}

@media screen and (min-width: 768px){
	#secondary .sidebar-inner {
		padding: 10px 10px 10px 30px;
		border-top: 0 none;
		border-left: 3px solid #DFE1DC;
		margin-top: 0;
	}
}
@media screen and (min-width: 769px){
	.lg-narrower-text{
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	#home-posts .elementor-post__text {
		margin-top: 361px;
	}
	#home-posts article.has-post-thumbnail .elementor-post__text{
		margin-top: 20px;
	}
	#home-posts .elementor-post__text::before {
    content: "";
    background: url(images/chevron-right.svg) no-repeat scroll top right #dfe1dc;
    background-size: 80px;
    height: 341px;
    width: 100%;
    top: 15px;
    position: absolute;
    left: 15px;
    right: 15px;
	}

	.elementor-post__thumbnail__link + .elementor-post__text {
		margin-top: 0;
	}

	.elementor-post__thumbnail__link + .elementor-post__text::before 	{
		display: none;
	}

	.site-footer .widget{
		padding-bottom: 0;
	}

}

@media screen and (min-width: 992px){
	.single-featured-image-header{
		  max-height: 66vh;
    	overflow: hidden;
	}
}

.jb--wrapper .jb--jobs {
	max-width: none !important;
	padding: 0 !important;
}

.jb--wrapper .jb--button {
    background-color: #dd3522 !important;
    border: 1px solid #dd3522 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #dfe1dc !important;
}

.jb--wrapper input {
	border: 1px solid #dfe1dc;
	border-radius: 0;
	padding: 10px 15px !important;
	color: #19252e;
}

.jb--wrapper input::placeholder {
	color: rgba(25, 37, 46, 0.5) !important;
}

.gform_wrapper li.hidden_label input, .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"] {
	margin: 0;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}

.gfield_select {
	border: 0 !important;
	border-radius: 0;
	padding: 10px 15px !important;
	color: #19252e !important;
	height: 44px !important;
	width: 100% !important;
	background: #fff;
}

.site-content#content .wrap {
  max-width: 1140px;
  padding-left: 10px;
  padding-right: 10px;
}

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
	max-width: none;
}

.ginput_container input {
	width: 100% !important;
}

body.page:not(.twentyseventeen-front-page) h1.entry-title,
.elementor-template-full-width h1{
	font-size: 48px;
	font-weight: 300;
	font-family: "Crimson Text", serif;
	color: #19252e;
	text-transform: initial;
	letter-spacing: initial;
}

h1{
	color: #19252e;
}
h2{
	font-family: "Crimson Text", serif;
	font-size: 48px;
	color: #19252e;
}
h3{
	font-family: "Open Sans", arial, sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	color: #19252e;
	margin-bottom: 10px;
}
h4{
	color: #19252e;
}
h5{
	font-family: "Open Sans", arial, sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	color: #19252e;
	margin-bottom: 10px;
	letter-spacing: 0;
    font-size: 20px;
}
.p-sm-margin p{
	margin-bottom: 10px;
}
.ginput_container input, .ginput_container textarea {
	border: 0;
	border-radius: 0;
	padding: 10px 15px !important;
	color: #19252e;
}

.ginput_container input::placeholder, .ginput_container textarea::placeholder {
	color: rgba(25, 37, 46, 0.5);
}

.gform_footer input.button {
    background-color: #dd3522;
    color: #dfe1dc;
    padding: 9px 15px;
    border-radius: 0;
    margin-bottom: 0;
    transition: opacity 200ms ease-in-out;
}

.gform_wrapper .gform_footer {
	margin: 0 !important;
}

.gform_footer input.button:hover {
    opacity: 0.8;
}

@media (min-width: 1200px){
	.home .hero:after{
		display:block;
		position: absolute;
		width: 100%;
		height: 58%;
		bottom: 0;
		z-index: 0;
		-webkit-clip-path: polygon(0 64%, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 64%, 100% 0, 100% 100%, 0% 100%);
		content:"";
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dd3522+0,8b1900+100 */
		background: #dd3522; /* Old browsers */
		background: -moz-linear-gradient(top,  #dd3522 0%, #8b1900 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #dd3522 0%,#8b1900 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #dd3522 0%,#8b1900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd3522', endColorstr='#8b1900',GradientType=0 ); /* IE6-9 */
	}
}
