body{font-family: Josefin Sans, sans-serif;}
header
{
	width: 100%;padding: 0px 0; position: absolute;z-index: 9999;
}
@media screen and (max-width: 991px){
	header{position: inherit; background: #222;}
	.banner{position: inherit !important;}
}

.hd {
	padding: 20px;
}

@media only screen and (max-width:767px) {
	.hd {
		padding: 0px!important;
	}
}



p {
    letter-spacing: .02em;
    line-height: 1.7;
    font-size: 18px;
}

h1,h2,h3,h4,h5
{
	font-family: Playfair Display; color: #000;
}

.navbar-static-top {border-color: transparent !important; height: auto !important; padding: 10px;}
.navbar-static-top .navbar-nav>li>a {
	background:none!important;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px; 
	color:#fff !important; 
	text-transform: capitalize;
	font-size: 21px !important;
	font-weight: 500; 
}
.navbar-static-top .navbar-nav>li>a:hover { 
	background:none!important;
	padding: 10px; 
	color: #2e6da4!important;
}
.active{background:none !important; }
.navbar-static-top .navbar-nav>.active>a{
	padding: 10px;
	background:#none!important;
	color: #fff!important;
}
.navbar-static-top .navbar-toggle .icon-bar { background-color: #fff;height: 3px!important;}
.navbar{margin-top:20px!important;}
.navbar-static-top .navbar-toggle { background-color: #2e6da4;border: transparent;border-radius: 8px;}

@media only screen and  (max-width: 800px) {
	.navbar{
		margin:0px;top:0px!important;
		position:inherit;
		margin-top: 0!important;
		padding: 0;
		min-height: 43px;
	}
}

.btn
{
	background: #2e6da4   ; 
	font-size: 16px; 
	color: #fff; 
	padding: 7px;
	border-radius: 6px; 
	border: transparent;
	text-align: center;
}

.tap{
	background: #2e6da4 !important;
	padding: 10px;
	border: transparent;
	color: #fff;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
}

a:hover{ color: #fff; }
.text1{color: #fff; font-size: 16px;}
.text2{color: #fff; font-size: 17px;}

hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002622';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}
.contact{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 20px;
	font-size: 20px;
}
.ooo
{
	height:25px;width:25px;border: 1.5px solid #2e6da4 ;border-radius: 50%;
}
.ooo2
{
	height:31px;width:31px;border:2px solid #fff;border-radius:50%;
}
.hhh {
	height: 25px;
	width: 25px;
	text-align: center;
	padding: 2px;
	border: 1.5px solid #2e6da4 ;
	color: #fff;
	font-size: 12px;
	border-radius: 50%;
	margin-top: -5px;
}

.sss {
	height: 28px;
	width: 28px;
	padding: 5px;
	border: 1.5px solid #2e6da4 ;
	border-radius: 50%;
	color: #fff;
	background: #2e6da4 ;
	font-size: 16px;
}
.ict
{
	color: #fff; border: 2px solid #fff; padding: 5px;border-radius: 50%; width: 31px;height: 31px;
}

.boxlimo {
	background: #fff;
	padding: 30px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0,0,0,1.0) 0 3px 11px 0!important;
	border: 3px solid #9204B3;
	padding-top: 0px;
}

.boxlimo i {
	font-size: 40px;
	background: #2e6da4 ;
	color: #FFF;
	padding: 10px;
	border-radius: 4px;
	position: relative;
	top: -40px;
	height: 70px;
	width: 70px;
}

.boxlimo2
{
	padding: 10px;background: #fff;
	z-index: 99999999;
	-webkit-box-shadow: rgba(0,0,0,1.0) 0 3px 11px 0!important;
	border:3px solid #9204B3;
}

.para {
	/* The image used */
	background:url(../images/para1.jpg);
	background-size: cover;

	/* Set a specific height */
	min-height: 200px; 

	/* Create the parallax scrolling effect */
	background-attachment: inherit;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.paraaa {
	background: rgba(0,0,0,0.2);
	margin-left: -14px;
	margin-right: -14px;
}

.para55 {
	/* The image used */
	background:url(../images/para55.jpg);


	/* Set a specific height */
/*  min-height: 200px; */

/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.3);
}

.para2 {
	/* The image used */
	background:url(../images/banner.jpg);
	background-size: cover;

	/* Set a specific height */
	min-height: 200px; 

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.para0 {
	/* The image used */
	background:url(../images/para0.jpg);
	background-size: cover;

	/* Set a specific height */


	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.form-group {
	margin-bottom: 5px!important;
}
.form-control{
	padding: 5px 6px;
	width: 100%;
	height: 35px;
	border-radius: none!important;

}

.form-control:focus {
}

@media only screen and  (max-width: 800px) 
{
	.container-fluid{
		padding: 0;margin: 0;
	}
	.container{
		padding: 0;margin: 0;
	}
}

.captions
{
	position: absolute;
	z-index: 9999;
	top: 46%!important;
	width: 100%!important;
	height: auto;
	left: 12%!important;
}


@media only screen and  (max-width: 768px) 
{
	.captions
	{
		left: 9% !important;
		top: 13% !important;
	}
}



.centeredall {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.centeredall2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


#return-to-top {
	position: fixed;
	bottom: 6px;
	right: 20px;
	background: #2e6da4 ;
	width: 39px;
	height: 39px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 11px;
	top: 9px;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
	background: #2e6da4;
}
#return-to-top:hover i {
	color: #fff;
	top: 5px;
}

.nav-tabs>li>a>i{font-size: 35px!important;}
.nav-tabs>li>a.active>{background: #ED8E00!important;}
.nav-tabs > li.active>a {color: #fff!important;background: #2e6da4 !important;}
.nav-tabs > li>a {color: #428bca!important;border-radius: 0px!important;padding:6px;}
@media screen and (max-width: 991px)
{
	.container{padding: 0px !important; margin: 0 !important;}
	
	.nav-tabs>li>a>i{font-size: 15px!important;}
	.no{font-size: 30px!important;}
}


.nav-tabss>li>a>i{font-size: 35px!important;}
.nav-tabss>li>a.active>{background: #ED8E00!important;}
.nav-tabss> li>.active {color: #ED8600!important;}
.nav-tabss> li>a {color: #000!important; border-radius: 0px!important;padding:6px;}

@media screen and (max-width: 991px)
{
	.container{padding: 0px !important; margin: 0 !important;}
	
	.nav-tabss>li>a>i{font-size: 15px!important;}
	.no{font-size: 30px!important;}
}


.carousel-showmanymoveone .carousel-control {
	width: 4%;
	background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
	background: #2e6da4 ;height: 25px;top: 33%;width: 25px;opacity: 100%;font-size: 17px!important; 
}
.carousel-showmanymoveone .carousel-control.right {
	background: #2e6da4 ;height: 25px;top: 33%;width: 25px;opacity: 100%;
}

@media all and (min-width: 768px) {
	.carousel-showmanymoveone .carousel-inner > .active.left,
	.carousel-showmanymoveone .carousel-inner > .prev {
		left: -50%;
	}
	.carousel-showmanymoveone .carousel-inner > .active.right,
	.carousel-showmanymoveone .carousel-inner > .next {
		left: 50%;
	}
	.carousel-showmanymoveone .carousel-inner > .left,
	.carousel-showmanymoveone .carousel-inner > .prev.right,
	.carousel-showmanymoveone .carousel-inner > .active {
		left: 0;
	}
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone .carousel-inner > .item.active.right,
	.carousel-showmanymoveone .carousel-inner > .item.next {
    /*-webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;*/
}
.carousel-showmanymoveone .carousel-inner > .item.active.left,
.carousel-showmanymoveone .carousel-inner > .item.prev {
    /*-webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;*/
}
.carousel-showmanymoveone .carousel-inner > .item.left,
.carousel-showmanymoveone .carousel-inner > .item.prev.right,
.carousel-showmanymoveone .carousel-inner > .item.active {
    /*-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;*/
}
}
@media all and (min-width: 992px) {
	.carousel-showmanymoveone .carousel-inner > .active.left,
	.carousel-showmanymoveone .carousel-inner > .prev {
		left: -25%;
	}
	.carousel-showmanymoveone .carousel-inner > .active.right,
	.carousel-showmanymoveone .carousel-inner > .next {
		left: 25%;
	}
	.carousel-showmanymoveone .carousel-inner > .left,
	.carousel-showmanymoveone .carousel-inner > .prev.right,
	.carousel-showmanymoveone .carousel-inner > .active {
		left: 0;
	}
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone .carousel-inner > .item.active.right,
	.carousel-showmanymoveone .carousel-inner > .item.next {
    /*-webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    left: 0;*/
}
.carousel-showmanymoveone .carousel-inner > .item.active.left,
.carousel-showmanymoveone .carousel-inner > .item.prev {
    /*-webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    left: 0;*/
}
.carousel-showmanymoveone .carousel-inner > .item.left,
.carousel-showmanymoveone .carousel-inner > .item.prev.right,
.carousel-showmanymoveone .carousel-inner > .item.active {
    /*-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;*/
}
}

.lnk {
	color: #fff;
	text-decoration: none !important;
}

@media only screen and  (max-width: 750px) 
{
	.nav-tabs li {width: 25%!important;font-size: 15px!important;background: #222;text-align: center;}
}

.btnblue {
	padding: 11px;
	border: none;
	color: #fff !important;
	background: #2e6da4;
	text-decoration: none !important;
	font-size: 18px;
	border-radius: 6px;
}

.hhh1 {
	height: 45px;
	width: 45px;
	border-radius: 50%;
	color: #fff;
	background: #2e6da4 ;
	font-size: 21px!important;
	padding-left: 13px;
	padding-top: 12px;
}


@media only screen and (max-width:767px) {
	.hhh1 {
		height: 35px;
		width: 35px;
		border-radius: 50%;
		color: #fff;
		background: #2e6da4 ;
		font-size: 19px!important;
		padding-left: 9px;
		padding-top: 9px;
	}
}









.service-grid {
	padding: 15px;
	border: 1px solid #dcdcdc;
	box-shadow: 0em 5px 10px 1px rgba(0,0,0,.2);
}

.service-grid .featured-image {
	margin-bottom: 0px;
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.service-grid .featured-image:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0;
}

.service-grid .featured-image img {
	width: 100%;
	opacity: 1;
	height: 211px;
	transition: all 300ms linear 0s;
}

@media (max-width: 767px) {
	.service-grid {
		max-width: 500px;
		margin: 0 auto;
	}
	.service-grid .featured-image img {
		height: auto!important;
	}
}

.service-grid .this-title {
	letter-spacing: 1px;
	font-weight: 400;
	font-family: 'Federo', sans-serif !important;
	font-size: 22px;
	text-align: center;
	margin: 0;
	padding: 7px 0px !important;
	padding: 10px;
	padding: 0;
	margin-bottom: 10px;
	background: #0C3458;
}

.service-grid .this-title a {
	color: #fff;
}

.service-grid .this-title a:hover,
.service-grid .this-title a:focus {
	color: #2e6da4;
	text-decoration: none;
}

.service-grid .read-more {
	margin-bottom: 0px;
	font-size: 14px;
}

@media (max-width: 1199px) {
	.service-grid .read-more {
		margin-bottom: 0;
	}
}

.service-grid:hover .featured-image:after,
.service-grid:focus .featured-image:after {
	opacity: 0.1;
}

.service-grid:hover .featured-image img,
.service-grid:focus .featured-image img {
	transform: scale(1.1);
}


/*my css*/

.breadcrumb1 {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.form-control1 {
	padding: 0px 6px;
	width: 100%;
	height: 35px;
	border: 1px solid #fff;
	border-radius: none !important;
}
.form-control1 {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.para1 {
	background:url(../images/banner2.jpg);
	background-size: cover;
	min-height: 200px; 
	background-attachment: inherit;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.mt-5{
	margin-top: 5px;
}

.booking_form li {
	font-size: 19px;
	text-align: center;
	width: 50%;
	padding: 10px;
	background: #222;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background: #2e6da4  !important;color: #fff;
}




.item-info {
	position: relative;
	padding-left: 70px;
	float: left;
	padding-top: 23px;
	text-align: left;
}

.item-info > i {
	position: absolute;
}

.item-info > .label {
	color: #fff!important;
}


@media only screen and (max-width:767px) {
	.item-info > span.label {
		font-size: 21px!important;
	}
}

.item-info > span.label {
	font-weight: 570!important;
	color: #343434;
	margin-bottom: 7px;
	text-align: left;
	padding: 0;
	font-size: 20px;
}


.item-info > span {
	display: block;
	line-height: .8;
	font-size: 14px;
}

.item-info > span.info a {
	margin: 0;
	color: #ababab;
	text-decoration: none;
	font-size: 17px;
}

.item-info > span.info a:hover {
	margin: 0;
	color: #2e6da4;
}


.icty11 {
	font-size: 22px!important;
	color: #2e6da4;
	line-height: .8;
	width: 45px;
	height: 45px;
	border: 1px solid#365C89;
	left: 0;
	top: 15px;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	text-align: center;
	padding: 12px 10px;
	background:#fff;
}

@media only screen and (max-width: 767px) {
	.icty11 {
		font-size: 21px!important;
		width: 40px;
		height: 40px;
		padding: 10px 10px;
	}
}

@media only screen and (max-width:767px) {
	.above-service {
		min-height: 321px!important;
	}

	.above-servicepad {
		padding: 10px 15px!important;
	}
}

.above-service {
	background-image: url(../images/service-sec.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 380px;
	position: relative;
}

.above-service:before {
	background-color: #000000;
	opacity: 0.6;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.above-servicepad {
	padding: 15px 15px;
}

@media only screen and (max-width:767px) {
	#service-sec {
		padding-left: 15px!important;
		padding-right: 15px!important;
		background-attachment: fixed!important;
	}
}

#service-sec {
	background: url(../images/service-sec.jpg) no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 580px;
	position: relative;
	padding: 10px;
}

#service-sec:before {
	background-color: #000000;
	opacity: 0.8;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.paraservice {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	position: relative;
	z-index: 1;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
	min-height: 300px;

}

.paraservice:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000075;
    opacity: 0.6;
    z-index: -1;
}



.para113{
	border-radius: 0px;
	background-color: rgba(0, 0, 0, 0);
	background-position: 50% 50%;
	background:url(https://media.app.regulusnepal.com/uploads/socialmedia/panchkunda-lake-annapurna-mountain.jpg); 
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
}


@media only screen and (max-width:767px) {
	.whyyy {
		padding: 50px 0px!important;
		margin-top: 50px!important;
	}
}

.whyyy {
	margin-top: 115px;
	background: #1C1C1C;
	padding: 90px 50px;
	border-radius: 0px;
	background-color: #2e6da4;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto;
	margin-bottom: 40px;
}



/* SERVICES SECTION  */ 
.custom-services {

}

.custom-services-inner {
	position: relative;
	min-height: 300px;
	max-width: 100%;
	margin: auto;
	overflow: hidden;
}



@media all and (max-width: 768px) {
	
	.custom-services-hover {
		bottom:-240px!important;
	}
	.formo {
		padding-left:0px!important;
		padding-right:0px!important;
	}
}

.custom-services-inner:hover .custom-services-hover {
	bottom: 0!important;
}

.custom-services-hover {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 28px;
	transition: bottom 0.5s ease;
	z-index: 999;
}

.custom-services-hover * {
	color: #fff
}

.csh-content {
	margin-bottom: 20px
}

.csh-title {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Roboto,sans-serif;
	margin-bottom: 15px
}

.csh-content p {
	line-height: 1.4;
	font-size: 16px
}

.csh-cta a {
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Roboto,sans-serif;
	letter-spacing: 0;
	color: #2e6da4!important
}

.csh-cta a:hover {
	color: #fff;
	text-decoration: underline
}

.csh-cta a::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 54px;
	height: 2px;
	background: #fff;
	margin-right: 15px
}

.custom-services-title {
	font-size: 22px;
	font-weight: 700;
	font-family: Roboto,sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	width: 100%;
	padding: 20px 0!important
}

.custom-services-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.custom-services-img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.custom-services .read-more-title {
	font-size: 12px;
	float: right;
	margin-top: 5px;
	color: #fff!important;
	display: none
}

.custom-service-title-inner {
	width: 100%;
	display: block;
	float: left
}

.custom-services-title::after {
	content: "";
	display: table;
	clear: both
}



@media all and (max-width: 768px) {
	.custom-service-title-inner {
		float:none;
		text-align: left;
		display: block;
		width: 100%
	}

	.custom-services .read-more-title {
		text-align: right;
		width: auto;
		position: absolute;
		right: 20px;
		top: 14px;
		font-size: 14px;
		text-decoration: none;
		font-weight: 700;
		text-transform: uppercase;
		font-family: Roboto,sans-serif;
		letter-spacing: 0;
		color: #fff!important
	}
}

@media all and (max-width: 768px) {
	.custom-services .read-more-title {
		display:block!important
	}

	body .custom-services-title {
		padding-right: 100px!important;
		font-size:15px;
	}
}

.box {
	position: relative;
	background-color: #fff;
    -webkit-transition: box-shadow .3slinear, border-color .3slinear;
    -o-transition: box-shadow .3s linear, border-color .3s linear;
    transition: box-shadow .3slinear, border-color .3slinear;
    border-radius: 2px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
}

.box h2 {
	color: #000;
	font-size: 26px;
}

.box p {
	color: #fff;
}

@media only screen and (max-width:767px) {
	.box h2 {
		font-size: 22px!important;
	}
}


.reviewbxx {
	background:#1C1C1C;
	padding: 15px;
	border: none;
}

.revv {
	padding: 20px 15px;
}

@media only screen and (max-width:767px) {
	.revv {
		padding: 10px!important;
	}
}

.revvv {
	padding: 80px 15px;
}


.wrapper{
	width: 100%;
	height: 98vh;
	overflow: hidden;
}

.wrapper .wrapper__video{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

@media only screen and  (max-width: 800px) {
	.wrapper{
		margin-top: 0px;
		height: 60vh;
	}
}



.bgcolor {
	position: relative;
}

.bgcolor:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #000;
	opacity: 0.45;
}

.mb-5{
	margin-bottom: 40px;
}

