/*
Theme Name: Gaudenzia Theme
Template: hello-elementor
Author: Child Theme Configurator
Version: 1.1655259651
Updated: 2022-06-15 02:20:51





*/
.hero-col-width{
	max-width:510px;
}
.home .slider-heading.elementor-widget-text-editor{
	width:90%;
}
.elementor-kit-4 .elementor-button{
	padding:20px 40px;
}
.banner-box {
    width: 100%;
    max-width: 470px;
}

.banner-box .elementor-widget-wrap {
    padding: 30px 50px !important;
}

.search-form form {
    display: inline-flex;
    width: 100%;
}

.search-form form .col-md-3 {
    width: 31%;
    margin: 0 15px;
}

.search-form form .col-md-3:last-child {
    width: 7%;
}
.search-form form .col-md-3 input, .search-form form .col-md-3 select{
	height:40px;
}
.search-form form .col-md-3 input[type="submit"] {
    background: #DE7C2F;
    color: #fff;
    padding: 0;
    height: 40px;
    line-height: 40px;
    width: 60%;
    border-radius: 0;
    border: none;
    font-size: 20px;
}
.search-form form .col-md-3 input[type="submit"]:focus-visible {
    outline: none !important;
}
.location-result .row {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    word-break: break-word;
    min-width: 12vw;
    width: 100%;
    justify-content: center;
    max-width: 100%;
}

.location-result .col-md-6 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
    width: calc(45% - 0px) !important;
    background: #EDEDED;
    border-radius: 5px;
    position: relative;
    flex-direction: column;
    padding: 25px 40px;
    margin: 0 20px 50px 20px;
	background: #fff;
    box-shadow: 0px 0px 15px 0px #110c2e45;
    border-radius: 10px;
}

.location-result col-md-6 .button {
    width: 100%;
    text-align: right;
}

.location-result .col-md-6 .button {
    width: 100%;
    text-align: right;
}
.location-result .heading h3 {
    margin: 0;
	color: #00524C;
    font-size: 30px;
    font-family: 'Futura',sans-serif;
    font-weight: bold;
}

.location-result .sub-heading {
    margin-bottom: 20px;
	max-width:340px;	
}
.location-result .location span {
    color: #DE7C2F;
    font-weight: bold;
    font-family: 'Futura';
    font-size: 20px;
}

.location-result .sub-heading p {
    font-size: 18px;
    font-family: 'Futura',sans-serif;
    color: #707070;
}

.location-result .sub-heading p span {
    color: #00524C;
    font-weight: bold;
}

.location-result .col-md-6 .button a {
    text-decoration: none;
    color: #DE7C2F;
    transition: all ease 300ms;
}

.location-result .col-md-6 .button a:focus-visible {
    outline: none;
}

.location-result .col-md-6 .button a:hover {
    color: #00524C;
}
.location-result .pagination a.page-numbers {
    margin: 0 5px;
}

.location-result .pagination a.prev.page-numbers {
    margin: 0 5px 0 0;
}

.location-result .pagination a.next.page-numbers {
    margin: 0 0 0 5px;
}
/* Teams */
article.team-post {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    word-break: break-word;
    min-width: 12vw;
    width: 100%;
/*     justify-content: center; */
    max-width: 100%;
}

article.team-post .team-post__card {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    width: calc(31% - -7px) !important;
    cursor: pointer;
    position: relative;
    flex-direction: column;
    margin: 0 10px 10px 10px;
    background: #fff;
    border-radius: 10px;
}

article.team-post a.team-post__thumbnail__link {
    width: 100%;
}

article.team-post a.team-post__thumbnail__link img {
    width: 100%;
}
article.team-post .team-post__text {
    width: 100%;
}
article.team-post .team-post__title a {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Futura', sans-serif;
    text-decoration: none;
}
article.team-post .team-post__title {
    margin: 0;
}

article.team-post .team-post__designation p {
    width: 350px;
    font-size: 16px;
    font-family: 'Futura', sans-serif;
    text-transform: uppercase;
    text-align: left;
	color: #000;
}

@media (min-width: 320px) and (max-width: 767px){
	.location-pro-heding{
		height:auto !important;
		margin-bottom:20px !important;
	}
	.location-view-profile {
    	position: relative !important;
    	left: unset !important;
    	top: unset !important;
    	bottom: 0;
	}
	.header .elementor-element-populated {
		padding: 0 10px !important;
		justify-content: space-between !important;
	}
	.header .ubermenu-skin-minimal.ubermenu-responsive-toggle {
		color: #00524C;
		font-size: 30px;
	}
	.second-menu li.elementor-icon-list-item.elementor-inline-item:after {
		display: none;
	}

	.second-menu li.elementor-icon-list-item.elementor-inline-item {
		width: 100%;
		padding: 5px;
		border-bottom: 2px solid #fff;
	}

	.second-menu li.elementor-icon-list-item.elementor-inline-item:last-child {
		border: none;
	}
	.search-form form{
		 display: block;
	}
    .search-form form .col-md-3{
	    width: 100%;
	}
	.search-form form .col-md-3{
		 margin:0px;
	} 
	.search-form form .col-md-3:last-child{
		width:100%;
	}
	.search-form form .col-md-3 input[type="submit"]{
		width:100%;
	}
	.location-result .col-md-6{
		width: calc(100% - 0px) !important;
	}
	article.team-post{
		justify-content:center;
	}
	article.team-post .team-post__card{
		width: calc(100% - 0px) !important;
	}
	.searchandfilter label{
		width:100%;
	}
	.searchandfilter select.sf-input-select, .location-search-filter input[type="text"], .location-search-filter input[type="submit"], .location-search-filter .search-filter-reset{
		min-width:100%;
	}
	.searchandfilter ul li.sf-field-submit{
		float: left;
		width: 60%;
	}
	.searchandfilter ul li.sf-field-reset{
		width: 33%;
		float: right;
	}
	.location-search-filter .search-filter-reset {
		background: #DE7C2F;
		color: #fff;
		padding: 8px 40px;
		height: 40px;
		line-height: 40px;
		width: 100%;
		border-radius: 0;
		border: none;
		font-size: 20px;
		min-width: 100%;
		text-decoration: none;
	}
	.breadcrumbs, .main-heading, .main-para, .main-button{
		padding: 0 1em;
	}
}
	
@media (min-width: 768px) and (max-width: 1024px){
	
	.search-form form .col-md-3 input[type="submit"]
	{
		width:100%;
	}
	.location-result .col-md-6
	{
		width:calc(45% - 0px) !important;
	}
}	
	
.contact-form label {
    width: 100%;
}


.contact-form input[type="submit"] {
    font-size: 20px !important;
    font-family: Futura ,sans-serif !important;
    background-color: #DE7C2F !important;
    font-weight:600 !important;
}


.contact-form textarea {
   font-family:Futura ,sans-serif !important;
	
}

.contact-form input{
 font-family:Futura , sans-serif !important;
}



.css__form input.wpcf7-form-control {
   
    font-family: futura, sans-serif;
    
}

.care__tab.elementor-section {
    margin-top: 0 !important;
}

.header .elementor-widget-ubermenu {
    width: auto !important;
	max-width:100% !important;
}

.quote .attachment-large.size-large {
    width: 30px;
	background-repeat:no-repeat;
}



.nav-foot p {
 color: #fff;
 margin-bottom:0;
}

.page-id-2300 .footer-mar p {
 color: #fff;
}

ul.give-list {
  list-style: none;
}

ul.give-list li:before {
  content: '✓';
  padding-right:10px;
  color: #de7c2f;
  font-size: 20px;
}

button.container.size-medium {
  background-color: #004943 !important;
}


