/*
Theme Name: MVF Child
Theme URI: http://mvfglobal.com
Template: dt-the7
Author: MVF
Author URI: http://mvfglobal.com
Description: MVF Global Theme
Tags: MVF Global
Version: 12.0.0.2
Updated: 2023-02-06 00:17:10

*/
/* .report-item {
  border-color: #DDD;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 500;
}
.company-report p {
  font-size: 14px;
  color: #717171;
  font-weight: 600;
  margin-bottom: 10px;
} */

/* Job page single page */

.back_to_list_btn {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}
.back_to_list_btn svg {
    margin-right: 7px;
}

/* Start Custom Lang Switcher */

.elementor-78487 .elementor-element.elementor-element-0b377f9 {
  flex: 1;
  margin-left: auto;
}

#mvf_custom_language_shortcode .elementor-shortcode {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
}

.mvf_custom_language_switcher_icon {
cursor: pointer;
/* font-weight: 600; */
font-size: 20px;
color: #0F0F4B;
}

.mvf_custom_language_switcher_icon:hover {
color: #FF5A41;
}

.active_current_lang span {
color: #FF5A41 !important;
font-weight: 600;
}

.mvf_lang_code {
font-weight: 600;
font-size: 14px;
color: #0F0F4B;

padding-left: 5px;
}


.mvf_custom_language_switcher_drop_down {
  /* height: 136px;
  width: 195px; */
  background-color: #fff;
  display: none;
  position: absolute;
  text-align: center;
  margin-left: 0px;
  margin-top: 0px;
  min-width: 10em;
  max-width: 1000px;
  top: 100%!important;
  /* right:0; */
  right:-70px;
  /* left: 42px; */
  padding-top: 55px;
  padding-bottom: 35px;
  padding-left: 15px;
  padding-right: 15px;
}

.mvf_custom_language_switcher_drop_down ul li {
list-style-type: none;
text-transform: capitalize;
padding-bottom: 8px;
text-align: center;
font-size: 14px;
}


.mvf_custom_language_switcher_drop_down ul li:hover span{
color: #FF5A41;
}

.active_lang_color {
  color: #FF5A41;
}


/* Mobile Queries for custom lang switcher */
@media all and (max-width: 1280px){
  .elementor-78487 .elementor-element.elementor-element-0b377f9 > .elementor-widget-container {
    margin-left:2px;
  }
  .mvf_custom_language_switcher_drop_down {
    margin-top: 10px;
    padding-right: 25px;
  }
}

@media all and (max-width: 1241px){
  .elementor-78487 .elementor-element.elementor-element-0b377f9 > .elementor-widget-container {
    margin-left:0px;
  }

  .elementor-78487 .elementor-element.elementor-element-6b9eef04:not(.elementor-motion-effects-element-type-background) {
    padding-right: 20px
  }
}

@media all and (max-width: 1240px){

  .elementor-78487 .elementor-element.elementor-element-6b9eef04:not(.elementor-motion-effects-element-type-background) {
    padding-right: 5px
  }

}

@media all and (max-width: 1240px){
  .elementor-78487 .elementor-element.elementor-element-205faf69{
    width: 33.333%;
  }

  .mvf_custom_language_switcher_drop_down {
    right: -10px;
  }
  
}


@media all and (max-width: 1490px){
  .mvf_custom_language_switcher_drop_down {
    margin-top: 10px;
    padding-right: 15px;
  }
}

/* OneTrust Overide */
html .ot-pc-footer {
 	display: block !important;
    visibility: visible !important;
}
