/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.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
*/
@keyframes fadeDown{from{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:none}}.elementor-element.fadeInDown{animation-name:fadeDown}@keyframes fadeLeft{from{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:none}}.elementor-element.fadeInLeft{animation-name:fadeLeft}@keyframes fadeRight{from{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:none}}.elementor-element.fadeInRight{animation-name:fadeRight}@keyframes fadeUp{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:none}}.elementor-element.fadeInUp{animation-name:fadeUp}

html,
body {
  overflow-x: hidden;
}

body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
  position: relative;
  z-index: -1;
}
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: ""; 
  display: block;
  height: 136px; 
  margin: -136px 0 0; 
  visibility: hidden;
  pointer-events: none;
}

/*** 
* ===============
* Default Styles 
* ===============
***/
a, .elementor-button, [type=button], [type=submit], button,
.elementor-widget-jet-mega-menu > .elementor-widget-container,
.elementor-widget-media-carousel .elementor-swiper-button,
.elementor-posts .elementor-post__card,
.elementor-cta__title, .elementor-icon-list-text {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

img {
  -webkit-transition: all ease-in-out 0.3s!important;
  -moz-transition: all ease-in-out 0.3s!important;
  transition: all ease-in-out 0.3s!important;
}

.grecaptcha-badge {
  visibility: hidden;
  opacity: 0;
}

* {
  outline: 0!important;
}

select {
  -webkit-appearance:none!important;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  resize: none!important;
}

ul, ol { 
  padding: 0;
}

ul, ol, p {
  margin-bottom: 1rem;
}

ol {
  padding-left: 40px;
}

ul ul {
  margin-top: 5px;
}

ul li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 15px;
  position: relative;
}

ul li + li, ol li + li { 
  margin-top: 10px;
}

ul.split-two,
ul.split-three {
  padding: 0;
  list-style: none; 
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}

ul.split-three {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

ul.bold { 
  font-weight: 700;
}

ul.list-color-white li:before {
  background-color: #fff!important;
}

.elementor-text-editor.elementor-clearfix ul li:before,
.elementor-tab-content ul li:before,
.elementor-widget-theme-post-content ul:not(.elementor-editor-element-settings):not(.elementor-select-preset-list):not(.elementor-icon-list-items) li:before {
  background-color: #0954b0;
  border-radius: 50%;
  content: '';
  width: 7px;
  height: 7px;
  left: 0;
  top: 11px;
  position: absolute;
}

.dark-block .elementor-text-editor.elementor-clearfix ul li:before, 
.dark-block .elementor-tab-content ul li:before, 
.elementor-widget-theme-post-content .dark-block ul:not(.elementor-editor-element-settings):not(.elementor-select-preset-list):not(.elementor-icon-list-items) li:before {
  background-color: #fff;
}
.dark-block.elementor-widget-text-editor a {
  color: #50a5db;
}

p:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0;
}

.white a {
  color: #ffffff;
}

.white a:hover {
  /*color: #F5AF46;*/
}

.elementor-widget-toggle .elementor-toggle-item {
  border-bottom: 1px solid #dedede;
  padding-bottom: 8px;
}

.elementor-widget-text-editor:not(.exclude-line-height) p,
.elementor-text-editor p,
.elementor-tab-content,
.elementor-tab-content p,
.elementor-widget-text-editor ul li,
.elementor-widget-text-editor ol li {
  line-height: 30px;
}

.inherit.elementor-widget-text-editor:not(.exclude-line-height) p,
.inherit.elementor-text-editor p,
.inherit.elementor-widget-text-editor ul li,
.inherit.elementor-widget-text-editor ol li{
  line-height: inherit;
}

.swiper-pagination-bullets {
  text-align: left;
}

.swiper-pagination-bullet { 
  opacity: 1;
  border: 1px solid #fff;
  background: transparent!important;
}

.swiper-pagination-bullet:nth-child(1) {
  margin-left: 0!important;
}

.swiper-pagination-bullets .swiper-pagination-bullet-active {
  opacity: 1;
  border: 1px solid #50a5db;
  background: #50a5db!important;
}

.elementor-custom-embed-play {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(237, 28, 36, 0.90);
  border-radius: 50%;
  width: 105px;
  height: 105px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.small-play-btn .elementor-custom-embed-play {
  width: 64px;
  height: 64px;
}

.small-play-btn .elementor-custom-embed-play i {
  font-size: 25px;
}

.elementor-custom-embed-play i {
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-weight: 900;
  text-shadow: none;
  opacity: 1;
  margin-left: 4px;
}

.elementor-custom-embed-play i:before {
  content: "\f04b";
}

.flex-wrap .elementor-row,
.flex-wrap .elementor-container {
  flex-wrap: wrap;
}

.full-width {
  flex-basis: 100%;
  flex-shrink: 0;
}

.half {
  flex-basis: 50%;
  flex-shrink: 0;
}

.third {
  flex-basis: 33.333333%;
  flex-shrink: 0;
}

.fourth,
.fourth-col {
  flex-basis: 25%;
  flex-shrink: 0;  
}

.fifth {
  flex-basis: 20%;
  flex-shrink: 0;
}

.elementor-lightbox footer .elementor-slideshow__title {
  display: none;
}

.bg-image-cover-padded,
.bg-image-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.bg-image-cover-padded:after {
  padding-top: 100%;
  display: block;
  content: '';
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, 
.elementor-nav-menu--dropdown .elementor-item.highlighted, 
.elementor-nav-menu--dropdown .elementor-item:focus, 
.elementor-nav-menu--dropdown .elementor-item:hover, 
.elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, 
.elementor-sub-item:hover {
  background-color: transparent;
}

.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-vertical-align-middle .elementor-image-box-title,
.elementor-vertical-align-top .elementor-image-box-title {
  margin-top: 0;
}

.elementor-widget-image-box .elementor-image-box-img {
  line-height: 0;
}

.elementor-position-left.elementor-widget-icon-box .elementor-icon-box-title {
  margin-bottom: 0;
}

.normal-line-height .elementor-heading-title {
  line-height: normal;
}

.flex-direction-column .elementor-widget-wrap {
  flex-direction: column;
}

.elementor-widget-social-icons.elementor-shape-circle .elementor-social-icon-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(
45deg
, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(
45deg
, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.elementor-widget-media-carousel .swiper-slide-shadow-left,
.elementor-widget-media-carousel .swiper-slide-shadow-right {
  display: none!important;
}

.elementor-widget-media-carousel .swiper-pagination-bullets {
  bottom: 26px;
}

.elementor-widget-media-carousel .elementor-swiper-button {
  color: #fff;
}

.elementor-widget-media-carousel .elementor-swiper-button {
  background-color: rgba(0,0,0,0.5);
  padding: 5px 2px;
  opacity: 0;
}

.elementor-widget-media-carousel:hover .elementor-swiper-button {
  opacity: 1;
}

.header-phone h3 {
  line-height: normal;
}

.header-phone a:hover {
  color: #50a5db;
}

@media (max-width: 1024px) {
  .elementor-custom-embed-play {
    width: 75px;
    height: 75px;
  }
  
  .elementor-custom-embed-play i {
    font-size: 32px;
  }
  
  .elementor-widget-media-carousel .swiper-pagination-bullets {
    bottom: 10px;
  }
}

@media (max-width: 767px) {
  .header-phone .elementor-icon-box-wrapper {
    display: flex;
    align-items: center;
  }
  
  .header-phone .elementor-icon-box-wrapper .elementor-icon-box-icon {
    line-height: 0;
    margin-right: 5px!important;
    margin-bottom: 0;
  }
  
  .elementor-widget-media-carousel .swiper-pagination-bullets .swiper-pagination-bullet {
    height: 12px!important;
    width: 12px!important;
  }
  
  ul.split-two {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
  }
  
  .half {
    flex-basis: 100%;
  }
  
  .elementor-widget-text-editor:not(.exclude-line-height) p,
  .elementor-text-editor p,
  .elementor-tab-content,
  .elementor-tab-content p,
  .elementor-widget-text-editor ul li,
  .elementor-widget-text-editor ol li {
    line-height: 28px;
  }
}

@media (max-width: 360px) {
  .header-phone .elementor-icon-box-content {
    display: none;
  }
}

/*Post Sidebar*/
.elementor-widget-wp-widget-recent-posts h5 {
  color: #00618b;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.elementor-widget-wp-widget-recent-posts ul {
  margin: 0;
  padding: 0;
}

.elementor-widget-wp-widget-recent-posts ul li {
  border-bottom: 1px solid #ebebeb;
  list-style-type: none;
  padding: 17px 0 15px;
  margin: 0;
}

.elementor-widget-wp-widget-recent-posts ul li a {
  color: #242424;
  display: inline-block;
  font-weight: 400;
  font-size: 17px;
  line-height: normal;
  position: relative;
}

.text-underline .elementor-heading-title > span {
  position: relative;
}

.text-underline .elementor-heading-title div {
  display: inline-block;
  position: relative;
}

.text-underline span span {
  position: absolute;
}

.text-underline span:nth-child(1) {
  z-index: 1;
  position: relative;
}

.text-underline span:nth-child(2):after {
  content: '';
  display: block;
  background-color: #fff;
  height: 5px;
  width: calc(100% - 6px);
  left: 2px;
  bottom: 0;
  position: absolute;
  z-index: 0;
}

.line-decor span { 
  display: inline-block;
  position: relative;
  margin-bottom: 13px;
}

.line-decor span:after {
  background-color: #50a5db;
  content: '';
  height: 5px;
  width: 100%;
  left: 0;
  bottom: -4px;
  position: absolute;
}

.line-decor-bottom:after {
  background-color: #50a5db;
  display: block;
  content: '';
  height: 5px;
  width: 66px;
  margin: -5px 0 26px;
}

.gutter-top-bottom {
  padding-top: 15px;
  padding-bottom: 15px;
}

.elementor-widget-text-editor p strong {
  font-weight: 800;
}

.elementor-widget-image-box ul li {
  line-height: 27px;
}

.custom-order-list ol {
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 55px!important;
}
.custom-order-list ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding-left: 50px;
}
.custom-order-list ol li:before {
  content: "(" counter(my-awesome-counter, lower-alpha) ") ";
  color: #343F50;
  position: absolute;
  left: 0;
  top: -2px;
  font-family: Arial;
}
.custom-order-list ol ol {
  margin-top: 10px;
  padding-left: 0!important;
}
.custom-order-list ol ol li:before {
  content: "(" counter(my-awesome-counter, lower-roman) ") ";
}
.custom-order-list ol ol ol li:before {
  content: "(" counter(my-awesome-counter, upper-alpha) ") ";
}
.custom-order-list .list {
  display: inline-block;
  width: 50px;
}
/*** 
* ========
* Header 
* ========
***/
#header-block .elementor-nav-menu .has-submenu > .sub-arrow {
  display: none;
}

#header-block .elementor-nav-menu .sub-menu {
  padding-top: 6px;
  padding-bottom: 8px;
  min-width: 250px!important;
}

#header-block .header-top {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

/*** 
* ========
* Banner 
* ========
***/
#home-banner .txt {
  background-color: rgba(80, 165, 219, 0.9);
  padding: 50px 20px;
}

#home-banner .txt:after {
  content: '';
  background-image: url('img/home-banner-decor3.png');
  width: 158px;
  height: 100%;
  right: -158px;
  top: 0;
  position: absolute;
}

#home-banner .txt .elementor-widget-wrap { 
  max-width: 550px;
  margin: 0 auto;
}

#hero-block:before {
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 41%;
  position: absolute;
  background-image: -webkit-linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255, 0.8) 90%);
  background-image: -moz-linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255, 0.8) 90%);
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255, 0.8) 90%);
}

#hero-block .wrap {
  height: 100%;
}

#hero-block .wrap > div {
  background-color: rgba(80, 165, 219, 0.9);
  padding: 30px 18px 40px 0;
  align-items: center;
  height: 100%;
  margin: 0;
}

#hero-block .wrap > div:after {
  content: '';
  background-image: url('img/hero-curve-shape.png');
  width: 115px;
  height: 100%;
  right: -115px;
  top: 0;
  opacity: 0.9;
  position: absolute;
}

#hero-block .wrap > div:before {
  background-color: rgba(80, 165, 219, 0.9);
  content: '';
  left: -400%;
  top: 0;
  width: 400%;
  height: 100%;
  position: absolute;
}

.single-case-studies #hero-block {
  background-size: auto;
}

/*** 
* ===============
* Main Content 
* ===============
***/
#home-main .elementor-button {
  min-width: 245px;
}

#home-main .text-left .elementor-button {
  text-align: left;
}

.img-and-txt .text-left {
  justify-content: flex-end;
}

.img-and-txt .text-left .elementor-widget-wrap {
  max-width: 585px;
  padding-right: 30px;
}

.img-and-txt.opt2 .text-right {
  justify-content: flex-end;
  padding: 50px 20px 50px 30px;
  max-width: 605px;
}

.img-and-txt.opt2 .text-right .elementor-widget-wrap {
  max-width: 500px;
}

.postid-270 .img-and-txt.opt2 .text-right .elementor-widget-wrap {
  max-width: 530px;
}

#training-post .elementor-post__thumbnail,
#industries-post .elementor-post__thumbnail,
#news-post .elementor-post__thumbnail {
  padding-bottom: 0;
  overflow: visible;
}

#training-post .elementor-post__thumbnail img,
#industries-post .elementor-post__thumbnail img,
#news-post .elementor-post__thumbnail img {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#training-post .elementor-post__thumbnail img:hover,
#industries-post .elementor-post__thumbnail img:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

#training-post .elementor-post,
#industries-post .elementor-post {
  padding: 32px 15px;
  text-align: center;
  overflow: visible;
}

#training-post .elementor-post__title a:hover,
#industries-post .elementor-post__title a:hover { 
  color: #0954b0;
}

#training-post .elementor-post__title span {
  display: block;
}

#home-testimonials .swiper-container {
  width: auto;
}

#home-testimonials .elementor-heading-title:before {
  content: '';
  background-image: url(img/quote-icon-left.png);
  display: inline-block;
  height: 30px;
  width: 33px;
  margin-right: 17px;
}

#home-testimonials .elementor-testimonial__text:after {
  content: "";
  background-image: url(img/quote-icon-right.png);
  display: inline-block;
  height: 30px;
  width: 33px;
  margin-left: 17px;
  top: 5px;
  position: relative;
}

#industries-post .elementor-post {
  padding: 15px;
}

#industries-post .elementor-post__thumbnail {
  height: 74px;
  display: flex;
  align-items: flex-end;
}

#industries-post .elementor-post__title span {
  display: block;
}

#industries-post .elementor-post__text {
  padding-top: 10px;
}

/*** 
* ===================
* Training Listing
* ===================
***/ 
#training-block .elementor-column {
  border-bottom: 2px solid #000000;
}

#training-block .elementor-column:nth-child(odd) {
  border-right: 1px solid #000000;
}

#training-block .elementor-column:nth-child(even) {
  border-left: 1px solid #000000;
}

/*** 
* =============
* ADP System
* =============
***/ 
#adp-block .elementor-image-box-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 94px;
  width: auto;
}

#adp-block .elementor-image-box-img img { 
  max-height: 94px;
  width: auto;
}

#adp-block .elementor-image-box-title {
  display: inline-block;
}

#adp-block .elementor-image-box-title:after {
  background-color: #50a5db;
  content: '';
  display: block;
  width: 55%;
  height: 3px;
  margin: 10px auto 0;
}

/*** 
* ================
* 6 Steps Block
* ================
***/ 
#steps-block .elementor-section:nth-child(odd) .img-blk {
  padding-left: 80px;
  padding-right: 15px;
}

#steps-block .elementor-section:nth-child(even) .img-blk {
  padding-right: 80px;
  padding-left: 15px;
}

#steps-block .img-blk .elementor-widget-wrap {
  background-color: #00000000;
  border-radius: 20px 20px 20px 20px;
  -webkit-box-shadow: 0px 8px 12px 0px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 8px 12px 0px rgb(0 0 0 / 10%);
  box-shadow: 0px 8px 12px 0px rgb(0 0 0 / 10%);
}

#steps-block .txt-blk {
  padding: 50px 20px 50px 40px;
}

#steps-block .elementor-section:nth-child(even) .txt-blk {
  padding: 50px 40px 50px 20px;
  justify-content: flex-end;
}

#steps-block .txt-blk .elementor-widget-wrap { 
  padding: 0;
  max-width: 545px;
  width: 100%;
}

#steps-block .elementor-image-box-img {
  background-color: #50a5db;
  border: 4px solid #FFF;
  border-radius: 50%;
  height: 82px;
  width: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  flex-shrink: 0;
  padding: 18px;
  margin: 0 20px 0 0;
  -webkit-box-shadow: 0px 7px 17px 0px rgb(114 114 114 / 12%);
  -moz-box-shadow: 0px 7px 17px 0px rgba(114, 114, 114, 0.12);
  box-shadow: 0px 7px 17px 0px rgb(114 114 114 / 12%);
}

#steps-block .elementor-image-box-title { 
  color: #50a5db;
  font-size: 24px;
}

/*** 
* ========================
* Training Registration
* ========================
***/ 
.training-registration .col-item {
  padding: 5px;
}

.training-registration .col-half {
  float: left;
  width: 50%;
}

.training-registration .full-width {
  clear: both;
}


.training-registration .wpcf7 input:not([type="submit"]), 
.training-registration .wpcf7 textarea, 
.training-registration .wpcf7 select {
  border: 1px solid #e4e4e4;
  font-size: 16px;
  padding: 10px 12px 8px;
  margin-bottom: 0;
}
#training-discovery .wpcf7 input:not([type="submit"]), 
#training-discovery .wpcf7 textarea, 
#training-discovery .wpcf7 select {
  border-color: #c4c4c4;
  font-size: 18px;
  padding: 14px 18px 12px;
}
.training-registration .wpcf7 textarea {
  height: 70px;
}
#training-discovery .wpcf7 textarea {
  height: 110px;
}

.training-registration .submit-btn {
  text-align: center;
  padding-top: 15px;
}

.training-registration .wpcf7-submit {
  padding: 13px 22px 12px 22px!important;
}

.training-registration .small-heading {
  color: #7d7d7d;
  font-size: 14px;
  font-family: "Poppins", Sans-serif;
  padding-bottom: 0;
}
#training-discovery .small-heading {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 3px;
}

.training-registration .main-heading {
  font: 500 18px "Poppins", Sans-serif;
}

.training-registration .submit-btn .wpcf7-spinner {
  position: absolute;
  top: 28px;
}

.contact-us-popup .wpcf7 input:not([type="submit"]) {
  margin-bottom: 5px;
} 

.training-registration.contact-us-popup .submit-btn { 
  padding-top: 0;
}

.contact-us-popup  .submit-btn .wpcf7-spinner {
  top: 13px;
}

.training-registration .wpcf7-form .wpcf7-checkbox {
  display: block;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin-top: 2px;
}

.training-registration .wpcf7-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.training-registration .wpcf7-checkbox .wpcf7-list-item-label:before {
  position: absolute;
  top: 4px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #7f7f7f;
  border-radius: 3px;
}
.training-registration .wpcf7-checkbox .wpcf7-list-item-label:after {
  content: "";
  display: none;
  left: 5px;
  top: 6px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.training-registration .wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before {
  border-color: #50a5db; 
  background-color: #50a5db;
}
.training-registration .wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after {
  display: block;
}

.training-registration .sevices-hidden--area,
.training-registration .hidden-fields {
  display: none;
}
.training-registration .wpcf7-form .wpcf7-checkbox {
  display: block;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
.training-registration .wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  font-size: 16px;
  line-height: 18px;
  color: #2e2e2e;
  margin: 0;
  display: block;
  padding: 3px 0 3px 20px;
  position: relative;
}
#training-discovery .wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  font-size: 18px; 
  line-height: 19px;
  padding: 3px 0 7px 20px;
}
.training-registration .wpcf7-form .wpcf7-not-valid .wpcf7-list-item-label:before {
  border-color: #f00;
}

/*** 
* ===================
* Case Studies
* ===================
***/ 
.case-studies__row {
  display: flex;
  flex-wrap: wrap;  
}

.case-studies .case-studies__group {
  width: 50%;
  flex-basis: 50%;
  flex-shrink: 0;
  padding: 15px;
}

.case-studies .case-studies__item.first {
  background-color: #ffffff;
  height: 100%;
}

.case-studies .case-studies__item {
  background-color: #ffffff;
}

.case-studies .case-studies__group .case-studies__item + .case-studies__item {
  margin-top: 30px;
}

.case-studies .case-studies__item.first .image {
  border-bottom: 1px solid #eceff3;
  height: 358px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.case-studies .case-studies__item.first .content {
  padding: 40px;
}

.case-studies .case-studies__item h3 a {
  color: #1e242e;
}

.case-studies .case-studies__item h3 a:hover {
  color: #50a5db;
}

.case-studies .case-studies__item .desc {
  font-size: 19px;
  line-height: 27px;
  margin-bottom: 30px;
}

.case-studies .group2 .box {
  display: flex;
  flex-wrap: wrap;
}

.case-studies .group2 .image {
  border-right: 1px solid #eceff3;
  width: 49%;
  flex-basis: 49%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 20px;
}

.case-studies .group2 .image,
.case-studies .group2 .content {
  flex-shrink: 0;
}

.case-studies .group2 h3 {
  font-size: 24px;
}

.case-studies .group2 .content {
  width: 51%;
  flex-basis: 51%;
  padding: 32px 29px 45px;
}

.case-studies .group2 .desc {
  margin-bottom: 18px;
}


#news-post .elementor-grid-item {
  border: 1px solid #eceff3;
}

#news-post .elementor-grid-item h3 { 
  margin-top: 0;
}

#news-post .elementor-grid-item h3 a {
  font-size: 22px;
  color: #1e242e;
} 
#news-post .elementor-grid-item h3 a:hover {
  color: #030f55;
}

#news-post .elementor-post__text {
  padding: 35px 20px;
}

/*** 
* ===================
* News Archive
* ===================
***/
.elementor-widget-wp-widget-recent-posts h5 {
  color: #000;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 1.5px;
}

.elementor-widget-wp-widget-recent-posts ul li:before {
  display: none;
}

.elementor-widget-wp-widget-recent-posts ul li a {
  color: #696969;
}

.elementor-widget-wp-widget-recent-posts ul li a:hover {
  color: #0954b0;
}

#new-archive #news-post .elementor-post__text {
  padding: 20px;
}

/*** 
* ========
* Footer 
* ========
***/
#footer-block .copyright a {
  color: rgba(255,255,255,0.8);
}

#footer-block .copyright a:hover {
  color: #50a5db;
}

/*** 
* ===================
* Infographic Block 
* ===================
***/
#infographic-block .elementor-image-box-img {
  border-radius: 50%;
  background-color: #50a5db;
  height: 157px;
  width: 157px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  margin: 0 auto 18px;
}

#infographic-block .elementor-widget-image-box {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 275px;
  width: 100%;
}

/*** 
* ===================
* Inner Pages
* ===================
***/ 
.single .post-title span {
  color: #50a5db;
  display: block;
}
.single.single-industries .post-title span {
  display: inline;
}

.single .post-title h1 {
  margin-top: -10px;
}

.single .post-title h1:after {
  background-color: #50a5db;
  content: '';
  display: block;
  width: 100px;
  height: 5px;
  margin-top: 20px;
}

.img-and-txt .txt-right {
  padding: 100px 20px 100px 75px;
}

.img-and-txt .txt-right > div {
  max-width: 625px;
}

.img-and-txt.half .txt-right > div {
  max-width: 508px;
}

.half-img-and-txt > div {
  padding-left: 10px;
  padding-right: 10px;
}

.testimonial-block .testimonial-quote p:before,
.testimonial-block .testimonial-quote p:after {
  content: "";
  display: inline-block;
  height: 30px;
  width: 33px;
  position: relative;
}

.testimonial-block .testimonial-quote p:after {
  background-image: url(img/quote-right.png);
  margin-left: 27px;
  top: 15px;
}

.testimonial-block .testimonial-quote p:before {
  background-image: url(img/quote-left.png);
  margin-right: 17px;
  top: 5px;
}

.testimonial-block .testimonial-name strong {
  color: #50a5db;
}

.icon-box .elementor-image-box-img {
  height: 94px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

/*** 
* ============================
* Contact Form Styles 
* ============================
***/
.wpcf7 input:not([type="submit"]),
.wpcf7 textarea,
.wpcf7 select {
  font-size: 18px;
  color: #2e2e2e!important;
  border: 1px solid white;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 14px 18px 12px;
}

.wpcf7 textarea {
  height: 110px;
  margin-bottom: 0;
}

.wpcf7 .submit-btn { 
  width: 100%;
  position: relative;
}

.wpcf7 input[type="submit"] {
  border: 0;
  background-color: #030f55;
  color: #ffffff;
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus { 
  background-color: #0954b0;
}

.wpcf7 .ajax-loader {
  position: absolute;
  margin-left: 25px!important;
  top: 19px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  opacity: 1;
}

.wpcf7-spinner {
  position: absolute;
  top: 18px;
}

.wpcf7 .ajax-loader::before {
  background-color: #000000;
}

.wpcf7 textarea::moz-placeholder,
.wpcf7 input::moz-placeholder,
.wpcf7 select::moz-placeholder {
  color: #2e2e2e!important;
}

.wpcf7 textarea::-webkit-input-placeholder,
.wpcf7 input::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder {
  color: #2e2e2e!important;
}

.wpcf7 textarea::placeholder,
.wpcf7 input::placeholder,
.wpcf7 select::placeholder {
  color: #2e2e2e!important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: #ff0000;
  color: white!important;
  text-align: center;
}

.wpcf7 form.sent .wpcf7-response-output {
  background-color: #364356;
  color: white;
}

.wpcf7 form .wpcf7-response-output {
  border: 0;
  font-weight: 400;
  font-size: 15px;
  text-align: center!important;
  line-height: normal;
  margin: 20px 0px 0px;
  padding: 9px 10px;
}

.wpcf7 input.wpcf7-not-valid,
.wpcf7 select.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
  border: 1px solid #f00!important;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  display: none!important;
}

.two-column-cf7 {
  margin: 0 -6px;
}

.two-column-cf7 .col-half {
  width: 50%;
  float: left;
}

.two-column-cf7 .full-width {
  clear: both;
}

.two-column-cf7 .col-item {
  padding: 0 6px;
}

.two-column-cf7 .submit-btn {
  margin-top: 1rem;
}

#contact-block .form {
  background: rgba(80, 165, 219, 0.9);
  justify-content: flex-end;
  padding: 50px 75px 50px 20px;
  align-items: center;
}

#contact-block .form .elementor-widget-wrap {
  max-width: 510px;
}

#contact-block .form a { 
  color: #0C0C47;
}

/*** 
* ==============
* Media Query
* ==============
***/
@media (min-width: 1025px) { 
  #header-block.elementor-sticky--effects .elementor-widget-theme-site-logo img {
    max-width: 195px;
  }

  #header-block.elementor-sticky--effects .header-top { 
    padding-top: 12px;
    padding-bottom: 12px;
  }

  #header-block .hidden-desktop {
    display: none;
  }
  
  .page-id-3937 #hero-block .elementor-heading-title,
  .page-id-3962 #hero-block .elementor-heading-title {
    font-size: 45px;
  }
}

@media (max-width: 1024px) {
  #services-template {
    padding-top: 34px;
    padding-bottom: 40px;
  }

  #contact-block .form {
    padding: 40px 20px;
  }

  #case-studies-template .desc {
    font-size: 19px;
  }

  .img-and-txt .txt-right {
    padding: 40px 20px 40px 20px;
  }

  .single .post-title h1:after {
    margin-top: 8px;
  }

  .line-decor span {
    margin-bottom: 9px;
  }

  .case-studies .group2 .box {
    flex-direction: column;
  }

  .case-studies .group2 .box > div {
    flex-basis: 100%;
    width: 100%;
  }

  .case-studies .group2 .image {
    border-right: 0;
    border-bottom: 1px solid #eceff3;
  }

  .case-studies .case-studies__item.first {
    height: auto;
  }

  .case-studies h3 {
    font-size: 24px!important;  
  }

  .case-studies .content {
    padding: 9px 22px 22px!important;
  }

  #hero-block > .elementor-container {
    min-height: 250px;
  }

  ul.split-three {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  
  #training-post .elementor-post__title span {
    display: inline-block;
  }
}

@media (max-width: 767px) { 
  #home-banner > div {
    background-color: rgba(80, 165, 219, 0.9);
  }
  #home-banner .txt {
    background-color: transparent;
  }
  #home-banner .txt:after {
    display: none;
  }

  #header-block .header-right .elementor-widget-wrap,
  #header-block .header-right {
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
  }

  #header-block .header-right {
    max-height: 48px;
  }

  #header-block.elementor-sticky--effects .header-right {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
  }

  #header-block.elementor-sticky--effects .header-right .elementor-widget-wrap {
    padding: 0;
  }

  #training-post .elementor-post,
  #industries-post .elementor-post {
    padding: 20px 15px;
  }

  #services-template {
    padding-top: 23px;
    padding-bottom: 30px;
  }

  .icon-box .elementor-image-box-img {
    height: auto;
  }

  #infographic-block .elementor-widget-image-box {
    flex-basis: 33.333333%;
    flex-shrink: 0;
  }

  #infographic-block .elementor-image-box-img {
    height: 125px;
    width: 125px;
    margin-bottom: 10px;
  }

  .img-and-txt .text-left .elementor-widget-wrap {
    max-width: none;
  }

  #home-testimonials .elementor-background-overlay {
    opacity: 0.5;
  }

  .case-studies .case-studies__group {
    width: 100%;
    flex-basis: 100%;
  }

  .case-studies .case-studies__item .image {
    height: auto!important;
    padding: 0!important;
  }

  #hero-block > .elementor-container {
    min-height: 160px;
  }

  #hero-block .wrap > div:after,
  #hero-block:before {
    display: none;
  }

  #hero-block .elementor-inner-section .elementor-container {
    max-width: none;
    padding: 35px 20px;
  }

  #hero-block .elementor-widget-wrap {
    padding: 0;
  }

  #hero-block .elementor-heading-title {
    text-align: center;
  }

  #training-block .half {
    width: 100%;
    flex-basis: 100%;
  } 

  #training-block .elementor-widget-wrap {
    padding: 45px 20px;
  }

  .img-and-txt.opt2 .text-right {
    padding: 20px;
    max-width: none;
  }

  .postid-270 .img-and-txt.opt2 .text-right .elementor-widget-wrap {
    max-width: none;
  } 

  ul.split-three,
  #training-discovery .wpcf7-form .wpcf7-checkbox {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  
  #training-discovery .wpcf7 input:not([type="submit"]), 
  #training-discovery .wpcf7 textarea,
  #training-discovery .wpcf7 select {
    font-size: 16px;
    padding: 10px 12px 8px;
  }
  #training-discovery .wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
    font-size: 16px;
    line-height: 18px; 
  }
  #training-discovery .wpcf7 textarea {
    height: 95px;
  }

}

@media (max-width: 500px) {  
  #header-block .header-right {
    max-height: 80px;
  }

  #header-block .btn-request {
    display: block;
    padding-top: 5px;
    text-align: center;
    width: 100%;
  }

  #header-block .elementor-widget-icon-box .elementor-widget-container {
    padding-right: 0;
  }

  #home-banner .txt {
    padding: 35px 20px;
  }

  #industries-post .elementor-post {
    padding: 10px;
  }

  #industries-post .elementor-post__thumbnail__link {
    margin-bottom: 0;
  } 

  #industries-post .elementor-post__thumbnail {
    height: 50px;
  }

  #industries-post .elementor-post__thumbnail img {
    max-height: 50px;
  }

  #infographic-block .elementor-widget-image-box .elementor-widget-container {
    padding: 10px;
  }

  #infographic-block .elementor-widget-image-box .elementor-image-box-description {
    font-size: 17px;
    line-height: 21px;
  }

  #home-testimonials .elementor-heading-title:before,
  #home-testimonials .elementor-testimonial__text:after {
    margin-right: 0;
    background-size: 75%;
    background-repeat: no-repeat;
  }

  #home-testimonials .elementor-testimonial__text:after {
    margin-left: 5px;
  }


}

@media (max-width: 385px) {  
  #infographic-block .elementor-widget-image-box .elementor-image-box-description {
    font-size: 15px;
    line-height: 20px;
  }
}

@media (max-width: 330px) {  

}