/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 6.7.5
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/
:root {
  --con_coal_color: #282828;
  --con_offwhite_color: #eee;
  --con_fourth_color:rgba(177, 209, 235, 0.241);
}

/*
* Breadcrumb
*/
.page_title.transparent .breadcrumbs, .page_title.transparent .breadcrumbs span a {
  color: var(--con_base_color) !important;
}
.page_title .breadcrumbs>span {
  color: var(--con_base_color) !important;
}

/**
* Search Box Navigation
*/
.header_search .search-form{
  z-index:9999;
  background-color:var(--con_offwhite_color) !important;
}

.form-control:not(.sservice_enquiry .form-control), .input-group .form-control, .post-password-form input[type="password"], .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .wpcf7-form-control, body .woocommerce-cart table.cart td.actions .coupon .input-text {
  background-color: var(--con_fourth_color) !important;
}

.sservice_enquiry .form-control {
    background-color:var(--con_offwhite_color) !important;
}

.main_menu_nav>li .sub-menu>li>a.active{
  background-color: var(--con_header_nav_menu_level_1_link_bg_hover,#002e5b);
  color: var(--con_header_nav_menu_level_1_link_color_hover,#fff);
}

.select2-selection__rendered {
  background-color: var(--con_fourth_color);
}

.stm_contacts_widget ul li .text a{
  color: var(--con_offwhite_color);
}
.stm_contacts_widget ul li .text a:hover, .stm_contacts_widget ul li .text a:active{
  color: var(--con_third_color);
}

.stm_events_modern .stm_events_modern_list .item.item_head {
  padding: 0 25px;
  font-weight: bold;
  color:  var(--con_base_color);
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
  background-color: var(--con_base_color) !important;
  border-radius: 3px;
  border: none;
  margin-right:8px;
  padding: 8px 21px;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover , .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active {
  background-color: var(--con_third_color) !important;
  color: var(--con_base_color) !important;
  border: none;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .text a {
  color:  var(--con_third_color) !important;  
}

.stm_events_modern_list.certificate_holders_list
  .item
  .item_wr
  .content
  .stm_events_modern_row:first-child {
  width: 240px;
}
.stm_events_modern_list.certificate_holders_list
  .item
  .item_wr
  .content
  .stm_events_modern_row {
  padding-right: 10px;
}
.stm_events_modern
  .stm_events_modern_list.certificate_holders_list
  .item_head:hover {
  box-shadow: none;
}
.stm_events_modern
  .stm_events_modern_list.certificate_holders_list
  .item_head:hover:before {
  display: none;
}
.certificate_valid {
  color: green;
  font-weight: bold;
}
.certificate_holders_list
  .item
  .item_wr
  .content
  .stm_events_modern_row
  .certificate_valid
  .fa {
  position: inherit;
  color: green;
  margin-right: 0;
}
.certificate_filters .btn-primary {
  color: white;
  background-color: #2a3855;
  border-color: #222d44;
  height: 49px;
  line-height: 18px;
  padding: 15px 30px 15px;
}
.certificate_filters {
  margin-bottom: 40px;
}
p.course_meta {
  font-size: 14px;
  color: #6a6a6a;
}
.post-type-archive-product ul.products .author,
.post-type-archive-product #woo-main ul.products .product .price,
.post-type-archive-product
  #woo-main
  ul.products
  .product
  a.product_type_simple.add_to_cart_button {
  display: none;
}
.stm_events_modern .stm_events_modern_list.course_list .item_head:hover {
  box-shadow: none;
}
.stm_events_modern .stm_events_modern_list.course_list .item_head:hover:before {
  display: none;
}
.stm_events_modern_list.course_list
  .item
  .item_wr
  .content
  .stm_events_modern_row {
  padding-right: 10px;
}
.tsidebar_section {
  margin-top: 20px;
}
.vc_row.wpb_row.vc_row-fluid.training_sidebar .has_icon .icon {
  line-height: 45px !important;
  margin-right: 15px;
}
.intro_section_left .intro_heading p {
  font-family: Montserrat, Arial;
  margin-bottom: 0px;
  color:  var(--con_base_color);
  font-weight: 700;
  display: block;
  font-size: 15px;
}
.intro_section_left .intro_heading p:nth-child(2) {
  font-size: 20px;
}
.intro_section_left {
  width: 45% !important;
  padding: 40px 20px 44px 50px !important;
}
.intro_section_left:before {
  pointer-events: none;
  content: "";
  position: absolute;
  width: 120%;
  height: 100%;
  border: 1px solid #dee2e6;
  left: 15px;
  top: 0px;
}
.intro_section_right {
  width: 55% !important;
  padding-top: 50px !important;
  height: 500px;
}
.intro_section_right .wpb_video_wrapper img {
  width: 100%;
  height: 398px !important;
}
.introduction_section .vc_tta-tabs-container {
  top: -50px;
  right: 0;
  width: 53.8%;
  float: right;
  left: auto;
}
.introduction_section .vc_tta-tabs-container .vc_tta-tabs-list {
  float: left;
}
.introduction_section .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  margin-right: 10px !important;
  margin-left: 0 !important;
}
.introduction_section .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  width: 100px;
  height: 100px;
}
.introduction_section
  .vc_tta-tabs-container
  .vc_tta-tabs-list
  .vc_tta-tab:nth-child(2)
  a {
  background: url(images/thumb-1.jpg) no-repeat;
}
.introduction_section
  .vc_tta-tabs-container
  .vc_tta-tabs-list
  .vc_tta-tab:nth-child(1)
  a {
  background: url(images/thumb-2.jpg) no-repeat;
}
.introduction_section
  .vc_tta-tabs-container
  .vc_tta-tabs-list
  .vc_tta-tab
  .vc_tta-title-text {
  display: none;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 65px;
  height: 65px;
  border: 5px solid  var(--con_third_color);
  background:  var(--con_third_color);
  opacity: 0.9;
  margin: -32px 0 0 -32px;
  transition: all 0.3s ease;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video1:after {
  content: "";
  position: absolute;
  top: 16px;
  left: 21px;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 15px solid transparent;
  border-left: 15px solid #222;
}
body.header_style_2 .header_top {
  background: rgb(255 255 255 / 68%);
}
.testimonial.info_section .image {
  margin-right: 15px;
}
.testimonial.info_section .company {
  margin-bottom: 10px !important;
}
.stm_services.parent_service.style_4 .item_wr .item_thumbnail a:before {
  display: none;
}
.service_box .info_box.style_3 .info_box_text {
  top: 173px;
}
.service_box .info_box.style_3:hover .info_box_text {
  top: 0px;
}
.latest_news_section .stm_news .news_list li:hover .image img {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.latest_news_section .stm_news .news_list li:hover .image img {
  transform: scale(1.1);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.latest_news_section .stm_news .news_list a {
  text-decoration: none;
}
.latest_news_section .stm_news .news_list a.read_more {
  color:  var(--con_base_color);
}
.latest_news_section .stm_news .news_list li h5 {
  padding: 0;
  margin: 0 0 12px;
  font-weight: 500;
  line-height: 22px;
  font-size: 16px;
}

li#menu-item-12 {
  display: none !important;
}
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li > a {
  padding: 10px 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.careers_page td {
  color: var(--con_coal_color);
  font-weight: 500;
}
.careers_page .job_title {
  font-weight: bold;
}
div#applyforjob label {
  font-weight: normal;
  color: var(--con_coal_color);
}
.error_msg {
  color: rgb(227, 37, 37);
}
.processing_loader {
  display: none;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}
.processing_loader::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
#applyforjob .modal-footer,
#submitreview .modal-footer,
#submittenquiry .modal-footer {
  text-align: left;
}
#applyforjob .modal-title,
#submitreview .modal-title,
#submittenquiry .modal-title {
  display: inline-block;
}
.single-stm_careers .job_description ul li {
  font-size: 14px;
  line-height: 22px;
}
.service_info_box .info_box,
.service_info_box .info_box:hover {
  background: transparent !important;
}
.service_info_box .info_box i {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  line-height: 50px;
  color:  var(--con_third_color);
  border-radius: 50%;
  background-color: rgba(0, 46, 91, 0.9);
}
.service_info_box .info_box h4 {
  padding: 0px;
  margin: 0;
}
.service_info_box .info_box h4 a {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: block;
  color:  var(--con_base_color);
  text-decoration: none;
  margin: 0;
  max-width: 290px;
  border-radius: 0 15px 0 15px;
  padding: 10px 0 !important;
  margin-top: 30px !important;
  background:  var(--con_third_color);
}
.service_info_box .info_box h4 a:hover {
  background-color:  var(--con_base_color);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color:  var(--con_third_color);
}
.service_info_box .info_box h4 a:hover i {
  background-color:  var(--con_third_color);
  color:  var(--con_base_color);
}
.download_brochure_section {
  background-color: rgba(255, 255, 255, 0.15);
  width: 550px !important;
  margin: 0px auto;
  display: block;
  border-radius: 20px;
  float: none !important;
  padding: 50px 30px 50px 30px;
}
.staff_list .staff_info h4 {
  min-height: 60px;
}
.zoom_info .date {
  margin-bottom: 20px;
}
.webinar_cinfo a {
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
}
.webinar_logos img {
  width: 150px;
  height: 80px;
  float: left;
  border-radius: 5.5px;
  margin: 4.5% 0 0 5%;
  color: white;
}
.webinar_info {
  border: 1px solid lightgrey;
  padding-top: 20px;
}
.notify-badge {
  position: absolute;
  top: 0px;
  z-index: 10;
}
.single_meeting .image a {
  position: relative;
}
.privacy_policies article {
  scroll-margin-top: 8em;
}
.privacy_policies.sticky-nav {
  top: 120px;
}
.vc_row.wpb_row.vc_row-fluid.video_overlay {
  padding-top: 125px !important;
}
ul.casestudy_meta {
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
}
ul.casestudy_meta li {
  display: inline-block;
  vertical-align: top;
  margin: 6px 20px 6px 0;
  position: relative;
  padding-left: 24px;
  line-height: 18px;
}
ul.casestudy_meta li .fa,
ul.casestudy_meta li .fas {
  position: absolute;
  top: 1px;
  left: 0;
  width: 17px;
  text-align: center;
  color: #6c98e1;
  font-size: 15px;
}
.casestudy_detail .vc_custom_heading h2 {
  margin-bottom: 10px;
}
span.notify-badge.badge.Upcoming {
  background:  var(--con_third_color);
}
span.notify-badge.badge.Completed {
  background: #36b36a;
}
.single-post .wpb_text_column.wpb_content_element ol > li {
  margin-left: 15px;
}
html body ul li.stm_megamenu ul.sub-menu li.sub_menu_heading a {
  color:  var(--con_base_color) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  padding-bottom: 7px !important;
  padding-top: 10px !important;
}
html body ul li.stm_megamenu ul.sub-menu li.sub_menu_heading a:hover {
  color: var(--con_base_color) !important;
}
.tarining_logos img {
  width: 150px;
  height: 80px;
  margin: 30px 30px 0 0%;
}
.course_outline h4 {
  padding-top: 0;
}
.event_lesson_info
  .trai_info_content_wrap
  .event_lesson_info_content
  .event_lesson_info_description {
  font-size: 16px;
  line-height: 26px;
}
.event_lesson_info_content_wrap.trai_info_content_wrap:before {
  display: block !important;
}
.event_lesson_info_content_wrap.trai_info_content_wrap {
  margin-bottom: 40px !important;
}
.event_content .event_info_table .event_info ul li .fas {
  position: absolute;
  top: 9px;
  left: 0;
  width: 17px;
  margin-right: 10px;
  text-align: center;
  color:  var(--con_third_color);
  font-size: 15px;
}
.stm_events_grid .item .item_wr {
  width: 100%;
  border: none;
  padding: 18px;
}
.stm_events_grid .item .item_wr .content .stm-event__meta li .fas {
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  text-align: center;
  color:  var(--con_third_color);
  font-size: 15px;
}
.radio-field .woocommerce-input-wrapper label {
  display: inline !important;
}
.auto_discount_enabled .cart-discount a.woocommerce-remove-coupon {
  display: none;
}
.woocommerce form .form-row.woocommerce-invalid input.input-text {
  box-shadow: unset;
  border-radius: unset;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: unset;
}
.cart_totals h4 {
  padding-top: 0;
}
form.woocommerce-cart-form table.cart {
  margin-bottom: 0;
}
.sservice_enquiry h4 {
  padding-top: 0;
  font-size: 26px;
  color: var(--con_offwhite_color);
  line-height: 38px;
  text-align: left;
}
.sservice_enquiry .error_msg {
  position: absolute;
}
.sservice_enquiry .form-group {
  margin-bottom: 25px;
}
.sservice_enquiry .form-control::placeholder,
#submitreview .form-control::placeholder,
#submittenquiry .form-control::placeholder,
#subscribe_frm .form-control::placeholder {
  color: #222;
}
.senquiry_success_msg,
.subscriber_success_msg {
  margin-top: 20px !important;
  border-color: #46b450;
  border: none;
  margin: 0 0 10px;
  padding: 18px 20px 18px 20px;
  font-size: 14px;
  background-color: #c9f7b2;
  color: #61a600;
}
.subscriber_error_msg {
  margin-top: 20px !important;
  border: none;
  margin: 0 0 10px;
  padding: 18px 20px 18px 20px;
  font-size: 14px;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.right_seach_btn {
  position: fixed;
  top: 252px;
  right: -88px;
  z-index: 99;
  font-weight: 400;
  font-size: 17px;
  color: #fff !important;
  display: block;
  width: 210px;
  transform: rotate(90deg);
  height: 36px;
  text-shadow: 0 0 0 #0000;
  border-radius: 0px 0px 4px 4px !important;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border: 0;
  line-height: 22px;
  background-color:  var(--con_base_color) !important;
}
.right_seach_btn.active {
  background-color:  var(--con_base_color) !important;
  color: #fff !important;
  right: 211px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.right_search_box {
  min-height: 200px;
  padding: 20px;
  background-color: var(--con_offwhite_color);
  right: -300px;
  z-index: 999;
  top: 49.2%;
  transform: translateY(-50%);
  width: 300px;
  position: fixed;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.right_search_box.show {
  right: 0px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.right_search_box {
  border: 1px solid #dee2e6;
}
.right_search_box .wpcf7-form-control {
  background-color: #f5f5f5;
  height: 40px;
  line-height: 20px;
  padding: 0 15px;
  border-radius: 3px;
  margin: 5px 0;
  width: 100%;
}
.right_search_box label {
  width: 100%;
}
.right_search_box label label {
  display: none;
}
.right_search_box .wpcf7-form-control.wpcf7-submit {
  color:  var(--con_base_color) !important;
  background-color:  var(--con_third_color) !important;
  text-align: center;
  line-height: 36px;
  height: 35px;
  font-size: 16px;
  font-weight: 600;
}
.right_search_box .wpcf7 .ajax-loader {
  position: absolute !important;
}
.right_search_box img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha {
  width: 110px;
  padding: 5px 15px;
}
.right_search_box textarea.wpcf7-form-control.wpcf7-textarea {
  height: 70px;
  padding: 15px;
}
form#survey_feedback_frm .error_msg {
  position: absolute;
}
span#sub_services_field .select2-container {
  width: 100% !important;
}
.hide {
  display: none !important;
}
.no_margin {
  margin-bottom: 0;
}
.radio_options label.wpcf7-list-item-label {
  font-weight: normal;
  margin-left: 5px;
}
input#hear_about_us_other {
  margin-top: 5px;
}
form#enquiry_frm .error_msg {
  position: absolute;
}
.sreview_success_msg,
.tenq_success_msg {
  margin-top: 10px;
  font-weight: bold;
  color: #36b36a;
}
textarea#tenquiry_message {
  height: 150px;
  max-width:100%;
  width:100%;
  max-height:300px;
  overflow-y:scroll;
}
.software_reviews_carousel {
  margin-top: 120px !important;
  margin-bottom: 40px !important;
}
.coming_soon_content {
  margin-top: 3%;
  text-align: center;
}
.coming_soon_content p {
  font-size: 24px;
  margin-bottom: 25px;
  color: var(--con_coal_color);
}
.training_blocks .item {
  text-align: center;
  display: block;
}
.training_blocks .item .item_wr {
  padding: 30px;
}
.training_blocks .item .item_wr a {
  text-decoration: none;
}
.single-post ol li strong {
  color: var(--con_coal_color);
}
.single-post ol li {
  position: relative;
  margin-bottom: 14px !important;
  color: #222;
  border: none;
  font-size: 16px;
  line-height: 26px;
}
.stm_post_details ul {
  width: 75%;
}
.stm_post_details .comments_num {
  width: 25%;
}
.tsidebar_section.velosi_training_fees {
  border: 0 solid #7952b3 !important;
  background:  var(--con_base_color);
  padding: 20px;
  border-radius: 3px;
  position: relative;
  margin: 0 auto;
  color: var(--con_offwhite_color);
}
.tsidebar_section .training_fees {
  border: 0 solid #6c98e1 !important;
  background: #6c98e1;
  padding: 10px 12px;
  border-radius: 3px;
  box-shadow: rgb(0 0 0 / 6%) 3px 6px 0 0;
  margin-bottom: 6px;
  color: var(--con_offwhite_color);
}
.training_fees span.woocommerce-Price-amount.amount::before {
  content: "USD ";
}
.training_fees span.woocommerce-Price-currencySymbol {
  display: none;
}
.training_fees span.woocommerce-Price-amount.amount {
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  color: var(--con_offwhite_color);
  display: block;
}
.training_fees del span.woocommerce-Price-amount.amount {
  margin-bottom: 5px;
}
.tsidebar_section .training_fees ins {
  text-decoration: none;
}
.discount_link a:hover {
  border-color:  var(--con_third_color) !important;
  background-color: transparent !important;
}
.discount_link {
  text-align: center;
}

/* Home page upcoming box css start*/
.landing-wrapper {
  height: 100%;
  margin-top: 88px;
}
div#headernews .row {
  margin-right: 20px;
  margin-left: 20px;
}
div#headernews {
  width: 100%;
  background:  var(--con_base_color) none repeat scroll 0% 0%;
  padding-bottom: 0.5%;
  display: block;
  z-index: 1000;
  -ms-transform: translateX(0%) translateY(70%);
}
.HeaderBoxBorder {
  border-radius: 8px;
  background-color:  var(--con_third_color);
  width: 25%;
  height: auto;
  margin: 1rem 0px 0px 0rem;
  position: absolute;
  float: left;
  padding:6px;
}
.HeaderBoxBorder span {
  padding-top: 5%;
  font-weight: bold;
  font-size: 12px;
  color: var(--con_base_color);
  position: absolute;
  display: inline-block;
  line-height: 17px;
}
.articlebox {
  float: left;
  width: 70%;
  text-align: justify;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-left: 28%;
  margin-bottom: 10px;
  padding-left: 8px;
  margin-top: 1rem;
}
.articlebox a {
  color: var(--con_offwhite_color);
  font-size: 12px;
  line-height: 17px;
}
.articlebox a:active, .articlebox a:focus, .articlebox a:hover{
  text-decoration: none;
  color: var(--con_third_color);
}
.articlebox .badge {
  background: var(--con_third_color);
  font-size: 10px;
  color: var(--con_base_color);
}

/* Home page upcoming box css end*/
a.woocommerce-MyAccount-downloads-file.button.alt {
  background-color:  var(--con_base_color);
}
a.woocommerce-MyAccount-downloads-file.button.alt:hover {
  background:  var(--con_third_color);
  border-color:  var(--con_third_color);
  color:  var(--con_base_color);
}
#add_subscribe_btn:hover {
  border-color:  var(--con_third_color) !important;
  background-color: transparent !important;
}
#subscribe_frm .form-group input {
  height: 38px;
}
button#add_subscribe_btn {
  padding: 5px 25px 5px 25px;
}
.ISOCertifications img {
  width: 100px;
}
.ISOCertifications {
  text-align: center;
}
.ISOCertifications br {
  display: none;
}
h2,
.h2 {
  text-transform: none !important;
}
.header_top .container {
  width: 1240px;
}
body.header_style_2 .header_top .top_nav {
  padding: 28px 0 25px 0;
}

h3.popover-title:after {
  width: 0;
  height: 6px;
  background: transparent;
}
.map_container small {
  font-size: 12px;
}
.map_container .pop {
  cursor: pointer;
}
.popover {
  margin-left: 10px;
  max-width: 350px;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover-content {
  padding: 9px 14px;
}
ul#sAssociateVelosi {
  list-style-type: none;
  padding-left: -0px;
  width: 100%;
  margin: 0;
}
#sAssociateVelosi li b {
  color: var(--con_base_color);
  text-transform: uppercase;
  font-size: 14px;
}
#sAssociateVelosi li i {
  margin-right: 10px;
}
#sAssociateVelosi li {
  margin-top: 10px;
}
html
  body
  ul
  li.stm_megamenu
  > ul.sub-menu
  > li.stm_mega_col_width_banner_inside
  img {
  float: right;
}
html
  body
  ul
  li.stm_megamenu
  > ul.sub-menu
  > li.stm_mega_col_width_banner_full_width
  img {
  width: 100%;
}
.top_bar .container {
  position: relative;
}
/*.top_bar .search_form{ display:none !important; }*/
.top_bar .multisite_cmenu {
  position: absolute;
  right: -41px;
  top: 18px;
}
.top_bar .multisite_cmenu i {
  cursor: pointer;
  color:  var(--con_third_color);
  font-size: 20px;
}
.country_language_ul {
  background-color:  var(--con_base_color);
  position: absolute;
  top: 37px;
  right: -20px;
  width: auto;
  margin: 0;
  padding: 15px 20px;
}
.country_language_ul.open {
  display: block !important;
}
.country_language_ul li {
  display: block;
}
.country_language_ul li a {
  display: inline-block;
  margin: 0 3px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;

  text-decoration: none;
  background-color: #a0d7ee;
  color:  var(--con_base_color);
  border-radius: 8px 0 8px 0;
  padding: 2px 10px;
  width: 110px;
  text-align: center;
  margin: 7px 12px;
}
.country_language_ul li a:hover {
  background-color:  var(--con_third_color);
  text-decoration: none;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.woocommerce-MyAccount-content table.messages_table td {
  padding-left: 3px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 15px 33px 14px;
}
.type-product .wc-deposits-options-form hr {
  display: none;
}
.type-product
  .wc-deposits-options-form
  .deposit-options.switch-woocommerce-deposits
  a.wc-deposits-switcher {
  border-color:  var(--con_third_color) !important;
  background:  var(--con_base_color);
  color: var(--con_offwhite_color);
  border-width: 2px;
  box-shadow: none;
}
.type-product
  .deposit-options.switch-toggle.switch-candy.switch-woocommerce-deposits
  input
  + label {
  margin-top: 1px;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer;
}
.type-product .wc-deposits-options-form .deposit-option {
  color: var(--con_offwhite_color);
  margin-bottom: 5px !important;
}
.type-product .wc-deposits-options-form .amount {
  color:  var(--con_third_color);
}
.type-product
  .deposit-options.switch-toggle.switch-candy.switch-woocommerce-deposits {
  margin-top: 5px;
  box-shadow: none;
}
.type-product .event_content .event_info_table .event_info {
  padding: 0 20px;
}
form.checkout.woocommerce-checkout #customer_details .col-1 {
  width: 100%;
}
.woocommerce form.checkout.woocommerce-checkout .form-row {
  float: left;
  width: 47%;
  clear: inherit;
}
.woocommerce
  form.checkout.woocommerce-checkout
  .woocommerce-checkout-review-order
  .woocommerce-checkout-payment-wr
  .form-row.form-row-wide {
  width: 100%;
}
.woocommerce form.checkout.woocommerce-checkout .form-row:nth-child(2n) {
  float: right;
}
.woocommerce form.checkout.woocommerce-checkout .form-row.place-order {
  float: left;
}
.woocommerce
  form.checkout.woocommerce-checkout
  .woocommerce-checkout-review-order
  .woocommerce-checkout-payment-wr
  p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated,
.woocommerce
  form.checkout.woocommerce-checkout
  .woocommerce-checkout-review-order
  .woocommerce-checkout-payment-wr
  .form-row.place-order {
  float: left;
  width: 100%;
}
.woocommerce
  form.checkout.woocommerce-checkout.woocommerce-checkout
  .woocommerce-checkout-review-order
  #payment
  ul.payment_methods
  li
  > label {
  vertical-align: top;
}
.breadcrumbs {
  font-size: 14px;
}
.woocommerce form.checkout.woocommerce-checkout #billing_country_field {
  width: 100%;
}
.woocommerce form.checkout.woocommerce-checkout p#billing_wooccm17_field {
  width: 48%;
  clear: both;
}
.woocommerce
  form.checkout.woocommerce-checkout
  .create-account
  p#account_password_field {
  float: right;
  width: 50%;
}
.icon_txt_des .icon_box.style_1.icon_left p,
.icon_txt_des .icon_box.style_1.icon_left_transparent p {
  font-size: 15px;
  line-height: 26px;
  color: #222;
}
 
#goog-gt-tt {
  display: none !important;
}
#google_language_translator select.goog-te-combo {
  width: auto;
}
select#gtranslate_selector {
  margin-top: -1px;
  background-color:  var(--con_third_color) !important;
  border: 0 !important;
  padding: 10px 5px !important;
  color: #32373c;
  width: auto !important;
}
select#gtranslate_selector:focus-visible {
  outline: none;
}
ul.experience-list {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
  height: 300px;
  overflow: auto;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  list-style: none;
}
.at-card-exp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
ul.experience-list li:before {
  display: none !important;
}
.at-card-exp .at-client {
  min-width: 320px;
  max-width: 320px;
  text-align: left;
}
.at-card-exp .at-client-location {
  min-width: 150px;
  max-width: 150px;
  text-align: left;
}
.at-card-exp .at-client-year {
  min-width: 125px;
  margin-left: 20px;
}
.at-card-exp .at-client-heading {
  margin-left: 20px;
}
ul.experience-list li {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
#hse-card,
#risk-card,
#engineering-card,
#audit-card,
#software-card {
  scroll-margin-top: 100px;
}
.experience_row {
  background: #fefefe;
  padding: 20px 30px;
  border: 1px solid #fafafa;
  margin: 0px 10px;
  margin-bottom: 50px;
}
.right_search_box .wpcf7-form-control.wpcf7-submit-back {
  color:  var(--con_base_color) !important;
  background-color:  var(--con_third_color) !important;
  text-align: center;
  line-height: 36px;
  height: 35px;
  font-size: 16px;
  font-weight: 600;
}
.right_search_box .wpcf7-response-output {
  clear: both;
}
span.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
  transform: scale(0.85);
  -webkit-transform: scale(0.85);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-bottom: 35px;
}
.articlebox:lang(ar) {
  margin-left: 0 !important;
}
.vc_col-lg-offset-1:lang(ar) {
  margin-left: 25%;
}
.default_counter:lang(ar) .vc_col-lg-offset-1 {
  margin-left: 30.333333%;
}
header.vc_cta3-content-header:lang(ar) {
  float: right;
}
.headernews:lang(ar) .col-lg-4.boxborder {
  float: right;
  padding-right: 2%;
}
#header .lang_switcher {
  position: absolute;
  z-index: 1;
  cursor: pointer;
  left: 0;
  top: 10px;
}
#header select.goog-te-combo {
  margin-top: -1px;
  background-color:  var(--con_third_color) !important;
  border: 0 !important;
  padding: 10px 5px !important;
}
html
  body
  ul
  li.stm_megamenu
  > ul.sub-menu
  > li.stm_mega_col_width_banner_inside:lang(ar)
  img {
  float: right;
}
.translated-rtl .service_info_box .vc_col-sm-4 .info_box h4:after {
  display: none !important;
}
table.woocommerce-table.woocommerce_deposits_parent_order_summary {
  width: 60%;
}
p.sright_img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
#wpcf7-f8190-p8196-o1
  span.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {
  width: max-content;
}
h5.widget_title {
  text-transform: capitalize;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw h6 {
  color: #000 !important;
  text-transform: capitalize !important;
}
.gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
  display: none !important;
}
.nolink a {
  pointer-events: none;
  cursor: default;
}
.page-id-6934 #enquiry_frm .wpcf7-form-control,
.page-id-6934
  #enquiry_frm
  .select2-container.select2-container--default
  .select2-selection--multiple,
.page-id-6934
  #enquiry_frm
  .select2-container.select2-container--default
  .select2-selection--single {
  background-color: var(--con_fourth_color);
  border: 1px solid #aaaaaa;
}
.woocommerce-form-login h4 {
  text-transform: capitalize;
}
.woocommerce-form-register h4 {
  text-transform: capitalize;
}
.top_bar_info_wr .top_bar_info li span em {
  display: block;
  font-size: 16px;
  font-style: normal;
  margin-bottom: 0;
  line-height: 20px;
}

.brochures-box .vc_col-sm-4 > .vc_column-inner {
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  width: 18rem;
}
.brochures-box h2.consulting-custom-title {
  font-size: 200% !important;
  letter-spacing: -0.05rem !important;
  font-weight: 700;
  margin-top: -3%;
}
.brochures-box .vc_sep_width_100 {
  width: 50rem;
  margin: 0px auto;
}
.brochures-box .vc_col-sm-4 > .vc_column-inner h5.card-title {
  padding-top: 0;
  padding-bottom: 40px;
  font-size: 1.333rem;
  font-family: "Montserrat", sans-serif;
  color: #2a3855;
}
.brochures-box .vc_col-sm-4 > .vc_column-inner h5.card-title a {
  color: #2a3855 !important;
  font-weight: 700;
}
.brochures-box .vc_col-sm-4 > .vc_column-inner h5.card-title a:hover {
  text-decoration: underline;
}
.brochures-box .vc_col-sm-4 > .vc_column-inner h5.card-title:after {
  display: none;
}
:lang(ur)
  body.header_style_2
  .header_top
  .top_nav
  .top_nav_wrapper
  > ul
  > li
  > a {
  padding: 10px 12px;
}
:lang(ur) .articlebox {
  margin-left: 0%;
}
:lang(ur) .HeaderBoxBorder span {
  line-height: 13px;
}
#subscribe_frm .form-group input.form-control {
  background-color: var(--con_offwhite_color) !important;
}
.top_bar .search_form {
  position: absolute;
  left: 54%;
  z-index: 1;
  transform: translateX(-50%);
  width: 82%;
  top: 9px;
}
.top_bar .search_form .form-control {
  background-color: var(--con_offwhite_color);
  border: 0;
  height: 37px;
  padding: 0 60px 0 15px;
}
.top_bar .search_form button {
  position: absolute;
  right: 0;
  background-color:  var(--con_third_color) !important;
  color:  var(--con_base_color) !important;
  border: 0px;
  top: 0;
  height: 100%;
  line-height: normal;
  width: 50px;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info.info_with_border {
  border: 3px solid #f2f2f2;
}
@media only screen and (min-width: 1501px) {
  /*.home rs-fullwidth-wrap#rev_slider_5_1_forcefullwidth, .home #rev_slider_5_1_wrapper{ height: 800px !important;  }*/
  .home #headernews .col-lg-4.boxborder {
    margin-left: 0;
  }
  .home div#headernews .row {
    width: 85%;
    margin: 0 auto !important;
    text-align: center;
  }
  .home #headernews .col-lg-4 {
    text-align: left;
    float: none;
    display: inline-block;
    width: 33.1%;
    vertical-align: top;
  }
  div#headernews {
    padding-bottom: 0px !important;
  }
}
@media only screen and (min-width: 1025px) {
  .translated-rtl .why_choose_section .infobox.style_7 {
    min-height: 290px;
  }
  .translated-rtl
    .stm_works_wr.grid_with_filter.style_1
    .stm_works
    .item
    .info {
    min-height: 180px;
  }
  .translated-rtl select#gtranslate_selector {
    margin-left: -88px;
  }
  .info_box_2 .info_box.style_3 .info_box_text .read_more {
    bottom: 20px;
    position: relative;
  }
  .home #headernews .col-lg-4.boxborder:first-child span {
    width: 30%;
  }
  .brochures-box .vc_col-sm-4 > .vc_column-inner {
    min-height: 390px;
    position: relative;
  }
  .brochures-box
    .vc_col-sm-4
    > .vc_column-inner
    .wpb_text_column.wpb_content_element {
    position: absolute;
    bottom: -10px;
  }
  .brochures-box .vc_col-sm-4 > .vc_column-inner .wpb_single_image img {
    height: 300px;
  }
  #header .lang_switcher {
    position: relative;
    width: 130px;
  }
  .top_bar_info_wr .top_bar_info_switcher {
    display: none;
  }
  .top_bar {
    height: 56px;
    padding-top: 14px;
  }
  .top_bar .multisite_cmenu {
    right: -2px;
  }
  .top_bar .container {
    width: 1220px;
  }
  :lang(ar) #header .lang_switcher,
  :lang(ur) #header .lang_switcher {
    left: 90px !important;
  }
  :lang(fr)
    body.header_style_2
    .header_top
    .top_nav
    .top_nav_wrapper
    > ul
    > li
    > a,
  :lang(tr)
    body.header_style_2
    .header_top
    .top_nav
    .top_nav_wrapper
    > ul
    > li
    > a {
    padding: 10px 10px;
  }
  :lang(vi)
    body.header_style_2
    .header_top
    .top_nav
    .top_nav_wrapper
    > ul
    > li
    > a {
    padding: 10px 9px;
  }
}
@media only screen and (max-width: 1024px) {
  .top_bar .search_form {
    top: 0px;
  }
  .top_bar .multisite_cmenu {
    z-index: 2;
    position: relative;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li
    > a {
    font-weight: 400;
  }
  .home #headernews .col-lg-4 {
    float: left;
    width: 100%;
  }
  .header_info .icon_texts {
    display: none;
  }
  .mobile_grid_landscape #menu_toggle {
    margin-top: 37px;
  }
  body.show-mobile-switcher .top_bar .container > * {
    display: block;
  }
  .top_bar_info_wr .top_bar_info {
    display: none !important;
  }
  .top_bar_info_wr .top_bar_info_switcher {
    width: 50%;
    float: right;
  }
  body.show-mobile-switcher .top_bar {
    padding: 5px 0;
  }
  #header .lang_switcher {
    top: 4px;
    left: 13px;
  }
  .top_bar_info_wr .top_bar_info_switcher {
    display: none;
  }
  #header .lang_switcher {
    position: relative;
    top: 1px;
    left: 13px;
  }
  .top_bar .multisite_cmenu {
    position: absolute;
    right: 10px;
    top: 8px;
  }
  .brochures-box .vc_col-sm-4 > .vc_column-inner .wpb_single_image img {
    height: 210px;
  }
  .country_language_ul {
    top: 33px;
  }
  .top_bar .search_form {
    width: 76%;
    left: 56%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .landing-wrapper {
    margin-top: 0px;
  }
  .right_seach_btn {
    top: 45%;
  }
  .top_bar_info_wr .top_bar_info_switcher {
    width: 22%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .default_counter .vc_col-sm-2 {
    width: 25%;
  }
  .stm_news .news_list.posts_per_row_3 li {
    width: 50% !important;
  }
  .info_box.style_3 .info_box_text .read_more {
    position: absolute;
    bottom: 0;
  }
  .right_seach_btn {
    top: 45%;
  }
  .top_bar .search_form {
    width: 70%;
    left: 58%;
  }
}

@media only screen and (max-width: 991px) {
  .intro_section_left:before {
    display: none !important;
  }
  .intro_section_left {
    padding: 0px !important;
  }
  .intro_section_left,
  .introduction_section .vc_tta-tabs-container,
  .intro_section_right {
    width: 100% !important;
  }
  .stm_events_modern .stm_events_modern_list .item .item_wr .content {
    display: flex !important;
  }
  .stm_events_modern .stm_events_modern_list {
    width: 100%;
    overflow-x: scroll;
  }
  .stm_events_modern .stm_events_modern_list .item.item_head,
  .stm_events_modern .stm_events_modern_list .item {
    display: table !important;
  }
  .stm_events_modern
    .stm_events_modern_list
    .item
    .item_wr
    .content
    .stm_events_modern_row {
    width: 240px !important;
  }
  .stm_events_modern .stm_events_modern_list .item.item_head {
    padding: 20px 25px;
  }
  .woocommerce .woocommerce-MyAccount-content table.shop_table_responsive thead,
  .woocommerce-page
    .woocommerce-MyAccount-content
    table.shop_table_responsive
    thead {
    display: table-header-group !important;
  }
  .woocommerce .woocommerce-MyAccount-content table.shop_table_responsive tr,
  .woocommerce-page
    .woocommerce-MyAccount-content
    table.shop_table_responsive
    tr {
    display: table-row !important;
  }
  .woocommerce .woocommerce-MyAccount-content table.shop_table_responsive tr td,
  .woocommerce-page
    .woocommerce-MyAccount-content
    table.shop_table_responsive
    tr
    td {
    text-align: left !important;
    display: table-cell !important;
  }
  .woocommerce
    .woocommerce-MyAccount-content
    table.shop_table_responsive
    tr
    td::before,
  .woocommerce-page
    table.shop_table_responsive
    .woocommerce-MyAccount-content
    tr
    td::before {
    display: none !important;
  }
  .brochures-box .vc_sep_width_100 {
    width: 40rem;
  }
  .brochures-box .vc_col-sm-4 > .vc_column-inner {
    width: 15rem;
  }
}
@media only screen and (max-width: 767px) {
  .intro_section_left {
    margin-top: 340px;
  }
  .intro_section_right {
    height: 220px !important;
    position: absolute !important;
    top: -50px;
    left: 0;
  }
  .intro_section_right .wpb_video_wrapper img {
    height: 200px !important;
  }
  .introduction_section .vc_tta-tabs-container {
    float: left;
  }
  .introduction_section .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block !important;
    top: 207px !important;
    position: absolute !important;
  }
  .introduction_section .video {
    height: 173px !important;
    width: 100% !important;
  }
  .introduction_section .vc_tta-panel-heading {
    display: none !important;
  }
  .certificate_filters button#submit {
    width: 100%;
  }
  .certificate_filters .col-xs-6 {
    width: 100%;
  }
  .certificate_filters input,
  .certificate_filters select {
    padding: 10px 15px;
    font-size: 16px;
  }
  .right_search_box {
    width: 270px;
  }
  .right_seach_btn.active {
    right: 182px;
  }
  .mobile_grid_landscape .mobile_header .logo_wrapper {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
  .mobile_grid_landscape #menu_toggle,
  .mobile_grid_landscape .menu_toggle {
    margin-top: 23px;
  }
  .mobile_grid_landscape .mobile_header .header_info .icon_text {
    margin-right: 0 !important;
  }
  .mobile_header .header_info .icon_text .text {
    float: left;
    width: 80%;
  }
  .landing-wrapper {
    margin-top: 2px;
  }
  .headernews .HeaderBoxBorder {
    width: 100%;
    position: relative;
  }
  .headernews .articlebox {
    width: 100%;
    margin-left: 0;
  }
  div#headernews .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  div#headernews {
    padding-top: 120px;
  }
  .introduction_section {
    padding-bottom: 40px !important;
  }
  .info_box.style_3 .info_box_text {
    position: relative;
  }
  .vc_row.wpb_row.vc_row-fluid.vc_custom_1628590487257.vc_row-has-fill,
  .vc_row.wpb_row.vc_row-fluid.vc_custom_1628590498458.vc_row-has-fill,
  .vc_row.wpb_row.vc_row-fluid.vc_custom_1628590508218.vc_row-has-fill {
    padding-bottom: 30px !important;
  }
  .home h4.consulting-custom-title {
    font-size: 30px !important;
  }
  .home .vc_custom_heading.has_icon .icon {
    font-size: 45px !important;
  }
  .home .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 49%;
    float: left;
  }
  .ISOCertifications img {
    width: 80px;
  }
  .stm_gmap_wrapper .gmap_addresses {
    padding: 50px 0 20px;
  }
  #footer .footer_widgets {
    padding: 30px 0 0;
  }
  #footer .widgets_row .footer_text {
    margin: 0 0 20px;
  }
  #footer .footer_widgets .widget {
    margin: 0px;
  }
  .ISOCertifications {
    margin-top: 20px;
    text-align: center;
    padding-bottom: 15px;
  }
  #subscribe_frm .form-group input {
    padding: 0 15px;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li
    > a {
    padding: 11px 36px 11px 25px;
  }
  .mobile_header .logo_wrapper .logo img {
    width: 140px !important;
  }
  body h1,
  body .h1 {
    font-size: 35px !important;
    line-height: 40px;
  }
  body h2,
  body .h2 {
    font-size: 30px !important;
    line-height: 38px;
  }
  .training_dates {
    width: 100%;
    overflow: hidden;
  }
  .training_dates table {
    display: block;
    overflow-x: scroll;
    display: block;
  }
  .training_dates table th,
  .training_dates table td {
    white-space: nowrap;
  }
  .tarining_logos img {
    width: 120px;
    margin: 10px 10px 30px 10px;
    float: left;
  }
  #main {
    padding: 0 0 30px 0;
  }
  .woocommerce form.checkout.woocommerce-checkout .form-row {
    width: 100%;
  }
  a.checkout-button.button.icon_right.size-lg.alt.wc-forward {
    width: 100%;
  }
  h2.consulting-custom-title {
    line-height: 35px !important;
  }
  .home
    rs-fullwidth-wrap#rev_slider_5_1_forcefullwidth
    rs-layer#slider-5-slide-17-layer-6 {
    height: 230px !important;
  }
  .home
    rs-fullwidth-wrap#rev_slider_5_1_forcefullwidth
    a#slider-5-slide-12-layer-10,
  .home
    rs-fullwidth-wrap#rev_slider_5_1_forcefullwidth
    a#slider-5-slide-14-layer-10 {
    color: #000000 !important;
  }
  .mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li a {
    padding: 11px 50px 11px 44px !important;
  }
  .home #rev_slider_5_1_wrapper .hesperiden.tparrows {
    display: block !important;
    visibility: visible !important;
    top: auto !important;
    bottom: 0 !important;
  }
  h1.consulting-custom-title {
    line-height: 40px !important;
  }
  .consulting_elementor_wrapper > .vc_row.wpb_row.vc_row-fluid {
    margin-bottom: 0 !important;
  }
  div#stm-spacing-616d607c0e309,
  div#stm-spacing-616d607c14a64,
  div#stm-spacing-616d6186a80a0 {
    height: auto !important;
  }
  .vc_custom_1452839938467,
  .vc_custom_1628590816966 {
    margin-bottom: 0 !important;
  }
  .info_box stm-spacing {
    height: auto !important;
  }
  .woocommerce-checkout-review-order {
    padding-bottom: 32px !important;
  }
  .type-stm_service
    .vc_inner.vc_row-fluid:last-child
    .vc_col-sm-4
    .stm-spacing {
    height: auto !important;
  }
  .experience-list .at-card-exp {
    display: flex;
  }
  .experience_row {
    padding: 20px 0px;
  }
  table.woocommerce-table.woocommerce_deposits_parent_order_summary {
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    width: 50%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 15px 20px 14px;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-MyAccount-content .woocommerce-message .button {
    top: 59px;
  }
  table.woocommerce-table.woocommerce_deposits_parent_order_summary td,
  table.woocommerce-table.woocommerce_deposits_parent_order_summary th {
    width: 130px;
  }
  .hear_about_us span.wpcf7-form-control.wpcf7-radio {
    height: auto;
  }
  .hear_about_us span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    display: block;
  }
  .stm_partner.style_2 .image {
    padding: 30px 20px;
  }
  span.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-bottom: 28px;
  }
  p.sright_img {
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .home #headernews .HeaderBoxBorder span {
    padding-top: 3%;
    padding-left: 10px;
  }
  .introduction_section ul.vc_tta-tabs-list {
    margin-left: 11px !important;
  }
  .home h2.consulting-custom-title {
    text-align: center !important;
    display: block !important;
  }
  .right_seach_btn {
    top: 47%;
  }
  .top_bar_info_wr .top_bar_info_switcher .active {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  #header .lang_switcher {
    /*top:33px;*/
    top: 0px;
  }
  a.btn.btn-primary.right_seach_btn {
    top: auto;
    transform: inherit;
    bottom: 15px;
    width: 37px;
    height: 37px;
    right: 15px;
    padding: 10px;
    display: block;
    line-height: 20px;
    text-align: center;
    border-radius: 50% !important;
    text-indent: -99999px;
  }
  a.btn.btn-primary.right_seach_btn:before {
    content: "\f05a";
    position: absolute;
    display: block;
    color: var(--con_offwhite_color);
    font: normal normal normal 34px/1 FontAwesome;
    left: 4px;
    top: 2px;
    /* width: 100%; */
    /* height: 100%; */
    text-indent: 0;
  }
  .right_seach_btn.active {
    right: 12px;
  }
  .right_search_box {
    right: 0px;
    min-height: inherit;
    height: 0;
    padding: 20px;
    background-color: var(--con_offwhite_color);
    right: 0;
    z-index: 999;
    bottom: 70px;
    overflow: hidden;
    top: auto;
    transform: inherit;
    opacity: 0;
    width: 300px;
    position: fixed;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .right_search_box.show {
    height: 74%;
    opacity: 1;
  }
  .stm_service-template-default
    .download_brochure_section.wpb_column.vc_column_container.vc_col-sm-12 {
    left: 50%;
    transform: translateX(-50%);
  }
  .home .testimonials_carousel .testimonial .image img {
    margin: 0px auto 20px auto;
  }
  .home .testimonials_carousel .testimonial .info {
    text-align: center;
  }
  .home .default_three_box h2.elementor-heading-title.elementor-size-default {
    word-break: break-all;
  }
  .casestudy_detail h3.consulting-custom-title {
    text-align: left !important;
  }
  .top_bar .multisite_cmenu {
    position: absolute;
    right: 20px;
  }
  .top_bar_info_wr .top_bar_info_switcher {
    width: 44%; /*  right: 24px; top:34px;*/
    top: 0;
    right: -2px;
  }
  .top_bar_info_wr .top_bar_info:nth-child(2) {
    display: none !important;
    padding-bottom: 0px;
    padding-top: 0px;
    top: -38px;
    position: relative;
  }
  .top_bar_info_wr .top_bar_info li {
    width: 100%;
  }
  .top_bar_info_wr .top_bar_info li:nth-child(2),
  .top_bar_info_wr .top_bar_info li:nth-child(3) {
    display: none !important;
  }
  .brochures-box .vc_col-sm-4 > .vc_column-inner .wpb_single_image img {
    height: auto;
  }
  .brochures-box .vc_sep_width_100 {
    width: 100%;
    margin: 20px 0 40px 0 !important;
  }
  .brochures-box .vc_col-sm-4 > .vc_column-inner {
    width: 90%;
    margin: 30px auto;
  }
  .brochures-box .vc_empty_space {
    display: none !important;
  }
  .select#gtranslate_selector {
    width: 100px !important;
  }
  #header .lang_switcher {
    left: 0px;
  }
  #header .lang_switcher select#gtranslate_selector {
    width: 100px !important;
  }
  .top_bar .search_form {
    width: 50%;
    left: 60%;
  }
}
@media only screen and (max-width: 340px) {
  .top_bar .search_form {
    width: 45%;
    left: 60%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .at-card {
    padding: 20px 20px;
  }
  .at-card-exp {
    display: block;
  }
  .at-card ul {
    padding-left: 0px;
  }
  .at-card-exp .at-client {
    font-weight: bold;
    padding-bottom: 10px;
  }
  .at-card-exp .at-client-year,
  .at-card-exp .at-client-heading {
    margin-left: 0px;
  }
}
.right_search_box br {
  display: none;
  margin-bottom: 0px;
  line-height: normal;
}
.right_search_box p {
  margin-bottom: 0px;
  line-height: normal;
}
.right_search_box p:nth-child(8),
.right_search_box p:nth-child(9) {
  float: left;
  margin-right: 12px;
}
.wpcf7-captcha-captcha {
  width: auto;
}
.top_nav .header_socials a {
  display: none !important;
}
.top_nav .header_socials a.cart_count {
  display: block !important;
}
body #s9-share-floating.s9-position-top {
  top: 164px;
}
.home article #rev_slider_5_1_wrapper .hesperiden.tparrows {
  /*margin-top: 70px !important;*/
}

/*body.home, body.home a, body.home .intro_section_left .intro_heading p, .home .testimonials_carousel .testimonial .info h4, .home h2, .home .info_box.style_3 .info_box_text .title h6, .home .stm_news .news_list li.view_style_2 .post_item .content .title h5, .home h4.consulting-custom-title, .stats_counter h3, .home .counter_title{     font-family: 'Roboto' !important; letter-spacing:0.2px !important;}*/
.training_blocks .item .item_wr {
  background-color:  var(--con_base_color);
}
.training_blocks .item .item_wr a {
  color: var(--con_offwhite_color);
  font-size: 15px;
}
.training_blocks .item .item_wr a i {
  font-size: 2rem;
  height: 40px;
  line-height: 42px;
  color: var(--con_offwhite_color);
}
body .wpb_wrapper p,
body .elementor-element {
  font-size: 17px;
}
.stm_gmap_wrapper .gmap_addresses .owl-carousel .owl-stage-outer {
  z-index: 10 !important;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li:last-child {
  word-break: break-all;
}
.translated-rtl .articlebox,
.translated-rtl .HeaderBoxBorder,
.translated-rtl div#headernews .col-lg-4 {
  float: left;
}
.translated-rtl .HeaderBoxBorder {
  position: relative;
}
.where_did_you_here_other_option {
  float: left !important;
}
.have_you_referred_by_employee {
  clear: both !important;
  float: right !important;
}
.woocommerce-checkout .page_title .breadcrumbs span:nth-child(4),
.woocommerce-checkout .page_title .breadcrumbs span:nth-child(5),
.woocommerce-checkout .page_title h1 {
  display: none !important;
}

.woocommerce-checkout
  .woocommerce-checkout-payment
  .wc_payment_method.payment_method_stripe
  label:nth-child(2) {
  width: 94%;
  float: left;
}
.woocommerce-checkout
  .woocommerce-checkout-payment
  .wc_payment_method.payment_method_stripe
  .icon
  img {
  float: left;
}
.woocommerce-checkout
  .woocommerce-checkout-payment
  .wc_payment_method.payment_method_stripe
  .icon {
  margin-bottom: 10px;
}
.woocommerce-checkout
  .woocommerce-checkout-payment
  .wc_payment_method.payment_method_stripe
  input#payment_method_stripe {
  float: left;
  width: 3%;
}

#footer .footer_widgets .widget.widget_nav_menu ul li a {
    color: #fff !important;
    opacity: 0.8 !important;
}

.form-control, 
.input-group .form-control, 
.post-password-form input[type=password], 
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea, .wpcf7-form-control, 
body .woocommerce-cart table.cart td.actions .coupon .input-text {
  background: #b1d1eb45;
}
div.skiptranslate, #google_translate_element2{display:none!important}
body{top:0!important}

.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1030;
}

.affix-bottom {
  position: absolute;
}

#sservice_enquiry_frm {
  transition: all 1s ;
}
#sservice_enquiry_frm .hide{
  display: none;
}
#sservice_enquiry_frm .show{
  display: block;
}
.open-sservice_enquiry_form {
  display: flex; 
  justify-content: space-between;
  cursor:pointer;
  fill: #e2e2e2;
  user-select: none;
}

.open-sservice_enquiry_form:hover h4{
  color: var(--con_third_color);
}


html body ul li.stm_megamenu img{
  width:100%;
  height:auto;
  display:none;
}
  

  /**
  * Search Box
  */
  .btn-search-navbar {
		background: transparent;
		border: none;
    outline: none !important;
		border-color: transparent;
		color: var(--con_base_color);
	}
	.btn-search-navbar:hover , .btn-search-navbar:active{
		color: var(--con_secondary_color);
	}
	.btn-search-input {
		background: var(--con_third_color);
		border-radius: 3px 0px 0px 3px;
		color: var(--con_base_color);
		margin-right: -40px;
    z-index: 1;
    outline: none !important;
	}
	.search-box-form {
		width: 60dvw;
		position: absolute;
		z-index: 999;
		background-color: #fff;
		right: 60px;
		display: none;
		padding-left: 10px;
		transition: ease-in .5s;
		animation: backwards;
	}
	.search-box-form input{
		padding-left: 50px;
	}

  .search-box-form label {
    font-weight: normal;
    margin-bottom: 0;
  }
  
/**
* Menu Settings
*/
@media (min-width:1024px)  {
  .nav-box .hide_menu_item > a:first-child {
      display: none !important;
  }
  #header {
      display:block;
  }
  
  #header .header-box .container {
      width:100%;
  }
 
  .header-box .menu-item-searchbox {
    align-items: center;
  }
  .header-box .menu-item-searchbox .header_search{
    padding-top: 22px;padding-bottom: 22px;padding-left: 0px;padding-right: 15px;
    text-align: center;
  } 
  
  .header-box .menu-item-othersites > ul.sub-menu{
      right:0;
      left:auto;
  }
  .main_menu_nav>li .sub-menu.translation-links{
      right:0;
      left:auto;
  }

  .header-box .container .logo-box{
    flex:none !important;
    padding-right:50px;
  }
  .header-box .container #velosi-nav-container  {
    flex:auto;
  }

  .header-box .container #velosi-nav-buttons-container {
    justify-content: end;
  }
  .main_menu_nav>li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.sub_menu_heading>a {
    color: var(--con_base_color) !important;
  }
  .main_menu_nav>li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li.sub_menu_heading>a:hover {
    color: var(--con_header_mega_menu_title_link_color_hover,rgba(0,76,147)) !important;
  }
  .header_style_2 .header-box .container .nav-box .main_menu_nav {
    padding: 0px !important;
  }

  .main_menu_nav>li.stm_megamenu>ul.sub-menu>li ul.sub-menu>li>a:hover {
    color: var(--con_base_color) !important;
  }

  
  html body ul li.stm_megamenu:hover img{
      display:block;
  }

  .search-box-form {
    top: 20px;
	}

}

/**
* On Mobile Settings
**/
@media (max-width: 1024px) {
  /* Make all Headings Camel Case */
  .nav-box li a{
      text-transform: capitalize !important;
  }
  .header_search.header_search_in_popup {
    padding-left: 45px;
  }
  .header_search.header_search_in_popup a.label{
    display: block;
  }
  
  html body ul li.stm_megamenu.active img {
        display: block;
  }

  /**
  * Search Box
  */
  .search-box-form {
    display:block !important;
    bottom: 0 !important;
    width: 95dvw !important;
    right: 2.5dvw !important;
    padding: 0;
    margin-bottom: 8px;
  }

  button.btn-search-navbar{
    visibility: hidden;
    padding-top: 20px;
    z-index: -1;
  }
  .search-box-form input{
		padding-left: 45px;
	}
}

@media only screen and (max-width: 667px) {
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4 {
        text-transform: uppercase !important;
    }
}

.comment-body .comment-text ul li, .wpb_text_column.wpb_content_element ul li {
    font-size:16px !important;
}

/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
