.contact_details ul li {
list-style: none;
display: inline;
color: #ffffff;
}
.home .top_bar {
position: relative;
padding: 0px 0px 0px 0px;
}
.top_bar {
background: #1d2027;
width: 100%;
border-radius: 0px 0px 0px 7px;
padding: 4px 4px 1% 4px;
}
.contact_details, .newsletter-iconimg, .fixed-header .side-navigation {
text-align: center;
}
.contact_details ul li.search-box span {
border: none;
padding: 15px 18px;
margin-right: 0;
}
.contact_details ul li span {
padding-right: 10px;
}
.contact_details i{
color: #00cdfc;
font-size: 14px;
cursor: pointer;
}
.serach_outer i{
font-size: 24px;
padding: 4px 0 0 0;
color: #bbb;
}
.contact_details p {
color: #033333;
font-size: 15px;
margin: 0 0 0 !important;
}
p.hi_bold, .side-navigation ul ul li:hover > a {
color: #1e1d1c;
}
p.hi_normal {
color: #757575;
}
.contact_details ul li span i {
padding-right: 6px;
color: #4bcdfc;
}
.contact_details ul li a, #site_top .con-info i, #site_top .details a, #footer_box .widget_calendar caption, #footer .copyright a:hover {
color: #fff;
}
.socialbox a i, .social_widget a i {
font-size: 13px;
letter-spacing: 3px;
width: 20px;
text-align: center;
}
#site_top .con-info span{
background-color:#4bcdfc;
padding: 8px;
border:2px solid #fff;
}
#site_top .con-icons{
padding-top: 10px;
}
#site_top .con-det{
padding-left: 0;
}
#site_top .details-title
{
font-family: "Montserrat";
font-weight: bold;
font-style: italic;
font-size: 13px;
color:#13182c;
}
#site_top .details{
font-family: "Montserrat";
font-size: 13px;
color:#fff;
padding-left: 3px;
font-weight: bold;
}
.contact_spaninfo{
margin-right: -7%;
}
#site_top .socialbox a{
display: inline-block;
margin-right: 10px;
transition: 2s;
}
#site_top .socialbox a i:hover{
background-color:#4bcdfc;
color: #fff !important;
transform: scale(1.2);
}
#site_top .socialbox a i {
height: 30px;
width: 30px;
border-radius: 50%;
line-height: 30px;
padding: 0 9px;
margin: -3px;
}
#site_top .socialbox a i.fab.fa-facebook-ffab {
padding: 0px 11px;
}
#site_top .socialbox a i.fab.fa-youtube {
padding: 0 8px;
}
#site_top .socialbox a i{
color:#fff;
font-size: 14px;
}
.socialbox .apply-online{
background-color:#00cdfc;
color:#fff;
font-family: Montserrat;
font-weight: bold;
padding: 10px 12px;
font-size: 13px;
text-transform: uppercase;
border-radius: 0px 4px;
}
.socialbox .apply-online:hover{
color: #1e2027;
}
.shake-effect:hover i {
transform: scale(1.3);
transition: ease-out 0.5s;
-webkit-animation: wiggle .05s alternate ease infinite;
animation: wiggle .05s alternate ease infinite;
}
@keyframes wiggle {
from { transform: rotate(0deg); }
to   { transform: rotate(20deg); }
}
@-webkit-keyframes wiggle {
from { -webkit-transform: rotate(0deg); }
to   { -webkit-transform: rotate(20deg); }
} .fixed-header {
position: fixed;
top:0;
left:0;
padding: 0 35px;
width: 100%;
background: #fff;
box-shadow: 2px 2px 10px 0px #000;
z-index: 999999;
}
.fixed-header #mySidenav{
margin: 12px 0;
} .home #header .menubar{
z-index: 99999;
width: 100%;
background: #fff;
top: 20px;
border-radius: 0px 0px 10px 10px;
border:none;
left: 0;
}
.home #masthead {
position: absolute;
left: 0;
right: 0;
}
.blog #header .menubar{
margin-top: 1%;
border-radius: 0px 0px 10px 10px;
border: none;
background: #e4e4e4;
width: 100%;
top: 0px;
position: relative;
}
.home .page-template #header .menubar{
width: 100%;
background: #fff;
top: -39px;
}
#header .col-lg-2.col-md-3.top_bar_btn {
margin-top: 5px;
}
#header .logo img{
max-height: 123px;
width: auto;
}
#header {
width: 100%;
}
#topbar {
border-top: 10px solid #435061;
}
.menubar {
-webkit-transition: all 0.5s ease;
-moz-transition: position 10s;
-ms-transition: position 10s;
-o-transition: position 10s;
transition: all 0.5s ease;
}
.home #header .menubar{
border-radius: 0px 0px 10px 10px;
border: none;
background: #e4e4e4;
width: 100%;
top: 0px;
position: relative !important;
}
.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, #footer .logo h1, #header .logo p.site-title {
font-weight:700;
padding:0;
font-size:18px;
font-weight:bold;
margin-top: 0;
}
.logo {
padding: 30px ;
}
.logo a.custom-logo-link{
color:#000000;
}
.logo h1 a, .logo h1 a, .logo p.site-title a{
color: #262626;
text-transform: uppercase;
}
.logo p{
color: #262626;
margin-bottom: 0;
font-size: 14px;
}
#header .top-contact{
padding: 12px 0;
font-size: 15px;
}
.menubar .social-media{
padding:12px 0;
text-align:center;
}
#header .search-icon {
padding: 6px 8px 6px 11px;
display: inline-block;
transform: rotate(42deg);
margin-right: 0px;
transition: 2s;
right: 0;
margin: 15px 0;
}
#header .search-icon i{
color:#1f2c34;
transform: rotate(-42deg);
cursor: pointer;
}
.apply-button {
text-align: right;
margin: 12px 20px;
}
.apply-button .apply-online {
background-color: #00cdfc;
color: #fff;
font-family: Montserrat;
font-weight: bold;
padding: 10px 11px;
font-size: 13px;
border-radius: 0px 4px;
display: inline-block;
position: relative;
text-transform: uppercase;
} .apply-online:hover {
color: #fff !important; }  @keyframes smoothScroll {
0% {transform: translateY(-40px);}
100% {transform: translateY(0px);}}
.close-sidebar {
font-size: 25px;
text-align: right;
color: #fff;
padding: 10px;
}
.headerbar {
font-size: 30px;
font-weight:900;
}
.side-navigation{
margin-top: 5px;
}
.fixed-header .side-navigation{
margin: 12px 0px;
}
.side-navigation ul{
list-style: none;
margin: 0;
padding-left: 0;
}
.side-navigation li{
position: relative;
margin-top: 7px;
padding: 0px 10px;
display: inline-block;
height: 40px;
}
.side-navigation li:last-child{
border-right: none;
}
.side-navigation a{
display: block;
text-decoration: none;
text-transform: uppercase;
color: #1d2027;
padding: 0;
font-size: 13px;
font-weight: bold;
position: relative;
font-family: Montserrat;
font-weight: bold;
}
.side-navigation ul ul{
position: absolute;
left: 0;
top: 100% ;
background: #F6F6F6;
min-width: 215px;
z-index: 9999;
display: none;
}
.side-navigation ul ul ul{
left: 100%;
top: 0;
}
.side-navigation ul ul a{
text-transform: none;
font-weight: 600;
color: #1e1d1c;
padding: 9px 0px;
font-size: 13px;
line-height: 1.5;
}
.side-navigation ul ul li,
.menubar.scrolled .side-navigation ul ul li{
float: none;
display: block;
text-align: left;
border-bottom: 1px solid #cccccc;
}
.side-navigation ul ul li:last-child{
border-bottom: 0;
}
.side-navigation ul li:hover > ul{
display: block;
animation:fadeInRight .3s ease;
-webkit-animation:fadeInRight .3s ease;
}
.side-navigation ul li.menu-item-has-children>a:after {
content: "\f107";
position: static;
margin-left: 5px;
font-family: "font awesome 5 free";
font-weight: 900;
float: right;
}
@keyframes fadeInRight{
0%{opacity:0; transform:translate3d(10 0%,0,0)}
100%{opacity:1; transform:none;}}
.side-navigation .current_page_item > a,
.side-navigation .current-menu-item > a,
.side-navigation .current_page_ancestor > a{
color: #4bcdfc !important;
}
.side-navigation .menu > ul > li.highlight{
background-color: #4bcdfc;
}
.side-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;
}
.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;
} .serach_outer {
position: fixed;
width: 100%;
height: 100%;
background: #000;
overflow: hidden;
transition: 0.5s;
z-index: 999999999999;
top: 0;
left: 0;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0, 0.8);
display: none;
}
.serach_inner {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.closepop {
position: absolute;
top: 10%;
transform: translateY(-50%);
width: 100%;
right: 20px;
text-align: right;
margin-right: 28px;
z-index: 999999;
}
.serach_outer i {
font-size: 24px;
padding: 4px 0 0 0;
color: #bbb;
cursor: pointer;
}
.serach_inner form.search-form {
display: table;
padding: 0;
border-radius: 0;
background: #ffffff;
margin: 0 auto;
max-width: 700px;
width: 100%;
}
.serach_inner form.search-form {
display: table;
border: 1px solid #bababf;
padding: 14px 20px 24px;
border-radius: 0;
background: #ffffff;
margin: 0 auto;
max-width: 700px;
width: 100%;
border-radius: 30px;
}
.serach-page input.search-field {
border: 1px solid #ccc;
padding: 9px;
}
.search_popup input.search-submit {
border: 0;
}
.search_popup label {
background: transparent;
width: 86%;
}
.search_popup input.search-field {
padding: 1.5% 10px 1.5% 0;
background: transparent;
width: 100%;
text-indent: 8px;
}
.social-media .dashicons{
margin: 0 6px;
padding: 0;
}
.menubar .social-media a:hover{
color:#3890cb;
} .scrollup {
color: #00cdfc;
position: fixed;
display: none;
bottom: 60px;
right: -30px;
margin:0;
font-size: 18px;
font-weight: 600;
transform: rotate(-90deg);
text-shadow: 1px 1px #000;
z-index: 9999999999;
}
.scrollup.left{
left: 15px;
right: auto;
}
.scrollup.center{
left: 45%;
right: 44%;
}
.scrollup:focus,
.scrollup:hover{
color: #00cdfc;
}
.scrollup span {
display: inline-block;
}
.scrollup i{
margin-left: 10px;
transform: rotate(90deg);
} #our-newsletter .newsletter{
top: 10px;
z-index: 999;
border-radius: 0px 0px 10px 10px;
width: 100%;
background-color: #4bcdfc;
}
#our-newsletter .newsletter h3{
font-size: 18px;
letter-spacing: 2px;
line-height: 22px;
color: #ffffff;
font-family: "Montserrat";
font-weight: 800;
padding-bottom: 0;
text-transform: none;
}
.newsletter_text{
padding-top: 15px;
padding-bottom: 15px;
}
#our-newsletter .newsletter p{
font-size: 13px;
line-height: 22px;
color: #ffffff;
font-family: "Montserrat";
}
#our-newsletter .newsletter-form{
padding-top: 24px;
}
#our-newsletter .newsletter-form input[type="email"]{
width: 100%;
border: 1px solid #ffffff;
margin-right: 20px;
color: #ffffff;
padding: 9px;
}
#our-newsletter .newsletter-head{
padding-left: 30px;
}
.newsletter-content {
margin-top: 15px;
width: 100%;
margin-left: 0px;
}
#our-newsletter .newsletter-form input[type="email"]::placeholder{
font-size: 14px;
letter-spacing: 1px;
line-height: 24px;
color:#ffffff;
font-family: "Montserrat";
}
#our-newsletter .newsletter-form input[type="submit"]{
border: 2px solid #ffffff;
padding: 8px 32px;
background: #ffffff;
color: #4bcdfc;
border-radius: 0px 5px;
}
#our-newsletter .newsletter-form i{
position: absolute;
right: 45px;
top: 34px;
padding: 10px;
font-size: 12px;
color: #4bcdfc;
}
#our-newsletter .wpcf7-form-control-wrap {
float: left;
width: 100%;
}
.newsletter-iconimg {
background: #fff;
height: 90px;
width: 90px;
border-radius: 50%;
margin: 20px auto -50px;
padding: 22px;
position: relative;
top: -42px;
border: 1px solid #e9e9e9;
}
.neswletter_shortcode_text{
margin-top: 2%;
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;
margin: 2px 2px;
}
#footer input, #footer textarea{
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}
#footer textarea{
height: 100px;
}
#footer p.post-date {
color: #ffffff;
font-size: 11px !important;
}
.copyright p {
font-size: 14px;
color: #ffffff;
margin-bottom: 0;
}
.socialbox {
float: right;
font-size: 13px;
line-height: 20px;
color: #717271;
font-family: "Montserrat";
}
#footer{
text-align:center;
color:#fff;
padding:3em 0 0 0px;
text-align:left;
background-repeat: no-repeat;
background-size: cover;
}
#footer aside{
margin-bottom: 20px;
}
.footer-top-col {
border-left: solid 5px #4bcdfc;
padding-left: 15px;
}
.container #blog-right-sidebar h3, #footer h3{
color:#4bcdfc;
text-align:left;
font-size:24px;
padding:0 0 17px 0;
}
#footer .copyright p{
font-size: 13px;
letter-spacing: 0px;
color: #fff;
font-family: "Montserrat";
}
#footer .copyright a {
color: #656667;
cursor: pointer;
}
#footer input{
padding:8px 8px;
float:left;
margin:5px 0;
border-radius:0px;
}
#footer input[type="submit"] {
padding: 8px 10px;
background-color: #4bcdfc;
color: #ffffff;
text-transform: uppercase; }
#footer .copyright{
border-top:1px solid #2b2f41;
padding:30px 0;
}
#footer ul {
margin: 0;
}
#footer ul li{
list-style:none;
margin:0 0 5px 0;
text-align:left;
padding: 5px;
}
#footer ul li a {
color: #9fa3a3;
font-size: 13px;
letter-spacing: 0px;
font-family: "Montserrat";
}
#footer p, #footer a{
margin: 0;
color: #9fa3a3;
letter-spacing: 0px;
font-family: "Montserrat";
font-size: 13px;
line-height: 25px;
text-align: left;
}
.widget_recent_entries img{
width: 100px;
}
#footer h3.widget-title, #footer h3.top_title {
color: #ffffff;
font-size: 15px;
letter-spacing: 1px;
font-family: "Montserrat";
font-weight: bold;
position: relative;
text-transform: uppercase;
}
#footer h3:after {
content: "";
border-bottom: 2px solid #4bcdfc;
width: 55px;
height: 2px;
display: block;
margin-top: 15px;
}
#footer ul li:before {
font-size: 13px;
line-height: 30px;
color: #717271;
margin-right: 5px;
}
#footer ul li {
list-style: none;
margin: 0;
text-align: left;
padding: 5px;
display: block;
font-weight: 600;
font-size: 13px;
position: relative;
}
#footer ul li:before {
content: "\f101";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
#footer .textwidget p {
color: #9fa3a3;
}
.about_me table, .about_me td, .about_me th{
border: none;
}
.about_me p.message {
margin-bottom: 5px !important;
}
#footer_box .sub-menu, #our-newsletter .newsletter h3:after, amp-sidebar#sidebar1, .headerbar, .footer_hide{
display: none;
}
.sub-menu li:hover{
background-color: #000;
}
.sub-menu li:hover a{
color: #4bcdfc !important;
}
.sub-menu li{
margin-top: 0;
}
#footer_box .socialbox i{
color:#525b80;
margin-left: 15px;
}
#footer_box .socialbox i:hover, #footer_box .about_me i, #footer ul li a:hover, .side-navigation a:hover, .closepop i:hover{
color:#4bcdfc;
}
#footer .widget_media_gallery img{
padding-right: 25px;
border:none;
} #header .hvr-icon-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
#header .hvr-icon-grow .hvr-icon {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
#header .hvr-icon-grow:hover .hvr-icon,
#header .hvr-icon-grow:focus .hvr-icon,
#header .hvr-icon-grow:active .hvr-icon {
-webkit-transform: scale(1.3) translateZ(0);
transform: scale(1.3) translateZ(0);
} #search.open {
-webkit-transform: translate(0px,0px) scale(1,1);
-moz-transform: translate(0px,0px) scale(1,1);
-o-transform: translate(0px,0px) scale(1,1);
-ms-transform: translate(0px,0px) scale(1,1);
transform: translate(0px,0px) scale(1,1);
opacity: 1;
}
#search {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.7);
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: translate(0px,-100%) scale(0,0);
-moz-transform: translate(0px,-100%) scale(0,0);
-o-transform: translate(0px,-100%) scale(0,0);
-ms-transform: translate(0px,-100%) scale(0,0);
transform: translate(0px,-100%) scale(0,0);
opacity: 0;
z-index: 999;
}
#search .close {
position: fixed;
top: 20%;
right: 20%;
color: #fff;
background-color: #4bcdfc;
opacity: 1;
padding: 5px 18px;
font-size: 27px;
border: none;
}
#search form.search-form.serach-page {
position: absolute;
top: 50%;
left: 0%;
right: 0%;
width: 100%;
text-align: center;
}
#search input[type=search] {
font-size: 17px;
border: 0;
margin: 0 auto;
padding-left: 30px;
padding-right: 30px;
background-color: #fff;
color: #000;
padding: 10px;
width: 42%;
outline: none;
}
#search button.search-submit {
background-color: #4bcdfc;
padding: 0 20px;
border: none;
height: 100%;
position: absolute;
}
#footer .about_me span.contact-title {
font-weight: 600;
margin-right: 10px;
font-size: 15px;
color: #fff;
}
#footer .about_me span a,#footer .about_me span {
font-weight: 500;
font-size: 15px;
color: #9fa3a3;
}