/*
Theme Name: Nextex
Theme URI: http://shtheme.com/demosd/nextex
Author: Shtheme
Author URI: http://shtheme.com
Description: Nextex is a fully responsive theme with a modern design suitable for all creative fields. The theme is featuring a powerful fullscreen background video and imagery making it a perfect choice for photographers, artists and designers who want to showcase their work.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: nextex

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/




p.comment-form-cookies-consent{
    display: none;
}
span.ajax-loader{
    display: none!important;
}
div.wpcf7-response-output{
    color: #111;
    margin:10px 0 0 0;
}
.search-custom form input{
    width: 100%;
    padding: 9px 12px;
    margin-top: 10px;
    border: 1px solid #d1d1d1;
}
.search-custom form button{
    border: 1px solid #111;
    color: #fff;
    font-size: 18px;
    height: 44px;
    position: relative;
    width: 44px;
    cursor: pointer;
    float: right;
    background: #111;
    margin-top: -44px;
    padding: 0;
    letter-spacing: 0;
}
.search-custom form button:hover{
    background: #fff;
    border: 1px solid #111;
    color: #111;
}
.search-custom h4{
    font-weight: 600;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 30px;
}

h3.comment-reply-title{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    text-align: left;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #111;
    width: 100%;
    line-height: 1.5;
    text-shadow: none;
    margin-left: 15px;
}

.comments article> h4{
    font-family: 'Montserrat', sans-serif;
    color: #111!important;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800;
}

.form-submit input.submit{
    width: 130px!important;
    border:1.5px solid #111!important;
    margin-top: 30px!important;
    height: 45px;
}

li.recentcomments{
    font-weight: 600;
}

@media (min-width: 768px){
.navbar-nav.menu_left {
    left: -50%;
}
.navbar-nav.menu_left li{
    left: 0;
}
.navbar-nav.menu_right {
    right: 0;
    left: -50%;
}
.navbar-nav.menu_right li{
    left: 0;
}
}

#form input.wpcf7-submit{
    font-weight: 700;
    display: block;
    border:1px solid #111;
    font-size: 14px;
    height: 50px;
}

.hero-fullscreen.hero-page{
    height: 100vh!important;
    position: relative;
}

.intro-all.white{
    color: #fff!important;
}

@media(max-width: 767px){
    .nav.navbar-nav.menu{
        margin:0;
    }
}

  /* submenu css start */
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav ul li {
    margin-right: 25px;
  }
}
.navbar-nav ul li:last-child {
  margin-right: 0;
}
.navbar-nav ul li a {
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
  color: #ffffff;
  display: inline-block;
  padding: 20px 0;
  padding-bottom: 25px;
}
.navbar-nav ul li:hover > a {
  color: #000000;
}
.navbar-nav ul li:hover ul.submenu {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.navbar-nav ul li ul.submenu {
  position: absolute;
    top: 110%;
    left: 0;
    min-width: 250px;
    padding: 15px 0;
    margin-top: 15px;
    background: #fff;
    border-top: 4px solid #000000;
    z-index: 11;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    box-shadow: 0 0 60px 0 rgb(0 0 0 / 7%);
}
.navbar-nav ul li ul.submenu li {
  display: block;
  margin-right: 0;
  padding: 6px 25px 6px 25px;
}
.navbar-nav ul li ul.submenu li a {
	font-size: 12px;
    display: inline-block;
    padding: 0;
    color: #000000;
    position: relative;
}
.navbar-nav ul li ul.submenu li a::before {
  content: "";
  width: 0;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: auto;
  right: 0;
  z-index: -1;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: #000000;
}
.navbar-nav ul li ul.submenu li:hover > a {
  color: #000000;
}
.navbar-nav ul li ul.submenu li:hover > a::before {
  width: 100%;
  left: 0;
  right: auto;
}
.navbar-nav ul li ul.submenu li:hover > ul.submenu {
  top: 0;
  visibility: visible;
  opacity: 1;
}
.navbar-nav ul li ul.submenu li ul.submenu {
  top: 10%;
  left: 100%;
  visibility: hidden;
  opacity: 0;
}

.logo-desktop .logo-desktop-dark, .main-navigation-bg .logo-desktop .logo-desktop-dark {
   
    width: 82px;
}
#gallery-1{
	padding-bottom:120px!important;
}