/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
ul#top_menu li a.btn_1 {
    background-color: #DF632A;
    color: white;
}

.box_1{
    background-color: #0072B2;
}

a.btn_1, .btn_1 {
    background: #DF632A;
}

.main_title_2 span em {
    background-color: #DF632A;
}

.margin_30_95 {
    padding-top: 50px;
}

.margin_120_95 {
    padding-top: 50px;
}

.margin_120_0 {
    padding-top: 50px;
}


/* Taken from style.css (in order) */

a {
    color: #0072B2;
}

a.btn_1:hover,
.btn_1:hover {
    background: #0072B2;
}

a.btn_1.outline,
.btn_1.outline {
    border: 2px solid #0072B2;
    color: #0072B2;
}

a.btn_1.outline:hover,
.btn_1.outline:hover {
    background: #0072B2;
    border-color: #0072B2;
}

/*Can have different options*/

header.header.sticky {
    background: #0072B2;
    /*background: -webkit-linear-gradient(left, #DF632A, #0072B2);
    background: linear-gradient(to right, #DF632A, #0072B2);*/
}

@media (max-width: 991px) {
    header.header.sticky_menu_active {
        background: -webkit-linear-gradient(left, #DF632A, #0072B2);
        background: linear-gradient(to right, #DF632A, #0072B2);
    }
}

ul#top_menu li a.btn_1 {
    background-color: #DF632A;
}

ul#top_menu li a.btn_1:hover {
    background-color: #0072B2;
}

#hero_in.general {
    border-bottom: 5px solid #DF632A;
}

#hero_in.general .wrapper, #hero_in.faq .wrapper {
    background-color: rgba(243, 111, 34, 0.53);
}

#hero_in.courses .wrapper, #hero_in.contacts .wrapper {
    background-color: rgba(243, 111, 34, 0.53);
}

#hero_in .wrapper h1 span {
    background-color: #DF632A;
}

footer ul li a:hover {
    color: #df6329;
}

#newsletter input[type='submit'] {
    background-color: #DF632A;
}

#newsletter input[type='submit']:hover {
    background-color: #0072B2;
}

/*24-09-2018 */
.three_tabs_heading h3{text-align: center;     font-size: 21px;  margin: 20px 0 0;  color: #0072b2;}
.three_tabs { margin:0px;  padding: 20px 0 0;}
.three_tabs h2{font-size:18px;  margin: 10px 0 5px;}
.three_tabs h3{font-size: 28pt; color:#ef5a00; font-weight:bold;}
.three_tabs .column{border: 1px solid;    padding: 10px 20px;  border-color: #0072b2;}
.ContainerTabs_new{background-color: #f8f8f8 !important;}
.ContainerTabs_new h2 { text-align: left; font-size: 18px; color: #0072b7; line-height: 30px;}
.ContainerTabs_new ul {  color: #736861; list-style: unset;}
.sticky_horizontal {height:50px;}
.sticky_horizontal select {text-transform:capitalize;   }
.sticky_panel { position: -webkit-sticky; position: sticky;  top: 73px;}
.sticky_sidebar { position: -webkit-sticky; position: sticky;  top: 130px;}


@media (max-width: 1024px) {
    #hero_video {
        background: #0072B2 url(http://via.placeholder.com/1600x1067/ccc/fff/bg_home_fallback_video.jpg);
    }
}

.hero_single .wrapper {
    background-color: #0072B2;
}

.hero_single.version_2 .wrapper {
    background-color: #0072B2;
}

#custom-search-input input[type='submit'] {
    background-color: #0072B2;
}

#custom-search-input input[type='submit']:hover {
    background-color: #DF632A;
}

@media (max-width: 575px) {
    #custom-search-input input[type='submit'] {
        background: #0072B2 url(../img/search.svg) no-repeat center center;
    }
}

.features ul li h4 {
    color: #DF632A;
}

ul#grid_home li:nth-child(1) .short_info {
    background-color: #0072B2;
}

ul#grid_home li:nth-child(2) .short_info {
    background-color: #0072B2;
}

ul#grid_home li:nth-child(3) .short_info {
    background-color: #0072B2;
}

ul#grid_home li:last-child .img_container:hover .short_info .btn_1 {
    background-color: #DF632A;
}

ul#grid_home li:last-child .img_container:hover .short_info .btn_1:hover {
    background-color: #0072B2;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #0072B2 !important;
}

a.box_news figure figcaption {
    background-color: #DF632A;
}

a.box_news:hover h4 {
    color: #0072B2;
}

a.box_feat i {
    color: #0072B2;
}

#carousel .item .title h4 {
    background-color: #0072B2;
    background-color: #0072B2;
}

.filters_listing {
    background: #DF632A;
}

.box_grid ul li:last-child a {
    border: 2px solid #0072B2;
    color: #0072B2;
}

.box_grid ul li:last-child a:hover {
    background: #0072B2;
}

.rating i.voted {
    color: #DF632A;
}

.box_list a.wish_bt:hover:after {
    content: "\e089";
    color: #0072B2;
}

.box_list .wrapper .price {
    color: #0072B2;
}

.box_list ul li:last-child a {
    border: 2px solid #0072B2;
    color: #0072B2;
}

.box_list ul li:last-child a:hover {
    background: #0072B2;
}

.layout_view a.active {
    color: #0072B2 !important;
}

.layout_view a:hover {
    color: #0072B2;
}

.switch-field input:checked + label {
    background-color: #0072B2;
}

.switch-field label {
    color: #0072B2;
}

.switch-field label:hover {
    color: #0072B2;
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
    color: #0072B2;

}

.sbToggle:after {
    color: #0072B2;
}

.sbOptions li:hover {
    color: #0072B2;
}

.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
    color: #0072B2;
}

.secondary_nav {
    background: #0072B2;
}

#review_summary {
    background-color: #0072B2;
}

.reviews-container .progress-bar {
    background-color: #0072B2;
}

.box_detail .price .original_price {
    color: #0072B2;
}

#login figure, #register figure {
    background: #0072B2;
    background: -webkit-linear-gradient(left, #DF632A, #0072B2);
    background: linear-gradient(to right, #DF632A, #0072B2);
}

a.social_bt.facebook {
    background-color: #0072B2;
}

a.social_bt.google {
    background-color: #DF632A;
}

a.social_bt.linkedin {
    background-color: #0072B2;
}

.contact_info ul li h4 {
    color: #0072B2;
}

.error_message {
    color: #DF632A;
}

#error_page {
    background: #0072B2 url(../img/pattern_1.svg) fixed;
}

.search_bar_error input[type='submit'] {
    background-color: #0072B2;
}

.search_bar_error input[type='submit']:hover {
    background-color: #DF632A;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #0072B2;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    background-color: #0072B2;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    color: #DF632A;
}

.form_title h3 strong {
    background-color: #0072B2;
}

.list_lessons_2 ul li:nth-child(odd) {
    background-color: #0072B2;
}

.box_highlight {
    background-color: #0072B2;
}

ul.additional_info li strong {
    color: #DF632A;
}

ul.list_teachers li a i {
    color: #0072B2;
}

.grid ul li figcaption a:hover, .grid ul li figcaption a:focus {
    color: #0072B2;
}

ul#cat_nav li a:hover, ul#cat_nav li a#active, ul#cat_nav li a.active {
    color: #0072B2;
}

.accordion_2 .card-header h5 a i.indicator {
    color: #0072B2;
}

a.box_topic i {
    color: #0072B2;
    background-color: #0072B2;
}

.list_articles ul li a:hover {
    color: #0072B2;
}

.indent_title_in i {
    color: #0072B2;
}

.fc-state-default {
    background-color: #0072B2 !important;
}

.external-event {
    background: #0072B2 !important;
}

.fc-event {
    background-color: #0072B2 !important;
}

.badge_info {
    background-color: #DF632A;
}

.call_section_admission {
    background: #DF632A url(../img/pattern_1.svg) center center repeat fixed;

}
.card-header h5 a i.indicator {
    color: #0072B2;
}

.input_label::after {
    border-bottom: #0072B2;
}

.animated .block-horizzontal {
    background: #0072B2;
}

.animated .block-vertical {
    background: #0072B2;
}

#logo{
    margin-top: -5px;
}

.cart_section {
    background: url(../img/bg/14.png) fixed;
    border-bottom: 5px solid #DF632A;
}

.container margin_120_95{
    padding-top: 0px;
}

#top_menu{
    margin-top: 10px;
}

ul#top_menu {
    margin-top: 13px;
}

/* .call_section {
    background: url(../img/morroFinal.jpg) center center no-repeat fixed;
} */

/*
#hero_in.contacts:before {
    background: url(../img/capitolioCarrito.png) center center no-repeat;
}
*/

.loginForm{
    margin-top: 30px;
}

#error_page {
    background: #0072B2 /*url(../img/error.jpg)*/ fixed;
}

/* Fix this later */

.icon_cart_alt{
    font-family: 'ElegantIcons';
    font-size: 24px;
    font-size: 1.5rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    line-height: 1;
}

ul#top_menu li a.login:before, ul#top_menu li a.search-overlay-menu-btn:before {
    font-size: 1.5rem;
}

/*============================================================================================*/
/* Home */
/*============================================================================================*/

.home h2, .repaso h2 {
  color: #0072B2;
  text-align: left;
}

.home li {
    margin-bottom: 2%;
}

.home ul {
    list-style: outside;
    margin-left: 3%;
}


.containerSlider {
/*   width:500px; */
  min-height:340px;
  margin:0 auto;
  position:relative;
  padding-bottom:30px;
  overflow:hidden;
}

h1 {
  text-align:center;
  text-shadow:0 1px white;
  color:#02303F;
}

h2 {
  color:#736861; 
  margin:15px 0 5px;
  text-shadow:0 1px rgba(255,255,255,0.5);
}

h6 {
  color:#928566; 
  margin:0;
}

.home input[type="radio"], .repaso input[type="radio"] {
position: absolute;
width: 1px; /* Setting this to 0 make it invisible for VoiceOver */
height: 1px; /* Setting this to 0 make it invisible for VoiceOver */
padding: 0;
margin: -1px;
border: 0;
clip: rect(0 0 0 0);
overflow: hidden;
}

.home label, .repaso label{
  display:block;
  width:32%;
  border: 4px solid #0171b2;
  position:absolute;
  bottom:5px;
  cursor: pointer;
  transition: border-color 0.3s linear;
}

.home label.first, .repaso label.first {
    left: 0%;
}

.home label.second, .repaso label.second {
  left:34%;
}

.home label.third, .repaso label.third {
  left:68%;
}

blockquote {
  margin:0;
  padding:30px;
/*   width:500px; */
  background-color: #DF632A;
  color:white;
  box-shadow: 0 5px 2px rgba(0,0,0,0.1);
  position:relative;
  transition: background-color 0.6s linear;
}

blockquote:after { 
  content: " "; 
  height: 0; 
  width: 0; 
  position: absolute; 
  top: 100%; 
  border: solid transparent; 
  border-top-color: #DA532B;
  border-left-color:#DA532B;
  border-width: 10px; 
  left: 10%; 
} 
#second:checked ~ .two blockquote {
  background-color:#DF632A;
}

.two blockquote:after {
  border: solid transparent; 
  border-top-color: #DF632A;
  border-left-color:#DF632A;
  border-width: 10px;
}
#third:checked ~ .three blockquote {
  background-color:#DF632A;
}
.three blockquote:after {
  border: solid transparent; 
  border-top-color: #DF632A;
  border-left-color: #DF632A;
  border-width: 10px;
}
.quotes {
  position:absolute;
  color:rgba(255,255,255,0.5);
  font-size:5em;
}
.leftq {
  top:-25px;
  left:5px;
}
.rightq {
  bottom:-10px;
  right:5px;
}

.slide {
  position:absolute;
  left:-100%;
  opacity:0;
  transition: all 0.6s ease-in;
}

#first:checked ~ label.first {
  border-width:6px;
  border-color:#DF632A;
}

#second:checked ~ label.second {
  border-width:6px; border-color:#DF632A;
}

#third:checked ~ label.third {
  border:6px solid #DF632A;
}

#first:checked ~ div.one {
  left:0;
  opacity:1;
}

#second:checked ~ div.two {
  left:0;
  opacity:1;
}

#third:checked ~ div.three {
  left:0;
  opacity:1;
}

.home .slide h2, .repaso .slide h2 {
    font-size: 20px;
    text-align: left;
}

.slide h6 {
  text-align: left;
}

.home iframe {
    display: block;
}

.flip-container {
  perspective: 1000px;
  transform-style: preserve-3d;
}

.flip-container:hover .back {
  transform: rotateY(0deg);
}

.flip-container:hover .front {
  transform: rotateY(180deg);
}

.flip-container, .front, .back {
  width: 100%;
  height: 500px !important;
  margin-bottom: 20px;
}

.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;

  position: relative;
}

.front, .back {
  backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}

.front {
  z-index: 2;
  transform: rotateY(0deg);
  background-size: cover !important;
  background-position: 50% 0% !important;
}

.back {
  transform: rotateY(-180deg);
  padding: 15px;
  font-size: 12px;
}

.vertical.flip-container {
  position: relative;
}

.vertical .back {
  transform: rotateX(180deg);
}

.vertical.flip-container:hover .back {
    transform: rotateX(0deg);
}

.vertical.flip-container:hover .front {
    transform: rotateX(180deg);
}

/*============================================================================================*/
/* ABout Us */
/*============================================================================================*/

.about-us h2 {
  color: #0072B2;
}

.about-us label.input_label, .contactUs label.input_label, .repaso label.input_label {
    border: none !important;
    width: 100%;
}

/*============================================================================================*/
/* Repaso */
/*============================================================================================*/

.uquiz iframe {
    display: inline-block;
}

/*
div#quiz_wrapper {
    background-color: #f8f8f8 !important;
}

.question_number, .question_text, .question_guidance, div#question_answers {
    color: #0072b7 !important;
}

a#submit_answer {
    background-color: #ef5a00 !important;
    color: #0072b7 !important;
    border-color: #0072b7 !important;
}

input[type="radio"]:checked + .label__text .label__check i.icon {
    color: #ef5a00 !important;
}

span.label__check {
    border: 3px solid rgb(239, 90, 0) !important;
}

div#question_wrapper div#question_answers label.answer_row span.checkbox_wrapper input[type="radio"]:checked+.label__text .label__check {
    background-color: #0072b7 !important;
    animation: none !important;
}
*/

/*============================================================================================*/
/* Slider home */
/*============================================================================================*/

@media (min-width: 992px) {
	.home .slideshow-container {
		transform: translateY(50%);		
	}
	
	.home .mySlides {
		transform: translateY(0%);		
	}
	
	.container-fluid {
		padding-right: 50px !important;
		padding-left: 50px !important;
		padding-bottom: 20px !important;
	}
	
	.front {
		background-size: cover !important;
		background-position: 0 !important;
	}
	
	.flip-container, .front, .back {
		width: 100%;
		height: 600px !important;
	}
	
	.back {
		padding: 45px 25px 25px;
		font-size: 16px;
	}
	
	.slick-prev:before, .slick-next:before {
    	font-size: 50px;
		opacity: 1;
    	color: #0072b7;
	}
	
	.slick-prev {
		visibility: visible !important;
	}
	
	.slick-next {
		right: -15px;
		visibility: visible !important;
	}
	
	.mySlides{
		padding: 0 80px !important;
	}
	
	.mySlides1 {
		padding: 0 80px !important;
	}

	.mySlides2 {
		padding: 0 80px !important;
	}
	
	.mySlides3 {
		padding: 0 80px !important;
	}
	
	.repaso .slideshow-container {
		margin-top: 100px;
	}
	
	.slideshow-container {
		font-size: 24pt !important;
	}
	
/*
	.topOn h2 {
		margin-top: 50% !important;
	}
*/
	
	.repaso iframe {
		height: 450px !important;
	}
	
	.slick-slide img {
		width: 70% !important;
	}
}

@media (max-width: 991px) {
	#logo img {
		width: 175px;
		margin-top: 2.5%;
		margin-left: -25%;
		height: auto;
	}
	
	ul#top_menu {
		margin: 0 5% 0 0;
	}
}

.topOn h2 {
	margin-top: 0;
}

a.column_btn {
	background: #fff;
    display: block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    line-height: 65px;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    font-size: 1.5rem;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.slideshow-container {
  font-size: 14pt;
  margin-top: 50px;
  position: relative;
  color: #ef5a00;
    font-weight: bold;
  /*   background: #f1f1f1f1; */
}

/* Slides */
.mySlides {
  display: none;
  padding: 80px;
  text-align: center;
  
  
}
.mySlides1 {
  display: none;
  padding: 80px;
  text-align: center;
  
}
.mySlides2 {
  display: none;
  padding: 80px;
  text-align: center;
}
.mySlides3 {
  display: none;
  padding: 80px;
  text-align: center;
}


/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 35%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 60px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  color: #0072b7 !important;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  /*   background-color: rgba(0,0,0,0.8); */
  color: #ef5a00 !important;
}


/* Add a background color to the active dot/circle */
.home.active, .dot:hover {
    background-color: #717171;
}

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {color: cornflowerblue;}
/*============================================================================================*/
/* Product list page */
/*============================================================================================*/
.column {
    float: left;
    margin-left: 6%;
    width: 26%;
    padding: 20px;
    text-align: center;
    font-size: 25px;
    text-color: #0072b7;
    cursor: pointer;
    color: white;
    border:5px solid;
    border-color:#888;        /* Green */
}

.containerTab {
    padding: 10px;
    color: orange;
  background-color: #0072b7
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Closable button inside the container tab */
.closebtn {
    float: right;
    color: grey;
    font-size: 35px;
    cursor: pointer;
}

a.btn_1.rounded.add_top_30 {
    color: white !important;
}

.upArrow {
	text-align: center;
    cursor: pointer;
    color: #ff4c00
}

.promotionBanner img {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}

.slick-slide .image {
	padding: 10px;
}

.slick-slide img {
    border: 5px solid #fff;
    display: block;
    width: 90%;
    margin: 0 auto;
}

.slick-prev:before, .slick-next:before {
	font-size: 25px;
	opacity: 1;
	color: #0072b7;
}

.slick-prev {
	visibility: hidden;
}

.slick-next {
	visibility: hidden;
}

.column h2 {
    text-align: center;
}

.repaso .column, .tienda .column {
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    float: none;
    margin: 0%;
    width: auto;
}

.bg_color_1 li {
    margin: 15px;
}

.promotionBanner button:hover {
    background: #0072B2;
    color: #fff;
    cursor: pointer;
}

.promotionBanner button {
    background: #fff;
    border: 2px solid #0072B2;
    color: #0072B2;
    padding: 7px 20px;
    font-weight: 500;
    line-height: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    margin: 0 auto;
    display: block;
    font-size: 20px;
}

.slick-slide h3, .slick-slide h2 {
    text-align: center;
}

@media screen and (min-width: 0px) and (max-width: 991px) {
  .show-mobile { display: block; }  /* show it on small screens */
  .hide-mobile { display: none; }
}

@media screen and (min-width: 992px) {
  .show-mobile { display: none; }   /* hide it elsewhere */
}

/*
#register_bg {
	background: url(../img/bg/order.jpeg);
    background-size: cover;
}
*/


.banner {
    position: relative;
    width: 100%;
}

.banner img {
    width: 100%;
    height: auto;
}

.banner button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-size: 12px !important
}

.banner button:hover {
    background-color: black;
}

.repaso iframe {
	height: 550px;
}

.productlist .block-reveal img {
	max-height: 100% !important;
}

ul#content-slider {
    margin: 0 0 40px;
}

.item_cart {
	display: block !important;
	margin: 0 !important;
}
/*============================================================================================*/
/* Busqueda de Casos Page */
/*============================================================================================*/

#hero_in.casos:before {
	background: url(../img/bg/Back2.png) center center no-repeat
}

.container {
  padding: 40px;
}

.search-box {
  display: inline-block;
  width: 100%;
  border-radius: 3px;
  padding: 4px 55px 4px 15px;
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.search-box.hovered, .search-box:hover, .search-box:active {
  border: 1px solid #aaa;
}
.search-box input[type=text] {
  border: none;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  background: transparent;
}
.search-box input[type=text]:hover, .search-box input[type=text]:focus, .search-box input[type=text]:active {
  box-shadow: none;
}
.search-box .search-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #aaa;
  border-radius: 3px;
  font-size: 18px;
  padding: 5px 10px 1px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.search-box .search-btn:hover {
  color: #fff;
  background-color: #DF632A;
  
}



@media only screen and (min-device-width: 768px) and (max-device-width: 991px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
	.three_tabs h3 {
		text-align: center;
	}
	.sticky_horizontal {
    	height: auto !important;
	}
	.filters_listing ul li:first-child {
		width: 100% !important;
	}
}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
	.three_tabs h3 {
		text-align: center;
	}
	.sticky_horizontal {
    	height: auto !important;
	}
	.filters_listing ul li:first-child {
		width: 100% !important;
	}
	.three_tabs .column {
    	border-color: transparent !important;
	}
}


span.input__label-content.textBox {
    padding: 2em 0 !important;
}