/*Fuentes Tipograficas*/

/*@font-face {
  font-family: "Biotech";
  font-style: normal;
  src: url("../fonts/Beyond-Infinity.otf") format("opentype");
}*/
@font-face {
  font-family: Biotech;
  src: url('../fonts/Beyond-Infinity.otf')
}

html {
	direction: ltr;
}

body {
    /*background-image:url("../images/fond-hexa-full.png");
    background-repeat: none;
    background-size: cover;*/
	background-color: #ffffff;
	color: #000000;
font-family: 'Source Sans Pro', sans-serif;
	  	/*font-family: "Roboto", Helvetica, Arial;*/

	font-size: 13px;
	line-height: 22px;
	margin: 0;
}
.logogeneral {
    width: 95%;
    background: #ffffff;
    border-bottom: 1px solid #1ba9aa;
    margin: 0 auto;
    text-align: center;
    
}
.logogeneral img{
    padding:30px;
max-width:100%;
}

.breadcrumbs{
     width: 95%;
    background: #ffffff;
    border-bottom: 1px solid #1ba9aa;
    margin: 0 auto;
    text-align: center;
}

.documents{
  text-align:center;
  color:#1a8f9b;
  cursor:pointer;
  font-size:32px;
}

.contenido{
  padding-top: 40px;
}

.container{
    max-width:100% !important;
}
@media (min-width: 1200px){
.container {
    width: 100% !important;
}
}
.row{
    max-width: 1280px;
    margin:0 auto;
    padding-bottom:20px;
    background: #efefef;
}
.row-reserve{
  max-width: 960px;
  margin:0 auto;
  padding-bottom:20px;
  background: #efefef;
}
.row-course{
  max-width: 960px;
  margin:0 auto;
  padding-bottom:20px;
  background: #efefef;
}
/* HEADER */
header {
	/*background: #F6F6F6;
	background: -webkit-linear-gradient( #f6f6f6, white);
	background: linear-gradient( #f6f6f6, white);*/
	background: #eeeeee !important;
	clear: both;
}

header a, header a:hover, header a:visited{
	color:#777777;
	text-decoration: none;
}

/* TOP MENU */
header .top-menu {
	float:right;
	padding-left:15px;
	color:#777777;
	font-size:11px;
	font-family:Arial;
	font-style:normal;
	margin-top:5px;
}

header .top-menu a{
	color:#777777;
	font-size:11px;
	font-family:Arial;
	font-style:regular;
}

header .top-menu a:hover{
	color:#555555;
	font-size:11px;
	font-family:Arial;
	font-style:regular;
	cursor:hand;
}
@media (max-width: 434px) {
    header .shoponline{
	   display: block;
        text-align:right;
    }
}
@media (min-width: 435px) {
    header .shoponline{
	   display: inline;
    }
}
header .languages, header .social-icons{
    display: inline;
}

header .languages{
	padding: 0px 20px;
}

header .shoponline{
    padding:0 10px;
}
header .shoponline a{
    font-size:12px;
    color:#c81620;
    font-weight:bold;
}

header .shoponline a:hover{
    font-size:12px;
    color:#9c1119;
    font-weight:bold;
}

/* Social Icons */
ul.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

ul.social-icons li {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-image: url(../images/social-sprites.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: 0 100px;
	display: inline-block;
	margin: -1px 1px 5px 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

ul.social-icons li a {
	display: block;
	height: 25px;
	width: 25px;
	text-align: center;
}

ul.social-icons li a:hover {
	text-decoration: none;
}

ul.social-icons li a i[class^="icon-"] {
	color: #444;
	font-style: 16px;
	position: relative;
	top: 3px;
}

ul.social-icons li a:active {
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 10px rgba(0, 0, 0, 0.3);
}

ul.social-icons li[class] a {
	text-indent: -9999px;
}

ul.social-icons li:active, ul.social-icons li a:active {
	border-radius: 100%;
}

ul.social-icons li.facebook {
	background-position: -2px -122px;
}

ul.social-icons li.facebook:hover {
	background-position: -2px -152px;
}

ul.social-icons li.googleplus {
	background-position: -2px -302px;
}

ul.social-icons li.googleplus:hover {
	background-position: -2px -332px;
}

ul.social-icons li.linkedin {
	background-position: -2px -542px;
}

ul.social-icons li.linkedin:hover {
	background-position: -2px -572px;
}

ul.social-icons li.twitter {
	background-position: -2px -1142px;
}

ul.social-icons li.twitter:hover {
	background-position: -2px -1172px;
}

ul.social-icons li.vimeo {
	background-position: -2px -1202px;
}

ul.social-icons li.vimeo:hover {
	background-position: -2px -1232px;
}

ul.social-icons li.youtube {
	background-position: -2px -1382px;
}

ul.social-icons li.youtube:hover {
	background-position: -2px -1412px;
}
ul.social-icons li.instagram {
	background-position: -2px -1682px;
}

ul.social-icons li.instagram:hover {
	background-position: -2px -1712px;
}

/* MAIN MENU */
#nemotec-navbar-collapse{
	margin-top:10px !important;
}

.navbar-brand {
	height:60px !important;
	padding:0px 15px !important;
}

.mega-menu-sub-title{
	font-size:11px;
}

ul.sub-menu{
	padding:0px !important;
	margin:0px !important;
}

.navbar-nav>li>a{
	padding-bottom: 15px !important;
}

.main-menu{
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color:#ccc;}

ul.main-menu li a:hover {
	background-color: transparent !important;
	/*	background: #2fb5aa !important;
	text-decoration: none;
	color:#ffffff !important;*/
}
ul.simple-menu li a:hover {
	background: #2fb5aa !important;
	text-decoration: none;
	color:#ffffff !important;
}
ul.main-menu li ul li a {
	text-transform: none;
	font-weight: normal;
	font-size: 0.9em;
}

ul.main-menu li.dropdown.open a.dropdown-toggle {
	/*border-radius: 5px 5px 0px 0px;
	background-color: #CCC;*/
}

ul.main-menu li.dropdown:hover > a {
	padding-bottom: 11px;
	margin-bottom: -1px;
}
ul.main-menu li.dropdown:hover > ul {
	display: block;
}

ul.main-menu li.dropdown:hover a.dropdown-toggle {
	border-radius: 5px 5px 0px 0px;
}

ul.main-menu li.active a {
	/*background-color: #CCC;*/
	background: none !important;
}


nav ul.main-menu ul.simple-menu{
	left:auto !important;
	right:auto !important;
	padding:10px 0px;
}
nav ul.main-menu ul.dropdown-menu .menu-sub-title {
	color: #666666;
	display: block;
	font-size: 0.8em;
	font-weight: 600;
	padding-bottom: 0px;
	padding-left:11px;
	text-transform: uppercase;
	margin-top: 5px;
}

@media (min-width: 1200px) {
	.caret{display:none;}
}

nav.mega-menu .nav, nav.mega-menu .dropup, nav.mega-menu .dropdown, nav.mega-menu .collapse {
	position: static;
}

nav.mega-menu ul.main-menu .mega-menu-content {
	text-shadow: none;
}

nav.mega-menu ul.main-menu li.mega-menu-item .mega-menu-sub-title {
	color: #666666;
	display: block;
	font-size: 0.8em;
	font-weight: 600;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-top: 20px;
}

nav.mega-menu ul.main-menu li.mega-menu-item .mega-menu-sub-title:first-child {
	margin-top: 0;
}
nav.mega-menu ul.main-menu ul.dropdown-menu{
	border-radius: 6px 6px 0px 0px;
}

nav.mega-menu ul.main-menu li.mega-menu-item .mega-menu-sub-title .not-included {
	color: #b7b7b7;
	display: block;
	font-size: 0.8em;
	font-style: normal;
	margin: -8px 0 -4px;
	padding: 0;
}

nav.mega-menu ul.main-menu ul.dropdown-menu {
	background: #FFF !important;
	border-top: 6px solid #CCC;
	color: #777777;
	box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
	list-style: none;
}

nav.mega-menu ul.main-menu li.mega-menu-item ul.dropdown-menu {
	background: #FFF !important;
	border-top: 6px solid #CCC;
	color: #777777;
	box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
	list-style: none;
}

nav.mega-menu ul.main-menu li.mega-menu-item ul.sub-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

nav.mega-menu ul.main-menu li.mega-menu-item ul.sub-menu a {
	color: #777777;
	text-shadow: none;
	margin: 0 0 0 -8px;
	padding: 3px 8px;
	text-transform: none;
	font-size: 0.9em;
	display: block;
	font-weight: normal;
	border-radius: 4px;
	border: 0;
}

nav.mega-menu ul.main-menu li.mega-menu-item:hover ul.sub-menu li:hover a:hover {
	background: #2fb5aa !important;
	text-decoration: none;
	color:#ffffff !important;
}

nav.mega-menu ul.main-menu li.mega-menu-fullwidth ul.dropdown-menu {
	border-radius: 6px 6px 0px 0px;
	max-width: 1170px;
	margin:auto;
}

nav.mega-menu .navbar-inner, nav.mega-menu .container {
	position: relative;
}

nav.mega-menu .dropdown-menu {
	left: auto;
}

nav.mega-menu .dropdown-menu > li {
	display: block;
}

nav.mega-menu .mega-menu-content {
	padding: 20px 30px;
}

nav.mega-menu .mega-menu-content:before {
	display: table;
	content: "";
	line-height: 0;
}

nav.mega-menu .mega-menu-content:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both;
}

nav.mega-menu.navbar .nav > li > .dropdown-menu:after, nav.mega-menu.navbar .nav > li > .dropdown-menu:before {
	display: none;
}

nav.mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
	width: 100%;
	left: 0;
	right: 0;
}	
.claim{
font-family: 'Ubuntu', sans-serif;
font-size:22px;
font-style:italic;
text-align:center;
margin:30px 0;
}

/* BLOQUES  DESTACADOS HOME */
.bloq{
	margin:15px 0;
}
.bloq2{
	margin:40px 0 15px 0;
}
.box-content2 img{
    width:100%;
    max-width:370px;
}
@media (min-width:992px){
.box-content2:first-child{
	padding:0 10px 0 0;
}
.box-content2{
	padding:0 0 0 5px;
	background:#ffffff;
}
.box-content2:last-child{
	padding:0 0 0 10px;
}
}
@media (min-width:545px){
.leer-mas{
	bottom:5px;
}
}
@media (max-width:991px){
.box-content2{
	margin-bottom:10px;
    text-align:center;
}
}


@media (min-width:992px){
.box-content:first-child{
	padding:0 10px 0 0;
}
.box-content{
	padding:0 10px 0 10px;
	background:#ffffff;
}
.box-content:last-child{
	padding:0 0 0 10px;
}
}
@media (min-width:545px){
.leer-mas{
	bottom:5px;
}
}
@media (max-width:991px){
.box-content{
	margin-bottom:10px;

}
}
@media (max-width:544px){
.leer-mas{
	bottom:20px;
}
}
.b-first{
		background: url("../images/bloque1.jpg") no-repeat scroll;


}

.b-second{
		/*background: url("../images/bloque2.jpg") no-repeat scroll;*/
        background-color:#242b5f;

}
.b-third{
		background: url("../images/bloque3.jpg") no-repeat scroll;

}
.bloque-home{
	background-size: cover;
	background-color:#7d7d7d;
	padding:15px;
	min-height:160px;

}

.bloque-home h3.title{
	padding:15px 10px 15px 20px;
	color:#ffffff;
	margin:10px 0 0 -15px;
	background: #c20b19;
	position:relative;
	display:inline-block;
	font-family: "Roboto", Helvetica, Arial;
	font-size:14px;
	font-style: italic;
	z-index:1;
}
.bloque-home h3.title:after{
	content: "";
	position:absolute;
	right:-20px;
	top:0;
	bottom:0;
	width:50px;
	background:#c20b19;
	z-index:-1;
	-webkit-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	transform: skew(-30deg);
}
h5.subtitle{
	color:#fff !important;
	font-family: "Oxygen", Helvetica, Arial;
	line-height: 14px;
    font-size:13px;
    padding:0 20px;
    color:#ffffff;

}
.leer-mas{
	text-align:right;
	padding:8px 12px;
	background: #666;
	color:#fff;
	position:relative;
	float:right;
	font-size:32px;
	font-weight:bold;
  	font-family: "Roboto", Helvetica, Arial;
  	text-decoration:none;
}
.leer-mas:hover{
	background:#c20b19;
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
}

/* TESTIMONIALS */

h2.title-section{
	font-family: "Oxygen", Helvetica, Arial;
	font-size:32px;
	margin: 0px 0 5px 0;
	padding:0;
	color: #222222;
	color:rgba(44,47,50, 1.00);
	line-height:1.2;
	font-weight:700;
	font-style:normal;
	text-transform:capitalize;
	letter-spacing: -1px;
}

h5.title-section{
	font-family: "Oxygen", Helvetica, Arial;
	max-width:65%;
	color:rgba(146,151,159,1.00);
	color:#92979f;
	font-size:15px;
	display:inline-block;
	clear:both;
	line-height:1.5;
	margin:0px !important;
}

h2.title-section2{
	font-family: "Oxygen", Helvetica, Arial;
	font-size:32px;
	margin: 0px 0 5px 0;
	padding:0;
	color: #ffffff !important;
	color:rgba(44,47,50, 1.00);
	line-height:1.2;
	font-weight:700;
	font-style:normal;
	text-transform:capitalize;
	letter-spacing: -1px;
}

h5.title-section2{
	font-family: "Oxygen", Helvetica, Arial;
	max-width:65%;
	color:rgba(146,151,159,1.00);
	color:#ffffff;
	font-size:15px;
	display:inline-block;
	clear:both;
	line-height:1.5;
	margin:0px !important;
}

.title_divider{
	display: inline-block;;
	width:100px;
	height:3px;
	background:#2fb5aa;
	margin:10px 0 15px 0;
}


.testimonials_list.perline2 {
  position: relative;
}


ul.testimonial_list{
  padding:0px 30px !important;
}

.module_testimonial ul li {
  display: inline-block;
  padding-bottom: 34px;
  margin-bottom: 0;
  vertical-align: top;
  margin-right: -4px;
  list-style:none;
}


.module_testimonial li.right_image .item.with_image {
  padding-right: 160px;
  text-align: right;
}


.module_testimonial .item {
  position: relative;
}

.module_testimonial li.right_image .item.with_image .testimonials_ava {
  right: 50px;
}


.module_testimonial li .item.with_image .testimonials_ava {
  position: absolute;
  top: 0;
}

.testimonials_ava{
	border-radius:50%;
}

.carousel-inner>.item>img.testimonials_ava2{
	margin:0 auto !important;
}


.module_testimonial li .item.with_image .testimonials_ava2 {
  position: absolute;
  margin:0 auto;
  padding:0px;
  top: 0;
}

.testimonials_ava2{
	border-radius:50%;
}


.module_testimonial li.right_image .item.with_image {
  padding-right: 160px;
  text-align: right !important;
}


.testimonials_heading {
  font-size: 14px;
  	font-family: "Roboto", Helvetica, Arial;
	font-weight:bold;
  text-transform: uppercase;
  position: relative;
  top: -1px;
  margin-bottom: 8px;
}


.module_testimonial li.left_image .item.with_image {
  padding-left: 160px;
    text-align: left;
}

.module_testimonial li.left_image .item.with_image .testimonials_ava {
  left: 50px;
  }


.testimonials_text p{
	font-size: 20px;
  	font-family: "Roboto", Helvetica, Arial;
	font-weight:normal;
	color:#fff;
}


/* PRODUCTO */

.product-header{
	background: url(../images/fondo-producto.jpg) no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 160px;
    text-align:center;
}

.product-header .product-title{
	padding:20px 0px 0px 0px;
}
.product-header .product-title h1{
	font-size:48px;
	color:#ffffff;
	font-weight:bold;
}
.product-header .product-title span{
	color:#af1d1f;
}

.product-header .product-slogan p{
	color:#efefef;
	font-size:16px;
}

.product-main{
	padding:20px 0px;
}


.product-main .video{
	width: 253px;
	height:150px;
	background:#444444;
	margin-left:10px;
	position:absolute;
	top:-80px;
	border:5px solid #cccccc;
	border-radius: 5px;

}
.product-main .video .title{
	background-color: #af1d1f;
	color: #ffffff;
	position: relative;
	top:10px;
	left:-5px;
	max-width:100px;
	padding:2px 20px;
	font-size:11px;
}


#tab-product ul{
	padding-left:0px !important;
}

#tab-product li{
	width:25% !important;
	padding:10px 0 0 0;
}

#tab-product li.active a{
	background-color: #2fb5aa;
	color:#fff;
}

#tab-product li a{
	/*background-color: #cccccc;
	color:#777777;*/
	background-color: #ffffff;
	color:#777777;
	font-size:13px;
	font-family: "Roboto", Helvetica, Arial !important;
	font-weight: 700;
	text-align:center;
	text-transform: uppercase;
	padding:13px 5px;
	border:1px solid #2fb5aa;
}

.product-main .tab-box-product{
	/*padding:10px 20px 10px 10px;*/
}
.tab-box-product .col-md-4{
	/*padding:10px 20px 10px 10px;*/
	padding:0px !important;
}

/* Testimonials */


/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  /*background-color: #e84a64;*/
  background-color: #cccccc;
 
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
    font-family: "Nemotec";
    font-style: italic;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

footer {
    z-index: 200;
    margin: 0 auto;
    padding: 0 40px;
    width: 100%;
    background: radial-gradient(#1ba9aa, #1a8f9b);
    color: #ffffff;
    text-align: left;
    font-size: 1em;
    line-height: 1.5em;
}
footer h4{
    font-size:2.5em;
    border-bottom:1px solid #ffffff;
    padding-bottom:10px;
}
footer .sixieme, footer .lesicones li, .lesicones footer li {
    padding: 55px 0 45px 0;
}
.sixieme:last-child, .lesicones li:last-child {
    margin-right: 0;
}
.sixieme, .lesicones li {
    position: relative;
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 30%;
}
.tiers {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 31.914893617%;
}
footer .sixieme a:hover{
    text-decoration:none;
    color:#ffffff;
}
footer .tiers .adresse {
    padding-top: 10px;
}
.adresse {
padding:10px 10px 10px 0;
}


footer .tiers {
    z-index: 120;
    margin-top: -45px;
    padding-top: 15px;
    padding-bottom: 55px;
    background: url(../images/fond-cadre-footer.png) center 0 no-repeat;
}

footer .tiers a {
    color: #868686;
}
footer .tiers .lelogo>h3 {
    display: none;
    color: #868686;
}
footer .sixieme a, footer .lesicones li a, .lesicones footer li a {
    display: block;
    color: #868686;
}
.bannercontainer {
	width:100%;
	position:relative;
	padding:0;
}
@media screen and (max-width: 768px){
footer .tiers {
    width: 100%;
    text-align: center;
    }}
@media screen and (max-width: 768px){
.tiers {
    float: left;
    display: block;
    margin-right: 4.347826087%;
    width: 30.4347826087%;
    }}
.banner{
	width:100%;
	position:relative;
}
@media screen and (max-width: 768px){
.sixieme:nth-child(3n+1), .lesicones li:nth-child(3n+1) {
    clear: left;
    }}
@media screen and (max-width: 768px){
.sixieme:nth-child(6n+1), .lesicones li:nth-child(6n+1) {
    clear: none;
    }}
@media screen and (max-width: 768px){
footer .sixieme, footer .lesicones li, .lesicones footer li {
    display: none;
    }}
footer .sixieme, footer .lesicones li, .lesicones footer li {
    padding: 60px 0;
}
@media screen and (max-width: 768px){
.sixieme, .lesicones li {
    float: left;
    display: block;
    margin-right: 4.347826087%;
    width: 30.4347826087%;
    }}
.sixieme, .lesicones li {
    position: relative;
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 30%;
}

/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	https://www.themepunch.com
-----------------------------------------------------------------------------*/

.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	/*width:100%;*/
    max-width:1280px;
    margin:0 auto;
	position:relative;
	padding:0;
	background: url("../images/videobg1.jpg") no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.tp-banner{
	width:100%;
	position:relative;
    max-height:438px;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}

.tp-caption{
		color: #777777;
	  	font-family: "Roboto", Helvetica, Arial !important;
		font-size: 34px;
}



/*NEW*/

.process_steps {
  overflow: hidden;
  border-radius: 2px;
  margin-bottom: 5px;
  margin-top:15px;
}

.fixclear {
  zoom: 1;
}

.fixclear:before, .fixclear:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.fixclear:after {
  clear: both;
}

@media (min-width: 1200px){}
	.process_steps .step {
  		/*min-height: 110px;*/
 		min-height: 90px;
	}
}


.process_steps .step.intro {
background: #2fb5aa;
border: 1px solid #2fb5aa;

}


.process_steps .step {
  float: left;
  width: 25%;
  /*padding: 15px;*/
  padding: 5px 15px;
  color: #fff;
  /*min-height: 110px;*/
  min-height: 90px; 
  position: relative;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  }

  /*.process_steps .step.intro:after {
  border-left-color: #2fb5aa;

}*/

.process_steps .step:after {
  content: '';
  position: absolute;
  top: 15px;
  right: -14px;
  border: 7px solid transparent;
  z-index: 1;
  }

  @media (min-width: 1200px){}
.process_steps .step>h3 {
  font-size: 18px;
  margin-top:10px;
}
.button-info{
	text-decoration:none;
	 font-size: 18px;
 		 margin-top:10px;
}
.process_steps .step>p {
font-size:13px;
line-height:18px;
}

}

.process_steps .step.intro>h3 {
  margin-top: 0;
  line-height: 1.2;
  font-weight: 500;
 }
.process_steps .step>h3 {
  font-size: 18px;
	  	font-family: "Roboto", Helvetica, Arial;
}
.process_steps .step.intro>a {
  font-size: 11px;
  font-weight: 700;
  color: #eee;
}
a.button-info h3{
	text-decoration:none;
	 font-size: 18px;
	  	font-family: "Roboto", Helvetica, Arial;
  margin-top:10px;
    line-height: 1.2;
  font-weight: 500;
  color:#777777 !important;
}
.process_steps .step:after {
  content: '';
  position: absolute;
  top: 15px;
  right: -14px;
  border: 7px solid transparent;
  z-index: 1;
}

.process_steps .step.step1 {
 /* background: #5a5a5a;*/
    /*background: #bbb;*/
    border:1px solid #bbb;
    color:#777;

}
/*.process_steps .step.step1:after {
    border-left-color: #bbb;
  }*/

  .process_steps .step.step2 {
 /*   background: #bbb;*/
        border:1px solid #bbb;
    color:#777;
}
/*.process_steps .step.step2:after {*/
 /* border-left-color: #5a5a5a;*/
    /*border-left-color: #bbb;

  }*7
/*.process_steps .step.step2:after {
  border-left-color: #4a4a4a;
  }*/
  .process_steps .step.step3 {
    background: #333333;
}


#other-products .col-xs-12.col-sm-4.col-md-3{
  padding: 0;
}

#other-products{
    /*padding-bottom: 70px;*/
}



.other-product-wrap {
  position: relative;
}

.other-product-wrap img{
  width: 100%;
}

.other-product-wrap .other-product-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.other-product-wrap .other-product-inner h3{
  margin: 10px 0;
}

.other-product-wrap .other-product-inner h3 a{
  font-size: 24px;
  color: #fff;
}

.other-product-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c20b19;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
  z-index:99999;
}

.other-product-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.other-product-wrap:hover .overlay {
  opacity: 1;
}
.other-product-wrap:active .overlay {
  opacity: 1;
}
.tab-wrap{
  border:1px solid #e6e6e6;
  margin-bottom: 20px;
}

/*.tab-content{
  /*padding: 20px;*/
  /*height:250px;
  overflow: hidden;
/*border-bottom:10px solid #2fb5aa;*/
/*margin-bottom:50px;
}*/

.tab-content h2{
  margin-top: 0;
}

.tab-content img{
  /*border-radius: 4px;*/
}
.proimg1{
  background-image: url("../images/productos/nemoscan1.jpg");
}
.proimg2{
  background-image: url("../images/productos/nemoscan2.jpg");
}
.proimg3{
  background-image: url("../images/productos/nemoscan3.jpg");
}
.proimg4{
  background-image: url("../images/productos/nemoscan4.jpg");
}
.proimg1, .proimg2, .proimg3, .proimg4 {
  width:100%;
  height: 440px;
  background-size: cover;
  background-position: center center;
  float: left;
  border:0px;
}

.des-producto{
	padding:15px 5px;
	border:0;
}

.caracteristicas{
	padding:0px 20px;
	margin-bottom: 50px;
	font-style:justify;
	line-height: 18px;
}
.caracteristicas ul li{
	margin-bottom:7px;
}
.buttons-nemo{
	position:relative;
	top:-110px;
	z-index:999;
}

.title-soft{
	position:relative;
	top:-300px;
	z-index:9999;
	color: #ffffff;
	  	font-family: "Nemotec";
	  	font-size:50px;
	  	font-weight: bold;
padding-left:60px;
}

.title-soft span{
	color:#c20b19;
}

li.carac{
	/*background-image: url(../images/accordion-background.png);*/
	background:#fefefe;
	padding:10px 15px;
	list-style: none;
}

.divcarac{
	padding:0px;
}

.video-ico_es{
	background-image: url("../images/video_es.png");
	width:157px;
	height:41px;
	z-index:999;
	display:block;
	position:relative;
	bottom:41px;
	float:left;
	left:70px;
}

.video-ico_es:hover{
	background-image: url("../images/video-on_es.png");
}
.video-ico_en{
	background-image: url("../images/video_en.png");
	width:157px;
	height:41px;
	z-index:999;
	display:block;
	position:relative;
	bottom:41px;
	float:left;
	left:70px;
}

.video-ico_en:hover{
	background-image: url("../images/video-on_en.png");
}

@media (max-width: 994px) {
	.financiacion_es{
	display:none;
	}
	.financiacion_en{
	display:none;
	}
	.precios_especiales_es{
	display:none;
	}
	.precios_especiales_en{
	display:none;
	}
}
.financiacion_es{
right: 0;
top: 45%;
position: fixed;
background:url("../pages/software/images/financiacion_es.png") no-repeat;
width:170px;
height:228px;
z-index:999999;
}

.financiacion_es:hover{
background:url("../pages/software/images/financiacion_h_es.png") no-repeat;
cursor:pointer;
}
.financiacion_en{
right: 0;
top: 45%;
position: fixed;
background:url("../pages/software/images/financiacion_en.png") no-repeat;
width:170px;
height:228px;
z-index:999999;
}

.financiacion_en:hover{
background:url("../pages/software/images/financiacion_h_en.png") no-repeat;
cursor:pointer;
}
.precios_especiales_es{
right: 0;
top: 45%;
position: fixed;
background:url("../pages/centrosnemo/images/precios_especiales_es.png") no-repeat;
width:170px;
height:228px;
z-index:9999;
}

.precios_especiales_es:hover{
background:url("../pages/centrosnemo/images/precios_especiales_h_es.png") no-repeat;
cursor:pointer;
}
.precios_especiales_en{
right: 0;
top: 45%;
position: fixed;
background:url("../pages/centrosnemo/images/precios_especiales_en.png") no-repeat;
width:170px;
height:228px;
z-index:9999;
}

.precios_especiales_en:hover{
background:url("../pages/centrosnemo/images/precios_especiales_h_en.png") no-repeat;
cursor:pointer;
}



.img-servicios{
	width:400px;
	height:263px;
	margin:10px;
}

.titulo-general{
font-size:15px;
text-align: left;
color:#2fb5aa;
text-transform: uppercase;

}

.centro{
}

.bloque-centro{
margin-bottom:20px;
text-align: left;
color:#ffffff;
font-size: 13px !important;

}

.bloque-centro span{
font-weight:bold;
}
.bloque-centro p{
margin-bottom: 10px;
line-height:15px;
}

/* ESPACIO SUPERIOR PARA EVITAR LA CABECERA */
.header-spacing {
	margin-top:20px;
}
@media (min-width: 435px) {
	.header-spacing {
	margin-top:20px;
}
}
/* BANNER FIJO */
.one-banner{
	text-align: center;
}
.one-banner img{
	width:100%;
	max-width:1170px;
}
/* BANNER NOTICIAS */
.banner-noticias{
	text-align: center;
}
.banner-noticias img{
	width:100%;
	max-width:1170px;
}
    
.noticias{
background-image: url(../images/accordion-background.png);
  background-color: #eeeeee;
  /*background-color: #333333;*/
  padding:40px 80px;
}
.box-noticias{
     background-color: #ffffff;
}
.box-indexnoticias .imagen-noticia img{
    width:100%;
   
    margin:0px;
    padding:20px 0px 10px 0px;
}
.box-indexnoticias .titulo-noticia h4 {
    text-align: left;
    padding: 0;
    width: 100%;
    font-family: "Oxygen", Helvetica, Arial;
    font-size: 18px;
    margin-top: 0px !important;
    margin-bottom:2px !important;
    color: #000000;
}
.box-indexnoticias .fecha-noticia{
    font-size: 11px;
    color: #333333;
    font-style:italic;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.box-indexnoticias .contenido-noticia{
    padding:0px;
    text-align:justify;
    line-height:1.4em;
}

.box-noticias .contenido-noticia .comment{
    font-style: italic;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.box-noticias .contenido-noticia .destacado-central{
    text-align:center; 
    font-size:20px; 
    font-weight:500; 
    padding:0 0 10px;
    line-height:24px;
}
.box-indexnoticias .leer-noticia{
    font-weight:bold;
   text-align:right;
    padding-bottom:40px;
}
.box-indexnoticias .leer-noticia a{
    color:#c20b19;
    text-decoration:none;
}
.box-indexnoticias .leer-noticia a:hover{
     color:#c20b19;
  text-decoration:underline;
}
.box-noticias .imagen-noticia img{
    width:100%;
   
    margin:0px;
    padding:20px 40px 0px 40px;
}
.volver-noticias{
    padding:20px 0px 0px 0px
}
.box-noticias .volver-noticias a, .box-noticias .volver-noticias a{
    color:#000000;
    text-decoration:none;
}
.box-noticias .titulo-noticia{
    padding:20px 40px 0px 40px;
}
.box-noticias .identificacion-noticias{
    font-size:11px;
    font-style:italic;
    padding:0px 0px 0px 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.box-noticias .contenido-noticia{
    padding:20px 40px 20px 40px;
    text-align:justify;
}
.box-noticias .contenido-noticia h3{
    font-size:18px;
    padding-top:10px;
}
.box-noticias .contenido-noticia .destacado{
    font-weight:bold;
}
.box-noticias .contenido-noticia a, .box-noticias .contenido-noticia a:hover{
    color:#c20b19;
    text-decoration:none;
}
.box-noticias .contenido-noticia .btn-registrate-ya{
    background: #c20b19;
    color: #ffffff;
    width: 140px;
    margin-left: 15px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.box-noticias .contenido-noticia .btn-solicitar-demo{
    background: #c20b19;
    color: #ffffff;
    width: 260px;
    margin-left: 15px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}



.box-noticias .titulo-noticia h2{
    text-align: left;
    padding: 0;
    width: 100%;
    font-family: "Oxygen", Helvetica, Arial;
    font-size: 22px;
    margin-top: 0px !important;
    color: #000000;
}
.box-noticias .subtitulo-noticia{
    font-weight:bold;
    text-decoration:underline;
    padding-top:10px;
}

/* FORMACIÓN */

.formacion{
  background-image: url(../images/accordion-background.png);
  background-color: #eeeeee;
  margin:0px;
}

.formacion-calendario{
	margin:0px !important;
}

.formacion-box{
	background:#ffffff;
	max-width: 1000px;
	margin: 20px auto;
	padding:20px;
}

.formacion .curso-online img{
	max-width:303px;
	width:100%;
}

.formacion .curso-online .curso-online-content{
	margin-left:20px;
}

.formacion .curso-online .curso-online-content h2{
  text-align: left;
  padding: 0;
  width: 100%;
  font-family: "Oxygen", Helvetica, Arial;de
  font-weight: bold !important;
  font-size:22px;
  margin-top:0px !important;
  color:#000000;
}
@media (max-width: 994px) {
	.formacion .curso-online .curso-online-content h2{
  		margin-top:20px !important;
	}
	.formacion .curso-online .curso-online-content{
		margin-left:0px;
	}
}
.formacion .curso-online .curso-online-content p{
	line-height:14px;
}
.formacion-button{
	text-align:right;
	margin-top:15px;
}
.formacion-button a:hover{
	text-decoration:none !important;
}
.formacion-button .formacion-programa{
  padding:3px 5px;
  margin:0 3px;
  font: bold 16px/18px Century Gothic,FuenteELLE,Futura,Arial,Helvetica,sans-serif;
  background: #2fb5aa;
  color: #fff;
}
.formacion-button .formacion-matricula{
  padding:3px 5px;
  margin:5px 3px 0px 3px;
  font: bold 16px/18px Century Gothic,FuenteELLE,Futura,Arial,Helvetica,sans-serif;
  background: #ec3a8c;
  color: #fff;
  display: inline-block;
}
a.formacion-matricula{
	cursor:pointer;
}
.formacion-button .formacion-close{
  padding:3px 5px;
  margin:10px 0px;
  text-align:center;
  font: bold 16px/18px Century Gothic,FuenteELLE,Futura,Arial,Helvetica,sans-serif;
  background: #c20b19;
  color: #fff;
}
.formacion-button .formacion-close a:hover{
	cursor:pointer;
}
/*.curso-fondo{background-image: url(../images/accordion-background.png);
  background-color: #eeeeee;}*/

/*.curso-online {
  clear: both;
  margin: 20px auto;
  padding: 20px;
  width: 80%;
  background: #ffffff;
  /*position: relative;*/
/*}*/


/*.curso_online img{
	float:left !important;
}*/

.texto_curso_online{
	width:545px;
	float:left;
	margin-left:20px;
}

.texto_curso_online h2{
  text-align: left;
  padding: 0;
  width: 100%;
  font-family: "Oxygen", Helvetica, Arial;de
  font-weight: bold !important;
  font-size:22px;
  margin-top:10px !important;
  color:#000000;


}

.texto_curso_online p{
	line-height:14px;
}

.cursos-CampusELLE {
  clear: both;
  margin: 2% auto 0;
  padding: 2%;
  width: 75%;
  background: #fff;
  position: relative;
}

.cursos-CampusELLE .texto-CampusELLE {
  float: right;
  width: 60%;
  margin: 0 0 3%;
  padding:5px 0 10px 0;
}
.cursos-CampusELLE .texto-CampusELLE h2 {
  font: bold 22px/26px Century Gothic,FuenteELLE,Futura,Arial,Helvetica,sans-serif;
  margin: 0 0 3%;
  text-align: left;
  padding: 0;
  width: 100%;
}
.cursos-CampusELLE .texto-CampusELLE p {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 3%;
  text-align:left;
}

.curso_online_matriculate {
  /*position: absolute;*/
     margin-top:5px;

  bottom: 15px;
  right: 15px;
  display: inline-block;
  padding: 0.5% 2%;
  font: bold 16px/18px Century Gothic,FuenteELLE,Futura,Arial,Helvetica,sans-serif;
  background: #ec3a8c;
  color: #fff;
}
.curso_online_programa {
  /*position: absolute;*/
  margin-right:10px;
   margin-top:5px;
  bottom: 15px;
  right: 15px;
  display: inline-block;
  padding: 0.5% 2%;
  font: bold 16px/18px Century Gothic,FuenteELLE,Futura,Arial,Helvetica,sans-serif;
  background: #2fb5aa;
  color: #fff;
}

/*#banner_online{
	background-image: url(../images/fondo-producto.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-size: cover;		
}*/
.calendario-formacion{
	padding:20px 50px;
}

a.curso_online_matriculate:hover, a.curso_online_programa:hover{
	text-decoration: none;
	color:#ffffff;

	}

/* CSS BOX LINKS*/
@media (min-width: 1200px) {
	.box-center-shop, box-center-nemobox{
    margin:10px 10px !important;
	}
    .box-center{
	margin:10px 135px !important;
	}

}
@media (min-width: 992px) and (max-width: 1199px) {
	.box-center{
	margin:10px 25px !important;
	}
}
@media (max-width: 992px) {
	.box-center{
	margin:10px 5px !important;
	}
}
.box-side{
	margin:10px auto !important;
	width:264px;
}
.box-inline{
	padding-right:0px !important;
	padding-left:0px !important;
	min-height:99px !important;
}
.box-transparent, .box-blue, .box-red, .box-nemobox{
	padding:5px 15px;
	text-align:center;
	margin:0px !important;
	min-height:99px !important;
}
.box-transparent{
	border:1px solid #bbbbbb;
}
.box-transparent a h3{
	color:#777777 !important;
}
.box-red{
	border:1px solid #c81620;
	background: #c81620;
	color:#ffffff !important;
}
.box-red h3{
	color:#ffffff !important;
}
.box-blue{
	border:1px solid #2fb5aa;
	background: #2fb5aa;
	color:#ffffff !important;
}
.box-nemobox{
	border:1px solid #7a96a9;
	background: #7a96a9;
	color:#ffffff !important;
}
.box-blue a h3{
	color:#ffffff !important;
}
.box-nemobox a h3{
	color:#004a6c !important;
}
.box-transparent a h3, .box-blue a h3, .box-red h3, .box-nemobox h3{
	text-decoration:none !important;
	font-size: 18px;
	font-family: "Roboto", Helvetica, Arial;
  	margin-top:10px;
    line-height: 1.2;
  	font-weight: 500;
}
a.btnshop{
 text-decoration:none !important;
}
a.btnshop:hover .box-red {
    border:1px solid #9c1119;
	background: #9c1119;
}
.box-transparent a, .box-blue a, .box-red a, .box-nemobox a{
	text-decoration:none !important;
}
.box-transparent p, .box-blue p, box-red p, .box-nemobox p{
	font-size: 13px;
	line-height:18px;
}

/* SECCIÓN DE PANELS */
.block-title{
	color: #c81620;
	text-align:center;
	margin-top: 10px;
}
.block-title2{
	color: #c81620;
	text-align:center;
	margin-top: 10px;
}
.block-title2 h2{
	font-weight: bold;
}
.header-block-panel{
	text-align:center;
}
.header-block-panel h3{
	font-size:21px;
}
.header-block-panel .title-divider{
	margin:0 0 10px 0;
}
.title-divider{
	display: inline-block;;
	width:100px;
	height:3px;
	background:#2fb5aa;
}
.box-panel{
	padding:0px !important;
}
.box-panel li{
	background:#fefefe;
	padding:10px 15px;
	list-style: none;
}
.panel-title{
	font-size:13px !important;
}
.panel-title a{
	text-decoration:none !important;
	color:#777777 !important;
}

a.collapsed:hover{
	text-decoration:none !important;
}

.plus, .plus2{
	margin-right:10px;
	font-weight:bold;
	color:#2fb5aa;
	float:left;
	padding-bottom:15px !important;
}
@media (min-width: 332px) {
	.plus{padding-bottom:10px !important;}
	.plus2{padding-bottom:15px !important;}
}
@media (max-width: 434px) {
	.container > .navbar-header{
		margin-top:10px !important;
	}
}

.boton-destacado{
	font-family: "Oxygen", Helvetica, Arial;
	font-size:16px;
	color:#000;
	text-align: center;
	width:100%;
	background-image: url(../images/accordion-background.png);
	background-color:#eeeeee;
	padding:15px 10px;
	margin:30px 0;
	font-weight:bold;
}

.boton-destacado:hover{
	background-color: #dddddd;
	cursor:pointer;
}
header .newsletter{
	display:none;
}
@media (min-width: 435px) {
	header .newsletter{
		display:inline;
	}
	header .newsletter a{
		cursor:pointer;
	}
}

.testimonials{
	text-align:center; 
	background:#34383d; 
	padding:30px 0 20px 0; 
	color:#92979f; 
    margin:15px 0;
}
.dropdown:hover .dropdown-menu {
    display: none;
 }

 .panel-body, .panel-body p{
 	text-align:justify;
 }


 /* BLOQUES  DESTACADOS HOME */


.box-content-n{
	padding:0 10px 0 10px;
	background:#ffffff;
}

.b-first-nemobridge{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemobridge_system.jpg") no-repeat scroll;


}

.b-first-radiografia{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_radiografia_digital_3d.jpg") no-repeat scroll;

}
.b-first-cursos{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_cursos_online.jpg") no-repeat scroll;
}

.b-first-nemoceph2d{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemoceph_2d.jpg") no-repeat scroll;
}
.b-first-nemoscan{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemoscan.jpg") no-repeat scroll;
}
.b-first-arnett{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemofab.jpg") no-repeat scroll;
}
.b-first-nemocast{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemocast_3d.jpg") no-repeat scroll;
}
.b-first-nemoceph3d{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemoceph_3d.jpg") no-repeat scroll;
}
.b-first-secretline{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_the_secret_line.jpg") no-repeat scroll;
}
.b-first-guiasquirurgicas{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_guias_quirurgicas.jpg") no-repeat scroll;
}
.b-first-nemodsd3d{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemodsd_3d.jpg") no-repeat scroll;
}
.b-first-nemodsd2d{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemodsd_2d.jpg") no-repeat scroll;
}
.b-first-nemosmile3d{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemosmile_3d.jpg") no-repeat scroll;
}
.b-first-nemosmile2d{
		background: url("https://www.nemotec.com/pages/software/images/producto_relacionado_nemosmile_2d.jpg") no-repeat scroll;
}
.leer-mas-n{
	text-align:right;
	padding:8px 12px;
	background: #666;
	color:#fff;
	position:absolute;
	float:right;
	font-size:32px;
	font-weight:bold;
  	font-family: "Roboto", Helvetica, Arial;
  	text-decoration:none;
  	bottom:5px;
  	right:20px;
}
.leer-mas-n:hover{
	background:#c20b19;
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
}
@media (max-width: 991px){
.bloque-home-n {
  margin-bottom: 10px;
}
}
.bloque-home-n{
	background-size: cover;
	background-color:#7d7d7d;
	padding:15px;
	min-height:200px;
	text-align:left !important;

}

.bloque-home-n h3.title{
	padding:15px 10px 15px 20px;
	color:#ffffff;
	margin:10px 0 0 -15px;
	background: #c20b19;
	position:relative;
	display:inline-block;
	font-family: "Roboto", Helvetica, Arial;
	font-size:14px;
	font-style: italic;
	z-index:1;
}
.bloque-home-n h3.title:after{
	content: "";
	position:absolute;
	right:-20px;
	top:0;
	bottom:0;
	width:50px;
	background:#c20b19;
	z-index:-1;
	-webkit-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	transform: skew(-30deg);
}
a.demo {
	cursor:pointer;
}
.bluecorporate{
	color: #2fb5aa;
}


/* CSS PARA FORMULARIOS */
.formulario{
	padding:15px 0;
	margin-bottom:40px;
}
.formulario label{
    font-weight: bold;
    text-transform: uppercase;
}
.formulario .titulo{
	border-bottom:2px solid #2fb5aa; 
	color:#000000; 
	margin: 0 15px 15px 15px;
}
.formulario .intro{
	color:#000000; 
	margin: 0 15px 5px 15px;
}
.formulario .intro h4{
	font-weight: bold;
	color:#2fb5aa;
}
.formulario .element{
	margin-bottom:15px;
}
.formulario .check{
	margin-left:5px;
}
.formulario .info{
	padding-top:20px;
    padding-left:25px;
}

.formulario .info h3{
	color: #2fb5aa;
}
.formulario .info h2, .formulario .info h4{
    font-family: 'Source Sans Pro', sans-serif;
    padding-right:30px;
}
.formulario .info h2{
    font-size:40px;
}
.formulario .aviso{
	font-size:10px;
	font-style: italic;
	padding:0 15px 5px 15px;
	float:right;
}
.formulario .comentarios{
	min-height: 80px;
}
.formulario .btn-envio{
	background:#2fb5aa; 
	color:#ffffff; 
	width:100px; 
	margin-left:15px;"
}
.formulario .back{
	margin-top:40px;
	background-color: #1e3159;
	color: #ffffff;
}
.formulario .back:hover{
	background-color: #cccccc;
	color: #000000;
}
#c_informacion, #c_informacionn, #r_informacion{
width:100%;
background: #25A25A;
margin:15px 0 0 0;
padding: 7px 0 1px 10px;
text-align: left;
font-size: 14px;
color: #fff;
}
.c_error, .r_error{
color: #D64242;
font-size: 10px;
margin-left: 5px;
}
.oculto{
display:none;

}

/* BOTÓN IR ARRIBA */

.ir-arriba {
	display:none;
	background:#2fb5aa;
	font-size:20px;
	color:#ccc;
	cursor:pointer;
	position: fixed;
	bottom:0;
    width:50px;
    height:50px;
	right:30px;
	z-index:11111;
	border-radius:5px;
    padding-top: 15px;
    text-align: center;
}

/*.ir-arriba {
	display:none;
	padding:10px 15px;
	background:#2fb5aa;
	font-size:20px;
	color:#ccc;
	cursor:pointer;
	position: fixed;
	bottom:34px;
	right:15px;
	z-index:11111;
	border-radius:5px;
}*/
.ir-arriba:hover {
	color:#fff;
}

/* CENTRO NEMO */

.servicio-centronemo{
	margin:15px 0px;
} 
.servicio-centronemo img{
	width:100%;
	max-width:400px;
}

.servicio-centronemo .servicio-content{
	margin:10px 10px;
}

.servicio-centronemo .servicio-content .destacado{
	font-weight:bold;
}
.nav-tabs > li{
	width:25%;
}

a.back-calendar:hover{
	text-decoration: none !important;
}

/* LEY DE COOKIES */
#overbox3 {
 /*   position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;*/
      position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  text-align: center;
  z-index:9999; 
}
#infobox3 {
 /*   margin: auto;
    position: relative;
    top: 0px;
    height: 58px;
    width: 100%;
    text-align:center;
    background-color: #eeeeee;*/
    background:#fff; 
  opacity:0.95; 
  width:75% !important;
  padding:20px;
  max-width: 600px;
  margin:auto;
  display: inline-block;
  text-align: left !important;
  border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  -o-border-radius:5px 5px 0 0;
  box-shadow: 0px 0px 20px #A1A1A1;
  -webkit-box-shadow: 0px 0px 20px #A1A1A1;
  -moz-box-shadow: 0px 0px 20px #A1A1A1;
  -o-box-shadow: 0px 0px 20px #A1A1A1; 
  position:relative;
}
/*#infobox3 p {
    line-height:58px;
    font-size:12px;
    text-align:center;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}*/




#infobox3 h4 { padding: 0 !important; margin:0 0 8px !important; text-align:left !important; font-size:13px !important; color:#444; 
}
#infobox3 p { padding: 0 !important; margin:0 !important; text-align:left !important; font-size:12px !important; line-height: 18px !important; color:#888;
}

a.close-cookie-banner {
  position: absolute;
  top:0px;
  right:0px;
  margin:10px;
  display:block;
  width:20px;
  height:20px;
  background:url(../images/close.png) no-repeat;
  background-size: 20px !important;
}

a.close-cookie-banner span {
  display:none !important;
}

.zopim iframe {
	margin-bottom: 30px !important;
}

.one-banner-home{
	width:100%; position:relative; padding:0; background: url('../images/expodental_2016.jpg') no-repeat fixed center; -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align:center;
}
.one-banner-home img{
	width:100%;
	max-width:1170px;
	max-height:400px;
}
/* CONTADOR DEL BANNER */
.timer {
    margin-top: 40px;
    text-shadow: 0 1px 5px rgba(0,0,0,.1);
}

.timer .days-wrapper,
.timer .hours-wrapper,
.timer .minutes-wrapper,
.timer .seconds-wrapper {
    display: inline-block;
    width: 160px;
    height: 140px;
    margin: 0 10px;
    padding-top: 20px;
    background: #2d2d2d; /* browsers that don't support rgba */
    background: rgba(45,45,45,.7);
    font-size: 18px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
}

.timer .days-wrapper:hover,
.timer .hours-wrapper:hover,
.timer .minutes-wrapper:hover,
.timer .seconds-wrapper:hover {
    background: rgba(45,45,45,1) url(../img/pattern-2.png);
    text-shadow: none;
}

.timer .days,
.timer .hours,
.timer .minutes,
.timer .seconds {
    font-size: 80px;
    line-height: 90px;
}


/* CONTADOR DEL BANNER */
.timer {
    text-shadow: 0 1px 5px rgba(0,0,0,.1);
    position:absolute;
  text-align:center;
  width:100%;
   top:260px;
}

.timer .days-wrapper,
.timer .hours-wrapper,
.timer .minutes-wrapper,
.timer .seconds-wrapper {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 0px 10px 0px 10px;
    padding-top: 20px;
    background: #666666; /* browsers that don't support rgba */
    background: rgba(102,102,102,.7);
    font-size: 13px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color:#ffffff;
}


.timer .days,
.timer .hours,
.timer .minutes,
.timer .seconds {
    font-size: 20px;
    line-height: 30px;
}

@media (max-width: 1132px){
	.timer {
   
   top:235px;
}



@media (max-width: 1000px){
	.timer {
   
   top:220px;
}
.timer .days-wrapper,
.timer .hours-wrapper,
.timer .minutes-wrapper,
.timer .seconds-wrapper {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0px 10px 0px 10px;
    padding-top: 10px;
    background: #666666; /* browsers that don't support rgba */
    background: rgba(102,102,102,.7);
    font-size: 10px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    color:#ffffff;
}


.timer .days,
.timer .hours,
.timer .minutes,
.timer .seconds {
    font-size: 14px;
    line-height: 12px;
}
}

@media (max-width: 902px){
	.timer {
   
   top:180px;
}}

@media (max-width: 748px){
	.timer {
   
   top:160px;
}}
@media (max-width: 680px){
	.timer {
   
   top:140px;
}}
@media (max-width: 610px){
	.timer {
   
   top:125px;
}}
@media (max-width: 556px){
	.timer {
   
   top:115px;
}
.timer .days-wrapper,
.timer .hours-wrapper,
.timer .minutes-wrapper,
.timer .seconds-wrapper {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0px 10px 0px 10px;
    padding-top: 5px;
    background: #666666; /* browsers that don't support rgba */
    background: rgba(102,102,102,.7);
    font-size: 8px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color:#ffffff;
}


.timer .days,
.timer .hours,
.timer .minutes,
.timer .seconds {
    font-size: 10px;
    line-height: 8px;
}
}
@media (max-width: 472px){
	.timer {
   
   top:100px;
}}
@media (max-width: 423px){
	.timer {
   
   top:85px;
}}
@media (max-width: 400px){
	.timer {
   
   top:68px;
}
.timer .days-wrapper,
.timer .hours-wrapper,
.timer .minutes-wrapper,
.timer .seconds-wrapper {
    padding-top: 5px;
}
.timer .days,
.timer .hours,
.timer .minutes,
.timer .seconds {
    font-size: 10px;
    line-height: 2px;
}
}
}



@media (min-width:1199px){
  .distribuidores-tabs{
    display:none;
}  
}   
@media (max-width:1200px){
  div#map-dist-block{
    display:none;
}  
}   
div#map-dist-block{
    position:relative;
    max-width:1000px;
}
    
.info-map-dist{
    display:none;
    border:1px solid #6d97b1;
    background:#176d8d;
    color:#ffffff;
    font-size:12px;
    font-family:"Roboto", Helvetica, Arial;
    position:absolute; 
    text-align:left;
}
.info-map-dist-country{
    display:none;
    border:1px solid #6d97b1;
    background:#ffffff;
    color:#034a6c;
    font-size:12px;
    font-family:"Roboto", Helvetica, Arial;
    position:absolute; 
    text-align:left;
}
.description-info-map-dist-country-manager{
    background:#ffffff;
    color:#000000;
    font-size:12px;
    font-family:"Roboto", Helvetica, Arial;
    text-align:left;
    padding: 0px 10px 5px 10px;
}

.description-info-map-dist-country-manager p{
color:#034a6c;
}
.description-info-map-dist-country-manager td, .description-info-map-dist-country-manager a{
color:#000000 !important;
}

.description-info-map-dist-country-manager a:hover{
color: #b4c8d8 !important;
text-decoration:none;
}
 
.country-manager{
    background:#034a6c; 
    padding:3px 10px;
    color:#ffffff; 
    font-weight:bold;
    width:100%;
}

.info-map-dist-agent{
    display:none;
    border:1px solid #6d97b1;
    background:#ffffff;
    color:#034a6c;
    font-size:12px;
    font-family:"Roboto", Helvetica, Arial;
    position:absolute; 
    text-align:left;
}
.info-map-dist td{
    vertical-align: top;
    color:#cdcdcd;
    font-size:11px;
    padding:0px 2px;
    line-height:14px;
}

.info-map-dist-country td, .info-map-dist-agent td{
    vertical-align: top;
    color:#000000;
    font-size:11px;
    padding:0px 2px;
    line-height:14px;
}
    
.info-map-dist a{
    color: #cdcdcd;
        text-decoration:none;
    }
    .info-map-dist-country a, .info-map-dist-agent a{
        color: #000000;
        text-decoration:none;
    }
    .info-map-dist a:hover, .info-map-dist-country a:hover, .info-map-dist-agent a:hover{
        color: #b4c8d8;
        text-decoration:none;
    }
    .info-map-dist .header-info-map-dist{
        background:#6d97b1; 
        padding:3px 10px;
        color:#004a6c; 
        font-weight:bold;
    }
    .info-map-dist-country .header-info-map-dist-country{
        background:#034a6c; 
        padding:3px 10px;
        color:#ffffff; 
        font-weight:bold;
    }
    .info-map-dist-agent .header-info-map-dist-agent{
        background:#2fb5aa; 
        padding:3px 10px;
        color:#ffffff; 
        font-weight:bold;
    }
    .info-map-dist .description-info-map-dist, .info-map-dist-country .description-info-map-dist, .info-map-dist-agent .description-info-map-dist{
        padding:0px 10px 5px 10px;
    }
    div#italia {
        top:220px;
        left:513px;
    }
    div#mexico {
        top:303px;
        left:206px;
    }
    div#panama {
        top:344px;
        left:269px;
    }
    div#grecia {
        top:242px;
        left:546px;
    }
    div#camboya {
        top:336px;
        left:430px;
    }
    div#venezuela {
        top:342px;
        left:300px;
    }
    div#ecuador {
        top:381px;
        left:269px;
    }
    div#republicadominicana {
        top:311px;
        left:291px;
    }
    div#haiti {
        top:312px;
        left:276px;
    }
    div#peru {
        top:412px;
        left:278px;
    }
    div#chile {
        top:416px;
        left:114px;
    }
     div#argentina {
        top:372px;
        left:323px;
    }
    div#uruguay {
        top:368px;
        left:335px;
    }
     div#paisessudesteasiatico {
        top:326px;
        left:530px;
    }
    div#arabiasaudi {
        top:250px;
        left:590px;
    }
    div#polonia {
        top:186px;
        left:540px;
    }
    div#rumania {
        top:205px;
        left:545px;
    }
    div#portugal {
        top:231px;
        left:460px;
    }
    div#turquia {
        top:235px;
        left:566px;
    }
    div#iran {
        top:272px;
        left:630px;
    }
    div#brasil {
        top:342px;
        left:356px;
    }
    div#india {
        top:278px;
        left:704px;
    }
    div#colombia {
        top:365px;
        left:288px;
    }
    div#australia {
        top:459px;
        left:826px;
    }
    div#costarica {
        top:343px;
        left:254px;
    }
    div#paraguay {
        top:451px;
        left:329px;
    }
    div#elsalvador {
        top:326px;
        left:233px;
    }
    div#guatemala {
        top:322px;
        left:220px;
    }

.tab-distribuidor p{
    font-weight:bold;
    color:#004a6c;
    text-align:left;
}
.tab-distribuidor td{
    font-size:11px;
    padding:0px 3px;
    vertical-align:top;
}
.tab-distribuidor a{
    color: #777777;
    text-decoration:none;
}
.tab-distribuidor a:hover{
    color: #176d8d;
    text-decoration:none;
}

/* POP UP */
#popup-software, #popup-home {
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.content-popup {
	margin:0px auto;
	margin-top:120px;
	position:relative;
	padding:10px;
    width:100%;
	min-height:350px;
	border-radius:4px;
	/*background-color:#ccc;*/
	box-shadow: 0 2px 5px #666666;
    background-image: url('../images/back-popup.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.content-popup2 {
	margin:0px auto;
	margin-top:120px;
	position:relative;
	width:100%;
    max-width:600px;
	min-height:353px;
	border-radius:4px;
	box-shadow: 0 2px 5px #666666;
    background-image: url('../images/pop-up-shell-designer-es.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size:contain;
    -o-background-size: contain;
}
.content-popup2 a:hover{
	cursor:pointer;
}

.content-popup2en {
	margin:0px auto;
	margin-top:120px;
	position:relative;
	width:100%;
    max-width:600px;
	min-height:353px;
	border-radius:4px;
	box-shadow: 0 2px 5px #666666;
    background-image: url('../images/pop-up-shell-designer-en.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size:contain;
    -o-background-size: contain;
}
.content-popup2en a:hover{
	cursor:pointer;
}

.content-popup-home-en {
	margin:0px auto;
	margin-top:120px;
	position:relative;
	width:100%;
    max-width:600px;
	min-height:533px;
	border-radius:4px;
	box-shadow: 0 2px 5px #666666;
    background-image: url('../images/pop-up-virtual-orthognathic-treatment-planning.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size:contain;
    -o-background-size: contain;
}
.content-popup-home-en a:hover{
	cursor:pointer;
}


@media (min-width:871px){
  .content-popup {
    max-width:600px;
    }
    .popup-title{
        font-size:32px;
        padding:70px 0px 35px 0px;
    }
    .popup-logo img{
    width:287px;
    }
    .popup-btn{
        font-size:18px;
    }
    .popup-marca img{
        width:181px;
    }
} 
@media (max-width:870px){
  .content-popup {
    max-width:400px;
    }
    .popup-title{
        font-size:28px;
        line-height:32px;
        padding:70px 40px 10px 40px;
    }
    .popup-logo img{
    width:237px;
    }
    .popup-btn{
        font-size:15px;
    }
    .popup-marca img{
        width:150px;
    }
} 
@media (max-width:510px){
  .content-popup {
    max-width:300px;
    }
    .popup-title{
        padding:70px 20px 10px 20px;
    }
} 
.popup-title{
    text-align:center; 
    color:#ffffff;
}

.popup-title .popup-pretitle{
    font-weight:200;
}
.popup-title .popup-mediumtitle{
    font-weight:500;
}
.popup-logo{
    text-align:center;
    padding:10px 0;
}
.popup-button{
    text-align:center;
    padding-top:20px;
}
.popup-btn{
    color:#004a6f; 
    font-weight:bold; 
    display:block;
    margin:0 auto;
    border:2px solid #00476a;
    border-radius:25px;
}
.popup-marca{
    text-align:right; 
    padding:30px 10px 10px 0px;
}
.popup-button a{
    text-decoration:none;
}
.popup-button button:hover{
    text-decoration:none;
    color:#ffffff;
    border:2px solid #ffffff;
    background:#004a6f;
}
.popup-overlay {
	left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
	display:none;
	background-color: #777777;
    cursor: pointer;
    opacity: 0.7;
}

.close-popup, .close-popup-home {
	position: absolute;
    right: 10px;
    top: 10px;
    z-index:999999;
}

.close-popup img, .close-popup-home img{
	width:24px;
    height:24px;
}

.lista-nivel-uno{
    margin-bottom:5px !important;
}

.promo-point{
    margin:10px 50px;
}
.promo-point p{
    display: inline-block;
    font-size:21px;
}
.promo-point img{
    padding:0 10px 0 0;
}
.promo-point span{
    font-weight: bold;
}
.promo{
    padding:20px 40px;
}
.promo h4{
    text-align:center;
    font-weight:400;
}
.promo p{
    text-align:center;
}
.promo img{
    margin:0 auto;
    display:block;
    height:80px;
}
.aclaracion{
    font-size:12px;
    padding:0 50px;
}
.rgpd{
    margin:120px 0 40px;
}
.rgpd h1{
    font-size:24px;
    font-weight:500;
    color:#000000;
    text-transform: uppercase;
    margin-top:20px;
}
.rgpd h1 span.aplicacion{
    font-size:14px;
    font-weight:500;
    color:#000000;
}
.rgpd span.aplicacion{
    padding:0 0 20px;
    font-weight:bold;
}
.rgpd h3{
    font-size:17px;
    font-weight:bold;
    padding:10px 0 10px;
    color:#000000;
}
.rgpd p{
    font-size:13px;
    color:#777777;
}
.rgpd table{
    border:1px solid #777777;
    margin-bottom:20px;
}
.rgpd table tr{
    border:1px solid #777777;
}
.rgpd table th{
    background:#2fb5aa;
    color:#ffffff;
    padding:15px;
    border:1px solid #777777;
}
.rgpd table td{
    color:#777777;
    padding:15px;
    border:1px solid #777777;
}

.rgpd-box{
    padding:20px;
    border:1px solid #2fb5aa;
    background-color:#edeef2;
}
.rgpd-box p{
 font-size:11px; 
 margin:5px 0;
}

.popup-icex{
    padding-top:5px;
}

.logo-popup{
    margin:0 auto;
    padding:20px;
    display:block;
}


.container .topic{
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #000;
}

.content input{
  display: none;
}

.content{
  display: flex;
  justify-content: space-between;
  /*align-items: center;*/
}

.content .list{
  display: flex;
  flex-direction: column;
  position: relative;
  width: 455px;
  min-width: 455px;
  margin-right: 50px;
}

.content .list label{
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-weight: 500;
  color: rgba(0,0,0, 0.5);
  padding-left: 25px;
  transition: all 0.5s ease;
  z-index: 10;
}
#block0:checked ~ .list label.block0,
#block1:checked ~ .list label.block1,
#block2:checked ~ .list label.block2,
#block3:checked ~ .list label.block3,
#block4:checked ~ .list label.block4,
#block5:checked ~ .list label.block5,
#block6:checked ~ .list label.block6,
#block7:checked ~ .list label.block7{
  color: #ffffff;
}

.content .slider{
  position: absolute;
  left: 0;
  top: 0;
  height: 60px;
  width: 100%;
  border-radius: 12px;
  transition: all 0.5s ease;
  background: #1a8f9b;
}

#block0:checked ~ .list .slider{
  top: 0px;
}

#block1:checked ~ .list .slider{
  top: 65px;
}

#block2:checked ~ .list .slider{
  top: 130px;
}

#block3:checked ~ .list .slider{
  top: 195px;
}

#block4:checked ~ .list .slider{
  top: 260px;
}

#block5:checked ~ .list .slider{
  top: 325px;
}

#block6:checked ~ .list .slider{
  top: 390px;
}

#block7:checked ~ .list .slider{
  top: 455px;
}

.content .text-content{
  width: 80%;
  height: 100%;
  color: rgba(0, 0, 0, 0.7);
  margin-right:50px;
}

.content .text{
  display: none;
}

.content .text .title, .content .text a.title{
  font-size: 21px;
  /*margin-bottom: 10px;*/
  font-weight: 500;
  border: 1px solid #1a8f9b;
  margin: 20px 0 0 0;
  padding: 10px;
  background: #ffffff;
  display: block;
  color:rgba(0,0,0, 0.7);
    text-decoration: none;
}

.content .text a.title:hover{
    text-decoration: none;
    color:rgba(0,0,0, 0.8);
    background: #efefef;
    cursor: pointer;
}

.container .text p{
  text-align: justify;
}

.content .text-content .block0{
  display: block;
}

#block0:checked ~ .text-content .block0,
#block1:checked ~ .text-content .block1,
#block2:checked ~ .text-content .block2,
#block3:checked ~ .text-content .block3,
#block4:checked ~ .text-content .block4,
#block5:checked ~ .text-content .block5,
#block6:checked ~ .text-content .block6,
#block7:checked ~ .text-content .block7{
  display: block;
}

#block1:checked ~ .text-content .block0,
#block2:checked ~ .text-content .block0,
#block3:checked ~ .text-content .block0,
#block4:checked ~ .text-content .block0,
#block5:checked ~ .text-content .block0,
#block6:checked ~ .text-content .block0,
#block7:checked ~ .text-content .block0{
  display: none;
}

.content .list label:hover{
  color: #1a8f9b;
}


/*@import url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);*/
a:link{
  text-decoration:none;
}
.vn-red a{
  background-color:#7f8c8d;
  display:inline-block;
  position:relative;
  margin:10px 5px;
  padding:20px 20px 20px 80px;
  color:#fff;
  transition:all 0.4s ease;
  border-radius:3px;
  width:100%;
    font-size: 21px;
      
}
.vn-red a:before{
  content:"\f019";
  font-family:fontAwesome;
  position:absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size:28px;
  border-radius:0 20px 0 0;
  color:#000;
  background-color:#fff;
  opacity:0.3;
  padding:20px;
  top:0;
  left:0;
}
.vn-red a:hover{ 
  background:#1ba9aa;
}

@media (max-width: 991px){
.content{
  display: block
}
.content .list{
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  min-width: 100%;
  margin-right: 0;
}
    .content .text-content{
  width: 100%;
  margin-right:0px;
}
}


.courses-block{
  top: 50px;
  right: 0;
  width: 100%;
}


.courses-row{
   background:transparent;
   text-align:right;
   padding: 0 20px;
   display: flex;
}

.courses-link{
  margin-left: auto;
}

.button-courses{
  background: #1a8f9b;
  color: #ffffff;
  padding: 10px 15px;
  font-size:14px;
  font-weight:bold;
  border-radius:20px;
}

.button-courses:hover{
  background: #1ba9aa;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}



@media (min-width: 821px){
  .courses-block{
    position: absolute;
  }
}

@media (max-width: 820px){
  
  .courses-row{
     text-align:center;
     padding-bottom: 20px;
     flex-wrap:wrap;
  }

  .courses-row div{
    width:100%;
  }

  .courses-row div:first-child{
    margin-bottom:20px;
  }

}

.course-section {
  font-family: Biotech;
  font-weight: 400;
  font-style: normal;
  color:#1a8f9b;
  text-align: center;
  font-size:72px;
  line-height: 80px;
}

.box-icon{
  width:25px;
  min-width: 25px;
  text-align: center;
}
.course-title{
  font-size:21px;
  font-weight:bold;
}
.datetime-course{
  font-size:15px;
  line-height: 19px;
  margin-bottom:5px;
}
.place-course{
  font-size:14px;
  line-height: 18px;
  margin-bottom:0px;
  margin-top:5px;
}
.place-course span{
  font-size:15px;
}


.course-type span{
  background: #e5c584; 
  border-radius:30px; 
  padding:5px 10px;
  color:#ffffff;
}

.course-download{
  margin: 0 0 10px;
}

.course-download a{
  color:#1A8FA2;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}
.course-download a:hover
{
  color:#1ba9aa;
}

.course-reserve-button{
  background: #1a8f9b;
  color: #ffffff;
  padding: 10px 15px;
  font-size:16px;
  font-weight:bold;
  border-radius:10px;
  width:100%;
  margin-top:20px;
  border:0;
}

.course-reserve-button:hover{
  background: #1ba9aa;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}




.cursos-container{
  display: flex;
  flex-wrap:wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  align-content: flex-start;
  row-gap: 20px;
  column-gap:30px;
  max-width: 960px;
  padding-bottom:20px;
  margin: 30px auto;
}

.cursos-container .cursos-block{
  width:300px;
  padding-bottom:30px;
}

.cursos-reserve-container{
  display: flex;
  flex-wrap:wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  align-content: flex-start;
  row-gap: 20px;
  column-gap:30px;
  max-width: 800px;
  margin: 20px auto 10px;
}
.condiciones-venta{
  width: 100%;
  text-align: center;
}

.condiciones-venta a{
  text-align:center;
  color:#000;
  font-size:21px;
  text-decoration: underline;
}

.condiciones-venta a:hover{
  font-weight: 500;
}