/*
Theme Name: Twenty Sixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 3.7
Tested up to: 6.9
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: twentysixteen

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
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

* {
	padding:0;
	margin:0;
}

.main-menu .menu-item a {
    position: relative;
    text-decoration: none;
    color: #fff; /* text white maan kar */
}

.main-menu .menu-item a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px; /* text ke thoda niche */
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: width 0.3s ease;
}

.main-menu .menu-item a:hover::after {
    width: 70%;
}

.cat_sec h2:hover a{
   color:#a9864c !important;
}

.guides .ekit-wid-con .elementskit-info-image-box .elementskit-box-body {
    padding: 130px 40px;
}
.guides {
    position: relative;
    height:300px;
}
.guides::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); /* black overlay */
    z-index: 1;
}
.guides > * {
    position: relative;
    z-index: 2;
}
.guides .btn-wraper {
    display:none;
}
.guides:hover .btn-wraper {
    display:block;
}
.lifestyle {
    position: relative;
    height:450px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* content bottom */
}
.lifestyle::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   background-color: transparent;
    --background-overlay: '';
    background-image: linear-gradient(180deg, #F8F8F800 45%, #0000006e 68%);
    z-index: 1;
}
.lifestyle > * {
    z-index: 2;
}
.lifestyle:hover h3{
    padding-bottom:50px;
}
.lifestyle .elementskit-box-body.ekit-image-box-body {
    padding:0 0 0 20px !Important;
    text-align:left;
}

.lifestyle a {
    display:block;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
}
.home_testimonial .elementskit-commentor-content {
	text-align:left !important;
}
.home_testimonial .elementskit-profile-info {
    text-align: left !important;
}

.home_testimonial .elementskit-profile-info strong.elementskit-author-name {
    line-height: 1;
}
.home_testimonial .elementskit-single-testimonial-slider{
    height:250px;
}
.home_testimonial .elementskit-commentor-content {max-height: 162px;overflow: hidden;overflow-y: auto;
	text-align:left;
}
.home_testimonial .elementskit-commentor-content p {
    text-align: justify;
}
.home_testimonial .elementskit-commentor-content::-webkit-scrollbar {
    width: 5px;
}
.home_testimonial .elementskit-commentor-content::-webkit-scrollbar-thumb {
    background:#a9864c;
}
.home_testimonial .elementskit-commentor-content {
    margin-bottom: 0px;
    max-height: 100px !important;
}
.home_testimonial .swiper-slide-inner {
    overflow: hidden;
}
.ekit_menuIcon .ekit-sidebar-widget {
    background: #00000024 !important;
    height: 100%;
	max-width: 330px !important;
}

.ekit_menuIcon .ekit_sidebar-widget-container {
    height: 100%;
}

.ekit_menuIcon .ekit-wid-con .ekit_sidebar-textwidget {
	padding: 0px !important;
}

.ekit_menuIcon .elementskit-navbar-nav {
    display: block !important;
}

.sidebar_menu-item {
	padding: 0px;
}

.sidebar_menu-item i.icon.icon-plus {
	font-size: 16px !important;
	font-weight: 500 !important;
}

.ekit_menuIcon a.custom-accordion-link {
    width: 100%;
    position: relative;
    background: transparent;
    font-size: 16px;
    border-radius: 0px !important;
    color: #ffffff !important;
	line-height: 54px;
	justify-content: space-between;
	font-family: "Open Sans", Sans-serif;
}

.ekit_menuIcon .ekit-wid-con .ekit-sidebar-group .ekit-overlay {
    background-color: rgba(0,0,0,.3) !important;
}

.custom-submenu {
    background: #24292f6e !important;
    padding: 0px !important;
}

ul.custom-sub-menus-ul li {
    border-bottom: 1px solid #ffffff30;
}

ul.custom-sub-menus-ul li a {
	display: block;
    padding: 0px 18px !important;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    line-height: 48px;
    text-transform: capitalize;
    transition: color 0.15s 
ease-in-out;
}

ul.custom-sub-menus-ul li a:hover{
	color:  #a7874b !important;
    background: #14171B !important;
}

.ekit_widget-heading.before {
    background: #0000007a;
    padding: 38px 18px !important;
    width: 100%;
}

a.ekit_close-side-widget {
	background: transparent !important;
	padding: 0px !important;
	border: none !important;
	top: 22px !important;
    right: 18px !important;
}

a.ekit_close-side-widget svg path {
    fill: #fff !important;
    font-weight: 400 !IMPORTANT;
}

.expertiese{
    position:relative;
}
.expertiese img {
    height:300px !Important;
    width:100% !Important;
    object-fit:cover;
}
.expertiese p {
    border: 2px solid #000;
    padding: 13px;
    width: 50%;
    position: absolute;
    top: 40%;
}
.expertiese .elementskit-commentor-content {
    display: flex;
    flex-direction: column;
    justify-content: center; /* vertical center */
    align-items: center;     /* horizontal center */
    text-align: center;
}
.expertiese .swiper-slide:hover 
.elementskit-client_logo img {
    filter: blur(3px);
    transition: filter 0.3s ease;
}
.expertiese .swiper-slide p {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.expertiese .swiper-slide:hover p {
    opacity: 1;
    visibility: visible;
}
.expertiese .ekit-wid-con 
.elementskit-single-testimonial-slider:hover {
    
    border-bottom-color: #a7874b;
}
.swiper-navigation-button svg{
    fill: #fff;
}
.expertiese .swiper-navigation-button:hover{
    background:#000;
}
.subscription-form {
   margin-top: −20px;    
}
.subscription-form input::placeholder {
  font-family: "Open Sans", Sans-serif;
}
.subscription-form input {
    border: none !important;
    border-bottom: 1px solid #a0a0a0 !important;
}

.subscription-form label.wpforms-field-label-inline {
  font-family: "Open Sans", Sans-serif;
  font-size:15px !important;
  line-height:26px !important;
}
button#wpforms-submit-520 {
  border:2px solid #000;
  background:#fff;
  color:#000;
  font-family: "Open Sans", Sans-serif;
  font-size:15px;
  font-weight:500;
  text-transform:uppercase;
  padding:11px 40px;
}
button#wpforms-submit-520:hover {
  background:#000;
  color:#fff;
}
.cat_sec h2 {
    transition: padding-bottom 0.6s ease, transform 0.6s ease;
}

.cat_sec:hover h2 {
    padding-bottom: 20px;
    transform: translateY(-5px);
}

.contact-page-form input{
    font-family: "Open Sans", Sans-serif !important;
}
.contact-page-form textarea{
    font-family: "Open Sans", Sans-serif !important;
}

.contact-page-form label {
    font-family: "Open Sans", Sans-serif !important;
    font-size:14px !important;
    line-height:25px !important;
}

button#wpforms-submit-742 {
    background-color: #61CE7000;
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-radius: 0px 0px 0px 0px;
    padding: 11px 40px 15px 40px;
}
button#wpforms-submit-742:hover {
     background-color: #000;
     color: #fff;
}









@media only screen and (min-width: 320px) and (max-width: 767px){
    a.elementskit-nav-logo img {
    border-radius: 5px !important;
   }
	.ekit-wid-con .elementskit-team-popup .modal-body, body .elementskit-team-popup .modal-body {
    padding: 20px !important;
  }
	.elementskit-team-popup  .ekit-team-modal-info.has-img {
    max-width: 100% !Important;
   }
	
}
@media only screen and (min-width: 768px) and (max-width: 992px){
    a.elementskit-nav-logo img {
    border-radius: 5px !important;
   }
}



