@import url("../fonts/font-awesome/css/font-awesome.css");
@import url("../fonts/et-line-font/style.css");

html {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  background: #fff;
}
body {
  font-family: Hind, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #606060;
  line-height: 30px;
  padding: 0;
  display: none;
}
#wrapper {
  overflow: hidden;
}
a,
a:hover {
  text-decoration: none;
}

#content {
  width: 100%;
  background: #fff;
  padding: 90px 0 90px 0;
  z-index: 100;
}
#content {
  background: #ffffff;
}

section {
  padding: 2.35em 0 2.35em 0;
  position: relative;
}

footer {
  background: #071c26;
  color: #ffffff;
  padding: 80px 0 0 0;
  font-size: 15px;
}

footer h3,
.de_light footer h3 {
  color: #fff;
  font-size: 18px;
  text-transform: none;
}
footer a {
  font-weight: 400;
  color: #ffffff;
  text-decoration: none !important;
}
.de-navbar-left footer {
  padding: 70px 70px 0 70px;
}
.subfooter {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  padding: 20px 0 20px 0;
}

#topbar {
  z-index: 1000;
  width: 100%;
  padding: 0 30px;
  overflow: hidden;
  top: 0;
}

.error {
  clear: both;
  display: none;
  color: #e7505a;
  padding-top: 20px;
}
.success {
  clear: both;
  display: none;
  color: #96c346;
  padding-top: 20px;
}
#contact_form textarea {
  height: 195px;
}

a {
  text-decoration: none;
}
a.btn,
.btn {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
a.btn-custom,
.btn-custom,
a.btn-slider,
.btn-slider {
  font-family: Hind, sans-serif;
  font-size: 12px;
  min-width: 120px;
}
a.btn-custom,
a.btn-custom:active,
a.btn-custom:focus,
a.btn-custom:visited,
.btn-custom {
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  outline: 0;
  font-weight: bold;
  text-decoration: none;
  padding: 11px 30px;
  min-width: 120px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.spacer-half {
  width: 100%;
  height: 15px;
  display: block;
  clear: both;
}


/* FORM */

.form-transparent input[type=text], .form-transparent textarea, .form-transparent input[type=email] {
	padding: 10px;
	margin-bottom: 20px;
	color: #fff;
	border: solid 1px rgba(0, 0, 0, .3);
	background: rgba(0, 0, 0, .2);
	border-radius: 0;
	height: auto;
}

.form-border input[type=text], .form-border input[type=email], .form-border input[type=number], .form-border textarea, .form-underline input[type=email], .form-border input[type=password], .form-border select {
	padding: 8px;
	margin-bottom: 20px;
	border: none;
	border: solid 1px #555555;
	background: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height: auto;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color:#333;
}
.form-border input[type=text]:focus,
.form-border input[type=email]:focus, 
.form-border textarea:not(:placeholder-shown):focus,
.form-underline input[type=email]:focus, 
.form-border select:focus {
	background-color: white;
	border-color: #352921;
}


.form-subscribe {
	display:table;
	margin:0 auto;
}

.form-subscribe input[type=text],
.form-subscribe input[type=email] {
	display:table-cell;
	border: solid 1px rgba(255, 255, 255, .3);
	border-right:none;
	background: rgba(255, 255, 255, .1);
	padding:6px 20px 6px 20px;
	border-radius:60px 0 0 60px;
	height:40px;
	vertical-align:middle;
}
.form-subscribe .btn-custom{
	display:table-cell;
	border-radius:0 60px 60px 0;
	height:40px;
	vertical-align:middle;
}
.form-subscribe input[type=text]:hover,
.form-subscribe input[type=email]:hover {
	background: rgba(255, 255, 255, .3);
}

.field-set label{
	color:#606060;
	font-weight:500;
}



h1,
h2,
h4,
h3,
h5,
h6,
.h1_big,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
footer.footer-light h5 {
  margin-top: 0;
  font-family: "Optima DemiBold", sans-serif;
  font-weight: 800;
  color: #1e1813;
}
footer h1,
footer h2,
footer h4,
footer h4,
footer h5,
footer h6 {
  color: #fff;
}
h2.text-light,
footer h4,
footer h4,
footer h5,
footer h6 {
  color: #fff;
}
h1,
.h1 {
  font-size: 52px;
  margin-bottom: 20px;
  line-height: 56px;
}
h2 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 36px;
  line-height: 43.2px;
}
h3 {
  font-size: 22px;
  margin-bottom: 25px;
}
h5 {
  font-size: 18px;
}
.text-light {
  color: #ffffff;
}

/* preloader */
/* ================================================== */

#preloader {
  display: table;
  position: fixed;
  z-index: 20000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  text-align: center;
}
.preloader1 {
  width: 60px;
  height: 60px;
  display: inline-block;
  padding: 0px;
  border-radius: 100%;
  border: 2px solid;
  border-top-color: rgba(0, 0, 0, 0.65);
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  -webkit-animation: preloader1 1s ease-in infinite;
  animation: preloader1 1s ease-in infinite;
  position: absolute;
  margin-left: -30px;
  top: 45%;
}
@keyframes preloader1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes preloader1 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

/* progress bar */
/* ================================================== */

.de-progress {
  width: 100%;
  height: 4px;
  background: #ddd;
  margin-top: 20px;
  margin-bottom: 20px;
}
.de-progress .progress-bar {
  background: #333;
  height: 4px;
  box-shadow: none;
}
.de-progress {
  background: #f5f5f5;
}
.skill-bar {
  margin-bottom: 40px;
}
.skill-bar.style-2 .de-progress {
  background: rgba(0, 0, 0, 0.1);
}

.skill-bar .value {
  color: #ccc;
  font-size: 12px;
  font-weight: bold;
  float: right;
  margin-top: -40px;
}

.rtl .skill-bar .value {
  float: left;
}

.skill-bar h4 {
  font-size: 16px;
}

.social-icons {
  display: inline-block;
}
div.social-icons i {
  text-shadow: none;
  background-color: #78a6b6;
  color: #fff;
  padding: 12px 10px 8px 10px;
  width: 34px;
  height: 34px;
  text-align: center;
  font-size: 16px;
  border-radius: 0;
  margin: 0 5px 0 5px;
  transition: 0.7s;
}
.social-icons i:hover {
  background: #f2f1ef;
  color: #1e1813 !important;
}

.accordion {
  overflow: hidden;
}

.relative {
  position: relative;
  z-index: 1;
}

.card h6 {
  font-weight: 500;
}
.card-header {
  background-color: #f2f1ef !important;
}
.accordion-style-1 {
  overflow: visible;
}
.accordion-style-1 .card {
  margin-bottom: 20px;
  border: none;
  box-shadow: 8px 8px 50px 0px rgb(225 225 225);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  overflow: hidden;
}

i {
  display: inline-block;
}

a,
a:hover,
.test-column,
.test-column:hover {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

h2 {
  display: inline-block;
  overflow: hidden;
  position: relative;
  left: 0;
  right: 0;
  letter-spacing: -1px;
}

strong {
  font-weight: bold;
}
.bg-white {
  background: #ffffff;
}
.no-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-bottom: 0 !important;
}
p {
  margin-bottom: 25px;
}
.no-top {
  padding-top: 0 !important;
}

.de-flex {
  display: flex;
  justify-content: space-between;
}

.de-flex > .de-flex-col {
  display: flex;
  justify-content: center;
  align-items: center;
}

.center-y {
  position: relative;
}

.wow {
  visibility: hidden;
}
#back-to-top {
  background: rgba(255, 255, 255, 0.25);
  position: fixed;
  bottom: -40px;
  right: 20px;
  z-index: 1020;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  outline: none;
  opacity: 0;
  padding-top: 3.5px;
}
#back-to-top:before {
  font-family: "FontAwesome";
  font-size: 18px;
  content: "\f106";
  color: #222;
  position: relative;
}

a,
img {
  outline: 0;
}

@media only screen and (min-width: 1280px) {
  .container {
    min-width: 1200px;
  }
}

.wood-container {
  padding: 50px 200px 50px 200px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 3rem;
  color: white;
}

.wood-container div h5,
.wood-container div p,
.wood-container div p a {
  color: white;
}

.wood-container div h5 {
  margin: 15px 0 15px 0;
}

/* HEADER */

header {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1001;
  background: #2b313f;
  margin: 0;
  height: 90px;
  /*border-bottom:solid 1px rgba(255,255,255,0);*/
}
header.smaller {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0px;
  padding: 0;
  -webkit-box-shadow: 0 4px 6px 0 rgba(10, 10, 10, 0.05);
  -moz-box-shadow: 0 4px 6px 0 rgba(10, 10, 10, 0.05);
  box-shadow: 0 4px 6px 0 rgba(10, 10, 10, 0.05);
  border: 0;
}
header.transparent {
  background: none;
}
header div#logo {
  font-family: "Oswald", sans-serif;
  color: white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .logo,
header .logo-2 {
  font-family: Hind, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}
header .logo-2 {
  color: #333;
}
header,
header *,
de_tab .de_nav li span,
.feature-box-small-icon i,
a.btn-line:after,
.de_count,
.social-icons a i,
.de_tab.tab_steps .de_nav li span,
.de_tab.tab_steps .de_nav li span:hover,
.de-gallery .overlay .icon i,
.de-gallery .overlay .icon i:hover,
.product img,
.product img:hover,
.mfp-close,
.mfp-close:hover,
.pic-hover .bg-overlay,
.pic-hover:hover > .bg-overlay,
i.btn-action-hide,
.pic-hover.hover-scale img,
.text-rotate-wrap,
.text-rotate-wrap .text-item,
.overlay-v,
.carousel-item .pf_text .title,
.carousel-item:hover .pf_text .title,
.carousel-item .pf_text .title .type,
.carousel-item:hover .pf_text .title .type,
.owl-slider-nav .next,
.owl-slider-nav .prev,
#back-to-top.show,
#back-to-top.hide,
.social-icons-sm i,
.social-icons-sm i:hover,
.overlay-v i,
.overlay-v i:hover,
.de_tab .de_nav li span,
#popup-box.popup-show,
#popup-box.popup-hide,
.form-underline input[type="text"],
.form-underline textarea,
.form-underline input[type="email"],
.form-underline select,
.btn-rsvp,
.btn-close,
.btn-custom,
.overlay-v span,
.de_tab.tab_style_4 .de_nav li,
.form-subscribe input[type="text"],
.form-subscribe input[type="email"],
#mainmenu a span,
#mainmenu a.active span,
.feature-box .inner,
.feature-box:hover .inner,
.feature-box .inner i,
.feature-box:hover .inner i,
.error_input,
.de_tab.tab_steps.style-2 .de_nav li.active .arrow,
.owl-item.active.center div blockquote,
.mask *,
.mask .cover,
.mask:hover .cover,
.mask img,
.mask:hover img,
.accordion .content,
a.btn-border,
.f_box span,
.f_box img,
.f_box.s2:hover img,
.mask .cover p,
.feature-box-type-1:hover i,
.feature-box-type-2 i,
#contact_form input,
#contact_form textarea,
#contact_form select,
#form_subscribe input[type="text"],
#form_subscribe input[type="email"],
#btn-submit,
.table-pricing tbody tr,
#selector .dark-mode,
#selector .dark-mode:hover,
.feature-box.f-boxed,
.feature-box.f-boxed:hover,
.fp-wrap,
.fp-wrap div,
.fp-wrap img,
.feature-box-type-2,
.feature-box.style-3 i,
.feature-box.style-3 h4,
.logo-carousel img,
.f-box,
.f-box *,
.fp-wrap *,
.d-gallery-item *,
.de-box-image *,
.de-image-hover *,
#selector *,
a.a-underline * {
  -o-transition: 0.7s;
  -ms-transition: 0.7s;
  -moz-transition: 0.7s;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  outline: none;
  box-shadow: none;
}

#subheader {
  text-align: center;
  overflow: hidden;
  padding: 100px 0 5vw 0;
}
#subheader h1 {
	margin-top: 50px;
	margin-bottom: 10px;
}

.team {
	margin-bottom: 30px;
	text-align: center;
}

#mainmenu {
  font-family: Hind, sans-serif;
  font-size: 14px;
  margin: 0 auto;
  float: none;
}

#mainmenu li {
  margin: 0px 0px;
  padding: 0px 0px;
  float: left;
  display: inline;
  list-style: none;
  position: relative;
}
#mainmenu > li {
  letter-spacing: 1px;
  font-weight: bold;
}
#mainmenu a {
  position: relative;
  display: inline-block;
  padding: 30px 18px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  outline: none;
}
#mainmenu a span {
  position: relative;
  width: 0%;
  color: #ffffff;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 14px;
  border-bottom: solid 2px #ffffff;
}

/* menu toggle for mobile */
#menu-btn {
  display: none;
  float: right;
  margin-top: -3px;
  width: 32px;
  height: 32px;
  padding: 4px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  margin-left: 20px;
}
#menu-btn:before {
  font-family: FontAwesome;
  content: "\f0c9";
  font-size: 20px;
}

@media only screen and (max-width: 992px) {
  #menu-btn {
    display: block;
    position: relative;
    float: right;
  }
  .header-col-mid {
    position: absolute;
    top: 90px;
    width: 100%;
    padding: 0 0 0 0;
  }
  header div#logo {
    line-height: 32px;
  }
  header {
    display: none;
  }
  header,
  header.fixed {
    display: block;
    position: inherit;
    margin: 0;
    padding: 0;
    margin-top: 0;
    height: auto;
    background: #111111;
    /* padding: 15px 0 15px 0; */
  }

  #mainmenu {
    float: none;
    z-index: 200;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #mainmenu a {
    text-align: left;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #mainmenu li {
    border-bottom: solid 1px #eee;
    margin: 0;
    width: 100%;
    display: block;
  }
  #mainmenu li:last-child {
    margin-bottom: 30px;
  }

  #mainmenu li a {
    color: #eceff3;
  }
  header.header-mobile {
    overflow: hidden;
    position: relative;
  }
  header.header-mobile #mainmenu {
    float: none;
    z-index: 200;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-right: 30px;
  }
  header.header-mobile #mainmenu a {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header.header-mobile #mainmenu li {
    border-bottom: solid 1px #eee;
    margin: 0;
    width: 100%;
    display: block;
  }

  header.header-mobile #mainmenu li:last-child {
    margin-bottom: 30px;
  }

  header.header-mobile #mainmenu li a {
    color: #888;
  }

  #mainmenu a span {
    display: none;
  }
}
