/*
 Theme Name:   Evolution Cloud Accounting Child Theme
 Theme URI:    
 Description:  Evolution Cloud Accounting Child Theme
 Author:       Eightball Media
 Author URI:   http://8bm.com.au
 Template:     evolution-cloud-accounting
 Version:      1.0.0
 License:      
 License URI:  
 Tags:         
 Text Domain:  evolution-cloud-accounting
*/
/* General Styles */
.color_blue {
  color: #2D5596 !important;
}

.color_teal {
  color: #168984 !important;
}

.color_orange {
  color: #F47F2A !important;
}

.color_pink {
  color: #ED3472 !important;
}

.color_l-blue {
  color: #5FB4E1 !important;
}

.bg_blue {
  background-color: #2D5596;
}

.bg_grey {
  background-color: #E8F4FB;
}

.bg_lblue {
  background-color: #5FB4E1;
}

.bg_blue,
.bg_blue p,
.bg_blue a,
.bg_blue h1,
.bg_blue h2,
.bg_blue h3,
.bg_blue h4,
.bg_blue h5,
.bg_blue h6 {
  color: #ffffff !important;
}

html {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-size: 12px;
}

.post, .page {
  margin: 0;
}

.background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

img.cover {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  min-height: 347px;
}

@media (min-width: 1200px) {
  .container-6 {
    max-width: 540px;
    width: 100%;
  }
  .container-6.right {
    padding-right: 6%;
  }
  .container-6.left {
    padding-left: 6%;
  }
  .container-6.c6-lg {
    max-width: 680px !important;
  }
}
@media (max-width: 1199px) {
  .container-6 {
    max-width: 450px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
  }
  .container-6.c6-lg {
    max-width: 500px !important;
  }
}
@media (max-width: 1440px) {
  .doc_documentation_area {
        margin-bottom: 50px !important;
        min-height: auto !important;
    }
}
@media (max-width: 991px) {
  .container-6 {
    max-width: 720px;
  }
  .academy-single-course {
	padding: 0;
	margin: 0;
  }
  .academy-single-course__content-item--feedback {
	margin-bottom: 0 !important;
  }
  .academy-widget-enroll__continue {
	padding: 0 !important;
  }
  .academy-widget-enroll__wishlist-and-share .academy-btn {
	padding: 10px !important;
  }
}
@media (max-width: 767px) {
  .container-6 {
    padding: 0;
  }
  .page-banner h1 {
	font-size: 36px !important;
  }
}
a,
.cursor {
  cursor: pointer;
}

a:visited {
  color: #007bff;
}

#content {
  min-height: calc(100vh - 251.5px);
}

.background {
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}

.relative {
  position: relative;
}

.bg_green_ptn {
  background-image: url("images/green-bg-pattern.jpg");
}
.bg_green_ptn h4, .bg_green_ptn p {
  color: #2D5596;
}

/* Headings and Paragraph Mobile */
h1, .heading-one {
  font-size: 45px !important;
  font-family: "Fira Sans", sans-serif !important;
  color: #2D5596;
  text-transform: none;
  margin: 0 0 10px 0;
  font-weight: 700;
}

h2, .heading-two {
  font-size: 36px !important;
  font-family: "Fira Sans", sans-serif !important;
  color: #2D5596;
  text-transform: none;
  margin: 0 0 10px 0;
  font-weight: 700;
}

h3, .heading-three {
  font-size: 24px !important;
  font-family: "Fira Sans", sans-serif !important;
  color: #2D5596;
  text-transform: none;
  margin: 0 0 10px 0;
  font-weight: 700;
}

h4, .heading-four {
  font-size: 18px !important;
  font-family: "Fira Sans", sans-serif !important;
  color: #2D5596;
  text-transform: none;
  margin: 0 0 10px 0;
  font-weight: 700;
}

h5, .heading-five {
  font-size: 16px !important;
  font-family: "Fira Sans", sans-serif !important;
  color: #5FB4E1;
  text-transform: none;
  margin: 0 0 10px 0;
  font-weight: 700;
}

h6, .heading-six {
  font-size: 15px !important;
  font-family: "Hind Vadodara", sans-serif !important;
  color: #2D5596;
  text-transform: none;
  margin: 0 0 10px 0;
  font-weight: 700;
}

p.intro, .intro, p .intro {
  font-size: 19px !important;
  font-family: "Hind Vadodara", sans-serif !important;
  color: #737D87;
  line-height: 28px;
  font-weight: 400;
}

/* Buttons */
a.btn,
body .alm-btn-wrap .alm-load-more-btn,
input[type=submit],
#menu-social-menu li:nth-of-type(1) a {
  font-family: "Hind Vadodara", sans-serif;
  padding: 15px 25px;
  font-size: 14px;
  cursor: pointer;
  line-height: 100%;
  border-radius: 10px;
  height: auto;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
}

.top-menu-list a.btn {
  padding: 10px 25px !important;
}

.mob-btn {
  font-size: 23px !important;
  color: #2D5596;
}

a.btn-outline,
a.btn-outline:visited,
body .alm-btn-wrap .alm-load-more-btn,
body .alm-btn-wrap .alm-load-more-btn.loading,
body .alm-btn-wrap .alm-load-more-btn:active {
  color: #2D5596;
  border: #2D5596 1.2px solid;
  background-color: transparent;
}

a.btn-outline:hover,
a.btn-outline:active,
body .alm-btn-wrap .alm-load-more-btn:hover,
body .alm-btn-wrap .alm-load-more-btn:active {
  text-decoration: none;
  background-color: #2D5596;
  color: #ffffff;
  font-weight: 700;
}

.wpcf7 input[type=submit] {
  color: #ffffff !important;
}

a.btn-blue,
a.btn-blue:visited,
.wpcf7 input[type=submit] {
  color: #ffffff;
  background-color: #2D5596;
  border: none;
  border: 1px solid #2D5596;
}

a.btn-blue:hover,
a.btn-blue:active,
.wpcf7 input[type=submit]:hover {
  text-decoration: none;
  background-color: transparent;
  color: #2D5596;
  border: 1px solid #2D5596;
  font-weight: 700;
  background-position: right center;
}

.wpcf7 input[type=submit]:hover {
  color: #2D5596 !important;
}

a.btn-white,
a.btn-white:visited {
  color: #2D5596;
  background-color: #ffffff;
  border: none;
  border: 1px solid #2D5596;
}

a.btn-white:hover,
a.btn-white:active {
  background-color: #2D5596;
  color: #ffffff;
  font-weight: 700;
}

a.btn-orange,
a.btn-orange:visited {
  color: #ffffff;
  background: #F47F2A !important;
  border: 1px solid #F47F2A;
}

.single-bookkeeping a.btn-orange {
  background: #168984 !important;
  border: 1px solid #168984;
}
.single-bookkeeping a.btn-orange:hover {
  background: transparent !important;
  color: #168984;
}
.single-bookkeeping .packages h3, .single-bookkeeping .card-header .fa-chevron-down {
  color: #168984;
}

.single-advisory a.btn-orange {
  background: #2d5696 !important;
  border: 1px solid #2d5696;
}
.single-advisory a.btn-orange:hover {
  background: transparent !important;
  color: #2d5696;
}
.single-advisory .packages h3, .single-advisory .card-header .fa-chevron-down {
  color: #2d5696;
}

a.btn-orange:hover,
a.btn-orange:active {
  text-decoration: none;
  background: transparent !important;
  color: #F47F2A;
}

a.button-link {
  font-family: "Hind Vadodara", sans-serif;
  padding: 15px 25px;
  font-size: 12px;
  cursor: pointer;
  line-height: 100%;
  height: auto;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: underline;
}

a.button-link.link-blue {
  font-family: "Hind Vadodara", sans-serif;
  padding: 15px 25px;
  font-size: 12px;
  cursor: pointer;
  line-height: 100%;
  height: auto;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: underline;
  color: #2D5596;
}

a.button-link.link-blue:hover {
  text-decoration: none;
}

a.button-link.link-white {
  font-family: "Hind Vadodara", sans-serif;
  padding: 15px 25px;
  font-size: 12px;
  cursor: pointer;
  line-height: 100%;
  height: auto;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: underline;
  color: #ffffff;
}

a.button-link.link-white:hover {
  text-decoration: none;
}

a.button-link.link-arrow {
  font-family: "Hind Vadodara", sans-serif;
  padding: 15px 25px;
  font-size: 12px;
  cursor: pointer;
  line-height: 100%;
  height: auto;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: underline;
  position: relative;
  padding: 17px 20px 17px 0 !important;
  text-decoration: none !important;
  font-size: 16px !important;
}

a.button-link.link-arrow:hover {
  text-decoration: underline !important;
}

a.button-link.link-arrow:after {
  content: "\f054";
  position: absolute;
  right: 0;
  top: 22px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
}

button {
  background-color: transparent;
}

a:hover,
.btn:hover {
  transition: ease 0.1s;
}

.btn-gradient {
  background: rgb(95, 180, 225);
  background: linear-gradient(150deg, rgb(95, 180, 225) 0%, rgb(51, 102, 153) 70%);
  color: #ffffff;
  border: none;
}

.btn-gradient {
  font-size: 16px !important;
}

ul.top-menu-list li:not(:last-child) {
  margin-right: 5px;
}

/* Lists and Forms */
ul, ul li, ul li a,
ol, ol li, ol li a,
p, .text {
  font-size: 18px;
  font-family: "Hind Vadodara", sans-serif;
  color: #2A2B2C;
  line-height: 26px;
  font-weight: 200;
}

b, strong {
  font-weight: 700;
}

#content ol {
  padding-left: 28px;
}

#content ol li {
  padding-left: 10px;
}

#content ul, #content ol {
  margin: 0;
  margin-bottom: 20px;
}

/* ALM Buttons */
.alm-btn-wrap .alm-load-more-btn.done {
  opacity: 0 !important;
}

.alm-btn-wrap .alm-load-more-btn.done:hover {
  background-color: transparent;
  color: #64828b;
}

.alm-btn-wrap {
  text-align: center;
}

.site-branding img {
  max-height: 95px;
  width: auto;
}

@media (max-width: 991px) {
  .site-branding img {
    max-height: 55px;
  }
}
header {
  background-color: #F2F2F2;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  color: #2D5596;
}

#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item,
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  border-bottom: 1.2px solid #2D5596;
}

#mega-menu-wrap-mobile-menu .mega-menu-toggle.mega-menu-open + #mega-menu-mobile-menu {
  padding: 10px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after,
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: "\f078";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #5FB4E1;
}

#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  content: "\f077";
}

#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {
  font-family: "Hind Vadodara", sans-serif;
  padding: 15px 25px;
  font-size: 14px;
  cursor: pointer;
  line-height: 100%;
  border-radius: 10px;
  height: auto;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
}

.top-menu-list .search-box input[type=search],
#mc-embedded-subscribe {
  width: 30px;
  transition: width 0.4s ease-in-out;
  font-family: "Font Awesome 5 Free", "Hind Vadodara", sans-serif !important;
  background: transparent;
  border: none;
  border-radius: 0 !important;
  padding-left: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.top-menu-list .search-box input[type=search]::-moz-placeholder {
  font-weight: 900 !important;
  font-family: "Font Awesome 5 Free" !important;
}

.top-menu-list .search-box input[type=search]:-ms-input-placeholder {
  font-weight: 900 !important;
  font-family: "Font Awesome 5 Free" !important;
}

.top-menu-list .search-box input[type=search]::placeholder {
  font-weight: 900 !important;
  font-family: "Font Awesome 5 Free" !important;
}

#mega-menu-wrap-menu-1 {
  background-color: transparent;
}

.search-box input[type=search] {
  font-weight: 900;
  font-family: "Font Awesome 5 Free", "Hind Vadodara", sans-serif;
  background: transparent;
  border: none;
  border-radius: 0 !important;
  border-bottom: 1px #2D5596 solid;
  padding: 10px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#mc_embed_signup .mc-field-group input.email {
  padding: 8px 0 8px 10px !important;
  border: #2D5596 1px solid !important;
  border-radius: 8px !important;
}

#mc_embed_signup .mc-field-group input::-moz-placeholder {
  color: #2D5596;
  text-transform: lowercase;
}

#mc_embed_signup .mc-field-group input:-ms-input-placeholder {
  color: #2D5596;
  text-transform: lowercase;
}

#mc_embed_signup .mc-field-group input::placeholder {
  color: #2D5596;
  text-transform: lowercase;
}

.top-menu-list input[type=search] {
  font-family: "Hind Vadodara", sans-serif;
}

#mc_embed_signup form {
  padding-left: 0 !important;
}

#mc-embedded-subscribe {
  padding: 0 15px !important;
  height: 100% !important;
  min-height: 42px;
  margin-left: -12px !important;
  background-color: #2D5596 !important;
  border-radius: 6px !important;
}

#mc_embed_signup .mc-field-group input {
  display: inline-block !important;
  width: auto !important;
}

#mc_embed_signup {
  background: transparent !important;
}

.search-box label {
  margin: 0;
}

input[type=search]::-moz-placeholder {
  color: #2D5596;
}

input[type=search]:-ms-input-placeholder {
  color: #2D5596;
}

input[type=search]::placeholder {
  color: #2D5596;
}

.search-box input[type=search]:focus {
  width: 100%;
  border-bottom: 1px #2D5596 solid;
  outline: none;
  transition: ease 0.4s;
}

.top-menu-list li {
  display: inline-block;
}

.top-menu-list {
  display: inline-block;
}

.mega-menu-toggle {
  padding: 0 15px;
}

.social-icons img {
  max-width: 35px;
}

.footer-bottom ul li {
  display: inline-block;
}

.footer-bottom p,
.footer-bottom ul li a {
  font-size: 12px !important;
}

.footer-bottom p {
  margin-bottom: 0;
}

.footer-top .social-icons i {
  color: #2D5596;
}

.social-icons i {
  font-size: 30px;
}

.social-icons a:not(:last-child) {
  margin-right: 10px;
}

.contact-links a {
  color: #2D5596;
  display: block;
  font-family: "Hind Vadodara", sans-serif;
  font-size: 15px;
}

@media (max-width: 991px) {
  .member-logos img {
    max-width: 48%;
  }
  .contact-links a {
    font-size: 14px;
  }
  .border-t-mob {
    border-top: 1px #2D5596 solid;
  }
  .footer-bottom h6, .footer-top h6 {
    font-size: 14px;
  }
  #menu-footer-menu {
    justify-content: space-between !important;
    display: flex !important;
    padding: 0;
  }
}
.blue-circle-right {
  background-image: url("images/blue-circle.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 50%;
}

.background-right {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right top;
}

.background-left {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left top;
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.post-item {
  border-radius: 15px;
  background-color: #EFF0F0;
}

.post-image {
  border-radius: 15px 15px 0 0;
  height: 200px;
}

.post-link {
  padding: 20px 0;
}

.post-link p.title {
  min-height: 78px;
  color: #2D5596 !important;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.post-link p.category {
  color: #ED3472;
  font-weight: 400;
  font-size: 14px;
  font-family: "Fira Sans", sans-serif;
}

.post-link p.category span {
  text-transform: uppercase;
}

.post-link p {
  font-family: "Hind Vadodara", sans-serif;
  display: block;
  margin-bottom: 0;
}

.carousel-control-prev,
.carousel-control-next {
  display: inline-block;
  width: auto;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none;
}

.carousel-control-prev-icon:before,
.carousel-control-next-icon:before {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #5FB4E1;
  font-size: 18px;
}

.carousel-control-prev-icon:before {
  content: "\f053";
}

.carousel-control-next-icon:before {
  content: "\f054";
}

.carousel-control-next, .carousel-control-prev {
  position: static;
}

.anchor-link {
  position: relative;
  top: -118px;
}

.service-icon {
  max-height: 100px;
  width: auto;
}

.archive-items h3,
.post-type-archive-training .archive-items h3 {
  color: #2D5596;
}

.post-type-archive-bookkeeping .archive-items h3 {
  color: #168984;
}

.post-type-archive-advisory .archive-items h3 {
  color: #ED3472;
}

select {
  padding: 10px 60px 10px 15px !important;
  margin: 0;
  border: none;
  outline: none;
  display: inline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: "Hind Vadodara", sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 100%;
  background-color: transparent;
  color: #2D5596;
}

.select-container {
  border-radius: 10px;
  border: #2D5596 1.2px solid;
  position: relative;
  display: inline-block;
}

.blog-filter span {
  font-size: 16px;
  font-family: "Hind Vadodara", sans-serif;
  text-transform: uppercase;
  color: #2D5596;
}

.select-container:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 11px;
  color: #5FB4E1;
  right: 0;
  top: 30%;
  padding: 0 15px;
  position: absolute;
  pointer-events: none;
  font-weight: 900;
}

.select-container-contact select {
  width: 100%;
}

#wpcf7-f16-o1 p {
  margin: 0 !important;
}

.select-container-contact {
  position: relative;
  border-bottom: 1.3px solid #2A2B2C;
}

.select-container-contact:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 11px;
  color: #2D5596;
  right: 0;
  top: 0;
  padding: 0 15px;
  position: absolute;
  pointer-events: none;
  font-weight: 900;
}

body .alm-listing {
  margin-right: -15px;
  margin-left: -15px;
}

.page-banner {
  background: linear-gradient(208deg, #5FB4E1 0%, #2D5596 100%);
}

.page-banner h1 {
  margin-bottom: 0;
}

.page-banner h1,
.page-banner p {
  color: #ffffff;
}

.post-type-archive-training .page-banner,
.single-training .page-banner {
  background: rgb(238, 57, 104);
  background: linear-gradient(150deg, rgb(238, 57, 104) 0%, rgb(244, 127, 42) 70%);
}

.post-type-archive-bookkeeping .page-banner,
.single-bookkeeping .page-banner {
  background: rgb(45, 86, 150);
  background: linear-gradient(150deg, rgb(45, 86, 150) 0%, rgb(22, 137, 132) 70%);
}

.post-type-archive-advisory .page-banner,
.single-advisory .page-banner {
  background: rgb(45, 86, 150);
  background: linear-gradient(150deg, rgb(45, 86, 150) 0%, rgb(237, 52, 114) 70%);
}

.packages h3 {
  color: #F47F2A;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:active {
  font-weight: 500 !important;
}

@media (min-width: 992px) {
  .title-with-icons .col-lg-3 {
    max-width: 20% !important;
  }
  .blog-filter {
    text-align: right !important;
  }
}
.post-tags,
.post-tags a {
  color: #ED3472;
  font-size: 14px;
  font-family: "Fira Sans", sans-serif;
}

.single-post .similar-posts #ajax-load-more .alm-listing .col-lg-4 {
  flex: 0 0 100%;
  max-width: 100%;
}

.post-cat {
  font-size: 14px;
  font-family: "Fira Sans", sans-serif;
  color: #2D5596;
  line-height: 26px;
  text-transform: uppercase;
}

.contact-details-page p,
.contact-details-page h4 {
  display: inline-block;
}

.contact-details-page h4 {
  padding-right: 5px;
}

.contact-details-page p {
  margin-bottom: 5px;
}

.contact-details-page a {
  color: #2A2B2C;
}

img.image-circle {
  border-radius: 50%;
}

.wpcf7 input::-moz-placeholder {
  font-size: 18px;
  font-family: "Hind Vadodara", sans-serif;
  color: #2A2B2C;
  line-height: 26px;
  width: 100%;
}

.wpcf7 input:-ms-input-placeholder {
  font-size: 18px;
  font-family: "Hind Vadodara", sans-serif;
  color: #2A2B2C;
  line-height: 26px;
  width: 100%;
}

.wpcf7 label,
.wpcf7 input,
.wpcf7 input::placeholder {
  font-size: 18px;
  font-family: "Hind Vadodara", sans-serif;
  color: #2A2B2C;
  line-height: 26px;
  width: 100%;
}

.wpcf7 label {
  margin-bottom: 20px;
}

.wpcf7 input::-moz-placeholder {
  color: #737D87;
}

.wpcf7 input:-ms-input-placeholder {
  color: #737D87;
}

.wpcf7 input::placeholder {
  color: #737D87;
}

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1.3px solid #2A2B2C;
  border-radius: 0 !important;
  width: 100%;
}

@media (min-width: 992px) {
  .testimonials-title-container {
    min-height: 52px;
  }
  .carousel-item {
    min-height: 400px;
  }
}
.partner-logos img {
  max-height: 80px;
  padding: 0 5px 5px 0;
}

#testimonials img.size-post-thumbnail {
  border-radius: 50%;
}

p.testimonials-title strong {
  font-weight: 700;
}

p.testimonials-title {
  color: #737D87;
}

img.testimonial-logo {
  max-height: 40px;
}

* {
  box-sizing: border-box;
  /*   border: 1px solid black; */
}

ul.horizontal {
  display: flex;
  min-height: 300px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}

ul.horizontal li:before {
  content: none !important;
}

ul.horizontal li {
  flex: 1;
  display: flex;
  align-items: stretch;
  padding: 20px;
  cursor: pointer;
  transition: all 0.5s ease;
  background-position: top !important;
}
ul.horizontal li:hover {
  background-color: #e53f2e;
}
ul.horizontal li.active {
  flex: 5;
  background-color: #fff;
  cursor: default;
}
ul.horizontal li.active h2 {
  color: #E74C3C;
}
ul.horizontal li.active .section-content {
  flex: 4;
  opacity: 1;
  transform: scaleX(1);
  color: #E74C3C;
}
ul.horizontal li .section-title {
  flex: 1;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  color: white;
}
ul.horizontal li .section-title h2 {
  margin: 0;
  transform: rotate(-90deg);
  white-space: nowrap;
}
ul.horizontal li .section-content {
  flex: 1;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: all 0.25s 0.1s ease-out;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  color: #2D5596;
  font-weight: 500;
  font-family: "Fira Sans", sans-serif;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  color: #5FB4E1;
  font-weight: 500;
  font-family: "Fira Sans", sans-serif;
  background-color: #F2F2F2;
}

a.post-link-container:hover {
  text-decoration: none;
}

a.post-link-container:hover > .post-item {
  background-color: #e8e8e8;
  transition: 0.5s;
}

article header {
  background-color: transparent;
}

article a {
  color: #2D5596;
}

article a:hover {
  color: #5FB4E1;
}

.sitemap a {
  color: #2D5596;
}

.tabcontent {
  display: none;
}

.tabcontent {
  text-align: center;
}

button.tablink {
  border: none;
}

.nav-item h3 {
  font-size: 15px !important;
}

button.tablink:focus {
  outline: none !important;
}

.social-icons a {
  display: inline-block;
}

.footer-top .social-icons i:hover {
  color: #5FB4E1 !important;
}

@media (max-width: 991px) {
  .carousel-item a.button-link,
.page-banner a.button-link {
    display: block;
    padding-left: 10px !important;
  }
  .blue-circle-right, .page-id-17 #content {
    background-size: 180% !important;
  }
  .page-id-17 #content {
    background-position: right 80% !important;
  }
}
.tabcontent {
  -webkit-transition: opacity 2s ease-in;
  -moz-transition: opacity 2s ease-in;
  -o-transition: opacity 2s ease-in;
}

.page-id-17 #content {
  position: relative;
}

.page-id-17 #content:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url(images/orange-shape.png);
  background-position: right center;
  background-repeat: no-repeat;
}

a.mob-btn {
  color: #2D5596 !important;
}

.gallery-wrap {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 250px;
}

.modal-header-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 200px;
  height: 200px;
}

.item {
  flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  transition: flex 0.8s ease;
}
.item:hover {
  flex: 7;
}

.item {
  position: relative;
}

.item .hover-content {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
}

.item:hover > .hover-content {
  opacity: 1 !important;
  -webkit-transition: 0.3s 0.3s;
}

.item:hover:before {
  background: rgb(0, 0, 0);
  background: linear-gradient(162deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4262079832) 100%);
  content: " ";
  z-index: 0;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}

.team-more-link:hover {
  cursor: pointer;
  text-decoration: underline;
}

.hover-content h5,
.hover-content p {
  color: #ffffff;
}

.item .hover-content h6 {
  font-size: 22px !important;
  color: #ffffff;
}

.post-type-archive:not(.post-type-archive-academy_courses) #content {
  background-image: url("images/blue-right.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 130%;
}

@media (min-width: 992px) {
  .post-type-archive:not(.post-type-archive-academy_courses) #content {
    background-size: 40%;
  }
  .footer-container {
    border-top: 1px solid #2D5596;
  }
}
.wpcf7-radio .wpcf7-list-item,
.wpcf7-radio {
  align-items: center !important;
  display: flex !important;
  margin: 0;
}

input[type=radio] {
  max-width: 30px;
}

.bg-left img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0 50% 50% 0;
  min-height: 550px;
}

.bg-right img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50% 0 0 50%;
  min-height: 550px;
}

@media (min-width: 1200px) {
  .bg-left img {
    min-height: 650px;
  }
  .bg-right img {
    min-height: 650px;
  }
}
@media (max-width: 991px) {
  .bg-left img {
    min-height: 500px;
    max-width: 75%;
  }
  .bg-right img {
    min-height: 500px;
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  .bg-left img {
    min-height: 400px;
    max-width: 100% !important;
  }
  .bg-right img {
    min-height: 400px;
    max-width: 100% !important;
  }
}
header {
  box-shadow: -1px 10px 50px 2px rgba(0, 0, 0, 0.16);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
}

@media (max-width: 767px) {
  .page-banner .background-right img {
    -webkit-clip-path: ellipse(79% 92% at 64% 4%) !important;
            clip-path: ellipse(79% 92% at 64% 4%) !important;
    width: 100%;
  }
}
.page-banner .background-right img {
  height: 100% !important;
}

.page-banner .button-link {
  padding-left: 0 !important;
}

.page-banner a.btn {
  margin-right: 15px !important;
}

@media (min-width: 1338px) {
  .page-banner .row {
    align-items: center !important;
  }
}
.background-right img {
  -webkit-clip-path: ellipse(79% 94% at 81% 19%);
          clip-path: ellipse(79% 94% at 81% 19%);
  -o-object-fit: cover;
     object-fit: cover;
}

.home .background-right img {
  -webkit-clip-path: ellipse(78% 93% at 79% 7%) !important;
          clip-path: ellipse(78% 93% at 79% 7%) !important;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-type-archive-training #content,
.page #content {
  background-image: url(images/orange-circle-right.jpg);
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: right center;
}

.post-type-archive-advisory #content {
  background-image: url(images/pink-circle-right.jpg);
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 800px;
  }
}
#content ul.check li:before {
  content: "\f00c";
  left: 0;
  top: 0;
  color: #168984;
  font-size: 27px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
}

#content ul.check {
  padding-left: 0;
}

#content ul.check li {
  display: block;
  position: relative;
  padding-left: 37px;
}

.wpcf7-list-item > input {
  position: relative;
  min-height: 1px;
  min-width: 20px;
}

.wpcf7-list-item > span {
  min-width: 80px;
  position: relative;
  min-height: 1px;
}

.page #content {
  background-image: url(images/blue-circle-right.jpg);
}

.wpcf7 input[type=submit] {
  display: inline-block !important;
  width: auto;
}

.modal-header {
  border-bottom: none;
}

@media (min-width: 992px) {
  .border-r {
    border-right: 1px solid #e9ecef;
  }
}
.modal-body {
  padding: 0 30px 30px 30px;
}

.modal-header.testimonial {
  padding: 20px 30px !important;
}

@media (max-width: 991px) {
  .gallery-wrap {
    display: block !important;
    height: auto !important;
    margin: 20px 0;
  }
  .gallery-wrap .item {
    min-height: 250px !important;
    margin: 0;
    width: 49%;
    display: inline-block;
  }
  .item .hover-content {
    left: 0;
    right: auto !important;
    opacity: 1;
  }
  .gallery-wrap .item:before {
    background: rgb(0, 0, 0);
    background: linear-gradient(208deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4262079832) 100%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .gallery-wrap .item {
    margin: 15px 0;
    width: 100%;
  }
  .title-with-icons {
    text-align: center;
  }
  .col-12.col-lg-3.order-5.order-lg-1.text-left {
    text-align: center !important;
  }
  .menu-footer-menu-container ul li a {
    font-size: 14px !important;
    font-weight: 700;
  }
  .border-b-lblue {
    border-bottom: 1px solid #5FB4E1;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .footer-container.bg_grey {
    background-color: transparent;
  }
  #mc_embed_signup form,
.mc-field-group {
    padding-bottom: 0 !important;
  }
}
.page-template-portal-hr-template .page-banner .btn-blue:hover,
.post-type-archive .page-banner .btn-blue:hover {
  color: #ffffff !important;
  border-color: #ffffff !important;
}

.single-post .alm-btn-wrap {
  display: none !important;
}

#mc_embed_signup .button {
  font-weight: 900 !important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  font-size: 22px;
  padding: 0 5px !important;
  color: #5FB4E1;
}

.card, .card-header {
  border: none !important;
  background-color: transparent !important;
}

.card-header[aria-expanded=true] .fa-chevron-down:before {
  content: "\f077" !important;
}

ul.nav-pills li:before {
  content: "" !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #ffffff;
  position: relative;
}

.nav-pills .nav-link.active:after {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #ffffff;
  font-size: 24px;
  content: "\f0dd";
  position: absolute;
  bottom: -12px;
  left: 45%;
}

.nav-pills .nav-link {
  border-radius: 0;
}

.owl-carousel.clients .owl-dots.disabled, .owl-carousel.clients .owl-nav.disabled {
  display: block !important;
}

.owl-clients-container {
  position: relative !important;
}

.owl-carousel.clients .owl-nav.disabled,
.owl-carousel.clients .owl-nav {
  display: flex !important;
  position: absolute;
  left: 0;
  top: 45%;
  width: 100%;
  justify-content: space-between !important;
  z-index: -1;
}

.owl-carousel.clients .owl-nav button.owl-prev {
  outline: none !important;
}

.owl-carousel.clients .owl-nav button.owl-next {
  outline: none !important;
}

.owl-carousel.clients .owl-stage {
  align-items: center !important;
  display: flex !important;
}

.owl-carousel.clients .owl-nav button.owl-prev {
  margin-left: -35px;
}

.owl-carousel.clients .owl-nav button.owl-next {
  margin-right: -35px;
}

.owl-item .col-12 a {
  height: 100%;
  width: 100%;
  display: block !important;
}

.member-links a:hover {
  text-decoration: none !important;
}

.member-links a {
  display: inline-block;
}

ul li.indent-list {
  padding-left: 50px;
  display: block;
}

.su-list ul li > i.sui-circle {
  position: absolute;
  left: 10px;
  top: 13px !important;
  width: 1.3em;
  height: 1.3em;
  line-height: 1.3em;
  text-align: center;
  font-size: 8.5px;
}

#menu-footer-menu {
  margin: 0 !important;
}

.su-list ul li {
  padding: 4px 0 4px 1.9em !important;
}

body.category .container-fluid.page-banner {
  display: none;
}

.ezd-custom-container.ezd-container {
	max-width: 1140px;
}

.ezd-container .ezd-grid ol {
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}

.ezd_search_banner.has_bg_dark.no_cs_bg {
	background-image: none;
	background: linear-gradient(208deg, #5FB4E1 0%, #2D5596 100%);
}

.ezd-container .ezd-grid .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
	padding: 3px;
	position: relative;
    top: 1px;
}

.ezd-container nav .breadcrumb .breadcrumb-item {
	font-size: 18px;
}
.ezd-container nav .breadcrumb .breadcrumb-item.active {
	color: var(--black_500);
	font-weight: 700;
}
.ezd-container nav .breadcrumb .breadcrumb-item > a {
	line-height: 30px;
}

.ezd-breadcrumb .date {
	display: none !important;
}

.ezd-container .single-docs .shortcode_title h1 {
	font-size: 45px;
    font-family: "Fira Sans", sans-serif;
    color: #2d5596;
    text-transform: none;
    margin: 0 0 10px;
    font-weight: 700;
}

.ezd-container .doc_left_sidebarlist h2 {
	display: none !important;
}

/* .ezd-container .doc_left_sidebarlist:before, */
.ezd-container .credit-text-container:after {
	background: none !important;
}

.academy-frontend-dashboard .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo {
	display: flex !important;
}

.academy-page-content--students .academy-table--instructor-students .academy-table__container .academy-table__table .academy-table__body .academy-table__body-row .academy-table__row-cell .academy-table-enrolled-courses .academy-btn--enroll-course-link .academy-btn--label {
	margin-right: 10px;
}

.academy-page-content--students .academy-table--instructor-students .academy-table__container .academy-table__table .academy-table__body .academy-table__body-row .academy-table__row-cell .academy-table-enrolled-courses .academy-btn--enroll-course-link .academy-btn--label, 
.academy-page-content--students .academy-table--instructor-students .academy-table__container .academy-table__table .academy-table__body .academy-table__body-row .academy-table__row-cell .academy-table-enrolled-courses .academy-btn--enroll-course-link .academy-icon--go-on:before {
	color: #FFF;
}

.academy-dropdown-option {
	text-transform: capitalize;
    border-radius: 10px;
    justify-content: space-around;
    min-width: 125px;
    padding: 8px 12px !important;
}

.storeengine-btn,
#eazydocs_feedback .action_btn,
.academy-frontend-dashboard .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo,
.academy-frontend-dashboard__content .academy-btn,
.academy-widget-enroll__complete-form .academy-btn,
.academy-btn--bg-purple, .academy-btn--bg-purple:focus,
.academy-reg-thankyou .academy-btn,
.academy-lessons .academy-btn--share,
.academy-lessons .academy-btn,
.ReactModal__Overlay .academy-btn.academy-btn--preset-purple,
.academy-widget-enroll__continue .academy-btn,
.academy-widget-enroll__enroll-form .academy-btn,
.academy-widget-enroll__wishlist-and-share .academy-course__wishlist,
.storeengine-container button[type="submit"] {
	display: inline-block;
	background: #2d5696 !important;
	font-family: "Hind Vadodara", sans-serif;
    padding: 10px 15px !important;
    font-size: 14px;
    cursor: pointer;
    line-height: 100%;
    border-radius: 10px !important;
    height: auto;
    text-transform: uppercase;
    font-weight: 700 !important;
    /* transition: .5s; */
    background-size: 200% auto !important;
    color: #fff !important;
	border: 1px solid transparent !important;
}

.ReactModal__Overlay .academy-btn--preset-transparent,
.ReactModal__Overlay .academy-btn--preset-border-purple {
	background: #FFF !important;
	color: #2d5696 !important;
	text-decoration: none !important;
	border: 1px solid #2d5696 !important;
    border-radius: 10px !important;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.ReactModal__Overlay .academy-btn--preset-transparent:hover,
.ReactModal__Overlay .academy-btn--preset-border-purple:hover {
	text-decoration: none;
	background-color: #2d5596 !important;
	color: #fff !important;
}

.feedback_link .h_btn,
.feedback_link .h_btn:hover {
	background: #2d5696 !important;
    color: #fff;
    border-radius: 10px;
	border: 1px solid transparent;
}

.academy-widget-enroll__wishlist-and-share .academy-btn {
    border-radius: 10px;
    padding: 10px 25px;
    height: auto;
    text-transform: uppercase;
    font-weight: 700;
}

.academy-frontend-dashboard .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo>.academy-icon:before {
	color: unset;
}

.academy-frontend-dashboard__content .academy-analytics-cards--card:hover {
	text-decoration: none !important;
}

.academy-widget-enroll__enrolled-info {
	background: #FFF !important;
    border: 1px solid #2d5696 !important;
}

.academy-lesson-topbar__right .academy-course-close,
.storeengine-btn:hover,
#eazydocs_feedback .action_btn:hover,
.academy-btn--bg-purple:hover,
.academy-widget-enroll__complete-form .academy-btn:hover,
.academy-lessons .academy-btn--share:hover,
.academy-frontend-dashboard .academy-dashboard-settings__profile-form .academy-cover-photo .academy-upload-cover-photo:hover,
.academy-frontend-dashboard__content .academy-btn:hover,
.ReactModal__Overlay .academy-btn.academy-btn--preset-purple:hover,
.academy-widget-enroll__continue .academy-btn:hover,
.academy-widget-enroll__enroll-form .academy-btn:hover,
.academy-widget-enroll__wishlist-and-share .academy-course__wishlist:hover,
.academy-reg-thankyou .academy-btn:hover,
.academy-lessons .academy-btn:hover,
.feedback_link .h_btn.red,
.feedback_link .h_btn.red:hover,
.storeengine-container button[type="submit"]:hover {
	background: #FFF !important;
	color: #2d5696 !important;
	text-decoration: none !important;
	border: 1px solid #2d5696 !important;
}

#academy_frontend_dashboard_react_render .academy-frontend-dashboard__content .academy-btn:hover .academy-btn--label,
.academy-page-content--students .academy-table--instructor-students .academy-table__container .academy-table__table .academy-table__body .academy-table__body-row .academy-table__row-cell .academy-table-enrolled-courses .academy-btn--enroll-course-link:hover .academy-btn--label,
.academy-page-content--students .academy-table--instructor-students .academy-table__container .academy-table__table .academy-table__body .academy-table__body-row .academy-table__row-cell .academy-table-enrolled-courses .academy-btn--enroll-course-link:hover .academy-icon--go-on:before {
	color: #2d5596 !important;
}

.academy-courses .academy-course__header .academy-course-header-meta .academy-course__wishlist {
	background: #2d5696;
}

.academy-lesson-topbar__right .academy-course-close .academy-icon:before,
.academy-courses .academy-course__meta--category a,
.academy-single-course .academy-single-course__categroy a:visited {
	color: #2d5696;
}

.academy-single-course__content-item--description-title,
.academy-single-course__content-item--instructors .course-single-instructor .instructor-info__content .instructor-name a,
.academy-single-course__content-item--feedback .feedback-title,
.academy-single-course__content-item--instructors .course-single-instructor .instructor-info__content .instructor-title,
.academy-single-course__content-item--instructors .course-single-instructor .instructor-review__title,
.academy-single-course__categroy a,
.academy-single-course__title,
.academy-single-course__content-item--instructors .course-single-instructor .instructor-review__rating span,
.academy-single-course__content-item--feedback .academy-student-course-feedback-ratings .academy-avg-rating-total,
.academy-widget-enroll__content-lists li {
	font-family: inherit;
	font-size: inherit;
}

.academy-courses .academy-course__meta--category {
	padding: 4px 15px;
}

.storeengine-btn:after,
.academy-btn:after {
	background: transparent;
	transition: none;
}

.academy-container {
	padding-top: 50px;
	padding-bottom: 50px;
}

.academy-courses .academy-courses__header select {
	padding: 10px 30px 10px 15px !important;
}

.academy-courses .academy-courses__header {
	border-bottom: 1px solid #ddd;
}

.academy-archive-course-widget--search input.academy-archive-course-search {
	width: 100%;
	padding-left: 15px;
}

.academy-react-modal--share-course .academy-react-modal__content .academy-social-share .academy-btn {
    background: #fff !important;
    border: 1px solid var(--academy-primary-color) !important;
    border-radius: 50% !important;
	padding: 12px !important;
}

.storeengine-frontend-dashboard__content .storeengine-topbar__entry-left .storeengine-topbar-heading a,
.academy_dashboard-tabs__tab,
.academy-react-modal--share-course .academy-react-modal__content .academy-social-share .academy-btn .academy-icon:before {
	color: #2D5596 !important;
}

.academy-dashboard-menu li a,
.storeengine-frontend-dashboard__sidebar .storeengine-dashboard-menu li a {
	font-family: 'Hind Vadodara' !important;
    font-size: 18px;
}

.storeengine-container header {
	box-shadow: none;
	background: none;
}

.academy-edit-btn .academy-icon:before {
	color: #FFF !important;
}

.storeengine-frontend-dashboard__sidebar .storeengine-frontend-dashboard__user,
.storeengine-frontend-dashboard__sidebar .storeengine-dashboard-menu {
	padding: 10px 0 !important;
}

.bit-form input[type="text"], .bit-form input[type="email"], .bit-form textarea {
	background-color: transparent !important;
    border: none !important;
    border-bottom: 1.3px solid #2a2b2c !important;
    border-radius: 0 !important;
    width: 100% !important;
}

.bit-form input[type="text"]:focus, .bit-form input[type="email"]:focus, .bit-form textarea:focus {
	outline: none !important;
}

.bit-form label, .bit-form input, .bit-form input::placeholder, .bit-form textarea::placeholder {
	font-size: 18px !important;
    font-family: "Hind Vadodara", sans-serif !important;
    color: #2a2b2c !important;
    line-height: 26px !important;
    width: 100% !important;
	font-weight: 300 !important;
}

.bit-form button[type="submit"] {
	background-color: #2d5596 !important;
    border: 1px solid #2d5596 !important;
	width: auto;
}

.bit-form button[type="submit"]:hover {
	text-decoration: none;
    background-color: transparent !important;
    color: #2d5596;
    border: 1px solid #2d5596 !important;
    font-weight: 700;
    background-position: right center;
}

.academy-edit-btn,
.storeengine-btn--bg-blue, .storeengine-btn--bg-blue:focus, .storeengine-btn--bg-blue:hover {
	background: #2d5596 !important;
}

.academy-courses .academy-course__meta--category {
	background-color: #eee;
}

.members-icons img {
  width: 28px;
}/*# sourceMappingURL=style.css.map */