/*
    Theme Name: MeFamily
    Theme URL: https://bootstrapmade.com/family-multipurpose-html-bootstrap-template-free/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);

@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('animate.css');

body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#333;
	background-color:#fff;
	/*background:url('../css/img/fondo_webantar.jpg') #fff no-repeat top center;*/
	background-attachment: fixed;
	background-size: cover;
	overflow-x: hidden;
}

hi,h2,h3,h4,h5,h6 {
	color:#333;
	line-height:1.1em;
}

p {
	color:#333;
	text-align: justify;
}
a {
    text-decoration:none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
	color:#fff;
	text-decoration: none;
}
a:hover {
  text-decoration: none;
  color:#fff;
}

a:active {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

hr {
	margin-top:20px;
	margin-bottom:50px;
}

.title {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 900;
	color: #001e38;
}

.list_1 {
  list-style: none;
  padding: 0;
  text-align: left;

}
.list_1 li {
	padding-left: 1.3em;
	font-size: 21px; 
	line-height: 1.6em;
}
.list_1 li:before {
  content: "\f13d"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  color: #c88800;
}

.list_2 {
  list-style: none;
  padding: 0;
  text-align: left;

}
.list_2 li {
	padding-left: 1.3em;
	font-size: 21px; 
	line-height: 1.6em;
}
.list_2 li:before {
  content: "\f13d"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #c88800;
}

.hr_margin15{
	margin: 15px 0px;
}
.grey{
	color: #a2a2a2;
	-moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.grey:hover{
	color: #c00000;
	cursor: default;
}

.panel-body{
	text-align: justify;
}
.navbar{
	-webkit-box-shadow: 0px 0px 40px -2px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 40px -2px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 40px -2px rgba(0,0,0,0.9);
}
.navbar-default {
    background-color: #c00000 !important;
	/*background-color: #025fb0 !important;*/
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 30px;
  line-height: 20px;
}
a.navbar-brand span {
	color:#fff;
	font-size:35px;
}


.navbar-collapse {
	float:right;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 0;

}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 0;
}
.nav-tabs {
  border-bottom:0;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 20px 15px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0;
  border-radius: 0 0 0 0;
  text-transform:uppercase;
  font-weight: 500;
	-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
	font-size: 12px;
}
.nav-tabs > li > a:hover {
	/*color: #fff;*/
	color: #c88800;
	background-color: #fff;
	-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
}

.nav-tabs > li.active > a {
  /*color: #fff;*/
  color: #c88800;
  cursor: default;
  background-color: #fff;
  border: 0;
  border-bottom-color: transparent;

}
.nav-tabs > li.active > a:hover {
	/*color: #fff;*/
	color: #c88800;
	border: 0;
	background-color: #7a1414;
	cursor: pointer;
}

.slider {
	margin-top:59px;
	padding-top:23px;
	padding-bottom:1px;

}

.slider img {
    width: 100%;
}


.slider .content_text{
	position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 15%;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: #0000002e;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0.20);
}

.content_text .frase_1_1{
	color: #fff;
	text-align: center;
	font-size: 60px;
	font-weight: 800;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
	font-family: 'Barlow Condensed', sans-serif;
	padding: 0px 100px;
	line-height: 70px;
}

.content_text .frase_1_2{
	color: #fff;
	text-align: center;
	font-size: 34px;
	font-weight: 500;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
	margin-top: 30px;
}

.content_text .frase_2_1{
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
	margin-bottom: 30px;
}

.content_text .frase_2_2{
	color: #fff;
	text-align: center;
	font-size: 90px;
	font-weight: 800;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
	font-family: 'Barlow Condensed', sans-serif;
}

.content_text .frase_2_3{
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
	margin-top: 40px;
}

.jumbotron {
	background-color:#fff;
	text-align:center;
}
.jumbotron h1 {
	color:#24325D;
	margin-bottom:20px;
}
.jumbotron p {
	line-height:1.6em;
}

section.box {
	background-color:#f9f9f9;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
}

.services  {
	text-align:center;
}
.services p {
	margin-bottom:30px;
	margin-top:30px;
	color:#090909;
}
.icons i {
	padding:50px;
	border-radius:50%;
	color:#fff;
	background-color:#24325D;
	border-color:#ccc;
	margin-top:30px;
	margin-bottom:30px;
	box-shadow: 0 0 0 8px rgba(255,255,255,1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.icons i:hover {
	background-color:#fff;
	color: #24325D;
}
/*=========================
 our story
 ================= */

.breadcrumb {
	margin-top:50px;
	text-align:justify;
	border-radius: 0;
}
.breadcrumb h2 {
	color:#24325D;
	font-size:30px;
}
.ourstory img {
	margin-bottom:30px;
	margin-top:40px;
}
.ourstory p {
	margin-bottom:30px;
	margin-top:20px;
}
.profile {
	margin-bottom:60px;
}

/*=========================
 events
 ================= */
.events h2 {
	margin-top:60px;;
}

.events p {
	margin-top:20px;
}
.events .jessa {
	margin-bottom:60px;
}
.events .slider {
	background-color:#eee;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #24325D;
  border-color: #24325D;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #24325D;
  border-color: #24325D;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
/*===========================
  Portfolio
============================ */
#section-works {
	margin-top:-20px;
	background-color:#fff;
	padding-top:50px;
	padding-bottom:50px;
}

nav#filter a {
	background-color: #fff;
	color:#333;
}
nav#filter a:hover, nav#filter a.current {
	background-color: #24325D;
	color:#fff;
}

/* ------- */

.isotopeWrapper article{
    margin-bottom: 30px;
}

#portfolio img  {
	width:100%;
}

#portfolio article p {
	margin-bottom:1.45em;/*set next row on the baseline*/
}
nav#filter {
	margin-bottom:1.5em;
}

nav#filter li {
	display:inline-block;
	margin:0 0 0 5px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
}

.portfolio-items article img {width:100%;}

.portfolio-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
	left: 0;
	top: 0;
	color: rgba(220, 220, 220, 0.7);
}
.portfolio-item:hover .portfolio-desc {
	padding-top: 20%;
	height: 100%;
    transition: all 200ms ease-in-out 0s;
	opacity: 1;
}

.portfolio-item .portfolio-desc a {
	color: #000;
}
.portfolio-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
	top:-20px;
	padding: 30px;
	height: 0;
    opacity: 0;
    position: relative;
}
.portfolio-item:hover .folio-info{
	height: 100%;
    opacity: 0.8;
    transition: all 500ms ease-in-out 0s;
	top:-10px;
	text-align:center;
}


.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
	text-align:center;

}
/* --- contact-area --- */

.contactForm {
    margin-bottom: 20px;
}

button.btn-default {
	margin-top:10px;
	margin-bottom:30px;
	background-color:#fff;
	color:#333;
}
button.btn-default:hover {
	background-color:#24325D;
	color:#fff;
}
textarea.form-control {
	border-radius:0;
}
.recent {
	margin-bottom:50px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* --- Map --- */
.map{
	position:relative;
}
/* google map */
#google-map{
    position:relative;
    height: 800px;
}


/* --- FAQ --- */
#accordion img {
	margin-bottom: 30px;
	margin-top: 0px;
}

#accordion a:hover {
	color: #AD0002;
}
/*=========================
  Footer
 ================= */

footer {
	background-image: url(../img/bg_footer.jpg);
	background-position: center;
	border-top: 6px #00204a solid;
}

footer h2{
	color: #fff;
}

footer .content_img{
	border: solid 2px #fff;
    float: left;
}

footer img{
	opacity: 0.5;
	transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-webkit-transition: opacity .5s ease-out;
	-o-transition: opacity .5s ease-out;
}

footer img:hover{
	opacity: 1.0	
}

.inner-footer {
  padding: 40px 0;
}
.inner-footer  ul li,a  {
	 list-style:none;
}
.widgetheading {
  font-size: 24px;
  color: #fff;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 40px;

}
.f-about a h1 {
	margin-top: 0;
	margin-bottom: 40px;
	color: #fff;

}
.f-about a h1 span {
	color: #fff;

}
.f-about p {
  font-size: 14px;
  color: #fff;
}
.l-posts h2 {
	margin-left:40px;
}
.l-posts li a {
  font-size: 14px;
  color: #fff;
  margin: 0;
  font-weight: 300;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: block;
}

.l-posts li a:hover  {
  color: #fff;
}


.f-contact h2 {
	margin-left:40px;
}

.f-contact p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  margin-left:40px;
  font-weight: 300;
  margin-bottom: 13px;
}

.f-contact i {
  color: #fff;
  font-size: 16px;
  margin-right: 10px;
}

.f-contact a:hover p{
  color: #fff;
}
.last-div {
    background: #001e38;
    padding: 20px 0;
    position: relative;

}

.copyright {
    font-size: 14px;
    color: #8a8d94;
    margin: 0;
    text-align:center;
    font-weight: 300;
    float: left;
}
.copyright a{
    color: #8a8d94;
	text-align:center;
}
.copyright a:hover {
    text-decoration: underline;
    color: #fff;
}

.foot-nav {
    float: right;
	margin-right:20px;
}

.foot-nav li {
    display: inline;
	margin-right:20px;
}

.foot-nav li:after {
    content: "";
    padding-left: 7px;
    margin-right: 7px;
}

.foot-nav li:last-child:after {
	display: none;
}

.foot-nav a {
	font-size: 14px;
	color: #8a8d94;
	margin: 0;
	font-weight: 300;
}

.foot-nav a:hover {
    color: #24325D;
}

ul.social-network {
	list-style:none;
	margin:0;
	float:right;

}

ul.social-network li {
	display:inline;
	margin: 0 10px;
	color:#fff;
}
ul.social-network li a {
	color:#fff;
}

.isotopeItem {
	min-height: 250px;
}

.logo{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 280px;
	height: 60px;
	margin-left: 20px;
}


/*ACORDEON*/

.panel-group .panel {
	padding: 8px !important;
	border-radius: 6px !important;
}

@media only screen and (max-width: 1320px) {
	
	.nav > li > a {
		position: relative;
		display: block;
		padding: 20px 10px;
	}

}

.parche {
	position: absolute;
	top: 40px;
	left: 30px;
	height: auto;
	width: 220px;
	z-index: 1000; 
}

.parche img{
	width: 180px;
}

@media screen and (min-width: 800px) and (max-width: 1199px) {
	
	.parche img{
		width: 100px;
	}

}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
	
	.parche img{
		width: 140px;
	}

}

@media only screen and (max-width: 800px) {
	
	.title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 900;
		color: #001e38;
	}
	
	.logo{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 280px;
	height: 60px;
	margin-left: 20px;
	}
	
    .logo img{
		width: 80%;
	}
	
	.nav-tabs>li {
		float: left;
		margin-bottom: -1px;
		width: 100%;
		overflow: hidden;
	}
	
	.navbar-header{
		padding: 10px;
	}
	
	.l-posts h2 {
	margin-left:0px;
	}
	
	.l-posts ul {
	padding-left:0px !important;
	}
	
	.f-contact h2 {
	margin-left:0px;
	}

	.f-contact p {
	font-size: 14px;
	color: #fff;
	margin: 0;
	margin-left:0px;
	font-weight: 300;
	margin-bottom: 15px;
	}
	
	.slider .content_text{
	position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 10%;
	margin-left: -20px;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: #0000002e;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0.20);
}
	
	.content_text .frase_1_1{
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: 800;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
	font-family: 'Barlow Condensed', sans-serif;
	padding: 0px 30px;
    line-height: 30px;
	}

	.content_text .frase_1_2{
		color: #fff;
		text-align: center;
		font-size: 16px;
		font-weight: 500;
		text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
		margin-top: 15px;
	}

	.content_text .frase_2_1{
		color: #fff;
		text-align: center;
		font-size: 15px;
		font-weight: 500;
		text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
		margin-bottom: 15px;
	}

	.content_text .frase_2_2{
		color: #fff;
		text-align: center;
		font-size: 45px;
		font-weight: 800;
		text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
		font-family: 'Barlow Condensed', sans-serif;
	}

	.content_text .frase_2_3{
		color: #fff;
		text-align: center;
		font-size: 15px;
		font-weight: 500;
		text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
		margin-top: 20px;
	}
	
	
}

/*HOME*/

.itxt{
	font-size: 16px;
}


/*SUB MENU*/

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu{
	margin: 0px;
	padding: 0px;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
	background: #001e38;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    top: 11px;
    left: -6px;
}

.dropdown-menu li {
    padding: 10px 0px 10px 0px ;
}

.dropdown-menu li:hover {
    background: #fff;
}

.dropdown-menu li a {
    color: #fff;
	padding-left: 14px;
}

.dropdown-menu li a:hover {
    background: #fff;
}
