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

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

body {
	font-weight: 400;
}

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

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-weight: 400;
	padding-bottom: 20px;
}
body h2 {
	font-size: 40px;
}
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;
}

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

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: auto;
	cursor: pointer !important;
	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
--------------------------------------------------- */

#site-header{
	padding: 20px 0;
}
#site-header .et_pb_row{
	padding: 0;
	display: flex;
	align-items: center;
	max-width: 1600px;
}
#site-header .et_pb_row .et_pb_column_0_tb_header,
#site-header .et_pb_row .et_pb_column_2_tb_header  {
	width: 20%;
}
#site-header .et_pb_row .et_pb_column_1_tb_header  {
	width: 55%;
}
#site-header .et_pb_row .et_pb_menu__wrap{
	justify-content: center;
}
#site-header .et_pb_menu li li a{
	color: #011d3d;
	font-size: 15px;
}
#site-header .et_pb_row img{
	width: 300px;
}
#site-header .sub-menu{
	background-color: #ffffff !important;
}
#site-header .et_pb_button:last-of-type{
	margin: 0 0 0 5px;
}
#site-header .et_pb_button,
#page-container .et_pb_button,
#page-container button.et_pb_button{
    border-radius: 4px;
    text-transform: capitalize;
    position: relative;
    text-decoration: none;
    font-weight: 500;
    border: 1.5px solid #222c58;
    padding: 12px 20px;
    font-size: 16px;
    background-size: 300%;
    transition: all 0.6s cubic-bezier(0.15, 0, 0.91, 1) !important;
    color: #222c58;
    background-image: linear-gradient(160deg, white 100%, #222c58 0%);
}
#site-header .et_pb_button:hover,
#page-container .et_pb_button:hover,
#page-container button.et_pb_button:hover{
    color: #fff;
    background-position: 100%;
    border-color: #222c58;
    background-image: linear-gradient(130deg, white 50%, #222c58 0%);
    transition: all 0.6s linear !important;
}
#site-header .et_pb_button .dashicons-email{
	position: relative;
	top: 3px;
}
#site-header .et-menu li>a{
    color: #222c58;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
#site-header .et_pb_text_0_tb_header .et_pb_text_inner{
	  display: flex;
    gap: 10px;
    justify-content: end;
}
#site-header .nav li ul{
	border-top: 3px solid #222c58;
}


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

#main-header div#et-top-navigation {
	clear: both;
	padding-top: 0;
}
body #top-menu > li {
	padding-right: 35px;
}
#top-menu-nav #top-menu > li > a {
	font-weight: 400;
	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: 80vh;
	padding-top: 120px;
	position: relative;
	overflow: hidden;
	text-shadow: 0 0 5px #000000;
}
#hero-img-section h1 {
    font-weight: 600;
    padding-bottom: 30px;
    font-size: 50px;
}
#hero-img-section .et_pb_slider .et_pb_slide{
    height: 80vh;
    border-radius: 0px 0px 0px 300px;
}

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

/* 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 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: 10px;
	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;
}



/* Custom styling
--------------------------------------------------- */
#footer-top-sec p,
#footer-bottom-sec p,
#footer-bottom-sec p a,
#footer-bottom-sec .et_pb_text_inner,
#footer-top-sec p a{
	color: #fff !important;
    padding-bottom: 5px;
	font-size: 16px;
}
#footer-top-sec .et_pb_row_1_tb_footer {
	border-bottom: 1px solid #fff3;
}
#footer-bottom-sec .et_pb_row_3_tb_footer {
	padding:10px 0;
}
#footer-top-sec:before{
    content: "";
    /*background-image: url(/wp-content/uploads/2024/08/Red-Triangle.png);*/
	background-image: url(/wp-content/uploads/2024/08/top-footer-design.jpg);
	background-size:100% 100%;
    position: absolute;
    display: block;
    width: 100%;
    height: 181px;
    background-repeat: no-repeat;
    top: 0;
}
#footer-top-sec{
    padding-top: 8rem;
    position: relative;
    /*background: linear-gradient(to top left, transparent 80%, white 80.2%) top left/100% 100%, white;*/
}
#footer-top-sec p a:hover,
#footer-bottom-sec p a:hover{
	text-decoration: underline;
}
#footer-top-sec p .dashicons-icon .dashicons-email,
#footer-top-sec p .dashicons-icon .dashicons-location{
	position: relative;
	top: 2px;
}
#footer-top-sec h3{
	color: #fff;
    font-size: 30px;
    font-weight: 600;
}
#footer-bottom-sec{
	padding: 0;
}
#footer-bottom-sec .et_pb_row_1_tb_footer{
    border-top: 1px solid #dddddd75;
    padding-bottom: 0;
}
#footer-bottom-sec .et_pb_row_1_tb_footer p{
	text-align: center;
}
#footer-bottom-sec .et_pb_row_2_tb_footer{
	padding: 0;
}
.footer-call-btn{
    display: flex;
    gap: 12px;
    padding: 15px;
    background: #d92a26;
    width: 58%;
    align-items: center;
    margin-left: 30px;
}
.footer-call-btn .dashicons-icon{
	font-size: 40px;
    color: #fff;
}
.footer-call-btn-text{
	font-size: 18px;
	color: #fff;
}
.footer-call-btn-text p{
    font-size: 12px;
    line-height: 0.5;
}
.footer-curve-img {
	position:relative;
}
.footer-curve-img img {
	display:none;
}



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

#contact-page-section h2{
	font-size: 50px;
	line-height: 1.2em;
	font-weight: bold;
}
#contact-page-section p{
	font-size: 20px;
	padding-bottom: 25px;
}
#contact-page-section p a:hover{
	color: #000080;
}
#contact-page-section .dashicons-icon i{
	position: relative;
	top: 4px;
}

#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;
}
#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;
}
#contact-page-section .et_pb_row .et-last-child span{
	 	font-weight: 900;
    color: #3D3C3C;
		font-size: 15px;
}
#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-sec,
#contact-us-map-sec .et_pb_row{
    padding-bottom: 0;
    margin-bottom: -10px;
}
div.wpforms-container-full {
    margin: 0 auto 24px;
}

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

#inner-banner1 {
	padding-top: 0;
	padding-bottom: 0;
}
#inner-banner1 .et_pb_row {
	padding: 0;
	width: 100%;
	max-width: 100%;
	position: relative;
    z-index: 0;
}
#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;
}
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: 40px 10px 0;
}
body.blog #inner-banner1 .et_pb_text {
	position: relative;
}
#inner-banner1 h1 {
    padding-bottom: 0;
    font-size: 40px;
    margin: 0px 0 20px;
    line-height: 2.3;
    font-weight: 600;
    position: relative;
	display: inline-block;
}

#inner-banner1 h1:before{
    position: absolute;
    bottom: 2px;
    width: 3px;
    height: 40px;
    content: "";
    background-color: #d92a26;
    z-index: 4;
    left: -4%;
    top: 28%;
}
.page-id-6458 #inner-banner1 h1:before,
.page-id-6456 #inner-banner1 h1:before{
	left: -8%;
}
.internal-pages-content,
.internal-pages-content .et_pb_row{
	padding-top: 0;
}
.internal-pages-content a:hover{
	color: #222c58;
}


/* 
About Us Page Styling
---------------------------------------------------------------------------------------------------- */


#about-us-page .et_pb_image img{
    height: 400px;
    width: 300px;
    object-fit: cover;
    border-radius: 5px;
}
#about-us-page .et_pb_image {
	margin-bottom: 5%;
}
#about-us-page h3{
    font-size: 25px;
    text-align: center;
    font-weight: 500;
    padding-bottom: 10px;
}
#about-us-page h3 a:hover{
	color: #222C58;
}
#about-us-page p{
	text-align: center;
    font-weight: 500;
    font-size: 20px;
	color: #222C58;
}
#about-us-page .et_pb_row_2{
    padding-top: 2rem;
    display: flex;
    justify-content: center;
}
#about-us-page .et_pb_row_2 .et_pb_column{
	width: 29.6667%;
}



/* about us page Section
--------------------------------------------------- */
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: #222C58;
    padding: 50px;
    border-radius: 20px;
	color: #fff;
}
body .about-single{
	width: 1179px;
	padding: 0 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: 350px;
	object-fit: cover;
}
body .about-single .et_pb_text{
	padding: 0 !important;
    text-align: left !important;
}
body .about-single .et_pb_text_inner h3{
    padding: 20px 0 10px !important;
    text-transform: uppercase !important;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    color: #222C58;
}
body .about-single .et_pb_text_inner h6{
	font-size: 16px;
    font-weight: 600;
    padding-bottom: 5px;
    color: #222C58;
	text-align: center;
}
body .about-single .et_pb_column:first-of-type .et_pb_text_inner p{
	font-size: 15px !important;
    text-align: center;
    padding-bottom: 0;
}
body .about-single .et_pb_column:first-of-type .et_pb_text_inner p a:hover{
	color: #222C58;
}
body .about-single .et_pb_column:first-of-type .et_pb_text_inner p a .dashicons-icon i{
	position: relative;
	top: 2px;
}
body .about-single .et_pb_text_inner p{
	font-size: 15px !important;
}
.about-single .et_pb_image {
	text-align: center;
    margin-bottom: 0px !important;
}






/* Our Values Section styling
---------------------------------------------------------------------------------------------------- */

#our-vales-sec h2{
    font-size: 45px;
    color: #222c58;
    font-weight: 600;
}
.our-values-cards{
    display: flex;
    gap: 2rem;
    padding: 15px;
    width: 100%;
    align-items: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}
.our-values-cards img{
	width: 65px;
}
.our-values-cards-text p{
    font-size: 15px;
    line-height: 0.5;
}
.our-values-cards-text h4{
    font-size: 25px;
    color: #222c58;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;	
}
.our-values-cards:hover{
	transform: translateY(-8px);
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}





/* Our Services Section styling
---------------------------------------------------------------------------------------------------- */

#home-services-section{
	padding: 50px 0;
}

#home-services-section .et_pb_row:first-of-type h2{
    font-size: 45px;
    color: #222c58;
    font-weight: 600;
    text-align: center;	
}
#services-boxes {
	width: 95%;
}
#services-boxes .et_pb_image img{
	width: auto;
	height: 65px;
}
#services-boxes .et_pb_column_6 .et_pb_image img{
	width: 100px;
}
#services-boxes .et_pb_column{
    padding: 30px;
    border-right: 2px solid #222c58;
    height: 240px;
    width: 19%;
    margin-right: 1%;
	transition: all 0.5s ease-in-out;
}
#services-boxes .et_pb_column:last-of-type{
	border: unset;
}
/* #services-boxes .et_pb_column:hover{
    background: #bdc9ff94;
    border-radius: 10px;
	border-right: unset;
	transition: all 0.3s ease-in-out;
} */
#home-services-section .et_pb_row:last-of-type p{
    text-align: center;
    font-size: 16px;	
}
#home-services-section .et_pb_row:last-of-type p a:hover{
	text-decoration: underline;
    color: #222c58;
}
#home-services-section .et_pb_row:last-of-type h2{
	text-align: center;
    font-size: 25px;
    color: #222c58;
    font-weight: 500;
}



/*
Google Reviews Section styling
---------------------------------------------------------------------------------------------------- */

#google-review-section{
    background-position: top;
    padding: 6rem 0;
    background-color: #222c58;
}
#google-review-section h2{
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-bottom: 2rem;
	font-size: 45px;
}
#google-review-section .ti-widget.ti-goog .ti-review-item>.ti-inner{
	background-color: #14232B !important;
    border-color: #14232B !important;
}




/*
CTA Section styling
---------------------------------------------------------------------------------------------------- */

#cta_section{
    height: auto;
    display: flex;
    margin: 90px auto;
    border-radius: 20px;
    overflow: hidden;
    background-color: #222c58;
    padding: 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

/* #cta_section #cta_section_img:after {
    background-color: #576987 !important;
} */

#cta_section #cta_section_img:after{
    content: '';
    display: block;
    background-color: #222c58;
    -webkit-clip-path: polygon(100% 0,0 0,100% calc(100% - -10px));
    clip-path: polygon(100% 0,0 0,100% calc(100% - -10px));
    width: 210px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 1;
}

#cta_section .et_pb_column:last-of-type {
    width: 54%;
    display: flex;
    align-items: center;
    padding-left: 0 !important;
    padding: 50px 40px;
    position: relative;
    right: -90px;
}
#cta_section .et_pb_column:last-of-type .et_pb_text {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
#cta_section h2 {
    color: #fff;
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 40px;
    text-align: center;
}
#cta_section p {
    color: #fff;
    text-align: center;
    padding-bottom: 15px;
}

#cta_section .et_pb_button:hover{
	border-color: #ffffff;
}
.publication-content .et_pb_text {
	border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
}
.publication-content .et_pb_text:last-child {
	border:0;
}


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

@media only screen and (max-width: 1440px) { 
	#site-header .et_pb_row{
		max-width: 1350px;
	}
	#site-header .et-menu li>a{
		font-size: 14px;
	}
	#site-header .et_pb_button{
		font-weight: 600;
		font-size: 14px;
	}
	#home-services-section .et_pb_row:last-of-type h2{
		font-size: 23px;
	}
	#services-boxes {
		width: 100%;
	}
}

@media only screen and (max-width: 1280px) { 
	#site-header .et_pb_row{
		width: 95%;
    	max-width: 100%;
	}
	#site-header .et_pb_row .et_pb_column_0_tb_header, 
	#site-header .et_pb_row .et_pb_column_2_tb_header {
		width: 22%;
		margin: 0;
	}
	#site-header .et_pb_row .et_pb_column_1_tb_header {
		width: 57%;
		margin: 0;
	}
	#site-header .et-menu li>a{
		font-size: 13px;
	}
	#hero-img-section .et_pb_slider .et_pb_slide{
		height: 70vh;
	}
	#hero-img-section{
		min-height: 70vh;
	}
	#hero-img-section .et_pb_slide_description{
		padding: 4% 8% 12%;
	}
	#hero-img-section h1{
		font-size: 45px;
	}
	#hero-img-section{
		min-height: 70vh;
	}
	#google-review-section{
		padding: 2rem 0;
	}
	#home-services-section {
		padding: 30px 0;
	}
	.footer-call-btn{
		width: 65%;
	}
	#footer-top-sec{
		padding-top: 10rem;
	}
	#google-review-section h2{
		font-size: 40px;
	}
	.our-values-cards-text h4 {
		font-size: 22px;
	}	
	.our-values-cards img {
		width: 55px;
	}
}

@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;
	}
	#contact-us-map-sec .et_pb_row{
		width: 100% !important;
	}
	#services-boxes .et_pb_column{
		width: 47.25%;
		border: none;
		background-color: #fff;
    	border-radius: 5px;
		margin: 0 0 30px;
	}
	#services-boxes{
		display: flex;
		justify-content: center;
		padding-top: 0;
		width: 95%;
		flex-wrap: wrap;
		padding-bottom:0;
	}

}

@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: #567426;
	}
	body .et_mobile_menu {
		border-color: #567426;
	}
	#main-footer .footer-widget .wpforms-field-label {
		display: none;
	}
	#site-header .et_pb_row .et_pb_column_1_tb_header{
		position: absolute;
		width: 100%;
		top: 2rem;
	}
	#site-header .et_pb_row{
		justify-content: center;
	}
	#site-header {
		padding: 10px 0 15px;
	}
	#site-header .et_pb_row img {
		width: 235px;
	}
	#site-header .et_pb_module .mobile_menu_bar:before,
	#site-header 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{
		/*top: 15px;*/
		color: #222c58 !important;
	}
	#hero-img-section .et_pb_slider .et_pb_slide{
		border-radius: 0px 0px 0px 200px;
	}
	#site-header .et_mobile_menu{
   	 	background-color: #fff !important;
		border-top: 3px solid #222c58 !important;
	}
	#site-header .et_pb_menu_0_tb_header.et_pb_menu ul li a{
		font-size: 18px;
		font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
	}
	#hero-img-section .et_pb_slider .et_pb_slide {
        height: 60vh;
    }
	#hero-img-section h1 {
        font-size: 40px;
    }

	#google-review-section{
		padding: 1rem 0;
	}
	#footer-top-sec .et_pb_column_0_tb_footer img{
		width: 250px;
	}
	.footer-call-btn {
        width: 29%;
        margin-left: 0;
    }
	#footer-top-sec:before{
		height: 90px;
	}
	#footer-top-sec{
		padding-top: 6rem;
	}
	#footer-bottom-sec .et_pb_row_2_tb_footer{
		display: flex;
	}
	#site-header .et_pb_row .et_pb_column_0_tb_header, #site-header .et_pb_row .et_pb_column_2_tb_header{
		width: 50%;
	}
	#cta_section{
		flex-direction: column;
	}
	#cta_section #cta_section_img:after{
		display: none;
	}
	#cta_section_img .et_pb_image_wrap,
	#cta_section_img .et_pb_image_wrap img{
		width: 100%;
	}
	#cta_section_img .et_pb_image_wrap img{
		height: 350px;
		object-fit: cover;
	}
	#cta_section .et_pb_column:last-of-type{
		right: unset;
		padding-left: unset !important;
		padding: 35px !important;
		justify-content: center;
	}
	#cta_section .et_pb_column:last-of-type{
		width: 100%;
	}
	#cta_section{
		margin: 90px auto 60px;
	}
	#about-us-page .et_pb_row_2 .et_pb_column{
		width: 100%;
	}
	#about-us-page .et_pb_row_2{
		flex-direction: column;
	}
	#inner-banner1 h1{
		margin: 0;
	}
	body .about-single .et_pb_column:first-of-type{
		margin-bottom: 2rem !important;		
	}
	body .about-single{
		padding: 0 0 30px !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: 12px 15px;
        min-width: 100px;
		font-size: 15px;
    }
	.et_pb_button + .et_pb_button {
		margin-left: 0;
	}
	#hero-img-section {
		min-height: auto;
		padding-top: 120px;
	}
	#main-footer .footer-widget .wpforms-field-label,
	#main-footer .wpforms-field-label {
		display: inline-block;
	}
	#footer-bottom-sec .et_pb_row_2_tb_footer{
		
		flex-direction: column;
	}
	#footer-bottom-sec p, #footer-bottom-sec p a, #footer-bottom-sec .et_pb_text_inner{
		text-align: center;
	}
	#footer-bottom-sec .et_pb_row_2_tb_footer .et_pb_column{
		margin-bottom: 0;
	}
	#hero-img-section .et_pb_slide_description {
        padding: 16% 8% 12%;
    }
	#site-header .et_pb_row img {
        width: 200px;
    }
	#site-header {
        padding: 10px 0 25px;
    }
	#site-header .et_pb_row .et_pb_column_1_tb_header{
		top: 2.3rem;
	}
	#page-container .et_pb_button {
        padding: 12px;
        min-width: 90px;
        font-size: 14px;
    }
	#hero-img-section h1 {
        font-size: 25px;
    }
	#hero-img-section h1 {
        font-size: 35px;
    }
	#our-vales-sec{
		padding-top: 0;
	}
	.our-values-cards-text p {
		font-size: 15px;
		line-height: 1.3;
	}
	.our-values-cards img {
        width: 45px;
    }
	.our-values-cards-text h4 {
        font-size: 20px;
    }
	#home-services-section .et_pb_row:first-of-type h2{
	    font-size: 40px;
   	 	padding-bottom: 0;	
	}
	#google-review-section h2 {
        font-size: 34px;
        margin-bottom: 0;
    }
	#cta_section_img .et_pb_image_wrap img{
		height: 300px;
	}
	.footer-call-btn{
		width: 46%;
	}
	#hero-img-section .et_pb_slider .et_pb_slide {
        height: 55vh;
        border-radius: 0px 0px 0px 150px;
    }
	#contact-page-section h2{
		font-size: 30px;
	}
}

@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;
	}
	#contact-page-section .et_pb_row .et-last-child img{
		margin: 0 0 15px;
	}
	#contact-page-section .et_pb_row .et-last-child .et_pb_code_0{
		margin-bottom: 0;
	}
	#services-boxes .et_pb_column{
		width: 90% !important;
	}
	.our-values-cards{
		gap: 1rem;
	}
	#inner-banner1 h1{
		font-size: 30px;
		line-height: 1.3;
	}
	#contact-page-section p {
		font-size: 18px;
		padding-bottom: 18px;
	}

}

@media only screen and (max-width: 499px) { 
	#site-header .et_pb_row{
		flex-direction: column;
		gap: 10px;
	}
	#site-header .et_pb_row img{
		width: 230px;
	}
	#site-header .et_pb_row .et_pb_column_0_tb_header, 
	#site-header .et_pb_row .et_pb_column_2_tb_header{
		display: flex;
		justify-content: center;
	}
	#site-header .et_pb_image_0_tb_header{
		width: 100%;
    	text-align: center;
	}
    #site-header .et_pb_row .et_pb_column_1_tb_header {
        top: 6.6rem;
    }
	#hero-img-section .et_pb_slider .et_pb_slide {
        height: 50vh;
        border-radius: 0px 0px 0px 110px;
    }
	#hero-img-section .et_pb_slider .et_pb_slide {
        height: 50vh;
        border-radius: 0px 0px 0px 110px;
    }
	#our-vales-sec h2 {
		font-size: 40px;
	}
	#cta_section_img .et_pb_image_wrap img {
        height: 250px;
    }
	#footer-top-sec:before {
        height: 40px;
    }
	#footer-top-sec {
        padding-top: 2rem;
    }
	#footer-top-sec h3{
		padding-bottom: 10px;
	}
	.footer-call-btn {
        width: 60%;
    }
	#cta_section {
        margin: 50px auto;
    }
}


