/* --------------------------Header---------------------------- */
#sticky-onoff
{
display: none;
}
.main-header-box #sticky-onoff
{
display: none;
}
.stickynavbar {
background-color: #fff;
box-shadow: 0 0 5px grey;
}
.sticky {
position: fixed;
top: 0px;
width: 100%;
left: 0;
z-index: 1100;
}
.sticky .main-navigation a
{
font-family: 'Balsamiq Sans', cursive!important;
color: black;
}
.sticky .search-icon i
{
color: #9a9da4;
}
#ti-sticky-menu.sticky 
{
margin-top: 0;
padding: 8px 20px
}
.nav_wrap {
clear:both;
background-color: transparent;
margin-bottom: 0em;
z-index: 99;
}
.header-wrap
{
width: 100%;
text-align: center;
}
.ti-site-header
{
padding-top: 13px;
padding-bottom: 13px;
box-shadow: 0 0 8px grey;
background-size: cover;
background-repeat: no-repeat;
}
.menubar {
-webkit-transition: all 0.5s ease;
-moz-transition: position 10s;
-ms-transition: position 10s;
-o-transition: position 10s;
transition: all 0.5s ease;
}
.neseted-inner {
top: 0;
position: absolute;
}
.continnerbox {
background-size: 100% 100%;
color: #fff;
border-top: 40px solid #435061;
border-left: 60px solid transparent;
}
/* --------------------------Top Bar---------------------------- */
.home.page-template #topbar
{
padding: 13px 0 50px 0;
background-color: #252525; 
}
#topbar
{
padding: 13px 0 13px 0;
background-color: #252525; 
}
#topbar i
{
color: #f7469f;
font-size: 20px;
padding-right: 10px;
}
#topbar span
{
font-size: 16px;
letter-spacing: 0px;
line-height: 24px;
color: #ffffff;
font-family: "Pacifico";
font-weight: 400;
}
#topbar small
{
font-size: 18px;
letter-spacing: 0px;
line-height: 24px;
color: #bcc1c4;
font-family: "Work Sans";
font-weight: 400;
}
#topbar .topbar-email
{
text-align: right;
}
.header-button {
  text-align: right;
}
.social{
  text-align: center;
}

/* --------------------------Header---------------------------- */
#sticky-menu
{
background-color: #fff;
-webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.home.page-template #sticky-menu
{
padding: 0;
}
#header #sticky-onoff
{
display: none;
}
.nav_wrap {
margin-bottom: 0em;
z-index: 99;
position: relative;
}
.home.page-template .main-header-box
{
position: absolute;
width: 100%;
background: #fff;
top: 25px;
padding: 15px 15px 0 15px;
-webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
#header .logo img{
max-height: 123px;
width: auto;
}
.ti-sticky-menu
{
position: fixed;
top: 0px;
width: 100%;
left: 0;
z-index: 99999;
background-color: #fff;
text-align: center;
right: 0;
margin: 0;
}
.main-header-box .sticky.menu-box
{
margin: 0;
}
.sticky .main-navigation ul
{
margin: 0 auto;
}
.menubar {
-webkit-transition: all 0.5s ease;
-moz-transition: position 10s;
-ms-transition: position 10s;
-o-transition: position 10s;
transition: all 0.5s ease;
}
.neseted-inner {
top: 0;
position: absolute;
}
.continnerbox {
background-size: 100% 100%;
color: #fff;
border-top: 40px solid #435061;
border-left: 60px solid transparent;
}
#header .logo h1{ 
font-weight:700; 
padding:0; 
font-size:30px; 
font-weight:bold; 
margin-top: 0; 
line-height: 20px;
}
.logo a.custom-logo-link{ 
color:#000000;
}
.logo h1 a{
font-size: 27px;
color: #f847a0;
font-family: "Poppins";
font-weight: 700;
}
.logo p{ 
font-size: 14px;
letter-spacing: 0px;
color: #333333;
font-family: "Poppins";
font-weight: 400;
margin-bottom: 0;
padding-top: 5px;
}
.logo-box
{
display: flex;
align-items: center;
justify-content: flex-start;
}
#header .top-contact{
padding:12px 0; 
font-size:15px;
}
.menubar .social-media{
padding:12px 0; 
text-align:center;
}

#site-navigation {
width: 100%;
}
.header-call
{
display: flex;
align-items: center; 
position: relative;
padding-left: 40px;
width: 100%;
}
.main-header-box .menu-box
{
border-bottom: 1px solid #f0f0f0;
margin-bottom: 1px!important;
}
.header-app-button
{
align-items: center;
}
.float-icon{
text-align: end;
color: #121212;
}
.float-icon i{
padding: 5px;
}
.topbar-address i, .topbar-email i {
  color: #AC82E1;
}
.topbar-address small, .topbar-email small {
  color: #000;
  font-weight: 400;
  font-family: 'Balsamiq Sans', cursive !important;
}
.home.page-template .main-header-box {
  position: absolute;
  width: 100%;
  background: #fff;
  top: 25px;
  padding: 5px 15px 0 15px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}

/* ---------- Return to Top ------------ */
#return-to-top {
position: fixed;
bottom: 10px;
right: 20px;
background-color: #23489a;
width: 50px;
height: 50px;
display: block;
text-decoration: none;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
display: none;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 99999;
}
#return-to-top i {
color: #fff;
position: relative;
top: 8px;
padding: 7px;
font-size: 19px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#return-to-top:hover {
background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
color: #fff;
top: 5px;
}
/* -------------------- Header Style ------------------- */
.mobile-menu{
display: none;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
0% {
  transform: translateY(-40px);
}
100% {
  transform: translateY(0px);
}
}
.ti-museum-menu{
align-items: center;
}
.menubarbox{
background-color: #3C297B;
 align-items: center;
}
.menu {
  padding: 4px;
}
.main-header-box .right_menu{
padding-left: 0;
}
ul.list_nav {
margin: 0 auto;
display: block;
text-align: right;
}
.header-wrap #mySidenav{
display: unset;
}
.main-navigation ul{
list-style: none;
}
.main-navigation li{
position: relative;
padding:0;
margin:0 20px 0 10px;
color: white;
display:inline-block;
}
.main-navigation a{
text-decoration: none;
font-family: 'Balsamiq Sans', cursive!important;
padding: 0;
color: white;
font-size: 14px;
letter-spacing: 2px;
color: #121212;
}
.main-navigation li:hover a {
    color: white;
}
.sticky .main-navigation a:hover{
color: #9a9da4;
}
.address-details, .timing-details {
 border-left:1px solid #59595938
}
.main-navigation ul ul{
  left: 0;
  color: white;
  text-transform: none;
  border: none;
  position: absolute;
  top: 85px;
  z-index: 200;
  display: none;
  margin: 0 auto auto 0;
  width: 225px;
  text-align: left;
  background: var(--daypink);
  padding: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
border-top: 2px solid var(--dayyellow);
}
.main-navigation ul ul li a {
    color: white !important;
    display: block;
    text-decoration: none;
    transition: color .4s;
    font-size: 12px;
    /*padding-bottom: 20px;
    margin-top: 10px!important;*/
    font-weight: 400;
     margin: 10px 20px 0 10px!important;
    width: max-content;
}
.main-navigation ul ul li a:hover{
  text-decoration: none;
  color: var(--dayyellow)!important;
  padding-bottom: 20px;
  margin-top: 10px!important;
  font-weight: 400;
  margin: 10px 20px 0 10px!important;
}
.main-navigation ul ul li:hover{
  text-decoration: none;
  color:var(--dayyellow);
  width: 100%;
   background-color: transparent!important;
}
.sf-arrows .sf-with-ul:after {
  content: '\f067' !important;
  font-family: 'Font Awesome 5 Free';
font-size:8px;
position:relative;
bottom:1px;
font-weight: 600;
}

.sf-arrows ul .sf-with-ul:after{
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border-left-color: #888;
}
.sf-arrows .sf-with-ul:hover:after{
transform: rotate(-90deg);

}

.sf-arrows ul.sub-menu li a:hover:before{
  content: '\f005' !important;
  font-family: 'Font Awesome 5 Free';
  width: 0;
  height: 0;
  color: var(--dayyellow);
  transform: rotate(90deg);
  position: absolute;
  
  left: 7%!important;
  /*transition: 3s;*/
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
border-left-color: #333;
}
.toggle-nav, a.closebtn{
display: none;
}
.main-navigation ul ul ul {
  left: 100%;
  top:-2px;
}
.sf-arrows ul ul .sf-with-ul:after{
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border-left-color: #888;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{

width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {

text-align: right;
width: auto;
}
.main-header-box .header-search
{
text-align: right;
}
.main-header-box .search-icon i
{ 
color: #fff;
cursor: pointer;
width: 35px;
height: 55px;
background-color: #f847a0;
padding: 19px 11px;
}
.ti-sticky .logo
{
position: unset;
padding: 0;
}
.header-call i
{
width: 45px;
height: 45px;
color: #44aeef;
border:3px solid #44aeef;
padding: 13px 12px;
border-radius: 50%;
}
.header-call p
{
font-size: 20px;
line-height: 25px;
color: #333333;
font-family: "Pacifico";
font-weight: 400;
}
.header-call small
{
font-size: 14px;
letter-spacing: 0px;
color: #554c4c;
font-family: "Poppins";
font-weight: 400;
}
.main-header-box .socialbox a i
{
width: 35px;
height:50px;
color: #c8c8c8;
padding: 16px 8px;
display: inline-block;
border:2px solid #c8c8c8;
margin-left: 5px;
border-radius: 3px;
}
.main-header-box .socialbox a i:hover
{
color: #252525;
background-color: #ffcf00;
border-color: #ffcf00;
}
.main-header-box .header-button a {
  font-size: 12px;
  letter-spacing: 1px;
  color: var(--purple);
  font-weight: 700;
  display: inline-block;
  background: var(--yellow);
  padding: 13px 10px;
  border-radius: 8px;
}

.main-header-box .header-button a:hover, .main-header-box .header-button a:focus {
 box-shadow: 0px 4px 0px #00000029;
 transform: translateY(-0.25em);
}
.float-icon i:hover {
  color: var(--dayblue);
}

/* --------- Social Icon Widget ------- */

.social_widget a {
color: #8e929f;
padding: 7px 7px;
margin-right: 7px;
display: inline-block;
margin-bottom: 5px;
border-radius: 50%;
}
.social_widget a i {
font-size: 13px;
letter-spacing: 3px;
text-align: center;
}
.col-video-text {
  padding-right: 16% !important;
}
.table-responsive {
   display: block;
   width: 100%;
   overflow-x: auto;
   -webkit-overflow-scrolling: touch;
   -ms-overflow-style: -ms-autohiding-scrollbar
}
.card-img-top-work {
  margin-bottom: 2%;
  border-radius: 20px;
}
#ti-footer_box ul li {
  list-style: none;
  color: white
}
#ti-footer_box{
 padding-top: 50px;
}
.widget-title, .top_title {
  color: white;
  font-size: 18px;
  font-weight: 800;
}
.textwidget p{
  padding-right: 28px;
}
.textwidget p, #ti-footer_box .post-content a, #ti-footer_box .menu a{
color: white;
}
#ti-footer {
  margin-top: -5px;
  margin-bottom: -1px;
  background-color: #AC82E1 !important;
}hlp
.location, .phone, .email, .time{
color: white !important;
}
.location a, .phone a, .email a, .time a{
color: white !important;
}
.copy-content {
    margin-top: 2%;
}
.copyright-txt{
  margin-top: 10px;
}
.ti-copyright {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #AC82E1 !important;
  padding-top: 39px;
  height: 182px;
  }
  img.footer-logo {
  width: 145px;
}

.social_icon-footer i{
    padding: 10px;
  background-color: #80CAFF;
  border-radius: 10px;
  color: #121212;
}
.col-footerouter-head{
    color: white;
  font-weight: 800;
  font-size: 25px;
  text-align: right;
  font-family: 'Balsamiq Sans', cursive!important;
}
.ti-copyright input.wpcf7-form-control.has-spinner.wpcf7-submit {
  margin: 0;
  font-size: 13px;
}
.ti-copyright hr {
  color: aliceblue;
  width: 70%;
  margin: 0 auto;
  height: 2%;
}
.img-side-top2-footer_outer{
float: right;
  width: 86px;
  margin-top: 76px;
}
.img-side-top1-footer_outer {
  width: 64px;
  margin-top: 112px;
  left: 3%;
  position: absolute;
}
.img-side-top2-foot{
float: right;
  width: 132px;
  margin-right: 8%;
}
.img-side-top1-foot{
margin-top: -3%;
  margin-left: 4%;
}
.location i {
  color: white;
}
.social_icon-footer i:hover {
    box-shadow: 0px 4px 0px #80CAFF!important;
    transform: translateY(-0.25em) !important;
}
.menu-item:before {
    color: white;
    display: block;
    text-align: center;
    opacity:1;
    margin-bottom: 10px;
    position: relative;
}
.current-menu-item .menu-item:before {
    color: white;
    display: block;
    text-align: center;
    opacity: 1;
    position: relative;

}

 .main-navigation  .current-menu-item > ul li a,.main-navigation .current_page_item ul li a:hover {
  padding: 18px 10px 23px 10px;
}
 /*.current-menu-item > a:hover .main-navigation li{

 }*/
 .main-navigation  .current-menu-item > a,.main-navigation .current_page_item a{
    background: #EB6767 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 5px 5px;
  padding: 37px 10px 21px 10px;
    border-radius: 3px;
    color: white!important;
  }
.main-navigation ul li:hover{
    background: #EB6767 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 5px 5px;
    border-radius: 3px;
    top: 0px;
  color: white;
}
.main-navigation .menu-item-has-children ul li{
  padding: 8px 8px 8px 10px!important;
}
.main-navigation ul li{
  padding: 18px 10px 23px 10px;
}
.sub-menu .main-navigation ul li{
  padding: 2px !important;
}