/*!
Theme Name: Cocoonfxmedia Ltd
Theme URI: https://www.cocoonfxmedia.co.uk
Author: Cocoonfxmedia Ltd
Author URI: https://www.cocoonfxmedia.co.uk
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Cocoonfxmedia Ltd

*/

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}


body {
	margin: 0;
}

main {
	display: block;
}


h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}


code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}


small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}


legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
	font-weight: 400 !important;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Poppins", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h1 {
	font-size: 45px;
	line-height: 45px;
	font-weight: 600;
	margin: 36px 0px 0px 0px;
}
.singleArticleH {
	margin-bottom: 4rem;
	line-height: 1.2;
}
h2 {
	margin-bottom: 2rem;
	font-size: 30px;
}
.blogHeader h2 {
	margin-bottom: 0rem;
	font-size: 26px;
}
 h2.newsTitle {
	margin: 60px 0px;
}
h3, .h3 {
	font-size: 24px;
}
.values h3 {
	margin-bottom: 20px;
}
p {
	font-family: "Figtree", sans-serif;
	font-optical-sizing: auto;
	margin-bottom: 1rem;
}
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%;
}

body {
	background: #fff;
}

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

ul,
ol {
	font-family: "Figtree", sans-serif;
	font-optical-sizing: auto;
	margin-bottom: 1rem;
	margin: 0 0 1rem 0em;
	padding-left: 1rem;
}

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;
}

embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin:0;
}

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

a {
	color: #4169e1;
}

a:visited {
	//color: inherit;
}

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

a:focus {
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	color:#ffffff;
	text-decoration: none !important;
	background-color: #912;
	padding: 15px 20px;
	line-height: 1;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 3px;
	border: 0px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {

}

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 {

}

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: 0px solid #ccc;
	border-radius: 3px;
	padding: 12px;
	background-color: #e9efff;
	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%;
}

.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%;
}

.sticky {
	display: block;
}

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

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

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

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

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

.bypostauthor {
	display: block;
}

.widget {
	margin: 0 0 1.5em;
}

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

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

.custom-logo-link {
	display: inline-block;
}

.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;
}

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.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;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.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;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

.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;
}

.insert {
	padding: 30px 30px 0px 30px;
}
.bgWhite {
	background-color: #fff;
}
.bgGrey {
	background-color: #efefef;
}
header {
    width: 100%;
    transition: top 0.4s;
    z-index: 1000;
	background-color: #ffffff;
}
.logo {
	float: left;
	margin: 15px 0px;
}
.logo img{
	height: 60px;
	width: 200px;
}
.headernav {
	display: inline-block;
	float: right;
}
#mega-toggle-block-0 {
	margin-top: 52px;
}
.searchBtn img {
    width: 25px;
    height: 25px;
}
.parent{
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.intro h1 {

}

element {
}
.serviceBlock {
	background-color: #192a55;
	color: #fff;
	padding-bottom: 20px;
}
.serviceBlock figure {
	margin-bottom: 20px;
}
.serviceBlock h3 {
	font-size: 20px;
	margin: 20px;
}
.serviceC {
	padding-bottom: 60px;
}
.watermark::after {
	background-image: url(/wp-content/themes/Cocoonfx/images/watermark.png);
	background-repeat: no-repeat;
	overflow: hidden;
	content: '';
	width: 100%;
	height: 170%;
	position: absolute;
	top: -190px;
	right: -66%;
	z-index: -1;
	opacity: 0.2;
}
#ecomServices p {
	background-color: #e3efff;
	padding: 25px;
}
.serviceC {
	padding-bottom: 60px;
}
.resPage img {
	width: 100px;
	margin: 0 auto;
	display: block;
}
#ourPromise, #carbonCalculator, #volumeCalculator {
	background-color: #f7f4f4;
	padding: 100px 0px;
	margin-bottom: 0px;
}
.promiseText, .whiteBox {
	background-color: #fff;
	border-top: 3px solid #f6a319;
	padding: 40px;
	margin-bottom: 0px;
}
#ourPromise p {
	margin-bottom: 18px;
}
.hnInnerBox {
	border-top: 5px solid #f6a319;
	color: #000;
	min-height: 640px;
	position: relative;
	border-bottom: 5px solid #f6a319;
}

.vc-result-box {
	margin: 20px 0px;
	padding: 20px;
	background-color: #97e8c6;
}
.defaultFeaturedPosts {
	width: 100%;
	aspect-ratio: 3 / 2;
	background-size: cover !important;
	background-position: center !important;
}
.blogHeader {
	padding: 20px;
}
.blogExcerpt {
	padding: 0px 20px;
}
.hnMore {
	text-align: center;
	margin:30px 0px;
}
.hnMore a {
	text-decoration: none;
}
.jobListing {
	background-color: #fff3c3;
	border-radius: 5px;
	padding: 30px 30px 15px;
	margin-bottom:30px;
}
.footerCTA {
	background-color: #f6a319;
	margin-bottom: 0px;
	text-align: center;
}
.cta {
	padding: 22px 0px 22px;
}
.cta p {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 20px;
}
.ctaButton {
	display: inline-block;
}
.cta a {
	color: #ffffff;
}
.cta a:hover, .cta a:focus, .cta a:active {
	color: #fff !important;
}
.footer {
	background-color: #192a55;
	color: #fff;
	padding-bottom: 70px;
}
.footerLogo {
	padding: 30px 0px;
}
.footer h1 {
	color: #f6a319;
	padding-bottom: 20px;
	font-weight: 300;
	font-size: 1.5rem;
	margin: 0px;
}
.socialLinks {
	float: left;
}
.socialLinks img {
	width: 40px;
	height: 40px;
	margin: 40px 20px 40px 0px;
}
.footerBlock {
	padding: 30px 20px 20px 20px;
	border: 1px solid #3c5b9b;
	font-weight: 100;
	min-height: 270px;
}
.usInfo .footerMenu {
	background-image: url(/wp-content/uploads/2025/09/ATL_AP2.png);
	background-repeat: no-repeat;
	background-position: right 12px bottom;
	background-size: 170px;
	margin-bottom: 0px;
	padding-bottom: 71px;
}

.footerMenu {
	margin-bottom: 40px;
}
.footerMenu ul {
	margin: 0px !important;
}
.footerMenu li {
	width: 100% !important;
}
.footerMenu li a {
	padding: 0px !important;
}
.colophon {
	background-color: #101c39;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-top: 20px;
	font-weight: 300;
}
.colophon a {
	text-decoration: none;
	color: #ffffff;
}
.colophon a:hover {
	color: #f6a319;
}
.ctaButton {
	text-decoration: none !important;
	background-color: #912 !important;
	padding: 15px 20px !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	border-radius: 3px !important;
}
.wp-block-button__link {
	text-decoration: none !important;
	background-color: #912 !important;
	padding: 15px 20px !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	border-radius: 3px !important;
	margin-bottom: 20px;
	transition: background-color 0.5s ease;
}
.wp-block-button__link:hover {
	background-color: #790e1b !important;
}
a.wp-block-button__link:hover {
	color: #ffffff !important;
}
.wp-block-button:hover a {
	color: #fec20e;
}
.wp-block-quote {
	background-color: #fec20e;
	color: #fff;
	padding: 30px 30px 15px 30px;
	border-radius: 8px;
}
.newsContainer {
	background-color: #efefef;
	padding-top: 40px;
	padding-bottom: 60px;
}

.postList, .caseList {
	margin: 40px 0px;
	background-color: #192a55;
	color: #fff;
	border-top: solid 3px #f6a319;
}
.caseBox {
	display: inline-block;
	width: 100%;
	padding: 0px 20px 0px 0px;
}
.postList {
	border-radius: 10px;
	overflow: hidden;
	background-color: #ffffff;
}
h2.postListTitle {
	margin: 15px 15px 0px 15px;
}
h6.postlistDate {
	margin: 0px 15px 40px;
}
a h2.caselistTitle, .postList a {
	text-decoration: none;
	color: #ffffff;
	font-size: 28px;
	margin-top: 20px;
}
.caseimageBox {
	overflow: hidden;
	width: 100%;
	float: right;
	height: 330px;
}
.caselistImage {
	transition: all 0.5s ease-in;
	width: 100%;
	height: 400px;
	background-size: cover !important;
	background-position: center !important;
}
.caseList:hover .caselistImage {
	scale: 1.15;
}
.postListImage {
	width: 100%;
	height: 150px;
	background-size: cover !important;
	background-position: center !important;
}
.articlePagin {
	text-align: center;
	margin-top: 13px;
}
.page-numbers.current {
	color: #fff;
	background-color: #f6a319;
	display: inline-block;
	padding: 8px 17px;
	margin-right: 5px;
}
.page-numbers {
	color: #fff;
	background-color: #192a55;
	display: inline-block;
	padding: 8px 17px;
	margin-right: 5px;
	border-radius: 3px;
}
.articlePagin a.page-numbers:hover  {
	color: #f6a319 !important;
}
.defaultFeatured {
	height: 400px;
	background-size: cover !important;
	background-position: center !important;
}
#breadcrumbs {
	font-size: 12px;
	padding: 20px;
}
.value-one, .value-two, .value-three, .value-four, .value-five, .value-six {
	padding: 30px;
	margin-bottom: 30px !important;
}
.locationBox {
	border-top: solid 3px #f6a319;
	margin-bottom: 30px;
}
.locationBox iframe {
	margin-bottom: -7px;
}
.appForm {
	margin-top: 30px;
}
.contactContent {
	background-color: #fff;
	padding: 30px;
	margin-top: 60px;
	margin-bottom: 60px !important;
}
.quoteContent {
	margin-top: 60px !important;
	padding: 5px 30px 30px;
	width: 400px !important;
	margin-bottom: 60px !important;
}
.contactLeft {
	padding-top: 20px;
}
.contactFields div, .appForm div {
	margin-bottom: 25px;
}
.contactFields h3, .quoteFields h3, .appForm h3 {
	font-size: 20px;
	font-weight: 400;
}
.contactFields p, .quoteFields p, .appForm p {
	margin: 0px;
}
.contactFields .wpcf7-list-item, .quoteFields .wpcf7-list-item, .appForm .wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
	width: 100%;
}
.trackingVideo {
	text-align: center;
}
.rt-img-holder {
	height: 170px !important;
}
.entry-title {
	font-size: 18px !important;
	font-weight: 600 !important;
}
.isotope-term-no-post {
	text-align: center;
	margin: 40px 0px;
}


.searchIcon {
    float: right;
    margin-top: 30px;
    cursor: pointer;
}
.searchWindow.hidden {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.searchWindow {
    background-color: #ffffff;
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 90px !important;
    top: 0px;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
}
.searchWindow .search-form {
	margin-top: 20px;
    width: 370px;
    float: right;
    padding: 0px 0px 0px 0px;
}
.searchWindow .search-field {
    width: 250px;
    height: 50px;
    border-radius: 0px;
    border: 0px;
    padding: 12px;
    margin: 0px 5px 0px 0px;
}
span.screen-reader-text {
    display: none;
}
.searchWindow input[type="submit"] {
    height: 50px;
    background-color: #f6a319;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    padding: 0px 15px 0px 15px;
}
.searchClose {
    float: right;
    color: #000000;
    padding: 33px;
    cursor: pointer;
}
.noResults {
	margin: 60px 0px;
}
.noResults h1{
	margin-bottom: 40px;
}
.quoteFields div, .contactField div {
	padding-top: 20px;
}
.errorWrap {
	margin: 100px 0px;
}


@media (max-width: 576px) {
	.searchWindow {
		background-color: #dce2fa;
		position: fixed;
		width: 102%;
		height: 100% !important;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		z-index: 100;
	}
	.searchWindow .search-form {
		padding-top: 40%;
		width: 100%;
		float: initial;
		margin: 17px 0px 0px 0px;
		text-align: center;
	}
	.searchWindow label {
		width: initial;
	}
	.searchWindow input[type="submit"] {
		position: initial;
		margin-top: 20px;
	}
	.caseBox {
		padding: 0px 20px 0px 20px;
	}
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
	.socialLinks {
		float: right;
	}
	.socialLinks img {
		margin: 40px 0px 40px 20px;
	}
	.cta p {
		margin-bottom: 0px;
	}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
	.pageBuild .container-fluid, .footer .container-fluid, .colophon .container-fluid, .homeNews .container-fluid  {
		padding-left: 75px;
		padding-right: 75px;
}
	.promiseText {
		margin: 0px 70px;
		margin-bottom: 0px;
	}
	#ecomServices {
		margin: 0px 70px;
		margin-bottom: 0px;
	}
}
@media (min-width: 1400px) {
}
:where(.wp-block-columns) {
	margin-bottom: 0px !important;
}
ss3-force-full-width {
	z-index: 5 !important;
}
.row {
	--bs-gutter-x: 2rem;
	--bs-gutter-y: 0;
}

.footerAdd h2 {
    font-size: 18px;
}

