/*-----------------------------------------------------------  col-3   --------------------------*/
/* Media queries testadas no aside da ACC em 16 de Fev de 2019*/
@media screen and (min-width:890px) {
    .col-3 {
        width: calc(100%/3 - 10px);
        margin: 5px;
    }
}

@media screen and (max-width:889px) {
    .col-3 {
        width: calc(100%/2 - 10px);
        margin: 5px;
    }

    .vertical-center {
        font-size: 14px;
    }
}

@media screen and (max-width: 500px) {

    .col-zip {
        width: calc(100% - 10px) !important;
        margin: 5px;
    }
    
}

fieldset {
    width: 100% !important;
}

.flex .col-3 input[type=text], .flex .col-3 select {
    width: 100% !important;
}

.flex .col-3 input[type=checkbox], .flex .col-3 select, .flex .col-3 #myloc {
    cursor: pointer;
}

.flex .col-3 input[type=checkbox] {
    float: initial !important;
    margin: 0 5px 0 0 !important;
}

.vertical-center {
    display: flex;
    align-items: center;
}

.btn-submit {
    margin-bottom: 5px;
    height: 30px;
}

.icons_map ul li {
	float:left;
	padding-left: 30px;
}

.icons_map li {
    background:url(/images/icos-map.png) no-repeat;
    padding:0px 0px 0px 31px;
    margin:10px 10px;
    /*! line-height:35px; */
}

.icons_map li.hs_school {
    background-position:left bottom;
}

.icons_map li.default_school {
    background-position:0 -124px;
}

.icons_map li.ehs_school {
    background-position:0 -248px;
}

.icons_map li.elementary_school {
    background-position:0px -312px;
}
.icons_map ul li.mission {
background-position:0 -62px;
}

article a {
    border-bottom: 0px none;
}

.iwContainer{ 
    width: 250px; 
    height: 100px; 
}
/*------- NAVIGATION & BUBBLE  -------------------------------------------*/
.lt-ie9 div#mapNavigation div {
	float: left;
	margin: 5px;
	width: 226px;
}

.icons_map ul li::before {
    content: none;
    
}

@media screen and (min-width:830px) {  
	div#mapNavigation div {
		float: left;
		margin: 5px;
		width: 245px;
	}
}

@media screen and (min-width:560px) and (max-width:829px) { 
	div#mapNavigation div {
		float: left;
		margin: 5px;
		width: 44%;
	}
}

@media screen and (max-width:559px) { 
	div#mapNavigation div { margin: 5px auto; } 
}



#mapNavigation { 
	padding: 10px 0px 10px 5px;
	overflow:hidden;
}

div#mapNavigation div h1 {
	font-size: 13px;
	letter-spacing: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}

div#mapNavigation div {
    background-color: #f8f8f8;
    border: 1px solid #0e4b78;
    padding: 6px;
}

div#mapNavigation div:hover {
    background-color: #FFF;
    border: 1px solid #d1930d;
}

div#mapNavigation p, .bubble p, .near_me p {
    margin: 0;
    font-size: 12px;
}

div#mapNavigation a, div#mapNavigation a:visited, .bubble h1, .near_me h1 {
    font-size: 13px;
    border: none;
}

.bubble {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

.bubble p {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
}

.bubble h1 {
    font-size: 18px;
}

.bubble p a{
    font-size: 16px;
    font-weight: 700;
}

.bubble p.phone {
    padding-left: 16px !important;
    position: relative;
}

.bubble .phone::before {
    content: "\f095";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: 0;
}

.gm-style-iw-t button {
    top: 0px !important;
    right: 0px !important;
}

.gm-style-iw{
    padding: 10px !important;
}

div#mapNavigation a:hover { color: #000; }

/*------- PAGE NAVIGATOR -------------------------------------------------*/

#pageNavigator {
	font-size:13px;
    text-align: center;
}

#pageNavigator a { border-bottom:none; }

#pg_prev {
}
#pg_next {
}
#totals {
    margin: 4px auto;
    display: inline-block;
    width: 230px;
}

.distance {
    bottom: 0;
    color: #d1930d;
    font-style: italic;
    font-weight: bold;
    text-align: right;
}

div.near_me {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D0D0D0;
    height: 75px;
    margin: -10px auto 15px;
    padding: 6px;
    width: 300px;
}

/*-----------------------------------------------------------  DEFAULT FORM   ------------------*/
.lt-ie9 form.default {
    width: 650px;
}

.lt-ie9 form.default label {
    float: left;
    width: 130px;
    margin: 8px 8px 8px 0;
    text-align: right;
}

.lt-ie9 form.default fieldset input,
.lt-ie9 form.default fieldset select {
    width: 325px;
    margin: 8px 0;
}

@media screen and (min-width: 800px) {
    form.default {
        width: 650px;
        overflow: visible;
    }

    form.default label {
        float: left;
        width: 130px;
        margin: 8px 8px 8px 0;
        text-align: right;
    }

    form.default fieldset input,
    form.default fieldset select {
        width: 325px;
        margin: 8px 0;
    }
}

@media screen and (max-width: 799px) {

    form.default fieldset input,
    form.default fieldset select,
    form.default label {
        clear: both;
        display: block;
        margin: 8px;
        width: 95%;
    }
}

#popup form.default {
    width: 460px;
}

#popup form.default input[type="submit"] {
    float: right;
}

.default.wide {
    width: 790px;
    margin: 0 0 0 -10px;
}

.default.wide fieldset {
    width: 95%;
}

form {
    /*margin: 15px auto;*/
    margin: 0 auto;
    padding: 5px 15px;
    overflow: hidden;
}

/*form div {
																																																																																								overflow:auto;
																																																																																								}*/
fieldset {
    background-color: var(--gray1);
    border: 1px solid #BBBBBB;
    padding: 2px 10px;
    margin: 0 auto;
    /*padding: 10px;
																																																																																								margin: 15px auto;*/
    width: 85%;
}

legend {
    background-color: var(--color_p);
    /*! border: 1px solid #bbbbbb; */
    color: #ffffff;
    font-weight: bold;
    /*! margin: 25px 0 0; */
    padding: 5px 23px;
}

textarea {
    border: 1px solid #BBB;
    width: 100%;
    height: 150px;
}

label,
input {
    display: inline-block;
}

.lt-ie9 input[type=text],
.lt-ie9 input[type=email],
.lt-ie9 input[type=password],
.lt-ie9 input[type=phone] {
    width: 368px;
}

@media screen and (min-width: 400px) {

    input[type=text],
    input[type=email],
    input[type=password],
    input[type=phone] {
        width: 368px;
    }
}

@media screen and (max-width: 399px) {

    input[type=text],
    input[type=email],
    input[type=password],
    input[type=phone] {
        width: 100%;
        margin: 4px 0;
    }
}

input,
select {
    border: 1px solid #BBB;
    padding: 5px;
    /*margin: 5px;*/
}

select {
    /*width: 380px;*/
    padding: 5px;
    /*margin: 0 0 0 5px;*/
}

.fm-radio,
.fm-checkbox {
    width: 240px;
    margin: 8px 0;
    float: left;
}

.fm-radio p,
.fm-checkbox p {
    text-align: center;
}

.fm-radio label,
.fm-checkbox label {
    margin: 0 3px 3px 0;
    padding: 0;
}

.fm-req:after {
    content: "*";
    color: red;
    font-weight: bold;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    width: auto !important;
    float: left;
    margin: 12px 8px 0 0 !important;
}

input[type="radio"] {
    -webkit-appearance: radio !important;
    border: none;
    width: auto !important;
}

.form_buttons {
    height: 32px;
    margin: 15px auto;
    width: 85%;
}

form.wide .form_buttons {
    width: 95%;
}

input[type="submit"]:disabled,
input[type=button]:disabled {
    color: gray;
    border: 1px solid gray;
    background-color: white;
    cursor: default;
}

input[type=submit],
input[type=button] {
    background-color: var(--color_p);
    border: 1px solid var(--color_p);
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    margin: 0 0 0 5px;
    outline: 1px solid #E7E5D9;
    text-align: center;
    font-size: 0.95em;
    padding: 3px 25px;
    /*	-webkit-transition: all 0.5s ease-in-out 0s;
																																																																																								-moz-transition: all 0.5s ease-in-out 0s;
																																																																																								-o-transition: all 0.5s ease-in-out 0s;
																																																																																								-ms-transition: all 0.5s ease-in-out 0s;
																																																																																								transition: all 0.5s ease-in-out 0s;*/
}

input[type=submit]:hover,
input[type=button]:hover {
    background: none repeat scroll 0 0 var(--color_pl);
    border: 1px solid var(--color_pl);
    color: #FFFFFF;
    /*	-webkit-transition: all 0.5s ease-in-out 0s;
																																																																																								-moz-transition: all 0.5s ease-in-out 0s;
																																																																																								-o-transition: all 0.5s ease-in-out 0s;
																																																																																								-ms-transition: all 0.5s ease-in-out 0s;
																																																																																								transition: all 0.5s ease-in-out 0s;
																																																																																							*/
}

.input_error {
    border: 1px solid red;
}

.response {
    color: red;
    text-align: center;
}

.half_width {
    width: 149px !important;
}

.third_width {
    width: 105px !important;
}

/*form { margin: 16px auto; }
							/*-----------------------------------------------------------  CHRUCH & SCHOOL PRESENTATION ----*/
.lt-ie9 #google_maps_CS {
    height: 600px;
}

@media screen and (min-width: 700px) {
    #google_maps_CS {
        height: 600px;
    }
}

@media screen and (min-width: 400px) and (max-width:699px) {
    #google_maps_CS {
        height: 400px;
    }
}

@media screen and (max-width: 399px) {
    #google_maps_CS {
        height: 300px;
    }
}

#google_maps_CS {
    background-color: #f6f3ee;
    clear: both;
    margin-top: 15px;
}

#google_maps_CS>iframe {
    width: 100%;
}

div#google_maps_CS {
    height: 500px;
    margin: 0 auto;
    width: 100%;
}

form#map {
    padding: 0px;
}

