/*!
Theme Name: Cooper Insulations
Theme URI: https://www.flowebdesign.ie/
Author: Flo Web Design
Author URI: https://www.flowebdesign.ie/
Description: Bespoke Website designed and built by Flo Web Design.
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: alfco-farm-services
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.

Cooper Insulation 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* 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.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* 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: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

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 3em;*/
	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: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #004B87;
}

/*a:visited {*/
/*	color: #800080;*/
/*}*/

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

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

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 #ccc;
	border-radius: 3px;
	padding: 3px;
}

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 1.5em;*/
/*}*/

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.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: 1.5em;
	
    align-items: center;
    padding: 0 30px;
}
.postid-923 .gallery {
	background: #343434;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.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;
	color:#fff;
}

.postid-923 .gallery-item img {
    padding: 20px 0;
    object-fit: contain;
    object-position: center center;
    aspect-ratio: 1 / 1;
}

/*--------------------------------------------------------------
# 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;
}




/*cutsom css*/

body{
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color:#000;
}

a{
    text-decoration:none;
}

h1, h2, h3, h4, h5, h6{
    position:relative;
}

h1.page-title, h1.entry-title {
    color: #004B87;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 35px;
}

h2.page-title {
    color: #004B87;
    font-weight: 900;
    font-size: 25px;
    margin-bottom: 1em;
}

.page-title:after,
.entry-title:after{
    content: '';
    width: 65px;
    height: 11px;
    position: absolute;
    display: block;
    background: #6FA935;
    left: 0px;
    bottom: -16px;
}

h1.entry-title:after{
    content: '';
    width: 70px;
    height: 6px;
    position: absolute;
    display: block;
    background: #004B87;
    left: 0px;
    bottom: -16px;
}
h2.entry-title{
    color:#004B87;
    font-weight: bold;
    margin-bottom: 35px;
}


h2{
    font-weight:bold;
    font-size:28px;
    color: #004B87;
}


h3{
    color:#02599F;
    font-size: 25px;
    margin-bottom:2em;
    font-weight:bold;
    display: inline-block;
}


h3:after {
    content: '';
    width: 53%;
    height: 5px;
    position: absolute;
    display: block;
    background: #6FA935;
    left: 50%;
    bottom: -21px;
    transform: translateX(-50%);
}


/*header*/
header#masthead{
    background:#004B87;
    padding-bottom: 15px;
    position: relative;
}

header#masthead.sticky {
    top: 0;
    right: 0;
    left: 0;
    position: fixed;
    background:#004B87;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 100%;
    z-index:99;
    /*transition: all linear .3s;*/
}

@media (max-width: 768px) {
    header#masthead.sticky {
        position: relative;
    }
}    


header#masthead.sticky img.custom-logo {
    max-width: 200px;
    transition: all linear .3s;
}
header#masthead.sticky .custom-logo-link{
    display: block;
    text-align: center;
    transition: all linear .3s;
    
}

.main-navigation {
    display: flex;
    justify-content: flex-end;
}

header#masthead.sticky .main-navigation{
    margin-bottom: 13px;
    transition: all linear .3s;
}


.mob-phone {
    display: none;
}

.mobile-icons{
    display:none;
}



.top-header {
    border-bottom: 1px solid #004B87;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
}

.top-header span {
    font-size: 14px;
}
.top-header  div{
    width:auto;
}

.top-header a{
    color:#fff;
    transition:300ms;
}

.top-header a:hover{
    color:#6FA935;
    transition:300ms;
}


.top-header span:nth-of-type(2) {
    border-left: 1px solid #004B87;
    border-right: 1px solid #004B87;
    padding: 0 10px;
}

header .email{
	border-right: 1px solid #fff;
	padding-right:20px;
}

header .phone,
header .email{
	font-weight:bold;
	margin-left:20px;
}

header .phone:before {
    left: -21px;
    top: 1px;
}
header .email:before {
    left: -23px;
    top: 1px;
}

.top-header input.search-submit, 
#searchform input.search-submit{
    border-radius: 0 50px 50px 0;
    padding: 25px 41px 10px 15px;
    margin-left: -5px;
    background-color: #F1F1F1;
    color: #fff;
    background-image:url('images/search-green.png');
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0.1px;
    height: 35px;
    border:0;
}

.top-header input.search-field, 
#searchform input.search-field{
    border-radius: 50px 0 0 50px;
    padding: 0 15px;
    background: #F1F1F1;
    border: 1px solid #F1F1F1;
    width: 100%;
    height: 35px;
}


.col.searchform {
    margin: auto;
}


form#searchform {
    display: flex;
    justify-content: center;
    width: 300px;
    margin-left: auto;
}

.searchform {
    overflow: hidden;
    white-space: nowrap; 
    display: none; 
}

button.searchbutton {
    width: auto;
    border: 0;
    background: transparent;
}

.col.head-icons {
    margin: auto;
}

a.head-icon {
    position: relative;
    color: #707070;
}


.head-btn{
    background:#65A746;
    border:1px solid #fff;
    padding: 10px 20px;
    border-radius:0 50px 50px 50px;
    font-weight:bold;
}
.head-btn:hover{
    background:#fff;
    border:1px solid #65A746;
    color:#65A746;
    transition:300ms;
}

header .col-sm-6{
    display:none;
}




@keyframes pump {	0% {background:#65A746}	50% {background:#004B87}	100% {background:#65A746}}
.request-quote {
    max-width: 200px;
    height: auto;
    border-radius:50px;
    padding: 10px 20px 16px 20px;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 700;
    position: fixed;
    top: 18%;
    right: -6px;
    background: #65A746;
    transform: rotate(-90deg);
    transform-origin: bottom right;
     animation: pump 2.5s linear infinite; 
    cursor: pointer;
    z-index: 999;
    color: #fff;
}




.popup .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    border: none;
    border-radius: 50px;
    background: #65A746;
    padding: 0 20px;
}

span#range-value {
    margin-top: -20px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.modal-title{
    font-weight: 900;
    font-size: 28px;
    color: #fff;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 35px;
    padding-top: 50px;
}

.modal-title:after {
    content: '';
    width: 66px;
    height: 12px;
    position: absolute;
    display: block;
    background: #02599F;
    left: -2px;
    bottom: -21px;
}


.popup .modal-header {
    border-bottom: none;
}



.popup input {
    width: 100%;
    min-height: 50px;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px;
    border: solid #707070 1px;
    padding-top: 0px;
    padding-bottom: 0px;
        background-color: #fff;
}

input[type="checkbox"] {
	width: auto;
	min-height:inherit;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px;
    border: solid #707070 1px;
    padding-top: 0px;
    padding-bottom: 0px;
	background-color: #fff;
}
.wpcf7-checkbox {
/*     display: flex;
    flex-direction: column; */
	
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* Adjust spacing between items */
}
.wpcf7-checkbox label {
    display: flex;
	gap: 10px;
    align-items: center;
}

.popup textarea {
    width: 100%;
    min-height: 200px;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px;
    border: solid #707070 1px;
        background-color: #fff;
}

.popup .form100, 
.popup .form50, 
.popup .form33{
    color:#fff;
    margin: 12px 0px;
}

.popup button.btn-close {
    filter: invert(1);
    background-size: cover;
}

.popup input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: transparent;
    border-radius: 50px;
    border: 1px solid #fff;
}


.popup input[type="range"] {
    width: 90%;
    min-height: 37px !important;
    margin: auto;
}


.popup input[type="range"]:-webkit-slider-thumb {
  background: gray;
}

.popup input[type="range"]:-moz-range-thumb {
  background: gray;
}

.popup input[type="range"]:-ms-thumb {
  background: gray;
}

input.wpcf7-form-control.wpcf7-file {
    border: transparent;
    background: transparent;
}


/*home*/


.mainslider .swiper-slide {
    position:relative;
}
.swiper-slide img {
    width: 100%;
}

.slide-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(24%, -72%);
    color: #fff;
    background: #6fa9357a;
    /* transform: translateY(-50%); */
    max-width: 390px;
    padding: 35px;
}

.slide-text h3 {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 20px;
    color: #fff;
    max-width: 350px;
}
.slide-text h3:after {
    display:none;
}
a.slidelink {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px 20px;
    color: #fff;
    transition:300ms;
}
a.slidelink:hover {
    color: #6FA935;
    background:#fff;
    transition:300ms;
}



section.mainslider .swiper-slide {
    width: 100%;
    height: auto;
    position:relative;
    /*clip-path: polygon(100% 0%, 0% 0%, 0% 84%, 80% 100%, 100% 82%);*/
    z-index: 6;
}
section.mainslider .swiper-wrapper{
    padding-bottom: 24px;
    z-index: 3;
}
section.mainslider .swiper-wrapper:after {
    background: #6FA935;
    content: '';
    display: block;
    position: absolute;
    bottom: 14px;
    right: 0;
    left: 0;
    width: 100%;
    height: 137px;
    background-repeat: no-repeat;
    clip-path: polygon(100% 0%, 0% 0%, 0% 43%, 80% 100%, 100% 38%);
    z-index: 4;
}

section.mainslider:after {
    background: #6FA935;
    content: '';
    display: block;
    position: absolute;
    bottom: 14px;
    right: 0;
    left: 0;
    width: 100%;
    height: 137px;
    background-repeat: no-repeat;
    clip-path: polygon(100% 0%, 0% 0%, 0% 43%, 80% 100%, 100% 38%);
    z-index: 1;
}

/*section.mainslider .swiper-slide:after {*/
/*    background: #6FA935;*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    bottom: 14px;*/
/*    right: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 137px;*/
/*    background-repeat: no-repeat;*/
/*    clip-path: polygon(100% 0%, 0% 0%, 0% 43%, 80% 100%, 100% 38%);*/
/*    z-index: 4;*/
/*}*/

section.mainslider .swiper-slide img{
    z-index:5;
    clip-path: polygon(100% 0%, 0% 0%, 0% 84%, 80% 100%, 100% 82%);
}



.blue-icons {
    margin: 25px 0 35px 0;
}

.blue-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}


.blue-icon p {
    max-width: 210px;
    font-weight: bold;
    color: #000000;
    margin: 15px 0;
}




section.service-home-section {
    padding: 0px 0 30px 0;
    background: rgb(2,89,159);
    background: linear-gradient(180deg, rgba(2,89,159,1) 0%, rgba(41,151,238,1) 100%);
}
section.service-home-section .container{
    padding:50px 10px;
}

.service-home-section h3{
    color:#fff;
}


.service-home-section a {
    position: relative;
    display: inline-block;
    margin: 10px 0px;
    background: #6FA935;
    color: #fff;
    padding: 13px 50px;
    border-radius: 50px;
    font-size: 16px;
}

.service-home-section a:after {
    position: absolute;
    background: url(images/next-sm.png);
    width: 9px;
    height: 16px;
    bottom: 16px;
    right: 22px;
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.5s ease;
}

.bounce:hover:after {
    animation-name: bounce;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-iteration-count: 1s;
}

@keyframes bounce {
    0% { transform: translateX(0); }
    50% { transform: translateX(10px); }
    100% { transform: translateX(0); }
}



p.service-title {
    color: #02599F;
    font-weight: 700;
}


.service-card {
    background: #fff;
    padding: 90px 10px 50px 10px;
    margin-top: -80px;
    text-align: center;
}


.swiper-block .post-thumbnail {
    display: flex;
}


/*.swiper-block .swiper-slide img {*/
/*    max-width: 150px;*/
/*    margin: auto;*/
/*}*/

.swiper-block .swiper-slide img {
    max-width: 150px;
    margin: auto;
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden;
}

.excerpt {
    min-height: 110px;
    padding: 0 20px;
}





section.home-about-section {
    padding: 50px 0;
    margin-bottom:50px;
}
.home-about-section .container {
    background: #F9F9F9;
    padding: 0;
}
.about-content h2 {
    color: #02599F;
    font-size: 25px;
}

.about-content h2:after {
    content: '';
    width: 83px;
    height: 5px;
    position: absolute;
    display: block;
    background: #6FA935;
    left: -6px;
    top: -19px;
}

.about-content {
    padding: 50px 50px 0px 50px;
}



/*team */

.team h2{
    text-align:center;
    font-weight:900;
     font-size: 24px
}

.team .row{
    justify-content: center;
}


.department{
    margin: 60px auto 10px auto;
}
.team-member {
    padding: 10px;
}

.team-pic {
  /*overflow: hidden;*/
}

.team-member img {
    /*max-width: 100%;*/
    /*height: auto;*/
    /*margin-top: 30px;*/
    /*margin-bottom: 30px;*/
    transform: scale(1);
    transition: all 500ms ease-in-out;
    object-fit: cover;
    object-position: top center;
    /*aspect-ratio: 9 / 12;*/
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    width: 100%;
  max-width: 340px;
    /*box-shadow: -9px 4px 0px 0px rgba(0,75,135,1);*/
    /*border:1px solid #004B87;*/
}


.team-member:hover .team-pic img {
    /*transform: scale(1.1);*/
    transition: all 500ms ease-in-out;
    cursor: pointer;
}

.team-bio {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.team-bio .name {
    font-weight: bold;
    font-size: 20px;
    position: relative;
    margin-bottom:0;
}

.team-bio p, .team-bio a{
    margin:0;
    font-size: 16px;
}

.team.modal-content {
    background: #EFEFEF;
}
.team.modal-body {
    background: #fff;
    margin: 20px;
}




section.logo-slider {
    position: relative;
    padding: 40px 0 50px 0;
    background:#fff;
}

section.logo-slider.container {
    margin: 50px 0;
}





.block-next:after, .block-prev:after {
    display:none;
}


.block-prev {
    background-image: url('images/prev.png') !important;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}


.block-next{
    background-image: url('images/next.png') !important;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
  
}


.block-slider .container{
    position: relative;
     /*width: 70%; */
    margin: 0 auto;
}

.block-prev{
    left: -40px;
}

.block-next{
    right: -40px;
}
.service-home-section .container {
    position: relative;
}



.row.white-icons {
    max-width: 80%;
    margin: 50px auto 0px auto;
}
.white-icons .blue-icon p{
    color:#fff;
}



section.testimonials {
    position: relative;
}

.testimonials p{
	font-size:16px;
}

.swiper-test .swiper-wrapper{
    align-items: center;
}


.swiper-test .swiper-slide div {
    background: #F9F9F9;
    padding: 20px;
    text-align: center;
    min-height: 370px;
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    position:relative;
}

.swiper-test .swiper-slide div:before {
    position: absolute;
    background: url(images/quote.png);
    width: 33px;
    height: 23px;
    top: 38px;
    right: 47%;
    transform: translateX(-50%);
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.5s ease;
}

.testimonials span {
    color: #02599F;
    font-weight: bold;
}

.test-next:after, .test-prev:after {
    display:none;
}

.test-prev {
    background-image: url('images/blue-prev.png') !important;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}

.test-next {
    background-image: url('images/blue-next.png') !important;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
  
}

.testimonials .container {
    position: relative;
     /*width: 70%; */
    margin: 0 auto;
}
.testimonials .container .test-prev{
    left: -40px;
}
.testimonials .container .test-next{
    right: -40px;
}
.testimonials .container .swiper-pagination{
    bottom: -30px!important;
}
.swiper-test .swiper-wrapper {
    align-items: center;
}









/*.logo-next:after, .logo-prev:after {*/
/*    display:none;*/
/*}*/

/*.logo-prev {*/
/*    background-image: url('images/blue-prev.png') !important;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.logo-next {*/
/*    background-image: url('images/blue-next.png') !important;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
  
/*}*/

/*.logo-slider .container {*/
/*    position: relative;*/
     /*width: 70%; */
/*    margin: 0 auto;*/
/*}*/
/*.logo-slider .container .logo-prev{*/
/*    left: -40px;*/
/*}*/
/*.logo-slider .container .logo-next{*/
/*    right: -40px;*/
/*}*/
/*.logo-slider .container .swiper-pagination{*/
/*    bottom: -30px!important;*/
/*}*/


.swiper-logos .swiper-wrapper {
    align-items: center;
}

section.logo-slider:after {
    background: #6FA935;
    content: '';
    display: block;
    position: absolute;
    bottom: -110px;
    right: 0;
    left: 0;
    width: 100%;
    height: 117px;
    background-repeat: no-repeat;
    clip-path: polygon(0% 59%, 19% 1%, 100% 39%, 100% 100%, 0% 100%);
    z-index: 4;
}




/*about*/


section.about-section .container {
    padding: 7px 35px 50px 45px;
    background:#F9F9F9;
}

section.about-section .slider {
    position: relative;
    padding: 10px 0 40px 0;
}

section.about-section .slider:after {
    width: 23px;
    height: 22px;
    background: url(images/search.png);
    position: absolute;
    top: 16px;
    right: 6px;
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 6;
}

.search-results article img.custom-logo {
    display: none;
}

section.about-section  h3:after{
    display:none;
}


section.about-section h3 {
    font-size: 21px;
    margin-bottom: 1em;
    font-weight:800;
}

.small-next:after, .small-prev:after {
    display:none;
}

.small-prev {
    background-image: url('images/small-prev.png') !important;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}

.small-next {
    background-image: url('images/small-next.png') !important;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
  
}

.smallslider .container {
    position: relative;
     /*width: 70%; */
    margin: 0 auto;
}
.small-prev{
    left: 82%;
    top: 96%;
}
.small-next {
    top: 96%;
}


.getintouch {
    height: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 30px;
    color:#000;
    margin-top: 10px;
}

.page-id-531  .getintouch {
    justify-content: space-between;
}

.getintouch p {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    
    color: #fff;
}

.page-id-531  .getintouch p{
 /*color: #000;*/
     margin-top: 100px;
}

.content {
    padding: 20px 40px 20px 0;
}


.contactbar .contact-message {
    background: linear-gradient(180deg, rgba(2, 89, 159, 1) 0%, rgba(41, 151, 238, 1) 100%);
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 73px 50px 45px 92px;
    color: #fff;
}


.contact-message p {
    font-size: 20px;
}



a.button {
    color: #fff;
    background: #65A746;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    padding: 10px 20px;
    transition:300ms;
}


a.button:hover {
    color: #65A746;
    background: #fff;
    transition:300ms;
}

.contactbarimage {
    background: url(https://sandbox.flowebdesign.ie/cooper/wp-content/uploads/2024/07/Fleet.webp);
    height: 100%!important;
    background-size: cover!important;
    background-position: center!important;
}


form span.message{
    font-style:italic;
    display: block;
    margin-top: 12px;
}

/*grants*/

section.grants-section {
    margin-top: 30px;
}
.grants-section .col-md-8 {
    background: #F9F9F9;
    padding: 20px;
    border-radius: 50px;
}

.grants-section .col-md-4 {
    padding: 0px 25px;
}

.grants-section .row:last-of-type {
    background: #F9F9F9;
    padding: 20px;
    border-radius: 50px;
    margin-top: 50px;
}

table tbody tr:nth-of-type(odd){
    background:#fff;
    border: 0;
}
table tbody tr:nth-of-type(even){
    background:transparent;
    border: 0;
}

.grants-section th p {
    background: #65A746;
    color: #fff;
    padding: 20px 40px 20px 20px;
    width: fit-content;
    margin: auto 0;
}

.grants-section td {
    padding: 20px;
}

.grants-section ul li,
.about-section ul li {
    position: relative;
    margin-bottom: 7px;
    list-style: none;
    padding-left: 40px;
}

.grants-section ul li:before,
.about-section ul li:before{
    content: '';
    display: block;
    position: absolute;
    height: 26px;
    width: 26px;
    background: url(images/green-tick.png);
    left: 0;
    top: 3px;
    background-repeat: no-repeat;
    background-position: center;
}




/*tech library*/


section.tech-section .container {
    padding: 7px 35px 50px 45px;
    background: #F9F9F9;
}



.tech-section .col-lg-6 div{
    position: relative;
    min-height: 200px;
    margin: 10px 0;
    background-size: cover !important;
}
.tech-section .col-lg-6 a {
    display: block;
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}




/*footer*/

footer {
    clip-path: polygon(0% 19%, 19% 1%, 100% 13%, 100% 100%, 0% 100%);
    background: #004B87;
    color: #fff;
    padding: 100px 0 70px 0;
    position:relative;
    z-index:6;
}

.foot-contact {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

footer a{
    color:#fff;
}
footer p {
    margin: 0;
}
footer .col-12 {
    border-bottom: 1px solid #fff;
    margin-top: 30px;
}

.foot-txt {
    max-width: 385px;
    margin-bottom: 12px;
}

footer .row:last-of-type {
    margin-top: 30px;
}


.phone, .email, .location{
    position:relative;
}

.phone:before{
        content: '';
    display: block;
    position: absolute;
    height: 18px;
    width: 18px;
    background: url(images/phone.png);
    left: -28px;
    top: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.email:before{
    content: '';
    display: block;
    position: absolute;
    height: 18px;
    width: 18px;
    background: url(images/mail.png);
    left: -28px;
    top: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.location:before{
    content: '';
    display: block;
    position: absolute;
    height: 18px;
    width: 18px;
    background: url(images/location.png);
    left: -28px;
    top: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

ul#menu-footer {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 10px;
    display: flex;
    gap: 10px;
	font-size: 14px;
}

ul#menu-footer a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #004B87;
    transition:300ms;
}
ul#menu-footer a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
    transition:300ms;
}

#menu-footer li {
    border-right: 1px solid #fff;
    padding-right: 10px;
}

#menu-footer li:last-of-type{
    border:0
}

.foot-social {
    display: flex;
    gap: 14px;
    justify-content: flex-end;
}

.foot-social img {
    max-width: 40px;
}

/*contact*/



.page-template-contact h1.page-title {
    color: #004B87;
    font-size: 31px;
    font-weight: 900;
    margin-bottom: 35px;
}


/*.page-template-contact h1.page-title:after {*/
/*    content: '';*/
/*    width: 70px;*/
/*    height: 6px;*/
/*    position: absolute;*/
/*    display: block;*/
/*    background: #004B87;*/
/*    left: 0px;*/
/*    bottom: -16px;*/
/*}*/


section.contact-section {
    /*background: #EEEEEE;*/
    padding: 50px 0;
}


section.contact-section .container{
    background: #fff;
    max-width: 1500px;
}

.request-contact{
    margin-top:20px;
    display: inline-block;
    border-radius:50px;
    padding:16px 20px;
    font-size: 20px;
    font-weight: 700;
    background: #65A746;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    transition:300ms;
}

.request-contact:hover{
    background:#191970;
    transition:300ms;
}


/*.contact-info {*/
/*    margin-top: 70px;*/
/*    width: 50%;*/
/*}*/

.contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.contact-info ul li {
    padding: 8px 10px;
}
li.address {
    max-width: 123px;
}

.contact-info ul strong{
    color:#004B87;
}




.contactform {
    margin: 0px 0 30px 0;
    background: #F9F9F9;
    padding: 1px 50px 50px 50px;
}

.contact-section input{
    padding: 15px 10px;
    margin: 5px 0;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 50px;
    background:#fff;
}



.contact-section textarea{
    padding: 15px 10px;
    margin: 5px 0;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 30px;
    background:#fff;
}


.form100{
    width:100%;
}

/*.form50 {*/
/*    width: 49.5%;*/
/*    display: inline-block;*/
/*}*/

/*.form33 {*/
/*    width: 32.9%;*/
/*    display: inline-block;*/
/*}*/

.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {
    color: #1C4F90;
    font-family:'Open Sans';

}

.form100.submit{
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
}

input.wpcf7-submit {
    color: #fff;
    max-width: 150px;
    font-size:22px;
     background: #004B87;
    color: #fff;
    padding: 16px 15px;
    border: 2px solid #004B87;
    transition: 300ms;
}

input.wpcf7-submit:hover {
    background: #fff;
    color: #004B87;
    border: 2px solid #004B87;
    transition: 300ms;
}


/*blog*/


.blog-section article {
    box-shadow: 7px 4px 39px #00000029;
    transition: 300ms;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

.blog-section article a.post-thumbnail {
    display: block;
    position: relative;
    overflow: hidden;
}


.blog-section .entry-content,
.blog-section header.entry-header{
    padding: 0 20px;
}

.blog-section .entry-content {
    padding-bottom: 20px;
    min-height: 160px;
}


.blog-section article a.post-thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all linear .3s;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 1 / 1;
}

.blog-section article a.post-thumbnail:before {
    content: '';
    display: block;
    position: relative;
    padding-bottom: 75%;
}

.blog-section article a.post-thumbnail:hover img {
    transform: translate(-50%, -50%) scale(1.1);
    transition: all linear .3s;
}


/*single post blog*/

.single-section img.attachment-post-thumbnail {
    margin: auto;
    display: block;
}


.single-section articl{
    margin-bottom: 116px;
}


/*search*/

.search-results article {
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 10px;
}


/* services*/



.product-lising {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    background: #fff;
    padding: 30px;
}
.product-lising h2.entry-title {
    font-size: 25px;
}

.product-lising article {
    width: calc(33% - 33px);
    /*display: flex;*/
    border:1px solid #ccc;
    padding: 0px;
    align-items: start;
    flex-wrap: wrap;
    align-content: flex-start;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 30px;
    
     margin-top: 15px;
    transition: all linear .3s;
}

.entry-header{
    padding: 20px 10px 0px 10px;
    margin:0;
}

 .entry-content{
    padding: 0px 10px 20px 10px;
    margin:0;
}

h2.entry-title:after{
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(.3);
    height: 4px;
    bottom: -7px;
    left: 0;
    background-color: #004B87;
    transform-origin: left;
    transition: transform 0.4s ease-out;
}

h2.entry-title:hover:after{
    transform: scaleX(1);
    transform-origin: left;
}



/*.product-lising article a.post-thumbnail:before {*/
/*    content: '';*/
/*    display: block;*/
/*    position: relative;*/
/*    padding-bottom: 75%;*/
/*}*/

/*.product-lising article a.custom-logo-link:before {*/
/*    content: '';*/
/*    display: block;*/
/*    position: relative;*/
/*    padding-bottom: 75%;*/
/*    background: #004b87;*/
/*}*/


/*.product-lising article a.post-thumbnail img,*/
/*article img.custom-logo{*/
/*    position:absolute;*/
/*    top:50%;*/
/*    left:50%;*/
/*    transform:translate(-50%,-50%);*/
/*    transition:all linear .3s;*/
/*}*/
/*.product-lising article a.post-thumbnail:hover img,*/
/*article img.custom-logo:hover{*/
/*    transform:translate(-50%,-50%) scale(1.1);*/
/*    transition:all linear .3s;*/
/*}*/

.product-lising article a.post-thumbnail img {
    transition: all linear .3s;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 11 / 9;
    width: 100%;
}

 article img.custom-logo {
    transition: all linear .3s;
    object-fit: contain;
    object-position: center center;
    aspect-ratio: 11 / 9;
    width: 100%;
}

.product-lising article a.post-thumbnail:hover img,
article img.custom-logo:hover{
    transform:scale(1.1);
    transition:all linear .3s;
}

.product-lising article a.post-thumbnail,
.product-lising article a.custom-logo-link {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #004b87;
}


/*single product*/


section.single-section {
    background: #EEEEEE;
    padding: 30px 0 60px 0;
}

section.single-section .container {
    background: #fff;
    padding-top: 10px;
}

p.subheading {
    font-weight: bold;
    color:#000;
    margin-top: 14px;
}

.prduct-section .video {
    padding: 30px 0;
}

.txt a {
    color: #fff;
    background: #004B87;
    padding: 10px 25px;
    border:2px solid #004B87;
    border-radius: 50px;
    transition: 300ms;
}


.txt a:hover {
    color: #004B87;
    background: #fff;
    border:2px solid #004B87;
    transition: 300ms;
}



.prduct-section .tab {
    padding: 30px 0;
}

.prduct-section .slide {
    /*padding: 80px 0 30px 0;*/
}

.tab h3 {
    color: #004B87;
    font-size: 25px;
}


.tab h4 {
    color: #000;
    font-size: 18px;
}

.tabs{
    align-items: flex-start;
    display:flex;
}

div#v-pills-tab {
    align-items: flex-start;
    flex-direction: column;
}

#v-pills-tab.nav-pills .nav-link {
    background: transparent;
    color: #919191;
    border-left: 3px solid #C5C5C5;
    border-radius: 0;
    width: 180px;
    text-align: left;
}


#v-pills-tab.nav-pills .nav-link.active {
    background: transparent;
    color: #000;
    font-weight: bold;
    border-left: 3px solid #004B87;
}

.tab-pane {
    padding: 1em .5em 0 1em;
}

.tab-pane ul {
    margin: 0;
}

.prduct-section ul{
    list-style:none;
}

.prduct-section ul li {
    position: relative;
    margin-bottom: 10px;
    list-style: none;
    padding-left: 40px;
}

.prduct-section ul li:before {
    content: '';
    display: block;
    position: absolute;
    height: 26px;
    width: 26px;
    background: url(images/tick.png);
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
    background-position: center;
}


.productslider .swiper-slide img {
    border-radius: 50px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*max-height:600px;*/
}

.productslider .swiper-pagination {
    text-align: right;
    
}
.productslider .swiper-pagination-bullet{
    height: 10px;
    width: 10px;
}

.productslider .swiper-pagination-bullet-active {
    background: #707070;
}


.prduct-section .container {
    padding: 0;
}





/*YOUTUBE TEST*/

.page-id-644 .yt-embed-holder{
    width:100%;
    overflow:hidden;
    aspect-ratio:16/9;
    pointer-events:none;
    position:relative;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 8;
}

.page-id-644 .yt-embed-holder iframe{
    width:300%;
    height:100%;
    /*margin-left:-100%;*/
}



/*wordpress gallery */


/*careers*/

.jobs{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    background: #fff;
    padding: 30px;
}

.job {
    /*border-top: 1px solid #cfcfcf;*/
    /*border-bottom: 1px solid #cfcfcf;*/
    /*padding: 20px 0;*/
    /*margin: 50px 0;*/
    
    width: calc(33% - 33px);
    border: 1px solid #ccc;
    padding: 0px;
    align-items: start;
    flex-wrap: wrap;
    align-content: flex-start;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
    transition: all linear .3s;
}

@media (max-width: 992px) {
.job {
    width:100%;
}

}

.apply-btn{
    display: inline-block;
    background: #65A746;
    border: 1px solid #65A746;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: bold;
    color:#fff;
}
.apply-btn:hover {
    color: #6FA935;
    cursor:pointer;
     background: #fff;
    transition: 300ms;
}

.app-form {
    padding: 20px 10px;
}

.page-template-career form.wpcf7-form,
form.wpcf7-form.init.use-custom-job-form {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 0px;
    margin-top: 30px;
}

.custom-upload input[type="file"] {
  display: none;
}


.custom-upload {
    position:relative;
  display: inline-block;
  background-color: #65A746;
    color: #fff;
    padding: 10px 20px 10px 50px;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

/*.custom-upload2 {*/
/*    max-width: 150px;*/
/*}*/



.custom-upload:hover {
  background-color: #005f8d;
}

.custom-upload:before {
    content: '';
    display: block;
    position: absolute;
    height: 18px;
    width: 18px;
    background: url(images/upload.png);
    left: 15px;
    top: 13px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media (max-width: 992px) {

nav.woocommerce-breadcrumb,
.woocommerce div.product div.images.woocommerce-product-gallery {
    display: none;
}

.single-product #product-1147{
    padding: 10px;
}
}
a.head-btn.head-btn--clone {
    display: none;
}

@media (max-width: 768px) {
  .mobile-icons .head-btn { display: none !important; }

  .head-btn--clone {
      display: none; 
  }
  
  body.mm-open .head-btn--clone {
    display: block;
    width: calc(100% - 32px); /* nice inset look */
  }
  
  a.head-btn.head-btn--clone {
    color: #fff;
    width: 124px;
    }
    
    
    
}


