/* 
Theme Name: Hello Elementor Child
Theme URI: https://www.wpguiders.com/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by WPGuiders team
Author: Elementor Team
Author URI: https://www.wpguiders.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.top-bar p {
    margin-bottom: 0px;
}
.top-bar a {
    color: #fff;
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6, .contact-list-icon span {
	font-family: "Play", Sans-serif !important;
	color: #000 !important;
}
p, span, .image-box h3 {
	font-family: "Inter", Sans-serif !important;
}
.white h1, .white p, .white h2, .white h3, .white h4, .white h5, .white h6, .white ul li {
    color: #fff !important;
}
.black p{
	color:#000000 !important;
}
h1{
	text-transform: uppercase !important;
}
.main-color {
    color: #2586C2 !important;
    font-family: 'Play' !important;
}
a {
    color: #2586C2;
}
.flip-box .eael-elements-flip-box-front-container .eael-flipbox-svg-icon {
    background: #fff;
    border-radius: 100px;
    width: 75px;
    height: 75px;
    display: block;
    padding: 13px;
}
.flip-box .eael-elements-flip-box-front-container h2 {
    color: #fff !important;
}
.flip-box .eael-elements-flip-box-rear-container .eael-flipbox-svg-icon {
    background: #234F94;
    border-radius: 100px;
    width: 75px;
    height: 75px;
    display: block;
    padding: 16px;
}
.flip-box .eael-elements-flip-box-rear-container h2 {
    color: #234F94 !important;
}
.main-btn a {
    background: #234F94 !important;
    border-radius: 100px;
    padding: 17px 30px;
}
.heading3 h3 {
    text-transform: uppercase;
    font-size: 35px !important;
    font-weight: 700 !important;
}
.sub-title h6, h6.sub-title {
    color: #2586C2 !important;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
.contact-list-icon span.elementor-icon-list-text {
    font-weight: 700 !important;
    font-size: 31px;
}
.contact-list-icon svg {
    width: 18px !important;
    height: 18px !important;
}
.contact-form input,textarea {
    border: 1px solid #234F94 !important;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder{
    opacity: 1 !important;
    font-weight: 400 !important;
    color: #C4C4C4 !important;
}
.contact-form .wpforms-submit-container {
    text-align: center;
}
.contact-form button {
    border-radius: 50px !important;
    width: 150px !important;
    background-color: #234F94 !important;
    height: 55px !important;
}
.icon-box span.elementor-icon {
    background: #69B5E3;
    padding: 15px;
    border-radius: 100px;
}
.white {
	color: #fff;
}
.service-form div#wpforms-527-field_9-container {
    position: absolute;
    width: 100%;
    top: 0px;
}
.service-form textarea {
    border: 0px !important;
    height: 170px !important;
}
h2 .white {
    font-family: 'Play' !important;
}
.service-form div#wpforms-527-field_4-container {
    position: relative;
    z-index: 1;
    width: 50%;
}
.service-form .wpforms-field {
    padding: 5px !important;
}
.service-form ::placeholder {
	color: #000;
	opacity: 1 !important;
	font-family: 'Inter';
  font-weight: 300;
  font-size: 14px;
	
}
a.eael-post-elements-readmore-btn {
    width: 32%;
    text-align: center;
    text-transform: uppercase;
}
.main-color h2 {
    color: #2586c2 !important;
}
.single-post main#content {
    width: 100%;
    max-width: 100%;
    margin-top: -90px;
    margin-bottom: 60px;
}
.single-post .page-content {
    max-width: 1120px;
    margin: 0px auto;
}
.blog-page-title {
    background: #E2EDF2;
    padding: 110px 0px 60px;
    text-align: center;
}
.blog-page-title h1.entry-title {
    width: 60%;
    margin: 0px auto;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 34px;
}
.post-thumbnail img {
    margin-top: 15px;
    border-radius: 25px 25px 25px 250px;
    margin-bottom: 50px;
}
.post-content .main-post {
    width: 70%;
    padding-right: 50px;
}
.post-content .sidebar {
    width: 30%;
}
.post-content {
    display: inline-flex;
}
.post-content .sidebar .latest-articles {
    background: #EDEDED;
    padding: 25px;
    border-radius: 15px;
}
.post-content .sidebar .latest-articles h4 {
    color: #2586C2 !important;
    font-weight: 700;
}
.post-content .sidebar .latest-articles h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3 !important;
}
.post-content .sidebar .latest-articles h3 a {
    text-decoration: none;
}
.post-content .sidebar .latest-articles h3 a {
    text-decoration: none;
    color: #000;
}
.cta {
    background: url(https://clients.perceptivmedia.com.au/floodsquad/wp-content/uploads/2025/07/footer-1.png);
    padding: 135px 20px;
    background-size: cover;
    margin-top: 25px;
    border-radius: 25px;
    text-align: center;
}
.cta h4.white {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 600;
    margin-bottom: 35px;
}
.single-post h2.wp-block-heading {
    font-size: 24px;
    color: #2586C2 !important;
}
.cta h4.white a {
    color: #fff;
}
.cta a.btn {
    background: #fff;
    padding: 15px 30px;
    border-radius: 100px;
    text-decoration: none;
    color: #234F94;
    font-weight: 700;
}
.conclusion {
    background: #234F94;
    padding: 35px;
    margin-top: 35px;
    border-radius: 35px;
    color: #fff !important;
}
.conclusion h3 {
    color: #69B5E3 !important;
}
.image-box h3 {
    font-weight: 700 !important;
    font-size: 17px !important;
}
.icon-box h3.elementor-icon-box-title {
    font-weight: 700 !important;
    text-transform: uppercase;
}
header#masthead i.fas.fa-search {
    width: 20px;
    height: 17px;
    padding: 10px;
    text-align: center;
}
.icon-box h3.elementor-icon-box-title span {
    font-family: 'Play' !important;
}
.footer-logo img {
    width: 80% !important;
}
.iicrc-logo img {
    width: 70% !important;
}
@media (max-width: 480px){
	
	.accordion span {
    width: 87%;
}
	.image-box img {
		width:unset !important;
	}
	.contact-list-icon span.elementor-icon-list-text {
    font-size: 20px !important;
}
	.service-form div#wpforms-527-field_9-container {
    position: relative;
}
	.service-form div#wpforms-527-field_4-container {
    width: 100%;
}
	.elementor-701 .elementor-element.elementor-element-3c0b3f6 .eael-wpforms .wpforms-submit-container .wpforms-submit {
    width: 40%;
}
	.blog-page-title h1.entry-title {
    width: 90%;
}
	.post-content .main-post {
    width: 100%;
    padding-right: 0px;
}
.post-content .sidebar {
    width: 100%;
    margin-top: 30px;
}
	.post-content {
    display: inline;
}
	.iicrc-logo img {
    width: 60% !important;
}
}