<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: namgyal
Theme URI: http://namgyal.com/
Author: Rashna Maharjan
Author URI: http://rasna.com.np/
Description: This theme is designed and developed by Rashna Maharjan http://rasna.com.np and powered by Vertex Websurf Pvt. Ltd.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: namgyal
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

namgyal is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
p {
	text-align:justify;
}
.btn-primary {
	background-color: #2d3c97 !important;
    border-color: #2d3c97 !important;
}
.card, .card-header {
	    padding: 0.3rem 0 !important;
}
/*=========Review=============*/
.rating:not(:checked) &gt; input {
    position: absolute;
    top: -9999px;
    clip: rect(0,0,0,0);
}
.rating:not(:checked) &gt; label::before {
    content: "â˜… ";
}
.rating {
    float: left;
}
.rating:not(:checked) &gt; label {
        float: right;
    width: 34px;
    /* padding: 0 .1em; */
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 32px;
    /* line-height: 1.2; */
	color: #ddd;
}
.rating &gt; input:checked ~ label {
    color: #ffd235;
}
iframe {
	width:100% !important;
}
.write-reviewinside, .mail, .call {
        background-color: #EAEBF4;
}
.accomodation img {
    width: 28px;
}
/*=========Three Level Dropdown=============*/

ul.dropdown-menu ul.dropdown-menu {
    position: absolute;
    display: none;
    margin: 0;
	left: 157px !important;
	top:0 !important;
} 
.datepicker &gt; .datepicker-days {
    display: block;
}
/* .popular .item &gt; a &gt; img {
	max-height:400px;
	max-width:100%;
} */
.main-bannerleft&gt;img {
	    max-height: 28vw;
}


/*======== Changes After 12th July===============*/
.contact-innerright {
	background-image:url('http://clients.vertexwebsurf.com.np/namgyal/wp-content/themes/namgyal/img/child.png');
	background-size:cover;
}
.carousel-item img {
	max-height:28vw !important;
}
.destination span {
	font-weight:600;
}
.top-navbarinner a {
	font-size:13px;
}
.form-control {
	font-size: 0.85rem !important;
}

.card-header:after {
    
    font-family: "Font Awesome 5 Free";
	content: '\f107';
    font-weight: 900;
    right: 2px;
    top: 11px;
    position: absolute;
    width: 8px;
    height: 18px;
    transition: all .3s ease-in-out;
}
.card-header {
	background:none !important;
}
.itinerary-details {
	margin-top:20px;
}
.itinerary-details li {
	 width: 33%;
    float: left;
}
.itinerary-details li i {
	margin-right: 10px;
	    font-size: 43px;
    color: #8d0c07;
}
.card-body {
	margin-left:40px;
}
.modal-header {
	background:#2d3c97;
}
.modal-title {
	color:#fff;
}
.modal-body .submit {
	margin-top:20px;
}
.route:before {
    content: '';
    border-left: 1px dashed #2d3c97;
    position: absolute;
    top: 10px;
    bottom: 25px;
    left: 12px;
    z-index: 1;
}
.main-img {
    border-top: 2px solid #8D0C07;
    border-left: 2px solid #8D0C07;
    border-right: 2px solid #8D0C07;
}
.contact-innerleft .form-group, .modal-body .col-md-6 input {
	margin-bottom:1.25rem;
	    margin-top: auto;
}
.contact-innerleft .form-group .form-control {
	margin-left:-4px !important;
}
.modal-dialog {
    max-width: 600px;
}
.modal-header .close {
	color:#fff;
}
.modal-body .btn-success {
	padding:10px;
}
.user-review .description {
	color:#b3afaf;
	font-size: 14px;
    margin-bottom: 15px;
}
.user-review img {
	width:100px;
}
.tour-main .col-3 span, .tour-main .col-3 ul li a {
	color:#fff;
}
.tour-main .col-3 h6 {
	font-size:20px;
	font-weight:600;
	margin:10px 0px 7px 0px;
	color: #fff;
	
}
.other .col-3 h6 {
	font-size: 1.15rem;
	font-weight: 500;
	text-align:center;
	margin:10px 0px 20px 0px;
	text-transform:uppercase;
}
.other .col-3 ul li {
	padding-top: 20px !important;
    padding-bottom: 3px !important;
	text-align: center;
}
.itinerary-content #menu3 img {
	margin-bottom:15px;

}
.itinerary-details li .my-auto span {
	font-weight:600;
	color:#8d0c07;
}
.itinerary-details .col-3 img {
	width:55px;
}
.a2a_kit i {
	font-size:1.25rem;
	padding-right: 3px;
}
.itinerary-detail .info {
padding-top: 2.25rem !IMPORTANT;
}
.taxonomy .itinerary-detailinner {
	justify-content:center;
}
/*=========Team==========*/
.carousel-item .modal-body {
	background:#ccc;
}
.aboutus .team-post img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 219px;
    width: auto;
    margin-bottom: 30px;
}

/*==========================Blog Detail==============*/
.blog-detail {
	margin-top:30px;
	max-width: 1030px;
}
.author.vcard a {
	color:#887d7d;
}
.entry-meta {
	font-size:15px;
}
.post-thumbnail {
	width:100%;
	height:auto;
}
.nav-links {
	width:100%;
	float:left;
}
.nav-links div {
	width: 40%;
    border: 1px solid;
    padding: 10px;
    color: #8d0c07;
}
.nav-links div a {
	color: #263a8f;
	float:left;
}
.nav-next {
	float:right;
}
.nav-previous {
	float:left;
}
.blog-detail h2 {
	font-size: 1.5rem;
}
.post-thumbnail img {
	width:100%;
	height:auto;
}
.entry-content {
	margin:30px 0;
}
.entry-title {
	font-weight: 600;
    color: #293991;
    margin-top: 20px;
}
/*=============Sidebar============*/
.post-list .row h6 {
	color:#8d0c07;
	vertical-align:middle;
}
.post-list .row {
	margin-bottom:12px;
}
.post-list .row span {
	color:#887d7d;
	font-size:12px;
}
/*=============Comment Area============*/
.team-post h6, .team-post a p {
	text-align:center !important;
}
.comments-area input[type=text], .comments-area input[type=email], .comments-area input[type=url], .comments-area textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    float: right;
}

.comments-title {
	background:#ededed;
	padding:0.5rem;
}
.team-post .modal-dialog {
	margin: 10% auto;
}
.team-post .carousel-control-prev, .team-post .carousel-control-next {
	width:32%;
}
.team-post .carousel-item img {
	max-height:none !important;
}
/*======================Mobile Menu CSS===============================*/
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Common styles of menus */

.dl-menuwrapper {
	float: left;
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	background: #fff;
	border: none;
	width: 48px;
	height: 45px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #fff;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 2px;
	background: #2d3c97;
	top: 10px;
	left: 16%;
	box-shadow: 
		0 10px 0 #2d3c97, 
		0 20px 0 #2d3c97;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
	border-bottom:1px dashed #ccc;
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 35px 25px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	color: #2d3c97;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-main &gt; a {
	padding-left: 30px;
	color:#fff;
}

.dl-menuwrapper li.dl-main:after,
.dl-menuwrapper li &gt; a:not(:only-child):after {
	position: absolute;
	top: 10px;
	line-height: 50px;
	font-family: "Font Awesome 5 Free";
    content: '\f105';
	color:#8d0c07;
}
.dl-menuwrapper li.dl-main {
	background:#2d3c97;
}
.dl-menuwrapper li.dl-main:after {
display:none;
}

.dl-menuwrapper li &gt; a:after {
	right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	overflow: hidden;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	transform: translateX(-84%);
	width: 102vw;
	border-top: 2px solid #8d0c07;
	height: 206vw;
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0s;
	animation: MenuAnimOut1 0s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0s ease-in-out;
	animation: MenuAnimOut2 0s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0s ease;
	animation: MenuAnimOut3 0s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0s ease;
	animation: MenuAnimOut5 0s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0s;
	animation: MenuAnimIn1 0s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0s ease-in-out;
	animation: MenuAnimIn2 0s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0s ease;
	animation: MenuAnimIn3 0s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0s ease;
	animation: MenuAnimIn4 0s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0s ease;
	animation: MenuAnimIn5 0s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
	
}

.no-js .dl-menuwrapper li &gt; a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li &gt; a:not(:only-child):after {
	content: '';
}
.dl-back, .dl-parent a {
	background:#ccc;
}
/* .dl-back {
	float:right;
	z-index:99;
}
.dl-parent {
	float:left;
	z-index:88
}
Colors for demos */

/* Demo 1 */
.demo-1 .dl-menuwrapper button {
	background: #c62860;
}

.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
	background: #9e1847;
}

/* Demo 2 */
.demo-2 .dl-menuwrapper button {
	background: #e86814;
}

.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper ul {
	background: #D35400;
}

/* Demo 3 */
.demo-3 .dl-menuwrapper button {
	background: #08cbc4;
}

.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul {
	background: #00b4ae;
}

/* Demo 4 */
.demo-4 .dl-menuwrapper button {
	background: #90b912;
}

.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper ul {
	background: #79a002;
}

/* Demo 5 */
.demo-5 .dl-menuwrapper button {
	background: #744783;
}

.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper ul {
	background: #643771;
}
.contact-innerleft .wpcf7-submit {
	margin-top:30px;
}
.footer-topinner input[type="email"]::placeholder {
    padding-left: 9px;
}
.about-inner.testimonial {
	padding:0;
}</pre></body></html>