/* --------------------------Header---------------------------- */
.stickynavbar {
  background-color: #fff !important;
  z-index: 99;
  padding-top: 0 !important;
  box-shadow: 0 0 8px grey;
}
.sticky {
  position: fixed!important;
  top: 20px;
  width: 100%;
  padding-bottom: 0 !important;
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
#header .logo, #footer .logo{
  margin:0;
}
#header .logo a {
  font-weight:700;
  padding:0;
  font-size:30px;
  font-weight:bold;
  margin-top: 0;
}
.logo a.custom-logo-link {
  color:#000000;
}
.logo a {
  color: #000;
  font-size: 19px;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: "Lobster";
}
.logo p {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
}
.scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background:#fff;
}
#masthead.scrolled {
  background: #ccc;
}
div#mySidenav {
  display: block;
}
/* ------------- Topbar ---------------- */
.main-navigation .current_page_item > a, .main-navigation .current-menu-item a{
  color: #132E41;
}
div#topbar {
    background: #ffffff;
}
i.bar-top {
    color: #122D41;
    cursor: pointer;
}
i#openSidebar:hover {
    cursor: pointer;
}
span.headr.my-account a i {
    background: #122D41;
    color: #ffffff;
    padding: 5px;
    border-radius: 50%;
}
.topbr-login-inn {
    border: 1px solid #122D41;
    border-radius: 50px;
}
/*------sidebar-popup----*/
/* Sidebar styling */
.sidebar-top {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #132E41;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 99999;
}
.sidebar-content input#wp-submit {
    background: #fff;
    color: #132E41;
}
/* Close button inside the sidebar */
.sidebar-top .closebtn {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 36px;
    color: white;
    cursor: pointer;
}

/* Sidebar content styling */
.sidebar-content {
    padding: 20px;
    color: white;
}

/* When sidebar is open */
.sidebar-open {
    width: 350px; /* Set the width of the sidebar */
}
.sid-pop-logo {
    background: #ffffff;
    border-radius: 10px;
}
.sidebar-content p label {
    color: #fff;
    padding-bottom: 10px;
    font-family: 'Mansalva';
    font-size: 20px;
}
.sidebar-content input {
    border-radius: 5px;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
  text-align: right;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
}
.main-navigation li{
  position: relative;
  padding: 10px 18px;
  display: inline-block;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    padding: 0;
    color: #2C2C2C;
    font-size: 18px;
    font-weight: 400;
}
.main-navigation a:hover,.main-navigation a:focus,.main-navigation a:active{
  color: #132E41;
  font-weight: 600;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #F6F6F6;
  min-width: 215px;
  z-index: 9999;
}
.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #1e1d1c;
  font-size: 14px;
  line-height: 1.5;
}
.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
}
.main-navigation ul ul li:last-child{
  border-bottom: 0;
}
.main-navigation ul li:hover > ul{
  display: block;
}
.main-navigation .menu > ul > li.highlight{
  background-color: #ffffff;
}
.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}
.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}
.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}
/* .main-navigation ul ul li:hover > a{
  color: #000000;
} */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}


/*---------------- Footer Section ----------------------*/
div#footer {
    background-size: cover;
    background-repeat: no-repeat;
}
p.ftr1-adrs-hd,p.ftr1-call-hd {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}
p.footer-adrs,a.phone-ftr,a.ftr-adrs,p.ftr-para,a.phone-ftr,p.ftr1-mail a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}
.footer-cols {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-info a:hover,ul#menu-footer-about li a:hover,ul#menu-footer-support li a:hover,ul#menu-footer-legal li a:hover {
    color: #D4DDE2;
}
.col.footer2 {
    padding-left: 40px;
}
.ftr-socialbox i:hover {
  background: #132E41;
  color: #ffffff;
}

.row.ftr-contact i:hover{
  color: #000000;
}
.container.footer-cols h3 {
  font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'Montserrat';
}
ul#menu-footer-about li a,ul#menu-footer-support li a,ul#menu-footer-legal li a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 35px;
    font-family: 'Montserrat';
}
.ftr-form input[type="email"] {
    font-size: 28px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Montserrat';
    border: none;
    border-bottom: 1px solid #ffffff;
    padding-left: 0;
}
.ftr-form input[type="submit"] {
    background: transparent;
    font-family: fontawesome;
    position: absolute;
    position: absolute;
    left: 85%;
    top: 8px;
    font-size: 20px;
}
img.gpay {
    background: #ffffff;
    border-radius: 3px;
    padding: 7px;
}
.ftr-form input[type="email"]::placeholder{
  color: #ffffff;
}
.footer3 i{
  color: #ffffff;
}
p.ftr4-para {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}
#footer .copyright p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat';
}
.ftr-form:after {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    top: 18px;
    right: -10px;
}
span.ftr-soco-hd {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}
.ftr-socialbox i {
    font-size: 15px;
    color: #132E41;
    background: #ffffff;
    border-radius: 3px;
    padding: 10px 10px;
    display: inline-block;
}
span.ftr-pay-hd {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'Montserrat';
}
a.ftr-facebook i {
    padding: 10px 13px;
}
#footer .copyright a {
  color: #fff;
  cursor: pointer;
}
#footer ul li{
  list-style:none;
  margin: 3px 0;
}
#footer ul {
    margin-left: 0;
    padding: 10px 0px;
}

div#footer_box {
    position: relative;
}
div#footer_box:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.66);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
span.wpcf7-spinner{
  display: none;

}
.ftr-form {
    position: relative;
}
aside#block-14 {
    margin-bottom: 10px;
}
.widget_recent_entries img {
  width: 100px;
}
#footer .textwidget input[type="email"]{
  border-radius: 40px;
  border:2px solid #9b9b9b;
}
#footer .textwidget input[type="submit"]{
  background-color: transparent;
  border-radius: 40px;
  padding: 10px 20px;
  border:2px solid #9b9b9b;
  display: inline-block;
  margin-top: 10px;
  color: #9b9b9b;
  font-family: 'Montserrat';                    
}
#footer .widget td{
  padding-top: 0px !important;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
  border: 1px solid #fff;
  color: #000000;
}
#footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
    color: #000;
    padding: 2px;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  color: #000;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #000;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}

/* ---------- Return to Top ------------ */

#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background: #000000;
  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: 99;
}
#return-to-top i {
  color: #fff;
  position: relative;
  top: 12px;
    left: 12px;
  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;
  padding: 3px 7px;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
