._button_e75qh_29 {
  margin: auto;
  border-radius: 8px;
  background: none !important;
  transition: .3s;
}
h2{
  font-weight:600 !important;
  font-size:40px !important;
  text-align:center;
  margin-bottom:32px !important;
}
.container-new {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .interested .container-new {
	margin: 0 45px;
  }
  .intrested-carts {
	flex-direction: column;
  }
  .intrested-cart {
	margin-bottom: 32px;
  }
  .intrested-cart img {
	width: 100% !important;
  }
  .intrested-cart span {
	width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  .interested .container-new {
	margin: 0 20px;
  }
  .interested {
	margin: 40px 0;
  }
}
._dividerSection_e75qh_1 {
  background-color: #045c5e;
  background-image: url(../../../assets/Vector.svg);
  background-size: cover;
  background-position: center;
}
.ek-section {
  padding: 64px 0;
}
.ek-container {
  width: 100%;
  max-width: 1320px;
  padding: 0 60px;
  margin: auto;
}
._container_1qn1t_1 {
  display: flex;
  gap: 16px;
  justify-content: center;
}
._dot_1qn1t_7 {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.ek-h5 {
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
}
._title_e75qh_8 {
  color: #fff;
  margin-top: 32px;
  margin-bottom: 12px;
  white-space: pre-wrap;
  text-align: center;
}
.ek-p_big {
  font-size: 20px;
}
.ek-p {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
._text_e75qh_22 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  white-space: pre-wrap;
}
._button_e75qh_29 {
  margin: auto;
  border-radius: 8px;
  background: #fff;
  width: fit-content;
  transition: .3s;
}
._button_jgi05_1 {
  display: block;
  width: fit-content;
  cursor: pointer;
  border-radius: 8px;
  padding: 20px 38px;
  transition: .3s;
}
.huXojo {
  background-color: rgb(255, 255, 255);
  color: rgb(4, 92, 94);
  border: 2px solid transparent;
}
.ek-button-text {
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.gentMp:hover,  .gentMp:active,  .gentMp:focus {
  color: #fff;
  margin: 0;
}
._nameText_jgi05_18 {
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.gentMp {
  color: rgb(4, 92, 94);
  margin: 0;
}
@media (max-width: 768px) {
  .ek-p {
	font-size: 18px;
  }
  .ek-h5 {
	font-size: 24px;
  }
  ._button_jgi05_1 {
	padding: 16px 0;
	width: 100%;
  }
  .ek-button-text {
	font-size: 16px;
  }
  ._button_e75qh_29 {
	width: initial;
	text-align: center;
  }
  .ek-container {
	padding: 0 5.6%;
  }
}
body {
  margin: 0;
}
.ek-feedback-container {
  padding: 64px 0;
  overflow: hidden;
}
.ek-feedback-container > * {
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
}
.ek-swiper__title {
  text-align: center;
  color: #101828;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.6px;
  margin: 0;
}
.swiper {
  max-width: 1320px;
  box-sizing: border-box;
  user-select: none;
  overflow: initial;
  padding: 0 60px;
}
.swiper-wrapper_feedback {
  padding: 32px 0 !important;
  height: 508px !important;
}
.swiper-slide {
  background: #f9fafb;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  overflow: hidden;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ek-feedback-item {
  padding: 52px;
}
.ek-quotes-container {
  width: 24px;
  height: 24px;
  margin-bottom: 16px;
}
.ek-quotes {
  width: 100%;
}
.ek-feedback-text {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #2b3541;
  line-height: 130%;
  margin-bottom: 20px;
}
.ek-feedback__author {
  display: flex;
}
.ek-feedback__author-image-container {
  width: 48px;
  height: 48px;
  margin-right: 12px;
  flex-shrink: 0;
}
.ek-feedback__author-image {
  width: 100px;
  border-radius: 50%;
}
.ek-feedback__author-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ek-feedback__author-name {
  margin: 0;
  color: #2b3541;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 4px;
}
.ek-feedback__author-status {
  margin: 0;
  color: #667085;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
.buttons {
  display: none;
}
@media screen and (max-width: 768px) {
  .ek-feedback-container {
	padding: 40px 0;
  }
  .ek-swiper__title {
	font-size: 28px;
  }
  .swiper {
	padding: 0 8%;
  }
  .swiper-wrapper_feedback {
	padding: 32px 0 20px !important;
  }
  .ek-feedback-item {
	padding: 32px 20px;
  }
  .ek-feedback-text {
	font-size: 16px;
  }
  .swiper-pagination {
	display: none;
  }
  .buttons {
	display: flex;
	gap: 12px;
	justify-content: flex-end;
  }
}
@media screen and (max-width: 540px) {
  .swiper-wrapper_feedback {
	height: 552px !important;
  }
  .ek-feedback-item {
	padding: 20px;
  }
}
@media screen and (max-width: 375px) {
  .swiper {
	padding: 0 5%;
  }
}
.swiper-pagination {
  position: static;
}
.swiper-pagination > * {
  padding: 0.5px;
  transition: 0.3s;
}
.swiper-pagination-bullet-active {
  background: #0c999c !important;
  width: 25px;
  border-radius: 5px;
}
.swiper-button-next_feedback,
.swiper-button-prev_feedback {
  width: 49px;
  height: 49px;
  border-radius: 28px;
  border: 1px solid #e4e7ec;
  background: #fff;
  backdrop-filter: blur(4px);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.swiper-button-next_feedback:hover,
.swiper-button-prev_feedback:hover {
  border: 1px solid #e4e7ec;
  background: #86ccce;
}
.swiper-button-next_feedback:active,
.swiper-button-prev_feedback:active {
  border: 1px solid #e4e7ec;
  background: #0c999c;
}
.swiper-button-prev_feedback {
  transform: rotate(180deg);
}
.content{
  margin: 64px 0;
}
.content .container{
  background-color: #045C5E;
  display: flex;
  padding: 0;
  border-radius: 8px;
}
.content h3{
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px;
}
.content p{
  font-size: 16px;
  font-weight: 600;
  line-height: 20.8px;
  color: #fff;
  margin-bottom: 12px;
}
.content ul{
  padding: 0 0 0 17px;
}
.content ul li{
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
  margin-bottom: 12px;
  max-width: 483px;
}
.content-description{
  padding: 40px 0 0 64px;
}
.content-image img{
  border-radius: 8px;
}
.btn-material {
  cursor: pointer;
  margin: 30px 0 0 0;
  width: 246px;
  background-color: #fff;
  color: #045C5E;
  padding: 16px 28px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  box-shadow: none;
  border: none;
  transition: 0.5s;
}
.btn-material:hover, .btn-material:focus, .btn-material:active {
  background: #0C999C !important;
  border-color: #0C999C !important;
  color: #fff;
}
@media (max-width: 1100px) {
  .content{
	margin: 40x 0;
  }
  .content-description {
	padding: 24px 0 24px 24px;
  }
  .content h3 {
	font-size: 20px;
	line-height: 26px;
  }
}
@media (max-width: 640px){
  .content .container {
	flex-direction: column;
	align-items: flex-end;
	margin: 0 10px;
  }
  .content-description {
	padding: 24px;
  }
  .btn-material {
	width: 100%;
	margin-bottom: 9px;
  }
}
.discount>.container {
  justify-content: center;
}
.discount__controls {
  flex-direction: column;
}
.discount__after__old{
  font-size: 4em !important;
  margin-left: 20px;
}
.discount__after__old:before {
  content: "";
  border-bottom: 5px solid red;
  position: absolute;
  width: 171px;
  height: 3%;
  transform: rotate(-12deg);
}
.discount__price {
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .discount__controls{
	margin: 0 0 0 70px !important;
  }
  .discount__after__old:before{
	width: 140px;
  }
}
@media (max-width: 480px){
  .discount__controls{
	margin: 0 !important;
  }
  .discount__after{
	font-size: 5em;
  }
  .discount__after__old:before {
  }
}
.feature-des__item {
  font-size: 18px;
}
@media (max-width: 480px) {
  .overlay {
	display: block!important;
  }
  .ek-header-button {
	margin-bottom: 90px;
  }
}
#ncbo-header-new, #new-footer, .footer  {
  display: none;
}
.modal__close {
  border:none!important;
  font-size:24!important;
  top:40px!important;
  right:30px!important;
}
@media only screen and (max-width: 650px) {
  .modal__close {
	border:none!important;
	font-size:24!important;
	top:10px!important;
	right:10px!important;
  }
}
.form__heading {
  color: #000;
}
/***********discont****************/
.discount__btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 5px 28px!important;
  gap: 8px;
  font-weight: 500;
  color: #000000;
  font-size: 18px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  transition: .5s;
}
.discount__btn:hover {
  color: #0C999C;
  transition: .5s;
}
.discount__descriptor {
  font-family: "Inter";
  font-weight: 400;
  font-size: 20px!important;
}
/**/
/*top menu block*/
.nervf-topmenu {
  width: 100%;
  height: 112px;
  background-color: #fff;
  position: fixed;
  z-index: 999;
}
.header_menu {
  margin-top: 20px;
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.topmenu-contener {
  margin: 0 auto;
  width: 1200px;
  display: inline;
}
.topmenu-logo {
  float: left;
  height: 50px!important;
}
.topmenu-link {
  float: left;
  text-align: center;
  width: 860px;
  margin-top: 15px;
}
.p-right30 {
  padding-right: 30px;
}
.nervf-tel {
  float: right;
  margin-top: -25px;
  width:240px;
  height: 50px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #005958;
}
@media screen and (max-width: 768px) {
  .nervf-nav #nervf-logo {
	font-size: 18px;
	margin-bottom: 0;
	width:150px;
  }
  .nervf-tel, .topmenu-link, .price-h {
	display: none;
  }
}
#top-link0 {
  height:60px;
  width: 100%;
}
#top-link1 {
  height:60px;
  width: 100%;
}
#top-link2 {
  height:60px;
  width: 100%;
}
#top-link3 {
  height:60px;
  width: 100%;
}
#top-link4 {
  height:60px;
  width: 100%;
}
#top-link5 {
  height:100px;
  width: 100%;
}
.topnav {
  position: fixed;
  z-index: 100;
  background-color: #fff;
}
.menu-container {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  position: fixed;
  z-index: 999;
  visibility: hidden;
}
@media only screen and (max-width: 650px) {
  .menu-container {
	visibility: visible;
  }
}
.menu-mobile {
  display: none;
  padding: 20px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #005958;
}
.menu-mobile:after {
  content: url("/storage/icons/burger-menu.png");
  font-family: 'Inter';
  font-size: 16px;
  padding: 0;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
}
.menu-dropdown-icon:before {
  content: url("/storage/icons/burger-menu2.png");
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}
.menu > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  box-sizing: border-box;
  color: #005958;
}
.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table;
}
.menu > ul:after {
  clear: both;
}
.menu > ul > li {
  float: left;
  padding: 0;
  margin: 0;
}
.menu > ul > li a {
  text-decoration: none;
  padding: 1.5em 3em;
  display: block;
}
.menu > ul > li:hover {
  background: #f0f0f0;
}
.menu > ul > li > ul {
  display: none;
  width: 100%;
  background: #f0f0f0;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
}
.menu > ul > li > ul > li a {
  color: #777;
  padding: 0.2em 0;
  width: 95%;
  display: block;
  border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: 0.8em;
}
.menu > ul > li > ul > li > ul > li a {
  border: 0;
}
.menu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
  width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}
/**/
/***********container****************/
.container-wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-wrap:before, .container:after {
  content: " ";
  display: table;
}
.container-wrap:after {
  clear: both;
}
@media (min-width: 768px) {
  .container-wrap {
	width: 750px;
  }
}
@media (min-width: 992px) {
  .container-wrap {
	width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-wrap {
	width: 1170px;
  }
}
/**/
@font-face {
  font-family: 'icomoon';
  src: url("/storage/template/fonts/icomoon/icomoon.eot?srf3rx");
  src: url("/storage/template/fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("/storage/template/fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("/storage/template/fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("/storage/template/fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.color-w {
  color:#fff!important;
}
.green-color {
  color: #0C999C!important;
}
.grey-color {
  color: #dadada!important;
}
.roud-img {
  border-radius: 8px;
}
.main-title-span {
  margin-top:120px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.main-title {
  font-size:40px;
  /* text-transform:uppercase;*/
  text-transform: none;
  color:#2B3541;
  font-weight:600;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .main-title {
	font-size:36px;
	margin-top:50px;
  }
  .main-title-span {
	margin-top:160px;
	font-size: 16px;
  }
  .btn-m {
	width: 100%;
  }
}
/*---------------*/
.dis-none {
  display:none;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2B3541;
  background: #fff;
}
#page {
  position: relative;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}
a {
  color: #045C5E;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #045C5E;
  outline: none;
  text-decoration: none;
}
p {
  margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Inter";
  font-weight: 400;
  margin: 0 0 20px 0;
}
::-webkit-selection {
  color: #fff;
  background: #045C5E;
}
::-moz-selection {
  color: #fff;
  background: #045C5E;
}
::selection {
  color: #fff;
  background: #045C5E;
}
.nervf-nav {
  /* position: fixed;*/
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 25px 0;
  z-index: 1001;
  background: transparent;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .nervf-nav {
	padding: 25px 0;
  }
  .overlay {
	display: none;
  }
}
.nervf-nav {
  font-size: 24px;
  position: fixed;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  width:100%;
  height: 112px;
}
/*************logo sponsor****************/
.partner_logo {
  float: left;
  display: inline;
  margin-top: 100px;
  margin-right: 20px;
  filter: grayscale(1) opacity(0.5);
}
.partner_logo:hover {
  filter: grayscale(0) opacity(1);
}
.nervf-logo {
  margin-top: 0px;
  float: left;
  width: 130px;
  margin-right: 10px;
}
.logo-footer {
  float: left;
  width: 65px;
  margin-right: 20px;
}
.nervf-tel {
  float: right;
  margin-top: -25px;
  width:240px;
  height: 50px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #005958;
}
@media screen and (max-width: 768px) {
  .nervf-nav #nervf-logo {
	font-size: 18px;
	margin-bottom: 0;
	width:150px;
  }
  .nervf-tel {
	display: none;
  }
}
.nervf-nav #nervf-logo a > span {
  color: #045C5E;
}
.nervf-nav a {
  padding: 5px 10px;
  color: #fff;
}
.topmenu-nervf {
  margin-left: 20px;
}
/*-------megamenu-----*/
.megamenu-container {
  background: #e9e9e9;
}
.megamenu-mobile {
  display: none;
  padding: 20px;
}
.megamenu-mobile:after {
  content: "\f394";
  font-family: "Ionicons";
  font-size: 2.5rem;
  padding: 0;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
}
.megamenu-dropdown-icon:before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}
.megamenu > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  /* IF .megamenu position=relative -> ul = container width, ELSE ul = 100% width */
  box-sizing: border-box;
}
.megamenu > ul:before,
.megamenu > ul:after {
  content: "";
  display: table;
}
.megamenu > ul:after {
  clear: both;
}
/****level 1****/
.megamenu > ul > li {
  float: left;
  background: #e9e9e9;
  padding: 0;
  margin: 0;
}
.megamenu > ul > li a {
  text-decoration: none;
  padding: 1.5em 3em;
  display: block;
}
.megamenu > ul > li:hover {
  background: #f0f0f0;
}
.megamenu > ul > li > ul {
  display: none;
  width: 100%;
  background: #f0f0f0;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
.megamenu > ul > li > ul:before,
.megamenu > ul > li > ul:after {
  content: "";
  display: table;
}
.megamenu > ul > li > ul:after {
  clear: both;
}
.megamenu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
}
.megamenu > ul > li > ul > li a {
  color: #777;
  padding: 0.2em 0;
  width: 95%;
  display: block;
  border-bottom: 1px solid #ccc;
}
.megamenu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box;
}
.megamenu > ul > li > ul > li > ul:before,
.megamenu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}
.megamenu > ul > li > ul > li > ul:after {
  clear: both;
}
.megamenu > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: 0.8em;
}
.megamenu > ul > li > ul > li > ul > li a {
  border: 0;
}
.megamenu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}
.megamenu > ul > li > ul.normal-sub > li {
  width: 100%;
}
.megamenu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 959px) {
  .megamenu-container {
	width: 100%;
  }
  .megamenu-mobile {
	display: block;
  }
  .megamenu-dropdown-icon:before {
	display: block;
  }
  .megamenu > ul {
	display: none;
  }
  .megamenu > ul > li {
	width: 100%;
	float: none;
	display: block;
  }
  .megamenu > ul > li a {
	padding: 1.5em;
	width: 100%;
	display: block;
  }
  .megamenu > ul > li > ul {
	position: relative;
  }
  .megamenu > ul > li > ul.normal-sub {
	width: 100%;
  }
  .megamenu > ul > li > ul > li {
	float: none;
	width: 100%;
	margin-top: 20px;
  }
  .megamenu > ul > li > ul > li:first-child {
	margin: 0;
  }
  .megamenu > ul > li > ul > li > ul {
	position: relative;
  }
  .megamenu > ul > li > ul > li > ul > li {
	float: none;
  }
  .megamenu .show-on-mobile {
	display: block;
  }
}
/*---------------*/
.menu-1 {
  width:850px;
}
@media screen and (max-width: 768px) {
  .nervf-nav .menu-1 {
	display: none;
  }
}
.nervf-nav ul {
  padding: 0;
  margin: 34px 0 0 0;
}
.nervf-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
.nervf-nav ul li a {
  font-size: 14px;
  padding: 30px 10px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.nervf-nav ul li a:hover, .nervf-nav ul li a:focus, .nervf-nav ul li a:active {
  color: white;
}
.nervf-nav ul li.has-dropdown {
  position: relative;
}
.nervf-nav ul li.has-dropdown .dropdown {
  width: 230px;
  -webkit-box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 13px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50px;
  left: 0;
  text-align: left;
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.nervf-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.nervf-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.nervf-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.nervf-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #999999;
  line-height: 1.2;
  text-transform: none;
  font-size: 18px;
}
.nervf-nav ul li.has-dropdown .dropdown li a:hover {
  color: #000;
}
.nervf-nav ul li.has-dropdown:hover a, .nervf-nav ul li.has-dropdown:focus a {
  color: #fff;
}
.nervf-nav ul li.btn-cta a {
  color: #045C5E;
}
.nervf-nav ul li.btn-cta a span {
  background: #045C5E;
  color: #fff;
  padding: 4px 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.nervf-nav ul li.btn-cta a:hover span {
  background: #0C999C !important;
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}
.nervf-nav ul li.active > a {
  color: #fff;
  position: relative;
}
.scrolled .nervf-nav {
  background: #fff;
  padding: 10px 0;
  -webkit-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
}
.scrolled .nervf-nav a {
  color: #045C5E;
}
.scrolled .nervf-nav ul li a:hover, .scrolled .nervf-nav ul li a:focus, .scrolled .nervf-nav ul li a:active {
  color: #0C999C !important;
}
.scrolled .nervf-nav ul li.active a {
  color: #045C5E;
}
.scrolled .nervf-nav ul li.has-dropdown:hover > a, .scrolled .nervf-nav ul li.has-dropdown:focus > a {
  color: #045C5E;
}
#nervf-header,
#nervf-counter,
.nervf-bg {
  background-position: top right;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fbfcfc;
}
.nervf-bg {
  background-position: right;
  position: relative;
  width: 100%;
  position: relative;
}
#nervf-header a {
  color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#nervf-header a:hover {
  color: white;
  border-bottom: 1px solid white;
}
.nervf-cover {
  height: auto !important;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
  background-position: right !important;
}
.nervf-cover .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 60;
  left: 0;
  right: 0;
  /*background:url() bottom right no-repeat;*/
}
.nervf-cover > .nervf-container {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .nervf-cover {
	height: auto;
	margin-bottom: 0;
  }
  .hide-m {
	display: none;
  }
}
.nervf-cover .display-t,
.nervf-cover .display-tc {
  z-index: 9;
  height: 300px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .nervf-cover .display-t,
  .nervf-cover .display-tc {
	height: 600px;
  }
}
.nervf-cover.nervf-cover-sm {
  height: 300px;
}
@media screen and (max-width: 768px) {
  .nervf-cover.nervf-cover-sm {
	height: 400px;
  }
}
.nervf-cover.nervf-cover-sm .display-t,
.nervf-cover.nervf-cover-sm .display-tc {
  height: 350px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .nervf-cover.nervf-cover-sm .display-t,
  .nervf-cover.nervf-cover-sm .display-tc {
	height: 400px;
  }
}
.nervf-staff {
  text-align: center;
  margin-bottom: 30px;
  background: #fff;
  padding: 30px;
  float: left;
  width: 100%;
}
.nervf-staff img {
  width: 100px;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.nervf-staff h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.nervf-staff p {
  margin-bottom: 30px;
}
.nervf-staff .role {
  color: #bfbfbf;
  margin-bottom: 30px;
  font-weight: normal;
  display: block;
}
.pagination a {
  background: none;
  border: none !important;
  color: gray !important;
}
.pagination a:hover, .pagination a:focus, .pagination a:active {
  background: none !important;
}
.pagination > li > a {
  margin: 0 2px;
  font-size: 18px;
  padding: 0 !important;
  background: none;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.pagination > li > a:hover {
  color: #000;
  background: #e6e6e6 !important;
}
.pagination > li.disabled > a {
  background: none;
}
.pagination > li.active > a {
  background: #fa5456!important;
  -webkit-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  color: #fff !important;
}
.pagination > li.active > a:hover {
  cursor: pointer;
  background: #f96982 !important;
}
.nervf-social-icons {
  margin: 0;
  padding: 0;
}
.nervf-social-icons li {
  margin-top: 20px;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.nervf-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #045C5E;
  padding-left: 20px;
}
.nervf-social-icons li a i {
  font-size: 20px;
  color: #DADADA;
}
.nervf-social-icons li a:hover i {
  color: #045C5E;
}
.custom_bullets_arrow li {
  padding-left: 10px;
  list-style:none;
  margin-bottom: 10px;
}
.custom_bullets_arrow li:before {
  color: #0C999C!important;
  font-family: 'icomoon';
  content: '\f054';
  display: inline-block;
  margin-right: 7px;
  margin-left: -30px;
  padding-right: 5px;
  font-size: 1.2em;
  vertical-align: middle;
}
.nervf-contact-info ul {
  padding: 0;
  margin: 0;
}
.nervf-contact-info ul li {
  padding: 0 0 0 70px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
}
.nervf-contact-info ul li:before {
  color: #ccddea;
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nervf-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9d1";
}
.nervf-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\e9f4";
}
.nervf-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e9da";
}
.nervf-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9af";
}
#nervf-header .display-tc,
#nervf-counter .display-tc,
.nervf-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
}
#nervf-header .display-tc h1, #nervf-header .display-tc h2,
#nervf-counter .display-tc h1,
#nervf-counter .display-tc h2,
.nervf-cover .display-tc h1,
.nervf-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#nervf-header .display-tc h1,
#nervf-counter .display-tc h1,
.nervf-cover .display-tc h1 {
  margin-bottom: 0px;
  margin-top: 0;
  font-size: 38px;
  line-height: 1.3;
  font-family: "Inter", Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  #nervf-header .display-tc h1,
  #nervf-counter .display-tc h1,
  .nervf-cover .display-tc h1 {
	font-size: 40px;
  }
}
#nervf-header .display-tc h2,
#nervf-counter .display-tc h2,
.nervf-cover .display-tc h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
  text-transform: none;
}
#nervf-header .display-tc .btn,
#nervf-counter .display-tc .btn,
.nervf-cover .display-tc .btn {
  padding: 15px 30px;
  background: #045C5E;
  color: #fff;
  border: none !important;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#nervf-header .display-tc .btn:hover,
#nervf-counter .display-tc .btn:hover,
.nervf-cover .display-tc .btn:hover {
  background: #f6163c !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#nervf-header .display-tc .or,
#nervf-counter .display-tc .or,
.nervf-cover .display-tc .or {
  color: rgba(255, 255, 255, 0.3);
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 20px;
}
#nervf-header .display-tc .link-watch,
#nervf-counter .display-tc .link-watch,
.nervf-cover .display-tc .link-watch {
  border-bottom: none;
}
#nervf-header .display-tc .form-inline .form-group,
#nervf-counter .display-tc .form-inline .form-group,
.nervf-cover .display-tc .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#nervf-header .display-tc .form-inline .form-group .form-control,
#nervf-counter .display-tc .form-inline .form-group .form-control,
.nervf-cover .display-tc .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}
.nervf-bg-section {
  background: #FCFCFD;
}
.nervf-bg-section-green {
  background: #045C5E;
}
.nervf-bg-pattern {
  padding: 15px;
  background:url(/storage/template/images/pattern.png) top left;
}
#nervf-services,
#nervf-started,
#nervf-testimonial,
#nervf-blog,
#nervf-company,
#nervf-project,
#nervf-about,
#nervf-team,
#speakers,
#nervf-contact,
#nervf-footer {
  padding: 7em 0;
  clear: both;
}
@media screen and (max-width: 768px) {
  #nervf-services,
  #nervf-company,
  #nervf-started,
  #nervf-testimonial,
  #nervf-blog,
  #nervf-project,
  #nervf-about,
  #nervf-team,
  #speakers,
  #nervf-contact,
  #nervf-footer {
	padding: 3em 0;
  }
}
.nervf-descr-mba {
  margin-top: 50px;
  /*-webkit-background-size:cover;*/
}
#nervf-team2 .nervf-heading h2 {
  color: #fff;
  margin-top: 80px;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: -0.02em;
}
#nervf-team2 .wb {
  padding:  60px 20px 20px;
  background-color: #fff;
  -webkit-border-radius: 2%;
  -moz-border-radius: 2%;
  -ms-border-radius: 2%;
  border-radius: 1%;
}
.author img {
  width: 100px;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.contact-manager {
  width: 300px;
  float: right;
}
.contact-manager-txt {
  float: right;
  width: 100%;
  text-align:center;
}
#nervf-testimonial {
  /*  background: #FCFCFD;*/
}
#nervf-testimonial .testimonial-nervf {
  padding: 60px;
  position: relative;
}
.testimonial-rew {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #101828;
}
#nervf-testimonial .testimonial {
  background: #fff;
  padding: 30px;
  position: relative;
  margin-bottom: 4em;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#nervf-testimonial .testimonial blockquote {
  border-left: none;
  padding: 0;
  margin: 0;
}
#nervf-testimonial .testimonial p {
  color: #666666;
  font-size: 18px;
  font-style: italic;
  line-height: 1.5;
}
#nervf-testimonial .testimonial p.author {
  color: #b3b3b3;
}
#nervf-testimonial .testimonial p.author img {
  width: 60px;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#nervf-testimonial .testimonial p.author cite {
  font-style: normal;
  font-size: 13px;
  font-family: "Inter", Arial, sans-serif;
}
#nervf-testimonial .testimonial p:last-child {
  margin-bottom: 0;
}
#nervf-testimonial .testimonial:after {
  /* position: absolute;
  left: 11%;
  bottom: -30px;
  display: block;
  width: 0;
  content: "";
  border-width: 30px 30px 0 0;
  border-style: solid;
  border-color: #fff transparent;
  */
}
#nervf-testimonial .testimonial.nervf-selected {
  background: #045C5E;
  bottom: 10px;
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
#nervf-testimonial .testimonial.nervf-selected p {
  color: #fff;
}
#nervf-testimonial .testimonial.nervf-selected p.author cite {
  color: rgba(255, 255, 255, 0.7);
}
#nervf-testimonial .testimonial.nervf-selected:after {
  border-color: #fa5456transparent;
}
@media screen and (max-width: 768px) {
  #nervf-testimonial .testimonial.nervf-selected {
	bottom: 0;
  }
}
#nervf-blog .nervf-post {
  background: #fff;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  box-shadow: -2px 11px 24px -10px rgba(0, 0, 0, 0.09);
  position: relative;
  bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#nervf-blog .nervf-post h3 {
  margin-bottom: 20px;
}
#nervf-blog .nervf-post h3 a {
  color: #045C5E;
}
#nervf-blog .nervf-post h3 a:hover {
  color: #f35f55;
}
#nervf-blog .nervf-post .nervf-date {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #cccccc;
  letter-spacing: .07em;
}
#nervf-blog .nervf-post p.author {
  color: #b3b3b3;
}
#nervf-blog .nervf-post p.author img {
  width: 50px;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#nervf-blog .nervf-post p.author cite {
  font-style: normal;
  font-size: 13px;
}
#nervf-blog .nervf-post p:last-child {
  margin-bottom: 0;
}
#nervf-blog .nervf-post:hover, #nervf-blog .nervf-post:focus {
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  #nervf-blog .nervf-post:hover, #nervf-blog .nervf-post:focus {
	bottom: 0;
  }
}
/********/
.fh5co-blog {
  margin-bottom: 60px;
}
.fh5co-blog a img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-blog {
	width: 100%;
  }
}
.fh5co-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  width: 100%;
  padding: 30px;
  float: right;
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}
.fh5co-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px;
}
.fh5co-blog .blog-text span.posted_by {
  font-style: italic;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
}
.fh5co-blog .blog-text span.comment {
  float: right;
}
.fh5co-blog .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.fh5co-blog .blog-text span.comment a i {
  color: #F78536;
  padding-left: 7px;
}
.fh5co-blog .blog-text h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 400;
}
.fh5co-blog .blog-text h3 a {
  color: #000;
}
.feature-block {
  display:  flex;
}
.feature-icon {
  float: left;
  height: 50px;
  width: 50px;
  font-size: 50px;
  margin: 0px 20px 0px 0px;
}
.feature-des {
  float: right;
  text-align: left;
}
.feature-center {
  padding: 30px;
  float: left;
  width: 100%;
  position: relative;
  bottom: 0;
  margin-bottom: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .feature-center {
	margin-bottom: 50px;
  }
}
#nervf-counter {
  background: #fff;
  padding: 7em 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #nervf-counter {
	padding: 3em 0;
  }
}
#nervf-counter .counter {
  font-size: 50px;
  margin-bottom: 10px;
  color: #045C5E;
  font-weight: 100;
  display: block;
}
#nervf-counter .counter-label {
  margin-bottom: 0;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: .1em;
}
#nervf-counter .feature-center:hover .counter {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #nervf-counter .feature-center {
	margin-bottom: 30px;
  }
}
#nervf-counter .icon {
  width: 70px;
  text-align: center;
  margin-bottom: 20px;
  background: none !important;
  border: none !important;
}
#nervf-counter .icon i {
  height: 70px;
}
#nervf-counter .icon i:before {
  color: #cccccc;
  display: block;
  text-align: center;
  margin-left: 3px;
}
#nervf-company .nervf-company {
  margin-bottom: 30px;
}
#nervf-fag .nervf-fag {
  margin-top: 64px;
}
#nervf-project .nervf-project {
  margin-bottom: 30px;
}
#nervf-project .nervf-heading h2 {
}
#nervf-project .nervf-project > a {
  display: block;
  color: #000;
  position: relative;
  bottom: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#nervf-project .nervf-project > a img {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#nervf-project .nervf-project > a:after {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  /*background: rgba(0, 0, 0, 0.7);*/
  z-index: 8;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#nervf-project .nervf-project > a .nervf-copy {
  z-index: 12;
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#nervf-project .nervf-project > a .nervf-copy h3 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #nervf-project .nervf-project > a .nervf-copy h3 {
	color:#666 !important;
  }
  #nervf-project .nervf-project > a .nervf-copy p {
	color:#666 !important;
  }
}
#nervf-project .nervf-project > a .nervf-copy p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
#nervf-project .nervf-project > a .nervf-copy p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #nervf-project .nervf-project > a .nervf-copy {
	position: relative;
	visibility: visible;
	opacity: 1;
	bottom: 0;
	color:#666 !important;
	padding: 20px;
	background: #fff;
  }
}
#nervf-project .nervf-project > a:hover {
}
@media screen and (max-width: 768px) {
  #nervf-project .nervf-project > a:hover {
	bottom: 0;
  }
}
#nervf-project .nervf-project > a:hover:after {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  #nervf-project .nervf-project > a:hover:after {
	opacity: 0;
	visibility: hidden;
  }
}
#nervf-project .nervf-project > a:hover .nervf-copy {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}
@media screen and (max-width: 768px) {
  #nervf-project .nervf-project > a:hover .nervf-copy {
	bottom: 0;
	padding: 20px;
	background: #fff;
  }
}
#nervf-project .nervf-project > a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 768px) {
  #nervf-project .nervf-project > a:hover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
  }
}
#nervf-services.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
  -webkit-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
}
.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
  -webkit-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
}
.feature-center {
  padding: 30px;
  float: left;
  width: 100%;
  position: relative;
  bottom: 0;
  margin-bottom: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .feature-center {
	margin-bottom: 50px;
  }
}
.feature-center .desc {
  padding-left: 180px;
}
.feature-center .icon {
  margin-bottom: 20px;
  display: block;
}
.feature-center .icon i {
  font-size: 40px;
  color: rgba(42, 54, 59, 0.2);
}
.feature-center .icon2 {
  float: left;
}
.feature-center .icon2 i {
  font-size: 100px;
}
.feature-center p:last-child {
  margin-bottom: 0;
}
.feature-center p, .feature-center h3 {
  margin-bottom: 30px;
}
.feature-center h3 {
  font-size: 22px;
  color: #5d5d5d;
}
.feature-center:hover, .feature-center:focus {
  background: #045C5E;
  bottom: 10px;
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.feature-center:hover p:last-child, .feature-center:focus p:last-child {
  margin-bottom: 0;
}
.feature-center:hover .icon i, .feature-center:focus .icon i {
  color: rgba(255, 255, 255, 0.7);
}
.feature-center:hover p, .feature-center:hover h3, .feature-center:focus p, .feature-center:focus h3 {
  color: #fff !important;
}
.feature-center:hover a, .feature-center:focus a {
  color: rgba(255, 255, 255, 0.7);
}
.feature-center:hover a:hover, .feature-center:focus a:hover {
  color: #fff;
}
.feature-bg-icon {
  background: #F5F8FA;
  border-radius: 8px;
  text-align: center;
  width: 60px;
  height: 60px;
  padding: 10px;
  margin-bottom: 60px;
}
.fc-bw {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .feature-center:hover, .feature-center:focus {
	bottom: 0;
  }
}
.nervf-feature .nervf-icon {
  margin: 0 auto;
  width: 50px;
  height: 50px !important;
  display: table;
  text-align: center;
  background-color:#045C5E;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
  -ms-border-radius: 10%;
  /* border-radius: 50%;*/
  border-radius: 10%
}
.nervf-feature .nervf-icon i {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
  height: 50px;
}
.nervf-feature .txt {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .nervf-feature .nervf-icon i {
	font-size: 20px;
  }
}
.route-img-bg {
  background:url(/storage/template/images/pr1.jpg)  no-repeat;
  background-size: cover;
  border-radius: 8px;
}
.route-project {
  padding: 30px;
  float: left;
  width: 100%;
  position: relative;
  bottom: 0;
  margin-bottom: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .route-project  {
	margin-bottom: 50px;
  }
}
.route-project .desc {
  padding-left: 180px;
}
.route-project p:last-child {
  margin-bottom: 0;
}
.route-project p, .feature-center h3 {
  margin-bottom: 50px;
}
.route-project a {
  color: #00D7DC;
}
.route-project h3 {
  font-size: 20px;
  color: #FFF;
}
/*******/
.project-img-bg {
  background:url(/storage/template/images/pr1.jpg)  no-repeat;
  background-size: cover;
  border-radius: 8px;
}
.sp-project {
  padding: 24px;
  float: left;
  width: 100%;
  position: relative;
  bottom: 0;
  margin-bottom: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .sp-project  {
	margin-bottom: 50px;
  }
}
.sp-project .desc {
  padding-left: 180px;
}
.sp-project .icon {
  margin-bottom: 100px;
  display: block;
}
.feature-center .icon i {
  font-size: 40px;
  color: rgba(42, 54, 59, 0.2);
}
.sp-project .icon2 {
  float: left;
}
.feature-center p:last-child {
  margin-bottom: 0;
}
.sp-project p, .feature-center h3 {
  margin-bottom: 24px;
}
.sp-project h3 {
  font-size: 22px;
  color: #FFF;
}
.project-grid {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  height: 350px;
  margin-bottom: 40px;
}
.project-grid:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-grid .desc {
  background: rgba(247, 56, 89, 0.9);
  padding: 10px 20px;
  position: absolute;
  bottom: -93px;
  left: 0;
  right: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-grid .desc h3 a {
  color: white;
}
.project-grid .desc span {
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .project-grid .desc {
	bottom: 0;
  }
}
.project-grid:hover:before, .project-grid:focus:before {
  opacity: 1;
}
.project-grid:hover .desc, .project-grid:focus .desc {
  bottom: 0;
}
.project-content {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  .project-content {
	padding: 3em 0;
  }
}
.project-content .col-half {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 480px) {
  .project-content .col-half {
	width: 100%;
  }
}
.project-content .col-half .project, .project-content .col-half .project-grid {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.project-content .col-half .project:before, .project-content .col-half .project-grid:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-content .col-half .project:hover:before, .project-content .col-half .project:focus:before, .project-content .col-half .project-grid:hover:before, .project-content .col-half .project-grid:focus:before {
  opacity: 1;
}
.project-content .col-half .project:hover .desc, .project-content .col-half .project:focus .desc, .project-content .col-half .project-grid:hover .desc, .project-content .col-half .project-grid:focus .desc {
  bottom: 0;
}
@media screen and (max-width: 480px) {
  .project-content .col-half .project, .project-content .col-half .project-grid {
	height: 340px !important;
	margin-bottom: 20px;
  }
}
.project-content .col-half .project {
  height: 800px;
}
.project-content .col-half .project-grid {
  height: 390px;
  margin-bottom: 20px;
}
.project-content .col-half .project-grid:last-child {
  margin-bottom: 0;
}
.project-content .desc {
  background: rgba(247, 56, 89, 0.9);
  padding: 10px 20px;
  position: absolute;
  bottom: -93px;
  left: 0;
  right: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.project-content .desc h3 {
  color: white;
}
.project-content .desc span {
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .project-content .desc {
	bottom: 0;
  }
}
.nervf-heading {
  margin-bottom: 2em;
}
.nervf-heading.nervf-heading-sm {
  margin-bottom: 2em;
}
.nervf-heading h2 {
  font-size: 32px;
  margin-bottom: 0px;
  /* line-height: 1.4;*/
  font-weight: 600;
  color: #000;
  text-transform: none;
}
.nervf-heading p {
  font-size: 18px;
  line-height: 1.5;
  color: #828282;
}
.nervf-heading span {
  display: block;
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 600;
  /* text-transform: uppercase;*/
  font-size: 16px;
  letter-spacing: 2px;
  color: #0C999C;
}
#nervf-started {
  background: #fff;
}
#nervf-started .nervf-heading h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 72px;
  /* identical to box height, or 180% */
  text-align: center;
  letter-spacing: -0.02em;
  /* text-colors/text-main-light */
  color: #2B3541;
  margin-bottom: 16px;
}
#nervf-started .nervf-heading p {
  color: #333;
}
#nervf-started .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: none !important;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#nervf-started .form-control::-webkit-input-placeholder {
  color: #fff;
}
#nervf-started .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#nervf-started .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#nervf-started .form-control:-ms-input-placeholder {
  color: #fff;
}
#nervf-started .form-control:focus {
  background: rgba(255, 255, 255, 0.3);
}
#nervf-started .btn {
  height: 54px;
  border: none !important;
  background: #045C5E;
  color: #fff;
  font-size: 18px;
  /*text-transform: uppercase;*/
  font-weight: 500;
  padding: 15px 30px 30px;
}
#nervf-started .btn:hover {
  background: #0C999C !important;
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75) !important;
}
#nervf-started .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#nervf-started .form-inline .form-group .form-control {
  width: 100%;
}
#nervf-footer .nervf-footer-links {
  padding: 0;
  margin: 0;
}
#nervf-footer .nervf-footer-links li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nervf-footer .nervf-footer-links li a {
  color: #000;
  text-decoration: none;
}
#nervf-footer .nervf-footer-links li a:hover {
  text-decoration: underline;
}
#nervf-footer .nervf-widget {
  margin-bottom: 30px;
}
.manager-foto img {
  width: 240px;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  #nervf-footer .nervf-widget {
	text-align: left;
  }
}
#nervf-footer .nervf-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#nervf-footer .copyright .block {
  display: block;
}
#nervf-offcanvas {
  position: fixed;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #nervf-offcanvas {
	display: block;
  }
}
.offcanvas #nervf-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#nervf-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#nervf-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#nervf-offcanvas ul {
  padding: 0;
  margin: 0;
}
#nervf-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nervf-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#nervf-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#nervf-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#nervf-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}
.nervf-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.nervf-nav-toggle.active i::before, .nervf-nav-toggle.active i::after {
  background: #444;
}
.nervf-nav-toggle:hover, .nervf-nav-toggle:focus, .nervf-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.nervf-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.nervf-nav-toggle i::before, .nervf-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.nervf-nav-toggle.nervf-nav-white > i {
  color: #fff;
  background: #fff;
}
.nervf-nav-toggle.nervf-nav-white > i::before, .nervf-nav-toggle.nervf-nav-white > i::after {
  background: #fff;
}
.nervf-nav-toggle i::before {
  top: -7px;
}
.nervf-nav-toggle i::after {
  bottom: -7px;
}
.nervf-nav-toggle:hover i::before {
  top: -10px;
}
.nervf-nav-toggle:hover i::after {
  bottom: -10px;
}
.nervf-nav-toggle.active i {
  background: transparent;
}
.nervf-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.nervf-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.nervf-nav-toggle {
  position: fixed;
  right: 0px;
  top: 18px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
.scrolled .nervf-nav-toggle {
  top: 5px;
}
@media screen and (max-width: 768px) {
  .nervf-nav-toggle {
	display: block;
  }
}
.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 500;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 12px 20px 12px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}
.btn-primary {
  background: #045C5E;
  color: #fff!important;
  border: 2px solid #045C5E;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #0C999C !important;
  border-color: #0C999C !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #045C5E;
  border: 2px solid #045C5E;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #045C5E;
  color: #fff;
}
.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #045C5E;
  color: #fff;
}
.btn-info {
  background: #fff;
  color: #2B3541 !important;
  border: 2px solid #D0D5DD !important;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #fff !important;
  border-color: #D0D5DD !important;
  color: #0C999C !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #ccc;
  border: 2px solid #ccc;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #ccc;
  color: #2B3541;
}
.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}
.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}
.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}
.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}
.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #045C5E;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.row-pb-md {
  padding-bottom: 4em !important;
}
.row-pb-sm {
  padding-bottom: 2em !important;
}
.nervf-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/storage/template/images/loader.gif) center no-repeat #fff;
}
.js .animate-box {
  opacity: 0;
}
#nervf-header-subscribe #email {
  padding-right: 9em;
}
#nervf-header-subscribe button {
  position: absolute;
  top: 0;
  right: 10px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
/*custom*/
.nervf-go a {
  position: absolute;
  font-size:48px;
  bottom: 100px !important;
  left: 50%;
  margin-left: -20px;
  width: 50px;
  height: 50px;
  line-height: 24px;
  border: solid 0px #fff !important;
  border-radius: 50px;
  z-index: 300;
  color: #fff !important;
  padding: 5px 5px 5px;
  opacity:0.6;
}
.nervf-go a span {
  /*
  font-size: 20px;
  display: block;
  position: absolute;
  bototm: 0;
  left: 50%;
  margin-left: -10px;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
  */
  opacity:1;
}
.nervf-go a:hover {
  text-decoration: none;
  opacity:1;
}
.nervf-go a:hover span {
  text-decoration: none;
  opacity:1;
}
/*# sourceMappingURL=style.css.map */
/*error*/
.error {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-color: #F73859;
}
input.error, textarea.error {
  border-color: #F73859;
  border-style: solid;
  /* background: #f0bebe; color: #a35959;*/ }
input.error:focus, textarea.error:focus {
  border-color: #F73859;
}
/*pricing-section*/
#nervf-pricing-section {
  padding: 7em 0;
  /* background: #fcfcfc;*/
}
@media screen and (max-width: 768px) {
  #nervf-pricing-section {
	padding: 3em 0;
  }
}
#nervf-pricing-section .pricing {
  display: block;
  float: left;
  margin-bottom: 30px;
}
#nervf-pricing-section .price-box {
  text-align: center;
  padding: 30px;
  background: #fff;
  margin-bottom: 40px;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  top: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#nervf-pricing-section .price-box.popular .btn-select-plan {
  background: #27E1CE;
}
#nervf-pricing-section .price-box.popular .price {
  color: #27E1CE;
}
#nervf-pricing-section .price-box .btn-select-plan {
  padding: 10px 20px;
  background: #f1f1f1;
  color: #999;
}
#nervf-pricing-section .price-box .btn-select-plan:hover {
  background: #045C5E;
  color: #fff;
}
#nervf-pricing-section .price-box:hover, #fh5co-pricing-section .price-box:focus {
  -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  top: -2px;
}
#nervf-pricing-section .pricing-plan {
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  color: #888f94;
}
#nervf-pricing-section .pricing-plan.pricing-plan-offer {
  margin-bottom: 24px;
}
#nervf-pricing-section .pricing-plan span {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #d5d8db;
}
#nervf-pricing-section .price {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  /*line-height: 48px;*/
  color: #80899E;
}
#nervf-pricing-section .price .currency {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #111827;
}
#nervf-pricing-section .price small {
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  color: #888f94;
}
#nervf-pricing-section .price-box .color {
  background:#F5F8FA;
}
#nervf-pricing-section .text-decor  {
  text-decoration: line-through;
}
/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: 0px;
  }
}
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: 0px;
  }
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #2e2e2e;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000000;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #ffffff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
	display: none;
  }
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}
.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -2.5em;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #045C5E;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 2px solid #045C5E;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #045C5E;
}
/* Dropdown Nav */
.menu-wrap {
  height: 100vh;
  width: 50%;
  padding: 0;
  float: left;
  position: relative;
}
.content-wrap .inline-div {
  margin: 0 0 20px;
}
.mobile_menu {
  display: none;
  position: relative;
}
.sm_menu_outer.active .mobile_menu {
  display: block;
}
.sm_menu_outer {
  height: calc(100vh - 50px);
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: -9;
  width: 100%;
  opacity: 0;
  background-color: #000000;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sm_menu_outer.active {
  opacity: 1;
  z-index: 999;
}
.sm_menu_outer .mobile_menu li.back a {
  padding: 20px 5px 20px 55px;
  /* background: url("/storage/template/images/back.png") no-repeat scroll 15px center / 5% auto;*/
}
.sm_menu_outer .mobile_menu a {
  color: #ffffff;
  display: block;
  font: 14px/140%  "Inter", Arial, sans-serif;
  letter-spacing: 1px;
  padding: 15px 15px;
  text-transform: uppercase;
  text-decoration: none;
}
/*Sub Menu anim */
.sm_menu_outer.slide .mobile_menu .submenu {
  background-color: #000000;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
}
.sm_menu_outer.slide .mobile_menu li.active > .submenu {
  right: 0;
}
.sm_menu_outer .mobile_menu li {
  list-style-type: none;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0);
  border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #2a2a2a 20%, #2a2a2a 50%, #2a2a2a 80%, rgba(0, 0, 0, 0) 100%) 0 0 1 0;
  color: #ffffff;
}
.sm_menu_outer.slide .mobile_menu .sub-menu a {
  font-size:12px !important;
  color:#ccc !important;
  margin-left:-20px;
}
.sm_menu_outer.slide .mobile_menu .sub-menu a:hover {
  background-color:#333;
}
.sm_menu_outer.slide .mobile_menu li.hasChild > a {
  /*  background: url("/storage/template/images/next.png") no-repeat scroll 95% center / 5% auto;*/
}
/*Hamburger Animation */
#sm_menu_ham {
  cursor: pointer;
  float: right;
  height: 25px;
  position: fixed;
  right: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 30px;
  top: 15px;
  right: 15px;
  z-index: 9999;
}
#sm_menu_ham span {
  background-color: #000;
  border-radius: 5px;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 30px;
}
#sm_menu_ham span:nth-child(1) {
  top: 0;
}
#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
  top: 10px;
}
#sm_menu_ham span:nth-child(4) {
  top: 20px;
}
#sm_menu_ham.open span:nth-child(1) {
  left: 50%;
  top: 18px;
  width: 0;
}
#sm_menu_ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sm_menu_ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sm_menu_ham.open span:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0;
}
@media (min-width: 1024px) {
  #sm_menu_ham,
  .sm_menu_outer {
	display: none;
  }
}
@media (max-width: 1024px) {
  .nervf-tel {
	display: none;
  }
}
/* Styles for Accordion */
.toggle:last-child {
  border-bottom: 1px solid #dddddd;
  /*margin-bottom: 70px;*/
}
.toggle .toggle-title {
  position: relative;
  display: block;
  border-top: 1px solid #dddddd;
  margin-bottom: 6px;
}
.toggle .toggle-title h3 {
  font-size: 20px;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 200;
}
.toggle .toggle-inner {
  padding: 7px 25px 10px 25px;
  display: none;
  margin: -7px 0 6px;
}
.toggle .toggle-inner div {
  max-width: 100%;
}
.toggle .toggle-title .title-name {
  display: block;
  padding: 25px 25px 14px;
}
.title-name {
  font-size: 20px;
  font-weight:  bold;
}
.toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.toggle .toggle-title i {
  position: absolute;
  /*background: url(" ") 0px -24px no-repeat;*/
  content:url("/storage/template/images/arrow-down-acordion.png");
  width: 24px;
  height: 24px;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}
.toggle .toggle-title.active i {
  /* background: url("/storage/template/images/person1.jpg") 0px 0px no-repeat;*/
  content:url("/storage/template/images/arrow-down-acordion.png");
  transform: rotate(180deg);
}
/**********************mba-section*********************/
.bg-subscribe {
  background: url(/storage/template/images/mba/background/newsletter-bg.jpg) fixed no-repeat;
  background-size: cover;
  background-position: center center;
}
.bg-speaker {
  background: url(/storage/template/images/mba/background/spaeker-background.jpg) fixed no-repeat;
  background-size: cover;
  background-position: center center;
}
.overlay-dark:before {
  content: '';
  background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1d1546 0%, #1a0b25 100%, #207cca 100%);
  opacity: .75;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.overlay-white-slant:before {
  content: '';
  width: 100%;
  margin-left: -45%;
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.cta-subscribe {
  position: relative;
}
.cta-subscribe .content {
  padding: 70px 0;
}
.cta-subscribe .content h3, .cta-subscribe .content p {
  color: #fff;
}
.cta-subscribe .content h3 {
  color: #fff;
  font-weight: 500;
}
.cta-subscribe .nervf-heading h2 {
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  margin-top: 70px;
}
.cta-subscribe .content p {
  color: #fff;
  font-size: 16px;
}
.cta-subscribe .subscribe-button button {
  cursor: pointer;
}
@media (max-width: 767px) {
  .cta-subscribe .subscribe-button {
	margin-bottom: 30px;
  }
}
.bg-ticket {
  background: url(/storage/template/images/mba/background/cta-ticket-bg.jpg) fixed no-repeat;
  background-size: cover;
  background-position: center center;
}
.cta-ticket {
  position: relative;
}
.cta-ticket .content-block {
  padding: 100px 0;
}
.cta-ticket .content-block h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 15px;
}
.cta-ticket .content-block p {
  color: #e6e6e6;
  margin-bottom: 45px;
}
.cta-ticket .image-block {
  position: absolute;
  right: 5%;
  bottom: 0;
}
@media (max-width: 767px) {
  .cta-ticket .image-block {
	display: none;
  }
}
/*speaker*/
.speakers {
  position: relative;
}
.speakers.white .speaker-item {
  background: #fff;
  border: 1px solid #e5e5e5;
}
.speakers .speaker-item {
  background: #eae9ec;
  padding: 7px;
  margin-bottom: 30px;
}
.speakers .speaker-item .image {
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 480px) {
  .speakers .speaker-item .image img {
	width: 100% !important;
  }
}
.speakers .speaker-item .image .primary-overlay {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #045C5E;
  opacity: .85;
  transition: .3s ease;
}
.speakers .speaker-item .content h5 a {
  font-size: 22px;
  color: #222222;
  font-weight: 400;
  margin-bottom: 0;
}
.speakers .speaker-item .content h5 a:hover {
  color: #045C5E;
}
.speakers .speaker-item .content p {
  font-size: 16px;
  margin-bottom: 5px;
}
/*end*/
/* Container
---------------------------------------------------------------------- */
.gallery-wrapper {
  /* Target Elements
  ---------------------------------------------------------------------- */
  /* Grid Breakpoints
  ---------------------------------------------------------------------- */
  /* 2 Columns */
  /* 3 Columns */
}
.gallery-wrapper .gallery-item {
  padding: 15px;
}
.gallery-wrapper .gallery-item .image-block {
  padding: 6px;
  border: 1px solid #e5e5e5;
}
.gallery-wrapper .gallery-item .image-block .image {
  position: relative;
  overflow: hidden;
}
.gallery-wrapper .gallery-item .image-block .image img {
  width: 100%;
}
.gallery-wrapper .gallery-item .image-block .image .primary-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #045C5E;
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: .3s ease;
}
.gallery-wrapper .gallery-item .image-block .image .primary-overlay a {
  display: block;
  height: 55px;
  width: 55px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  outline: none;
}
.gallery-wrapper .gallery-item .image-block .image .primary-overlay a i {
  color: #fff;
  line-height: 55px;
  font-size: 1.25rem;
}
.gallery-wrapper .gallery-item .image-block .image:hover .primary-overlay {
  opacity: .85;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gallery-wrapper .mix,
.gallery-wrapper .gap {
  display: inline-block;
  vertical-align: top;
}
.gallery-wrapper .mix {
  background: #fff;
  position: relative;
}
.gallery-wrapper .mix {
  width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
}
@media screen and (min-width: 541px) {
  .gallery-wrapper .mix {
	width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
  }
}
.gallery-wrapper.less-gutter .gallery-item {
  padding: 5px;
}
.gallery-wrapper.less-gutter .gallery-item .image-block {
  padding: 0;
  border: none;
}
@media screen and (min-width: 961px) {
  .gallery-wrapper.less-gutter .mix,
  .gallery-wrapper.less-gutter .gap {
	width: calc(100%/4 - (((4 - 1) * 1rem) / 4));
  }
}
.gallery-full {
  overflow: hidden;
}
.gallery-full .image {
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
}
.gallery-full .image img {
  width: 100%;
}
.gallery-full .image .primary-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #045C5E;
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: .3s ease;
}
.gallery-full .image .primary-overlay a {
  display: block;
  height: 55px;
  width: 55px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  outline: none;
}
.gallery-full .image .primary-overlay a i {
  color: #fff;
  line-height: 55px;
  font-size: 1.25rem;
}
.gallery-full .image:hover .primary-overlay {
  opacity: .85;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*****************adresss****************/
.map .address-block {
  position: absolute;
  padding: 45px 50px 50px 50px;
  top: 80px;
  left: 10%;
  background: #045C5E;
}
@media (max-width: 480px) {
  .map .address-block {
	left: 30px;
  }
}
.map .address-block h4, .map .address-block li {
  color: #fff;
  margin-bottom: 20px;
}
.map .address-block h4 {
  font-size: 1.5rem;
  font-weight: 400;
}
.map .address-block ul.address-list li {
  list-style: none;
  margin-bottom: 10px;
}
.map .address-block ul.address-list li i {
  font-size: 1.125rem;
}
.map .address-block ul.address-list li span {
  margin-left: 15px;
}
.map .address-block a {
  margin-top: 35px;
}
/**********************mba-section-end*********************/
/************************modal*************************************/
input.custom {
  display: block;
  width: 100%;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  border-radius: 8px;
  padding-left: 15px;
}
textarea.custom {
  display: block;
  width: 100%;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  border-radius: 8px;
  padding-left: 15px;
}
.modal-open {
  display: block;
  -webkit-animation-name: openModal;
  animation-name: openModal;
}
.modal__wrapper h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  padding: 40px 0px 60px;
  color: #2B3541;
}
.modal-close {
  -webkit-animation-name: closeModal;
  animation-name: closeModal;
  display: none!important;
}
.modal__close {
  float: right;
  font-family: 'icomoon'!important;
  font-size: 0;
  background-color: transparent;
  padding-top: 10px;
}
.modal__close:after  {
  font-family: 'icomoon'!important;
  font-size: 18px;
  background-color: transparent;
  content: "\ea0f"!important;
  opacity: 0.7;
}
.modal__close:before {
  font-size: 0;
  content: ""!important;
  background-color: transparent;
}
.modal {
  background-color: rgba(4,71,72,.7);
}
.modal__wrapper {
  margin: 0 auto;
  background: #fff;
  width: 520px;
  margin-top: 2%;
  padding: 40px;
}
@media screen and (max-width: 480px) {
  .modal__wrapper {
	width: 350px;
	margin-top: 8%;
	padding: 20px;
	margin-bottom: 60px;
  }
  .modal__wrapper h2 {
	font-size: 32px;
	line-height: 36px;
	padding: 20px 0px 40px;
  }
}
.input .custom {
  display: block;
  width: 100%;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  border-radius: 8px;
  padding-left: 15px;
}
/***********discont****************/
.discount__btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 500;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 12px 20px 12px;
  background: #fff!important;
  color: #2B3541 !important;
  border: 2px solid #D0D5DD !important;
}
.discount__btn:hover {
  background: #fff !important;
  border-color: #D0D5DD !important;
  color: #0C999C !important;
}
.discount__descriptor {
  font-family: "Inter";
  font-weight: 400;
  font-size: 20px!important;
}
.discount__details {
  margin-top: 30px;
}
/**/
/********************contact__form**************************************/
.contact__form {
  width: 100%;
}
.contact-manager {
  width: 300px!important;
  float: right;
  /*background: #f1f1f1;*/
}
.manager__frame {
  margin: 0 auto;
}
.manager__name {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
}
.manager__phone {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  text-align: center;
  /* text-colors/text-main-light */
  color: #2B3541;
}
.nervf-contact-flex {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 680px) {
  .nervf-contact-flex {
	flex-direction: column-reverse;
  }
  .contact-manager {
	margin-right: 20%;
  }
}
@media (max-width: 360px ) {
  .contact-manager {
	margin-right: 0%;
  }
}
@media (max-width: 395px ) {
  .contact-manager {
	margin-right: 5%;
  }
}
.callback-message {
  font-size: 18px;
}
.form__input:not(:last-of-type) {
  margin-bottom: 2em;
}
.form__input {
  margin: 0;
  margin-bottom: 0px;
}
.modal__input {
  display: block;
  width: 100%;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  border-radius: 8px;
  padding-left: 15px;
}
.modal__input:active, .modal__input:focus {
  outline: none;
  box-shadow: none;
  border-color: #045C5E;
}
.modal__btn {
  width: 100%;
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 500;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 12px 20px 12px!important;
  /* background: #045C5E!important;*/
  background: #0C999C!important;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 6px;
  color: #fff;
  /*border: 2px solid #f4be34;*/
}
.form__btn {
  background: #0C999C!important;
  color: #fff;
  border: 2px solid #0C999C;
}
.form__btn:hover, .form__btn:focus, .form__btn:active {
  background: #0FC6CA;
  !important;
  border-color: #0FC6CA;
  !important;
}
/********************contact__form__end**************************************/
@media screen and (max-width: 480px){
  .nervf-cover .overlay{
	background-color: #fff;
  }
  .mb30{
	color: #000 !important;
  }
  p {
	color: #000;
  }
  .main-title-span {
	margin-top: 40px;
	font-size: 16px;
  }
  .partner_logo_wrap, .img-banner {
	display: block;
  }
  .nervf-cover .display-t {
	height: 100%;
  }
  .ek-header-button {
	margin-bottom: 0;
  }
  .img-responsive2 {
	margin-top: 60px !important;
	margin-bottom: 80px !important;
  }
}
@media (min-width: 992px) {
  .col-md-6 {
	width: 50%;
	padding: 0;
  }
}
.interested {
  margin: 100px 0;
}
.intrested-carts {
  display: flex;
  justify-content: space-between;
  gap:40px;
}
.intrested-cart {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.intrested-cart span {
  font-size: 24px;
  padding: 16px 0 24px 0;
  width: 100%;
}
.intrested-cart img {
  width: 100%;
  border-radius: 0;
  object-fit: cover;
  height: 250px;
}
.intrested-link a {
  display: flex;
  color: #0c999c;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
.intrested-link a svg {
  margin-left: 8px;
}
@media (max-width: 500px ) {
  iframe {
	width: 100% !important;
  }
  .contact-manager {
        margin: auto !important;
    }
}