/**
 Theme Name:   TM Heli Child
 Theme URI:    http://sakhatech.com/
 Description:  TM Heli Child Theme
 Author:       John Doe
 Author URI:   http://sakhatech.com
 Template:     tm-heli
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  tm-heli
 
*/


/**
 * Elements
 * ----------------------------------------------------------------------------
 */

#default-map-section #default-map-title {
  text-align: center;
  padding-bottom: 50px;
  padding-bottom: 36px;
}
#default-map-section #default-map-title h4 {
  margin-bottom: 9px;
}
#default-map-section #default-map-title h1 {
  font-size: 38px;
  line-height: 48px;
}
#default-map-section #page-brand-map-container {
  position: relative;
}
#group-map-overlay ul{
	padding: 0px;
}
#default-map-section #page-brand-map-container #group-map-overlay {
  position: absolute;
  right: 5%;
  top: 20px;
  background: #fcf8f7;
  padding: 30px;
  z-index: 1;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li {
  font-family: 'Lato', Verdana, Geneva, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  list-style: none;
  line-height: 20px;
  letter-spacing: 0.08em;
  color: #747474;
  text-transform: uppercase;
  padding-left: 30px;
  margin-bottom: 22px;
  position: relative;
  cursor: pointer;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li:last-child {
  margin-bottom: 0px;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li:before {
  content: "";
  background: url('images/icons/group-map-pin-next-small.svg') no-repeat;
  width: 12px;
  height: 18px;
  display: block;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 2px;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li[data-group="sage"]:before {
  background: url('images/icons/group-map-pin-sage-small.svg') no-repeat;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li[data-group="kafnu"]:before {
  background: url('images/icons/group-map-pin-kafnu-small.svg') no-repeat;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li[data-group="country"]:before {
  background: url('images/icons/group-map-pin-country-small.svg') no-repeat;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li[data-group="chifley"]:before {
  background: url('images/icons/group-map-pin-chifley-small.svg') no-repeat;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li[data-group="sundowner"]:before {
  background: url('images/icons/group-map-pin-sundowner-small.svg') no-repeat;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li[data-group="kiridara"]:before {
  background: url('images/icons/group-map-pin-collection-small.svg') no-repeat;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li[data-group="arun"]:before {
  background: url('images/icons/group-map-pin-collection-small.svg') no-repeat;
}
#default-map-section #page-brand-map-container #group-map-overlay ul li[data-group="surya"]:before {
  background: url('images/icons/group-map-pin-collection-small.svg') no-repeat;
}
#default-map-section #page-brand-map {
  height: 520px;
  overflow: hidden;
  padding-bottom: 22.25%;
  padding-top: 30px;
  position: relative;
}
#default-map-section .infoBox-text {
  background: #fbf9f5;
  width: 420px;
  height: auto;
  position: relative;
}
#default-map-section .infoBox-text .address {
  padding-top: 20px;
  padding-left: 23px;
  padding-right: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ccc;
}
#default-map-section .infoBox-text .address .address-icon {
  display: inline-block;
  vertical-align: top;
  background: url(images/icons/pin-icon.png) no-repeat;
  width: 17px;
  height: 34px;
  margin-right: 13px;
}
#default-map-section .infoBox-text .address .address-content {
  display: inline-block;
  width: 90%;
}
#default-map-section .infoBox-text .address .address-content h4 {
  color: #57514b;
  text-transform: uppercase;
  padding-bottom: 7px;
}
#default-map-section .infoBox-text .address .address-content p {
  font-size: 13px;
  line-height: 18px;
  color: #57514b;
}
#default-map-section .infoBox-text .address:hover h4,
#default-map-section .infoBox-text .address:hover p {
  color: #283250;
}
#default-map-section .infoBox-text .address:hover .address-icon {
  background: url('images/icons/pin-icon-hover-landing.png') no-repeat;
}
#default-map-section .infoBox-text .telephone {
  padding-top: 15px;
  padding-left: 19px;
  padding-right: 20px;
  padding-bottom: 17px;
  border-bottom: 1px solid #ccc;
}
#default-map-section .infoBox-text .telephone .telephone-icon {
  display: inline-block;
  vertical-align: top;
  background: url(images/icons/phone-icon.png) no-repeat;
  width: 26px;
  height: 16px;
  margin-right: 16px;
  position: relative;
  top: 2px;
}
#default-map-section .infoBox-text .telephone .telephone-content {
  display: inline-block;
  vertical-align: top;
}
#default-map-section .infoBox-text .telephone .telephone-content p {
  font-size: 13px;
  line-height: 18px;
}
#default-map-section .infoBox-text .telephone:hover h4,
#default-map-section .infoBox-text .telephone:hover p {
  color: #283250;
}
#default-map-section .infoBox-text .telephone:hover .telephone-icon {
  background: url('images/icons/phone-icon-hover-landing.png') no-repeat;
}
#default-map-section .infoBox-text .mail {
  padding-top: 15px;
  padding-left: 22px;
  padding-right: 20px;
  padding-bottom: 21px;
  border-bottom: 1px solid #ccc;
  word-break: break-all;
}
#default-map-section .infoBox-text .mail .mail-icon {
  display: inline-block;
  vertical-align: top;
  background: url(images/icons/mail-icon.png) no-repeat;
  width: 24px;
  height: 16px;
  margin-right: 15px;
  position: relative;
  top: 3px;
}
#default-map-section .infoBox-text .mail .mail-content {
  display: inline-block;
  vertical-align: top;
  width: 85%;
}
#default-map-section .infoBox-text .mail .mail-content p {
  font-size: 13px;
  line-height: 18px;
}
#default-map-section .infoBox-text .mail:hover h4,
#default-map-section .infoBox-text .mail:hover p,
#default-map-section .infoBox-text .mail:hover a {
  color: #283250;
}
#default-map-section .infoBox-text .mail:hover .mail-icon {
  background: url('images/icons/mail-icon-hover-landing.png') no-repeat;
}
#default-map-section .infoBox-text .arrow-left {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #fbf9f5;
  position: absolute;
  top: 40px;
  left: -20px;
}
@media all and (max-width: 991px) {
  /* #default-map-section {
    display: none;
  } */
}

/* Pluign CSS */
.um-field-label label {
    font-size: 20px !important;
}