/*
Theme Name: JohnnyoTheme
Theme URI: https://johnnyodesign.com/
Author: Johnnyo Design
Author URI: https://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url('https://fonts.googleapis.com/css2?family=Gudea:ital,wght@0,400;0,700;1,400&family=Roboto:wght@400;700&display=swap');
@import url("https://use.typekit.net/aml1ptp.css");
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;900&display=swap');
@import url( inc/font/font.css );
/* Content */

html {
    overflow-x: hidden;
	scroll-behavior:smooth;
}
body {
font-family: 'Roboto', sans-serif;
    background: #fff;
	color: #333;
}
:focus {
    outline: none;
}

a {
    color: #0dafa2;
    text-decoration: none;
}

a:hover, a:focus {
    color: #db1213;
    text-decoration: none;
}
.phn {
	    color: #fe822f;
}
.phn:hover {
	color: #0dafa2;
}
.home .site-content {
    position: relative;
    width: 100%;
    overflow-x: hidden;
}
.site-content {
	    margin-top: 10vh;
}
.home p {
    margin: 4px 4px 20px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 32px;
    color: #333;
}
p {
    margin: 4px 4px 30px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 17px;
    line-height: 30px;
    color: #333;
	font-weight: normal;
}
#secondary p {
	    font-size: 14px;
	margin: 0 0 15px 0;
}
h1 {
    font-family: 'honey_scriptsemibold';
	font-weight: bold;
    font-size: 60px;
    text-align: left;
    color: #fe822f;
    margin: 0;
    padding: 0 0 40px 0;
	    letter-spacing: 0px;
}

h2 {
	font-family: league-gothic, sans-serif;
    font-size: 40px;
    font-weight: normal;
    text-align: left;
    color: #272727;
    margin: 0;
    padding: 0;
}
h3 {
	font-family: league-gothic, sans-serif;
    font-size: 50px;
	font-weight: normal;
    text-align: left;
    color: #0cafa2;
    margin: 0 0 20px 0;
    padding: 0;
}
h4 {
	font-family: 'honey_scriptsemibold';
	font-weight: bold;
    font-size: 60px;
    text-align: left;
    color: #272727;
    margin: 24px 0 17px 0;
    padding: 0;
	    letter-spacing: 0px;
}
h5 {
	font-family: 'honey_scriptsemibold';
	font-weight: bold;
    font-size: 50px;
    text-align: left;
    color: #0cafa2;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
	    letter-spacing: 0px;
}
h6 {
	    font-family: league-gothic, sans-serif;
    font-size: 27px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    color: #272727;
    margin: 27px 0px 7px 4px;
    padding: 0 0 0 0;
}
#secondary h6 {
	    margin: 20px 0;
}
#secondary .widget-title {
	    font-family: 'honey_scriptsemibold';
    font-size: 37px;
    font-weight: normal;
    text-align: left;
    color: #0cafa2;
	    margin: 7px 0 0 0;
	    letter-spacing: 0px;
}

/** .altrow h2, .altrow h3, .altrow h4 {
	color: #fff;
 **/
.mainrow {
	padding: 110px 0 80px 0;
    margin: auto;
}
.altrow {
    background-color: #dcdbec;
    padding: 110px 0 80px 0;
    margin: 0;
}

ul {
    margin: 4px 0 0 28px;
    padding: 0px 0px 0px 0px;
    font-size: inherit;
    line-height: 21px;
    color: #444;
    list-style: initial;
}
ul {
	font-size: 18px;
    margin: 8px 0 34px 38px;
}
ul li {
	margin-bottom: 0px;
	    font-size: 18px;
    line-height: 28px;
    color: #333;

}
ol li {
	margin-bottom: 9px;
}
ul ul {
    list-style-type: circle;
    margin-block-end: 0px;
}

/* Sidebar */
#secondary {

}
#secondary h2 {
	font-size: 20px;
	margin: 0;
}
#secondary ul {
	margin: 4px 0 0 4px;
    list-style: none;
}
#secondary li a {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;

    letter-spacing: 1px;
    color: #fff;
    background-color: #78c8d4;
    padding: 10px 16px 8px 16px;
    display: block;
    margin-bottom: 5px;
    width: fit-content;
width: -moz-fit-content;
	border-radius: 6px;
}
#secondary li a:hover {
	background-color: #a5d18b;
}
#secondary section {
	    margin-bottom: 30px;
}

#masthead {
    height: 80vh;
    position: relative;
	
}

title {}

.title h1 {
    font-size: 50px;
    font-weight: normal;
}
/* Navigation */
.site-branding {
	
}
.navbg {

    height: 110px;
    position: absolute;
    width: 100%;
}
.headlogo {
    position: absolute;
    display: block;
    text-align: center;
    top: 40px;
    left: 0;
    z-index: 1;
    right: 0;
}
.headlogo img {

}
header video {
	    width: 100vw;
	z-index: 0;
}
#navbar {
    z-index: 9999;
    width: 100%;
    position: absolute;
}
.widget_nav_menu {
	margin: 0 !important;
	padding-bottom: 0 !important;
}
.main-navigation {
position: absolute;
    width: fit-content;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -3vh;
}

#mega-menu-wrap-primary {
    z-index: 9999;
}

.hero {
height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 200px;
    background: url(/wp-content/uploads/2021/07/classica-bordeaux-madiera-windows-white.png), rgb(18 18 18 / 80%);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
}
.hero h1 {
	font-family: league-gothic, sans-serif;
    text-transform: uppercase;
    color: #fee680;
    letter-spacing: 4px;
    padding: 0;
}
.hero h2 {
    font-family: 'honey_scriptsemibold';
	font-weight: bold;
    color: #ffffff;
    font-size: 80px;
    margin: 22px 0 0 0;
	    letter-spacing: 0px;
}
.hero h3 {
	    text-transform: uppercase;
    color: #fe822f;
    letter-spacing: 2px;
    padding: 0;
    font-size: 130px;
}
.slidepost {
	height: 100vh;
	background-size: cover !important;
	background-position: center !important;
}
.slidepost::after {
    content: "";
background: rgb(68,22,104);
	    background: -moz-radial-gradient(center, ellipse cover, rgba(68,22,104,0.6) 0%, rgba(68,22,104,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(68,22,104,0.6) 0%,rgba(68,22,104,1) 100%);
    background: radial-gradient(ellipse at center, rgba(68,22,104,0.6) 0%,rgba(68,22,104,1) 100%);
    height: 100%;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.slide-content {
	    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
	text-align: center;
}

.slide-content h2{
	color: #fff;
	margin-top: 0;
	text-align: center;
	    font-size: 60px;
}
.slide-content p{
	color: #fff;
	    margin: 0;
	text-align: center;
}
.slide-content .readmore {
    color: #ffffff;
    background-color: transparent;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
    letter-spacing: 1px;
    border: 2px solid #fff;
	border-radius: 6px;
}
.slide-content .readmore:hover {
    background-color: #fff;
    text-decoration: none;
    color: #441668;
}
.slider-nav {
    margin-top: -60px;
padding-right: 50px;
}
.slider-nav .slick-track {
width: 100vw !important;
    z-index: 1;
    left: 0 !important;
    display: flex;
    justify-content: space-between;
}
.slider-nav .slick-list {
width: fit-content;
}
.navpost {
    opacity: 1 !important;
	cursor: pointer;
}
.navpost h2 {
    font-size: 20px;
    text-align: left;
    color: rgb(255 255 255 / 80%);
    position: relative;
    padding-bottom: 8px;
    padding-left: 10px;
}
.navpost h2:hover {
	color:  #fff;
}
.navpost.slick-current h2 {
	color:  #fff;
}
.navpost.slick-current h2::after {
content: " ";
    height: 5px;
		
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
	animation: timer 8s linear;
}

@keyframes timer {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
/* #mega-menu-wrap-primary .mega-menu-item a{
	background-color: rgba(96 , 143 , 220 , 90%) !important;
    padding: 0px 20px 0px 20px !important;
    border-radius: 0px 0px 0px 0px !important;
    color: #ffffff !important;
	    border-width: 4px 0px 4px 0px !important;
	letter-spacing: 1px !important;
}
#mega-menu-wrap-primary .mega-menu-item:first-of-type a{
    padding: 0px 24px 0px 30px !important;
    border-radius: 50px 0px 0px 50px !important;
	    border-width: 4px 0px 4px 4px !important;
}
#mega-menu-wrap-primary .mega-menu-item:nth-last-child(2) a {
    padding: 0px 30px 0px 24px !important;
    border-radius: 0 50px 50px 0 !important;
	border-width: 4px 4px 4px 0px !important;
}

#mega-menu-wrap-primary .mega-menu-item:last-of-type a {
	background-color: #458049 !important;
    padding: 0 30px !important;
    border-radius: 50px !important;
	margin-left: 30px !important;
	border-width: 4px !important;
}*/
#mega-menu-wrap-primary .mega-menu-item a {
	letter-spacing: 1px !important;
	padding: 0 20px !important;
}
#mega-menu-item-249 a {
    padding: 0 30px !important;
    border-radius: 6px !important;
	margin-left: 20px !important;
	border: 2px solid #fff !important;
	    line-height: 53px !important;
}
#mega-menu-wrap-primary .mega-menu-item a:hover {

} 
#mega-menu-item-249 a:hover {
    background-color: #fff !important;
    text-decoration: none !important;
    color: #441668 !important;
}
/* #mega-menu-wrap-primary .mega-menu-item:last-of-type a:hover {
	background-color: transparent!important;
	color: #fff !important;
} */
#mega-menu-wrap-secondary {
    position: absolute;
    top: -45px;
    right: 10px;
}

.frm_form_widget h3{
	    font-size: 20px !important;
}
.site-footer .with_frm_style .frm_inside_container .frm_primary_label {
	display: none;
}
.site-footer .frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 10px !important;
}
footer {
    background: url(/wp-content/uploads/2021/07/funky-lines.png), #222;
    position: relative;
    margin-top: 40px;
    background-blend-mode: color-burn;
}
.footer-top {
	padding: 30px 0 0 0;
}
.footer-bottom {
	padding: 40px 0 30px 0;
}
.siteinfo p {
	    font-size: 12px;
    color: #333;
}
.socialfoot {
	    text-align: center;
	    margin-top: 10px;
}
.socialfoot a {
    display: inline-block;
    font-size: 20px;
    background-color: #fff;
    color: #46166B;
    margin-top: 0;
    letter-spacing: 1px;
    border: 2px solid #46166B;
    border-radius: 6px;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 49px;
    margin: 0 6px;
}
.socialfoot a:hover {
	    background-color: #46166B;
    color: #fff;
}

footer .menu {
	list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
}
footer .menu li a {
font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
}
footer .menu li a:hover {
	color: #17cec1;
}
footer .panel-first-child .menu {
	margin-bottom: 20px;
}
.interior-header .slide-content {
	display: none;
}
.interior-header .slidepost {
	height: 40vh;
}
.title h1 {
    font-size: 70px;
    font-weight: normal;
    z-index: 10;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	font-family: league-gothic, sans-serif;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-family: league-gothic, sans-serif;
}
.widget_nav_menu h3 {
    font-size: 60px;
    padding: 10px 0 0 60px;
    color: #121212;
    font-family: 'honey_scriptsemibold';
    font-weight: bold;
    margin: 0 0 10px 0;
    position: absolute;
    top: -31px;
    left: 0px;
}
.servicesleft {
    background: url(/wp-content/uploads/2021/07/funky-lines.png), #fee680;
    padding: 20px;
    border: 1px solid #ddd;
    box-shadow: inset 0 0 0 10px #fff;
    position: relative;
    margin-top: 40px;
    background-blend-mode: multiply;
}
.servicesright {
    background: url(/wp-content/uploads/2021/07/funky-lines.png), #ffaf7a;
    padding: 20px;
    border: 1px solid #ddd;
    box-shadow: inset 0 0 0 10px #fff;
    position: relative;
    margin-top: 40px;
    background-blend-mode: multiply;
}
.servicesright ul, .servicesleft ul {
    list-style: none;
    margin: 0px;
    padding: 50px 50px 40px 40px;
}
.servicesright li a, .servicesleft li a{
	font-family: league-gothic, sans-serif;
    text-transform: uppercase;
	font-size: 40px;
	    line-height: 40px;
}
.servicesright li a:hover, .servicesleft li a:hover{
	color: #17cec1;
}
.button {
	    margin: auto;
    text-align: center;
    display: block;
    width: fit-content;
    padding: 10px 20px;
    background-color: #17cec1;
    font-family: league-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
	cursor: pointer;
}
.button:hover {
	color: #fff;
	background-color: #333;
}

.site-footer .widget_nav_menu {
	position: relative;
}
.site-footer .widget_nav_menu h3 {
    font-size: 40px;
    padding: 0;
    color: #fce47f;
    font-family: 'honey_scriptsemibold';
    font-weight: bold;
    margin: 0 0 10px 0;
    position: relative;
    top: 0;
    left: 0;
}
.site-info {
	        padding-top: 20px;
    background-color: #fee680;
}
#masthead.interior-header {
	    height: 300px;	
}
.interior-header .hero {
	    height: 300px;
}
.home #masthead {
	    min-height: 600px;
}
.home .hero {
	min-height: 600px;
}

.footer-top h2 {
	font-family: 'honey_scriptsemibold';
    color: #fff;
    text-align: right;
    font-size: 60px;
    margin-top: 20px;
}
.footer-top h3 {
    text-align: right;
    color: #fe8230;
    font-size: 69px;
    margin: 10px 0 0 0;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
	font-family: league-gothic, sans-serif;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	    padding: 0 20px;
}
.servicesleft a, .servicesright a {
	color: #121212;
}
.galleryleft a {
    background: url(/wp-content/uploads/2021/07/funky-lines.png), #fee680;
    padding: 20px;
    position: relative;
    background-blend-mode: multiply;
    display: block;
    font-family: league-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    color: #121212;
}
.galleryright a {
    background: url(/wp-content/uploads/2021/07/funky-lines.png), #ffaf7a;
    padding: 20px;
    position: relative;
    background-blend-mode: multiply;
    display: block;
    font-family: league-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    color: #121212;
}
.galleryhide .sow-slider-pagination, .galleryhide .sow-slide-nav {
	display: none !important;
}
@media only screen and (max-width: 763px) {
	.footer-top h2, .footer-top h3 {
		text-align: center;
	}
	.so-widget-sow-image-default-a5258576d588 .sow-image-container {
    justify-content: space-around;
}
}
@media only screen and (max-width: 600px) {
  .headlogo img {
	        max-width: calc( 100% - 100px );
}
	.hero h1 {
		    font-size: 40px;
	}
	.hero h3 {
		    font-size: 100px;
	}
	.servicesright li a, .servicesleft li a {
    font-size: 30px;
	}
}
@media only screen and (max-width: 500px) {
	.servicesright li a, .servicesleft li a {
    font-size: 20px;
	}
	.widget_nav_menu h3 {
    padding: 10px 0 0 20px;
}
	.widget_nav_menu h3 {
		font-size: 45px; 
	}
	.hero h1 {
		        font-size: 30px;
	}
	.hero h3 {
		    font-size: 80px;
	}
}
@media only screen and (max-width: 400px) {
	.hero h1 {
		        font-size: 24px;
	}
	.hero h3 {
		    font-size: 70px;
	}
	.servicesright li a, .servicesleft li a {
    font-size: 20px;
		    display: block;
    margin: 10px 0;
		line-height: 20px;
	}
	.servicesright ul, .servicesleft ul {
    padding: 10px 30px 10px 20px;
	}
	
}
@media only screen and (max-width: 300px) {
	.hero h1 {
		        font-size: 14px;
	}
	.hero h2 {
		        font-size: 50px;
	}
	.hero h3 {
		    font-size: 50px;
	}
	.widget_nav_menu h3 {
		font-size: 35px; 
	}
}