@font-face {
	font-family: 'Conv_Myriad Pro Bold SemiExtended';
	src: url('fonts/Myriad Pro Bold SemiExtended.eot');
	src: local('☺'), url('fonts/Myriad Pro Bold SemiExtended.woff') format('woff'), url('fonts/Myriad Pro Bold SemiExtended.ttf') format('truetype'), url('fonts/Myriad Pro Bold SemiExtended.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_myriadpro-light';
	src: url('fonts/myriadpro-light.eot');
	src: local('☺'), url('fonts/myriadpro-light.woff') format('woff'), url('fonts/myriadpro-light.ttf') format('truetype'), url('fonts/myriadpro-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family:'Conv_myriadpro-light',Sans-Serif;
	color: #333;
	font-size: 18px;
}
p, ul {
	text-align: justify;
	line-height: 1.8;
	font-family:'Conv_myriadpro-light',Sans-Serif;
}
a {
	color: #79c000;
	text-decoration: none;
}
a:hover {
	color: #79c000;
    text-decoration: none;
}
.header .ee-header-profile .ee-myresume {
    font-size: 12px;
    color: #007b3e;
}
.top-header-row {
    background-color: #4e4848;
}
.header {
    background-color: #4e4848;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.main-nav-row {
  	margin-bottom: 45px;
    background-color: #4e4848;
	border-top:1px solid #4e4848;
}
.main-nav-row .item-inner-main-nav .dropdown-menu {
    background-color: #000;
}
.col-links-inner-top-header {
    border-right: none;
}
.navbar-nav {
  width: 100%;
  text-align: left;
}
.input-group.search-box-container {
    padding-left: 15px;
}
.top-header-row .item-inner-top-header a, .social-media-text-top-header {
    color: #fff;
    padding: 5px 12px;
    font-weight: 700;
    font-size: 14px;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.middle-header-row .col-sm-3 {
    width: 288px;
    height: 115px;
    padding: 0;
    top: -20px;
    background: url(../images/logo.svg) no-repeat center;
}
.middle-header-row {
    padding: 30px 0 0;
}
.social-media-text-top-header {
	padding-top: 0;
	margin-top: 7px;
	margin-bottom: 2px;
}
.top-header-row a {
	color: #31335e;
}
.top-header-row .item-inner-top-header a:hover,.social-media-text-top-header i:hover {
    background-color: transparent;
    color: #fff;
}
.login-button-header {
    background-color: #31335e;
}
.login-button-header:hover {
    color: #66acb1;
    background-color: #31335e;
    opacity: .8;
}
.main-nav-row .item-inner-main-nav a {
	border-right: none;
	color: #fff;
	font-size: 18px;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: #31335e;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: #31335e;
}
.main-nav-row .item-inner-main-nav:hover {
    background-color: #4e4848;
}

.main-nav-row .item-inner-main-nav a:hover {
    background-color: #4e4848;
	color: #79c000;
	font-weight: 400;
}
.main-nav-row .item-inner-main-nav .dropdown-menu li {
    border-bottom: 1px solid #31335e;
}
/*BTN*/
.btn-default{
	color: #fff;
	background-color: #4e4848;
	border-color: #4e4848;
}
.btn-default:hover{
	color: #fff;
	background-color: #31335e;
	border-color: #31335e;
}
.js-log-in, .js-btn-confirm-send, .js-quickview, .js-quickview-apply, .js-apply-offer-btn {
		background: #79c000;
    color: #fff;
    border-color: #79c000;
		font-size: 1em;
}
.js-log-in:hover, .js-btn-confirm-send:hover, .js-quickview:hover, .js-quickview-apply:hover, .js-apply-offer-btn:hover, .js-log-in:focus, .js-btn-confirm-send:focus, .js-quickview:focus, .js-quickview-apply:focus, .js-apply-offer-btn:focus {
	background: #79c000;
	color: #fff;
	border-color: #79c000;
}
.form-control {
    font-size: 16px;
}
.my-5 {
	margin-top: 2%;
	margin-bottom: 2%;
}
.text-h1 {
	font-size: 36px;
    color: #252525;
    font-weight: bold;
    font-family: 'Conv_Myriad Pro Bold SemiExtended',Sans-Serif;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}
.universidad_trans {
    background-color: transparent;
    border-top: 3px solid #d9651a;
    margin-left: 0;
    margin-top: 0px;
    max-width: 90%;
    padding-top: 10px;
	width: 100px;
	margin-bottom: 20px;
}
.bg-destacado {
	background-color: #09492b;
	padding: 3% 8%;
	margin-top: 2%;
	border-bottom: solid 5px #f5ce00;
}
.bg-destacado p, .bg-destacado h2 {
	text-align: center;
	color: #fff;
}
.main-nav-row .navbar-header .icon-bar {
    background-color: #fff;
}
.main-nav-row .ee-navbar-toggle-search {
    padding: 5px 10px;
    margin-top: 0px;
    color: #fff;
}
@media (min-width: 1024px) {
	.ee-body .contact-form {
        width: 85%;
        float: right;
    }
}
.vigilada {
	z-index: 10;
    position: fixed;
    top: 350px;
    right: -120px;
    color: #09492b !important;
    transform: rotate( -90deg);
}
.text-h2 {
    font-size: 45px;
    color: #145aaf;
    font-weight: bold;
    font-family: 'Conv_Myriad Pro Bold SemiExtended',Sans-Serif;
    border-left: 5px solid #d9651a;
    padding-left: 20px;
    height: 50px;
}
.m-v {
	font-size: 25px;
	    color: #0352a6;
	font-weight: bold;
}
.text-contactenos {
    font-size: 30px;
    color: #4e4848;
    font-weight: bold;
    font-family: 'Conv_Myriad Pro Bold SemiExtended',Sans-Serif;
}
.icon-bar a {
   display: block;
    text-align: center;
    padding: 4px;
    transition: all 0.3s ease;
    color: #fff;
    font-size: 27px;
    padding-top: 1px;
       margin-right: 5px;
	margin-bottom: 10px;
}
.icon-bar {
    position: fixed;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -5px;
    z-index: 1000;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #004f93;
}

.facebook {
    background: #7aaa18;
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    border: #fff solid 2px;
    box-shadow: 0 0 4px 0 #0000006b;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}
.instagram {
    background: #7aaa18;
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    border: #fff solid 2px;
    box-shadow: 0 0 4px 0 #0000006b;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;


}
.youtube {
    background: #7aaa18;
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    border: #fff solid 2px;
    box-shadow: 0 0 4px 0 #0000006b;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}
.linkedin {
    background: #7aaa18;
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    border: #fff solid 2px;
    box-shadow: 0 0 4px 0 #0000006b;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}
.twitter {
    background: #7aaa18;
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    border: #fff solid 2px;
    box-shadow: 0 0 4px 0 #0000006b;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}


@media only screen and (max-width: 768px){
.icon-bar {
   display: none;    position: inherit;
}}
.fab fa-youtube{
	content: "\f167" !important;
}.mainnav-toggle-search-row {
    background-color: transparent;
    margin: 0;
}
@media (max-width: 768px) {
  .text-h2 {
    font-size: 29px;
    color: #145aaf;
    font-weight: bold;
    font-family: 'Conv_Myriad Pro Bold SemiExtended',Sans-Serif;
    border-left: 5px solid #d9651a;
    padding-left: 20px;
    height: 50px;
} }
.contacto{
	background-color: #4e4848;
	color: #fff;
	padding: 15px;
	text-align: center;
	    margin-top: 80px;
}
.texto-contactenos{
	text-align: left;
	    font-size: 14px;
}
.texto-contactenos-1{
	text-align: right;
	    font-size: 14px;
}
.u-c{
	text-align: center !important;
	font-size: 14px;
}
div[itemtype="http://schema.org/Organization"] + div.container{
	width: 100%;
	margin:0;
	padding: 0;
}
.item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.item-inner-top-header:nth-child(3) a:before {
    content: "\f09a";
    color: #fff;
	font-size: 18px;
}
.item-inner-top-header:nth-child(4) a:before {
    content: url("../images/x-twitter.svg");
    margin-top: 3px;
    width: 16px;
}
.item-inner-top-header:nth-child(6) a:before {
    content: "\f16d";
    color: #fff;
	font-size: 18px;
}
.item-inner-top-header:nth-child(5) a:before {
    content: "\f167";
    color: #fff;
	font-size: 18px;
}
.fa-chalkboard-teacher:before {
    content: "\f51c" !important;
}
.boton-publicar{
	border-radius: 10px;
	background-color: #79c000;
	padding: 15px;
	text-decoration: none !important;
	color: #fff !important;
}
.boton-publicar:hover {
	border-radius: 10px;
	background-color: #4e4848;
	padding: 15px;
	    text-decoration: none !important;
	color: #79c000;
}
.modal-body .title p {
    display: flex;
    justify-content: center;
}
@media (max-width: 767px){
    .eesites-fixed-buttons.affix-bottom {
        position: inherit !important;
    }
    .eesites-fixed-buttons {
        position: inherit !important;
        background-color: transparent;
    }
}