/**
* Awam Update CSS
*/


body {
  overflow-x: hidden;
}
.admin-bar .overlaynav:not(.open),
.admin-bar .awam-section-fixed{
  top: 32px;
}
.awam-section-fixed {
    z-index: 999;
    position: fixed;
    width: 100%;
}
@media (max-width:782px) {
  .admin-bar .overlaynav:not(.open),
  .admin-bar .awam-section-fixed{
    top: 46px;
  }
}

@media (max-width:600px) {
  .admin-bar .overlaynav.nav-scroll{
    background: #111;
    top: 0px !important;
  }
  .admin-bar.scroll-start .main-overlaymenu .menu-header {
      top: 0px;
  }
  .admin-bar .awam-section-fixed{
    top: 0px;
  }
  .splitting .word {
    margin-right: 7px !important;
  }
  .splitting .whitespace {
    width: 0 !important;
  }
}
.scroll-start .has-sticky-logo .main-logo,
.has-sticky-logo .sticky-logo {
    display: none;
}
.scroll-start .has-sticky-logo .sticky-logo {
    display: block;
}
.has-mobile-logo .mobile-logo {
    display: none;
}
@media screen and (max-width: 767px) {
    .has-mobile-logo .mobile-logo {
        display: block;
    }
    .scroll-start .has-mobile-logo.has-sticky-logo .mobile-logo,
    .has-mobile-logo .main-logo {
        display: none;
    }
}

p:last-child,
.nt-theme-content p:last-child {
  margin-bottom: 0px;
}

.nt-theme-content p a {
  color: var(--color-secondary);
}

.nt-blog-pg .posts .item.thumb-none .content {
  padding-top: 0px;
}

.nt-blog-pg .posts .item .content .date a {
  background:  var(--color-white);
  vertical-align: middle;
}

.nt-sidebar-inner-widget-title {
  font-size: 24px;
  font-weight: 700;
}

.nt-blog-pg .posts .item .content .tags a {
  text-transform: capitalize;
}

.nt-blog-pg .posts .item .content .tags a:after {
  right: 6px;
}

.page-header .text-bg {
  position: absolute;
  top: 160px;
  font-size: 14vw;
  font-weight: 900;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #555;
  color: transparent;
  line-height: 1;
  opacity: .2;
  width: 100%;
  z-index: 0;
}
span.separator {
    margin: 0 0px 0 10px;
}
.page-header .text-bg+h1 {
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 480px) {
    .portfolio .filter {
        line-height: 40px;
        text-align: left;
    }
}

/* 404 Page */
.awam_search {
  margin-top: 80px;
  display: flex;
}

.nt-404 .call-action {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.error404 #nt-footer,
.error404 #navi {
  display: none;
}

.error404 {
  overflow-y: hidden;
}

.nt-404 .call-action .content h2 b {
  color:  var(--color-white);
  -webkit-text-stroke-width: 0;
}

.nt-search .button-slide.c-white {
  border: 1px solid #ddd;
  border-left: 0;
  border-radius: 0px 4px 4px 0px;
}

.nt-search .search_input {
    border-radius: 4px 0 0 4px;
}

.nt-404 .button-slide.c-white {
  border-left: 0;
}

.cont-inner ul.flex li {
  display: flex;
}

.cont-inner ul.flex li strong {
  width: 30px;
}

.stroke-text {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color:  var(--color-white);
  color: transparent;
}

.nt-search .stroke-text {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color:  var(--color-dark);
  color: transparent;
}

h2.__title {
  margin-bottom: 20px;
}

/* Related Post */
.project-carousel.nt-related-post {
  margin-bottom: -120px;
  position: relative;
  overflow: hidden;
  padding-top : 120px;
}

.project-carousel.nt-related-post .item{
  padding: 0 15px;
}

.nt-related-post . {
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  top: 0;
  z-index: -1;
  height: 66%;
}

.project-carousel.nt-related-post .swiper-slide {
  padding-bottom: 0;
}

.nt-related-post .text-bg {
  position: absolute;
  left: -10%;
  top: -10px;
  margin-bottom: 0;
  font-size: 12vw;
  font-weight: 900;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #555;
  color: transparent;
  line-height: 1;
  opacity: .2;
}

/* breadcrumbs style */
.breadcrumbs {
  margin-top: 20px;
}

span.breadcrumb_link_seperator {
  margin: 0 10px;
  font-size: 11px;
}

body.light .nt-blog-pg.single.section-padding {
  padding-top: 0;
}

/* single page post style */
.nt-blog-pg.single .post .content .share-info .tags {
  margin-left: 0;
}

.nt-blog-pg.single .post .content .nt-comment-content.nt-theme-content>p:last-child {
  margin-bottom: 0;
}

.nt-blog-pg.single .post .content .nt-comment-content.nt-theme-content>p:first-child {
  margin-top: 0;
}

/* single page  commnet form  style */
.nt-blog-pg.single .comment-form {
  margin-top: 0px;
}

.nt-blog-pg.single .post .content p.logged-in-as {
  margin: 20px 0;
}

#reply-title {
  margin-bottom: 15px;
  font-size: 31.25px;
}

.form-group.wp-comment-cookies-consent {
  display: flex;
  align-items: center;
  font-size: 12px;
    font-weight: 300;
}

#respond p.form-submit {
  margin-top: 0px;
  position: relative;
  overflow: hidden;
  background:  var(--color-white);
}

#nt-page #respond {
  margin-bottom: 0px;
}

.posts > .item:last-child {
  margin-bottom: 0px !important;
}

body.dark #respond p.form-submit {
  border: 1px solid  var(--color-white);
}

body.light #respond p.form-submit {
      border: 2px solid #2b2f31;
    border-radius: 4px;
    font-weight: 500;
}

body.light #respond p.form-submit:hover input.button-slide {
  color: #fff;
}

body.dark .comment-form p.form-submit input.button-slide {
  background: transparent;
  color: #1e1e1e;
}

body.dark .comment-form p.form-submit:hover input.button-slide {
  z-index: 1;
  background: transparent;
  border-color: transparent;
  color:  var(--color-white);
}

body.light .comment-form p.form-submit:hover input.button-slide {
  z-index: 1;
  background: transparent;
  border-color: transparent;
  color:  var(--color-white);
}

#respond p.form-submit:hover .button-slide::after {
  content: none;
}

.comment-form input#submit {
  border: 0;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.form-group {
  margin-bottom: 30px;
}

.form-submit::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: 100%;
  background: #090909;
  border-radius: 0 0 100% 100%/0 0 100% 100%;
  -webkit-transition: all 0.6s cubic-bezier(1, 0, 0.55, 1);
  transition: all 0.6s cubic-bezier(1, 0, 0.55, 1);
  z-index: 0;
}

.form-submit:hover:after {
  bottom: -10px;
  border-radius: 0;
}

.nt-comment-reply-content.post-meta__item {
  font-weight: 600;
}

.nt-comment-reply-content.post-meta__item:hover i {
  color: var(--color-secondary);
}

.nt-comment-bottom-line {
  position: relative;
  display: block;
  width: calc(100% + 100px);
  height: 1px;
  left: -100px;
  background: #5d5d5d;
}

.nt-comment-author,
.nt-comment-author a {
  font-size: 18px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
}

.nt-comment-author.comment__author-name {
  line-height: 0.8;
}

body.dark .nt-comment-author,
body.dark .nt-comment-author a {
  color:  var(--color-white);
}

.nt-inner-title {
  margin: 40px 0 50px;
  font-size:31.25px;
}

.posts .item {
  position: relative;
}

.nt-sticky-label {
  color: #ccc;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  left: 0;
  width: max-content;
  margin-bottom: 10px;
}

blockquote p,
blockquote {
    font-family: 'Quicksand', sans-serif;
    position: relative;
    font-size: 1.3rem;
    line-height: 1.6;
    margin: 2.66667rem 0;
    font-style: italic;
    font-weight: 600;
    color: #050505;
}

 .nt-theme-content ul li {
	list-style:disc;
}
 .nt-theme-content ol li {
	list-style:decimal;
}

a.blog-post2_photo {
  margin-bottom: 20px;
}

h4.blog-post2_title {
  margin-bottom: 10px;
}

.blog-post2_summary {
  margin-top: 20px;
}

span.blog-post2_meta_sep {
  margin: 0 10px;
}

.nt-theme-content .gallery-caption {
  margin-left: auto !important;
  margin-right: auto;
}

a.button.button-slide.is-block {
  width: 100%;
  text-align: center;
}

.page-header .cont-inner h4 b {
  font-weight: 900;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.7);
  color: transparent;
}

.map-wrapper {
  position: relative;
  min-height: 70vh;
}

.map-wrapper .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.contact .form .button-slide {
  padding: 8px 35px;
}

/* general form style */
input,
textarea {
  width: 100%;
  padding: 15px;
  background: transparent;
  border: 1px solid #ddd;
}

input[type=checkbox],
input[type=radio] {
  width: auto;
}

body.dark input:not(.text-black),
body.dark textarea:not(.text-black) {
  color:  var(--color-white);
}

.form_password {
  display: flex;
  justify-content: end;
}

.form_password_button.button-slide.c-white {
  border-left: 0;
}

footer a {
  color: var(--color-secondary);
}

@media screen and (max-width: 992px) {
  .nt-blog-pg .posts .item .content .col-2 {
    top: auto;
    bottom: -2px;
  }

  #nt-index .vert-align {
    position: absolute;
    bottom: 205px;
    left: -9px;
  }

  .nt-blog-pg .posts .item .content .date {
    width: 100%;
    text-align: left;
    margin-top: 30px;
  }

  .services-container .items {
    border: 1px solid #eee;
  }

  body.dark .services-container .items.active {
    border: 1px solid #737171;
  }

  .testi-text {
    text-align: center;
  }

  .agency .content ul li {
    line-height: 2;
  }

  .elementor-element.elementor-element-90fbb1c.elementor-column.elementor-col-50.elementor-top-column {
    padding-left: 15px;
  }

  .slider .parallax-slider .caption.clasc p {
    max-width: 240px;
    margin: 30px auto;
  }

  .slider .parallax-slider .caption.clasc h1 {
    font-size: 28px;
    font-weight: 600;
  }
}

@media screen and (max-width: 767px) {
  #nt-index .vert-align {
    position: absolute;
    top: -125px;
    left: -9px;
  }

  .nt-blog-pg .posts .item .content .date {
    width: 100%;
    text-align: left;
    margin-top: 30px;
  }
}

/* media */
@media(min-width: 576px) {
  .nt-related-post .text-bg {
    top: -10px;
    font-size: 12vw;
  }

  .page-header .text-bg {
    top: 150px;
    font-size: 13vw;
  }
}

@media(min-width: 768px) {
  .nt-related-post .text-bg {
    top: -20px;
    font-size: 11vw;
  }

  .page-header .text-bg {
    top: 140px;
    font-size: 12vw;
  }
}

@media(min-width: 992px) {
  .nt-related-post .text-bg {
    top: -30px;
    font-size: 10vw;
  }

  .page-header .text-bg {
    top: 130px;
    font-size: 11vw;
  }
}

@media(min-width: 1200px) {
  .nt-related-post .text-bg {
    top: -40px;
    font-size: 9vw;
  }

  .page-header .text-bg {
    top: 60px;
    font-size: 8vw;
  }
}

.post--data .pagination {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post--data .pagination span {
  width: 100%;
  padding: 20px;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 1px;
}

.post--data .pagination .icon {
  border: 0;
  width: 70px;
}

[data-aos=ntr-fade-up] {
  opacity: 0;
  transition-property: opacity, transform;
  transform: translate3d(0, 20px, 0);
}

[data-aos=ntr-fade-up].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.aspect-ratio {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
}

.aspect-ratio_object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aspect-ratio.is-1x1 {
  padding-bottom: 100%;
}

.aspect-ratio.is-2x1 {
  padding-bottom: 50%;
}

.aspect-ratio.is-3x2 {
  padding-bottom: 66.66%;
}

.aspect-ratio.is-4x3 {
  padding-bottom: 75%;
}

.aspect-ratio.is-4x5 {
  padding-bottom: 125%;
}

.aspect-ratio.is-16x9 {
  padding-bottom: 56.25%;
}

.comment-form input#submit {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  z-index: 2;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.overlaynav .menu-toggle .icon i {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.menu-toggle:hover .icon i {
  margin: 8px 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nt-sidebar-inner-widget .gallery img {
  border: 0px !important;
}

.nt-sidebar-inner-widget .gallery-item {
  margin: 2px 0px !important;
}

.nt-sidebar-inner-widget .gallery-item dt {
  margin: 0px 2px !important;
}


.item-img-overlay-two {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background:  var(--color-white);
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 1s cubic-bezier(1, 0, 0.55, 1);
  transition: all 1s cubic-bezier(1, 0, 0.55, 1);
}

.item-img-overlay-two.animated {
      -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.nt-single-thumb-none .nt-blog-pg.single,
.page-hero-off .nt-blog-pg.single{
    margin-top: 96px;
}
.page-hero-off .nt-blog-pg.single{
    padding-top: 120px;
}
.page-hero-off .overlaynav:not(.open) {
    background: #0a0a0a;
}
.error404 .no-template {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    width: 100vw;
}
.has-menu-title .hamburger-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    width: 75px;
    text-align: right;
}
.has-menu-title.has-close-title:not(.is-active) .close-title {
    display: none;
}
.has-menu-title.has-close-title.is-active .menu-title {
    display: none;
}
.slider-destroyed + .swiper-container.gallery-text{
	display: none!important;
}
@media (max-width: 1024px){
.header_nav.is-active ul li:hover .header_nav_arrow {
    background: var( --color-dark );
}
.header_nav.is-active ul li:hover .header_nav_arrow .icon {
	color: var(--color-white);
}
}

span.odometer_extra.odometer_after {
    margin-left: 5px;
}

/* customizer */

.menu-toggle:hover .icon i {
    margin: 8px 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.nt-sidebar-inner-widget .gallery img {
	border : 0px !important;
}

.nt-sidebar-inner-widget .gallery-item {
    margin: 2px 0px !important;
}
.nt-sidebar-inner-widget .gallery-item dt{
    margin: 0px 2px !important;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #efefef;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(247, 247, 247, 0.72);
}

#gallery-1 img {
    border: 0px !important;
}

body:not(.elementor-page) .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}

.nt-404 input {
    color:  var(--color-white);
}

@media (max-width: 1024px){
    .header_nav.is-active ul li:hover .header_nav_arrow {
        background: var( --color-dark );
    }
	.header_nav.is-active ul li:hover .header_nav_arrow .icon {
    	color: var(--color-white);
    }
}

.nt-hero-desc {
    color: #f1f1f1;
    max-width: 350px;
    margin: 0 auto;
}

.nt-hero-title {
    margin-bottom: 20px !important;
}

/*related update*/
.pt-60{
    padding-top:60px;
}
.nt-blog.blog-grid-two .swiper-container {
    padding-bottom: 20px;
}
.nt-blog.blog-grid-two .item .content-footer {
    padding: 10px 30px 30px;
    background: #fbfbfb;
    position: relative;
	box-shadow: 0px 0px 47px 5px rgba(0, 0, 0, 0.05);
}
.nt-blog.blog-grid-two .item .content .title h4 {
    font-size: 1.4em;
    margin-bottom: 15px;
}
.nt-blog.blog-grid-two .item .content .more {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px;
    color: #7a7a7a;
}
.nt-blog.blog-grid-two .posts .item .content p {
    margin-top: 5px;
}
.nt-blog .item .img{
	position:relative;
}
.nt-blog.blog-grid-two .item .img .info {
    margin-bottom: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #de3416;
    color: #fff;
    border-radius: 0 4px 0 0;
    padding: 5px 10px;
}
.nt-blog.blog-grid-two .item .content .info a{
    margin: 0;
}

.nt-blog.blog-grid-two .item .content{
    padding: 0;
}
.nt-related-post .subtitle {
    color: rgb(122, 122, 122);
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 19.5px;
    letter-spacing: 2px;
    margin : 0px;
}

.elementor-widget-wp-widget-categories ul li,
.elementor-widget-wp-widget-nav_menu ul li,
.elementor-widget-wp-widget-archives ul li,
.elementor-widget-wp-widget-recent-posts ul li {
    margin: 0px;
    position: relative;
    font-size: 15px;
    position: relative;
    font-weight: inherit;
    line-height: 1.6;
    font-weight: 500;
}
.elementor-widget-wp-widget-categories h5,
.elementor-widget-wp-widget-nav_menu h5,
.elementor-widget-wp-widget-media_gallery h5,
.elementor-widget-wp-widget-archives h5,
.elementor-widget-wp-widget-recent-posts h5 {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 24px;
    font-weight: 700;
}
p.info.text-center.ptb-40 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/* header menu two */
.header {
  z-index  : 997;
  position : relative;
}

.header.is-overlay {
  position : absolute;
  top      : 0;
  right    : 0;
  left     : 0;
}

.header.is-overlay .header_container {
  background-color : transparent;
}

.header.is-sticky .header_container {
  position           : absolute;
  top                : 0;
  right              : 0;
  left               : 0;
  -moz-transition    : all 0.1s linear;
  -ms-transition     : all 0.1s linear;
  -o-transition      : all 0.1s linear;
  -webkit-transition : all 0.1s linear;
  transition         : all 0.1s linear;
}

.header.is-sticky-active .header_container {
  position                    : fixed;
  border-bottom-color         : var( --color-secondary );
  -moz-box-shadow             : 0 5px 20px rgba(186, 189, 165, 0.2);
  -webkit-box-shadow          : 0 5px 20px rgba(186, 189, 165, 0.2);
  box-shadow                  : 0 5px 20px rgba(186, 189, 165, 0.2);
  -webkit-animation-duration  : 0.5s;
  animation-duration          : 0.5s;
  -webkit-animation-fill-mode : both;
  animation-fill-mode         : both;
  -webkit-animation-name      : ntrHeaderSticky;
  animation-name              : ntrHeaderSticky;
}

.header.header-fixed,
.header.header-fixed .header_container {
  position : fixed;
}

.header.is-sticky-active.is-overlay .header_container {
  background-color : var( --color-dark );
}

.header_container {
  position : relative;
}

.header_menu {
  display     : flex;
  align-items : center;
}

.header_menu_item:not(:first-child) {
  margin-left : 30px;
}

.header_menu_link {
  display     : flex;
  color       : var( --color-text );
  align-items : center;
}

.header_menu_link:hover {
  color : var( --color-primary );
}

.header_menu_link_icon {
  font-size : 24px;
  flex      : 0 0 auto;
}

.header_nav_mega,
.header_nav_sub {
  background-color : var( --color-white );
}

.header_nav ul li {
  position : relative;
  margin-top: -1px;
}

.header_nav ul li.has-sub ul li {
  border-top : 1px solid var( --color-secondary );
}

.header_nav ul li.has-sub ul li:hover {
  border-color : transparent;
}

.header_nav li a {
  display       : block;
  position      : relative;
  color         : var( --color-dark );
  overflow      : hidden;
  text-overflow : ellipsis;
  white-space   : nowrap;
}

.header_nav ul li:hover > a {
  color : var( --color-white );
}

.header_nav ul li > a > .button_text {
  z-index            : 2;
  position           : relative;
  color              : inherit;
  -webkit-transition : all .8s;
  transition         : all .8s;
}

.header_nav ul li:hover > a > .button_text {
  color : inherit;
}

.header_nav ul li > a:after {
  content            : '';
  position           : absolute;
  top                : -10px;
  right              : -10px;
  bottom             : 100%;
  left               : -10px;
  border-radius      : 0 0 100% 100%/0 0 100% 100%;
  background         : var( --color-secondary );
  -webkit-transition : all 0.6s cubic-bezier(1, 0, 0.55, 1);
  transition         : all 0.6s cubic-bezier(1, 0, 0.55, 1);
}

.header_nav ul li:hover > a:after {
  bottom        : -10px;
  border-radius : 0;
}

@media
  (max-width : 1024px) {
  .header_nav {
    z-index             : 997;
    position            : fixed;
    top                 : 0;
    left                : -100%;
    width               : 300px;
    height              : 100vh;
    overflow            : auto;
    border-right        : 1px solid var( --color-secondary );
    background-color    : var( --color-white );
    background-repeat   : no-repeat;
    background-position : right bottom;
    background-size     : 100%;
    -moz-box-shadow     : 5px 0 20px rgba(186, 189, 165, 0.2);
    -webkit-box-shadow  : 5px 0 20px rgba(186, 189, 165, 0.2);
    box-shadow          : 5px 0 20px rgba(186, 189, 165, 0.2);
    -moz-transition     : left 0.3s linear;
    -ms-transition      : left 0.3s linear;
    -o-transition       : left 0.3s linear;
    -webkit-transition  : left 0.3s linear;
    transition          : left 0.3s linear;
  }

  .admin-bar .header_nav {
    top : 32px;
  }
    .admin-bar .awam_nav.is-sticky.is-sticky-active .header_nav {
        top: 0;
    }
  .header_nav.is-active {
    left : 0;
  }

  .header_nav_close {
    display          : flex;
    height           : 50px;
    padding-left     : 30px;
    background-color : var(--color-white);
    align-items      : center;
    justify-content  : space-between;
  }

  .header_nav_close_icon {
    width      : 50px;
    text-align : center;
    font-size  : 12px;
  }

  .header_nav_arrow {
    display         : flex;
    position        : absolute;
    top             : 0;
    right           : 0;
    width           : 50px;
    height          : 50px;
    align-items     : center;
    font-size       : 14px;
    justify-content : center;
    cursor          : pointer;
  }

  .header_nav_arrow:hover {
    background : var( --color-dark );
  }

  .header_nav_arrow:hover .icon {
    color : var( --color-white );
  }

  .header_nav_arrow .icon {
    display         : flex;
    align-items     : center;
    justify-content : center;
  }

  .header_nav_arrow .icon::after {
    z-index            : 1;
    position           : absolute;
    color              : inherit;
    text-align         : center;
    font-family        : 'Font Awesome 5 Free';
    font-size          : 13px;
    font-weight        : 900;
    -webkit-transition : all 400ms linear;
    transition         : all 400ms linear;
  }

  .is-arrow-up2::after {
    content : '\f077';
  }

  .is-arrow-down2::after {
    content : '\f078';
  }

  .header_nav ul li,
  .header_nav ul li.has-sub ul li:first-child {
    border-top : 1px solid var( --color-secondary );
  }

  .header_nav > ul.header_nav_items > li:last-child {
    border-bottom : 1px solid var( --color-secondary );
  }

  .header_nav ul li.has-sub ul li:last-child {
    border-bottom : 0;
  }

  .header_nav_mega,
  .header_nav_sub {
    display : none;
  }

  .header_nav li.has-mega.is-active > .header_nav_sub,
  .header_nav li.has-sub.is-active > .header_nav_sub {
    display : block;
  }

  .header_nav li a {
    height        : 50px;
    padding-right : 50px;
    padding-left  : 30px;
    line-height   : 50px;
  }

  .header_nav li.is-active > a {
    color : var( --color-dark );
  }

  .header_nav > ul > li.has-sub .header_nav_sub ul li a {
    padding-left : 50px;
  }

  .header_nav ul li:hover {
    border : 0;
  }

.header_nav_toggle.menu-toggle {
    display      : flex;
    margin-right : 0;
    margin-left  : 0;
    align-items  : center;
    cursor       : pointer;
    right        : 0;
    color        : #fff;
}

  .header_nav_toggle.menu-toggle .icon {
    display      : table-cell;
    margin-right : 6px;
  }

  .header_nav_toggle.menu-toggle .icon i {
    display    : block;
    width      : 20px;
    height     : 3px;
    margin     : 4px 0;
    background : #fff;
  }

  .menu-toggle:hover .icon i {
    margin             : 8px 0;
    -webkit-transition : all .3s;
    transition         : all .3s;
  }
}

@media
  ( max-width : 767px ) {
}

@media
  ( min-width : 576px ) {
  .header_menu {
    margin-left : auto;
  }
}

@media
  ( min-width : 1024px ) {
  .header_nav li.has-sub {
    position : relative;
  }

  .header_nav li.has-sub:hover {
    z-index : 1;
  }

  .header_nav li.has-sub:hover > .header_nav_sub {
    display : block;
  }

  .header_nav li.has-mega:hover > .header_nav_mega {
    display : block;
  }

  .header_nav > ul {
    display   : flex;
    margin    : 0;
    flex-wrap : wrap;
  }

  .header_nav ul li.has-sub ul li:first-child {
    border-top : 0;
  }

  .header_nav ul li > a {
    padding   : 10px 20px;
    font-size : 16px;
  }

  .header_nav ul li.has-sub ul li a {
    color : var( --color-dark );
  }

  .header_nav > ul > li > .header_nav_sub {
    top  : 100%;
    left : 0;
  }

  .header_nav > ul > li > .header_nav_sub .header_nav_sub {
    top          : -10px;
    left         : 100%;
    padding-left : 20px;
  }

  .header_nav_toggle {
    display : none;
  }

  .header_nav_close {
    display : none;
  }

  .header_nav_arrow {
    display : none;
  }

  .header_nav_mega,
  .header_nav_sub {
    display  : none;
    position : absolute;
  }

  .header_nav_sub ul li > a {
    display     : block;
    padding     : 10px 20px;
    font-size   : 14px;
    white-space : nowrap;
  }

  .header_nav_mega,
  .header_nav_sub > ul {
    min-width        : 160px;
    background-color : var(--color-white );
  }

  .header_nav_mega {
    top     : 100%;
    right   : 0;
    left    : 0;
    padding : 30px;
  }

  .header_nav_mega_menu_item:not(:first-child) {
    margin-top : 10px;
  }
}

@-webkit-keyframes ntrHeaderSticky {
  from {
    -webkit-transform : translate3d(0, -100%, 0);
    transform         : translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform : translate3d(0, 0, 0);
    transform         : translate3d(0, 0, 0);
  }
}

@keyframes ntrHeaderSticky {
  from {
    -webkit-transform : translate3d(0, -100%, 0);
    transform         : translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform : translate3d(0, 0, 0);
    transform         : translate3d(0, 0, 0);
  }
}
.header_nav .splitting .whitespace {
    width: 5px;
}
.header_nav ul li:hover > a > span > span > .char {
  -webkit-animation       : fadeInUp2 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation               : fadeInUp2 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay : calc(30ms * var(--char-index));
  animation-delay         : calc(30ms * var(--char-index));
}

.header_nav ul li.has-sub:hover .header_nav_sub ul li {
  -webkit-animation       : fadeInUp2 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation               : fadeInUp2 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay : calc(30ms * var(--char-index));
  animation-delay         : calc(30ms * var(--char-index));
}

.awam_nav .menu-toggle:hover .char {
  -webkit-animation       : fadeInUp2 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  animation               : fadeInUp2 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay : calc(30ms * var(--char-index));
  animation-delay         : calc(30ms * var(--char-index));
}


.c-fixed_wrapper {
    position: relative;
    overflow: hidden;
    height: 100vh;
}
.c-fixed,
.c-fixed_target {
    position: absolute;
    top: -100vh;
    right: 0;
    left: 0;
}
.c-fixed_target {
    bottom: -100vh;
}
.c-fixed {
    height: 100%;
    background-size: cover;
    background-position: top center;
}
.elementor-section[data-awam-locomotive-fixedbg] {
    overflow: hidden;
    height: 100vh!important;
}
[data-scroll].animated {
    -webkit-animation-fill-mode: inherit;
    animation-fill-mode: inherit;
}
[data-scroll-section] .imgover .imgoverlay{
	display:none;
}
[data-scroll-section] .project-carousel .content .img:after {
	content:none!important;
}

.cursor2 {
 z-index: 999999;
}



/* RESPONSIVE FOR TABLETS */
@media only screen and (max-width: 989px), only screen and (max-device-width: 989px) {
    .has-sidebar-menu:not(.elementor-template-canvas){
        padding-left: 60px;
    }
    .has-sidebar-menu.sidebar-menu-right:not(.elementor-template-canvas) {
        padding-left: 0px;
        padding-right: 60px;
    }
    .sidebarmenu--main-side {
        width: 60px;
    }
    .sidebarmenu--hamburger-menu {
        margin: 30px 20px;
    }
    .sidebarmenu--main-side .sidebarmenu--social-media {
        width: 60px;
    }
    .sidebarmenu--main-side .sidebarmenu--search {
        left: 20px;
    }
    .sidebarmenu--navigation {
        left: 60px;
    }
    .sidebar-menu-right .sidebarmenu--navigation {
        right: 60px;
    }
    .sidebarmenu--search-box {
        width: calc(100% - 60px );
        left: 60px;
    }
    .sidebar-menu-right .sidebarmenu--search-box {
        left: auto;
        right: 60px;
    }
    .has-sidebar-menu:not(.elementor-template-canvas) .slider.fixed-slider {
        left: 60px;
    }
    .has-sidebar-menu.sidebar-menu-right:not(.elementor-template-canvas) .slider.fixed-slider {
        right: 60px;
    }
}
/* RESPONSIVE FOR MOBILES */
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    .has-sidebar-menu:not(.elementor-template-canvas) .slider.fixed-slider {
        left: 0px;
    }
    .has-sidebar-menu.sidebar-menu-right:not(.elementor-template-canvas) .slider.fixed-slider {
        right: 0px;
    }
    .admin-bar .sidebarmenu--headertop {
        top: 46px;
    }
    .scroll-start.admin-bar .sidebarmenu--headertop {
        top: 0px;
    }
    .has-sidebar-menu:not(.elementor-template-canvas){
        padding-left: 0px;
    }
    .has-sidebar-menu.sidebar-menu-right:not(.elementor-template-canvas) {
        padding-right: 0px;
    }
    .sidebarmenu--main-side {
        display:none;
    }
    .sidebarmenu--headertop.mobile--header {
        position: fixed;
        width: 100%;
        padding: 20px 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .scroll-start .sidebarmenu--headertop.mobile--header {
        background: #000;
    }
    .header_logo {
        max-width: 50%;
    }
    .mobile--hamburger {
        display: block;
        position: relative;
        margin: 0;
        height: 13px;
        right: 0;
    }
    .sidebarmenu--navigation {
        width: 260px;
        left: 0;
    }
    .sidebar-menu-right .sidebarmenu--navigation {
        left: auto;
        right: 0;
    }
    .sidebarmenu--search-box h2 {
        font-size: 40px;
    }
    .sidebarmenu--search-box form input[type="text"] {
        width: 100%;
        margin-bottom: 10px;
    }
    .sidebarmenu--search-box form button[type="submit"] {
        width: 100%;
        float: none;
        display: inline-block;
    }
}

.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.gallery-text .swiper-slide {
    background-color: transparent;
}
.nt-blog .controls .swiper-pagination-fraction span {
    display: inline-block;
}
.type-3 .bg-cover{
    min-height: 300px;
}

@media ( min-width:767px ) {
    .has-sidebar-menu:not(.elementor-template-canvas) .elementor-section.elementor-section-stretched {
        padding-left: 80px !important;
    }
    .has-sidebar-menu.sidebar-menu-right:not(.elementor-template-canvas) .elementor-section.elementor-section-stretched {
        padding-left: 0px !important;
        padding-right: 80px !important;
    }
}

.brands {
    overflow:hidden;
    color: #fff;
    position:relative;
}
.clients .brands:hover .item {
    z-index: 1;
}
.clients .brands:hover .item a:hover {
    color: #000;
}
span.color-aware {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #ce4918;
    -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0;
}
.brands:hover span.color-aware {
    width: 300%;
    height: 300%;
}
.nt-index .posts .item .img > a,
.nt-index .posts .has-bg-image{
    width:100;
}
.nt-index .posts .has-bg-image {
    max-height: 450px;
    height: 450px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.nt-index .posts .has-bg-image > img {
    display:none
}
.swiper-slide a.item--link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.project-carousel.type-1 .content .img {
    height: auto;
}
.project-carousel .bg-cover {
    width: 100%;
    height: 100%;
}
.project-carousel.gray .img:after {
    opacity: 0!important;
}
.project-carousel.gray .swiper-slide:hover .img:after {
    opacity: 1 !important;
}
.slider-project.gray .bg-cover,
.project-carousel.gray .bg-cover,
.project-carousel.gray .imgover {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.project-carousel.gray .bg-cover,
.project-carousel.gray .imgover {
    height: 100%;
}
.slider-project.gray .swiper-slide:hover .bg-cover,
.project-carousel.gray .swiper-slide:hover .bg-cover,
.project-carousel.gray .swiper-slide:hover .imgover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.loading-img {
    position: absolute;
    top: 54%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 300px;
    max-width: 200px;
    z-index: 2;
}
.loading-text.isdone + .loading-img {
    top: 52%;
    opacity: 0;
    -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}
.has-sidebar-menu:not(.elementor-template-canvas) .loading-img {
    margin-left: -80px;
}
.sub-list .lang-item{
    padding: 0 8px;
}
@media screen and (max-width: 767px){
    .main-overlaymenu .menu-wrapper {
        margin-top: 100px;
    }
    .awam-cursor {
        display: none;
    }
}
.home-onepage .elementor-background-video-container.elementor-invisible,
.elementor .home-onepage .elementor-background-video-container.elementor-loading {
    visibility: visible;
    opacity: 1;
}
body:not(.elementor-msie) .slider .parallax-slider .caption:not(.clasc) .slider_hero_title .stroke,
body:not(.elementor-msie) .slider .parallax-slider .caption:not(.clasc) .slider_hero_title .stroke span {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
}
.rtl .slick-slider .slick-track,
.rtl .slick-slider .slick-list {
    direction: rtl;
}
.awam-btn svg,
.button-slide svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.awam-button.has-icon svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}
.awam-button.has-icon span.nt_btn_text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-onepage .swiper-container:not(.slider-destroyed) {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 100vh;
    padding-bottom: 0px;
    max-height: 100vh;
}
.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column;
}
.home-onepage .swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 0px;
    max-height: 100vh;
}
span.popup-search-trigger {
    z-index: 1;
    display: flex;
    position: absolute;
    right: 120px;
    margin: 0;
    align-items: center;
    cursor: pointer;
}
.lang-select + span.popup-search-trigger {
    right: 220px;
}
.awam-popup-search {
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 20px;
    z-index: 999999;
    background-color: #000;
    top: 0;
    left: translateX(-100%);
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0s cubic-bezier(1, 0, 0.55, 1);
}
.awam-popup-search.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0%);
}
.awam-popup-search .awam-popup-form-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 650px;
    width: 100%;
    height: 60px;
}
.awam-popup-search .awam_search {
    margin-top: 0;
    display: flex;
    width: 100%;
    position: relative;
    bottom: -100%;
}
.awam-popup-search .awam_search input {
    border-right: 0;
}
.awam-popup-search .awam_search .button-slide {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.awam-popup-search .popup-search-close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.awam-popup-search .awam_search .search_input:focus {
    background-color: #fff;
}
@media screen and (max-width: 480px) {
    .span.popup-search-trigger {
        right: 80px;
    }
    .lang-select + span.popup-search-trigger {
        right: 150px;
    }
}
