/*!
Theme Name: Mereboats
Theme URI: http://underscores.me/
Author: mart israel
Author URI: http://www.vvunk.ee
Description: Disainime ja arendame kergesti hallatavaid kaasaegseid veebilehti. Loome sinu ettevõttele visuaalse identiteedi.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mereboats
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Mereboats is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html { scroll-behavior: smooth; }
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header.site-header{
	display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    /* max-width: 1700px; */
    margin: 0 auto;
    padding: 20px 2.5%;
	
}

.header-all.nav-up {
    transform: translateY(-100%);
	    transition: background 0.5s ease;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

}
.header-nav {
	display:flex;
    align-content: center;
    align-items: center;
}
.header-all{
	   
    background-color:#ffffff00;
    padding: 0px 0%;
    display: flex;
    flex-direction: column;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 3;
    box-shadow: 0px 0px 0px #00000042;
		 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	    box-shadow: 0px 0px 0px #00000024;
}
.header-all.active{
	background-color:#071f27;
	transition: background 0.0s ease;
	    animation: fadeIn 0s;
    -webkit-animation: fadeIn 0s;
    -moz-animation: fadeIn 0s;
    -o-animation: fadeIn 0s;
    -ms-animation: fadeIn 0s;
	    box-shadow: 0px 0px 5px #00000024;
	    transition: background 0.3s ease;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

}
.header-all a{
	    transition: background 0.3s ease;
    animation: fadeIn 0.3s;
    -webkit-animation: fadeIn 0.3s;
    -moz-animation: fadeIn 0.3s;
    -o-animation: fadeIn 0.3s;
    -ms-animation: fadeIn 0.3s;
    
	
}



.header-all.active .custom-logo-link{
	display: inline-block;
	/*width:190px;*/
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.header-all .custom-logo-link{
	display: inline-block;
	width:190px;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.site-header{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 7%;
	
}
.site-header p{
	color:white;
}
.site-branding{
	    display: flex;
    flex-direction: row;
    align-items: center;
	padding:3px 0px;
}
p.site-title{
	    margin: 0px 10px;
    font-size: 40px;
	text-transform:uppercase;
	    display: none;
	
}
p.site-description{
	 margin: 0px 0px;
    font-size: 14px;
	line-height:15px;
	padding-left:10px;
	display:none;
}
div.header-right{
	width:80%;
}
/* Front-page 
	 ========================================================================== */
header.entry-header {
   	display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 auto;
    height: 100vh;
	border-bottom: solid 5px white;
}


.front-page-slider{
	    background-color:#01596d;
}
.front-page-slider-content{
	width: 70%;
    padding-right: 2.5%;
    position: absolute;
    z-index: 1;
    color: white;
    padding-left: 2.5%;
	padding-top:50px;
	padding-bottom:50px;
    border-left: 15px solid white;
	
}

.post-grid {
    overflow: hidden;
    padding: 25px 0px !important;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.post-thumbnail img{
	width: 100%;
    object-fit: cover;
    height: 100vh;
    opacity: 0.7;
}
.post-thumbnail{
	    width: 100%;
   
    height: 100vh;
}
#models{
	    background-color: #002028;
    	overflow: hidden;
		padding-bottom: 75px;
}
#models h2{
	    text-align:right;
		padding-right:2.5%;
		padding-top:25px;
		padding-bottom:25px;
		border-right: 10px solid white;
		margin-top:0px;
		margin-bottom:0px;
		color:white;
}

#front-page-content {
    /*background-image: linear-gradient(to right, #bbc5af 40%, white 1%, white 59% );*/
	display: flex;
        align-items: center;
    justify-content: center;
}

.front-page-text .banner-cta{
	margin-top: 0px;
}
.front-page-text p{
	margin-bottom: 15px;
}
.front-page-text{
	
    width:50%;
    padding: 20px 5%;
}
.content-area-img{
	width:45%;
}
.home .content-area-img{
	width:50%;
}
.content-area-img img{
	width:100%;
}
#reference blockquote p{
	margin-top:0px;
}
#reference h2{
	margin-bottom:10px;
}
#reference {
	  margin: 50px auto;
}
#testimonials{
	 background-image: url("https://calcwood.vvunk.ee/wp-content/uploads/2023/11/testimonials-tagasiside-dark3.jpg");
}
#testimonials h2{
	 color:white;
	text-align:center;
	margin-bottom:50px;
}
#testimonial{
	 border-left:solid 10px white;
	 border-right:solid 10px white;
	 padding:50px 5%;
}
#blocks{
	 background-image: url("https://calcwood.vvunk.ee/wp-content/uploads/2023/11/testimonials-tagasiside-grey.jpg");
}
#blocks h2{
	 color:#1f2040;
	text-align:center;
	margin-bottom:50px;
}
#blocks-inside{
	 /*border-left:solid 10px white;
	 border-right:solid 10px white;*/
	 padding:50px 5%;
}

.blocks{
	display:flex;
}
.blocks p{
	text-align:left;
	font-weight:500;
	line-height:120%;
}
.block{
	padding:10px;
	border-top: solid 4px #bcc4b0;
}
.entry-content-outside{
	    background: #f2f4f5;
    overflow: hidden;
    border-bottom: 5px solid white;
}
span.point{
	     font-size: 50px;
    color: #bdc4b1;
    margin-top: -32px;
    /* overflow: hidden; */
    position: absolute;
    background-color: whitesmoke;
    /* height: 50px; */
    line-height: 75%;
    border-radius: 50%;
    padding-bottom: 2px;
    padding-right: 1px;
}
#model-list a{
	width:19.5%;
	padding:10px;
	background-color: #08242d;
	    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#model-list{
	    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0px auto;
    justify-content: space-between;
	    padding: 25px 0%;

}
#model-list a{
	text-decoration:none;
	opacity:0.85;
}
#model-list a:hover{
	    -webkit-transform: translateY(3px);
    transform: translateY(3px);
	opacity:1;
}
#model-list img{
	filter: grayscale(1);
	width:85%;
}

.benefit{
	display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
	text-align:center;
}
#boat-building {
	      min-height: 750px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 25px 0%;
    justify-content: space-between;
}
.layout-234 .element_1699910180711 {
    font-size: 18px;
    text-align: left;
    line-height: 110%;
    margin: 10px 0px;
}
#post-grid-233 .item {
    padding: 10px 10px 20px;
	    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	opacity: 1;
}
#post-grid-233 .item:hover {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 0.9;
	
}
.post-grid .grid-items {
   
    overflow: visible !important;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.wpcf7-spinner {
   display:none;
}
input.wpcf7-not-valid::placeholder{
	color:#bd5340 !important;
}
input.wpcf7-not-valid{
	
    border: solid 1px #bd5340 !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #bd535500;
    color: #d64d65;
    text-align: left;
    padding: 0px;
    margin: 25px 0px 0px;
}
.wpcf7-not-valid-tip {
    color: #bd5340;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #bd535500;
    color: #66993f;
    text-align: left;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0em 1em;
    padding: 0.2em 0em;
    border: 2px solid #00a0d2;
}
.site-footer ul{
	list-style:none;
	margin: 0 0 0em 0em;
	padding-left:0px;

}
.site-footer ul li{
	margin-right:15px;
}
#menu-footer-contact li a{
	font-size:18px;
	font-weight:600;
}
#menu-footer-contact li{
	margin-right:20px;
}
.site-footer a {
	color: white;
    text-decoration: none;
}
.site-footer h3 {
	margin-bottom:15px;
	margin-top:0px;
}
.site-footer ul#menu-contact a{
	font-size:20px;
	font-weight:600;
}
.site-footer p{
	margin-bottom:10px; 
	margin-top: 0px;
}

div#footer-sidebar2 a{
	font-weight:300;
}
.site-footer #wpmenucartli{
	display:none !important;
}
.footer-in{
	max-width: 1300px;
	padding:50px 5% 10px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.site-footer a:visited {
	color:white;
}

.site-footer li.lang-item{
	display:none !important;
}
.site-footer input{
	color:white !important;
}
.site-footer textarea{
	color:white !important;
}
.site-footer{
	background-color: #1f203e;
	overflow: hidden;
	border-top:0px solid #9f9f9f;
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
	width: 100%;
	margin-top:0px;
	color:white;
	order:5;

}
.site-footer fa{
	color:white;
}
.site-footer .widget{
	padding:5px 0px;
	margin-bottom:15px;
}
#nav_menu-14{
	border-top: dashed 1px #d2d2d230;
    margin-top: 50px;
}
aside#text-12.widget.widget_text h3{
	margin-bottom:15px;
}
ul#menu-sotsiaal-est.menu{
	    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
	margin-top:25px;
}
ul#menu-sotsiaal-est.menu li{
	   margin-right:15px;
}
ul#menu-sotsiaal-est.menu li a{
	   font-size:50px;
}
::-webkit-calendar-picker-indicator {
    filter: invert(1);
    opacity: 0.6;
}
.site-footer img{
	margin-top:25px;
	    width: 75px;
}
#footer-sidebar {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
	
    padding: 0px 0%;

}
.site-footer .widget.widget_media_image{
	margin-bottom:0px;
}
#footer-sidebar1 {
	float: left;
	width: 50%;
	padding-right:0%;
	padding-top:25px;
}



#footer-sidebar2 {
	float: left;
	width:50%;
	text-align:left;
	padding-left:5%;
	margin-right:0px !important;
	padding-top:25px;
}
span.wpcf7-not-valid-tip{
	display:none;
}
/* CTA-s
--------------------------------------------- */
a.main-cta{
	font-weight: 400;
    background-color: #ffffff00;
    color: white;
    padding: 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
	 display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	border:2px solid;
	margin-right:5px;
	margin-top:10px;
}
a.main-cta:visited{

    color: white;
   
}
a.main-cta:hover{
	
	color:#c7dbde;
	    -webkit-transform: translateY(3px);
    transform: translateY(3px);
	border:2px solid;
}
a.cta{
	font-weight: 400;
    background-color: #ffffff00;
    color: #002028;
    padding: 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
	 display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	border:2px solid;
	margin-right:5px;
	margin-top:10px;
}
a.cta:visited{

    color: #002028;
   
}
a.cta:hover{
	 color:#7f9194;
	    -webkit-transform: translateY(3px);
    transform: translateY(3px);
	border:2px solid;
}
.site-footer{
	background-color: #002028;
}
/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #071f27;
	font-family:"Bahnschrift";
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight:400; 
	line-height: 110%;
}
.home h1{
	font-size: 100px;
   
    margin: 0px 0px;
	
}

h1{
	font-size: 70px;
    
    margin: 0px 0px;
	
}
h2{
	font-size: 30px;
	
}
h3{
	font-size: 25px;
}
h3.services{
	color:white;
	text-decoration:none !important;
	margin-top:-35px;
	margin-bottom:0px;
	text-align: center;
	font-size: 16px;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 0em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #002028;
}

a:visited {
	color: #002028;
}

a:hover,
a:focus,
a:active {
	color: #7f9194;
}

a:focus {
	
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-weight: 400;
    background-color: #ffffff00;
    color: white;
    padding: 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border: 2px solid;
    margin-right: 5px;
    margin-top: 10px;
	border-radius:0px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	    color: #c7dbde;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    border: 2px solid;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
    border: 1px solid #cadade;
    border-radius: 0px;
    padding: 3px;
    background-color: #ffffff00;
	    width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 0em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	    margin: 50px auto;
    	max-width: 1300px;
	    overflow: hidden;
	    padding: 25px 5%;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 5px;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-item img{
	margin-bottom:-7px;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
@media only screen and (max-width: 1200px){
.home h1 {
    font-size: 80px;
   
    margin: 0px 0px;
}
h1{
	font-size: 60px;	
	}	
h2{
    font-size: 28px;
	
}
h3{
	font-size: 23px;
}
.front-page-slider-content {
  	    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    border-left: 10px solid white;
}	
		#models h2 {
  
    padding-right: 5%;
  
    border-right: 10px solid white;
    
}
	h3.services {
  
    font-size: 16px;
 
}
}
@media only screen and (max-width: 1000px){
.home h1 {
    font-size: 70px;
   
}
	h1{
	font-size: 50px;	
	}	
h2{
    font-size: 25px;
	
}
h3{
	font-size: 21px;
}
#model-list a {
    width: 32.5%;
	margin-top:8px;
	margin-left:0.35%;
	margin-right:0.35%;
    
}
#model-list {
   
    justify-content: center;
}
#boat-building {
    min-height: 100vh;
    flex-direction: column;
	justify-content: center;
    
}}
@media only screen and (max-width: 768px){
	.gallery-columns-2 {
    grid-template-columns: repeat(1, 1fr);
}
	#footer-sidebar {

    flex-direction: column-reverse;
   
   
}
	.front-page-text {
    width: 85%;
    padding: 20px 5%;
}
	#models h2 {
  
    padding-right: 5%;
  
    border-right: 5px solid white;
    
}
	p {
  
    font-size: 15px;
}
	h3.services {
    font-size: 14px;
}
	.front-page-slider-content p{
		font-size: 15px;
	}
	.front-page-slider-content p br{
		display:none;
	}
#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    
    height: 100vh;
    top: 0px;
    margin-top: -20px;
}
.header-all .custom-logo-link {
 
    width: 150px;
    
}
.front-page-slider-content {
  	    width: 100%;
    padding-top: 20px;
    padding-bottom: 100px;
    border-left: 5px solid white;
	padding-right: 5%; 
	padding-left: 5%;
}	
	

header.entry-header {
    
    border-bottom: solid 2.5px white;
}
	.home h1 {
    font-size: 50px;
}
		h1{
	font-size: 40px;	
	}	
h2{
    font-size: 23px;
	
}
h3{
	font-size: 20px;
}
#footer-sidebar1 {

	width: 100%;
	
}
#footer-sidebar2 {
	
	width:100%;
	
	padding-left:0%;
	
}
		.content-area-img{
	width:75%;
}
.home .content-area-img{
	width:75%;
}
}
@media only screen and (max-width: 600px){
 #model-list a {
    width: 48.5%;
    margin-top: 3px;
    margin-left: 0.35%;
    margin-right: 0.35%;
}

}
@media only screen and (max-width: 450px){
	.layout-234 .element_1699910180711 a {
    font-size: 15px !important;
}
	.layout-234 .element_1699910185470 {
    font-size: 12px !important;
    text-align: left;
}
	.layout-234 .element_1699910180711 {

    margin: 8px 0px !important;
}
	.content-area-img{
	width:75%;
}
.home .content-area-img{
	width:75%;
}
	h3.services {
    font-size: 12px;
}
 	.home h1 {
    font-size: 40px;
}
			h1{
	font-size: 30px;	
	}	
h2{
    font-size: 23px;
	
}
h3{
	font-size: 21px;
}
	.front-page-slider-content p{
		font-size: 14px;
	}
	p {
  
    font-size: 14px;
}
}

