@import url('https://fonts.googleapis.com/css?family=Lato:700|Open+Sans:400,600,700');
@import url('../fonts/lato-semibold/stylesheet.css');
/*----bootstrap css ----- */
/*----bootstrap Select ----- */
/*----Time-picker---------*/
@import url('../vendor/time-picker/jquery.timepicker.css');
/*----revolution-slider---*/
@import url('../vendor/revolution/settings.css');
@import url('../vendor/revolution/layers.css');
@import url('../vendor/revolution/navigation.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*-----flaticon ----------*/
@import url('../fonts/icon/font/flaticon.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
*{
	margin: 0px;
	padding: 0px;
  text-align: justify;
}
p{
  color:#000;
}
#cboxLoadedContent, #cboxContent {
  background: none;
}
.box {
  background: #f5f5f5;
  padding: 15px;
}
.box.box-border {
  border-left: 5px solid #6091ba;
}
.box.box-dark {
  background: #444;
  color: #fff;
}
.box.box-theme {
  background: #6091ba;
  color: #fff;
}
.box .date-label {
  background: #fff;
}
.social-icons {
  list-style: none;
  padding: 10px 0;
  margin-bottom: 0;
}
.social-icons li {
  float: left;
}
.social-icons li.row-end {
  margin-right: 0;
}
.social-icons a {
  display: inline-block;
  background: #95b6d1;
  width: 32px;
  height: 32px;
  text-align: center;
  padding-top: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 18px;
  margin-right: 10px;
  float: left;
}
.social-icons a:hover {
  background: #6091ba;
}
.social-icons a .fa {
  color: #fff;
}
.social-icons a .fa:before {
  font-size: 18px;
  text-align: center;
  padding: 0;
}
/* ======= Header ======= */
.header .top-bar {
 background-color: #96222d;
}
.header .top-bar .search-form {
  padding: 10px 0;
}
.header .top-bar .search-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.header .social-icons li.row-end {
  margin-right: 0;
}
.header .social-icons a {
  background: #f84e33;
}
.header .social-icons a:hover {
  background: #1dee71;
}
.header .social-icons a:hover .fa {
  color: #fff;
}
.header .social-icons a .fa {
  color: rgba(255, 255, 255, 0.4);
}
.header .social-icons a .fa:before {
  font-size: 18px;
  text-align: center;
  padding: 0;
}
.header .header-main {
  padding: 30px 0;
}
.header h1.logo {
  margin-top: 0;
  margin-bottom: 0;
}
.header .menu-top {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
}
.header .menu-top li {
  list-style: none;
  float: left;
  font-size: 11px;
  font-family: 'open sans', arial, sans-serif;
}
.header .menu-top li:last-child a {
  padding-right: 0;
}
.header .menu-top li.divider a {
  border-right: 1px solid #c3c3c3;
}
.header .menu-top li a {
  display: inline-block;
  color: #777777;
  padding: 0px 10px;
}
.header .menu-top li a:hover {
  color: #6091ba;
}
.header .contact {
  font-size: 20px;
  font-family: 'open sans', arial, sans-serif;
  font-weight: 300;
  margin-top: 10px;
}
.header .contact p {
  float: left;
  margin-bottom: 0;
}
.header .contact p.phone {
  margin-right: 30px;
}
.header .contact p a {
  color: #444;
}
.header .contact .fa {
  color: #6091ba;
  margin-right: 8px;
  font-size: 18px;
  position: relative;
  top: 1px;
}
.header .contact .fa.fa-phone {
  font-size: 22px;
  top: 2px;
}
.header .search-form {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.header .search-form .form-control {
  width: 260px;
  background: #f5f5f5;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.header .search-form .form-control:focus {
  background: #fff;
  border-color: #6091ba;
}
.main-nav .nav .nav-item a {
  color: #dce7f0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.main-nav .nav .nav-item a:hover {
  background: #6091ba;
  color: #fff;
}
/* ======= Footer ======= */



.main-menu-wrapper {
 background-color: #96222d;
  margin-top:-38px;
}
.main-menu-wrapper .container {
 background-color: #96222d;
  position: relative;
}
.navbar-collapse {
 background-color: #96222d;
  padding: 0;
}
.navbar-nav,.navbar {
 background-color: #96222d;
  margin: 0;
  border-radius: 0;
  border:none;
}
.main-menu-wrapper .nav li a {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}
.main-menu-wrapper .nav>li {
  margin: 0 15px;
}
.main-menu-wrapper .nav>li>a {
  color:#fff;
  padding: 0;
  line-height: 100px;
  position: relative;
}
.main-menu-wrapper .nav>li a:hover,
.main-menu-wrapper .nav>li a:focus {
  background: transparent;
}
.main-menu-wrapper .nav>li>a:before { 
  content: '';
  position: absolute;
  bottom: 0; 
  left: 0; 
  width: 0; 
  height: 4px; 
  background: #fff;
}
.main-menu-wrapper .nav>li:hover>a:before,
.main-menu-wrapper .nav>li.current-page-item>a:before {
  width:100%;
}
.main-menu-wrapper .nav>li.dropdown-holder .fa {
  display: none;
  cursor:pointer;
  line-height: 40px;
  width: 50px;
  position: absolute;
  top:0;
  right:0;
  background:transparent;
  color:#FFF;
  font-size: 22px;
  text-align: center;
  border-left: 1px solid #fff;
}
.main-menu-wrapper form {
  width:225px;
  height:40px;
  position: relative;
  margin: 30px 25px 0 60px;
}
.main-menu-wrapper form input {
  color:#fff;
  width:100%;
  height:100%;
  border:1px solid #fff;
  background: transparent;
  padding: 0 42px 0 20px;
}

.main-menu-wrapper form ::-webkit-input-placeholder {
   color: #fff;
}

.main-menu-wrapper form :-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.main-menu-wrapper form ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.main-menu-wrapper form :-ms-input-placeholder {  
   color: #fff;  
}
.navbar-toggle {
  border: 1px solid #fff;
  margin: 33px 0 33px 0;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}


/*________________Preloader_______________ */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    overflow: hidden;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    background: url(../images/1.gif) no-repeat center;
    margin: -30px 0 0 -30px;
    overflow: hidden;
}

/*==================== Click Top ====================*/
.scroll-top {
  width:45px;
  height:45px;
  position: fixed;
  bottom: 52px;
  right: 80px;
  z-index: 99;
  text-align: center;
  color:#fff;
  font-size: 30px;
  display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {

 	font-family: 'Open Sans', sans-serif;
 	font-weight: normal;
  font-size: 14px;
  position: relative;
 }

 body .main-page-wrapper {
   overflow-x:hidden;
 }

 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {color:#333333;}
 h1,h2 {font-family: 'Lato', sans-serif;}
 h3,h4,h5 {font-family: 'latosemibold';}
 h1 {font-size: 50px;}
 h2 {font-size: 36px; text-transform: uppercase;}
 h3 {font-size: 22px;}
 h4 {font-size: 18px;}
 h5 {font-size: 16px;}
 p {line-height: 24px;}
 ul {list-style-type: none;}
 a {text-decoration: none;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; margin-left: 0px; display: block;}

 
 input,textarea {outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}


 .clear-fix { clear:both;}
 .clear-fix:after {
 	display: table;
  content: '';
  clear: both;
 }
 .tran3s,.main-menu-wrapper .nav>li>a:before,.bootstrap-select.btn-group .dropdown-menu li,
 .bootstrap-select.btn-group .dropdown-menu li a,.owl-theme .owl-dots .owl-dot span,
 .popular-course .course-item-wrapper .text,.event-section .single-event h6,.carousel-indicators li,
 .latest-news .single-post .text-wrapper .text a,.latest-news .single-post .text-wrapper .text p,
 footer .footer-event .item h6,.page-breadcrum ul li a,.course-v2 .single-course .course-heading h3,
 .course-v2 .single-course:after,.main-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:before,
 .course-details-page .course-details-content .course-curriculum .course-curriculum-panel .panel-heading tr td span:before,
 .popular-course .course-item-wrapper .text h4 a {
 	-webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
 }
  .tran4s {
  -webkit-transition: all .4s ease-in-out;
     -moz-transition: all .4s ease-in-out;
      -ms-transition: all .4s ease-in-out;
       -o-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;
 }
.float-left {float:left;}
.float-right {float:right;}
.round-border {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.p-color,.theme-manage-area .item-part a:hover,.welcome-section .row h3 i,
.event-section .single-event:hover h6,footer .top-footer .footer-contact ul li a:hover,
footer .footer-event .item h6:hover,.page-breadcrum ul li:last-child,.page-breadcrum ul li a:hover,
.sidebarOne .quick-event-list ul li a:hover,
.sidebarOne .quick-event-list ul li.active a,.sidebarOne .feature-event .post a:hover,
.sidebarOne .our-brochure a:hover,.page-indicator ul li a:hover,.page-indicator ul li.active a,
.course-v2 .single-course:hover .course-heading h3,.blog-details-page .blog-details-page-content ul.post-info li i,
.course-details-page .course-details-content .course-curriculum .course-curriculum-panel .panel-body a:hover,
header .top-header div>ul>li .ficon:before,.popular-course .course-item-wrapper .item:hover .text h4 a,
.popular-course .course-item-wrapper .single-course-item:hover .text h4 a {
  color: red
  ;
}
.p-color-bg,header .top-header div.right-side>ul>li a:hover,
.main-menu-wrapper,footer .top-footer .footer-about ul li a:hover,
.theme-manage-area .item2 .carousel-indicators .active,
.theme-manage-area .item2 .carousel-indicators li:hover,.error-page .error-wrapper a:hover,
.event-details-page .event-details-content .sub-text ul.share-icon li a:hover,
.sidebarOne .talent-teacher ul.share-icon li a:hover,.sidebarOne .talent-teacher a.view-profile:hover,
.sidebarOne .feature-course-sidebar .post ul li a,.main-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:before,
.course-details-page .course-details-content .sub-text ul.share-icon li a:hover,
.blog-details-page .blog-details-page-content .main-post-content .share-option ul.share-icon li a:hover,
.blog-details-page .blog-details-page-content .main-post-content .admin-text ul.share-icon li a:hover,
.blog-details-page .blog-details-page-content .main-post-content .single-comment .reply:hover,
.course-details-page .course-details-content .take-course-button:hover {
  background-color: #96222d;
  box-shadow: 2px 3px 29px -2px rgba(0,0,0,1);
}
.theme-bg-color {
  background: #ededed;
}
.themehover:hover {
  background: #333333 !important;
}
/* Float Shadow */
.hvr-float-shadow {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
    -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
    -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/*=================== Header ===============*/
header {
  position: absolute;
  width:100%;
  top:0;
  left:0;
  right:0;
  z-index: 999;
}
header.main-header .top-header {
  background: #fff;
}
header .top-header div>ul>li {
  display: inline-block;
}
header.main-header .top-header ul li a,
header.main-header .bootstrap-select.btn-group .dropdown-menu li {
  color:#6f6f6f;
}

header .top-header div>ul>li .icon {
  width:42px;
  height:42px;
  background: #edeaea;
  line-height: 42px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
header .top-header div>ul>li .icon .ficon:before {
  line-height: 42px;
  font-size: 22px;
}
header .top-header div.left-side>ul>li {
  margin-right: 16px;
}
header .top-header div.left-side>ul>li .icon {
  margin-right: 8px;
}
header .top-header .btn {
  background: transparent;
  color:#6f6f6f;
  padding-left: 0;
}
.caret {
  border:none;
  width:auto;
  height:auto;
}
.bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  top:4px;
  right: 0;
  height:100%;
  font-size: 20px;
  color:#6f6f6f;
}
header .top-header .dropdown-menu {
  top:30px;
  left:-15px;
  width: 120px;
}
header .top-header .dropdown-menu > li > a {
  padding: 0 14px;
}
header .top-header div.right-side>ul>li {
  margin-left:10px;
}
header .top-header div.right-side>ul>li a:hover,
header.inner-header .top-header div.right-side>ul>li a:hover {
  color:#fff;
}
header .top-header {
  padding: 10px 0 30px 0;
}
.bootstrap-select.btn-group .dropdown-menu li:hover,
.bootstrap-select.btn-group .dropdown-menu li.selected {
  background: #cd2122;
}
.bootstrap-select.btn-group .dropdown-menu li:hover a,
.bootstrap-select.btn-group .dropdown-menu li.selected a {
  color:#fff;
  background: transparent;
}

header.inner-header .top-header div.left-side>ul>li>a,
header.inner-header .top-header .bootstrap-select.btn-group .dropdown-toggle .filter-option,
header.inner-header .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  color:#fff;
}
header.inner-header .top-header div.right-side>ul>li a {
  color:#333333;
}
header.inner-header .top-header {
  background: transparent;
}
/*======================== Theme Menu =================*/

/* (((((((((((((((((((( Sub Menu )))))))))))))))))))))*/
.main-menu-wrapper .nav>li.dropdown-holder .sub-menu {
  position: absolute;
  left: -20px;
  top:100%;
  width:250px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -ms-transform: scaleY(0); /* IE 9 */
    -ms-transform-origin: 0% 0%; /* IE 9 */
    -webkit-transform: scaleY(0); /* Chrome, Safari, Opera */
    -webkit-transform-origin: 0% 0%; /* Chrome, Safari, Opera */
    transform: scaleY(0);
    transform-origin: 0% 0%;
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
.main-menu-wrapper .nav>li.dropdown-holder:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
     -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
       -o-transform: scaleY(1);
          transform: scaleY(1);
}
.main-menu-wrapper .nav>li.dropdown-holder .sub-menu li a {

  line-height: 40px;
  color:#6f6f6f;
  padding-left: 20px;
  padding-right: 10px;
  display: block;
  border-bottom: 1px solid #ededed;
  position: relative;
  z-index: 1;
  font-size: 12px;
}
.main-menu-wrapper .nav>li.dropdown-holder .sub-menu li:last-child a {
  border:none;
}
.main-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:before {
  content: '';
  width:0;
  height:100%;
  position: absolute;
  top:0;
  left:0;
  z-index: -1;
}
.main-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:hover:before {
  width: 100%;
}
.main-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:hover {
  color:#fff;
}
/* ((((((((((((((((((((( Sticky Menu ))))))))))))))))))))*/
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.main-menu-wrapper.fixed {
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  margin:0;
  animation-name: menu_sticky;
  animation-duration: 0.70s;
  animation-timing-function: ease-in-out;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  padding: 0;
}
/*========================= Banner ===================*/
#baner{
  height: 400px;
}
#banner h5,#banner h1, #banner a {
  color:#fff;
  text-transform: uppercase;
}
#banner h1.center-item {
  text-align: center;
}
#banner h1 {
  line-height: 68px;
}
#banner a {
  line-height: 50px !important;
  width:175px;
  text-align: center;
  border:1px solid #cd2122;
  -webkit-transition: all .35s ease-in-out !important;
     -moz-transition: all .35s ease-in-out !important;
      -ms-transition: all .35s ease-in-out !important;
       -o-transition: all .35s ease-in-out !important;
          transition: all .35s ease-in-out !important;
}
#banner a.course-button:hover {
  background: #cd2122;
}
#banner a.buy-button:hover {
  background: transparent;
}

#ar2{
	width: 95%;
	margin: 0 auto;
	margin-top: 40px;

}
#de3{
  width: 90%;
    background-color: rgba(255,255,255, 0.7);
}


#ca1{
	padding: 30px;
	width: 100%;
	margin: 0 auto;
}
#ca2{

  border-top: 1px double #000;
	width: 100%;

}
#ca2 a{
color: #ff3333;
font-family: Georgia, Cambria, Times, "Times New Roman";
font-size: 15px;
}
#texto p{
	color: #000;
}
#texto button{padding: 4px;

text-align: center;
}
#texto button a{
    color: #fff;
  text-decoration: none;
}
#texto button:hover{


}
#logogas{
	background-color:#fff;
	overflow: hidden;
	border-radius: 45px 45px;
	margin-top: 5px;
	box-shadow: 2px 3px 29px -2px rgba(0,0,0,1);
	width: 100%;
	height: 80px;
}
#logoca{

	text-align: center;
	width: 50%;
	margin: 0 auto;

}
#logogas img{width: 100%;height: 80px;}
#logoca h3{
	text-align:center; 
color: #fff;
font-family: impact;
font-size: 30px;
letter-spacing: 0;
text-shadow: -3px -3px 3px #0000DF, 3px -3px 3px #0000DF, -3px 3px 3px #0000DF, 3px 3px 3px #0000DF;
}
#logoca img{
	width: 100%;
	height: 120px;
}
#agenda{



}
#age1{
		padding: 30px;
	width: 100%;

	margin: 0 auto;


}


#logoage{
	border-radius: 10px 10px;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
}
#logoage p{
	color: #fff;
	 text-shadow: -2px -2px 1px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000;
	text-align: center;
	font-family: Georgia, Cambria, Times, "Times New Roman";
font-size: 25px;
margin:10px 10px 10px 10px ;
}

#bolsa{

		background-repeat: no-repeat;
	background-size:cover;
	background-position:  center;
}
#bol1{
	padding: 30px;
	width: 100%;
	margin: 0 auto;


}
#logobol{
	overflow: hidden;
	margin-top: 5px;
	
	width: 100%;
	height: 80px;
}#logobol img{
	width: 100%;
	height: 80px;
}
#de4{
  margin-top: 20px;
    background-color: rgba(244,244,244, 0.7);

}
#medalla{
  margin: 0 auto;
  margin-top: 10px;
  width: 50%;
  height: 150px;
  background-color: #fff;
  overflow: hidden;
}
#medalla img{
  width: 100%;
  height: 150px;
}
#texme{
  margin-top: 5px;
  text-align: center;
}
#egre{
  margin: 0 auto;
  margin-top: 10px;
  width: 50%;
  height: 150px;
  background-color: #fff;
  overflow: hidden;
  }#egre img{
  width: 100%;
  height: 150px;
}
#even{
  margin: 0 auto;
  margin-top: 10px;
  width: 50%;
  height: 150px;
  background-color: #fff;
  overflow: hidden;
  }#even img{
  width: 100%;
  height: 150px;
}

#contenedorpie{
  width: 80%;
  margin: 0 auto;
}
#dir1{
  width: 100%;
  height: auto;
  background-color: red;
}
#logodire{
  float: left;  display: inline-block;


}
#texdire{
  float: left;
  display: block;
  display: inline-block;
  color: #8c8c8c;
  font-size: 14px;
  text-align: justify;

}#texdire p{
  margin-left: 20px;
}
#dir2{
  width: 100%;
  height: auto;
  background-color: red;
  clear: both;
}
#logodire2{
  float: left;
  display: block;
  display: inline-block;


}
#texdire2{
  float: left;
  display: block;
  display: inline-block;
  color: #8c8c8c;
  font-size: 14px;
  text-align: justify;

}#texdire2 p{
  margin-left: 20px;
}
.titulo{
  margin-top: 10px;
  margin-bottom: 15px;
}
.titulo h3, h4{
  color: #fff;
}
#direcciones span{

  font-size: 15px;
}
#direcciones p{
  color: #fff;
}
#pie2 h3{
  color: #fff;
    margin-top: 10px;

}
.logo4{
  width: 40%;
  margin: 0 auto;
  
}
#pie2 .iconospie{
  width: 10%;
  text-align: center;
  background-color:#007b8e;
  margin-left: 10px;
  padding: 15px;
}
#pie2 .iconospie span{
width: 1500px;
  color: #fff;
}
#imglogo{
  width: 100%;
  margin-top: 10px;

}

#imglogo img{
text-align: center;
width: 100%;

}
#btn3{
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}
#texto .txt1{
  width: 100%;
    background:#073e58;
  text-align: center;
  text-align: center;
  font-family: Georgia; 
}
#texto .txt1 a{
  color: #fff;
    font-size: 18px;
    padding: 5px;
}
.txt2{
  margin-top: 10px;
}
footer{
 background-color: #96222d;
}
.iconosfoter{
  color: #fff;
}
.social{
  display: none;
   width: 100%;
                  
  position:fixed;
  left:0;
  top:20%;
  
  text-align: right;
  margin-right: 1000px;

}
.social button{
  margin-top: 15%;
  transform: rotate(270deg);
  float: right;
  margin-right: -65px;

}
.social ul{
  list-style:none;
}
.social ul li a{
  display:inline-block;
  color:#FFF;
  background: #000;
  
  text-decoration:none;
  border-bottom:  double 1px #000;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  transition:all 500ms ease;

}
#titulomapa  h3{
  text-align: center;
  color: #fff;
}
#formulario{
  width: 80%;
  margin: 0 auto;
  padding: 10px;

}
label{
  color: #000;
}
*,*:after,*:before{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contenedor_carga{
	background-color: rgba(250,240,245,0.9);
	height: 100%;
	width: 100%;
	position: fixed;
	-webkit-transition: all  1s ease;
	-o-transition: all  1s ease;
	transition: all  1s ease;
	z-index: 10000;
}
#carga{
	border: 15px solid #ccc;
	border-top-color: #F4266A;
	border-top-style: groove;
	height: 100px;
	width:  100px;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-animation: girar 1.5s linear infinite;
	-o-animation: girar 1.5s linear infinite;
	animation: girar 1.5s linear infinite;
}
@keyframes girar{
	from{transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}





/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .wrapper {
    min-height: inherit;
    margin-bottom: 0;
  }
  .wrapper:after {
    content: none;
  }
  .footer {
    height: auto;
  }
  .footer .bottom-bar .social li {
    float: left;
  }
  .footer-col-inner {
    margin-bottom: 15px;
  }
  .home-page .testimonials .carousel .item {
    min-height: inherit;
  }
  .home-page .events .section-content {
    min-height: inherit;
  }
  .footer #tweet {
    min-height: inherit;
  }
  .page-wrapper .album-cover {
    min-height: 360px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .home-page .testimonials .carousel .item {
    min-height: 298px;
  }
  .home-page .events .section-content {
    min-height: 520px;
  }
  .home-page .video .video-iframe {
    height: 287px;
  }
  .footer .bottom-bar .social li {
    float: right;
  }
  .footer #tweet {
    min-height: 100px;
  }
  .page-wrapper .album-cover {
    min-height: 360px;
  }
  /* Sticky Footer */
  html,
  body {
   

    min-width: 300px;
    height: 100%;
  }
  body {
    font-size: 13px;
  }
  .wrapper {
    min-height: 100%;
    margin-bottom: -344px;
    /* equal to footer height */
  }
  .wrapper:after {
    content: "";
    display: block;
    height: 344px;
    /* must be the same height as footer */
  }
  .footer {
    height: 344px;
    /* must be the same height as footer */
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .home-page .course-finder .keywords input {
    width: 255px;
  }
}


