@charset "utf-8";

body.dark{
	background-color: #111319;
	color: #A9AFC3;
}
body.dark::-webkit-scrollbar {
  width: 11px;
}
body.dark{
  scrollbar-width: thin;
  scrollbar-color: #bbb #fff;
}
body.dark::-webkit-scrollbar-track {
  background: #fff;
}
body.dark::-webkit-scrollbar-thumb {
  background-color: #bbb;
  border-radius: 6px;
  border: 3px solid #fff;
}
body.dark h1,
body.dark h2,
body.dark h3,
body.dark h4,
body.dark h5{
	color: #fff;
}
body.dark .edina_tm_mobile_menu .mobile_menu_inner{
	background-color: #020713;
	box-shadow: 0px 0px 10px rgb(255 255 255 / 8%);
}
body.dark .edina_tm_mobile_menu .dropdown{
	background-color: #020713;
	box-shadow: 0px 0px 10px rgb(255 255 255 / 8%);
}
body.dark .my_trigger .hamburger .hamburger-inner::before, 
body.dark .my_trigger .hamburger .hamburger-inner::after, 
body.dark .my_trigger .hamburger .hamburger-inner{
	background-color: #fff;
}
body.dark .edina_tm_mobile_menu .dropdown .dropdown_inner ul li a{
	color: #A9AFC3;
}

body.dark .edina_tm_hero{/* background-color: transparent; */background-color: #191C26;}
body.dark .edina_tm_hero .image:before{background-color: transparent;
  background-color: rgb(49,49,49);
  /* background-image: linear-gradient( 0.2deg,  rgba(17,19,25,1) 1.9%, rgba(187,187,187,1) 92.9% ); */
  /* background-image: linear-gradient( 0.1deg,  rgba(2,7,19,1) -4%, rgba(187,187,187,1) 112.7% ); */
  /* background-image: linear-gradient( 39.6deg,  rgba(2,7,19,1) 35.2%, rgba(170,170,170,1) 80% ); */

;
;/* background-color: #393939; */}
body.dark .edina_tm_hero .social ul li .svg{
	color: #A9AFC3;
}
body.dark .edina_tm_hero .social ul li .svg.custom{
	stroke: #A9AFC3;
}
body.dark .edina_tm_hero .social ul li a:hover .svg{
	color: #fff;
}
body.dark .edina_tm_hero .social ul li a:hover .svg.custom{
	stroke: #fff;
}
body.dark .edina_tm_sidebar{
	background-color: #000;
	box-shadow: none;
}
body.dark .edina_tm_sidebar .logo{
	border-bottom-color: #5E5E5E;
}
body.dark .edina_tm_sidebar .author{
	border-top-color: #5E5E5E;
}
body.dark .edina_tm_sidebar .menu ul li .list_inner.current a:before{
	background-color: #191C26;
}
body.dark .edina_tm_sidebar .menu ul li .list_inner a:before{
	background-color: #191C26;
}
body.dark .edina_tm_sidebar .menu ul li .list_inner a{
	color: #fff;
}
body.dark .edina_tm_sidebar .menu ul li .svg{
	color: #7E7E7E;
}

body.dark .edina_tm_sidebar .menu ul li .svg.custom{
	stroke: #7E7E7E;
}
body.dark .edina_tm_sidebar .menu ul li a:hover .svg{
	color: #fff;
}
body.dark .edina_tm_sidebar .menu ul li a:hover .svg.custom{
	stroke: #fff;
}
body.dark .edina_tm_sidebar .menu ul li .list_inner.current .svg{
	color: #fff;
}
body.dark .edina_tm_sidebar .menu ul li .list_inner.current .svg.custom{
	stroke: #fff;
}
body.dark .progress_inner .label{
	color: #fff;
}
body.dark .edina_tm_services{
	background-color: #191C26;
}
body.dark .edina_tm_services ul li .list_inner{
	background-color: #000;
}

body.dark .edina_tm_services ul li .svg.custom{
	stroke: #A9AFC3;
}
body.dark .edina_tm_services ul li h3{
	color: #fff;
}

body.dark .edina_tm_services ul li .learn_more{
	color: #A9AFC3;
}
body.dark .my_carousel ul .details span a{
	color: #A9AFC3;
}
body.dark .my_carousel ul .details h3 a{
	color: #fff;
}
body.dark .edina_tm_testimonials{
	background-color: #191C26;
}
body.dark .edina_tm_testimonials .list ul li .list_inner{
	background-color: #111319;
}
body.dark .edina_tm_testimonials .owl-theme .owl-dots .owl-dot.active span{
	background-color: #fff;
	border-color: #fff;
}
body.dark .edina_tm_news ul li .news_details span a{
	color: #A9AFC3;
}
body.dark .edina_tm_news ul li .news_details .title a{
	color: #fff;
}

body.dark .edina_tm_contact{
	background-color: #191C26;
}

body.dark .edina_tm_contact .extra_info .wrapper > li .list_inner{
	background-color: #111319;
}
body.dark .edina_tm_contact .mainpart .left{
	background-color: #111319;
}
body.dark .edina_tm_button a{
	border-color: #A9AFC3;
	color: #fff;
}

body.dark .edina_tm_button a:hover{
	border-color: #fff;
	background-color: #fff;
	color: #111319;
}

body.dark .edina_tm_modalbox .popup_informations h3{
	color: #fff;
}
body.dark .edina_tm_modalbox .news_details span a{
	color: #A9AFC3;
}
body.dark .edina_tm_modalbox .news_details span a:before{
	color: #A9AFC3;
}
body.dark .edina_tm_modalbox .news_details .title a{
	color: #fff;
}

body.dark .edina_tm_modalbox .main_content .quotebox p{
	border-left-color: #fff;
}
body.dark .edina_tm_contact .mainpart .left .title span{
	color: #fff;
}
body.dark .edina_tm_modalbox .description_wrap::-webkit-scrollbar{
  width: 11px;
}
body.dark .edina_tm_modalbox .description_wrap{
  scrollbar-width: thin;
  scrollbar-color: #333 #111;
}
body.dark .edina_tm_modalbox .description_wrap::-webkit-scrollbar-track{
  background: #111;
}
body.dark .edina_tm_modalbox .description_wrap::-webkit-scrollbar-thumb{
  background-color: #333;
  border-radius: 6px;
  border: 3px solid #111;
}
body.dark .edina_tm_modalbox .box_inner{
  background-color: #12161F;
}
body.dark .edina_tm_modalbox .main_content .quotebox p{
  color: #fff;
}
body.dark .edina_tm_modalbox .main_content .descriptions .bigger{
  color: #A9AFC3;
}
body.dark .edina_tm_contact input{
  border-bottom-color: rgba(169,175,195,.5);
}
body.dark .edina_tm_contact input:focus{
  border-bottom-color: rgba(169,175,195,1);
}
body.dark .edina_tm_contact textarea{
  border-bottom-color: rgba(169,175,195,.5);
}
body.dark .edina_tm_contact textarea:focus{
  border-bottom-color: rgba(169,175,195,1);
}
body.dark .edina_tm_contact .extra_info a{
  color: #A9AFC3;
}
body.intro #preloader:before,
body.intro #preloader:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
    background-color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
body.intro #preloader:after{
    left: auto;
    right: 0;
}
body.intro .loader_line:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 0%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #555;
    -webkit-animation: lineheight 1000ms ease-in-out 0s forwards;
    -o-animation: lineheight 1000ms ease-in-out 0s forwards;
    animation: lineheight 1000ms ease-in-out 0s forwards;
}
body.intro .loader_line:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #ddd;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-animation: lineround 1200ms linear 0s infinite;
    -o-animation: lineround 1200ms linear 0s infinite;
    animation: lineround 1200ms linear 0s infinite;
    animation-delay: 2000ms;
}

.button-27 {
  appearance: none;
  background-color: #000000;
  border: 2px solid #1A1A1A;
  border-radius: 15px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Roobert,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  min-height: 60px;
  min-width: 0;
  outline: none;
  padding: 16px 24px;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 100%;
  will-change: transform;
}

.button-27:disabled {
  pointer-events: none;
}

.button-27:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.button-27:active {
  box-shadow: none;
  transform: translateY(0);
}