/* --------------------------Header---------------------------- */

.stickynavbar {
  z-index: 99;
  padding-top: 0 !important;
}

#sticky-onoff {
  display: none;
}


.sticky {
  position: fixed !important;
  top: 0px !important;
  width: 100% !important;
  padding-bottom: 0 !important;
  bottom: unset !important;
  background: #1C2539 !important;
  left: 0;
  animation: fadeInDown 0.4s linear;
}





.nav_wrap {
  clear: both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
}

.topbar-contact-content {
  display: flex;
  align-items: center;
  justify-content: left;
}

#topabr a p {
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFF;
  margin: 0;
  padding-left: 12px;
}

#topabr {
  background: #315BE8;
  padding: 12px;
  position: relative;
}

.social-menues {
  justify-content: end;
  align-items: center;
}

.home.page-template .sticky .nav_wrap {
  padding-bottom: 0px;
}


#header .logo img {
  max-height: 123px;
  width: 100%;
}

#topabr a p:hover {
  color: #000;
  transition: 0.6s ease-in-out;
}

.header-contact-button {
  display: flex;
  align-items: center;
  justify-content: center;

}


.header-contact-button:hover::before {
  width: 100%;
}




.about-us-menu h2 {
  font-family: Outfit;
  font-weight: 700;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: 2%;
  color: #315BE8;
  margin: 0;
  padding-top: 50px;
  text-align: left;
}

.offcanvas-header img {
  background: #fff;
  clip-path: polygon(0% 0%, 87.243% 0%, 99.839% 91.281%, 99.839% 91.281%, 99.954% 92.591%, 99.943% 93.873%, 99.815% 95.1%, 99.581% 96.246%, 99.25% 97.286%, 98.833% 98.195%, 98.338% 98.946%, 97.776% 99.515%, 97.157% 99.874%, 96.49% 100%, 3.472% 100%, 3.472% 100%, 2.909% 99.91%, 2.375% 99.648%, 1.877% 99.23%, 1.422% 98.669%, 1.017% 97.98%, 0.67% 97.177%, 0.388% 96.273%, 0.177% 95.283%, 0.045% 94.222%, 0% 93.103%, 0% 0%);
  padding: 15px 60px;
  max-width: fit-content;
}

.header-contact-content {
  width: 100%;
  text-align: left;
}

.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;
}



/* .sticky .search-icon {
  color: #fff;
  cursor: pointer;
  font-size: 19px;
  background: #FFE500;
  height: 110px !important;
  width: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: unset !important;
  right: 0;
  top: 0;
  border-radius: 20px;
} */

#masthead {
  position: absolute;
  z-index: 9;
  left: 0;
  width: 100%;
}

.logo a.custom-logo-link {
  color: #000000;
}

.logo a {
  color: #FFF;
  font-size: 19px;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: "Lobster";
}

.logo p {
  color: #FFF;
  margin-bottom: 0;
  font-size: 14px;
}

#header .top-contact {
  padding: 12px 0;
  font-size: 15px;
}

.menubar .social-media {
  padding: 12px 0;
  text-align: center;
}

.scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background: #fff;
}

#masthead.scrolled {
  background: #ccc;
}

#site-navigation {
  width: 100%;
}

.sub-menu li:hover {
  background: #fff;
  transition: 0.3s ease-in;
}

.sub-menu li:hover a {
  color: #2454F6 !important;
  transition: 0.3s ease-in;
  transform: translate(10px, 0px);
}


/* SEarch */

/* --------------- Search -------------- */

.popup-box-on {
  display: block !important;
  position: absolute;
  right: 0;
  bottom: -71px;
}

.off {
  display: none;
}

#search.open {
  opacity: 1;
  transform: translate(0px, 0px) scale(1, 1);
}

input[type=search] {
  -webkit-appearance: none;
}

.main-header-box {
  position: relative;

}

#search .close {
  color: #fff !important;
  font-size: 32px;
  opacity: 1;
  position: absolute;
  right: 21px;
  top: -4px;
  margin: 0;
  bottom: 0;
  margin: auto;
}

button.close {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
}

input#term {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  font-weight: 300;
  margin: -51px auto 0;
  outline: medium none;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

.header-search-box {
  padding-right: 46px;
}

.header-search-bar-flex {
  display: flex;
  align-items: center;
  justify-content: end;
}

#search .btn {
  left: 50%;
  margin-top: 60px;
  padding: 10px 50px;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  cursor: pointer;

}

.search-icon i {
  color: #FFFFFF;
  font-size: 18px;
  cursor: pointer;
}

.btn-lg,
.btn-group-lg>.btn {
  border-radius: 153px !important;
  font-size: 29px;
}

.btn-site {
  background: #be5254 none repeat scroll 0 0;
  color: #fff !important;
}

.main-navigation .sub-menu .current-menu-item>a {
  padding: 0;
  clip-path: unset;
  background: unset;
  color: #315BE8 !important;
}

.main-navigation .sub-menu .current-menu-item {

  background: #fff;
}

/* ------------- Topbar ---------------- */

#topbar {
  background: #060B1A;
  padding: 14px 0;
  position: relative;
}

.menu-item-has-children a::after {
  content: "\f078";
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  top: 5px;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  right: 34px;
}
.menu-item-has-children ul li a::after{
  display: none;
}


#topbar .topbar-contact-box a {
  color: #FFFFFF;
  font-family: Saira;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}

#topbar .topbar-button-box a span {
  color: #FFFFFF;
  font-family: Saira;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}
#topbar .topbar-button-box a span:hover {
  color: #315BE8;
  transition: 0.2s ease-in-out;
}
#topbar .topbar-social-icons a i:hover{
  color: #315BE8;
  transition: 0.2s ease-in-out;
}
#topbar .topbar-social-icons a i {
  color: #fff;
  font-size: 16px;
}

.topbar-contact-box i {
  color: #FFFFFF;
  font-size: 16px;
  margin-right: 7px;
}

#topbar a:hover {
  color: #315BE8;
  transition: 0.2s ease-in-out;
}

.topbar_section .socialbox {
  text-align: right;
}

.topbar_section .socialbox i {
  color: #ffffff;
  padding-right: 15px;
  font-size: 15px;
}

.topbar_section .socialbox i:hover {
  color: #000000;
}

.header_btn a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  font-family: "ubuntu";
  letter-spacing: 1px;
  vertical-align: middle;
  float: left;
  cursor: pointer;
}

.header_btn a:hover {
  color: #FF6600;
  ;
}

.register {
  color: #eee;
}

.login {
  color: #000;
}

.login i {
  padding-right: 5px;
}

.login {
  background: #f5f5f5;
  padding: 11px 7px;
}

/* --------------- Search -------------- */


.search-field {
  height: 56px;
  width: 100%;
  padding-left: 18px;
  color: #000;
  padding-right: 40px;
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important;
}


.searchBox input[type=search]::placeholder {
  font-family: Varta;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;

}

.searchBox label::before {
  content: "\f002";
  font-family: "FontAwesome";
  position: absolute;
  left: 10px;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  color: #315BE8;
}

.searchBox label {
  position: relative;
  border: 1px solid #315BE8
}

input#term {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  font-weight: 300;
  margin: -51px auto 0;
  outline: medium none;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

#search .btn {
  left: 50%;
  margin-top: 60px;
  padding: 10px 50px;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
}

.btn-lg,
.btn-group-lg>.btn {
  border-radius: 153px !important;
  font-size: 29px;
}

.btn-site {
  background: #be5254 none repeat scroll 0 0;
  color: #fff !important;
}

/*----------------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;
  text-align: end;
  padding-left: 0;

}


.main-navigation li {
  position: relative;
  padding: 12px 55px 12px 0px;
  display: inline-block;
  color: #ffffff;
  cursor: pointer;

}

.menu-item-has-children::before {

  right: -18px !important;
}

.contact:before {
  display: none;
}

.main-navigation li:last-child {
  border-right: none;
}

.main-navigation a {
  letter-spacing: 0%;
  color: #FFFFFF;
  font-family: Saira;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0%;
  vertical-align: middle;
}

.main-navigation a:hover {
  color: #2454F6;
}



.main-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #2454F6;
  min-width: 242px;
  z-index: 9999;
  padding-left: 0;
  cursor: pointer;
}

#header .sub-menu {
  animation: zoomIn 300ms ease-in-out forwards;
  transform-origin: left center;
}

@keyframes growDown {
  0% {
    transform: scaleY(0)
  }

  80% {
    transform: scaleY(1.1)
  }

  100% {
    transform: scaleY(1)
  }
}

#header .sub-menu li {
  position: relative;
}

.sub-menu li:before {
  content: "";
  height: 2px;
  width: 12px;
  position: absolute;
  top: 0;
  left: 8px;
  background: #2454F6;
  bottom: 0;
  margin: auto;
  display: none;
  align-items: center;
  justify-content: center;
}

.sub-menu li:hover:before {
  display: flex;
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

.main-navigation ul ul a {
  text-transform: none;
  cursor: pointer;
  display: block;
  letter-spacing: 1px;
  color: #FFFFFF !important;
  color: #FFFFFF;
  font-family: Saira;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  vertical-align: middle;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
}

.topbar-contact-box {
  position: relative;
  z-index: 9;
}

.sticky .main-header-box {
  margin: 0;
  padding-bottom: 14px;
}

.main-navigation ul ul li:last-child {
  border-bottom: 0;
}

.topbar-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 9;
}








.header-get-consultant-buttons a {
  color: #FFFFFF;
  font-family: Saira;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  background: #315BE8;
  border-radius: 10px;
  padding: 20px 33px;
}
.header-get-consultant-buttons a:hover {
  background: #fff;
  color: #315BE8;
  transition: 0.4s ease-in-out;
}

.main-navigation ul li:hover>ul {
  display: block;
}

.logo {
  position: relative;
  z-index: 1;
}


.main-header-box .bg-media {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sticky .header-wrap .logo img {
  margin-top: 0;
}

.sticky .logo::after {
  margin-top: 0;
}




.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a {
  cursor: pointer;
  color: #2454F6;
}

.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: #373737;
}

.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;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}

.top_bar_btn a.theme_button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.header-social-icon {
  padding-top: 15px;
}

.header-social-icon .socialbox i {
  color: #b2b2b2;
  font-size: 13px;
  padding-right: 15px;
}

p.comment-form-cookies-consent label {
  font-size: 11px;
}




/*---------------- Footer Section ----------------------*/
#media_image-2 img {
  width: auto;
  height: 100%;
}

.textwidget p {
  color: #FFFFFF;
  margin: 0;
  padding-top: 25px;
  font-family: Saira;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
}


#footer ul.foot-flex {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

#footer ul.foot-flex p {
  margin: 0;
}

#footer {
  background-repeat: no-repeat;
  background-size: cover;
}

.outer-footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.footer-social .socialbox a {
  border-right: none;
}

.footer-social .socialbox a i {
  color: #ffffff;
}

.footer-top {
  padding-bottom: 50px;
}

.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}

.outer-footer {
  background-size: 100% 100%;

}

#footer form.search-form {
  border: none;
  background: transparent;
  padding: 0;
}

#footer form.search-form input {
  float: none;
  border: 1px solid #fff;
  margin: 8px 0px;
}


#footer textarea {
  height: 100px;
}

.instagram-heading-box {
  position: relative;
}


.main_sociobox {
  padding: 20px 0;
}

.test-copyright {
  position: relative;

}
.instagram-heading-box h6 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  bottom: 0;
  margin: auto;
  display: flex
;
  align-items: center;
  justify-content: center;
  right: 0;
}
.instagram-image {
  position: relative;
}
.instagram-links::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #315BE8;
  position: absolute;
  top: 0;
  left: 0;

  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.instagram-links a i {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  /* color: #fff; */
  position: relative;
  z-index: 9;
}
.instagram-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.instagram-image {
  position: relative;
  height: 210px;
  border-radius: 10px;
}
.instagram-image:hover .instagram-links::after {
  bottom: 0;
  right: 0;
opacity: 0.6;
height: 100%;
transition: 0.4s ease-in-out;
}

.instagram-links a {
  background: #fff;
  border-radius: 10px;
  padding: 1px 4px;
  position: relative;
  z-index: 99;
}
.instagram-image:hover .instagram-links{
  display: flex;
  transition: 0.4s ease-in-out;

}
.instagram-links {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: none;
  align-items: center;
  justify-content: center;
  right: 0;
  z-index: 99;
}
.copyright .copy-text {
  margin-top: 42px;
}

.footer5 p {
  margin: 0;
  padding: 0;
}

#footer {
  color: #fff;
  text-align: left;
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 60px 0 20px;
  background: #010104;
  z-index: 1;
}

#footer .footer3 .widget_media_image {
  width: 23%;
  float: inline-start;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 86px;
  position: relative;
}

#footer .footer3 .widget_media_image img {
  width: 100% !important;
  height: 85px !important;
  object-fit: cover;
  border-radius: 10px;
}

#footer .footer3 .widget_media_image:hover a:after {
  opacity: 0.6;


}

.widget_media_image a:after {
  content: "";
  background: #315BE8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  border-radius: 10px;
  opacity: 0;
  transition: 0.4s ease-in-out;
}

.footer_hide {
  display: none;
}

#footer h3 {
  color: #FFFFFF;
  letter-spacing: 0%;
  font-family: Saira;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
}

.footer-cols ul {
  padding-left: 0;
}

#footer ul li i {
  color: #315BE8;
  padding-right: 16px;
}

#footer ul li a {
  color: #FFFFFF;
  letter-spacing: 0%;
  font-family: Saira;
  font-weight: 400;
  font-size: 16px;
  line-height: 220.00000000000003%;
  letter-spacing: 0%;
}
#footer ul li a:hover {
  color: #315BE8;
}
#footer .about_me ul li p {
  color: #FFFFFF;
  letter-spacing: 0%;
  font-family: Saira;
  font-weight: 400;
  font-size: 16px;
  line-height: 220.00000000000003%;
  letter-spacing: 0%;
}


.copyright .test-copyright p {
  color: #FFFFFF;
  margin-bottom: 0;
  text-align: left;
  letter-spacing: 0%;
  font-family: Saira;
  font-weight: 700;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
}

.copyright .test-copyright p a {
  letter-spacing: 0%;
  text-align: center;
  font-family: Saira;
  font-weight: 700;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #315BE8;

}

.copyright-button-text {
  padding-left: 36px;
}

.copyright-term-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.copyright-button-text a {
  font-family: Varta;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
}

.copyright-social-icon .social-main {
  padding: 10px 1px;
}



.contact-details h6 {
  font-family: Work Sans;
  font-size: 20px;
  line-height: 33px;
  text-align: left;
  color: #fff;
}

.call a h6 {
  font-size: 24px;
}

.contact-details h6 {
  font-family: Work Sans;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
}

.footer-instagram-contents h4 {
  font-family: Saira;
  font-weight: 700;
  font-size: 44px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.footer-instagram-contents h6 {
  font-family: Saira;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 0;
  padding: 0;
}

.instagram-button-box {
  margin-top: 24px;
}

.instagram-button-box a span {
  font-family: Saira;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  background: #FFFFFF;
  padding: 10px 24px;
  border-radius: 5px;
  color: #000000;
}

.copyright {
  position: relative;
  text-align: center;
  padding: 60px 0 0;

}

#footer .copyright a {
  cursor: pointer;
  opacity: 1 !important;
}

#footer .copy-main a {
  cursor: pointer;
  background: #005CB5;
  padding: 6px 20px;
  border-radius: 15px;
  margin-bottom: 42px;
  width: 379px;
  position: relative;
  height: 145px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}

#footer .textwidget input[type="submit"]:hover {
  background: #1C2539;
  color: #fff;
  transition: 0.4s ease-in-out;
}

#footer ul li {
  list-style: none;
  margin: 0px 0 0px 0;
  text-align: left;
  padding: 0px;
  color: #000;
  list-style: none !important;

}

#footer ul li:hover a {
  color: #315BE8;
  transition: 0.2s ease-in-out;
}



#footer #gallery-1 .gallery-item {
  width: 30%;
  margin: 4px;
}

.widget_recent_entries img {
  width: 100px;
}

.copyright .copy-main p {
  text-align: center !important;
}

#footer .textwidget input[type="email"] {
  border-radius: 7px;
  border: unset;
  background: #FFFFFF;
  padding: 10px 20px;
  border: 1px solid #D4D7D9;
  width: 100%;
  height: 60px;
}

#footer .wpcf7-form {
  position: relative;
}

#footer .wpcf7-spinner {
  position: absolute;
}

#footer .textwidget input[type="submit"] {
  padding: 10px 20px;
  background: #315BE8;
  border: unset;
  height: 60px;
  border-radius: 7px;
  position: absolute;
  top: 0;
  right: -2px;
  margin: auto;
  font-family: 'FontAwesome';
  color: #fff;
}

.social_widget {
  margin-top: 18px;
}

.custom-social-icons a i {
  color: #fff;
  margin-right: 19px;
  font-size: 16px;
}

#footer .contact-widget i {
  color: #FF6600;
  ;
  margin-right: 10px;
  font-size: 16px;
}

#footer .footer-logo {
  margin-top: 30%;
}

#footer .social {
  margin-top: 25px;
}

#footer .social a {
  color: #000;
  border: 2px solid #000;
  border-radius: 50%;
  padding: 3px 0;
  margin-right: 2px;
  width: 34px;
  height: 36px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  background-color: #fff;
}

#footer .widget td {
  padding-top: 0px !important;
}

#footer #site-navigation ul li a {
  font-size: 15px;
  letter-spacing: 1px;
  color: #919191;
  font-family: "Roboto";
  font-weight: 500;
}

#footer #site-navigation ul li {
  margin-right: 20px;
}

#footer #site-navigation {
  text-align: center;
  border-bottom: 1px solid #292929;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 65px;
}

#footer .main-navigation li.current_page_item {
  background-color: transparent;
}

#footer .footer-logo-box {
  margin: 0 auto;
  display: block;
  position: absolute;
  top: -154px;
  left: 0;
  right: 0;
  background-color: #111111;
  padding: 20px 15px;
  max-width: 180px;
  max-height: 180px;
  border-radius: 50%;
}

div.menu-home-decor-container ul li,
div.menu-support-container ul li,
div.menu-customer-service-container ul li {
  list-style: initial !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: #ffffff;
  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: #fff;
  padding-left: 15px;
  caption-side: top;
}

.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  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: #FFD9D9; */
  width: 60px;
  height: 60px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 10px;
  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: #315BE8;
  position: relative;
  top: 13px;
  font-size: 24px;
  -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: 7px 22px;
  cursor: pointer;
  animation: animate 2s infinite;

}

@keyframes animate {
  0% {
    opacity: 0;
    transform: translate(0px, -10px);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.50;
    transform: translate(0px, 10px);
  }
}

#topabr .mail-and-call-icon {
  display: flex;
  align-items: center;
}


#return-to-top:hover i {
  color: #1C2539;
  top: 5px;
}

/* 
.footer-cols .row .mar-gex:not(:first-child) ul {
margin-left: 20px;
} */