/*!
Theme Name: UAWAY
Description: Description
Version: 1.0.0
*/

.b_header li.current-menu-item > a{
  color: #0C47A0;
}

.b_header .menu > ul > li.current-menu-item > a{
  text-decoration: underline;
}

.wpcf7-not-valid-tip {
  text-align: left;
  font-size: 14px;
}

.wpcf7-form-control-wrap {
  display: block;
}

html .wpcf7 form .wpcf7-response-output {
  margin: 10px 0 0;
  font-size: 14px;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media(max-width: 767px) {
  .alignleft {
    display: block;
    float: none;
  }

  .alignright {
    display: block;
    float: none;
  }
}

.banner_title,
.section_title {
  text-transform: capitalize;
}

.b_single_content .single_content.has_sidebar .main_content h4,
.b_single_content .single_content.has_sidebar .main_content h3,
.b_single_content .single_content.has_sidebar .main_content h2 {
  text-transform: capitalize;
}

.post_block .post_title {
  text-transform: capitalize;
}

html .wpcf7 form.invalid .wpcf7-response-output,
html .wpcf7 form.unaccepted .wpcf7-response-output,
html .wpcf7 form.payment-required .wpcf7-response-output,
html .wpcf7 form.sent .wpcf7-response-output {
  color: #000;
}

.b_thank_you,
.b_404 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  min-height: 50vh;
  padding: 200px 0;
}

.b_thank_you .content,
.b_404 .content {
  max-width: 540px;
  margin: 0 auto;
  font-weight: 500;
  font-size: 20px;
}

.b_404 .content h1 {
  color: #FC6839;
  font-weight: 700;
  font-size: 200px;
  margin: 0 0 30px;
  line-height: .9;
}

@media(max-width: 767px) {

  .b_thank_you,
  .b_404 {
    min-height: 30vh;
    padding: 120px 0;
  }

  .b_404 .content h1 {
    font-size: 150px;
  }
}

.b_header .menu>ul>.menu-item-has-children>.sub-menu>li .sub-menu li a .icon svg {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
}

.b_header .menu_wrapper .menu .primary-menu .sub-menu .custom_link {
  width: 100% !important;
  position: relative;
}

.b_header .menu_wrapper .menu .primary-menu .sub-menu .custom_link a {
  display: flex;
  flex-wrap: nowrap;
  min-height: 72px;
  padding: 16px 90px 16px 16px;
  text-transform: uppercase;
  background: #072440;
  color: #fff;
  border-radius: 8px;
  overflow: hidden;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.b_header .menu_wrapper .menu .primary-menu .sub-menu .custom_link a::before {
  position: absolute;
  right: 14px;
  content: '';
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8454 0.214504C11.1287 -0.0691719 11.5907 -0.0718239 11.8773 0.208581L17.7833 5.98636C17.922 6.12204 18 6.307 18 6.5C18 6.693 17.922 6.87797 17.7833 7.01364L11.8773 12.7914C11.5907 13.0718 11.1287 13.0692 10.8454 12.7855C10.562 12.5018 10.5647 12.0445 10.8513 11.7641L15.4939 7.22229H0.729728C0.32671 7.22229 0 6.89894 0 6.50007C0 6.10119 0.32671 5.77784 0.729728 5.77784H15.4941L10.8513 1.23586C10.5647 0.955459 10.562 0.498181 10.8454 0.214504Z' fill='white'/%3E%3C/svg%3E");
}

.b_header .menu_wrapper .menu .primary-menu .sub-menu .custom_link a .icon {
  background-color: #FC6839;
  border-radius: 50%;
  width: 40px;
  min-width: 40px;
  height: 40px;
}

.b_header .menu_wrapper .menu .primary-menu .sub-menu .custom_link a .icon svg path {
  fill: #fff;
}

.b_header .menu_wrapper .menu .primary-menu .sub-menu .custom_link a .bg_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.wp-block-gallery:not(:last-child) {
  margin: 20px 0;
}

.wp-block-image:not(:last-child) {
  margin: 20px 0;
}

@media (max-width: 600px) {
  .wp-block-gallery {
    flex-wrap: wrap;
    gap: 20px 0;
  }

  .wp-block-gallery .wp-block-image {
    width: 100%;
  }
}

iframe {
  max-width: 100%;
}

.product_price_wrapper .price a,
.product_price_wrapper .price {
  font-size: 24px;
  font-weight: 700;
  color: #FC4A1A;
}

.product_price_wrapper .price+.product_meta,
.product_price_wrapper .price+.count_wrapper {
  margin: 30px 0 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}

.wp-block-media-text .wp-block-media-text__media img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 0 15px;
}

.wp-block-media-text {
  margin: 20px 0;
}

.wp-block-media-text:first-child {
  margin-top: 0;
}

.wp-block-media-text:last-child {
  margin-bottom: 0;
}

.wp-block-media-text.is-stacked-on-mobile{
  gap: 20px 0;
}

@media (max-width: 1199px) {
  html .wp-block-image figure.alignright{
    float: none;
    display: block;
    margin: 30px auto;
  }

  html .wp-block-image figure.alignleft{
    float: none;
    display: block;
    margin: 30px auto;
  }
}

@media (max-width: 1199px) {
  img.alignright,
  img.alignleft{
    display: block;
    margin: 0 auto;
    max-height: 70vh;
    float: none;
  }
}

.b_why .blocks_list{
  justify-content: center;
}

.footer_bottom .copy{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.slick-disabled{
  display: none!important;
}

.b_more_services .card_image .image{
  background-color: #0C47A0;
}

.lang_wrapper ul{
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.lang_wrapper ul a{
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #000;
}

.lang_wrapper .wpml-ls-flag{
	width:20px;
	height: 20px;
	border-radius:20px;
	object-fit: cover;
}

.lang_menu li a{
  transition: all .2s linear;
}

.lang_menu li:not(.wpml-ls-current-language) a{
  opacity: .6;
}

html body .lang_menu li a:hover{
  opacity: 1;
}

.lang_menu li.wpml-ls-current-language a{
  font-weight: 500;
}

.b_sitemap{
padding: 50px 0;
background-color: #fafafb;
}

.b_sitemap ul{
	padding: 0;
    list-style: none;
    margin: 0;
}

.b_sitemap ul li{
margin: 0 0 15px;
}

.b_sitemap ul li a{
color: #000000;
}

.b_sitemap ul li a:hover{
	text-decoration: underline;
}

body.home .br{
  display: none!important;
}