/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Amava - Startup Agency and SasS Business Template
 * Description: Startup Agency and SasS Business Template
 * Author: Chitrakoot Web
 * Version: 3.2
 *
 * ----------------------------------------------------------------------------------- */

/* ===================================
	Default Header style
====================================== */

header{ transition: all 0.5s ease 0s; position: relative; top: 0; left: 0; z-index: 99999; }

.navbar-brand img{ max-height: 43px; transition-duration: 0.5s; }
.navbar-header-custom{ padding: 17px 0 15px 0; }
.navbar-default{ transition: all 0.5s ease 0s;  }
.navbar-default .container, .navbar-default .container-fluid{ position: relative; }
.menu_area{ position: relative; z-index: 2; }
.menu_area .navbar-brand{ transition: all 0.5s ease 0s; display: inline-block; }

.navbar-nav li{ list-style: none; -webkit-transition: background .3s ease; -ms-transition: background .3s ease; transition: background .3s ease; }
.navbar-nav li.has-sub > a{ position: relative; }
.navbar-nav li.has-sub a:hover{ color: #1d184a; }
.navbar-nav li a{ display: block; color: #393b54; font-size: 15px; font-weight: 500; padding: 9px 37px 9px 27px; }
.navbar-nav > li{ margin-left: 15px; float: left; }
.navbar-nav > li.has-sub{ padding-right: 13px; }
.navbar-nav > li > a{ position: relative; display: block; font-size: 15px; text-transform: uppercase; font-weight: 600; padding: 21px 0.5rem; color: #1d184a; letter-spacing: 0.5px; -webkit-transition-duration: 500ms; -o-transition-duration: 500ms; transition-duration: 500ms; }
.navbar-nav > li > a:hover { opacity: 0.65; }
.navbar-nav li.current > a{ color: #000; }
.navbar-nav > li.active > a{ color: #000; }
.navbar-nav > li.has-sub > a:hover{ color: #000; }
.navbar > ul > li.has-sub > a:hover:after{ border-color: transparent #000 #000 transparent; }
.navbar > ul > li.has-sub > a:after{ position: absolute; top: 30px; right: -8px; content: ""; border-color: transparent #1d184a #1d184a transparent; border-style: solid; border-width: 0 1px 1px 0; display: block; height: 6px; transform: rotate(45deg); transition: border 0.3s ease 0s; width: 6px; }
.navbar > ul > li.current > a:after{ border-color: transparent #000 #000 transparent; }

.navbar-nav ul{ position: absolute; left: -9999px; }
.navbar ul ul li{ -webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease;}
.navbar ul ul li:last-child{ margin-bottom: 0; }
.navbar ul ul li.active > a{ color: #000; }
.navbar-nav li > ul{ padding: 15px 0; margin: 0 0 0 10px; border-radius: 0.3rem; background: #fff; min-width: 270px; -webkit-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.1); }
.navbar-nav li:hover > ul{ left: auto; }

.navbar-nav > li.has-sub > ul{ opacity: 0; margin-top: 10px; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.navbar-nav > li.has-sub:hover > ul{ margin-top: 0; opacity: 1; }
.navbar-nav > li.has-sub:last-child:hover ul{ left: inherit; right: 0; }
.navbar li > ul ul{ margin-top: -39px; margin-left: 240px; min-width: 270px; z-index: 9; }
.navbar li > ul ul ul{ margin-left: 175px; min-width: 130px; }
.navbar ul ul li:last-child > a, .navbar ul ul li.last-item > a{ border-bottom: 0; }
.navbar ul ul li.has-sub > a:after{ position: absolute; top: 22px; right: 17px; width: 8px; height: 2px; display: block; background: #5a5d80; content: ""; }
.navbar ul ul li.has-sub > a:before{ position: absolute; top: 19px; right: 20px; display: block; width: 2px; height: 8px; background: #5a5d80; content: ''; -webkit-transition: all .25s ease; -ms-transition: all .25s ease; transition: all 0.25s ease; }
.navbar ul ul > li.has-sub:hover > a:before{ top: 17px; height: 0; }

/* atribute navigation */
.attr-nav{ float: right; margin-left: 11px; margin-right: -15px; }
.attr-nav .dropdown-toggle:after{ content: none; }
.attr-nav > ul{ padding: 0; margin: 0 0 -5px 0; list-style: none; display: inline-block; }
.attr-nav > ul > li{ float: none; display: inline-block; vertical-align: middle; }
.attr-nav > ul > li > a{ color: #fff; display: block; padding: 21px 15px; position: relative; }
.attr-nav > ul > li > a span.badge{ position: absolute; top: 50%; margin-top: -15px; right: 5px; font-size: 10px; padding: 2px 0 0 1px; width: 15px; height: 15px; color: #fff; border-radius: 15px; line-height: 12px; font-weight: 400; }
.attr-nav > ul > li.dropdown ul.dropdown-menu{ position: absolute; border: none; border-radius: 0; padding: 0; background: #091e42; min-width: 225px; margin: 10px 0 0 10px; -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

.attr-nav ul.cart-list{ padding: 0; width: 250px; }
.attr-nav ul.cart-list > li{ position: relative; border-bottom: solid 1px #323232; padding: 15px; margin: 0; }
.attr-nav ul.cart-list > li:last-child, .attr-nav ul.cart-list > li:nth-last-child(2){ border-bottom: none; }
.attr-nav ul.cart-list > li > a.photo{ padding: 0; margin-right: 15px; float: left; width: 50px; height: 50px; }
.navbar ul.cart-list > li img{ width: 50px; height: 50px; border: 1px solid #323232; display: inline-block; }
.navbar ul.cart-list > li > h6{ margin: 0; font-size: 12px; display: inline-block; }
.navbar ul.cart-list > li > h6 a{ color: rgba(255,255,255,0.85); padding: 0; }
.navbar ul.cart-list > li > h6 a:hover{ color: #fff; }
.navbar ul.cart-list > li > h6 > a.photo{ padding: 0; display: block; }
.navbar ul.cart-list > li > p{ margin-bottom: 0; font-size: 12px; color: #f5f5f5; }
.navbar ul.cart-list > li.total{ padding: 15px; border: none; display: inline-block; width: 100%; vertical-align: top; }
.navbar ul.cart-list > li.total > .butn{ float: right; width: auto; padding: 7px 14px; }
.navbar ul.cart-list > li .price{ font-weight: 500; }
.navbar ul.cart-list > li.total > span{ padding-top: 4px; color: #fff; padding-left: 5px; font-size: 14px; display: inline-block; }

/* top search */
.top-search{ padding: 10px 0; display: none; }
.top-search input.form-control{ background-color: transparent; min-height: auto; border: none; -moz-box-shadow: 0px 0px 0px; -webkit-box-shadow: 0px 0px 0px; -o-box-shadow: 0px 0px 0px; box-shadow: 0px 0px 0px; color: #fff; height: 40px; padding: 0 15px; }
.top-search input.form-control::placeholder{ color: #f1f1f1; opacity: 1; }
.top-search input.form-control::-ms-input-placeholder, .top-search input.form-control::-moz-input-placeholder{ color: #f1f1f1; }
.top-search .input-group-addon{ background-color: transparent; border: none; color: #fff; padding-left: 0; padding-right: 0; line-height: 1.7; font-size: 18px; margin-top: 2px; }
.top-search .input-group-addon.close-search{ cursor: pointer; }

/* top search */
.top-search.white { background: #fff; }
.top-search.white input.form-control{ color: #282b2d; }
.top-search.white input.form-control::placeholder{ color: #6f6f6f; opacity: 1; }
.top-search.white input.form-control::-ms-input-placeholder, .header-style6 .top-search input.form-control::-moz-input-placeholder{ color: #6f6f6f; }
.top-search.white .input-group-addon{ color: #282b2d; }

/*============================== 
    One page navbar
================================*/

.onepage-header .navbar-nav > li { margin-left: 10px; }
.onepage-header .navbar { position: absolute; left: 0; top: 0; width: 100%; background: transparent; z-index: 9; min-height: 70px; padding: 0;}
.onepage-header .navbar .icon-bar{ color: #fff; }
.onepage-header .navbar-nav .nav-link{ font-size: 15px; color: #fff; letter-spacing: 0.5px; margin: 0; padding: 10px 8px; transition: all 0.5s; text-align: left; text-transform: uppercase; font-weight: 600; }
.onepage-header .navbar-nav .nav-link:hover{ color: #fff; opacity: 0.65; }
.onepage-header .navbar-nav .nav-link.active{ color: #fff; position: relative; opacity: 0.65; }
.onepage-header.scrollHeader .navbar{ background: #1d184a; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); position: fixed; top: -100px; left: 0; width: 100%; transition: transform 0.5s; transform: translateY(100px); }
.onepage-header.scrollHeader .navbar-nav .nav-link{ color: #fff; }
.onepage-header.scrollHeader .navbar-nav .nav-link:hover,.onepage-header.scrollHeader .navbar .navbar-nav .nav-link.active{ color: #fff; }
.onepage-header.scrollHeader .navbar-nav .logo{ padding: 15px 0; transition: all 0s ease 0s; }
.onepage-header.scrollHeader .navbar-brand img{ transition: all 0s ease 0s; }


/* Responsive CSS */
@media screen and (min-width: 992px){

	/* ===================================
		Default Header style
	====================================== */

	header.scrollHeader .navbar-default{ position: fixed; top: 0; z-index: 99; width: 100%; background: #fff; left: 0; transition: all 0.2s ease 0s;  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
	.wrapper-boxed .scrollHeader .navbar-default{ left: 0; margin: 0 auto; max-width: 1200px; right: 0; }
	.scrollHeader .navbar-brand img{ max-height: 38px; transition-duration: 0.5s; }
	.scrollHeader .navbar-header-custom{ padding: 10px 0; transition-duration: 0.5s; }
	.navbar-nav .megamenu{ margin: 0; padding: 30px 15px; right: 0; width: 100%; }
	.navbar .megamenu > li{ margin: 0; float: left; padding: 0 15px !important; }
	.navbar .sub-title{ color: #fff; }
	.megamenu > li > ul{ left: 0; margin: 0; min-width: auto; position: static; width: 100%; }
	.navbar .megamenu li > ul{ margin: 0; min-width: auto; padding: 0; -webkit-box-shadow: none; -ms-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
	.navbar .megamenu ul li{ padding: 0 !important; }
	.navbar .megamenu ul li a{ padding-left: 0; padding-right: 0; }
	.navbar .megamenu li.has-sub > a:after, .navbar .megamenu li.has-sub > a:before{ background: none; }

	/* atribute navigation */
	.scrollHeader .attr-nav > ul > li > a{ padding: 21px 15px; }
	.attr-nav > ul > li.dropdown ul.dropdown-menu{ visibility: hidden; top: 66px; border-radius: 0; opacity: 0; left: -225px; }
	.attr-nav > ul > li.dropdown:hover ul.dropdown-menu{ margin-top: 0; opacity: 1; visibility: visible; }
	.scrollHeader .attr-nav > ul > li.dropdown ul.dropdown-menu{ top: 67px; }

	/* transparent header */
	.transparent-header .navbar-nav > li > a { color: #fff; }
	.transparent-header .navbar-nav > li.active > a,.transparent-header .navbar-nav > li.current > a { opacity: 0.65; }
	.transparent-header .navbar > ul > li.has-sub > a:after { border-color: transparent #fff #fff transparent; }
	.transparent-header .attr-nav > ul > li > a { color: #fff; }
	.transparent-header .navbar-nav > li.has-sub > a:hover { color: #fff; }

	.transparent-header.scrollHeader .navbar-nav > li > a { color: #1d184a; }
	.transparent-header.scrollHeader .navbar-nav > li.active > a,.transparent-header.scrollHeader .navbar-nav > li.current > a { opacity: 1; color: #000; }
	.transparent-header.scrollHeader .navbar > ul > li.has-sub > a:after { border-color: transparent #1d184a #1d184a transparent; }
	.transparent-header.scrollHeader .navbar > ul > li.has-sub.current > a:after { border-color: transparent #000 #000 transparent; }
	.transparent-header.scrollHeader .attr-nav > ul > li > a { color: #1d184a; }
	.transparent-header.scrollHeader .navbar-nav > li.has-sub > a:hover { color: #1d184a; }

}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-nav > li{ margin-left: 12px; }
 	.navbar-nav > li > a { padding: 21px 0.4rem; }
    .attr-nav > ul > li > a { padding: 21px 8px; }
    .scrollHeader .navbar-nav > li > a { padding: 21px 0.4rem; }
    .scrollHeader .attr-nav > ul > li > a { padding: 21px 8px; }

    .onepage-header .navbar-nav > li { margin-left: 12px; }
}

@media screen and (max-width: 991px){ 

	/* ===================================
		One page navigation
	====================================== */

	.onepage-header { background: transparent; }
	.onepage-header.scrollHeader .navbar .container { padding:0 15px;  }
	.onepage-header.scrollHeader .navbar-toggler { right: 15px; top: 14px; }
	.onepage-header.scrollHeader .navbar-nav { position: relative; top: 0; margin-bottom: 15px; }
	.onepage-header .navbar-nav .nav-link { color: #1d184a; padding: 10px 20px; }
	.onepage-header .navbar-nav .nav-link:hover { color: #000; opacity: 1; }
	.onepage-header .navbar-nav .nav-link.active { color: #000; opacity: 1; }
	.onepage-header.scrollHeader .navbar-nav .nav-link { color: #1d184a; }
	.onepage-header.scrollHeader .navbar-nav .nav-link:hover,
	.onepage-header.scrollHeader .navbar .navbar-nav .nav-link.active{ color: #000; }

	/* ===================================
		Default Header style
	====================================== */	

	.navbar-header-custom{ padding: 4px 0 8px;  }
	.menu_area .navbar-brand{ margin-top: 6px; margin-right: 5px; }

	.navbar-nav li > ul{ -webkit-box-shadow: none; -ms-box-shadow: none; -moz-box-shadow: none; box-shadow: none;  }
	.navbar-nav > li.has-sub > ul{ opacity: 1; margin: 0; -webkit-box-shadow: none; -ms-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: all 0s ease; -ms-transition: all 0s ease; -moz-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease;  }
	.navbar li > ul ul{ margin: 0; min-width: auto;  }
	.navbar-nav > li.has-sub{ padding-right: 0;  }
	.navbar-nav > li > a{ padding: 10px 20px; color: #1d184a;  }
	.navbar-nav > li > a:hover{ opacity: 1;  }
	.navbar-nav li.has-sub a:hover{ color: #1d184a;  }
	.navbar ul ul li.active > a{ color: #000;  }
	.navbar .sub-title { color: #1d184a; }

	.navbar-nav{ background: #fff; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); position: absolute; top: 71px; left: 0; width: 100%; transition-duration: 0; -ms-transition-duration: 0; -moz-transition-duration: 0; -webkit-transition-duration: 0; -o-transition-duration: 0; width: 100%; display: none; transition: none; -ms-transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none;  }
	.navbar-nav li.active > a{ opacity: 1;  }
	.navbar-nav ul{ width: 100%; display: none; transition: none; -ms-transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none;  }
	.navbar-nav li{ width: 100%; border-top: 1px solid #e6e6e6; position: relative; padding: 0; margin: 0;  }
	.navbar-nav ul li:hover{ background: #f5f5f5;  }
	.navbar-nav ul ul li{ height: auto;  }
	.navbar-nav li:hover > ul > li{ height: auto;  }

	.navbar ul li a{ width: 100%; border-bottom: 0;  }
	.navbar ul ul{ position: relative; left: 0; width: 100%; margin: 0; text-align: left; background: #f5f5f5; padding: 0;  }
	.navbar ul ul li{ margin-bottom: 0; padding: 0; border-color: #e6e6e6;  }
	.navbar ul ul li a{ width: 100%; border-bottom: 0; color: #616161; background: none; padding: 8px 30px;  }
	.navbar ul ul ul li a{ padding-left: 45px;  }
	.navbar > ul > li{ float: none;  }
	.navbar-nav ul ul{ position: relative; left: 0; width: 100%; margin: 0; text-align: left; background: #f5f5f5; padding: 0;  }

	.navbar > ul > li.has-sub > a:after, .navbar > ul > li.has-sub > a:before{ display: none;  }
	.navbar ul ul > li.has-sub > a:after, .navbar ul ul > li.has-sub > a:before{ display: none;  }
	.navbar-nav ul ul ul li.active a{ border-left: none;  }
	.navbar-nav > ul > li.has-sub > ul > li.active > a, .navbar-nav > ul ul > li.has-sub > ul > li.active > a{ border-top: none;  }
	.navbar li > ul ul ul{ margin-left: 0; background: #fff;  }
	.navbar ul ul ul ul li a{ padding-left: 55px;  }
	.navbar-nav .has-sub .has-sub .submenu-button{ height: 40px;  }
	.navbar-nav .has-sub .has-sub .submenu-button:after{ top: 19px;  }
	.navbar-nav .has-sub .has-sub .submenu-button:before{ top: 16px;  }

	.navbar-toggler{ width: 50px; height: 45px; padding: 0; border-radius: 0; position: absolute; right: 0; top: 13px; cursor: pointer; z-index: 12399994; border: none; background: #f4f4f4;  }
	.navbar-toggler:after{ position: absolute; top: 22px; right: 15px; display: block; height: 8px; width: 20px; border-top: 2px solid #000; border-bottom: 2px solid #000; content: "";  }
	.navbar-toggler:before{ -webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; position: absolute; top: 16px; right: 15px; display: block; height: 2px; width: 20px; background: #000; content: "";  }
	.navbar-toggler.menu-opened:after{ -webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; top: 23px; border: 0; height: 2px; width: 19px; background: #000; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);  }
	.navbar-toggler.menu-opened:before{ top: 23px; background: #000; width: 19px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);  }

	.navbar-toggler.dark{ background: #232323;  }
	.navbar-toggler.dark:after{ border-top: 2px solid #fff; border-bottom: 2px solid #fff; }
	.navbar-toggler.dark:before{ background: #fff; }
	.navbar-toggler.dark.menu-opened:after{ background: #fff; border: none; }
	.navbar-toggler.dark.menu-opened:before{ background: #fff; }

	.navbar-nav .submenu-button{ position: absolute; z-index: 99; right: 0; top: 2px; display: block; height: 44px; width: 100%; cursor: pointer;  }
	.navbar-nav .submenu-button:after{ position: absolute; top: 21px; right: 17px; width: 8px; height: 2px; display: block; background: #5a5d80; content: "";  }
	.navbar-nav .submenu-button:before{ position: absolute; top: 18px; right: 20px; display: block; width: 2px; height: 8px; background: #5a5d80; content: "";  }
	.navbar-nav .has-sub.active > .submenu-button:before{ display: none;  }

	/* atribute navigation */
	.attr-nav{ float: left; margin-right: 65px; margin-left: 0; margin-top: 5px;  }
	.attr-nav > ul > li{ display: inline-block;  }
	.attr-nav > ul > li > a{ padding: 0;  }
	.attr-nav > ul > li.dropdown ul.dropdown-menu{ left: -193px; top: 38px; display: none !important;  }
	.attr-nav > ul > li.dropdown ul.dropdown-menu.show{ display: block !important;  }
	.attr-nav > ul > li > a span.badge { right: -8px; }
	.top-search { background: #0084e9; }

	/* transparent header */
	.transparent-header li.search > a { color: #fff; }

	/* onepage header */
	.onepage-header .navbar-nav li { margin-left: 0; }
}

@media screen and (max-width: 575px){
	.navbar-brand img { max-height: 38px; }
}