.serach_outer {
    width: 100%;
    overflow: hidden;
    transition: 0.5s;
    z-index: 99999;
    position: absolute;
    top: 72px;
    right: 5px;
    display: none;
}
.serach_inner {
    width: 100%;
    padding: 10px;
    float: right;
    max-width: 510px;
    background: #fff;
}
.closepop {
    width: 100%;
    text-align: right;
    margin-right: 28px;
}
.serach_outer i {
    font-size: 16px;
    padding: 4px 0 0;
    color: var(--yellow);
    cursor: pointer;
    font-weight: 700;
}
.serach_inner form.search-form {
    display: table;
    border: 1px solid var(--yellow);
    padding: 7px 20px;
    border-radius: 0;
    background: #fff;
    margin: 0 auto;
    width: 100%;
}
.serach-page input.search-field {
    padding: 10px;
}
button.search-submit {
    border: 0;
    background: 0 0;
}
input.search-field {
    border: 1px solid gray;
    padding: 4px 0;
    background: 0 0;
    width: 95%;
}
.menubar .social-media a:hover {
    color: #3890cb;
}
.search-box span {
    cursor: pointer;
    display: inline-block;
    padding: 25px 10px;
}
.search-box i {
    color: var(--yellow);
}





/*********************/
.top-feedback .page-top-cont {
    min-height: 400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 2;    
    color: #e8e8e8;
}
.page-title .pre_head_title {
    font-size: 42px;
    line-height: 22px;
    letter-spacing: 0.1em;
    text-transform: none;
    color: #f6ab1a;
    padding: 10px 0;
    font-weight: 300;
    font-style: italic;
}
.top-feedback .page-top-cont .page-title .head_title {
    color: #fff;
    
    
}

.page-title .head_title {

    
    font-size: 50px;
    line-height: 56px;
    
    text-transform: uppercase;
    color: #fff;
    padding: 10px 0;
}
.top-page-header .page-top-cont .page-title, .top-feedback .page-top-cont .page-title {
    width: 50%;
    padding-right: 60px;
}
.top-page-header .page-top-cont .page-description, .top-feedback .page-top-cont .page-description {
    width: 50%;
    font-size: 18px;
    letter-spacing: normal;
    line-height: 1.5;
}
 
.page-template-page-informacia .site-header:not(.sticky),
.page-template-page-about-us .site-header:not(.sticky),
.page-template-feedback .site-header:not(.sticky) ,
.page-template-page-infopage .site-header:not(.sticky) ,
.post-type-archive .site-header:not(.sticky) {
    padding-bottom: 60px;
    padding-top: 20px;
    background: transparent;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.top_bg_default{
    background-image: url('../images/98-default.jpg')
}











.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.contact_container i {
    padding-right: 4px;
}
.topbar-content {
    padding-bottom: 15px;
}
.topbar-content a {
    color: #fff;
    font: 400 14px var(--common-font-r);
}
.topbar-content .socialbox {
    text-align: right;
}
.topbar-content .socialbox i {
    color: #fff;
    font-size: 13px;
    border-right: 2px solid var(--grey2);
    padding-right: 15px;
    padding-left: 15px;
}
.topbar-content .socialbox a:last-child i {
    padding-right: 0;
    border-right: none;
}
.topbar_cell, .topbar-email, .top_location {
    border-right: 2px solid var(--grey2);
    padding-right: 22px;
}
amp-sidebar#sidebar1 {
    display: none;
}
[class*="amphtml-sidebar-mask"] {
    background: 0 0;
    z-index: 99;
}
.i-amphtml-sidebar-mask {
    position: static !important;
}
.logo-text {
    padding-top: 16px;
}
.stickynavbar {
    background-color: #fff !important;
    z-index: 99999;
    padding-top: 0 !important;
    box-shadow: 0 0 8px grey;
}

/*
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    padding-bottom: 0 !important;
}
.sticky .topbar-content span {
    color: var(--grey1);
}
.sticky .topbar-content {
    padding-top: 20px;
    display: none;
}
.sticky .topbar-content .socialbox i {
    color: var(--grey1);
}
*/


.nav_wrap {
    z-index: 99;
}
.home  .nav_wrap {
    padding-bottom: 20px;
}
.home  .sticky .nav_wrap {
    padding-bottom: 0;
}
.home  .site-header {
    padding-bottom: 0;
    position: absolute;
    width: 100%;
    padding-top: 20px;
}
 
.site-header { 
    padding-bottom: 60px;
    padding-top: 20px;
    background: #181818;
} 
.home .site-header { 
    padding-bottom: 60px;
    padding-top: 20px;
    background: transparent;
}


.site-header .logo img {
    max-height: 123px;
    width: 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;
}
.site-header .logo,
#footer .logo {
    margin: 0;
    text-align: center;
}
.site-header .logo {
    padding: 20px 15px; 
     /* width:155px; */ /* height:155px; */
    position: absolute;
    
    top: -47px;
    left: 47px;
}




#header .logo h1 {
    font-weight: 700;
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
}
.logo a.custom-logo-link {
    color: #000;
}
.logo h1 a {
    color: var(--yellow);
    text-transform: uppercase;
    font-family: var(--common-font-p);
}
.logo p {
    color: var(--yellow);
    font-size: 14px;
}
.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: #fff;
}
#site-navigation {
    width: 100%;
}
#header .search-icon i {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}
#header .search-form {
    position: absolute;
    right: 0;
    display: none;
}
#header .search-form input[type="search"] {
    background-color: #fff;
    border-radius: 40px;
    border: 1px solid gray;
}
#header .fa-window-close {
    color: gray;
    cursor: pointer;
    font-size: 20px;
}
#header .search-form input[type="submit"] {
    background-color: var(--yellow);
    border-radius: 40px;
}
.site-header .header-search { 
    
    background-color: var(--yellow);
    text-align: center;
    margin-right: 20px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}




.site-header.sticky {
	position: fixed;
	top: 0%;
	left: 0;
	width: 100%;
	z-index: 999;
	background: #fff;
    -webkit-animation: sticky 0.5s;
    animation: sticky 0.5s;
    box-shadow: 0px 5px 25px -15px #999;
    
    padding: 0;
}

.site-header.sticky .topbar-content{
    display: none;
}


.site-header.sticky .logo {
    padding: 0 15px;     
    top: -2px;
    left: 47px;
}
.site-header.sticky .logo img {
    max-height: 100px;
}


@-webkit-keyframes sticky {
    0%{
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100%{
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@keyframes sticky {
    0%{
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100%{
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}	











#return-to-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    background-color: var(--yellow);
    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: 13px;
    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 18px;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation li {
    position: relative;
    padding: 25px 10px;
    display: inline-block;
}
.main-navigation li.current_page_item,
.main-navigation li.current-menu-item {
    background-color: #ffbc00;
}
.main-navigation li:last-child {
    border-right: none;
}
.main-navigation a {
    color: var(--grey1);
    text-transform: uppercase;
    font: 500 14px var(--common-font-r);
}
.main-navigation a:hover {
    color: var(--yellow);
}
.main-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    min-width: 215px;
    z-index: 9999;
}
.main-navigation ul ul ul {
    left: 100%;
    top: 0;
}
.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li {
    float: none;
    display: block;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.main-navigation ul ul li:last-child {
    border-bottom: 0;
}
.main-navigation ul li:hover > ul {
    display: block;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
    color: #fff;
}
.main-navigation .menu > ul > li.highlight {
    background-color: #fff;
}
.main-navigation .menu > ul > li.highlight:hover {
    background: 0 0;
}
.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: 0 0 !important;
}
.main-navigation ul ul li:hover > a {
    color: var(--yellow);
}
.header-social-icon {
    padding-top: 15px;
}
.header-social-icon .socialbox i {
    color: #b2b2b2;
    font-size: 13px;
    padding-right: 15px;
}
.main-header-box {
    background-color: #fff;
}
.sf-arrows .sf-with-ul {
    padding-right: 15px;
}
.sf-arrows .sf-with-ul:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: var(--grey1);
}
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #888;
}
.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 li {
    padding: 10px;
}
.footer_menu ul li {
    display: inline-block;
}
.footer_menu ul li:last-child {
    border-right: none;
}
.footer_menu ul li a {
    color: #fff;
    padding: 0 15px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 16px;
}
.footer_form .section-heading {
    text-align: center;
}
.footer_form {
    padding: 0 40px 40px;
}
.footer_form .section-heading h3 {
    color: #fff;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 11px;
    border: none;
    font-weight: 700;
}
.footer_form .section-heading p {
    color: #fff;
}
.footer_form input[type="text"],
.footer_form input[type="tel"],
.footer_form input[type="email"],
.footer_form input[type="phno"],
.footer_form input[type="password"],
.footer_form textarea {
    border: 1px solid #fff;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 20px;
    height: auto;
    width: 100%;
    background: 0 0;
    color: #fff;
    font-style: italic;
}
.footer_form textarea {
    height: 120px;
}
.footer_form input[type="submit"] {
    padding: 10px 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border: none;
    background-color: #1e202c;
}
.footer_form input::-webkit-input-placeholder,
.footer_form textarea::-webkit-input-placeholder {
    color: #fff;
}
.footer_form input::-moz-placeholder,
.footer_form textarea::-moz-placeholder {
    color: #fff;
}
.footer_form input:-ms-input-placeholder,
.footer_form textarea:-ms-input-placeholder {
    color: #fff;
}
.footer_form input:-moz-placeholder,
.footer_form textarea:-moz-placeholder {
    color: #fff;
}
.contact_us {
    background-attachment: fixed;
}
.home-contact-box {
    background-color: #fff;
    padding: 15px;
}
.about_me p {
    color: #919191;
    font-size: 14px;
    border-bottom: 1px solid #242424;
    padding-bottom: 14px;
}
#footer_box {
    padding: 60px 0;
}
#footer {
    background-color: #181818;
    background-repeat: no-repeat;
    background-size: cover;
    background-image:url('../images/footer-pattern.png');
}
.outer-footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 70px;
}
.footer-social .socialbox a {
    border-right: none;
}
.footer-social .socialbox a i {
    color: #fff;
}
.footer-top {
    padding-bottom: 50px;
}
.footer-top-col h3 {
    font-size: 20px;
    font-weight: 700;
}
.outer-footer {
    background-size: 100% 100%;
}
.home .outer-footer {
    background: #eaeaea;
}
#footer form.search-form {
    border: none;
    background: 0 0;
    padding: 0;
    
}
#footer form.search-form input {
    float: none;
    border: 1px solid #fff;
    margin: 8px 0;
}
#footer textarea {
    height: 100px;
}
#footer p.post-date {
    color: #fff;
    font-size: 11px !important;
}
.copyright .copy-text p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    font-family: var(--common-font-r);
    font-weight: 500;
    padding: 20px 0;
    margin-bottom: 0;
    text-align: center;
}
#footer {
    color: #fff;
    text-align: left;
}
.footer_hide {
    display: none;
}
#footer h3 {
    font: 700 20px var(--common-font-p);
    letter-spacing: 0;
    color: #f7f7f7;
    padding: 10px 0 17px;
    text-transform: uppercase;
}
#footer h3:after {
    content: "";
    background-color: var(--yellow);
    width: 60px;
    height: 3px;
    display: block;
    margin-top: 20px;
}
#footer .copyright a {
    color: #fff;
    cursor: pointer;
}
#footer ul li {
    list-style: none;
    margin: 0 0 5px;
    text-align: left;
    padding: 10px 5px;
    position: relative;
    border-bottom: 1px solid #242424;
}
#footer ul li a,
#footer .about_me table p {
    font: 500 14px var(--common-font-r);
    color: #919191;
}
#footer .widget_nav_menu ul {
    margin: 0;
}
#footer ul li a {
    /*padding-left: 25px;*/
}
#footer .widget.widget_nav_menu ul li a:before {
    content: "\f19d";
    font-family: "font awesome 5 free";
    font-weight: 600;
    color: var(--green);
    position: absolute;
    left: 0;
    top: 12px;
    font-size: 15px;
}
.widget_recent_entries img {
    width: 100px;
}
.about_me table,
.about_me td,
.about_me th {
    border: none;
}
.about_me p.message {
    margin-bottom: 20px !important;
}
.vw-credit,
.vw-credit a {
    color: #fff;
}
.widget_media_gallery .gallery-item {
    margin-top: 0 !important;
    width: 29% !important;
    margin-right: 10px !important;
}


.copyright {
    background-color: #282828;
    text-align: center;
    padding: 10px; 
}
#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: var(--common-font-p);
}
#footer .about_me i {
    font-size: 24px;
    color: #919191;
    padding-right: 14px;
}
#footer .widget td {
    padding-top: 0 !important;
}
#footer #site-navigation ul li a {
    font: 500 14px var(--common-font-r);
    letter-spacing: 1px;
    color: #919191;
}
#footer #site-navigation ul li {
    margin-right: 20px;
    border-bottom: none;
}
#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: -124px;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 5px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    cursor: pointer;
}

#footer .footer-logo-box::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #181818;
    left:0;
    top:0;
    transform: rotate(45deg);
    z-index: -1;
}
.menubar.scrolled li.search-box {
    display: block !important;
}








/*=============================*/
.scrollTop{
	background-size: contain;
	width:30px;
	height:50px;
	bottom:20px;
	right:2%;
	opacity: 0.9;
	
}
.scrollTop:hover{
	opacity: 1;
}


a.scrollTop span:nth-of-type(1) {
	position: absolute;
	top: 0;
	right: -25%;
	width: 15px;
	height: 15px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-animation: sdb07 3s infinite;
	animation: sdb07 3s infinite;
	opacity: 0;
	box-sizing: border-box;
}

a.scrollTop span:nth-of-type(2) {
	position: absolute;
	right: 0;
	top: 10px;
	width: 1px;
	height: 60px;
	background: #ccc;
	-webkit-animation: sdb07 3s infinite;
	animation: sdb07 3s infinite;
}
a.scrollTop span:nth-of-type(2):before {
    position: absolute;
    top: 5px;
    left: -2px;
    content: '';
    width: 5px;
    height: 5px;
    margin-left: 0px;
    background-color: rgb(255 255 255 / 0.5);
    -webkit-animation: sdb1110 3s infinite;
    animation: sdb1110 3s infinite;
    box-sizing: border-box;
}

@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/******************************************************/
@-webkit-keyframes sdb1110 {
  0% {
    opacity: 0;
  }
  40% {
    transform: translate(0,  50px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(0, 0);
  }
}
@keyframes sdb1110 {
  0% {
    opacity: 0;
  }
  40% {
    transform: translate(0,  50px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(0, 0);
  }
}
/**************************************************/
