
/*! CSS Used from: Upcoming Location CSS*/
a{text-decoration:none;cursor:pointer;color:#0074ae;}
a:hover{color:#21c1e0;}
a:focus,a:hover,a:visited{text-decoration:none;outline:0;}
h2,h3,h4,h5{font-family:Letters-for-Learners;}
[role=button]{cursor:pointer;}
.accordion .card .card-header{cursor:pointer;}
.bg-light{background-color:#f9fbfd!important;}
.bg-white{background:#fff;}
.blue-light-400{background:#0074ae;}
.bg-blue-200{background:#21c1e0;}
.bg-blue-400{background:#0074ae;}
.text-blue-300{color:#0074ae;}
::-webkit-input-placeholder{color:inherit;font-size:17px;}
::-moz-input-placeholder{color:inherit;}
::-ms-input-placeholder{color:inherit;}
.form-control:focus{color:#495057;background-color:#fff;border-color:#00c4e4;outline:0;box-shadow:0 0 0 .05rem #00c4e4;}
.input-group>.input-group-append:not(:last-child)>.btn{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;}
li,ul{list-style:none;padding:0;margin:0;}
.btn-outline-secondary:hover{color:#fff;background-color:#0074ae;border-color:#0074ae;}
.btn-outline-secondary:hover svg path:nth-child(2){fill:#fff;}
.btn-outline-secondary{color:#0074ae;border-color:#0074ae;}
.form-control{border:1px solid #0074ae;}
.input-group-append,.input-group-prepend{background:#fff;}
.input-group-text{width:40px;background:#fff;border:1px solid #0075b3;}
img{display:inline-block;max-width:100%;height:auto;}
.active{height:100%;}
.title-text{font-size:2em!important;}
.btn-primary{color:#fff;background-color:#0074ae;border-color:#0074ae;}
.btn-primary:hover{color:#fff;background-color:#21c1e0;border-color:#21c1e0;}
.sidebar-form .input-group-text svg{margin:0 auto;font-size:16px;color:#0074ae;}
.sidebar-form .input-group-text{width:40px;background:#fff;}
.get-location .input-group-prepend button.btn.btn-outline-secondary{width:42px;}
.sidebar-form .btn.btn-outline-secondary{border-color:#cdd4d9;}
.div-visit-form .datepicker{padding-left:10px;}
.sidebar-form .btn.btn-outline-secondary svg{color:#0074ae;fill:#0074ae;width:20px;height:20px;}
.fa-map-marker-alt{content:url(/assets/svg/map-marker-alt.svg);}
.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#0074ae!important;}
.bootstrap-select>.dropdown-toggle{background:#fff;}
.sidebar-form .filter-option-inner-inner:before{position:absolute;border:.7px solid #ccd4d8;content:"";height:37px;top:0;left:40px;}
.sidebar-form .filter-option-inner-inner{margin-left:40px;}
.sidebar-form .filter-option-inner-inner i.fas.fa-map-marker-alt{position:absolute;left:15px;top:10px;}
button.btn.btn-primary{background-color:#21c1e0;border-color:#21c1e0;}
.modal-dialog .modal-content{box-shadow:0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22);border-radius:6px;border:none;}
.page-title{position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover;text-align:center;overflow:hidden;background:#0074ae;background-image:none!important;}
.page-title.wave{padding-top:3em;}
.page-title nav.breadcrumb{margin:0;}
.breadcrumb ol li:nth-child(2):before{content:url(/assets/images/icons/angle-right.svg);left:0;vertical-align:text-top;}
.wave{overflow:hidden;padding:2em 0 0;}
.wave svg{width:200%;height:51px;position:relative;animation:move-left 10s linear infinite;bottom:-7px;}
.datepicker{border-radius:.25rem;direction:ltr;}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden;color:#0074ae;}
.card-fold .top-icon{transition:all .3s ease-out;font-size:40px;top:-35px;position:absolute;right:0;left:0;margin:auto;border-radius:50%;width:70px;height:70px;line-height:70px;color:#fff;background:#1fc1e0;}
.upcomig-location-map li.nav-item{font-size:13px;font-weight:700;}
.upcomig-location-map .accordion h5 a {font-weight: 600;font-size: 20px;}
.Lft_Locations_List svg{top:24px;right:20px;position:absolute;}
.upcomig-location-map .nav-pills .nav-link.active{background-color:#0074ae;border-radius:0!important;}
.upcomig-location-map .nav-pills .nav-link{border-radius:.25rem;color:#fff;}
[data-id=visit_center]{height:40px!important;}
.bootstrap-select .btn-light{border-color:#0074ae;}
#map_wrapper{height:600px;position:relative;width:100%;}
#map_canvas{width:100%;height:100%;}
.get-location input::placeholder{color:#fff;}
.get-location .btn-outline-secondary{color:#7e39d3;border-color:#7e39d3;}
.pac-container{z-index:9999;}

/*! CSS Used from: Upcoming Responsive CSS */

@media only screen and (min-width:768px) and (max-width:1024px){
.wave svg{bottom:-16px;}
}
@media (min-width:481px) and (max-width:767px){
.wave svg{bottom:-17px;}
}
@media only screen and (min-width:320px) and (max-width:480px){
.page-title.wave{padding-top:2em;}
.wave svg{bottom:-21px;}
.intro-text h2{font-size:1.8em;font-weight:900;line-height:1.7em!important;margin-bottom:0;}
}
