/*
Theme Name: EICR Child
Author: Args
Description: Your description goes here
Version: 1.0
Template: kadence

This is the child theme for Kadence theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* General */
body .single-content,
body .entry-header {
    margin: 0;
}
.mb-0 {
    margin-bottom: 0;
}
.ct-heading-1 {
    font-size: 80px;
    line-height: 1.1em;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.text-uppercase {
    text-transform: uppercase;    
}

.entry-content > .wp-block-kadence-rowlayout:first-child > .kt-row-layout-inner {
    padding: 133px 50px 0px;
}

.entry-content > .wp-block-kadence-rowlayout:not(:first-child) > .kt-row-layout-inner {
    padding: 100px 50px;
}

.entry-content > .wp-block-kadence-rowlayout > .kt-row-layout-inner > .kt-row-column-wrap {
    max-width: var(--global-content-width);
    margin: auto;
    padding: 0 !important;
}

/* Header */
#masthead {
    top: 0;
    position: fixed;
    width: 100%;
    background: transparent;
}

#masthead .item-is-fixed {
    transform: unset !important;
}

#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container) {
    background: #042f65;
}

#main-header {
    height: 0 !important;
}

#primary-menu > .menu-item:not(:last-child) {
    margin-right: 80px;
    line-height: 1em;
}

#primary-menu > .menu-item > a {
    font-family: var(--global-heading-font-family);
    display: inline-block;
    padding: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
    padding: 10px 0;
}

#primary-menu > .menu-item.header-btn > a {
    display: inline;
    padding: 13px 25px;
    background: #ffffff;
    box-shadow: 10px 10px 0 0 var(--global-palette2);
    color: var(--global-palette2);
}

#primary-menu > .menu-item.header-btn svg {
    width: 22px;
    margin-right: 10px;
    line-height: 1em;
}

#primary-menu > .menu-item.header-btn > a:hover {
    box-shadow: 10px 10px 0 0 #ffffff;
    background: var(--global-palette2);
    color: #ffffff;
}

#main-header > .site-header-inner-wrap {
	transition: all .3s ease;
	padding: 0 50px;
}

#main-header > .item-is-stuck {
    background: var(--global-palette1) !important;
	box-shadow: 0px -25px 70px 0px rgb(255 255 255 / 10%);
}

#main-header a.brand img,
#main-header .site-container {
    transition: all .3s ease;
}

#main-header > .item-is-stuck a.brand img {
    width: 200px;
}

#main-header > .item-is-stuck .site-container {
    padding: 20px 0;
}

/* Home Page */
.wp-block-image.banner-img {
    margin: -6.2% -24% -6% -1.3%;
}

.entry-content > .wp-block-kadence-rowlayout.home-banner > .kt-row-layout-inner {
    max-height: 960px;
    overflow: hidden;
}

.entry-content > .wp-block-kadence-rowlayout.home-information > .kt-row-layout-inner {
    padding: 0px;
}

.entry-content > .wp-block-kadence-rowlayout.home-information > .kt-row-layout-inner > .kt-row-column-wrap {
    background: var(--global-palette2);
    padding: 50px !important;
    box-shadow: 20px 30px 30px 0 rgb(141 138 138 / 23%);
    position: relative;
}

.home-information .kt-row-column-wrap::before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--global-palette2);
}

.wp-block-kadence-rowlayout.home-information {
    overflow: hidden;
    margin-top: -87px;
}

.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col {
    display: flex;
    flex-wrap: wrap;
	margin: -5px -40px !important;
}

.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col > .wp-block-kadence-infobox {
    padding: 5px 40px;
}

.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col > .wp-block-kadence-infobox:nth-child(2) {
    border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.wp-block-kadence-column.flex-middle {
    align-items: center;
    align-content: center;
    justify-content: center;
}


/* single page */
.ct-banner-single .ct-banner-col {
    padding-top: 160px;
}
.ct-banner-single h1 {
    line-height: 1.1em;
    margin-bottom: 30px !important;
}
.ct-banner-img {
    background-image: url(/assets/banner-bg-cf19f08e.svg);
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.ct-info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
}
.ct-info-box .kt-blocks-info-box-media-container {
    padding-right: 14px;
}
.ct-info-box .kt-blocks-info-box-title {
    margin-bottom: 0;
    color: #fff;
}
.ct-info-box:hover {
    color: #fff;
}
.pl-50 {
    padding-left: 50px;
}
.pr-50 {
    padding-right: 50px;
}
.section-row-2 .kt-row-column-wrap {
    padding: 50px 0;
}
.ct-header .site-header-inner-wrap {
    background-color: #042f65;
}

/* Footer */
.site-footer .site-container {
    padding: 0;
}

.wp-block-kadence-rowlayout.footer-cta > .kt-row-layout-inner {
    padding: 100px 50px 200px;
}

.kt-btn-svg-icon svg {
    display: block;
    transform: rotate(90deg);
}

.kt-btn-svg-icon {
    margin-right: 10px;
}

.kt-btn-wrap .kt-button.button.ctm-button {
    padding: 16px 25px;
    box-shadow: 10px 10px 0 0 var(--global-palette2);
}

.kt-btn-wrap .kt-button.button.ctm-button:hover {
    box-shadow: 10px 10px 0 0 #fff;
}

.kt-btn-wrap .kt-button.button.ctm-button.ctm-button-blue {
    box-shadow: 10px 10px 0 0;
}

.kt-btn-wrap .kt-button.button.ctm-button.ctm-button-blue:hover {
    box-shadow: 10px 10px 0 0 #2361af;
}

.wp-block-kadence-rowlayout.footer-bottom {
    overflow: hidden;
    margin-top: -100px;
}

.wp-block-kadence-rowlayout.footer-bottom > .kt-row-layout-inner {
    max-width: 1280px;
    margin: 0 auto;
    background: var(--global-palette2);
    position: relative;
    padding: 61px 50px;
}

.wp-block-kadence-rowlayout.footer-bottom > .kt-row-layout-inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: var(--global-palette2);
}

.wp-block-image.footer-logo {
    max-width: 170px;
    width: 100%;
}

.ctm-social .ctm-social-wrapper {
    padding: 0;
    margin: -25px;
    list-style: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
}

.ctm-social .ctm-social-wrapper .ctm-social-item a {
    display: block;
    line-height: 1em;
    color: var(--global-palette4);
}

.ctm-social-wrapper .ctm-social-item {
    margin: 25px;
}

.wp-block-kadence-column.footer-social {
    justify-content: center;
}
.footer-custom  .widgettitle {
    color: #fff;
    font-size: 38px;
    margin-bottom: 20px;
    min-height: 0;
}
.footer-custom .widget a, 
.footer-custom .widget a:hover {
    color: #fff !important;
    text-decoration: none;
}
.footer-custom .sub-menu {
    display: none;
}
.footer-bottom #menu-nav_menu-1 li {
    display: inline-block;
    width: 28%;
    margin-right: 4%;
}

.footer-bottom #menu-nav_menu--1 .drawer-sub-toggle {
    display: none;
}

.ct-footer-bottom-bar .kt-row-column-wrap {
    background-color: var(--global-palette2);
}

.ct-footer-bottom-bar .kt-row-layout-inner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20vw;
    height: 100%;
    background: var(--global-palette2);
}

.ct-footer-bottom-bar .kt-row-column-wrap:before {
    content: '';
    position: absolute;
    width: 92.5%;
    top: 0;
    border-bottom: 1px solid #ffffff59;
    left: 0;
    right: 0;
    margin: 0px auto;
}
.ct-footer-bottom-bar p {
    margin: 0;
    font-size: 16px;
}
.footer-bottom .collapse-sub-navigation ul.menu li a {
    border-bottom: 1px solid #ffffff96;
}
.ct-footer-bottom-bar .wp-block-kadence-column {
    justify-content: center;
}
.ct-footer-bottom-bar a {
    color: #fff !important;
}



/* Responsive */
@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1024px) {
	.entry-content > .wp-block-kadence-rowlayout:first-child > .kt-row-layout-inner {
		padding: 0px 30px;
	}
	
	.ct-heading-1 {
        font-size: 50px;
    }
	
	.kt-row-layout-inner > .kt-row-column-wrap > .kadence-column_5bed80-24 > .kt-inside-inner-col {
		padding-top: 25%;
	}

	.wp-block-image.banner-img {
		margin: -6.2% -100px -6% -50px;
	}

	.entry-content > .wp-block-kadence-rowlayout.home-information > .kt-row-layout-inner > .kt-row-column-wrap {
		padding: 50px 30px !important;
	}

	.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col {
		margin: -15px -20px !important;
		justify-content: center;
	}

	.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col > .wp-block-kadence-infobox {
		padding: 15px 40px;
		width: 100%;
		justify-content: left;
		display: flex;
	}

	.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col > .wp-block-kadence-infobox:nth-child(2) {
		border: none;
	}

	.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col > .wp-block-kadence-infobox > a {
	}

	.entry-content > .wp-block-kadence-rowlayout:not(:first-child) > .kt-row-layout-inner,
	.wp-block-kadence-rowlayout.footer-cta > .kt-row-layout-inner {
		padding: 70px 30px;
	}

	.entry-content > .wp-block-kadence-rowlayout.home-information:not(:first-child) > .kt-row-layout-inner {
		padding: 0;
	}

	.wp-block-kadence-rowlayout.footer-bottom {
		margin: 0;
	}

	.wp-block-kadence-rowlayout.footer-bottom > .kt-row-layout-inner {
		padding: 30px;
	}
	
	#mobile-menu > .header-btn {
		margin-top: 30px;
		text-align: center;
	}

	#mobile-menu > .header-btn a {
		display: inline-block;
		border: none;
		padding: 13px 25px;
		background: #ffffff;
		box-shadow: 10px 10px 0 0 var(--global-palette2);
		color: var(--global-palette2);
		width: auto;
	}

	#mobile-menu > .header-btn svg {
		width: 22px;
		margin-right: 10px;
		line-height: 1em;
	}

	#mobile-menu > .header-btn a:hover {
		box-shadow: 10px 10px 0 0 #ffffff;
		background: var(--global-palette2);
		color: #ffffff;
	}
	
	.section-row-2 .kt-row-column-wrap {
        padding: 40px 0;
    }
    
    .footer-custom  .widgettitle {
        font-size: 30px;
        padding-top: 4px;
    }
    .footer-bottom #menu-nav_menu-1 li {
        width: 45%;
    }
    .footer-bottom .widget_nav_menu li {
        font-size: 16px;
    }
    .footer-bottom p {
        font-size: 16px;
        line-height: 1.5em;
    }
}

@media screen and (max-width: 767px) {
    br {
        display: none;    
    }
	.kt-mobile-layout-row.kt-v-gutter-default>.wp-block-kadence-column.flex-middle {
		margin-bottom: 0;
	}

	.wp-block-kadence-column.img-col .wp-block-image {
		width: 100%;
		max-width: 500px;
	}

	.swap-col .kt-row-column-wrap {
		flex-direction: column-reverse !important;
		display: flex;
	}
	
	.entry-content > .wp-block-kadence-rowlayout:first-child > .kt-row-layout-inner {
		padding: 50px 20px 0px;
	}

	.wp-block-image.banner-img {
		margin: -6.2% auto -6%;
		max-width: 450px;
	}
	
	.entry-content > .wp-block-kadence-rowlayout.home-information > .kt-row-layout-inner > .kt-row-column-wrap {
		padding: 30px 20px !important;
	}

	.entry-content > .wp-block-kadence-rowlayout:not(:first-child) > .kt-row-layout-inner, 
	.wp-block-kadence-rowlayout.footer-cta > .kt-row-layout-inner {
		padding: 50px 20px;
	}

	.wp-block-image.footer-logo {
		margin: 0 auto;
	}

	.ctm-social .ctm-social-wrapper {
		justify-content: center;
	}
	.section-row-2 .kt-row-column-wrap {
        padding: 30px 0;
    }
	.ct-banner-single .ct-banner-col {
        padding-top: 0 !important;
    }
    .ct-banner-col {
        text-align: center;
    }
    .pl-50, .pr-50 {
        padding: 0;    
    }
    .pt-m-30 {
        padding-top: 30px;    
    }
    .aligncenter-mobile .wp-block-kadence-advancedbtn {
        text-align: center;
    }
    .aligncenter-mobile .wp-block-social-links {
        justify-content: center;
    }
    .footer-bottom p {
        text-align: center;
    }
    .footer-custom .sub-menu {
        display: inherit;
    }
    .footer-bottom #menu-nav_menu--1 .drawer-sub-toggle {
        display: inherit;
    }

    div.section-location {
        display: none;
    }
    .footer-navigation a {
        border-bottom: 1px solid #fff;
    }
    .footer-navigation {
        max-width: 500px;
        margin: 0 auto !important;
        text-align: center;
    }
    .footer-navigation .drawer-sub-toggle {
        position: absolute;
        width: 100%;
        border: none !important;
        height: 100%;
        justify-content: end;
        color: #fff !important;
    }
    .footer-navigation .collapse-sub-navigation ul.menu ul {
        padding: 0px 30px;
    }
    
    .ct-footer-bottom-bar p {
        text-align: center;
    }
    .ct-footer-bottom-bar .kt-inside-inner-col ul {
        float: none;
        text-align: center;
        justify-content: center;
        margin: 0;
        padding: 0;
    }
    .ct-footer-bottom-bar .wp-block-kadence-column:first-child {
        margin-bottom: 10px;
    }
    .ct-footer-bottom-bar .kt-row-column-wrap {
        padding-top: 30px !important;
    }

}

@media screen and (max-width: 550px) {}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 1440px) and (min-width: 1025px) {
	body .site-branding a.brand img.svg-logo-image {
		width: 250px;
	}

	#primary-menu > .menu-item > a {
		font-size: 18px;
	}

	body h1 {
		font-size: 85px;
	}

	body .kt-row-layout-inner > .kt-row-column-wrap > .kadence-column_5bed80-24 > .kt-inside-inner-col {
		padding-top: 120px;
	}

	.wp-block-image.banner-img {
		margin: -6.2% -100px -6% -60px;
	}

	body h4 {
		font-size: 25px;
	}

	html body {
		font-size: 18px;
	}

	.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col > .wp-block-kadence-infobox {
		padding: 5px 15px;
	}

	.wp-block-kadence-rowlayout.home-information .kt-inside-inner-col {
		margin: -5px -16px !important;
	}

	body h2 {
		font-size: 45px;
	}
}