/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
footer .footer.footer-1 strong{
	display: flex !important;
}



.wpcf7-form-control-wrap.recaptcha{
    position: relative;
    margin-left: 0px;
    margin-bottom: 30px;
}
.col-inner.dark .wpcf7-form-control-wrap.recaptcha{
    position: relative;
    margin-left: -30px;
    margin-bottom: 130px;
}
.wpcf7-form-control-wrap.recaptcha .wpcf7-not-valid-tip{
	position: absolute;
    color: #ffd316;
    top: -8px;
    left: 30px;
    font-weight: 700;
}
.popup__content .wpcf7-form-control-wrap.recaptcha .wpcf7-not-valid-tip {
    position: absolute;
    color: #c4443e;
    top: -28px;
    left: 0px;
    font-weight: 700;
}
.mobile-nav .icon-menu:before {
    content: "menu";
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
@media screen and (max-width: 849px) {
    .medium-logo-center .logo img {
		margin: 0 !important; 
	}
    .medium-logo-center .logo {
        margin: 0 20px 0 0;
        width: auto !important;
	}
	.medium-logo-center .flex-left {
        flex: 0;
        order: 2;
    }
}
.img.location-center{
	margin: 0 auto;
    background: #ffffff;
    border-radius: 50%;
    height: 130px;
    width: 130px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-bottom: 15px;
}
.location-adress h3{
	margin-bottom: 0px;
	border: none;
}
.location-adress h3 span{
	border: none;
}
.location-adress .section-title-container{
	margin-bottom: 0px;
}
.location-adress .section-title-container:after{
	display: none;
}
.location-hours .text{
	padding-bottom: 15px;
}
.location-desc{
	max-width: 1240px;
    margin: 0 auto;
    padding: 0 30px;
}

#wide-nav #header-contact li:last-child{
	display: none;
}

.popup__wrapper{
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 490px
}

a.icon.button.circle.is-outline.x svg {
    height: 1.5rem;
    width: 1.5rem;
    top: 5px;
    position: relative;
    line-height: 1;
    color: #2c4c93 !important;
}

.header li.html .social-icons a.icon.button.circle.is-outline.x svg{
	top: 0;
}

a.icon.button.circle.is-outline.x svg path{
    fill: currentColor;
}

.section-form {
  padding: 0 !important;
}
@media (min-width: 1170px) {
  .section-form {
    margin: 80px 0;
  }
}
@media (max-width: 767px) {
  .section-form .col.column-form,
.section-form .col.column-info-form {
    max-width: 100% !important;
    flex-basis: 100% !important;
  }
}
@media (max-width: 767px) {
  .section-form .column-form {
    order: 2;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-form .column-info-form {
    order: 1;
    padding-bottom: 30px;
  }
}
.section-form .column-info-form strong {
  font-family: "MontserratBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #2C4C93;
  margin-bottom: 7px;
  display: inline-block;
}
.section-form .form-row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 35px 0 !important;
  margin: 0 auto !important;
  background-color: #F6F6F6;
}
@media (min-width: 768px) {
  .section-form .form-row {
    padding: 35px 20px !important;
  }
}
@media (min-width: 992px) {
  .section-form .form-row {
    padding: 55px !important;
  }
}


.wpcf7 form {
  margin-bottom: 0 !important;
}
.wpcf7 form .wpcf7-spinner {
  display: none;
}
.wpcf7 form .wpcf7-not-valid-tip {
  font-size: 14px;
  padding: 0;
  background-color: transparent;
  margin-top: 7px;
  line-height: 1;
}
.wpcf7 form .wpcf7-not-valid-tip:after {
  display: none;
}
.wpcf7 form .processing:before, .wpcf7 form .loading-spin.centered {
  display: none;
}
.wpcf7 form .wpcf7-response-output {
  border-radius: 0;
  margin: 20px 0 0 0;
  font-family: "MontserratRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.wpcf7 form .input-group {
  margin-bottom: 20px;
  position: relative;
}
.wpcf7 form .input-group i {
  position: absolute;
  top: 21px;
  left: 20px;
  color: #6F6F6F;
  font-size: 15px;
  z-index: 1;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wpcf7 form input:not([type=submit], [type=checkbox], [type=radio]),
.wpcf7 form textarea {
  min-height: 50px;
  box-shadow: none;
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
  font-family: "MontserratRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.2;
  color: #2C4C93;
  transition: all 0.3s;
  margin: 0;
  padding: 20px 50px;
}
@media (min-width: 992px) {
  .wpcf7 form input:not([type=submit], [type=checkbox], [type=radio]),
.wpcf7 form textarea {
    min-height: 60px;
  }
}
.wpcf7 form input:not([type=submit], [type=checkbox], [type=radio]):hover, .wpcf7 form input:not([type=submit], [type=checkbox], [type=radio]):focus,
.wpcf7 form textarea:hover,
.wpcf7 form textarea:focus {
  box-shadow: none;
}
.wpcf7 form input:not([type=submit], [type=checkbox], [type=radio]):focus,
.wpcf7 form textarea:focus {
  border-color: #2C4C93;
}
.wpcf7 form textarea {
  min-height: 110px;
  resize: none;
}
.wpcf7 form input[type=submit] {
  background: #2C4C93;
  border-radius: 10px;
  font-family: "MontserratBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 16px 30px;
  min-width: 210px;
  color: #FFFFFF;
  border: 1px solid #2C4C93;
  transition: all 0.3s;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wpcf7 form input[type=submit]:hover {
  background: #ffffff;
  color: #2C4C93;
  box-shadow: none;
}
.location-section.location-section {
  padding: 50px 0 !important;
}
@media only screen and (min-width: 992px) {
  .location-section.location-section {
    padding: 85px 0 !important;
  }
}
.location-section.location-section h3, .location-section.location-section h4 {
  font-family: "MontserratBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #262626;
}
.location-section.location-section p, .location-section.location-section h3, .location-section.location-section h4 {
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
}
@media (min-width: 992px) {
  .location-section.location-section p, .location-section.location-section h3, .location-section.location-section h4 {
    font-size: 19px;
  }
}
.location-section.location-section h2 {
  font-family: "MontserratSemiBold", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 28px;
  line-height: 1.2;
  color: #2C4C93;
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .location-section.location-section h2 {
    font-size: 32px;
  }
}
@media (min-width: 850px) {
  .location-section.location-section h2 {
    text-align: left;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .location-section.location-section h2 {
    font-size: 38px;
    margin-bottom: 47px;
  }
}
.location-section.location-section .location-item .col-inner {
  max-width: 400px;
  padding: 10px 10px 30px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #E9E9E9;
}
@media only screen and (min-width: 768px) {
  .location-section.location-section .location-item .col-inner {
    height: 100%;
    min-height: 533px;
  }
}
.location-section.location-section p {
  font-family: "MontserratRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #6F6F6F;
}
.location-section.location-section h3 {
    margin: 0px auto 5px;
    padding-left: 0;
    position: relative;
    text-align: center;
}
.location-section.location-section h3:before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 24px;
  height: 32px;
  background: url(../img/icon-location.svg) center no-repeat;
  background-size: contain;
}
.location-section.location-section h4 {
	margin: 15px 0 0px;
    font-size: 18px;
}
@media (max-width: 849px) {
  .location-section.location-section .location-row-card .col:not(:last-child) {
    padding-bottom: 30px;
  }
}
.location-section.location-section .btn.button {
  min-width: 100%;
  width: 100%;
  padding: 13px;
}
.location-section.location-section .btn.button:nth-last-child(2) {
  margin-top: 30px;
}
.location-section.location-section .btn.button:last-child {
    margin-top: 20px;
    width: calc(100% - 60px);
    min-width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
}
.location-section.location-section .btn.button.btn-box1.btn-box1 {
  background: #ffffff !important;
  color: #2C4C93 !important;
  border-color: #FFFFFF;
}
@media (any-hover: hover) {
  .location-section.location-section .btn.button.btn-box1.btn-box1:hover {
    color: #2C4C93 !important;
    border: 1px solid #2C4C93;
  }
}
.location-section.location-section .btn.button.btn-box2 .btn-box2 {
  background: transparent !important;
  color: #2C4C93 !important;
  border-color: #2C4C93;
}
@media (any-hover: hover) {
  .location-section.location-section .btn.button.btn-box2 .btn-box2 {
    color: #ffffff !important;
    background: #2C4C93 !important;
  }
}

.services-location h4, 
.services-location h5{
	font-family: "MontserratSemiBold", Helvetica, Arial, sans-serif;
}
.location-reviews-section h2.section-title b{
	display: none;
}
.location-reviews-section h2.section-title span{
	margin: 0 auto;
}
.location-reviews-section .wp-gr .grw-row-m .grw-review{
	flex: 0 0 33.33%;
	max-width: 33.33%;
}
.location-reviews-section .wp-gr.wpac{
	max-height: none !important;
}
.location-reviews-section .grw-reviews{
	align-items: flex-start;
}
.location-reviews-section{
	padding-bottom: 0 !important;
}
.location-section-banner{
	padding: 80px 0 50px !important;
}
.section.services-location{
	padding-bottom: 30px !important;
}
.location-faq-section{
	padding-bottom: 0px !important;
}
.section.location-section.redesign{
	padding: 0px 0 80px !important;
}       
.section.location-section.redesign h2{
	margin-bottom: 0px;
}
.location-section.redesign .row{
	max-width: 1200px;
}
a.location-review-button.button.is-outline{
	border-radius: 10px;
    margin: 25px auto;
    display: flex;
    justify-content: center;
    width: 300px;
    align-items: center;
    border-color: #fff;
    padding: 12px;
    color: #fff !important;
}
a.location-review-button.button.is-outline:hover{
	color: #2c4c93 !important;
}