@charset "utf-8";
/* CSS Document */
body {font-family: 'Open Sans', sans-serif;}
p {line-height:24px;
    word-spacing: 1px;
    font-size: 16px;
}
a {color:#1f75b5; text-decoration:none;}
a:hover, a:focus {color:#1f75b5;}
a, .btn, button {
    outline: none;
    transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline:0px;
}

a:focus, a:active {text-decoration:none; outline:0px;}
h1,h2,h3,h4,h5,h6 {text-transform: capitalize; font-family:'Roboto', sans-serif;}

.text-size-15 {font-size: 35px; line-height: 18px;}

.pd0 {padding:0px;}
.pd-tp50 {padding-top:50px;}
.pd-tp40 {padding-top:40px;}
.pd-tp30 {padding-top:30px;}
.pd-tp20 {padding-top:20px;}
.pd-tp10 {padding-top:10px;}

.mar-tp10 {margin-top:10px;}
.mar-tp20 {margin-top:20px;}
.mar-tp30 {margin-top:30px;}
.mar-tp40 {margin-top:40px;}
.mar-tp50 {margin-top:50px;}
.mar-tp60 {margin-top:60px;}
.mar-btm10 {margin-bottom:10px;}
.mar-btm20 {margin-bottom:20px;}
.mar-btm30 {margin-bottom:30px !important;}
.mar-btm40 {margin-bottom:40px !important;}
.m-btm0 {margin-bottom:0px !important;}
.m-tp0 {margin-top:0px !important;}
/*scrool top */
/*scrool top */
#scroll {position: fixed;
    right: 10px;
    bottom:20px;
    cursor: pointer;
    display: none;
    z-index: 999;
}
#scroll img {margin:0px auto;}
#scroll span { color:#d50000;}
/*scrool top close */
/*navbar*/
.mrlft-nav {margin-left:10%;}
.navbar-brand {float: left;
    height:68px;
    padding:2px 15px;
}
.navbar-brand > img {width:63px;}
.navbar-default {
    background-color:#000000;
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color:rgba(255, 255, 255, 0.88);
}
.navbar {min-height:68px;
    margin-bottom:0px;
    border:0px;
	border-radius:0px;
}
.navbar-nav > li > a {
    padding-top:24px;
    padding-bottom:24px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #1d5083;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#fff;
    background-color: transparent;
}
.social-nav li a {padding-right: 0px;
    padding-top:18px;
	padding-bottom:17px;
	color:#fff !important;
}
.social-nav li i {font-size:30px;}

/*navbar close */
.centr-div {text-align: center;}
.centr-div img {margin:0px auto;}
.pglg img {margin:0px auto;}
.serch-wrap {padding:12px 0px 100px 0px;
    /* background: linear-gradient(white, #D3D8E8); */
    background-color: #fff;
    height: 90vh;
}
.btn-arrow {color: #1d5083;
    text-transform: capitalize;
    font-weight:500;
    letter-spacing: 0.2px;
    font-size: 28px;
}
.btn-arrow img {
    margin-left: 2px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.btn-arrow:hover, .btn-arrow:focus {
    color: #1d5083;
}
.btn-arrow:hover img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    padding-left: 8px;
}
.bt-mgwrap { margin-bottom:10px;}
.bt-mgwrap img {width:100%;}
/*search-bar*/
.search-fm .form-control {height: 45px;background-color: #fcfcfc;
    background-image: none;
    border: 2px solid #c5c8cc;}
.form-control:focus {box-shadow:none !important;}
.search-fm .btn-srch {padding: 9px 15px;font-size:18px;}
.search-fm .btn-srch:hover, .search-fm .btn-srch:focus {
    color:#fff;
    background-color:#1d5083;
    border-color:#1d5083;
}
.mapwrp1 { padding-top:30px;}
/*map page start*/
.map-sec-wrap { position:relative;}
.map-bx {position: absolute;
    left: 0px;
    top:65px;
    bottom: 0;
    right: 0;
    z-index: 999;
    width: 100%;
}
.mapwrapfixed {height: 100%;
    z-index: 999;
    position: fixed;
    width: 41.55%;
	padding-left: 15px;
}
.mp-serch-fixed {height:auto;
    z-index: 999;
    position: fixed;
    /*width: 40.55%;*/
	padding-top:10px;
}
/*tab*/
.portlist li {
    cursor: pointer;
    font-size:14px;
    font-weight:700;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
    margin-bottom:3px;
	letter-spacing:-0.4px;
}
.blue-list li { color:#1f75b5;}
.portlist li.filter-button:hover {color: #fdcb35;}
.portlist li a:hover {color: #fdcb35;}
ul.list-active li.active {
    color: #fdcb35;
}


ul.list-active li.active {color: #fdcb35;}
.portlist2 li {padding-right: 2px;
    padding-left: 2px;
}
.portlist2 li.filter-button::after {
    color: #333;
    content: "/";
    display: inline-block;
    margin: 0 0px 0 6px;
}
.clr-ylow { color:#fdcb35;}
.clr-blue { color:#1f75b5;}
.portlist2 li.filter-button:last-child::after {content:inherit; display:none;}
.detailmap-item{margin-top:95px;}
.panel-heading h4 {font-size:15px;font-weight:400;margin:0px;padding: 2px 0px;}
.panel-heading h4 a {color:#1f75b5;}
.panel-heading p {
    font-size: 14px;
    line-height: 16px;
    word-spacing:0px;    
    margin-bottom:4px;
}



.panel-body {padding:10px 15px;}
.panel-body h5 {margin-top: 0px;
    font-weight: 500;
    font-size: 15px;
}
.panel-body p {line-height: 20px;
    word-spacing:0px;
    font-size: 14px;
    margin-bottom:4px;
}
.directin-itm {background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #e1e1e1;
    margin-bottom: 12px;
    border-radius: 3px;
}
.curs-shw {cursor:pointer;}
.directin-itm label {margin-bottom:2px;}
.maprightcol-fixed {
    position: fixed;
    height: 100%;
    padding-top: 5px;
    margin-right:15px;
}
.fixedpnel-nav {position: fixed;
    height: auto;
    width:41.66666667%;
	background-color:#fff;
	padding-top: 10px;
}
.disply-txt {border: 1px dashed #5481b7;
    margin-top: 10px;
    padding: 15px;
	    background-color: rgba(255, 255, 255, 0.8);
}
.disply-txt p {font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}
.selectpicker .dropdown-menu ul {
    margin-top: 0px;
    margin-bottom: 0px;
}
.selectpicker .dropdown-menu ul>li {    display: block;
    padding: 2px 0 2px 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1px;
    word-spacing:1px;
    border-bottom: 1px dotted rgba(102, 102, 102, 0.5);
}
.dropdown-menu {padding:0px;}
.filter-btn {background-color: #efedea;
    border-radius: 0px;
    text-transform: capitalize;
    font-size: 15px;
	word-spacing:1px;
	text-align: left;
	font-weight: 600;
	padding:6px 15px;
}
.filter-btn .caret {float:right;margin-top: 10px;}
.filter-btn:focus, .open > .dropdown-toggle.btn-default:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 1px dotted #666;
	background-color:#fff !important;
	color: #333;
}
.btn-default:hover {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
}
.selectpicker .dropdown-menu ul>li:hover { background-color:#1f75b6; color:#fff;}
.myslt-dy {display:block;}
.portlist2 {display:none;}
.footer { background-color: #f3f3f3;
    padding: 12px 0px;
    border-top: 1px solid #ddd;
        clear: both;
}
.footer p {margin-bottom: 0px;
    font-size: 14px;
    word-spacing: 2px;
    color: #757575;
	text-align:center;
}
.footer p a{color:#3c3b3b;}
.contactpg-wrap {height: 93vh;
    padding-top: 150px;
}
.contactpg-wrap h3 {color: #555;
    word-spacing: 1px;
    font-size: 20px;
	margin-bottom:15px;
}
.feedback-form {
    position: relative;
    background-color: #f3f3f3;
    border: 1px dashed #d3d3d3;
    padding: 20px;
}
.feedback-form .form-control {
    box-shadow: none;
    height: 50px;
    border-radius: 0px;
    border: 1px solid #d7d7d7;
}
textarea.form-control {height:auto !important;}
.btn-hdr {background-color: #1f75b6;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.4px;
    padding: 8px 20px;
}
.btn-hdr:hover, .btn-hdr:focus, .btn-hdr:active {color:#fff;}
.innerpg-wrap {height: 93vh;
    padding-top:140px;
}
.maintenance-detail h2 {color: #e87000;
    font-size: 41px;
    font-weight: 600;
    margin-bottom:30px;
}
.maintenance-detail p {font-size: 24px;
    color: #000;
    line-height: 26px;
    margin-bottom: 30px;
}
.content-bx-item {position: relative;
    background-color:#fafafa;
    border:1px solid #d3d3d3;
	margin-bottom:30px;
}
.content-bx-item h1 {margin: 0px;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
    padding: 10px 20px;
    background-color: #e8e8e8;
    color: #1f75b6;
}
.content-bx-inner {padding:20px;}
.content-bx-item p {font-size:15px;margin-bottom: 10px;}
/*===media Query=====*/
@media(max-width:1249px){
	.portlist2 {display:none;}
	.myslt-dy {display:block !important;}
}
@media(max-width:992px){
	.mrlft-nav {margin-left:0;}
	.fixedpnel-nav {width: 58%;}
	.btn4 {padding: 12px 6px  !important;font-size: 12px !important;
    margin-left: 5px !important;}

	
}
@media(max-width:769px){
   .fixedpnel-nav {width:100%;}
   .btn-select {width:48%; margin-right:2px;}
   .navbar-toggle .icon-bar {
      display: block;
      width: 30px;
      height:4px;
      border-radius: 1px;}
	.navbar-toggle {padding: 8px 9px;border: 2px solid transparent;} 
	.navbar-default .navbar-toggle .icon-bar {background-color: #1f75b5;} 
	.navbar-default .navbar-toggle {border-color:#fff;}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #fff;}
	.serch-wrap {padding: 50px 0px 30px 0px;}
	.navbar-nav > li > a {padding-top:10px;padding-bottom:10px;}
	.social-nav li {display: inline-block;}
	.mp-serch-fixed {position: relative;width: 100%;}
	.map-bx { position:relative;left:0px;top:0px;height: 250px;}
	.mapwrapfixed {position: relative;width: 100%;padding-left:0px;}
	.fixedpnel-nav {position: relative;}
	.detailmap-item {margin-top:30px;}
	.sidelft-fxd-fm {position: relative; width: 100%;}
	.btn4 {display: block;width: 100%;text-align: center;margin-left:4px;}
	.sidelft-fxd-fm {position: relative !important;width: 100% !important;}
	.left-box-fm {float:inherit !important;margin-top: 25px; display: block;}
}
@media(max-width:380px){
    #day-filter, #language-filter, #rite-filter, #event-filter, #wheelchair-filter { width: 50%;
    margin-right: 0px;}
    .left-box-fm .form-group {margin-bottom: 5px;}
    .btn4 {margin-left: 0px;margin-bottom: 10px;}
}
span.span-style{
    font-size: 15px;
    line-height: 28px;
    text-align: left;
    padding-left: 10px;
}

a, a.pointer, .pointer a {
    cursor: pointer;
}

#day-filter, #language-filter, #rite-filter, #event-filter, #wheelchair-filter {
    border:2px solid #e7e7e7;
    float: left;
    display: block;
    padding: 10px 5px; 
    width:23.5%;
    margin-right:1px;
}

/*#event-filter {
    border:2px solid #e7e7e7;
    float: left;
    display: block;
    padding: 10px 5px; 
    width: 43%;
}*/

#region_id {
    padding: 2px 10px;
}
#city_id  {
    padding: 2px 10px;
}
    
#frm_up {/*position: fixed;*/position:relative;}
#frm_up1 {/*position: fixed;*/position:relative;}
/*.fixedpnel-nav {height: 65px !important;}*/
.sidelft-fxd-fm {height: 100%;
    z-index: 999;
    position: fixed;
    width: 41.55%;
}
.btn4 {color: #fff;
    z-index: 99;
    position: relative;
    display: -webkit-inline-box;
    background-color: #1d5083;
    padding:12px 10px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 13px;
    margin-left:10px;
}
.btn4:hover, .btn4:focus, .btn4:active {color:#fff;}
.left-box-fm {width:100%; float:left;display: -webkit-box;}
.left-box-fm .lefbx1 { width:33.3%; float:left;}
.navigation {height: 75vh !important;}

.fw_600 {
    font-weight: 600;
    font-style: oblique;
    text-decoration: underline;
}
/*togle css*/
.toggle-switch {display: block;
    padding: 8px;
    float: left;
}
.toggle-switch .switch {
  position: relative;
  display: inline-block;
  width:48px;
  height:26px;
}

.toggle-switch .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.toggle-switch .slider:before {
  position: absolute;
  content: "";
  height:18px;
  width:18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.toggle-switch input:checked + .slider {
  background-color: #2196F3;
}

.toggle-switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.toggle-switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.toggle-switch .slider.round {
  border-radius: 34px;
}

.toggle-switch .slider.round:before {
  border-radius: 50%;
}
