
		@font-face{font-family:'helvetican';src:url("https://www.cryo-cell.com.mx/registro/css/fonts/HelveticaNeue-LightCond.otf");font-weight:normal;font-style:normal}
		@font-face{font-family:'helvetica';src:url("https://www.cryo-cell.com.mx/registro/css/fonts/Helvetica.ttf");font-weight:normal;font-style:normal}
		@font-face{font-family:'helveticab';src:url("https://www.cryo-cell.com.mx/registro/css/fonts/Helvetica-Bold.ttf");font-weight:normal;font-style:normal}   
		@font-face{font-family:'intro';src:url("https://www.cryo-cell.com.mx/registro/css/fonts/IntroScriptR-H2Base.otf");font-weight:normal;font-style:normal}   
		@font-face{font-family:'gotham';src:url("https://www.cryo-cell.com.mx/registro/css/fonts/GothamRoundedBook.otf");font-weight:normal;font-style:normal}   
		@font-face{font-family:'gothamb';src:url("https://www.cryo-cell.com.mx/registro/css/fonts/GothamRoundedBold2.otf");font-weight:normal;font-style:normal} 
		
body {
  font-family: 'Poppins', sans-serif;
  color: #666;
  background-color: #ffffff;
}

.layout_padding {
  padding: 75px 0;
}

.layout_padding2 {
  padding: 45px 0;
}

.layout_padding2-top {
  padding-top: 45px;
}


.layout_padding2-bottom {
  padding-bottom: 45px;
}

.layout_padding-top {
  padding-top: 75px;
}

.layout_padding-bottom {
  padding-bottom: 75px;
}


.custom_dark-btn,
.custom_orange-btn {
  display: inline-block;
  padding: 10px 0;
  text-align: center;
  width: 145px;
  outline: none;
  color: #f7f7f7;
  border: 1px solid transparent;
}

.hl {
    background-color: #00bfd8;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    color:#FFF;
    border-radius: 3px;
    padding: 4px 5px;
    font-weight: normal;
}

.custom_dark-btn {
  background-color: #478bc2;
}

.custom_dark-btn:hover {
  border: 1px solid #000000;
  color: #000000;
  background-color: transparent;
}

.custom_orange-btn {
  background-color: #fc5d35;
}

.custom_orange-btn:hover {
  border: 1px solid #fc5d35;
  color: #fc5d35;
  background-color: transparent;
}

.custom_heading {
  margin-top: 50px;
    color: #74869b;
    font-size: 26px;
    background-color: #00d2d4;
    border-radius: 60px;
    width: auto;
    display: inline-block;
    padding: 6px 40px;
    color: #FFF;
	font-size: 26px !important;
	margin-bottom: 20px;
  font-family:helvetica;
}

.custom_heading-text {
  text-align: center;
}


/*header section*/
.hero_area {
  /*height: 98vh;*/
  background-color: #f7f7f7;
}

.hero_area.sub_pages {
  height: auto;
}

.header_section {}

.header_section .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
}

.header_section .nav_container {
  margin: 0 auto;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 30px;
  color: #343434;
  text-align: center
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:focus {
  color: initial;
}

.btn,
.btn:focus {
  outline: none !important;
  box-shadow: none;
}



.navbar-brand,
.navbar-brand:hover {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  color: #fafcfd;
}

.custom_nav-container .nav_search-btn {
  background-image: url(https://cryo-cell.com.mx/site/images/whatsapp.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position-y: 7px;
  width: 25px;
  height: 36px;
  padding: 0;
  border: none;
}

.navbar-brand {
  display: flex;
  align-items: center;
}

.navbar-brand img {
  width: 150px;
  margin-right: 5px;
}

.navbar-brand span {
  font-size: 20px;
  font-weight: 700;
  color: #2e2e2d;
  margin-top: 5px;
}

.custom_nav-container {
  z-index: 99999;
  padding: 15px 0;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.dropdown-toggle {
    white-space: normal;
}

.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 55px;
}

.quote_btn-container a {
  display: inline-block;
  padding: 5px 15px;
  background-color: #fc5d35;
  color: #f7f7f7;
  font-size: 14px;
  text-transform: uppercase;
  width:138px
}

/*end header section*/

/* slider section */
.slider_section {
  padding-top: 8%;
}

.slider_item-box {
  width: 100%;
  height: 100%;
}

.slider_item-box .container {
  height: 100%;
}

.slider_img-box {
  width: 85%;
  margin: 0 auto;
}

.slider_img-box img {
  width: 100%;
}

.slider_item-container {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.slider_item-container .slider_item-detail {}

.slider_item-detail h1 {
  font-weight: 700;
  font-size: 60px;
  width: 95%;
}

.slider_item-detail p {
  margin: 45px 0;
}

.slider_call-btn {
  display: inline-block;
  padding: 8px 20px;
  background-color: #edb040;
  color: #fefdfd;
  border-radius: 20px;
}

.slider_section #carouselExampleControls,
.carousel-inner,
.carousel-item {
  height: 100%;
}

.slider_section .custom_carousel-control {
  position: absolute;
  top: 50%;
  left: 2%;
  width: 105px;
  transform: translateY(-50%);
}

.slider_section .custom_carousel-control .carousel-control-prev,
.slider_section .custom_carousel-control .carousel-control-next {
  margin: 10px 0;
  position: relative;
  width: 45px;
  height: 45px;
  border: none;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
}

.slider_section .custom_carousel-control .carousel-control-prev {
  background-image: url(../images/prev.png);
  background-color: #fc5d35;
}

.slider_section .custom_carousel-control .carousel-control-next {
  background-image: url(../images/next.png);
  background-color: #000000;
}

/* end slider section */


/* service section */
.service_section .card .card-img-top {
  width: 50px;
  margin: 55px auto 5px auto;
}

.service_section .card {
  text-align: center;
  box-sizing: border-box;
  position: relative;
}

.service_section .card .card-title {
  color: #fc5d35;

}

.service_section .card::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 7px;
  background-color: transparent;
}

.service_section .card:hover {
  cursor: pointer;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);

}

.service_section .card:hover::after {
  background-color: #fc5d35;
}

/* end service section */






/* tasty section */

.tasty_section {
  width: 100%;
  height: 500px;
  background-image: url(https://cryo-cell.com.mx/nuevositio/images/newborn-2553566_1920.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position:center;

}

.tasty_section h2 {
  font-size: 55px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
    font-family:helvetica;
}

/* end tasty section */

/* client section */
.client_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.client_img-box {
  width: 350px;
}

.client_img-box img {
  width: 100%
}

.client_container h3 {
  text-align: center;
  margin-bottom: 25px;
}

.fruit_detail-box h3{
	color:#478bc2;
}
.titulopregunta{
	padding-top:10px;
	padding-bottom:0px;
	background-color:#eaeeea;
	position:relative;
	border-radius:10px
}
.numero{
	font-family: gothamb;
    background-color: #478bc2;
    color: #FFF;
    font-size: 46px;
    height: 70px;
    width: 70px;
    text-align: center;
    position: absolute;
    border-radius: 58px;
    bottom: -10px;
    display: block;
    vertical-align: middle;
}


.client_section .custom_carousel-control {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 105px;
  transform: translateX(-50%);
}

.client_section .custom_carousel-control .carousel-control-prev,
.client_section .custom_carousel-control .carousel-control-next {
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 100%;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  background-color: #292727;
}

.client_section .custom_carousel-control .carousel-control-prev:hover,
.client_section .custom_carousel-control .carousel-control-next:hover {
  background-color: #fc5d35;
}

.client_section .custom_carousel-control .carousel-control-prev {
  background-image: url(../images/prev.png);
}

.client_section .custom_carousel-control .carousel-control-next {
  background-image: url(../images/next.png);
}

/* end client section */

/* contact section */

.contact_section {
  background-image: url(../images/orange-dish.png);
  background-repeat: no-repeat;
  background-size: 215px;
  background-position: right center;
}

.contact_section input {
  border: none;
  outline: none;
  border-bottom: .8px solid #252525;
  width: 90%;
  margin: 10px 0;
}

.contact_form-container {
  padding: 15px 0 15px 0;

}

.contact_form-container button {
  border: none;
  background-color: #fc5d35;
  color: #fff;
  padding: 8px 40px;
  text-transform: uppercase;
  font-size: 14px;
}


/* contact section */

/* map section */
.map_section {
  height: 500px;
}


/* end map section */

/* info section */
.info_section ul {
  padding: 0;
}

.info_section ul li {
  list-style-type: none;
  margin: 3px 0;

}

.info_section h5 {
  margin-bottom: 12px;
  font-size: 22px;
}

.info_section .social-box {
  margin: 25px 0;
}

.info_section .social-box img {
  width: 35px;
  margin-right: 5px;
}

.info_section .form_container input {
  width: 225px;
  height: 30px;
}

.info_section .form_container button {
  background-color: #fc5d35;
  border: none;
  outline: none;
  color: #fff;
  padding: 5px 30px;
  margin-top: 15px;
  font-size: 15px;
}

/* end info section */


/* footer section*/

.footer_section {
  background-color: #efeded;
  padding: 20px 0;
  font-family: "Roboto", sans-serif;
}

.footer_section p {
  color: #191818;
  margin: 0;
  text-align: center;
}

.footer_section a {
  color: #191818;
}
.verde{color:#00b8b8}

.slider2{
    padding-top: 7.5rem;
    background: url(../images/testimonials-background.jpg) center center no-repeat;
    background-size: cover;
}
.slider5{
    padding-top: 4.5rem;
    background: url(../images/IMG-que-son-las-CM2.png) top left no-repeat;
    background-size: 45%;
}
 


.slider3{
    padding-top: 7.5rem;
    background: url(../images/bunker.png) left no-repeat;
    background-size: contain;
}

.submenu{
		padding:6px 0px;
		background-color:#00bfd8;
		text-align:center;
		color:#FFF;
		border: 2px solid #fcc418
}

.submenu a{ color:#FFF;}
.containersubmenu .row{ margin-left:0px; margin-right:0px;}

.containersubmenu{
	background-color:#fcc418;
	padding:2px 1px;
}

section ul {
  list-style: none;
	padding-left: 1.5rem;
	position: relative;
	
}

section ul li{
	margin-top:4px;
}

section ul li:before { 
  content:'✓';;
	font-weight: bold;
  color:#00bfd8;
   
    margin-left: -1.2rem;
    position: absolute;
    margin-top: -2px;
    top: 10;
    font-size: 18px;

}

section ul li.nobullet:before { 
  content:'';;
	font-weight: bold;
  color:#00bfd8;
   
    margin-left: -1.2rem;
    position: absolute;
    margin-top: -2px;
    top: 10;
    font-size: 18px;

}

.fondo1{
	background:url(../images/Fondo-1.png);
	background-size: cover;
}

.fondo2{
	background:url(../images/Fondo-2.png);
	background-size: cover;
} 

.fondo3{
	background:url(../images/Fondo-3.png);
	background-size: cover;
} 
.fondo4{
	background:url(../images/Fondo-4.png);
	background-size: cover;
} 
.fondo5{
	background:url(../images/Fondo-5.png);
	background-size: cover;
} 
.fondo6{
	background:url(../images/Fondo-6.png);
	background-size: cover;
} 

.fondo7{
	background:url("https:\\cryolab.mx\carrito\assets\images\imgSeparatorNIPT.jpg");
	background-size: cover;
} 


.buttonspecial .row{
	color:#FFF;
	padding:10px;
	background-color:#00d2d4;
	border-radius: 100px;
	margin-bottom: 10px;
	min-height: 80px;
	font-size: 14px
}
.buttonspecial .row:hover{
	background-color:#93c1ed;
}

/* Style the Image Used to Trigger the Modal */
#myImg, #myImg2 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}


/*MODAL*/
#myImg:hover #myImg2:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #000000;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.azul{
	color:#478bc2;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/* end footer section*/

.resaltado{
	
    background-color: #f9d054;
    color: #666;
    border-radius: 7px;
    display: inline-block;
    padding: 0px 9px;
    padding-top: 1px;
    font-weight: normal;
}