.top {
    background: #ffffff;
}

.menu-top {
    /*background: #ffffff;
    border-style: solid;
    border-width: 0.5px;
    border-color: darkgreen darkgreen red darkgreen;
    width: 100%;*/
    border: none;
}

.menu-wrapper {
    background: #ed1c24;
}

#menu_area {
    border-bottom: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    /*border-style: solid;
      border-color: darkgreen darkgreen darkred darkred;
    */
}

.apps-menu .navbar-nav li:first-child {
    border-left: 1px solid #fff;
}

.apps-menu a {
    color: white;
}

.apps-menu .active a {
    background: transparent;
}

.apps-menu a.active,
.apps-menu .active a:focus,
.apps-menu .active a:hover,
.apps-menu li a:hover,
.apps-menu li a:focus,
.navbar>.show>a,
.navbar>.show>a:focus,
.navbar>.show>a:hover {
    color: white;
    background: #a72626 !important;
}

/*.apps-menu .active a:hover {
    color: white;
    border: solid;
    border-width: 0.5px;
}*/

.apps-menu li.active {
    background: #a72626;
    color: white;
}

.apps-menu .collapse {
    background: #ed1c24;
}

.apps-menu .collapse ul li {
    /*background: #ed1c24;*/
    color: white;
    /* margin-right: 2px; */
    border-radius: 0px;
    border-right: 1px solid;
}

.apps-menu .collapse ul.dropdown-menu li {
    border: none;
}

.apps-menu .collapse ul>li:hover>a {
    background: #ed1c24;
}

.navbar-nav {
    padding-left: auto !important;
}

.dropdown-item {
    border-bottom: 1px solid;
    color: white;
}

/*
.nav-item > .active >a
{
    color:darkgreen !important;
}*/

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-bottom: 5px solid black;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;

    border-top: 20px solid #f00;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;

    border-left: 60px solid #fff;
    /* green;*/
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-right: 10px solid blue;
}

.line {
    background: #187039;
    height: 5px;
    margin: 2px 0 0px 0;
}

.main-logo {
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.fixed-right-menu .left {
    float: none;
    display: block;
}

.fixed-right-menu .left:hover {
    width: 150px;
}

.visit-nepal-2020 {
    top: 150px;
}

.visit-nepal-2020 .left {
    width: 100px;
}

.visit-nepal-2020 .left:hover {
    width: 220px;
}

.visit-nepal-2020 .item {
    height: 80px;
    background: #fff;
    padding: 5px;
    border-top: 2px solid #ed1c24;
    border-bottom: 2px solid #ed1c24;
    border-left: 2px solid #187039;
}

.visit-nepal-2020 .item:hover {
    background: #fff !important;
    color: #000;
    font-weight: bold;
}

.kalika-notice {
    top: 235px;
}

.kalika-career {
    top: 287px;
}

.kalika-gallery {
    top: 339px;
}

.kalika-webmail {
    top: 391px;
}

.kalika-staff-login {
    top: 443px;
}

.fixed-right-menu .item:hover {
    background: #187039;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.8) !important;
}

.team-photo-left {
    margin-left: -70px !important;
}

.team-photo-right {
    margin-right: -70px !important;
    margin-left: 10px !important;
}

.media-left {
    border-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.media-right {
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: url(../images/loader.gif) center no-repeat rgba(255, 255, 255, 0.9);
    /* rgba(237, 29, 35, 0.9);*/
}

.iconbox-top .iconbox-icon {
    margin-top: 12px;
}

.clock {
    background: #ed1c24;
    position: relative;
    height: 69px;
    width: 69px;
    text-align: center;
    border-radius: 35px;
}

.clock-open {
    background: #187039;
}

.clock-closed {
    background: #ed1c24;
}

.tm-pt-4 {
    padding-top: 100px;
}

a.tel,
a.tel:hover {
    color: #fff;
}

.savings {
    padding: 0;
}

.saving-1 .accordion_head {
    margin-bottom: 3px;
}

.saving-1 .accordion_body {
    border: 2px solid #fcfcfc;
    margin-bottom: 10px;
}

.saving-1 .accordion_body .panel {
    padding: 0 0 0 14px;
}

.opening-status {
    background: #fff;
    border-radius: 15px;
    /*margin-top: 8px;*/
    padding: 4px;
}

.opening-status .iconbox-content {
    font-style: normal;
}

.opening-status .separator {
    width: 2px;
    background: #dcdcdc;
    height: 90%;
    margin: 4px auto;
    border-radius: 5px;
}

.opening-status .hours {
    font-size: 0.8em;
}

#ho-status,
#bo-status {
    font-style: italic;
}

.three {
    height: auto;
}

.three-2 {
    width: auto;
    height: auto;
    float: none;
}

/*** Top Scrolling Texts ***/
.onoffswitch3 {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 0px solid #999999;
    border-radius: 0px;
}

.onoffswitch3-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner>span {
    display: block;
    float: left;
    position: relative;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #EEEEEE;
    color: #FFFFFF;
}

.onoffswitch3-inner .onoffswitch3-inactive {
    width: 100px;
    padding-left: 16px;
    background-color: #EEEEEE;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch3-switch {
    display: block;
    width: 50%;
    margin: 0px;
    text-align: center;
    border: 0px solid #999999;
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.onoffswitch3-active .onoffswitch3-switch {
    background: #187039;
    /* #27A1CA;*/
    left: 0;
    width: 120px;
}

.onoffswitch3-inactive {
    background: #A1A1A1;
    right: 0;
    width: 20px;
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.scroll-text {
    color: #000;
}

.recent-news-arrow-right {
    position: absolute;
    left: 120px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ed1c24;
    z-index: 10;
}

.four {
    height: 390px;
}

.five {
    height: 640px;
    background: #efefef;
}

.five .notice-list ul li {
    border-bottom: 1px solid #ccc;
}

.footer-links a:hover,
.site-footer a:hover,
.footer-links a:active,
.site-footer a:active {
    color: #fff;
}



/**----NEw Styles---**/

/*------------------------------------------------------------------
		5. HEADER
-------------------------------------------------------------------*/


/*----- header fix -----*/

.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}


/*----- Header Top -----*/

header {
	position: relative;
	z-index: 1;
}

header .right_bt {
	float: right;
}

header .right_bt .btn {
	margin: 26px 0 0;
}

.header_top {
height: 30px!important;
}

.header_bottom {
	min-height: auto;
}

.header_top ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.header_top ul li {
	font-size: 14px;
	color: #fff;
	float: left;
}

.header_top ul li i {
	margin: 0 2px 0 0;
}

.header_top ul li i {
	color: #fff;
	transition: ease all 0.2s;
	font-size: 18px;
	margin-right: 5px;
}

.header_top .social_icon ul li a {
	color: #fff;
}

.top_information.pull-left li {
	margin-right: 20px;
}

.top_information.pull-right li {
	margin-left: 20px;
}

.logo {
	float: left;
	margin: 19px 0 19px;
	position: relative;
	left: 0;
}

.logo img {
	height: 80px;
}

.header_style_1 .header_top {
	position: relative;
}

.make_appo {
	float: right;
}

.make_appo .btn.white_btn {
	margin: 0!important;
	border-radius: 0!important;
	font-weight: 600!important;
	padding: 0 35px!important;
	font-family: 'Raleway', sans-serif!important;
}

.topbar-left {
	float: left;
}

.header_top .topbar-left .list-inline {
	float: left;
	margin: 13px 0;
}

.header_top ul li {
	font-size: 13px;
	color: #fff;
	float: left;
	margin-right: 20px;
}

.mechanic header#default_header {
	border-top: solid #3c5c9e 8px;
}

.mechanic .logo {
	margin: 25px 0 0;
}

.header_bottom {
	position: relative;
	z-index: 9;
}


/*----- Menu -----*/

.menu_side {
	float: right;
	width: auto;
}

.main_menu div#navbar_menu ul li a i {
	font-weight: 600;
}

#navbar_menu,
#navbar_menu ul,
#navbar_menu ul li,
#navbar_menu ul li a,
#navbar_menu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#navbar_menu ul,
#navbar_menu ul li,
#navbar_menu ul li a,
#navbar_menu #menu-button {
	position: relative;
}

#navbar_menu:after,
#navbar_menu>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#navbar_menu #menu-button {
	display: none;
}

#navbar_menu {
	margin: 37px 0 0 0;
	float: left;
}

#navbar_menu>ul>li {
	float: left;
}

#navbar_menu.align-center>ul {
	font-size: 0;
	text-align: center;
}

#navbar_menu.align-center>ul>li {
	display: inline-block;
	float: none;
}

#navbar_menu.align-center ul ul {
	text-align: left;
}

#navbar_menu.align-right>ul>li {
	float: right;
}

#navbar_menu>ul>li>a {
	padding: 15px 18px;
	font-size: 14px;
	color: #5e5c5c;
	font-weight: 600;
	text-transform: uppercase;
}

#navbar_menu ul ul {
	position: absolute;
	left: -9999px;
}

#navbar_menu.align-right ul ul {
	text-align: right;
}

#navbar_menu ul ul li {
  border-top:1px solid rgb(183, 183, 183);
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#navbar_menu li:hover>ul {
	left: auto;
}

#navbar_menu.align-right li:hover>ul {
	left: auto;
	right: 0;
}

#navbar_menu li:hover>ul>li {
	height: 45px;
}

#navbar_menu ul ul ul {
	margin-left: 100%;
	top: 0;
}

#navbar_menu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}

#navbar_menu ul ul li a {
	padding: 16px 20px 16px;
	font-size: 14px;
	color: #999;
	font-weight: 500;
	background: #fff;
	color: #666 !important;
}



#navbar_menu ul ul li:hover>a,
#navbar_menu ul ul li a:hover {
	color: #ffffff;
}

#navbar_menu ul ul {
	width: 250px;
	box-shadow: 0 5px 35px -18px #000;
	border-top: solid #000 2px;
}

#navbar_menu ul ul li a:hover,
#navbar_menu ul ul li a:focus {
	color: #fff !important;
	padding: 16px 20px 16px;
}

.main_bg {
	margin-top: 0px;
	min-height: 70px;
	position: relative;
}


/*-- Search Bar --*/

.search_icon {
	float: left;
	margin: 48px 0px 0 15px;
}

.search_icon ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

.search_icon ul li {
	float: left;
	font-size: 14px;
}

.search_icon ul li {
	float: left;
	font-size: 16px;
}

.search_icon ul li a {
	color: #000;
}

#search_bar {
	padding: 0 !important;
}

#search_bar .modal-content {
	position: relative;
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

#search_bar .modal-dialog {
	width: 100%;
	padding: 0;
	margin: 0;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, 0%);
	transform: translate(0, 0%);
	max-width: 100%;
	margin: 0;
}

#search_bar button.close {
	float: right;
	font-weight: 400;
	line-height: 1;
	color: #000;
	text-shadow: none;
	opacity: 1;
	width: 60px;
	height: 60px;
	font-size: 18px;
	background: #fff;
	margin: 0;
	position: fixed;
	right: 0;
}

#search_bar .modal-header {
	padding: 0;
	border-bottom: none;
}

#search_bar .search-global {
	position: absolute;
	top: 50vh;
	margin-top: -122px;
	width: 90%;
}

#search_bar .search-global__input {
	width: 100%;
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff !important;
	background-color: transparent;
	opacity: 1;
	height: auto !important;
	padding: 0 70px 23px 0 !important;
	font-size: 65px;
	font-weight: 600;
	line-height: 75px;
	letter-spacing: -3px;
}

#search_bar .search-global__btn {
	position: absolute;
	top: 7px;
	right: 16px;
	font-size: 42px;
	color: #fff;
	border: none;
	background-color: transparent;
	transition: all 0.3s;
	cursor: pointer;
}

#search_bar .search-global__note {
	margin-top: 25px;
	font-size: 15px;
	color: #fff;
}

#search_bar *::placeholder {
	color: #fff;
	opacity: 1;
}

#search_bar .modal-body {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#search_bar .navbar-search {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
}

.modal-open {
	padding: 0 !important;
}

.modal-backdrop.in {
	opacity: 1;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: rgba(0, 0, 0, .8);
}


/*-- Side Menu --*/

.menu_icon {
	float: left;
	padding: 48px 0 0 0;
}

.menu_icon ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu_icon ul li a {
	color: #000;
}


/*-- Fix Header --*/

.fix_header {
	position: absolute;
	width: 100%;
	top: 0;
}


/*-- header style 2 --*/

.header_style_2 #navbar_menu {
	margin: 12px 0 11px;
	float: left;
}

.header_style_2 .search_icon {
	float: left;
	margin: 22px 0 0 21px;
}

.menu_icon {
	padding: 22px 0px 0 0px;
}

.header_bottom .info_cont h4 {
	font-size: 14px;
	font-family: poppins;
	font-weight: 500;
}

.header_bottom .information_bottom p {
	color: #737373;
	font-family: poppins;
	font-size: 14px;
}

.header_bottom .information_bottom {
	margin: 45px 0 0;
}

.main_bg #navbar_menu>ul>li>a {
	color: #fff;
}

.main_bg .search_icon ul li a {
	color: #fff;
}

.main_bg .menu_icon ul li a {
	color: #fff;
}

.header_style_2 .header_top ul li,
.header_style_2 .header_top a,
.header_style_2 .header_top i {
	color: #737373;
}

.header_style_2 .header_bottom {
	background: #fff;
}

.header_style_2 .menu_side {
	float: right;
	width: 100%;
}

.header_style_4 .header_top {
	background: transparent;
}

.header_style_4 .header_bottom {
	min-height: 120px;
	background: #ffffff;
	padding: 0 30px 0 20px;
	float: left;
	width: 100%;
}

.header_style_4 .logo {
	left: 0px;
}

header .header_top,
header .header_bottom,
section,
footer,
.bottom_footer,
.light_silver,
.bottom_silver_section {
	float: left;
	width: 100%;
}


.header_top,
#navbar_menu ul ul li a:hover,
#navbar_menu ul ul li a:focus,
.full_slider_inner,
.bg_load,
.theme_color_bg,
.price_table_active .price_head,
a.btn.dark_gray_bt:hover,
a.btn.dark_gray_bt:focus,
.carousel-indicators .active,
.social_icon_style_2 ul li a:hover,
.social_icon_style_2 ul li a:focus,
.progress-bar,
.tags a:hover,
.tags a:focus,
.testimonial_slider .carousel-control:hover,
.testimonial_slider .carousel-control:focus,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.icon_feature {
	/* background: #df5549; */
  background: #0a6717;
    background-size: 100% 100%;
    border: none;
}
.full {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
button.btn.white_btn, a.btn.white_btn, button.btn.white_btn, a.btn.white_btn {
	color: #111;
	text-transform: none;
	text-shadow: none;
}

button.btn.white_btn,
a.btn.white_btnbutton.btn.white_btn,
a.btn.white_btn {
	background: #fff;
	padding: 0 50px;
}

a.btn,
button.btn {
	min-width: 120px;
	/* height: 50px; */
	border-radius: 100px;
	padding: 0;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	/* margin-top: 10px; */
	color: #fff;
	border: solid transform 1px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
	position: relative;
	font-family: 'Poppins', sans-serif;
}

a,
.btn {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#navbar_menu > ul > li a.active,
#navbar_menu > ul > li:hover > a,
#navbar_menu > ul > li:focus > a,
footer p a:hover,footer p a:focus,
.footer-menu li a:hover,
.footer-menu li a:focus,
footer ul.social_icons li a:hover,
footer ul.social_icons li a:focus,
.breadcrumb li a {
    color: #df5549;
}

.modal-backdrop {
	background-color: rgba(3, 158, 227, .95);
}

#navbar_menu ul ul,
hr.dottad_border,
.social_icon_style_2 ul li a:hover,
.social_icon_style_2 ul li a:focus,
.tags a:hover,
.tags a:focus,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.comment_section,
.boder_dottat_small {
	border-color: #df5549;
}

.social_icon_style_2 ul {
	float: left;
}

.social_icon_style_2 ul li {
	float: left;
}

.social_icon_style_2 li {
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: 0 5px;
	font-size: 18px;
}

.social_icon_style_2 ul li a {
	float: left;
	width: 100%;
	border: solid #e3e3e3 1px;
	border-radius: 100%;
}

.social_icon_style_2 ul li a:hover,
.social_icon_style_2 ul li a:focus {
	color: #fff;
}

.social_icon ul {
	list-style: none;
	float: left;
}

.social_icon ul li {
	display: inline;
	font-size: 15px;
	margin-right: 15px;
}

.social_icon {
	float: left;
	margin: 2px 0 0 0;
}

.social-icon {
	float: right;
	list-style: none;
	margin: 0;
}

.header_top .social_icon ul li a {
	color: #fff;
}

/* ------------------------------------------*/
       /*     footer        */
/* ------------------------------------------*/

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
    /* background: #760e05; */
    background: #0c3812;
    padding: 0 0 30px 0;
    color: #eee;
    font-size: 14px;
  }
  
  #footer .footer-top {
    background: #0a6717;
    padding: 60px 0 30px 0;
    border-bottom: 5px solid #cdc3c3;
  }
  
  #footer .footer-top .footer-info {
    margin-bottom: 30px;
  }
  
  #footer .footer-top .footer-info h3 {
    font-size: 34px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
  }
  
  #footer .footer-top .footer-info p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    color: #ecf5ff;
  }
  
  #footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #007bff;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
  }
  
  #footer .footer-top .social-links a:hover {
    background: #0067d5;
    color: #fff;
  }
  
  #footer .footer-top h4 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
  }
  
  #footer .footer-top .footer-links {
    margin-bottom: 30px;
  }
  
  #footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  #footer .footer-top .footer-links ul li {
    padding: 8px 0;
  }
  
  #footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
  }
  
  #footer .footer-top .footer-links ul a {
    color: #ecf5ff;
  }
  
  #footer .footer-top .footer-links ul a:hover {
    color: #74b5fc;
  }
  
  #footer .footer-top .footer-contact {
    margin-bottom: 30px;
  }
  
  #footer .footer-top .footer-contact p {
    line-height: 26px;
  }
  
  #footer .footer-top .footer-newsletter {
    margin-bottom: 30px;
  }
  
  #footer .footer-top .footer-newsletter input[type="email"] {
    border: 0;
    padding: 6px 8px;
    width: 65%;
  }
  
  #footer .footer-top .footer-newsletter input[type="submit"] {
    background: #007bff;
    border: 0;
    width: 35%;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
  }
  
  #footer .footer-top .footer-newsletter input[type="submit"]:hover {
    background: #0062cc;
  }
  
  #footer .copyright {
    text-align: center;
    padding-top: 30px;
  }
  
  #footer .credits {
    text-align: center;
    font-size: 13px;
    color: #f1f7ff;
  }
  
  #footer .credits a {
    color: #bfddfe;
  }
  
  #footer .credits a:hover {
    color: #f1f7ff;
  }
  
/* ------------------------------------------*/
       /*     why choose us        */
/* ------------------------------------------*/

.padding_layout_1 {
	padding-top: 80px;
	padding-bottom: 115px;
}

.main_heading {
	position: relative;
	margin-bottom: 35px;
}

.text_align_center {
	text-align: center;
}
.icon img {
	width: 100px;
}

p.large {
	color: #898989;
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 35px;
	color: #000;
	line-height: 36px;
	font-weight: 600;
	position: relative;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 15px;
}
.main_heading::after {
	content: "";
	display: block;
	margin: 20px auto 0;
	width: 100px;
	height: 3px;
	background: #0a6717;
}


/* About Us Section
--------------------------------*/

#about {
    background: #fff;
    padding: 60px 0;
  }
  
  #about .about-container .background {
    margin: 20px 0;
  }
  
  #about .about-container .content {
    background: #fff;
  }
  
  #about .about-container .title {
    color: #333;
    font-weight: 700;
    font-size: 32px;
  }
  
  #about .about-container p {
    line-height: 26px;
  }
  
  #about .about-container p:last-child {
    margin-bottom: 0;
  }
  
  #about .about-container .icon-box {
    background: #fff;
    background-size: cover;
    padding: 0 0 30px 0;
  }
  
  #about .about-container .icon-box .icon {
    float: left;
    background: #fff;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #df5549;
    transition: all 0.3s ease-in-out;
  }
  
  #about .about-container .icon-box .icon i {
    color: #df5549;
    font-size: 24px;
  }
  
  #about .about-container .icon-box:hover .icon {
    background: #df5549;
  }
  
  #about .about-container .icon-box:hover .icon i {
    color: #fff;
  }
  
  #about .about-container .icon-box .title {
    margin-left: 80px;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 18px;
  }
  
  #about .about-container .icon-box .title a {
    color: #283d50;
  }
  
  #about .about-container .icon-box .description {
    margin-left: 80px;
    line-height: 24px;
    font-size: 14px;
  }
  
  #about .about-extra {
    padding-top: 60px;
  }
  
  #about .about-extra h4 {
    font-weight: 600;
    font-size: 24px;
  }

/* Sections Header
--------------------------------*/

.section-header h3 {
    font-size: 36px;
    color: #283d50;
    text-align: center;
    font-weight: 500;
    position: relative;
  }
  
  .section-header p {
    text-align: center;
    margin: auto;
    font-size: 15px;
    padding-bottom: 60px;
    color: #556877;
    width: 50%;
  }
  
  /* Section with background
  --------------------------------*/
  
  .section-bg {
    background: #ecf5ff;
  }
    
  
#why-us {
    padding: 60px 0;
    background: #ee6e73;

  }
  
  #why-us .section-header h3,
  #why-us .section-header p {
    color: #fff;
  }
  
  #why-us .card {
    background: #7b4446;
    border-color: #7b4446;
    border-radius: 10px;
    margin: 0 15px;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s ease-in-out;
    height: 100%;
  }
  
  #why-us .card:hover {
    background: #7b4446;
    border-color: #7b4446;
  }
  
  #why-us .card i {
    font-size: 48px;
    padding-top: 15px;
    color: #bfddfe;
  }
  
  #why-us .card h5 {
    font-size: 22px;
    font-weight: 600;
  }
  
  #why-us .card p {
    font-size: 15px;
    color: #d8eafe;
  }
  
  #why-us .card .readmore {
    color: #fff;
    font-weight: 600;
    display: inline-block;
    transition: 0.3s ease-in-out;
    border-bottom: #00458f solid 2px;
  }
  
  #why-us .card .readmore:hover {
    border-bottom: #fff solid 2px;
  }
  
  #why-us .counters {
    padding-top: 40px;
  }
  
  #why-us .counters span {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 48px;
    display: block;
    color: #fff;
  }
  
  #why-us .counters p {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #cce5ff;
  }
  
  /* --------------------------------*/
  /* product slider
  --------------------------------*/


  .owl-prev {
    background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938188/left-arrow_rlxamy.png') left center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    left: 2%;
    cursor: pointer;
    color: transparent;
    margin-top: -27px;
  }
  
  .owl-next {
    background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938220/right-arrow_zwe9sf.png') right center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    right: 2%;
    cursor: pointer;
    color: transparent;
    margin-top: -27px;
  }
  
  .owl-prev:hover,
  .owl-next:hover {
    opacity: 0.5;
  }
  
  
  /* Owl Carousel */
  
  
  /* Popup Text */
  
  .white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
  }
  
  .popuptext {
    display: table;
  }
  .popuptext p {
    margin-bottom: 10px;
  }
  .popuptext span {
    font-weight: bold;
    float: right;
  }
  /* Popup Text */
  
  /* Icon CSS */
  .item {
    position: relative;
  }
  .item i {
    display: none;
    font-size: 4rem;
    color: #FFF;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .item a {
    display: block;
    width: 100%;
  }
  .item a:hover:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
  }
  .item a:hover i {
    display: block;
    z-index: 2;
  }
    
  /*---------------- */
    
  /* postes latest new */
    
  /*--------------- */
.wrapper1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; 
  width:25%;
}

.card1 {
  overflow: hidden;
  box-shadow: 0px 2px 20px var(--clr-gray-light);
  background: white;
  border-radius: 0.5rem;
  position: relative;
  width: 330px;
  margin: 1rem;
  transition: 250ms all ease-in-out;
  cursor: pointer;
}

.card1:hover {
  transform: scale(1.05);
  box-shadow: 0px 2px 40px var(--clr-gray-light);
}

.banner1-img {
  position: absolute;
  object-fit: cover;
  height: 14rem;
  width: 100%;
}

.category1-tag {
  font-size: 0.8rem;
  font-weight: bold;
  color: white;
  background: #279a36;
  padding: 0.5rem 1.3rem 0.5rem 1rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  top: 1rem;
  border-radius: 0 2rem 2rem 0;
}

.popular1 {
  background: var(--clr-popular);
}

.technology1 {
  background: var(--clr-technology);
}

.psychology1 {
  background: var(--clr-psychology);
}

.card1-body {
  margin: 15rem 1rem 1rem 1rem;
}

.blog1-hashtag {
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--clr-link);
}

.blog1-title {
  line-height: 1.5rem;
  margin: 1rem 0 0.5rem;
}

.blog1-description {
  color: var(--clr-gray-med);
  font-size: 0.9rem;
}

.card1-profile {
  display: flex;
  margin-top: 2rem;
  align-items: center;
}

.profile1-img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
}

.card1-profile-info {
  margin-left: 1rem;
}

.profile1-name {
  font-size: 1rem;
}

.profile1-followers {
  color: var(--clr-gray-med);
  font-size: 0.9rem;
}
:root {
  --clr-gray-light: #d7dfe2;
  --clr-gray-med: #616b74;
  --clr-gray-dark: #414b56;
  --clr-link: #4d97b2;
  --clr-popular: #ef257a;
  --clr-technology: #651fff;
  --clr-psychology: #e85808;
}

/*--------------------------------------------------------------
# Contact us*
--------------------------------------------------------------*/


.contact_information .information_bottom {
	display: block;
}

.contact_information {
	float: left;
	width: 100%;
	border-top: solid #e1e1e1 1px;
	border-bottom: solid #e1e1e1 1px;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top: 15px;
	margin-bottom: 70px;
}

.contact_information .icon_bottom {
	width: 100%;
}
.owl-carousel .owl-item img {
  width: 125%!important;
}
/*--------------------------------------------------------------
# Management*
--------------------------------------------------------------*/

#member-container {
  width: 70%;
  margin: 50px auto;
  text-align: center;
}

.member {
  display: inline-block;
  width: 250px;
  height: 300px;
  border-top: 3px solid #ACE1AF;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #f9f9f9;
  position: relative;
  transition: ease all .5s;
}

.member:hover {
    border-top: 3px solid #ACE1AF;
}

.member:before, .member:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #000;
    box-shadow: 0 15px 15px rgba(0,0,0,.5);
    transform: rotate(-3deg);
}

.member:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.member img {
  width: 150px;
  height: auto;
  border: 5px solid #fff;
  border-radius: 50%;
  margin: 15px auto;
  display: block;
  box-shadow: 0 0 2px rgba(0,0,0, .2);
}

.member h2 {
  color: #424242;
  text-align: center;
  width: 200px;
  display: block;
  margin: 10px auto;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.who {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;  
  color: #12292c;
  text-align: center;
  display: block;
  max-width: 150px;
  margin: -2px auto;
  padding: 3px;
  border: 1px solid #fff;
  box-shadow: 0 0 3px rgba(0,0,0,.1);
  font-weight: 300;
  background:#ACE1AF;
}

.member-text {
  width: 80%;
  text-align: center;
  margin: 12px auto;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #424242;
}

.soc-icons a {
  font-family: 'FontAwesome';
  text-decoration: none;
  color: #424242;
  padding: 8px;
  border: 1px solid  #fdfdfd;
  box-shadow: 0 0 1px rgba(0,0,0,.2);
  border-radius: 2px;
  display: inline-block;
  width: 20px; 
  transition: ease all .3s;
}

.soc-icons a:hover {
  background-color: #26C6DA;
  border: 1px solid #26C6DA;
  color: #fff;
}

.soc-icons a:active {
  background-color: #9FA8DA;
  border: 1px solid #9FA8DA;
  color: #fff;
}

.soc-icons {
  margin: 20px auto;
  text-align: center;
}
/*--------------------------------------------------------------
# breadcrumb*
--------------------------------------------------------------*/

.functionalities{
  clear: both;
  position: relative;
  width:100%;
  
}
.functionalities li{
  list-style: none;
  float: left;
  padding-right: 10px;
}
.funcionalidades.container {
  width: 90%;
  margin: auto;
}
.functionalities ul.breadcrumb{
  background-color: #ee6e73;
  padding: 0 1.5em;
  clear: both;
  height: 40px;
}
.functionalities ul.breadcrumb li{  
  background-color: #ee6e73; 
  border-right: 3px solid #fff;
  transform: skewX(-25deg);
  height: 40px;
  padding: 0 20px;
  position: relative;
  top: 0; 
  line-height: 40px;
}
.functionalities ul.breadcrumb li:first-child {
  display: none;
}
.functionalities ul.breadcrumb li:nth-child(2) {
  border-left: 3px solid #fff;
}
.functionalities ul.breadcrumb li:last-child {
  border-right: none;
}
.functionalities ul.breadcrumb li a{	
  color: #fff;
  transform: skewX(25deg);
  display: inline-block;
}
.functionalities ul.breadcrumb li a:hover, .functionalities ul.breadcrumb li a:focus{
  text-decoration: none;
  color: #7b4446;
}
.functionalities ul.breadcrumb li strong {
  color: #fff;
  text-decoration: none;
  transform: skewX(25deg);
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
}
.functionalities ul.breadcrumb i{
  position: relative;
  top: 6px;
  float: none;
}
.breadcrumb {
  border-radius: 0px!important; 
}
.banner-detail{
  background: url("../images/stat.jpg") no-repeat center center;
  background-size: cover;
   font-family: 'Montserrat', sans-serif;
   padding:50px;
   margin-top:-25px;
}
.banner-detail .container1{
  background: rgba(7, 7, 7, 0.5);
}
.product-list ul li {
    border-bottom: 1px dotted #ffffff;
    padding: 5px 15px;
    margin: 0;
 
}
#backTop {
  border-radius: 50%!important;
  border:0px!important;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.breadcrumb {

  background-color: #c9e7cd!important;

}
.full h2{
  color:#0a6717!important;
}

#navbar_menu ul ul li a:hover,
#navbar_menu ul ul li a:focus
{
  background: #dadada!important;
    background-size: 100% 100%;
    border: none;
    color:#000!important;
}