/*
Theme Name: Engage Pro theme
Theme URI: https://conceptmarketing.com.au
Author: Concept Marketing
Author URI: https://conceptmarketing.com.au
Description: Just a starter theme for Engage Pro theme
Version: 1.08
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter, Engage Pro
*/
html {
	scroll-behavior: smooth;
  }
ul#menu-primary li.current-menu-item a {
font-weight: 600;
    color: #1E2838 !important;
}
div#gform_fields_1 input {
    outline: none;
    border: none;
    padding:8px 8px 8px 60px;
    height: 48px;
    color: #1E2838;
    border-radius: 5px;
	border: 1px solid #CFDAE2;
	
}
div#gform_fields_1 textarea {
    outline: none;
    border: none;
    padding:8px 8px 8px 60px;
    color: #1E2838;
    border-radius: 5px;
	border: 1px solid #CFDAE2;
	    height: 120px;
	
}
#gform_fields_1 {
    grid-row-gap: 23px;
   
}
#gform_wrapper_1 .gform_footer.before{
	    padding: 8px 0 0 !important;
}
div#gform_fields_1 input::-ms-input-placeholder, div#gform_fields_1 textarea::-ms-input-placeholder{ 
  color: #B5BEC4;
}

div#gform_fields_1 input::placeholder, div#gform_fields_1 textarea::placeholder {
  color: #B5BEC4;
}


.gform_wrapper .validation_message {
border:none !important;
padding:0px  !important;
margin:0px !important;
    font-family: "montserrat", sans-serif;
font-size: 14px !important;
    font-weight: 400 !important;
background:none !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
  border:none !important;
padding:0px  !important;
margin:0px !important;
    box-shadow: none !important;
	background:none !important;
	padding: 0px 0px 10px 0px !important;

}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: 14px !important;
        font-family: "montserrat", sans-serif;
    font-weight: 400 !important;
}
span.gform-icon.gform-icon--circle-error {
    display: none !important;
}
input#gform_submit_button_1 {
    background: #5DBC68;
    padding: 13px 50px 13px 25px;
    border-radius: 40px;
    display: inline-block;
    font-weight: 600;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    text-decoration: none;
	margin-bottom: 0;
}
#gform_wrapper_1 .gform_footer.before {
    justify-content: end;
    position: relative;
}
#gform_wrapper_1 .gform_footer.before:after {
    font-family: "Font Awesome 6 Free";
    content: "\f061";
    display: inline-block;
    padding-right: 25px;
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    top: 22px;
    color: #fff;
}
div#field_1_1, div#field_1_3, div#field_1_5, div#field_1_6 {
    position: relative;
}

div#field_1_1:before{
content: "\f007";
}
div#field_1_3:before{
content: "\f0e0";
}
div#field_1_5:before{
content: "\f3cd";
}
div#field_1_6:before{
content: "\f27a";
}

div#field_1_1:before, div#field_1_3:before, div#field_1_5:before, div#field_1_6:before {
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    padding-left: 12px;
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    top: 0px;
    background: #f5f5f5;
    font-size: 20px;
    height: 48px;
    padding-right: 12px;
    color:#B5BEC4;
    padding: 12px 15px 0px 15px;
	    border-radius: 5px 0px 0px 5px;
}
.default-section {
    background: #F0F2F5;
}

.blog-full {
    background: #F0F2F5;
}
.blog-featurepost {
    background: #FFFFFF;
    border-radius: 15px;
      padding: 25px 25px;
}

.blog-category a {
    padding: 12px 20px;
    color: #1E2838;
    margin-right: 10px;
    font-weight: bold;
    font-family: 'montserrat';
    background: #F0F2F5;
    border-radius: 50px;
	    font-size: 13px;
	text-decoration: none;
    display: inline-block;
}
.box-category a {
    padding: 12px 20px;
    color: #1E2838;
    margin-right: 10px;
    font-weight: bold;
    font-family: 'montserrat';
    background: #F0F2F5;
    border-radius: 50px;
	font-size: 13px;
	text-decoration: none;
    display: inline-block;
}
.blog-details h2 {
    font-family: 'montserrat';
    font-size: 28px;
    line-height: 36px;
}
.blog-details h2 a {
    color: #1E2838;
    text-decoration: none;
    text-transform: none;
    font-size: 28px;
    line-height: 36px;
}
.blog-details p {
    color: #8C8E90;
}
.featured-image img {
    max-width: 100%;
}
.box-featured img {
    max-width: 100%;
    width: 100%;
}
.box-full {
    background: #fff;
    border-radius: 0px 0px 15px 15px;
    padding:15px 20px;
}
.box-details h3 {
    font-size: 18px;
    line-height: 26px;
    color: #1E2838;
    font-weight: bold;
    font-family: 'montserrat';
}
.box-details h3 a{
    font-size: 18px;
    line-height: 26px;
    color: #1E2838;
    text-decoration:none;
    font-weight: bold;
    font-family: 'montserrat';
}
.box-details p {
    color: #8C8E90;
}
.blog-read {
    display: flex;
    justify-content: space-between;
}
.load-more-container {
    text-align: center;
    margin-top: 50px;
}
.alm-btn-wrap .alm-load-more-btn {
    appearance: none;
    background: #5DBC68 !important;
    border-radius: 25px !important;
    box-shadow: none !important;
    outline:none !important;
    font-size: 18px !important;
    height: 52px !important;
    padding: 0 60px 0px 40px !important;
   
   
}
.alm-listing.alm-ajax {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 40px 50px;
}
.blog-single {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
}
.single-title h2 {
    color: #1E2838;
    font-size: 30px;
    line-height: 36px;
    font-family: 'montserrat';
}
.single-date span {
    color: #004C64;
}
.single-featured img {
    max-width: 100%;
   
}
.single-featured {
    text-align: center;
}
.single-details p {
    color: #8C8E90;
}
.single-featured {
    margin: 30px 0px;
}
.single-title {
    margin-top: 10px;
}
.single-blog-cat-title h2 {
    color: #5DBC68;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    font-family: 'montserrat';
}
.single-blog-categories-list {
    background: #fff;
    border-radius: 20px;
    padding:40px 40px;
}
.single-blog-categories-list ul {
    list-style: none;
    padding: 0;
	margin-bottom: 0;
}
.single-blog-categories-list ul li a {
    padding: 14px 20px;
    color: #1E2838;
    /* margin-right: 10px; */
    font-size: 12px;
    font-weight: bold;
    font-family: 'montserrat';
    background: transparent;
    border-radius: 50px;
    border: 1px solid #F0F2F5;
    display: inline-block;
    margin-bottom: 22px;
    width: 100%;
	text-decoration: none;
}
input#search-bar {
    border-radius: 15px 0px 0px 15px;
    height: 54px;
	border: none;
}
input#search-bar:focus {
 box-shadow: none !important;
}
input#search-bar::-ms-input-placeholder { /* Edge 12-18 */
  color: #A1A5AA;
}

input#search-bar::placeholder {
  color: #A1A5AA;
}



.single-blog-search {
    margin-bottom: 30px;
}
button#searchsubmit {
    background: #073A43;
    border-radius: 0px 15px 15px 0px;
    padding: 10px 20px;
}
.read-btn a {
    COLOR: #073A43;
    text-decoration: none;
    font-weight: bold;
}
.alm-btn-wrap .alm-load-more-btn:after {
    font-family: "Font Awesome 6 Free";
    content: "\f061";
    display: inline-block;
    /* padding-right: 28px; */
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    top: 18px;
    right: 35px;
    color: #fff;
}
.box-details h3 {
    margin: 15px 0px;
}
.blog-details h2 {
    margin: 15px 0px;
}
a.company-btn {
    background: #5DBC68;
    padding: 15px 25px 15px 25px;
    border-radius: 40px;
    display: inline-block;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 15px;
    cursor: pointer;
    border: none;
    text-decoration: none;
}
/* Date-sep-14 */
.smarter-section {
    background: #004C64;
}
.recuirement-heading h2 {
    color: #FFFFFF;
    font-size: 48px;
    line-height: 60px;
}
.recuirement-heading span {
    color: #5DBC68;
}
.smarter-section .unlocktext p {
    color: #fff;
}
.recuirement-heading {
    margin-bottom: 40px;
}
.recuriment-pro {
background:#073A43 !important;
}
.smarter-section .container {
    max-width: 1080px;
}
.demo-engage {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px 42px;
    max-width: 1080px;
    margin: 0 auto;
}
.engagetext h2{
color:#004C64;
}
.engagetext {
    text-align: center;
    margin-bottom: 20px;
}
.engagetext p {
    color: #707070;
}
.engageicon {
    background: #5DBC68;
    padding: 30px 0px;
}
.engageboxtext {
    background: #004C64;
    padding: 30px 30px;
}
.engageboxtext h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #5DBC68;
}
.engageboxtext p {
    margin: 0;
    color: #FFFFFF;
    min-height: 170px;
}
.boost-details h2 {
    font-size: 48px;
    line-height: 60px;
}
.boost-details h2 span {
    color: #5DBC68;
}
.boost-details p {
    color: #000000;
}
.boost-details h2 {
    font-size: 48px;
    line-height: 60px;
    color: #004C64;
    margin-bottom: 30px;
}
.boost-btn {
    margin-top: 20px;
    background: #004C64;
    width: 221px;
    height: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
}
.boost-btn a {
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none;
}
.boost-btn span {
    margin-left: 13px;
}
.boost-details {
    max-width: 985px;
}
.featured-details {
    max-width: 495px;
}
.date-blog  i{
	color: #5DBC68;
	margin-right: 10px;
}
.date-blog span {
    font-weight: bold;
    color: #004C64;
    font-size: 13px;
}
.blog-category a{
	text-decoration: none;
}
.alm-btn-wrap {
       margin: 0 0 0px !important;
  }
.single-blog-categories-list ul li:last-child a{
    margin-bottom: 0px;
}
.box-featured img {
 
    border-radius: 20px 20px 0px 0px;
}

.aboutdescfull p {
    font-weight: 600;
}
.btnwrapper {
    text-align: center;
}

.page-id-193 .revolution img {
    margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
.aboutdescfull .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.aboutdescfull {
    margin-top: 0px;
}
.page-id-193 .revolution img {
    margin-bottom: 0px;
}
}