@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
.banner {
  min-height: 60px;
}
body {
  margin: 0!important;
}
.elementor-7781 .elementor-element.elementor-element-44d23371 .elementor-heading-title {
  font-weight: 900!important;
}
.csformm {
  margin-bottom: 15px;
}
.container-formm {
  padding-top:20px!important;
}
.control-formm {
  width:100%!important;
  padding: 0.5rem 1rem!important;
}
.text-formm .pinch {
  padding-top: 5px!important;
}
.contact-menu-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1288px;
  margin: 0 auto;
  justify-content: center;
}
.contact-menu-container .item {
  margin: 2rem 1rem;
  max-width: 392px;
  width: 390px;
  background-color: #f9f9f9;
  padding-bottom: 30px;
}
.contact-menu-container .item .icon {
  display: flex;
}
.contact-menu-container .item .icon svg {
  margin: -35px auto 0 auto;
  max-width: 40px;
}
.contact-menu-container .item .icon svg .a {
  fill: #5fa72c;
}
.contact-menu-container .item .icon svg .b {
  fill: #fff;
}
.contact-menu-container .item .title {
  text-align: center;
  font-weight: bold;
  color: #2e2e2e;
  font-size: 22px;
  margin-top: 13px;
}
.contact-menu-container .item p {
  margin: 9px 36px 0;
  color: #242424;
  text-align: left;
  font-size: 18px;
}
.link {
  color: #004a92;
  text-decoration: underline;
  font-size: 16px;
}
.contact-menu-container .item .socials-media {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}
.contact-menu-container .item .socials-media .net {
  fill: #676767;
  display: inline-block;
  margin: 0 1rem;
  max-width: 40px;
}
.col-form-label {
  font-size: 20px;
  font-weight: bold;
  color: #6c6c6c;
}
select {
  border: 1px solid #bdbdbd;
  border-radius: 4px;
}
.map-offices {
  height: 450px;
  max-width: 1016px;
  border: 0;
}
.check-calendar {
  font-size: 18px;
}
.check-calendar a {
  text-decoration: underline;
  color: #5fa72c;
}
#map {
  width: 100%;
  min-height: 45rem;
}
#map .mapboxgl-marker {
  cursor: pointer;
}
.popup {
  position: absolute;
  width: 90%;
  top: 1%;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 4px;
  right: 8%;
  bottom: 1%;
}
.popup .header {
  padding: 0 0.1rem;
}
.popup .header .title {
  margin-top: 5px;
  display: flex;
  padding: 5px;
}
.popup .header .title h4 {
  display: inline-block;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.popup .header .title .material-icons {
  display: inline-block;
  right: 5px;
  position: absolute;
  color: #1e201d;
  cursor: pointer;
  top: 8px;
}
.popup .content .banner {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 100%;
  min-height: 100px;
  display: inline-block;
  margin: 0.5rem auto;
}
.popup .content .section {
  padding: 0 1rem;
}
.popup .content .section h4 {
  margin-left: 5%;
  color: #2e2e2e;
  font-size: 16px;
}
.popup .content .section .material-icons {
  color: #e51f40;
  display: inline-block;
  margin-left: 8px;
}
.popup .content .section p {
  color: #2e2e2e;
  font-size: 12px;
  padding: 0 1rem;
  text-align: left;
  max-width: 95%;
}

#map .mapboxgl-marker {
  cursor: pointer;
}
.control-formm {
    border: inherit;
    font-family: 'Montserrat', sans-serif;
    color: #7c7c7c;
    -webkit-appearance:none;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	background-image: linear-gradient(45deg, transparent 50%, #658181 50%), linear-gradient(135deg, #658181 50%, transparent 50%), linear-gradient(to right, #f2f2f2, #f2f2f2);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}
option:hover {
    background-color: yellow!important;
 }
.cformmm .elementor-widget-container {
   box-shadow: 5px 5px 12px gray;
}
.container-formm {
    font-family: "Montserrat",Sans-serif;
    width:288px;
}

.container-formm .lformm {
    color:#EA0029;
    font-weight: 600;
    margin-top: 26px;
    font-size: 15px;
}
.csformm {
    margin-top: 10px;
}
.text-formm {
	width: 100%;
	height:auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;

}
.text-formm .pinch:before {
    font-family: "Font Awesome 5 Free";
    content:'\f3c5';
    color:#EA0029;
    margin-right:12px;
    font-size: 27px;
}
.text-formm .pinch {
	width: 8%;
	padding-top:15px;
	margin-left: -10px
}
.text-formm .ctext {
    font-size: 12px;
    line-height: 16px!important;
    color: #545454;
    margin-top: 15px;
    font-weight: 500;
    width: 90%;
}

@media (min-width: 576px) {
  #map {
    width: 100%;
    min-height: 35rem;
  }
  .popup {
    max-width: 300px;
  }
  .contact-menu-container .item .icon svg {
    max-width: 70px;
  }
  .contact-menu-container .item .title {
    font-size: 24px;
  }
  .contact-menu-container .item p {
    font-size: 20px;
  }
  .link {
    font-size: 20px;
  }
  .contact-menu-container .item .socials-media .net {
    max-width: 50px;
  }
}
