:root {
  --color-black: #4A4A4A;
  --color-white: #fff;
  --color-orange: #F6551C;
  }
:root {
  --font-quiksand: "Quicksand";
  --font-quiksand: "Poppins";
}

/* .toggle-btn{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 147px;
} */
.admin-header i {
  color: #FFFFFF;
  font-weight: 700;
  background: #0279E7;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 8px;
}
.hedaer-add-row {
  display: flex;
  gap: 10px;
}
#ts_header{
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  z-index: 99;
}
.footer-details {
  align-items: center;
}
.header-top {
  background: #fff;
  border-radius: 16px;
  align-items: center;
}
.icon-wrap {
  display: flex;
    gap: 15px;
  justify-content: end;
}

#announcement-bar .header-bg{
    padding: 0px 0 10px;
      position: relative;
  align-items: end;
}

.header-box-wrap {
  /* background: #fff;
  border-radius: 16px;
  padding: 60px 0px 5px 0px;
  margin-top: 30px !important;
  clip-path: polygon( 78.712% 15.152%,78.712% 15.152%,78.692% 12.694%,78.635% 10.362%,78.543% 8.189%,78.42% 6.203%,78.268% 4.438%,78.092% 2.923%,77.893% 1.691%,77.676% 0.772%,77.443% 0.198%,77.197% 0%,70.833% 0%,70.833% 0%,70.588% 0.198%,70.354% 0.772%,70.137% 1.691%,69.938% 2.923%,69.762% 4.438%,69.611% 6.203%,69.487% 8.189%,69.395% 10.362%,69.338% 12.694%,69.318% 15.152%,69.318% 28.788%,69.318% 28.788%,69.298% 31.246%,69.241% 33.577%,69.149% 35.751%,69.026% 37.736%,68.874% 39.502%,68.698% 41.016%,68.499% 42.248%,68.282% 43.167%,68.049% 43.741%,67.803% 43.939%,1.515% 43.939%,1.515% 43.939%,1.269% 44.138%,1.036% 44.712%,0.819% 45.631%,0.62% 46.863%,0.444% 48.377%,0.292% 50.143%,0.169% 52.128%,0.077% 54.302%,0.02% 56.633%,0% 59.091%,0% 84.848%,0% 84.848%,0.02% 87.306%,0.077% 89.638%,0.169% 91.812%,0.292% 93.797%,0.444% 95.562%,0.62% 97.077%,0.819% 98.309%,1.036% 99.228%,1.269% 99.802%,1.515% 100%,69.318% 100%,78.712% 100%,98.485% 100%,98.485% 100%,98.731% 99.802%,98.964% 99.228%,99.181% 98.309%,99.38% 97.077%,99.556% 95.562%,99.708% 93.797%,99.831% 91.812%,99.923% 89.638%,99.98% 87.306%,100% 84.848%,100% 59.091%,100% 59.091%,99.98% 56.633%,99.923% 54.302%,99.831% 52.128%,99.708% 50.143%,99.556% 48.377%,99.38% 46.863%,99.181% 45.631%,98.964% 44.712%,98.731% 44.138%,98.485% 43.939%,80.227% 43.939%,80.227% 43.939%,79.981% 43.741%,79.748% 43.167%,79.531% 42.248%,79.332% 41.016%,79.156% 39.502%,79.004% 37.736%,78.881% 35.751%,78.789% 33.577%,78.732% 31.246%,78.712% 28.788%,78.712% 15.152% );

  width: 100%;
  height: 150px;
  left: 0;
  right: 27px;
  transform: translate(0px, -171px);
  position: relative;
  z-index: -1; */
}

#announcement-bar .header-bg.sticky {
  clip-path: unset !important;
  margin: 0;
  /* padding: 0; */
  border-radius: unset;
  /* padding-inline: 10%; */
}
#menu-primary-menu{
  display: flex;
justify-content: space-between;
}
.header-button {
  background-color: #111111;
  border-radius: 8px;
  padding: 5px 5px 5px 10px;
  display: flex;
gap: 10px;
align-items: center;
}
.header-button:hover{
      background-color: #0279E7;
}
.header-button span {
  color: #FFFFFF;
}
.header-btn-icon {
  background-color: #FFFFFF;
  border-radius: 5px;
  height: 30px;
  width: 31px;
  line-height: 30px;

      font-size: 12px;
}
.header-btn-icon i {
  color: #111111;
}
#announcement-bar .sticky{
  box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px !important;
  background-color: #fff;
}
.logged-in.home.customize-support .sticky{
  margin-top: 30px;
}
.header-cls.container{
  margin: 0 auto;
}
.topbar-call-text{
  padding-left: 10px;
  color: #fff;
  font :normal normal 600 13px/20px Quicksand;
}
.header-call-button a{
  color: #fff;
  font-weight: 300;
}
.topbar-icons{
  padding: 0 35px;
}
/* .main-navigation ul ul li:hover a{
  background: unset;
  color: #fff !important;
} */
#ts-footer_box .ts-footer-cols ul li a,.footer2 .textwidget, .footer3 .timing {
  color: #fff;
  font: 400 14px/32px Poppins;
}
#ts-footer_box .timing a{
  padding-left: 15px;
}
#ts-footer_box .widget-title {
    padding-bottom: 5%;
}


#ts-footer_box .textwidget p,.footer-custom-html li{
  font: normal normal 300 13px/30px Poppins;
  /* width: 70%; */
  color: #fff;
}
#ts-footer_box input[type=submit]{
  position: absolute;
  top: 0;
  margin: 0;
  right: 0;
  background-color: var(--color-orange);
  color: #fff;
  padding: 8px 14px;
  border: none;
  border-radius: 19px;
}
#ts-footer_box  .recent-post-box .media-body {
    align-self: center;
}
.timing{
    padding: 5px 0px;
}
#ts-footer_box  textarea, #ts-footer_box  input[type=text], #ts-footer_box  input[type=password], #ts-footer_box  input[type=datetime], #ts-footer_box  input[type=datetime-local], #ts-footer_box  input[type=date], #ts-footer_box  input[type=month], #ts-footer_box  input[type=time], #ts-footer_box  input[type=week], #ts-footer_box  input[type=number], #ts-footer_box  input[type=email], #ts-footer_box  input[type=url], #ts-footer_box  input[type=search], #ts-footer_box  input[type=tel], #ts-footer_box  input[type=color], #ts-footer_box  .uneditable-input{
  border: 1px solid #d2d2d2;
  border-radius: none;
  color: var(--color-black);
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  outline: none;
  padding: 10px 6px;
  vertical-align: middle;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  padding: 12px 8px;
  width: 100%;
  max-width: 100%;
  border-radius: 19px;
}
#ts-footer_box .wpcf7-form.init p {
  position: relative;
  margin-top: 6%;
}
.contact-widget-content{
  display: flex;
  justify-content: space-between;
}
.contact-widget-content a{
  font-size: 13px;
  color: #fff;
}
.contact-us h3 {
  font: normal normal normal 27px/30px Quicksand;
  color: #ffff;
}
.footer-social-icon i{
   font-size: 13px;
   color: var(--black-head);
   background-color: #fff;
   padding: 7px;
   border-radius: 50%;
}
.footer-social-icon .fa-facebook-f{
   padding: 8px 11px !important;
}
.ts-copyright p {
  color: #fff;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
}
.copyright-text p a {
    color: #fff;
}
.ts-footer-cols{
  position: relative;
}
.footer-colmn{
  background-color: #1C1B1B;
  margin-top: -3%;
  overflow: hidden;
}
.footer-colmn .footer-logo{
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
}
.copy_bg:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  z-index: 8;
  background: white;
  opacity: 0.5;
}
#nav_menu-2{
  align-self: center;
  margin-right: 10%;
}

.menu-footer-menu-container ul li a{
  color: #fff;
  font: 600 16px/22px Quicksand;
}
#ts-footer_box .footer-logo img{
  width: 80%;
  height: auto;
}
#topBar{
  padding: 0px 0px;
}
 .scrolled .header-bg{
    align-items: center !important;
}
.announcenet-left-content{
  padding: 9px 0px;
}
#announcement-bar .announcenet-left-content i {
	color: var(--orange);
	font-size: 20px;
	margin-inline-end: 10px;
}
#announcement-bar .announcenet-left-content .topbar-call i {
	transform: rotateY(180deg);
}
#announcement-bar :is(.announcenet-left-content:hover, .announcenet-right-content) :is(p, a ):hover{
  color: var(--color-orange);
  font-weight: 500;
}
#announcement-bar :is(.announcenet-left-content, .announcenet-right-content) :is(p, a ) {
	color: var(--color-white);
	font: normal normal normal 12px/21px Muli;
  font-weight: 300;
}
#announcement-bar .announcenet-left-content .topbar-call:hover i,#announcement-bar .announcenet-left-content .topbar-email:hover i,#announcement-bar .announcenet-left-content .topbar-location:hover i {
    color: var(--color-orange);
}
#announcement-bar .announcenet-left-content i:hover {
    color:var(--color-orange);
}
.call-icon i{
  color: var(--color-orange);
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 6px;
  font-size: 19px;
  transform: rotate(90deg);
}
.call-icon{
  background-color: var(--color-orange);
  box-shadow: 0px 10px 0px 0px var(--color-orange);
  position: relative;
}
.call-icon:after{
  position: absolute;
  content: '';
  height: 15px;
  width: 100%;
  max-width: 100%;
  left: 0;
  bottom: -24px;
  border-left: 150px solid var(--color-orange);
  border-bottom: 15px solid transparent;
}
.call-icon:before{
  position: absolute;
  content: '';
  height: 19px;
  width: 15px;
  left: -14px;
  bottom: -25px;
  border-right: 15px solid var(--color-orange);
  border-bottom: 15px solid transparent;
  filter: brightness(0.7);
}
.topbar-social-icon{
  justify-content: center;
  background-color: var(--color-orange);
  /* box-shadow:0px -10px 0px 0px var(--color-orange),0px 1px 0px 0px var(--color-orange); */
  box-shadow:0px -10px 0px 0px var(--color-orange);
  border-radius: 35px 0px 0px 0px;
}
.top-social-share{
  position: relative;
}
/* .top-social-share:after{
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  right: -30px;
  top: -10px;
  background: green;
} */
.top-social-share::before{
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  right: -30px;
  top: -10px;
  background-color: transparent;
  border-radius: 50% 0 0% 0%;
  box-shadow: -16px -5px 0px -5px #f6561b;
}

.button-shadow{
  display: flex;
  justify-content: center;
}
.top-social-share{
}
#announcement-bar .topbar-menu a:first-child:after {
	position: absolute;
	right: -10px;
	top: 2px;
	content: '';
	height: 13px;
	width: 2px;
	background-color: #0E2B5C;
}
.announcement-hr {
	width: 96%;
	margin: 0 auto;
	background: #CCCCCC;
	height: 2px !important;
}
.header-read-more a {
  background-color:var(--color-orange);
  padding: 10px 10px;
  color: var(--color-white);
  font: 600 16px/25px Poppins;
  border-radius: 5px;
  z-index: 1;
  font-weight: 500;
}
.Book-now-btn:hover:before {
    transform: rotate(-4deg);
}
.Book-now-btn:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: var(--color-black);
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 6px;
}
.logo img {
  /* width: 100%;
  max-width: 75%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  top: -25px;
  margin: auto;
  transform: translate(117px, -22px); */
}

.header-form {
    display: none;
}
.responsive-menu-title{
  display: none;
}
.top-social-share i:hover{
  background: #fff;
    color: #f6561b;
}
.top-social-share i {
  color: #fff;
  height: 26px;
  width: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50px;
  margin-right: 1px;
  border: 1px solid #ffff;
}

.header-logo-main {
text-align: center;
padding-left: 15px;
padding-top: 15px;
}


#mySidenav ul .current-menu-item{
  position: relative;

}
#mySidenav ul .current-menu-item::after{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  background: #0279E7;
  width: 90%;
  margin: auto;
  height: 5px;
  border-radius: 10px;
}
.main-navigation ul {
	margin: 0;
	padding: 0;
}

.main-navigation li {
	position: relative;
	padding: 10px 17px;
	display: inline-block;
  cursor: pointer;
}
#site-sticky-menu .sidenav{
  justify-content: center;
}
.main-navigation a, #menu-primary-menu a {
	position: relative;
	color: var(--black-head);
	font-family: 'Outfit';
  font-weight: 500;
  font-size: 18px;
}
#menu-footer-destination-menus li a {
  position: relative;
}

#menu-footer-destination-menus li a:before {
  content: "\f101";
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 12px;
  margin-right: 6px;
  margin-top: 7px;
  position: absolute;
  left: -15px;
  top: -5px;
  width: 21px;
  height: 21px;
  line-height: 20px;
}
#ts-footer #nav_menu-1 {
  padding-left: 20px;
}
#menu-footer-destination-menus li {
  padding: 5px 0px 5px 0px;
}
.scrolled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    padding: 15px 0;
    transition: unset;
}

#site-navigation ul>li.menu-item-has-children>a:after {
	content: '\f107';
	font-family: "Font Awesome 6 Free";
	position: absolute;
  font-size: 15px;
  right: -17px;
  top: 2px;
  font-weight: 700;
}
.main-navigation ul ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background: white;
	min-width: 250px;
	z-index: 9999 !important;
	box-sizing: border-box;
	animation: zoomIn .4s ease-in-out;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul li:hover > ul {
	display: block;
  z-index: 99;
}
.main-navigation .menu > ul > li.highlight {
	background-color: var(--green);
}
.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: #fff !important;
}
#sticky-onoff {
	display: none;
}
.sub-menu li a {
	position: relative;
	font-family: var(--font-quiksand);
	font-size: 14px;
	margin-bottom: 5px;
	display: inline-block;
	-webkit-transition: padding-left .2s ease;
	-ms-transition: padding-left .2s ease;
	transition: padding-left .2s ease !important;
}
.sub-menu li {
	padding: 10px 10px 10px 17px !important;
	display: block;
}
.sub-menu li a:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: auto;
	bottom: -5px;
	left: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	width: 0;
	height: 1px;
	-webkit-transition: width .2s ease;
	-ms-transition: width .2s ease;
	transition: width .2s ease;
	background: var(--green);
}
.sub-menu >li:hover {
      background-color: #0279E7;
      color: #fff;
}
.sub-menu >li:hover > a:before {
	width: 13px;
}
.sub-menu li a:before {
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	background: var(--green);
	left: 10px;
	bottom: 0px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.toggle-nav, a.closebtn {
	display: none;
}
amp-sidebar#sidebar1 {
	display: none;
}
[class*="amphtml-sidebar-mask"] {
	background: none;
	z-index: 99;
}
.sub-menu>li:hover>a:after {
	width: 100%;
}
.sub-menu>li:hover>a {
	padding-left: 10px;
}

#top-header .header-quote-btn a {
	background-color: var(--downriver);
	padding: 10px;
	color: var(--white);
	display: flex;
	align-items: center;
}
#top-header .header-quote-btn a i {
	--dimention: 20px;
	color: var(--downriver);
	background-color: var(--white);
	height: var(--dimention);
	width: var(--dimention);
	border-radius: 50%;
	line-height: var(--dimention);
	text-align: center;
	font-size: 12px;
	margin-inline-end: 10px;
}
#top-header .header-search-form input[type='search'] {
	width: 150px;
	border: none;
}

#top-header .header-search-form input[type='submit'] {
	font-size: 0;
	height: 25px;
	width: 25px;
	border: none;
	background: none;
}

#top-header .submit-btn {
	padding-bottom: 30px;
}

#top-header .submit-btn i {
	font-weight: 600;
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	inset: 8px 4px;
	cursor: pointer;
	z-index: -1;
	color: var(--orange);
}

::placeholder {
	color: var(--downriver);
	opacity: 1;
	;
}

:-ms-input-placeholder {
	color: var(--downriver);
}

::-ms-input-placeholder {
	color: var(--downriver);
}

.header-search-form:after {
	content: '';
	position: absolute;
	height: 90px;
	width: 2px;
	background: #cccccc;
	top: -30px;
	left: -32%;
}
#footer .errorimg{
  max-width: 400px;
    width: 100%;
}
#footer h3 {
	font: bold 24px/45px Roboto Slab;
	color: var(--black);
}

#footer .footer-cols .textwidget p {
	margin-block: 20px;
}

#footer .footer_boxes .main-foot1 .location {
	margin-block-start: 20px;
}

#footer .main-foot p {
	color: var(--downriver) !important;
}

#footer .custom-social-icons {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#footer .custom-social-icons a {
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #f1f1f1;
	color: #a3a3a3;
}

#footer .custom-social-icons a:hover {
	color: var(--black);
}

#footer .footer_boxes p, #footer .main-foot1 :is(p, a) {
	font: 16px/30px Lato;
	color: var(--black);
}
#wpb_social_widget-2 .fa-facebook-f {
    background-color: #FFFFFF;
    border-radius: 50%;
    padding: 15px 19px;
}
#wpb_social_widget-2 .fa-youtube {
    background-color: #FFFFFF;
    border-radius: 50%;
    padding: 15px 15px;
}
#wpb_social_widget-2 .fa-twitter {
    background-color: #FFFFFF;
    border-radius: 50%;
    padding: 15px 15px;
}
#wpb_social_widget-2 .fa-instagram {
  background-color: #FFFFFF;
  border-radius: 50%;
  padding: 15px 15px;
}
#wpb_social_widget-2 .fa-linkedin-in {
    background-color: #0274B3;
    border-radius: 50%;
    padding: 15px 17px;
}
#wpb_social_widget-2 i {
    color: #0279E7;
}
#wpb_social_widget-2 span {
    display: none;
}
#wpb_social_widget-2 .fa-facebook-f:hover {
    color: #4267b2;
    background-color: #fff;
}
#wpb_social_widget-2 .fa-twitter:hover {
    color: #03a9f4;
    background-color: #fff;
}
#wpb_social_widget-2 .fa-linkedin-in:hover {
  color: #0274B3;
  background-color: #fff;
}
#wpb_social_widget-2 .fa-pinterest-p:hover {
  color: #BB0E25;
  background-color: #fff;
}
#wpb_social_widget-2 .fa-youtube:hover {
  color: #EC1F1F;
  background-color: #fff;
}
.custom-social-icons  {
  display: flex;
  gap: 10px;
}
.copyright {
	background-color: var(--downriver);
	padding-block: 15px;
	position: relative;
}

.copyright .footer_copyright_text :not(a) {
	color: var(--white);
	text-align: center;
	font-size: 16px;
	font-family: Lato;
}

.copyright .credit_link a {
	color: var(--orange);
	font: 16px/30px Lato;
}

#footer :is(.main-foot, .main-foot1) {
	padding-inline-end: 30px !important;
}

#footer form {
	position: relative;
}

#footer form input[type="email"] {
	width: 100%;
	border: 1px solid var(--downriver);
	padding: 5px 10px;
}

#footer form input[type="submit"] {
	position: absolute;
	right: 13px;
	top: 11px;
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	border: none;
	border-radius: 50%;
	background: var(--orange);
	font-size: 10px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: var(--white);
}

/* #return-to-top {
	position: fixed;
	right: 15px;
	bottom: 28px;
	background-color: var(--orange);
	height: 45px;
	width: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 50%;
	color: var(--white);
	z-index: 9;
} */
#main-header input[type="text"] {
    height: 65px;
    font-size: 21px;
    font-weight: 500;
    outline: none;
    color: #555;
    padding: 0 25px;
    width: 750px;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 3;
    transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
    cursor: pointer;
    border: 1px solid #BBB;
    cursor: text;
}
.header-form i {
    font-size: 29px;
    color: #03B2FB;
    position: absolute;
    right: 20px;
    z-index: 4;
    top: 16px;
}
.footer-custom-html li i{
  color: #fff;
  font-family: 'Font Awesome 6 Free';
}
/*------ search bar ----------*/
.search-bar form{
  transform: translate(-50%,-50%);
  transition: all 1s;
  width: 40px;
  height: 0;
  background: #9d6c34;
  border-radius: 50px;
  position: relative;
  left: 40%;
}
.search-bar input[type="search"]{
  position: absolute;
  cursor: pointer;
  top: -21px;
  right: 0;
  width: 100%;
  height: 42.5px;
  line-height: 30px;
  outline: 0;
  border: 0;
  display: none;
  font-size: 14px;
  border-radius: 6px;
  padding: 0 20px;
  background-color: #f6561b;
  color: #fff;
  font: 600 14px/20px quicksand;
}
#topBar input[type=search]{
  width: 100%;
}
.search-bar .fa-solid{
  box-sizing: border-box;
  padding: 10px;
  width: 42.5px;
  height: 42.5px;
  position: absolute;
  top: -21px;
  right: 0;
  border-radius: 50%;
  color: #07051a;
  text-align: center;
  font-size: 1.2em;
  transition: all 1s;
}
.search-bar form:hover,
.search-bar form:valid{
    width: 200px;
    cursor: pointer;
}
.search-bar form:hover input,
.search-bar form:valid input{
    display: block;
}
.search-bar form:hover .fa-solid{
  color: #fff !important;
  padding: 13px 13px;
  top: -18px;
  right: 0px;
  font-size: 14px !important;
}
.search-bar form:valid .fa-solid{
  /*background: var(--color-orange); */
  color: #fff !important;
  padding: 13px 13px;
  /* display: none; */
}
.search-bar a {
  display: none;
  position: absolute;
  top: 70px;
  bottom:0;
  left: 0;
  right: 0;
  font-size: 20px;
  color: white;
  text-align: center;
  width: 100%;
}

.search-bar form:valid a {
  display: block;
}
#announcement-bar .search-bar i {
  color: var(--black-head);
  font-size: 17px;
}

@media screen and (prefers-color-scheme: dark) {
	body, input {
		color: #f1f1f1;
	}
	body {
		background: #171717;
	}
	.search-bar input {
		box-shadow: 0 0 0 0.4em #f1f1f1 inset;
	}
	.search-bar input:focus,
	.search-bar input:valid {
		background: #3d3d3d;
		box-shadow: 0 0 0 0.1em #3d3d3d inset;
	}
	.search-btn {
		background: #f1f1f1;
	}
}


/* new css */
.outer-footer {
  margin-top: 5%;
}
.footer1 {
  background-color: #0279E7;
  border-radius: 20px;
  padding: 50px 50px 50px 50px;
  position: relative;
  top: -8%;
}


.outer-footer {
  background-color: #1C1B1B;
}
#ts-footer .textwidget p {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #FFFFFF;
  padding-top: 18px;
}
/* #ts-footer_box .ts-footer-cols .widget-title {
  text-align: justify;
} */
#ts-footer .widget-title {
  font-family: Outfit;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #FFFFFF;
}
#ts-footer .custom-social-icons {
  text-align: justify !important;
}
#ts-footer .contact-text {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  color: #E4E4E4;
  margin-left: 8px;
}
#ts-footer .custom-social-icons i {
  color: #0279E7;
  background-color: #FFFFFF;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
}
#ts-footer .footer1 span {
  display: none;
}
.footer4 i {
  color: #0279E7;
}
#ts-footer .top_title {
  font-family: Outfit;
  font-size: 24px;
  font-weight: 600;
  line-height: 30.24px;
  text-align: left;
  color: #FFFFFF;
}
#ts-footer .image {
  width: unset !important;
}
.about_me p {
  margin: 0 !important;
}
#menu-quick-links li {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  color: #E4E4E4;
  position: relative;
}
#menu-quick-links a {
  font: normal normal normal 14px/35px Inter;
  color: #fff;
  position: relative;
  left: 15px;
}
#menu-quick-links a:before {
  content: "\f101";
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 12px;
  margin-right: 6px;
  position: absolute;
  left: -15px;
  top: 0px;
  width: 21px;
  height: 21px;
  line-height: 20px;
}
#ts-footer {
  background-size: 100% 100%;
}

#announcement-bar .header-bg .sticky {
  clip-path: unset;
}
#site-navigation .menu ul li:hover .sub-menu {
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  transition: all 0.5s;
}
/* .main-header .services {
  position: relative;
}
.main-header .services:after {
  content: "f078";
  position: absolute;
  right: 0;
  top: 0;
  height: 10px;
  width: 10px;
  font-size: 14px;
  font-family: 'Font Awesome 5 Free' !important;
} */
