/*
Theme Name: Thompson Cooper Lawyers
Theme URI: 	https://liftlegal.com.au/
Template: 	Divi
Version: 	3.26.3
*/

/*
Custom Styling styling
---------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Light.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Bold.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Medium.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



body {
	font-family: 'AktivGrotesk' !important;
	font-weight: 300 !important;
}

/* Headings styling
----------------------------------------------- */

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-family: 'AktivGrotesk';
	/*font-weight: bold;*/
	padding-bottom: 20px;
}
body h2 {
	font-size: 38px;
}
body h3 {
	font-size: 30px;
}
body h4 {
	font-size: 25px;
}
body h5 {
	font-size: 22px;
}
body h6 {
	font-size: 20px;
}

p + h2,
p + h3,
p + h4 {
	padding-top: 15px;
}

body p {
	padding-bottom: 25px;
}

p:last-of-type + * {
	padding-top: 25px;
}

/* Buttons styling
----------------------------------------------- */

#page-container .et_pb_button {
	display: inline-block;
	padding: 12px 30px;
	line-height: normal !important;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	
}
#page-container .et_pb_button:after {
	display: none;
}
#page-container button.et_pb_button {
	background: #567426;
	border-radius: 0;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
#page-container .et_pb_button.light-btn {
	background: #ffffff;
	border-color: #ffffff;
	color: #000000;
}
#page-container .et_pb_button:hover {
	background: #000;
	color: #fff;
}
.et_pb_button + .et_pb_button {
	margin-left: 25px;
	margin-top: 5px;
}
.btn {
	background: #567426;
	color: #fff !important;
	display: inline-block;
	padding: 12px 36px;
	text-decoration: none;
}
.btn:hover {
	background: #567426;
}
.btn .icon {
	color: #fff;
}


/*
wpforms styling
--------------------------------------------------- */

#main-content .wpforms-form .wpforms-field-label {
	font-weight: 500;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select {
	height: auto;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select,
#main-content .wpforms-form textarea {
	border: 1px solid #a5a5a5;
	border-radius: 0;
	font-family: inherit;
	padding: 12px 15px;
}
::-webkit-input-placeholder {
	color: #000000;
}
:-moz-placeholder {
	color: #000000;
}
::-moz-placeholder {
	color: #000000;
}
:-ms-input-placeholder {
	color: #000000;
}
.entry-content .wpforms-submit-container {
	text-align: center;
}
#page-container p:not(.has-background):last-of-type {
	padding-bottom:25px;
}

/* list style
--------------------------------------------------- */

body .entry-content ul {
	padding: 0 0 23px 1em !important;
}
body .entry-content ul ul {
	padding-top: 20px !important;
	padding-left:30px !important;
}
body .entry-content ul ul li {
	list-style-type:circle;
	position:relative;
}
/*body .entry-content ul ul li:before {
  content: ''; 
  position: absolute; 
  left: 0; 
  top: 50%;
  transform: translateY(-50%); 
  width: 7px; 
  height: 7px;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  transform: translateY(-50%) rotate(310deg);
}*/
body .entry-content ul,
body .entry-content ol {
	padding-left: 30px;
}
body .entry-content ul li,
body .entry-content ol li {
	list-style-position: outside;
	margin-bottom: 5px;
}

#main-content .list-style ul {
	padding-left: 20px;
}
#main-content .list-style li {
	display: block;
	position: relative;
	padding-bottom: 5px;
}
#main-content .list-style li:before {
	content: '\f105';
	color: #567426;
	font-family: FontAwesome;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: -20px;
	margin-right: 14px;
	top: -2px;
}

/* table styling
--------------------------------------------------- */

table {
	width: 100%;
} 
tr {
	background: transparent;
}
thead tr,
tbody tr:nth-child(2n+2) {
	background: #eee;
}
th,
td {
	border: 1px solid #dadada;
}

/* empty p tag none
--------------------------------------------------- */

/*p:empty {
	display: none;
}*/

/* anchor tag style
--------------------------------------------------- */

a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
	pointer-events: none;
	cursor: default;
	display: inline-block;
}
.entry-content a:hover {
	color: red;
}
.et_pb_bg_layout_dark a {
	color: #fff;
}

/* image styling
--------------------------------------------------- */

img.alignright {
	margin-left: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
img.alignleft {
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.frame-img-module img {
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
}
.round-img-module img {
	border-radius: 50%;
	margin-bottom: 20px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
}

/* dashicons icon styling
--------------------------------------------------- */

.dashicons-icon i {
	font-family: dashicons;
	font-style: normal;
}
.dashicons-phone {
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	display: inline-block;
	position: relative;
	top: 3px;
}

/* Divi builder sections and module styling
---------------------------------------------------------------------------------------------------- */

/* builder row and container styling
----------------------------------------------- */

body .et_pb_row,
body .container {
	width: 100%;
}

/* builder section styling
----------------------------------------------- */

body .et_pb_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* builder top bottom gap none styling
----------------------------------------------- */

#main-content .top-gap-none {
	padding-top: 0;
}
#main-content .bottom-gap-none {
	padding-bottom: 0;
}

/* builder testimonial module styling
----------------------------------------------- */

.et_pb_testimonial + .et_pb_module {
	padding-top: 20px;
}

/* text module pick full height
----------------------------------------------- */

.et_pb_text_inner:after {
	content: '';
	clear: both;
	display: block;
}

/* flex row styling
----------------------------------------------- */

body .flex-row {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	padding: 40px 0;
}
.reverse-col {
	flex-direction: row-reverse;
}
.reverse-col .et_pb_column:first-child {
	float: right;
	margin-right: 0;
	margin-left: 3%;
}
.flex-row.et_pb_gutters1 .et_pb_column:first-child {
	margin-right: 0;
	margin-left: 0;
	z-index: 5;
}
.flex-row .et_pb_column:last-child {
	align-self: start;
}
.btm-align-col .et_pb_column:last-child {
	align-self: flex-end;
}
.center-align-col .et_pb_column:last-child {
	align-self: center;
}

/* large container img text row styling
--------------------------------------------------- */

.large-wrap-grid-text-img-row {
	overflow: hidden;
}
#main-content .large-wrap-grid-text-img-row .et_pb_column_3_5 {
	width: 63%;
}
#main-content .large-wrap-grid-text-img-row .et_pb_column_2_5 {
	width: 34%;
}
.large-wrap-grid-text-img-row .et_pb_text {
	max-width: 790px;
	width: 100%;
	position: relative;
	padding-left: 25px;
	float: right;
}
.large-wrap-grid-text-img-row .et_pb_column_1_2 .et_pb_text {
	max-width: 590px;
}
.large-wrap-grid-text-img-row.et_pb_gutters1 .et_pb_text {
	max-width: 612px;
}
.reverse-col .et_pb_text {
	float: left;
	padding-left: 0;
	padding-right: 25px;
}
.large-wrap-grid-text-img-row .et_pb_image {
	text-align: right;
}
.large-wrap-grid-text-img-row.reverse-col .et_pb_image {
	text-align: left;
}

/* 
Header styling
---------------------------------------------------------------------------------------------------- */

/* Header right widget area styling
--------------------------------------------------- */

.header-right-area {
	position: relative;
	z-index: 999;
	overflow: hidden;
	float: right;
	padding-top: 20px;
	padding-bottom: 25px;
}
.header-right-area .widget {
	display: block;
}
.header-right-area p {
	display: inline-block;
	padding-bottom: 0;
}
.header-right-area a {
	color: #000;
	position: relative;
	margin-left: 40px;
}
.header-right-area a:first-child {
	margin-left: 0;
}
.header-right-area .icon {
	color: #567426;
	margin-right: 5px;
}

/* Header menu styling
--------------------------------------------------- */

#main-header div#et-top-navigation {
	clear: both;
	padding-top: 0;
}
body #top-menu > li {
	padding-right: 35px;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a {
	font-family: 'AktivGrotesk' !important;
	font-weight: 500 !important;
	padding-right: 0;
}
#top-menu-nav #top-menu > li > a:after {
	display: none;
}
#top-menu li ul {
	border-top: none;
	padding-top: 0;
	padding-bottom: 0;
}
body #top-menu .menu-item-has-children li {
	padding: 0;
	line-height: 1.1;
	display: block;
	position: relative;
}
body #top-menu li li a {
	width: 100%;
	padding: 15px 20px 15px;
	font-size: 16px;
	color: #000000;
	opacity: 1;
	text-transform: inherit;
}
body #top-menu li li a:hover {
	background: #567426;
	color: #fff;
}

/* Menu hover 
--------------------------------------------------- */

#top-menu > li > a:before {
	content: "";
	position: absolute;
	z-index: -2;
	left: 0;
	right: 0;
	width: 0;
	bottom: 20px;
	margin: auto;
	border-bottom: 5px solid #567426;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#top-menu > li.current-menu-item > a::before,
#top-menu > li.current_page_item > a::before,
#top-menu > li > a:hover:before {
	width: 42px;
}

/*
Home Page Styling styling
---------------------------------------------------------------------------------------------------- */

/* Home Header styling
--------------------------------------------------- */

.home #page-container #main-header {
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.home #page-container #main-header.et-fixed-header {
	background: #fff;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
	box-shadow: 0 0 7px rgba(0,0,0,.1);
}

.home #et-main-area {
	margin-top: -125px;
}

/* banner section styling
--------------------------------------------------- */

#hero-img-section {
	min-height: 700px;
	padding-top: 150px;
	position: relative;
	overflow: hidden;
	display: flex;
/* 	text-shadow: 0 0 5px #000000; */
}
#hero-img-section .et_pb_row{
    max-width: 1400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#hero-img-section h2 {
	font-weight: 600;
	padding-bottom: 20px;
	color: #012E6B;
}
#hero-img-section h6{
	font-size: 16px;
    font-weight: 400;
	color: #012E6B;
}
/* #hero-img-section p{
	color: #012E6B;
} */
#hero-img-section #hero-column-01{
    margin: 0;
    background: #fff;
    padding: 25px 30px;
    width: 600px;
    position: relative;
    top: 2rem;
    left: 3rem;
    z-index: 9;
    border-left: 5px solid #012E6B;
}
#hero-img-section #hero-column-02 img{
	    border: 5px solid #ffffff;
}

/* footer styling
---------------------------------------------------------------------------------------------------- */

footer .et_builder_inner_content {
	z-index:unset;
}
.home #footer-top-sec {
	padding-top:50px;
	
}

/* footer widgets styling
--------------------------------------------------- */

#main-footer #footer-widgets {
	padding: 40px 0;
}
#footer-widgets .footer-widget {
	margin-bottom: 0;
}
#footer-widgets .et_pb_widget {
	float: none;
}
#footer-widgets .footer-iso-logos {
	margin-top:55px;
}
.footer-iso-logos img {
    width: 340px;
    margin-right: 0px;
}
.footer-iso-logos img.wp-image-7127 {
    width: 60px;
    position: relative;
    top: -65px;
}

/* footer form styling
--------------------------------------------------- */

#main-footer form {
	position: relative;
	overflow: hidden;
	text-align: left;
}
#main-footer .wpforms-field {
	padding: 0 0 6px;
}
#main-footer .left-side-field {
	width: 49.33%;
	float: left;
}
#main-footer .right-side-field {
	position: absolute;
	top: 0;
	padding: 0;
	right: 0;
	width: 49%;
}
#main-footer input,
#main-footer select,
#main-footer textarea {
	background: #fff;
	border-radius: 0;
	border: 1px solid #c8b594;
	font-size: 20px;
	font-family: inherit;
	padding: 12px 15px;
	height: auto;
}
#main-footer textarea {
	height: 168px;
}
#main-footer ::-webkit-input-placeholder {
	color: #000000;
}
#main-footer :-moz-placeholder {
	color: #000000;
}
#main-footer ::-moz-placeholder {
	color: #000000;
}
#main-footer :-ms-input-placeholder {
	color: #000000;
}
#main-footer .wpforms-field-label {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	margin-bottom: 2px;
}
#main-footer .wpforms-field-captcha {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 0;
	z-index: 1;
}
#main-footer .wpforms-required-label {
	display: none;
}
#main-footer .wpforms-captcha-math {
	display: inline-block;
	color: #fff;
	vertical-align: middle;
}
#main-footer .wpforms-submit-container {
	text-align: right;
}
#main-footer label.wpforms-error {
	display: block;
	color: #ffffff;
	font-weight: 700;
}

/* social icons styling
--------------------------------------------------- */

.social-icons {
	padding-bottom: 15px;
}
#main-footer .social-icons a {
	width: 44px;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	vertical-align: top;
	background: #567426;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	text-align: center;
}
#main-footer .social-icons a:hover {
	background: #567426;
}

/* footer contact styling
--------------------------------------------------- */

.prg-icon {
	position: relative;
	padding-left: 30px;
	padding-bottom: 15px;
}
.prg-icon .icon {
	position: absolute;
	left: 0;
}

/*
Blog page styling
---------------------------------------------------------------------------------------------------- */

/*
inner banner section  styling
--------------------------------------------------- */

.inner-banner-section .et_pb_column {
	width: 100%;
}

/*
main content area styling
--------------------------------------------------- */

#main-content.post-custom-style .container {
	padding-top: 0;
	margin-top: 30px;
}
#main-content .container:before {
	display: none;
}

/*
post styling
--------------------------------------------------- */

.post-custom-style article,
.blog article,
.archive article,
.single-post article {
	border: 1px solid #d7d7d7;
	padding: 30px;
	margin-bottom: 60px;
	overflow: hidden;
}
body .et_pb_post .post-meta {
	margin-bottom: 0;
}
.post-custom-style .et_pb_post .entry-content,
.archive .et_pb_post .entry-content,
.single-post .et_pb_post .entry-content {
	padding-top: 0;
}
.post .entry-title {
	padding-bottom: 10px;
}
body .has-post-thumbnail .entry-featured-image-url {
	margin-bottom: 0;
}
.has-post-thumbnail .entry-featured-image-url img {
	width: 45%;
	float: left;
	margin-right: 20px;
	margin-bottom: 13px;
}
.post h2.entry-title {
	font-size: 28px;
}
.entry-title a {
	text-decoration: none;
}
.post-custom-style .post-excerpt .post-more-link {
	display: inline-block;
	margin-top: 12px;
	padding: 0;
}

/*
custom pagination styling
--------------------------------------------------- */

#main-content .custom-pagination ul {
	border-top: 1px solid #ccc;
	padding: 25px 0;
	text-align: center;
}
.custom-pagination li {
	display: inline-block;
}
.custom-pagination li a {
	padding: 3px 10px;
	display: block;
}
.custom-pagination .active a {
	background: #567426;
	color: #fff;
}

/*
Sidebar setyling
--------------------------------------------------- */

#main-content #left-area {
	width: 72%;
}
#main-content #sidebar {
	width: 28%;
	padding-left: 0;
}
#sidebar .et_pb_widget {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 30px;
}
#sidebar .widget_archive {
	border-bottom: none;
}
#sidebar .widgettitle {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
}
#sidebar .et_pb_widget li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
}
#sidebar .et_pb_widget li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#sidebar .et_pb_widget a {
	color: #000;
}

/* sidebar archive widget styling
--------------------------------------------------- */

#sidebar .widget_archive select {
	background: url(images/down-arrow.png) no-repeat right 10px center;
	border: none;
	border-bottom: 1px solid #d7d7d7;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	font-size: 20px;
	color: #000;
	height: auto;
	padding: 0 10px 5px;
}
#sidebar .widget_archive select::-ms-expand {
	display: none;
}


/* sidebar about box styling
--------------------------------------------------- */

.about-box {
	position: relative;
}
.about-box img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	margin-bottom: 20px;
}
.about-box a {
	text-decoration: none;
}
.about-box h4 {
	font-size: 18px;
	padding-top: 0;
}
#sidebar .about-box h4 a {
	background: #524f4b;
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50%;
	padding: 19px 8px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 110px;
}
.about-box a .icon {
	display: block;
	font-size: 35px;
	margin-bottom: 5px;
}
#page-container #sidebar .et_pb_button {
	width: 100%;
	color: #fff;
}

/* sidebar location widget styling
--------------------------------------------------- */

#sidebar .prg-icon {
	padding-bottom: 20px;
	padding-left: 25px;
}
#sidebar iframe,
#sidebar .widget_media_image {
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.40);
	padding-bottom: 0;
}
#sidebar .widget_media_image img {
	display: block;
}

/*
Single Post styling
---------------------------------------------------------------------------------------------------- */

#left-area h1.entry-title {
	font-size: 40px;
}

/*
single post comments styling
--------------------------------------------------- */

#comment-wrap {
	padding-top: 30px;
}
#comments {
	border-top: 1px solid #e2e2e2ee;
	padding-top: 20px;
}
#comment-wrap article {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent;
	padding: 0;
	margin-bottom: 40px;
}
#comment-wrap article:after {
	content: '';
	display: block;
	max-width: 300px;
	border-bottom: 1px solid #d8d8d8;
	margin: 30px auto 0;
	visibility: visible;
}
#comment-wrap .comment_avatar {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	max-width: 80px;
	margin-right: 15px;
}
#comment-wrap .comment_avatar img {
	max-width: 100%;
}
#comment-wrap .comment_postinfo {
	line-height: 1.2;
}


#page-container .et_pb_button_01:last-of-type{
	margin-left: 7px;
}
#page-container .et_pb_button_01 span,
#hero-img-section .et_pb_button{
	display: inline-block;
    position: relative;
    color: #fff;
    font-weight: 400;
}

div.wpforms-container-full .wpforms-form button[type=submit]{
	background-color: #012e6b !important;
	border: 1px solid #012e6b !important;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover{
	background-color: transparent !important;
	color: #012e6b !important;
}
#page-container .et_pb_button_01,
#hero-img-section .et_pb_button{
    background: none;
    border-radius: 0 !important;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0.8rem 2rem;
    min-width: 110px;
		display: inline-block;
	position: relative;
}
#page-container .et_pb_button_01::before,
#hero-img-section .et_pb_button::before{
	content: '';
    background: #012E6B;
    transition: transform 0.3s cubic-bezier(0.2,1,0.7,1);
	padding: 1px;
}
#page-container .et_pb_button_01::after,
#hero-img-section .et_pb_button::after{
	content: '';
    border: 1px solid #012E6B;
    transition: transform 0.3s cubic-bezier(0.2,1,0.7,1);
    border-radius: 0px;
    transform: scale3d(0.85, 0.65, 1);
}
#page-container .et_pb_button_01::before,
#page-container .et_pb_button_01::after,
#hero-img-section .et_pb_button::before,
#hero-img-section .et_pb_button::after{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#page-container .et_pb_button_01:hover::after,
#hero-img-section .et_pb_button:hover::after{
		transform: scale3d(1,1,1);
}

#page-container .et_pb_button_01:hover::before,
#hero-img-section .et_pb_button:hover::before{
	  transform: scale3d(0.9, 0.79, 0.9);
}
.value-text-section {
	background: #f2f2f2;
    padding: 50px 40px;
    font-size: 16px;
    line-height: 1.2;
	position: relative;
    left: -20px;
    top: -115px;
    box-shadow: 1px 12px 17px #00000038;
}


/* ------------------------------------- Custom Styling -----------------  */


/* ------------------------------------- Header Styling -----------------  */


#site-header .et_pb_row {
    display: flex;
    max-width: 1600px;
    align-items: center;
	padding: 25px 0;
}

#site-header{
	padding: 0;
}

#site-header .et_pb_menu .et_pb_menu__wrap{
	justify-content: center;
}
#site-header .et-menu li>a{
	font-size: 17px;
	color: #fff !important;
	text-transform:uppercase;
}
#site-header .et_pb_menu .et-menu>li{
    padding: 1rem 0;
    border-bottom: 3px solid transparent;
    margin: 0 12px;
}
#site-header .et_pb_menu .et-menu>li:hover{
	border-bottom-color: #edeeef;
}
#site-header .et_pb_column_1_tb_header {
	margin-right:0;
	position:relative;
	right:-65px;
}
#site-header .et_pb_column_2_tb_header {
	display: flex;
	justify-content: end;
}
#site-header .et_pb_menu .et-menu-nav>ul ul{
    border-top: 3px solid #edeeef;
    padding: 30px;
    width: 450px;
}
#site-header .et_pb_menu li li{
	padding: 0px 0px 0px 5px;
    width: 380px;
    border-bottom: 1px solid #edeeef;
}
#site-header .et_pb_menu li li,
#site-header .et_pb_menu li li:hover{
	padding: 0;
}
#site-header .et_pb_menu li li a{
	padding-left: 7px;
}
#site-header .et_pb_menu li li:hover{
	background-color: #012e6b;
	width: 380px;
}
#site-header .et_pb_menu li li:first-of-type{
	border-top: 1px solid #edeeef;
}

#site-header .et_pb_menu li li:hover a{
	color: #012E6B;;
}
#site-header .et_mobile_menu li a:hover, #site-header .nav ul li a:hover{
	opacity: 1;
}

/* ------------------------------------- Footer Styling -----------------  */


#footer-top-sec h4{
	color: #fff;
	font-size: 28px;
	font-weight: 600;
}
#footer-top-sec .et_pb_column_1_tb_footer p {
	padding-bottom: 10px;
	color: #fff;
}
#footer-top-sec .et_pb_column_1_tb_footer p a{
	color: #fff;
}

#footer-top-sec .et_pb_column_1_tb_footer p a:hover,
#footer-bottom-sec a:hover{
	text-decoration: underline;
}
#footer-top-sec .et_pb_column_1_tb_footer p .dashicons {
	position: relative;
    top: 2px;
	right: 3px;
}
#footer-top-sec .et_pb_column_2_tb_footer {
	padding-left:0px;
}
#footer-top-sec a.icon{
	background-color: #ffffff !important;
	transition: all 0.1s ease-out;
}
#footer-top-sec a.icon:before{
	color: #012E6B;
}
#footer-top-sec a.icon:hover{
	transform: translatey(-3px);
}
#footer-bottom-sec{
	padding-top:20px;
	padding-bottom: 0;
}
#footer-bottom-sec p,
#footer-bottom-sec .et_pb_text_inner,
#footer-bottom-sec span,
#footer-bottom-sec a{
	color: #ffffff !important;
}
#footer-bottom-sec .et_pb_row_1_tb_footer.et_pb_row{
	padding: 0 !important;
}
#footer-bottom-sec p{
	text-align: center !important;
	padding-bottom:7px !important;
}

#footer-bottom-sec .et_pb_column_6_tb_footer p{
	text-align: right !important;
}
#footer-top-sec .et_pb_column_2_tb_footer .et_pb_image {
	text-align: left;
}


/* 
Inner Banner 1 Styling
---------------------------------------------------------------------------------------------------- */

#inner-banner1 {
	padding-top: 0;
	padding-bottom: 0;
}
#inner-banner1.inner-banner-people {
    background-position: 20% 25%;
}
#inner-banner1 .et_pb_row {
	padding: 0;
	width: 100%;
	max-width: 100%;
	position: relative;
    z-index: 0;
	align-items:center;
}
#inner-banner1 .et_pb_image {
	margin-bottom: 0;
}
#inner-banner1 .et_pb_image_wrap {
	display: block;
}
#inner-banner1 .et_pb_image img {
	width: 100vw;
	height: 100%;
	max-height: 550px;
	object-fit: cover;
}
#inner-banner1.inner-banner-people .et_pb_image img {
	object-position:20% 30%;
}
body.blog #inner-banner1 .et_pb_image img {
	display: block;
}
#inner-banner1 .et_pb_text {
	z-index: 9;
	max-width: 1190px;
	margin: 0 auto;
	text-align: center;
	padding: 0px 10px 0;
}
body.blog #inner-banner1 .et_pb_text {
	position: relative;
}
#inner-banner1 h1 {
	padding-bottom: 0;
	font-size: 50px;
	margin: 0;
	line-height: 2.3;
/* 	text-shadow: 2px 5px 0 rgba(0,0,0,0.2); */
}
.blog #inner-banner1 h1{
    position: relative;
    top: -22rem;
	color: #012e6b;
}
.blog #inner-banner1 h1:before, .blog #inner-banner1 h1:after{
	background-color: #012e6b;
}
#inner-banner1 h1:before, #inner-banner1 h1:after {
    content: '';
    display: inline-block;
    height: 2px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
#inner-banner1 h1:after {
    background-color: #fff;
    left: 0.36em;
    margin-right: -100%;
    width: 5%;
}
#inner-banner1 h1:before {
    background-color: #fff;
    left: -0.3em;
    margin-left: -100%;
    width: 5%;
}


/*
Contact Us Page styling
---------------------------------------------------------------------------------------------------- */

#contact-page-section h2{
	font-size: 45px;
	line-height: 1.2em;
	font-weight: bold;
}
#contact-page-section p{
	font-size: 16px;
	padding-bottom: 15px;
}
#contact-page-section .dashicons-icon i{
	position: relative;
	top: 2px;
}

#contact-page-section .button-para{
	display: inline-block;
}
#contact-page-section .button-para .et_pb_button{
    min-width: 150px;
    border-radius: 50px;
    font-size: 19px;
    padding: 10px 30px;
    color: #012e6b;
}
#contact-page-section .button-para .et_pb_button:hover{
	color: #ffffff;
	background-color: #012e6b;
}
#contact-page-section .button-para{
	margin-right: 20px;
}
#contact-page-map,
#contact-page-map .et_pb_row{
	padding-bottom: 0;
}
#contact-page-section .et_pb_row .et-last-child{
	  background-color: #c0d6d83b;
    border-radius: 10px;
    padding: 30px;
}
#contact-page-section .et_pb_row .et-last-child img{
    border-radius: 7px;
    height: 100px;
    width: 95px;
}
#contact-page-section .et_pb_row .et-last-child span{
	 	font-weight: 700;
    color: #3D3C3C;
		font-size: 17px;
}
#contact-page-section .et_pb_row .et-last-child h3{
	font-size: 30px;
	font-weight: bold;
	padding:5px 0;
}
#contact-page-section .et_pb_row .et-last-child p a{
	  font-size: 17px;
    font-weight: 700;
}
#contact-us-map iframe{
	margin-bottom: -9px;
}
#contact-page-section p a,
#contact-page-section .contact-us-page-address{
	font-size: 16px;
	color: #666;
}
#main-content .wpforms-form input, #main-content .wpforms-form select, #main-content .wpforms-form textarea{
    padding: 8px 15px;
    border: 1px solid #012e6b;
    border-radius: 3px;
}
#contact-us-map,
#contact-us-map .et_pb_row{
	padding-bottom: 0;
}
#main-content p {
	text-align:justify;
}
.home #main-content p,
.page-id-6534 #main-content p,
.blog #main-content p {
	text-align:unset;
}
#contact-us-map-sec{
	padding: 0;
}
#contact-us-map-sec .et_pb_row{
	padding-bottom: 0;
}
#contact-us-map-sec{
	margin-bottom: -8px;
}





/*
Our People Page styling
---------------------------------------------------------------------------------------------------- */

#our-people-team-sec .et_pb_image {
/* 	margin-bottom: ; */
}
#our-people-team-sec .et_pb_image img {
	height: 350px;
    object-fit: cover;
    object-position: 20% 30%;
}
#our-people-team-sec .et_pb_image.divioverlay-6608 img {
	object-position: 20% 49%;
}
#our-people-team-sec .et_pb_image.divioverlay-6618 img {
	object-position: 20% 15%;
}
#our-people-team-sec .et_pb_image.divioverlay-6615 img {
	object-position: 20% 22%;
}
#our-people-team-sec .et_pb_image.divioverlay-6789 img,
#our-people-team-sec .et_pb_image.divioverlay-6788 img {
	object-position: 20% 45%;
}
#our-people-team-sec .et_pb_image.divioverlay-6790 img {
	object-position: 20% 55%;
}
#our-people-team-sec h3{
    text-align: center;
    font-size: 20px;
    color: #012E6B;
}
#our-people-team-sec {
	padding-top: 0;
}

/* #about_main{
	padding: 20px 0 60px;
}
#about_sec .et_pb_column{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.et_pb_image{
	margin-right: unset;
}
#about_sec .et_pb_column .et_pb_button{
	justify-content:center;
} */
body .about-single .et_pb_column:before{
	content: "";
    border: 1px solid rgb(255 255 255 / 40%);
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 10px;
}
body .about-single .et_pb_column:last-of-type{
	background-color: #012E6B;
    padding: 50px;
    border-radius: 20px;
	color: #fff;
}
body .about-single{
	width: 1179px;
	padding: 20px 0 80px !important;
}
body .about-single .et_pb_column_1{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: start;
}
body .about-single .et_pb_image_wrap img{
    width: 300px !important;
    border-radius: 4px;
    height: 300px;
    object-fit: cover;
    object-position: 20% 30%;
}
body .about-single .et_pb_text{
	padding: 0 !important;
    text-align: left !important;
}
body .about-single .et_pb_text_inner h3{
    padding: 15px 0 7px !important;
    text-transform: uppercase!important;
    font-weight: 600;
}
body .about-single .et_pb_text_inner, body .about-single .et_pb_text_inner p, body .about-single .et_pb_text_inner li {
	font-size: 18px !important;
}
.about-single .et_pb_image {
	text-align: center;
    margin-bottom: 0px !important;
}
#sidebar-overlay .divioverlay .et_pb_section {
	background-color: #ffffff !important;
}
#sidebar-overlay .divioverlay .et_pb_section h2 {
	color: #fff;
}
body .about-single .et_pb_text_inner h5{
	    padding-bottom: 10px;
    font-weight: 600;
}
body .about-single .et_pb_text_inner p a,
body .about-single .et_pb_column:first-of-type .et_pb_text_inner p{
	color: #012E6B;
}
.divioverlay .overlay-close{
	    color: #012E6B !important;
    font-size: 70px !important;
}
.divioverlay-6788 .et_pb_image_wrap img {
	object-fit: cover !important;
    object-position: center center !important;
}
body .about-single .et_pb_text_inner p{
	padding-bottom: 10px;
}
.about-single .et_pb_column:first-of-type .et_pb_text_inner{
    text-align: center;
    margin-top: 1.5rem;
}
/* #overlay-6658 .et_pb_column:first-of-type .et_pb_text_inner{
	margin-top: 1.5rem;
} */

/* Our Values section styling
--------------------------------------------------- */
#our-values .et_pb_column{
	display: flex;
    justify-content: normal;
    align-items: center;
}
#our-values .et_pb_row{
	display: flex;
    justify-content: normal;
    align-items: center;
    height: 600px;
	/*max-width: 100%;*/
}
#our-values{
    height: 600px;
    padding: 0;
	margin-top: 100px;
    margin-bottom: -50px;
}
#our-values.our-values-footer {
	margin-top:0;
	background:transparent !important;
}
#our-values.our-values-footer p {
	font-weight:400;
}
#our-values-column-01 h2,
#our-values-column-01 h6{
	color: #012E6B;
}
#our-values-column-01{
	height: 600px;
    display: flex;
    align-items: center;
    padding: 0 6rem 0 18rem;
}
#our-values-column-02 img{
    height: 600px;
    object-fit: contain;
    position: relative;
    right: 7rem;
}


/* Home Services section styling
--------------------------------------------------- */

#home-services-section{
	margin-bottom: 40px;
}

.home-services-column01 h2{
	font-size: 44px;
    text-transform: capitalize;
    color: #012e6b;
    line-height: 1.3;
}

.home-services-column01 h6{
	font-size: 15px;
    text-transform: capitalize;
    color: #012e6b;
	position: relative;
}
.home-services-column01 h6:after{
    content: "";
    width: 60px;
    height: 2px;
    background-color: #012e6b;
    display: block;
    position: absolute;
    right: 0;
    bottom: 50px;
    left: 0;
    margin: 0 auto;
}

#home-services-section .et_pb_row{
	max-width: 1600px;
}
#home-services-section .home-services-column02,
#home-services-section .home-services-column03,
#home-services-section .home-services-column04{
    height: 270px;
    position: relative;
}
#home-services-section .home-services-column02:hover .et_pb_text,
#home-services-section .home-services-column03:hover .et_pb_text,
#home-services-section .home-services-column04:hover .et_pb_text{
    opacity: 1;
    height: 270px;
}
#home-services-section .et_pb_code {
    padding: 0px;	
}
#home-services-section .home-services-column02 .et_pb_text,
#home-services-section .home-services-column03 .et_pb_text,
#home-services-section .home-services-column04 .et_pb_text{
    background-color: #012e6be8;
    height: 270px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: all .3s ease-in-out;
    position: absolute;
    bottom: 0rem;
    height: 0;
}
#home-services-section .home-services-column02 .et_pb_text h3,
#home-services-section .home-services-column03 .et_pb_text h3,
#home-services-section .home-services-column04 .et_pb_text h3{
    color: #fff;
    font-size: 25px;
	padding-top:0 !important;
}
#home-services-section .home-services-column02 .et_pb_text p,
#home-services-section .home-services-column03 .et_pb_text p,
#home-services-section .home-services-column04 .et_pb_text p{
    color: #fff;
    padding-bottom: 12px;
}
#home-services-section .home-services-column02 .et_pb_text p a,
#home-services-section .home-services-column03 .et_pb_text p a,
#home-services-section .home-services-column04 .et_pb_text p a{
	color: #fff;
	text-transform: capitalize;
}
#home-services-section .home-services-column02 .et_pb_text p a:hover,
#home-services-section .home-services-column03 .et_pb_text p a:hover,
#home-services-section .home-services-column04 .et_pb_text p a:hover{
	text-decoration: underline;
}
.home-service-box {
    width: 100%;
    background-color: #fff;
    display: flex;
    gap: 1rem;
    align-items: center;
    position: absolute;
    top: 11rem;	
}
.home-service-box h4{
	padding: 0;
    font-size: 24px;
    color: #012e6b;
}
.home-service-box h4 a:hover{
	color: #012e6b;
}
.services-img{
    background-color: #012e6b;
    padding: 14px;
    display: flex;
    width: 70px;
}
#home-services-row-02 {
    display: flex;
    justify-content: center;
}
#home-services-row-02 .et_pb_column{
	width: 31.3333%;
}



/* Google Reviews section styling
--------------------------------------------------- */
#google-review-section{
	padding: 50px 0;
}
#google-review-section .ti-footer{
	display: none;
}
#google-review-section h2{
	color: #fff;
    margin-bottom: 20px;
    text-align: center;
}
#google-review-section .ti-widget.ti-goog .ti-review-item>.ti-inner{
	background: transparent !important;
	border: 0 !important;
	color: #fff;
}
#google-review-section .ti-name,
#google-review-section .ti-date{
	color: #ffffff !important;
}



/* Call To Action section styling
--------------------------------------------------- */

/*#cta-section {
    padding: 0 0 50px;
	background:none;
}
#cta-section .et_pb_row{
	padding-top: 0;
	max-width: 100%;
}
#cta-section .et_pb_column .et_pb_text_inner{
    background: #fff;
    padding: 5rem 12rem;
    height: 400px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 1114px;
    margin: -22rem auto 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #012e6b;
}
#cta-section .et_pb_column .et_pb_text_inner h2,
#cta-section .et_pb_column .et_pb_text_inner h5{
	color: #012e6b;
}
#cta-section .et_pb_column .et_pb_text_inner h5{
	font-size: 17px;
}
#cta-section .et_pb_image_wrap img{
    height: 500px;
    object-fit: fill;
    width: 100%;
}
#cta-section .et_pb_image_wrap {
	width: 100%;
}
#cta-content {
	font-size:22px;
}*/

/*#home-img-design {
	padding: 50px 0;
}*/
#home-img-design .et_pb_row{
	max-width: 100%;
}
#home-img-design .et_pb_row .et_pb_image_wrap,
#home-img-design .et_pb_row .et_pb_image_wrap img{
	width: 100%;
}
#google-review-section .ti-widget.ti-goog .ti-reviews-container {
	border: 1px solid #fff;
}
#google-review-section .ti-widget.ti-goog .ti-controls .ti-prev {
    left: 25px;
    top: -25px;
}
#google-review-section .ti-widget.ti-goog .ti-controls .ti-next {
    right: 25px;
    top: -25px;
}

.et_pb_row_2_tb_footer.et_pb_row{
	padding-top: 10px !important;
}

/* banner section
--------------------------------------------------- */

#hero-img-section {
    min-height: 600px;
    padding-top: 0px;
    position: relative;
    overflow: hidden;
    text-shadow: 0 0 5px #000000;
    margin-top: 125px;
    height: 600px;
}
#hero-img-section .et_pb_slides .et_pb_slide:before {
	content: '';
    display: block;
    width: 100%;
    height: 600.6px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #0C213D 0%, rgba(12, 33, 61, 0.00) 88.06%);
    z-index: 1;
}
/* #hero-img-section p{
	text-shadow: 0 0 5px #000;
} */
#hero-img-section h1 {
    font-weight: 400;
    padding-bottom: 30px;
    font-size: 36px;
	text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 3px;
}
#hero-img-section .et_pb_slides .et_pb_slide {
    min-height: 600px;
}
#hero-img-section .et_pb_slide_description p{
    padding: 10px 0 30px !important;
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
}
#hero-img-section .et_pb_slide_description{
	text-align: left;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
	padding: 16% 8% 12% !important;
}

#hero-img-section .et_pb_slider .et_pb_container{
	max-width: 100%;
}
#hero-img-section .et_pb_slider .et_pb_slide{
	text-align: left;
}
#hero-img-section .et_pb_slide_description{
	padding: 10% 8% 12% !important;
}
#hero-img-section .et-pb-arrow-next:before{
    content: "\27F6";
    position: relative;
    top: 7px;
    left: 12px;
    font-size: 26px;
    font-weight: bold;
}
#hero-img-section .et-pb-arrow-next{
	opacity: 1;
    right: 22px;
    cursor: pointer;
    background: rgb(255 255 255);
    min-width: 55px;
    min-height: 55px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    color: #012e6b;
}
#hero-img-section .et-pb-arrow-prev:before{
    content: "\27F5";
    position: relative;
    top: 7px;
    left: 10px;
    font-size: 26px;
    font-weight: bold;
}
#hero-img-section .et-pb-arrow-prev{
	opacity: 1;
    left: 22px;
    cursor: pointer;
    background: rgb(255 255 255);
    min-width: 55px;
    min-height: 55px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    color: #012e6b;
}
.divioverlay span.dashicons-email {
	position: relative;
    top: 2px;
}


/* #home-logos-section .et_pb_image img{
	width: 169px;
	height: 160px;
	object-fit: contain;
} */


/* 
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1520px) {
	#site-header .et-menu li>a {
    	font-size: 15px;
	}
}

@media only screen and (max-width: 1440px) {
	#our-values-column-01{
		padding: 0 5rem;
	}
	#home-services-section .et_pb_row{
		max-width: 1300px;
	}
	.home-service-box h4{
		font-size: 20px;
	}
	#home-services-section .home-services-column02 .et_pb_text h3, 
	#home-services-section .home-services-column03 .et_pb_text h3, 
	#home-services-section .home-services-column04 .et_pb_text h3{
		font-size: 22px;
	}
	.home-services-column01 h2 {
		font-size: 40px;
	}
	#site-header .et_pb_row{
		max-width: 1400px;
	}
	#hero-img-section h2{
		font-size: 36px;
	}
	#site-header .et-menu li>a {
		font-size: 15px;
	}
}



@media only screen and (max-width: 1380px) { 
	#site-header .et-menu li>a {
    	font-size: 14px;
	}
	#site-header .et_pb_column_1_tb_header {
		right: -25px;
	}
	#site-header .et_pb_menu .et-menu>li {
    	padding: 0 4px;
		margin: 0 9px;
	}
	#home-services-section .et_pb_row {
    	max-width: 1300px;
	}
	#site-header .et_pb_row {
        max-width: 1300px;
    }
	#site-header .et_pb_row {
		max-width: 100%;
		width: 95%;
		justify-content: space-between;
    }
	#site-header .et-menu li>a {
        font-size: 14px;
    }
	#site-header .et_pb_column_0_tb_header  {
		width: 20%;
	}
	#site-header .et_pb_column_1_tb_header  {
		width: 56%;
	}
	#site-header .et_pb_column_2_tb_header  {
		width: 23%;
	}
	.home-services-column01 h2 {
        font-size: 35px;
    }
	#home-services-section .et_pb_row {
        max-width: 1300px;
        width: 95%;
    }
	#footer-top-sec .et_pb_row,
	#footer-bottom-sec .et_pb_row {
		width: 95%;
	}
	.footer-iso-logos img {
		width: 280px;
	}
	.footer-iso-logos img.wp-image-7127 {
		top:-43px;
	}
}

@media only screen and (max-width: 1240px) { 
	#site-header .et_pb_menu .et-menu>li {
		 margin: 0 2px;
	}
	#site-header .et-menu li>a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1179px) { 

	body .et_pb_row,
	body .container {
		width: 90%;
	}
	body #top-menu > li {
		padding-right: 25px;
	}
	.large-wrap-grid-text-img-row .et_pb_text {
		padding: 25px 0 0;
		margin-left: 0;
	}
	.large-wrap-grid-text-img-row.reverse-col .et_pb_text {
		margin-right: 0;
		padding-right: 0;
	}
	
	#hero-img-section h2 {
        font-size: 27px;
    }
	#hero-img-section #hero-column-01{
		top: 1rem;
		width: 550px;
	}
	#hero-img-section{
		min-height: 600px;
	}
	#our-values .et_pb_row{
		width: 100%;
		height: 500px;
	}
	#our-values{
		height: 500px;
	}
	#our-values-column-01 {
        padding: 0 5rem 0 3rem;
    }
	#our-values-column-02 img,
	#our-values-column-01{
		height: 500px;
	}
	
	#google-review-section {
   		padding: 40px 0;
	}
	#cta-section .et_pb_row {
		padding-top: 0;
		width: 100%;
	}
	#cta-section .et_pb_column .et_pb_text_inner{
		padding: 5rem;
		width: 900px;
	}
	#cta-content p{
		font-size: 17px;
	}
	#home-services-section .home-services-column02, 
	#home-services-section .home-services-column03, 
	#home-services-section .home-services-column04{
		margin-right: 2%;
	}
	.services-img{
		padding: 10px;
	}
	.home-service-box h4 {
        font-size: 18px;
    }
	.footer-iso-logos img {
        width: 220px;
    }
	.footer-iso-logos img.wp-image-7127 {
        top: -20px;
    }
}

@media only screen and (max-width: 980px) { 

	body.et_header_style_left #logo,
	body.et_header_style_split #logo {
		height: auto;
		max-height: 70%;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		max-width: 45%;
	}
	body h1 {
		font-size: 40px;
	}
	body h2 {
		font-size: 30px;
	}
	body h3 {
		font-size: 25px;
	}
	body h4 {
		font-size: 23px;
	}
	a[href^="tel"]:link,
	a[href^="tel"]:visited,
	a[href^="tel"]:hover {
		pointer-events: auto;
		cursor: pointer;
	}
	body .et_pb_section {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	body .flex-row {
		display: block;
	}
	.reverse-col .et_pb_column:first-child {
		margin-left: 0;
	}
	.reverse-col .et_pb_text {
		padding-left: 0;
	}
	.large-wrap-grid-text-img-row .et_pb_text,
	.large-wrap-grid-text-img-row .et_pb_column_1_2 .et_pb_text {
		max-width: 100%;
	}
	.large-wrap-grid-text-img-row .et_pb_image,
	.large-wrap-grid-text-img-row.reverse-col .et_pb_image {
		text-align: center;
	}
	#main-content #sidebar {
		max-width: 350px;
		clear: both;
		margin: 20px auto 0;
	}
	body .mobile_menu_bar:before {
		color: #fff;
	}
	body .et_mobile_menu {
		border-color: #567426;
	}
	#main-footer .footer-widget .wpforms-field-label {
		display: none;
	}
	#site-header .et_pb_column_1_tb_header{
		position: absolute;
		bottom: 0;
		width: 100% !important;
	}
	.mobile_menu_bar:before{
		top: -4px !important;
		color: #fff !important;
	}
	body .et_mobile_menu{
		border-color: #012e6b !important;
	}
	ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, 
	.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after{
		color: #012e6b !important;
	}
	.et_pb_menu_0_tb_header.et_pb_menu ul li a{
		font-size :18px;
	}
	#site-header .et_pb_column{
	    width: 45%;
   	 	margin: 0;
	}
	#hero-img-section #hero-column-01{
		width: 100%;
	}
	#footer-top-sec .et_pb_column_2_tb_footer{
		padding: 0;
	}
	#footer-bottom-sec .et_pb_row_2_tb_footer.et_pb_row{
		display: flex;
	}
	#home-services-section .et_pb_row,
	#site-header .et_pb_row{
		justify-content: center;
	}
	.home-services-column01 h6,
	.home-services-column01 h2{
		text-align: center;
	}
	.home-services-column01 h6:after{
		display: none;
	}
#hero-img-section h1{
		font-size: 35px;
	}
	#our-people-team-sec .et_pb_image img {
		height: 300px;
    	width: 300px;
	}
	#our-values {
		margin-top:0;
		margin-bottom:0;
	}
	#our-values-column-01, #our-values {
        height: auto;
    }
	#footer-top-sec .et_pb_text_1_tb_footer {
		margin-bottom:0 !important;
	}
	#footer-top-sec,
	#footer-top-sec .et_pb_text_0_tb_footer,
	#footer-top-sec .footer-iso-logos {
		text-align:center;
	}
	#hero-img-section {
		padding-top:0;
	}
	#page-container .et_pb_image_0_tb_header {
    	width: 100%;
	}
	#site-header .et_pb_column{
		width: 50% !important;
		float:left;
	}
	/*#site-header .et_pb_row {
        flex-direction: row;
	}*/
	#site-header .et_pb_column_2_tb_header{
		justify-content: right;
	}
	#site-header .et_pb_column_1_tb_header {
		right:0;
	}
	.blog #inner-banner1 h1 {
    	color: #000;
    	margin-bottom: 0;
    	top: 0;
	}
	#site-header .et_pb_row {
        flex-direction: column;
        gap: 0;
        padding-top: 0;
    }
	#site-header .et_pb_column {
        width: 100% !important;
        float: none;
    }
	#site-header .et_pb_column_2_tb_header {
        justify-content: center;
    }
	#home-services-section .et_pb_row {
		width:100%;
		max-width: 100%;
		display:block;
		padding-top: 0 !important;
        padding-bottom: 0 !important;
	}
	#home-services-section .et_pb_column {
        width: 100%;
    }
	#home-services-row-02 .et_pb_row {
		padding-top:30px !important;
	}
	ul.et_pb_social_media_follow_0_tb_footer {
    	margin-left: 0px !important;
	}
}

@media only screen and (max-width: 767px) { 

	html body {
		font-size: 18px;
	}
	body h1,
	#left-area h1.entry-title {
		font-size: 33px;
	}
	body h2 {
		font-size: 29px;
	}
	#page-container .et_pb_button {
		padding: 15px 25px;
		font-size: 16px;
		min-width: 175px;
	}
	.et_pb_button + .et_pb_button {
		margin-left: 0;
	}
	#hero-img-section {
		min-height: auto;
		padding-bottom: 0;
	}
	#main-footer .footer-widget .wpforms-field-label,
	#main-footer .wpforms-field-label {
		display: inline-block;
	}
	#our-values .et_pb_row{
		flex-direction: column;
		height: auto;
		padding: 0;
	}
	#our-values .et_pb_column:last-of-type{
		display: none;
	}
	#hero-img-section #hero-column-01 {
        top: -3rem;
        width: 90%;
        left: 0;
        padding: 20px;
    }
	#home-services-section .et_pb_column{
		width: 100%;
	}
	#home-services-section .et_pb_row{
		width: 90%;
	}
	#google-review-section {
        padding: 20px 0;
    }
	#cta-section .et_pb_column .et_pb_text_inner {
        padding: 3rem 2rem;
        width: 90%;
        height: auto;
    }
	#footer-bottom-sec p, #footer-bottom-sec .et_pb_text_inner, #footer-bottom-sec span, #footer-bottom-sec a{
		font-size: 15px;
		text-align:  center;
	}
	#footer-bottom-sec .et_pb_row_2_tb_footer.et_pb_row{
		flex-direction: column;
	}
	#footer-bottom-sec .et_pb_column_6_tb_footer p{
		text-align: center !important;
	}
	.et_pb_row_2_tb_footer.et_pb_row{
		margin-top: 0;
	}
	#footer-bottom-sec .et_pb_row_2_tb_footer.et_pb_row .et_pb_column{
		margin-bottom: 0;
	}
	#hero-img-section .et_pb_row{
		flex-direction: column-reverse;
	}
	#hero-column-02 .et_pb_image{
		text-align: center;
	}
	#home-img-design img{
		height: 50px;
    	object-fit: cover;
	}
	#site-header .et_pb_row{
		gap: 10px;
	}
	#site-header .et_pb_column_0_tb_header .et_pb_image {
		text-align: center;
	}
	#page-container .et_pb_button_01{
		text-align: center;
	}
	#footer-bottom-sec .et_pb_text_4_tb_footer,
	#footer-bottom-sec .et_pb_text_3_tb_footer,
	#footer-bottom-sec .et_pb_text_2_tb_footer{
		margin-top: 0 !important;
	}
	#contact-page-section h2 {
		font-size: 35px;
	}
	#contact-page-section,
	#contact-page-section .et_pb_row{
		padding-top: 0;
	}
	#contact-us-map-sec .et_pb_row{
		width: 100%;
	}
	#contact-us-map-sec .et_pb_row iframe{
		height: 300px !important;
	}
	#hero-img-section {
		min-height: auto;
	}
	#inner-banner1 .et_pb_text { 
		max-width:100%;
	}
}

@media only screen and (max-width: 500px) {

	body h1,
	#left-area h1.entry-title {
		font-size: 28px;
	}
	body h2 {
		font-size: 27px;
	}
	body div.wpforms-container-full .wpforms-form .wpforms-first {
		width: 100%;
	}
	body div.wpforms-container-full .wpforms-form .wpforms-first ~ div {
		width: 100%;
		margin-left: 0;
		padding-top: 20px;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		float: none;
		display: block;
		max-width: 100%;
		margin: 0 auto 15px;
	}
	#main-footer .left-side-field  {
		width: 100%;
	}
	#main-footer .right-side-field {
		position: relative;
		width: 100%;
	}
	#main-footer .wpforms-field-captcha {
		position: relative;
		padding-top: 14px;
		text-align: center;
	}
	#main-footer .wpforms-submit-container {
		text-align: center;
	}

	#site-header .et_pb_column_1_tb_header .et_pb_code_inner{
		display: flex;
	}
	#site-header .et_pb_column_2_tb_header p {
		padding-bottom:0 !important;
	}
	#page-container .et_pb_button_01{
		font-size: 15px;
		padding: 0.8rem 1.5rem;
	}
	#site-header .et_pb_row{
		padding-bottom: 45px;
		justify-content: space-around;
	}
	#home-img-design .et_pb_row{
		padding: 0;
	}
	#cta-section .et_pb_image_wrap img{
		height: 400px;
	}
	#footer-bottom-sec .et_pb_row_1_tb_footer.et_pb_row{
	    padding-bottom: 10px;
	}
	#home-services-section .home-services-column02, 
	#home-services-section .home-services-column03, 
	#home-services-section .home-services-column04{
		margin: 0;
    	margin-bottom: 2rem;
	}
	#home-services-section {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#hero-img-section h1{
		font-size: 27px;
		padding-left:40px;
	}
	.footer-iso-logos img {
		width: 275px;
	}
	.footer-iso-logos img.wp-image-7127 {
		top:-50px;
	}
	#page-container .et_pb_button_01:last-of-type {
    	margin-left: 40px;
	}
	#page-container .et_pb_text et_pb_text_0_tb_header p {
		padding-bottom:0 !important;
		font-size: 20px;
	}
	.et_pb_row_1_tb_footer p {
		padding-bottom:0 !important;
	}
	#inner-banner1,
	#inner-banner1 .et_pb_row {
		height: 40vh !important;
	}
	#inner-banner1 h1:before, #inner-banner1 h1:after {
		display:none;
	}
	#inner-banner1 h1 { 
		line-height:1.2;
	}
	#home-services-row-02 .et_pb_row {
		padding-top:0px !important;
	}
}

@media only screen and (max-width: 499px) { 

	#site-header .et_pb_column_2_tb_header .et_pb_code_inner{
		display: block;
	}
	#hero-img-section #hero-column-01{
		width: 90% !important;
	}
	#hero-img-section h2 {
        font-size: 22px;
    }
	#our-values .et_pb_column{
		height: auto;
    	padding: 2rem 1rem;
	}
	#our-values-column-01 h6{
		font-size: 18px;
	}
	#page-container .et_pb_button_01:last-of-type{
		margin-left: 0;
	}
	#inner-banner1 h1{
		font-size: 32px;
	}
	#contact-page-section h2 {
        font-size: 25px;
    }


}



