
body {
  background: #fff;
  color: #404040;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  font-size:16px;
}

a {
  color: #2898c5;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #2898c5;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 15px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}






/* start first whatsapp section */
/*Estilos generales del boton whatsapp*/

.whatsapp-btn {
    position: fixed;
    bottom: 20px;
    right: 90px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #25D366;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    animation: breathe 2s ease-in-out infinite;
  }
  
  /*Estilos solo al icono whatsapp*/
  .whatsapp-btn i {
    color: #fff;
    font-size: 24px;
    animation: beat 2s ease-in-out infinite;
    text-decoration: none;
  }
  
  /*Estilos con animation contorno respirando*/
  @keyframes breathe {
    0% {
      box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    70% {
      box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
  }
  
  /*Estilos de animacion del icono latiendo*/
  @keyframes beat {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.2);
    }
    100% {
      transform: scale(1);
    }
  }
/* end first whatsaap section **/


/* start phone first section */
.phone-btn {
    position: fixed;
    bottom: 20px;
    left: 60px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #639edc !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    animation: breathe1 2s ease-in-out infinite;
  }
  
  /*Estilos solo al icono whatsapp*/
  .phone-btn i {
    color: #fff;
    font-size: 20px;
    animation: beat1 2s ease-in-out infinite;
    text-decoration: none;
  }
  
  /*Estilos con animation contorno respirando*/
  @keyframes breathe1 {
    0% {
      box-shadow: 0 0 0 0 rgba(99, 158, 220, 0.5);
    }
    70% {
      box-shadow: 0 0 0 15px rgba(99, 158, 220, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
  }
  
  /*Estilos de animacion del icono latiendo*/
  @keyframes beat1 {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.2);
    }
    100% {
      transform: scale(1);
    }
  }
/* end phone first section */






/* start product section */

.contboxxs h4
{
    font-size:16px;
    text-transform:uppercase;
    margin:0 !important;
    font-weight:550 !important;
    font-family:system-ui;
    
}

.mrddhsdbx .col-lg-3
{
    margin:10px 0 !important;
}

.py-80
{
    padding-top:80px;
    padding-bottom:80px !important;
}


.contboxxs 
{
      box-shadow: 1px 1px 9px 1px #c0c0c0 !important;
    padding: 10px;
    border-radius:5px;
}

.hedsconts h3
{
    font-size:22px !important;
    font-family:system-ui !important;
    color:#000 !important;
    line-height:30px !important;
    font-family:system-ui;
    
}





.mrrows .col-lg-3
{
    margin:10px 0 !important;
}


.hedcontss
{
    color:#fff !important;
    font-weight:700 !important;
}
.contpro h3 a
{
    color:#fff !important;
}
.contpro h3
{
    color:#fff !important;
    margin:0 !important;
    font-family:system-ui !important;
    font-weight:500 !important;
    font-size:14px;
    text-transform:uppercase !important;
}
.contpro
{
    padding:10px 0;
    border-radius:0 0 10px 10px;
    text-align:center !important;
    background-color:#000 !important;
}
.prddcts img
{
    width:100% !important;
    border-radius:10px 10px 0 0 !important;
}

/* end product section */




/* start contact section */

.bgccontss
{
    background-color:#ffeffc !important;
}
.contssd form
{
    margin:0 !important;
}
.contssd h3
{
    font-size:45px;
    text-transform:uppercase;
    font-weight:700 !important;
    color:#000;
    font-family:system-ui !important;
}
.contssd form textarea
{
    background-color:#f4d3ee;
}
.contssd form input::placeholder
{
    color:#000;
}
.contssd form input
{
    background-color:#f4d3ee  !important;
    color:#000 !important;
    border-color:#f4d3ee !important;
    font-size:15px !important;
    font-family:system-ui !important;
    font-weight:600 !important;
}
.contssd form label
{
       margin: 0 !important;
    font-size: 15px;
    font-family: system-ui !important;
    color: #000;
    font-weight: 500;
}










.conboxshd
{
    padding:15px !important;
    box-shadow:1px 1px 13px 1px #e8e8e8 !important;
    border-radius:10px;
}
.iconcon i
{
      line-height: 50px !important;
    color: #fff;
    font-size: 27px;
}
.conboxshd p
{
        color: #000 !important;
    font-family: system-ui !important;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.conboxshd h3
{
    font-size:18px;
    margin:10px 0 0 !important;
    font-family:system-ui !important;
    font-weight:700 !important;
    text-transform:uppercase ;
    color:#000 !important;
    
}

.iconcon
{
    width:50px;
    line-height:50px;
    margin:0 auto !important;
    height:50px;
    border-radius:100% !important;
    background-color:#8d0773 !important;
}


/* end contact section */


/* start slider section */
.conthedss h2
{
    font-size:40px !important;
    font-family:system-ui !important;
    font-weight:700 !important;
}
.conthedss p
{
font-size: 15px !important;
    margin: 15px 0 !important;
    font-family: sans-serif;
    color: #151515 !important;
    font-weight: 400 !important;

}
/* end slider section */




/* start top header section */
.topheadr
{
    padding:10px 0 !important;
    background-color:#000 !important;
}
.tpsocil li a
{
    color:#fff !important;
    font-size:14px;
    font-family:system-ui !important;
    text-decoration:none !important;
}
.tpsocil li a i
{
    width:25px;
    height:25px;
    font-size:12px !important;
    line-height:25px;
    color:#fff !important;
    text-align:center !important;
    background-color:#8d0773!important;
    border-radius:100%;
    
}


.tpin
{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.tpld
{
    background-color:#0077B5;
}

.tptw
{
    background-color:#1DA1F2;
}

.tpfb 
{
    background-color:#1877F2  !important;
    color:#fff;
}

.tpsocisl li  a
{
    color:#fff !important;
    font-size:14px !important;
}
.tpsocisl
{
    margin:0 !important;
}
.tpsocisl li 
{
    width:25px;
    height:25px;
    line-height:25px;
    text-align:center;
    border-radius:100%;
      list-style:none !important;
    margin-left:10px !important;
    float:left !important;
}

.tpsocisl
{
    float:right !important;
    
}


.tpsocil li
{
    list-style:none;
    margin-right:20px !important;
    float:left !important;
}


/* end top header section */






/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: linear-gradient(45deg, #1de099, #1dc8cd);
  color: #fff;
  padding: 2px 20px 8px 20px;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  right: 15px;
  bottom: 0;
  transition: none;
}

.back-to-top:focus {
  background: linear-gradient(45deg, #1de099, #1dc8cd);
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #1dc8cd;
  color: #fff;
}
.offerpopup .modal-body {
    position: relative;
    padding: 0px;
}
.ad_close {
    background: #06aed1;
    /* padding: 10px; */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 1100;
    opacity: 1;
    color: #fff !important;
    text-align: center;
    border: 1px solid #fff;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding:0px 0;
  height: 92px;
  /*position: fixed;*/
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background-color: #fff;
  /* background: linear-gradient(45deg, #8d0773, #00ccb6); */
}
.header_bg {
	background: linear-gradient(45deg, #8d0773, #00ccb6);
}
.page_heading {
	    background: #252525 url(../img/head_bg.jpg);
    position: relative;
    margin: 0;
    padding: 0;
    color: #fefefe;
     padding: 50px 0px;
	/* height:200px; */
    margin: 0px 0px 0px;
}
.page_heading h2 {
	margin-bottom:0px;
		/* line-height:200px; */
}
.breadcrumb {
	float:right;
	background:none;
}
#header #logo {
  float: left;
}

#header #logo h1 {
  font-size: 36px;
  margin: -4px 0 0 0;
  padding: 0;
  line-height: 1;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 5px;
  height:80px;
   transition: all 0.5s;
}

@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 28px;
    margin-top: 0;
  }
  .section-header .section-title
  {
      font-size:18px !important;
  }
  #intro .carousel-container
  {
      display:inherit !important;
  }
  .conthedss h2
  {
      font-size:22px !important;
      line-height:30px !important;
  }
  #mobile-nav-toggle
  {
      top:7% !important;
  }
  
  #mobile-nav-toggle
  {
      position:absolute !important;
  }
  #header #logo img
  {
      height:60px !important;
  }
  
  .mlbnonss
  {
      display:none !important;
  }
  
  .tpsocil
  {
      padding: 0 !important;
  }
  
  
  
  #header #logo img {
    max-height: 95px;
	 transition: all 0.5s;
  }
  .timeline_img {
	  display:none !important;
  }
}

#header.header-fixed {
      /* background: linear-gradient(45deg, #8d0773, #00ccb6); */
	  background:#fff;
  padding: 12px 0;
  height: 72px;
  transition: all 0.5s;
}
#header.header-fixed #logo img{
	height:50px;
	 transition: all 0.5s;
}
#header.header-fixed #nav-menu-container {
  float: right;
     margin: 12px 0px;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  height: 100vh;
  /* background: linear-gradient(45deg, rgba(43, 148, 198, 0.8), rgba(29, 224, 153, 0.8)), url("../img/bg.jpg") center top no-repeat; */
  background-size: cover;
  position: relative;
}
#intro .carousel-item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#intro .carousel-item::before {
  content: '';
  background:url(../img/bg.jpg) no-repeat;
  /* background-color:#fff; */
  /* background-color: rgba(0, 0, 0, 0.7);  */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
 /*  background: rgb(53,185,231);
background: linear-gradient(0deg, rgba(53,185,231,1) 0%, rgba(21,125,164,0.989233193277311) 30%, rgba(50,141,175,1) 30%, rgba(0,212,255,0) 100%); */
 /*  background: rgb(2,0,36);
background: linear-gradient(55deg, rgba(2,0,36,1) 0%, rgba(1,104,143,1) 50%, rgba(1,108,147,0) 50%, rgba(0,212,255,0) 100%); */
}

#intro .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#intro .carousel-content {
  text-align: center;
  width: 80%;
  margin-left:10%;
}
#intro .brandimg img {
	width:90%;
}

#intro .carousel-content .carousel_heading {
	 float:left; 
	display:inline-block;
    margin-top: 27%;
	margin-left:5%;
	width:50%;
}
#intro .carousel-content .carousel_heading_arwave {
	 float:left; 
    margin-top: 7%;
	width:50%;
	
}
#intro .carousel-content .carousel_heading_arwave img {
	width:70%;
	display:inline-block;
	margin-bottom:10px;
}
#intro .carousel_img img {
	width:85%;
	/* margin-left:25px; */
	float:right;
	margin-top:10%;
}
#intro .carousel_video {
	width:50;
	/* margin-left:25px; */
	float:right;
	margin-top:8%;
}

@media (min-width: 1024px) {
  #intro {
    background-attachment: fixed;
  }
}
/* 
#intro .intro-text {
  position: absolute;
  left: 0;
  top: 135px;
  right: 0;
  height: calc(50% - 60px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
} */
#intro .carousel-content span {
	color:#000;
	font-size:16px;
	white-space:normal;
	/* width:80%; */
	display:block; 
	    /* display: flex; */
    /* vertical-align: middle; */
    line-height: 30px;
}
#intro .carousel-content span i {
	font-size:20px;
	padding-right:10px;
}

#intro h2 {
  margin: 30px 0 0px 0;
    padding: 0 0px;
    font-size: 26px;
    font-weight: 600;
    line-height: 45px;
    text-transform: uppercase;
    color: #8d0773;
    white-space: normal;
    /* text-shadow: 0px 3px 2px #d6d6d6; */
    /*text-shadow: 0px 3px 2px #e6dddd;*/
}
.arrow_style {
	background: #8d0773;
    /* padding: 20px; */
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(243, 198, 44, 0.4);
}
.carousel-indicators .active {
    background-color: #4db36d;
}

@media (max-width: 768px) {
  #intro h2 {
    font-size: 20px;
    line-height: 22px;
	white-space:normal;
  }
  #intro img {
	  width:100px;
  }

  #intro .carousel_img img {
	width:100% !important;
	margin-top:5%;
}
#intro .brandimg img {
	width:100% !important;
}
#intro .carousel-content .carousel_heading_arwave {
	width:100% !important;
}
#intro .carousel-content span {
	font-size:14px;
	line-height:22px;
}
}

#intro p {
	/* width: 80%; */
	color: #4db36d;
	margin:auto;
	margin-bottom:15px;
	/* margin: 0 auto 15px auto; */
	padding: 0 0px;
	font-size: 19px;
	    text-shadow: 0px 1px 0px #313131;
	white-space:normal;
}

@media (max-width: 768px) {
  #intro p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

#intro .carousel-fade .carousel-inner .carousel-item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#intro .btn-get-started {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #8d0773;
  color: #8d0773;
}

#intro .btn-get-started:hover {
  color: #fff;
  background: #8d0773;
}

#intro .product-screens {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 50%;
}

#intro .product-screens img {
  box-shadow: 0px -2px 19px 4px rgba(0, 0, 0, 0.29);
}

#intro .product-screens .product-screen-1 {
  position: absolute;
  z-index: 30;
  left: calc(50% + 54px);
  bottom: 0;
  top: 30px;
}

#intro .product-screens .product-screen-2 {
  position: absolute;
  z-index: 20;
  left: calc(50% - 154px);
  bottom: 0;
  top: 90px;
}

#intro .product-screens .product-screen-3 {
  position: absolute;
  z-index: 10;
  left: calc(50% - 374px);
  bottom: 0;
  top: 150px;
}

@media (max-width: 767px) {
  #intro .product-screens .product-screen-1 {
    position: static;
    padding-top: 30px;
  }
  #intro .product-screens .product-screen-2, #intro .product-screens .product-screen-3 {
    display: none;
  }
}

.readmore {
	background: #8d0773;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
}
.readmore:hover {
	background: #4db36d;
    padding: 10px 30px;
    border-radius: 30px;
    color: #313131;
}

/**************************/
.highlight {
    /* width: 80%; */
    color: #4db36d;
    margin: auto;
    margin-bottom: 15px;
    /* margin: 0 auto 15px auto; */
    padding: 0 0px;
    font-size: 19px;
    text-shadow: 0px 1px 0px #313131;
    white-space: normal;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -50px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.gallery_section img {
		height:250px;
}
/**************************/
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
/* .nav-menu ul:before {
	position:absolute;
	width:20px;
	height:20px;
	content:"";
	border-left:10px solid transparent;
	border-bottom:10px solid #fff;

	border-right:10px solid transparent;
	top:-20px;
	left:35px;
} */

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin:30px 0px;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 0 30px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #313131;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 14px;
  outline: none;
  text-transform: uppercase;
}
.nav-menu a:hover {
	color:#8d0773;
}
.nav-menu a.active {
	color:#8d0773;
	font-weight:600;
  /* text-shadow: 0px 1px 1px #007075; */
}

.nav-menu > li {
  margin-left: 20px;
}

.nav-menu ul {
  margin: 0px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #1dc8cd;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #2f96c7;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
  #about .about-img .aboutus_img {
    position: relative;
    margin-top: 0px !important;
    z-index: 3;
}
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: #035873;
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #1dc8cd;
}

#mobile-nav ul .menu-item-active {
  color: #1dc8cd;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
    background: rgba(0, 19, 25, 0.7);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
    color: #8d0773 ;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px !important;
    font-style: normal !important;
    font-weight: 500 ;
    text-transform: uppercase;
   /* text-shadow: 1px 2px 1px #3C2E01;*/
    text-align: center;
}

.section-header .section-description {
  text-align: center;
  /* padding-bottom: 40px; */
  color: #000;
      font-size: 16px;
  font-style: italic;
  /* text-transform: uppercase; */
}
.section-header .section_subtitle {
	text-align: center;
/* font-family: 'Kalam', cursive;*/
  color: #000;
  font-size:25px !important;
  /* font-style: italic; */
  /* text-transform: uppercase; */
}

.section-header .section-divider {
  display: block;
  width: 60px;
  height: 3px;
  background: #1dc8cd;
  background: linear-gradient(90deg, #2997c5 0%, #02cab7 100%);
  margin: 20px auto;
  margin-bottom: 20px;
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #ffeffc;
}

/* About Us Section
--------------------------------*/
#about {
	padding: 60px 0 60px;
  /* overflow: hidden; */
 /* Permalink - use to edit and share this gradient: 		http://colorzilla.com/gradient-editor/#f4f4f4+0,f1f1f1+60,2b94c6+60,f1f1f1+60,2b94c6+60,2b94c6+60,2b94c6+100 */
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 60%, #8d0773 60%, #ffffff 60%, #8d0773 60%, #8d0773 60%, #8d0773 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #ffffff 0%,#ffffff 60%,#8d0773 60%,#ffffff 60%,#8d0773 60%,#8d0773 60%,#8d0773 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #ffffff 0%,#ffffff 60%,#8d0773 60%,#ffffff 60%,#8d0773 60%,#8d0773 60%,#8d0773 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8d0773',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#about .about-img .aboutus_img {
	position:relative;
	/* margin-top:-110px; */
	z-index:3;
}

#about .about-img {
  /* height: 510px; */
  /* overflow: hidden; */
}
.p-50 {
	padding:50px 0px;
}
.p-80 {
	padding:80px;
}
.p-30 {
	padding:30px 0px;
}
.pt-30 {
	padding-top:30px;
}

.main_point {
	font-size: 23px;
    color: #389bca;
	font-style:italic;
}

.blinking{
    animation:blinkingText 0.8s infinite;
	font-weight:600;
	text-shadow:0px 3px 0px #2c94c6;
	text-align:center;
}
@keyframes blinkingText{
    0%{     color: #8d0773;    }
    49%{    color: #4db36d; }
    50%{    color: #ce2550; }
    99%{    color: #4db36d;  }
    100%{   color: #8d0773;    }
}
#about .about-img img {
  /* margin-left: -15px; */
  max-width: 101%;
}
.default_btn {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 30px;
  transition: background 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
	/* float:left; */
	
}
.life_bg {
	background:#ccc url(../img/nurture.jpg);
}
.life_bg:before {
	    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: rgba(0, 50, 62, 0.7);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.life_content  {
	z-index:10;
	position:relative;
	color:#fff;
}
.life_bg_partnership {
	background:#ccc url(../img/partnership.jpg);
}
.life_bg_partnership:before {
	    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: rgba(0, 50, 62, 0.7);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.life_content .section-title, .life_content .section-description {
	color:#fff;
}
.aboutimgstyle {
	float:left;
	margin-right:15px;
	/* width:400px; */
}
.partnership {
	background:#fff;
	line-height:22;
}
.partnership:after {
	    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    /* background: rgba(0, 50, 62, 0.7); */
	background:#fff;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.life_content  {
	z-index:10;
	position:relative;
	color:#fff;
}
.life_content .section-title, .life_content .section-description {
	color:#fff;
}
/* .section-title {
	width:80%;
	margin:auto;
} */
.default_btn:hover {
    background: #1dc8cd;
    border: 2px solid #1dc8cd;
	color:#fff;
}
.section-header .about_divider {
    display: block;
    width: 60px;
    height: 3px;
    background: #1dc8cd;
    background: linear-gradient(45deg, #289ac5 0%, #02c9b7 100%);
    margin: 0 0px; 
    margin-bottom: 20px;
}
@media (max-width: 768px) {
  #about .about-img {
    height: auto;
  }
  body
  {
      font-size:14px !important;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#about .content .h2 {
  color: #333;
  font-weight: 300;
  font-size: 24px;
}

#about .content h3 {
    color: #000;
    font-weight: 300;
    font-size: 35px;
    line-height: 26px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    /* text-shadow: 1px 2px 1px #3C2E01; */
}


#about .content p {
  line-height: auto;
}

#about .content p:last-child {
  margin-bottom: 0;
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}

#corevalue {
	padding:0px 0px;
}
.coreimg_bg {
	background:#ffe899;
	padding:80px 50px;
}
.corecnt_bg {
	background:#cfefff;
	padding:80px 50px;
}
.visionimg_bg {
	background:#babbfe;
	padding:80px 50px;
}
.corecnt_bg {
	background:#cfefff;
	padding:80px 50px;
}
.circle_shadow { 
box-shadow: 0px 4px 10px #4db36d;
    border-radius: 50%;
}

/* Product Featuress Section
--------------------------------*/
#features {
  background: #fff;
  padding: 60px 0 0 0;
  overflow: hidden;
}

#features .features-img {
  text-align: center;
  padding-top: 20px;
}

@media (min-width: 769px) {
  #features .features-img {
    padding-top: 120px;
    margin-top: -200px;
  }
}

#features .features-img img {
  max-width: 100%;
}

#features .box {
  margin-bottom: 15px;
  text-align: center;
}

#features .icon {
  margin-bottom: 10px;
}

#features .icon i {
  color: #666666;
  font-size: 40px;
  transition: 0.5s;
}

#features .icon i:before {
  background: #1dc8cd;
  background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#features .title {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 22px;
}

#features .title a {
  color: #111;
}

#features .description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
}

#features .section-description {
  padding-bottom: 10px;
}

.partner_quality ul {
	list-style:none;
}
.partner_quality ul li {
	display:block;
	
}

/* Product Advanced Featuress Section
--------------------------------*/
#advanced-features {
  overflow: hidden;
}

#advanced-features .features-row {
  padding: 60px 0 30px 0;
}

#advanced-features h2 {
  font-size: 20px;
    font-weight: 300;
    color: #000;
    line-height: 25px;
}

#advanced-features h3 {
     font-size: 25px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
    color: #2997c5;
}

#advanced-features p {
  line-height: 24px;
  color: #000;
  margin-bottom: 30px;
}

#advanced-features i {
  color: #666666;
  font-size: 64px;
  transition: 0.5s;
  float: left;
  padding: 0 15px 0px 0;
  line-height: 1;
}

#advanced-features i:before {
  background: #1dc8cd;
  background: linear-gradient(45deg, #2896c5 0%, #02cab7 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advanced-features .advanced-feature-img-right {
  max-width: 100%;
  float: right;
  padding: 0 0 30px 30px;
    /* height:400px; */
}


#advanced-features .advanced-feature-img-left {
  max-width: 100%;
  float: left;
  padding: 0 30px 30px 0;
  /* height:400px; */
 
}

@media (max-width: 768px) {
  #advanced-features .advanced-feature-img-right, #advanced-features .advanced-feature-img-left {
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  #advanced-features .advanced-feature-img-right, #advanced-features .advanced-feature-img-left {
    max-width: 100%;
    float: none;
    padding: 0 0 30px 0;
  }
}


/********Timeline CSS*******************/

/* #timeline-content {
  margin-top: 50px;
  text-align: center;
} */
/* Timeline */
#timeline {
	/* padding:50px 80px; */
	padding: 80px 0px 80px 0px;
    
}
.timeline_bg {
	background:#4a0f3f;
}
.timeline_bg ol {
	list-style:none;
}
.timeline_bg ol li {
	list-style-type:square;
}
.timeline {
  border-left: 4px solid #8d0773;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  background: rgba(255, 255, 255, 0.03);
  color: rgba(255, 255, 255, 0.8);
  /* font-family: 'Chivo', sans-serif; */
  margin: 10px auto;
  letter-spacing: 0px;
  position: relative;
  line-height: 1.4em;
  font-size: 1.03em;
  padding: 50px;
  list-style: none;
  text-align: left;
  font-weight: 100;
  max-width: 100%;
}
.timeline h1 {
  /* font-family: 'Saira', sans-serif; */
  letter-spacing: 0px;
  font-weight: 100;
  font-size: 1.4em;
}
.timeline h2,
.timeline h3 {
  /* font-family: 'Saira', sans-serif; */
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 1.4em;
}
.timeline .event {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
 padding-bottom: 15px;
    margin-bottom: 20px;
  position: relative;
}
.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}
.timeline .event:before {
  left: -217.5px;
  color: rgb(243, 198, 44);
    content: attr(data-date);
    text-align: right;
    font-weight: 300;
  font-size: 0.9em;
  min-width: 120px;
  /* font-family: 'Saira', sans-serif; */
}
.timeline .event:after {
  box-shadow: 0 0 0 4px #8d0773;
  left: -57.85px;
  background: #0f3648;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
  top: 5px;
}
/*********************/
/* .main-timeline{ font-family: 'Cairo', sans-serif; }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: 80%;
    float: left;
}
.main-timeline .timeline-content{
    color: #fff;
    background: linear-gradient(to right, #3DC3F8,#1E9CE8);
    padding: 20px 20px 20px 170px;
    margin: 0 0 60px;
    border-radius: 100px 0 0;
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-icon{
    color: #fff;
    background: linear-gradient(to right, #3DC3F8,#1E9CE8);
    font-size: 50px;
    line-height: 100px;
    text-align: center;
    height: 120px;
    width: 120px;
    border: 10px solid #fff;
    border-radius: 50%;
    position: absolute;
    bottom: -60px;
    left: 20px;
}
.main-timeline .title{
    font-family: 'Comfortaa', cursive;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 5px;
}
.main-timeline .description{
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0;
}
.main-timeline .timeline:nth-child(even){
    margin: -60px 0 60px;
    float: right;
}
.main-timeline .timeline:nth-child(even) .timeline-content{
    padding: 20px 170px 20px 20px;
    margin: 60px 0 0;
    border-radius: 0 0 100px 0;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    left: auto;
    right: 20px;
    bottom: auto;
    top: -60px;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content,
.main-timeline .timeline:nth-child(4n+2) .timeline-icon{
    background: linear-gradient(to right, #A71E92,#C6409F);
}
.main-timeline .timeline:nth-child(4n+3) .timeline-content,
.main-timeline .timeline:nth-child(4n+3) .timeline-icon{
    background: linear-gradient(to right, #F18624,#D36414);
}
.main-timeline .timeline:nth-child(4n+4) .timeline-content,
.main-timeline .timeline:nth-child(4n+4) .timeline-icon{
    background: linear-gradient(to right, #27ae60,#2ecc71);
}
@media screen and (max-width:767px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        margin: 0 0 15px;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        padding: 60px 15px 15px 15px;
        margin: 40px 0 0;
        border-radius: 0 0 50px 0;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        font-size: 30px;
        line-height: 60px;
        height: 80px;
        width: 80px;
        right: 15px;
        left: auto;
        top: -40px;
    }
}
@media screen and (max-width:567px){
    .main-timeline .title{ font-size: 18px; }
} */


/* .main-timeline{ font-family: 'Roboto', sans-serif; }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: 50%;
    padding: 95px 0 0 0;
    margin: 0 50px 20px 0;
    float: left;
    position: relative;
}
.main-timeline .timeline:after{
    content: '';
    background-color: #fff;
    height: 110px;
    width: 110px;
    border: 1px solid #333;
    border-radius: 50%;
    position: absolute;
    right: -56px;
    top: 20px;
}
.main-timeline .timeline-content{
    padding: 10px 60px 10px 10px;
    border-top: 1px solid #555;
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-year{
    color: #fff;
    background-color: #02A89E;
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    line-height: 98px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    box-shadow: 10px 10px 0 #019187, 20px 20px 0 #019187;
    position: absolute;
    right: -31px;
    top: -92px;
    z-index: 1;
}
.main-timeline .timeline-icon{
    color: #555;
    font-size: 35px;
    position: absolute;
    bottom: 0;
    right: 10px;
}
.main-timeline .title{
    color: #02A89E;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px 0;
}
.main-timeline .description{
    color: #555;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: justify;
    margin: 0 0 5px;
}
.main-timeline .timeline:nth-child(even){
    padding: 95px 0 0;
    margin: 0 0 20px 50px;
    float: right;
}
.main-timeline .timeline:nth-child(even):after{
    right: auto;
    left: -56px;
}
.main-timeline .timeline:nth-child(even) .timeline-content{ padding: 10px 10px 10px 60px; }
.main-timeline .timeline:nth-child(even) .timeline-year{
    right: auto;
    left: -71px;
    top: -91px;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    right: auto;
    left: 7px;
}
.timeline:nth-child(4n+2) .timeline-year{
    background-color: #9F005D;
    box-shadow: 10px 10px 0 #8C0057,20px 20px 0 #8C0057;
}
.timeline:nth-child(4n+2) .title{ color: #9F005D; }
.timeline:nth-child(4n+3) .timeline-year{
    background-color: #28A9E2;
    box-shadow: 10px 10px 0 #1594C1,20px 20px 0 #1594C1;
}
.timeline:nth-child(4n+3) .title{ color: #28A9E2; }
.timeline:nth-child(4n+4) .timeline-year{
    background-color: #23B574;
    box-shadow: 10px 10px 0 #1B9C63,20px 20px 0 #1B9C63;
}
.timeline:nth-child(4n+4) .title{ color: #23B574; }
@media screen and (max-width:767px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        padding: 60px 0 0;
        margin-bottom: 20px;
    }
    .main-timeline .timeline:after,
    .main-timeline .timeline:nth-child(even):after{
        height: 80px;
        width: 80px;
        left: auto;
        right: 0;
        top: 15px;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        padding: 10px 80px 10px 10px;
    }
    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year{
        font-size: 24px;
        line-height: 70px;
        height: 70px;
        width: 70px;
        right: 25px;
        left: auto;
        top: -61px;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        top: 40px;
        left: auto;
        right: 20px;
    }
}
@media screen and (max-width:567px){
    .main-timeline .title{ font-size: 18px; }
} */
/*********************/



/* Call To Action Section
--------------------------------*/
#call-to-action {
  overflow: hidden;
  background: linear-gradient(rgba(29, 200, 205, 0.65), rgba(29, 205, 89, 0.2)), url(../img/call-to-action-bg.jpg) fixed center center;
  background-size: cover;
  padding: 80px 0;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#call-to-action .cta-btn {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 25px;
  transition: background 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #1dc8cd;
  border: 2px solid #1dc8cd;
}

.core_team img {
	    border-radius: 10px;
    box-shadow: 0px 0px 18px #6f6d6d;
    margin-bottom: 20px;
}
/* More Features Section
--------------------------------*/
#more-features {
  padding: 60px 0 60px 0;
  overflow: hidden;
}

#more-features .box {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  transition: 0.4s;
}
#more-features .commitment .customers:before {
	position:absolute;
	content:"";
	background:transparent url(../img/customer.png) no-repeat;
	opacity:0.2;
	right:15px;
	bottom:30px;
	z-index:1;
	width:250px;
	height:152px;
}
#more-features .commitment .patients:before {
	position:absolute;
	content:"";
	background:transparent url(../img/patient.png) no-repeat;
	opacity:0.2;
	right:15px;
	bottom:30px;
	z-index:1;
	width:195px;
	height:172px;
}
#more-features .commitment .people:before {
	position:absolute;
	content:"";
	background:transparent url(../img/people.png) no-repeat;
	opacity:0.2;
	right:15px;
	bottom:30px;
	z-index:1;
	width:263px;
	height:172px;
}
#more-features .commitment .society:before {
	position:absolute;
	content:"";
	background:transparent url(../img/society.png) no-repeat;
	opacity:0.2;
	right:15px;
	bottom:30px;
	z-index:1;
	width:203px;
	height:172px;
}

#more-features ul {
	margin-left:0px;
	padding-left:20px;
}
#more-features ul li {
	line-height:28px;
	list-style:none;
}
#more-features ul li i {
	 font-size: 20px;
    padding-right: 4px;
    color: #1dc8cd;
}

#more-features .icon {
  float: left;
}

#more-features .icon i {
  color: #666666;
  font-size: 80px;
  transition: 0.5s;
  line-height: 0;
}

#more-features .icon i:before {
  background: #1dc8cd;
  background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#more-features h4 {
  /* margin-left: 100px; */
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 22px;
      text-align: center;
}

#more-features h4 a {
  color: #111;
}

#more-features p {
  font-size: 16px;
  /* margin-left: 100px; */
  margin-bottom: 20px;
  line-height: 24px;
}

@media (max-width: 767px) {
  #more-features .box {
    margin-bottom: 20px;
  }
  #more-features .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #more-features h4, #more-features p {
    margin-left: 0;
    text-align: center;
  }
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 30px 0;
  background: #fff;
  overflow: hidden;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

/* Pricing Section
--------------------------------*/
#pricing {
  padding: 60px 0 60px 0;
  overflow: hidden;
}

#pricing .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  text-align: center;
}

#pricing h3 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 28px;
}

#pricing h4 {
  font-size: 46px;
  color: #1dc8cd;
  font-weight: 300;
}

#pricing h4 sup {
  font-size: 20px;
  top: -20px;
}

#pricing h4 span {
  color: #bababa;
  font-size: 20px;
}

#pricing ul {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

#pricing ul li {
  padding-bottom: 12px;
}

#pricing ul i {
  color: #1dc8cd;
  font-size: 18px;
  padding-right: 4px;
}

#pricing .get-started-btn {
  background: #515e61;
  display: inline-block;
  padding: 6px 30px;
  border-radius: 20px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

#pricing .featured {
  border: 2px solid #1dc8cd;
}

#pricing .featured .get-started-btn {
  background: linear-gradient(45deg, #1de099, #1dc8cd);
}

/* Frequently Asked Questions Section
--------------------------------*/
#faq {
  padding: 0px 0;
  overflow: hidden;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 300;
  padding-right: 20px;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  #faq #faq-list a {
    font-size: 18px;
  }
  #faq #faq-list i {
    top: 13px;
  }
}

#faq #faq-list a.collapse {
  color: #1dc8cd;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f2c7" !important;
}
.comingsoon {
	font-size: 3em;
    text-shadow: 0px 5px 0px #4db36d;
    color: #8d0773;
    font-weight: bold;
}
/* Our Team Section
--------------------------------*/
#team {
  padding: 60px 0;
  overflow: hidden;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #2f96c7;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  font-weight: bold;
}
#team .member span.subinfo {
  font-style: normal;
  display: block;
  font-size: 12px;
  font-weight: 400;
}
#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  color: #b3b3b3;
}

#team .member .social a:hover {
  color: #1dc8cd;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Gallery Section
--------------------------------*/

#gallery {
  /* background: #fff; */
  padding: 60px 0px;
  overflow: hidden;
}

#gallery .container-fluid {
  padding: 0px;
}

#gallery .gallery-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#gallery .gallery-item {
  overflow: hidden;
  position: relative;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  
}

#gallery .gallery-item img {
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  width: 100%;
}

#gallery .gallery-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#gallery .gallery-item:hover .gallery-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}
.cropped {
	   
    object-fit: cover;
    /* border: 5px solid black; */
}
.dashed_hr {
	border: 0.02em dashed #2d95c7;
    /* padding: 20px; */
    margin: 40px 0px;
}
 

/* Contact Section
--------------------------------*/
#contact {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  overflow: hidden;
      background: #4a0f3f;
}
#contact img {
	height:70px;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #1dc8cd;
}
.contact_info i {
	font-size:20px;
	/* margin-right:10px; */
	float:left;
	color: #269ac4;
}
.contact_info p {
	padding: 0 0 0px 30px;
  line-height: 28px;
  margin-bottom:15px !important;
  font-size: 14px;
  color: #000 !important;
}
#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  color: #ccc;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #8d0773;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #8d0773;
}

#contact .social-links a:hover {
  background: #2898c5;
  color: #fff;
}

#contact .info {
  color: #333333;
}
#contact h5 {
	color:#fff;
	/* font-size:14px; */
	text-transform:uppercase;
	font-weight:500;
	
}
#contact .info i {
  font-size: 28px;
  color: #ffffff;
  float: left;
  line-height: 1;
}

#contact .info p {
  padding: 0 0 0px 42px;
  line-height: 28px;
  margin-bottom:10px;
  font-size: 14px;
  color:#f2f2f2;
}

#contact .info a {
	color:#ccc;
}
#contact .info a:hover {
	color:#2898c5;
}
#contact ul li {
	list-style:none;
	line-height:30px;
}

#contact .form #sendmessage {
  color: #1dc8cd;
  border: 1px solid #1dc8cd;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#contact .form button[type="submit"] {
  background: linear-gradient(45deg, #1de099, #1dc8cd);
  border: 0;
  border-radius: 20px;
  padding: 8px 30px;
  color: #fff;
}

#contact .form button[type="submit"]:hover {
  cursor: pointer;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #10020d;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 0;
  color: #fff;
  font-size: 12px;
}

#footer .credits {
  font-size: 13px;
  color: #888;
}


#footer .footer-links a {
  color: #666;
  padding-left: 15px;
}

#footer .footer-links a:first-child {
  padding-left: 0;
}

#footer .footer-links a:hover {
  color: #1dc8cd;
}

#contact .contact-about ul {
		list-style:none;
}
#contact .contact-about ul li {
	color:#fff;
	float:left;
	margin-right:20px;
}

/******************/
.coming_bg h1 {
	text-transform:uppercase;
	font-size:50px;
}
.coming_bg span {
	    color: #2799c4;
    font-weight: bold;
}

.fullBackground {
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fullBackground:before {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background:rgb(0, 0, 0, 0.5);
	/* background: linear-gradient(45deg, rgba(43, 148, 198, 0.8), rgba(29, 224, 153, 0.8)); */
	top:0px;
	left:0px;
}


.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 100% !important;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}



#gallery .box{
    background-color: #222;
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    position: relative;
}
#gallery .box:before,
#gallery .box:after{
    content: '';
    background: #4db36d;
    width: 5px;
    height: 90%;
    box-shadow: 10px 0 0 #4db36d;
    transform: skewY(50deg);
    position: absolute;
    bottom: -100%;
    left: 5px;
    z-index: 1;
    transition: all 0.45s ease;
}
#gallery .box:after{
    box-shadow: -10px 0 0 #4db36d;
    left:auto;
    right: 5px;
    bottom: auto;
    top: -100%;
}
#gallery .box:hover:before{ bottom: -10px; }
#gallery .box:hover:after{ top: -10px; }
#gallery .box img{
    width: 100%;
    height: auto;
    transition: all 0.45s;
}
#gallery .box:hover img{
    opacity: 0.3;
    filter: grayscale(90%);
}
#gallery .box .box-content{
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0 30px;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.45s ease;
}
#gallery .box:hover .box-content{ opacity: 1; }
#gallery .box .title{
    font-size: 23px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 2px;
}
#gallery .box .post{
    color: #ff7b08;
    font-size: 16px;
    text-transform: capitalize;
}
#gallery .box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) rotateX(90deg);
    transform-origin: bottom center;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transition: all 0.3s ease;
}
#gallery .box:hover .icon{
    opacity: 1;
    transform: translateX(-50%) rotateX(0);
}
#gallery .box .icon li{
    display: inline-block;
    margin: 0 2px;
}
#gallery .box .icon li a{
    color: #fff;
    background-color: #2d95c7;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: block;
    transition: all 0.3s;
}
#gallery .box .icon li  a:hover{
    color: #2d95c7;
    background-color: #fff;
}
@media only screen and (max-width:990px){
    #gallery .box { margin: 0 0 30px; }
}
.tagline_head {
	font-size: 20px !important;
    color: #333;
    text-transform: none;
    text-shadow: none; 
	}
/***************************/

#fitness .box1{
    text-align: center;
    position: relative;
}
#fitness .box1:before{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
#fitness .box1:hover:before{ opacity: 1; }
#fitness .box1 img{
    width: 100%;
    height: auto;
}
#fitness .box1 .box-content{
    width: 100%;
    padding: 20px 0 30px;
    color: #fff;
    opacity: 0;
    position: absolute;
    bottom: 10%;
    left: 0;
    transition: all 0.3s ease 0s;
}
#fitness .box1:hover .box-content{
    opacity: 1;
    bottom: 0;
}
#fitness .box1 .box-content:before{
    content: "";
    width: 100px;
    height: 8px;
    background: deeppink;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.4s ease-in-out 0s;
}
#fitness .box1:hover .box-content:before{ width: 100%; }
#fitness .box1 .title{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-10 {
	margin-bottom:10px;
}
#fitness .box1 .post{
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
#fitness .box1 .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
#fitness .box1 .icon li{ display: inline-block; }
#fitness .box1 .icon li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #0c9ae3;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    transition: all 0.3s ease 0s;
}
#fitness .box1 .icon li a:hover{ transform: rotateX(360deg); }
@media only screen and (max-width:990px){
    #fitness .box1{ margin-bottom: 30px; }
}


/*form {*/
/*  width: 450px;*/
/*  margin: 5% auto;*/
/*}*/


.input {
  display: flex;
  align-items: center;
}


.button {
  height: 44px;
  border: none;
}

#email {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #737373;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 0 0 5px;
}
#submit {
  width: 25%;
  height: 46px;
  background: #4a0f3f;
  font-family: inherit;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  transition: background .3s ease-in-out;
}
#submit:hover {
  background: #8d0773;
  color:#fff;
}
input::placeholder {
		font-size:12px;
} 
input:focus {
  outline: none;
  outline: 2px solid #f3c62d;
  box-shadow: 0 0 2px #f3c62d;
}
.gallery_sidename {
	padding-top:50px;
	background:#f9f9f9;
}
.gallery_sidename ul {
	margin-left:0px;
	 padding-left:10px;
}
.gallery_sidename ul li {
	list-style:none;
	padding:10px 0px;
		border-bottom:1px dashed #c5c5c5;
}
.gallery_sidename ul li a {
	margin-left:10px;
}
.gallery_sidename ul li:hover {
	background:#fff3c8;
	transition:0.5s all;
	cursor:pointer;
}
.gallery_sidename ul li.selected {
	background:#fff3c8;
}
.respiratory {
	color: #4db36d !important;
    font-weight: 300 !important;
    font-size: 30px !important;
    line-height: 35px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    text-shadow: 1px 2px 1px #3C2E01;
    text-align: center;
}
.modal-lg {
    max-width: 600px !important;
}

/**********Team PAge********/

#teampage .our-team{
    text-align: center;
}
#teampage .our-team .pic{
    padding: 30px 20px 0;
    position: relative;
}
#teampage .our-team .pic:before,
#teampage .our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    border-top: 1px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0, 1);
    transition: all 0.4s ease-in-out 0s;
}
#teampage .our-team .pic:after{
    border: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    transform: scale(1, 0);
}
#teampage .our-team:hover .pic:before,
#teampage .our-team:hover .pic:after{
    border-color: #8475c9;
    transform: scale(1);
}
#teampage .our-team .pic img{
    width: 100%;
    height: auto;
}
#teampage .our-team .team-content{
    background: #333;
    padding: 20px 0;
    color: #fff;
    position: relative;
}
#teampage .our-team:hover .team-content{
    background: #8d0773;
}
#teampage .our-team .team-content:before{
    content: "+";
    width: 20px;
    height: 20px;
    font-size: 17px;
    color: #fff;
    background: #333;
    position: absolute;
    top: -20px;
    right: 0;
    transition: all 0.3s ease 0s;
}
#teampage .our-team:hover .team-content:before{
    width: 100%;
    background: #8d0773;
    color: #8475c9;
}
#teampage .our-team .title{
    font-size: 18px;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}
#teampage .our-team .post{
    display: block;
    font-size: 14px;
    text-transform: uppercase;
	color: #4db36d;
}
#teampage .our-team .social{
    padding: 0;
    list-style: none;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    margin: auto;
    transform: scale(0);
    transition: all 0.3s ease 0s;
}
#teampage .our-team:hover .social{
    transform: scale(1);
}
#teampage .our-team .social li{
    display: inline-block;
}
#teampage .our-team .social li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #8d0773;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
#teampage .our-team .social li a:hover{
    color: #fff;
}
#teampage .our-team .social li a:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    transform: rotate(45deg);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s;
}
#teampage .our-team .social li:hover a:before{
    background: #f3c72f;
    color: #fff;
    transform: rotate(-45deg);
}
@media only screen and (max-width: 990px){
    #teampage .our-team{ margin-bottom: 10px; }
}


/*whats app*/
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  left:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
      box-shadow: 3px 3px 4px rgba(180, 167, 192, 0.27), -2px -2px 4px white!important;
  z-index:100;
}
.float:hover .my-float
{
  color: #1b2839;
}
.my-float{
  margin-top:16px;
}
.tobsec
{
  padding: 20px 0px;
}
.tabimg img
{
  width: 100%;
  height: auto;
}
.product-sec
{
  background-color: pink;
}
.seul li
{
  color: #000;
  list-style: disc !important;
  line-height: 30px;
}

.valu01l ol li{
  color: #000 !important;
}
.valu01l ol li{
  color: #000 !important;
}