/*
	Theme Name: Flock
	Author: Alejandro Camarillo
	Description: Tema desarrollado específicamente para el sitio web de Flock.
	Version: 2.0
*/

@import url("//hello.myfonts.net/count/2b12a0");
@font-face {font-family: 'HelveticaNeueLTStd-Lt';src: url('fonts/2B12A0_0_0.eot');src: url('fonts/2B12A0_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/2B12A0_0_0.woff') format('woff'),url('fonts/2B12A0_0_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTStd-Bd';src: url('fonts/2B12A0_1_0.eot');src: url('fonts/2B12A0_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/2B12A0_1_0.woff') format('woff'),url('fonts/2B12A0_1_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTStd-Roman';src: url('fonts/2B12A0_2_0.eot');src: url('fonts/2B12A0_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/2B12A0_2_0.woff') format('woff'),url('fonts/2B12A0_2_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTStd-Th';src: url('fonts/2B12A0_3_0.eot');src: url('fonts/2B12A0_3_0.eot?#iefix') format('embedded-opentype'),url('fonts/2B12A0_3_0.woff') format('woff'),url('fonts/2B12A0_3_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTStd-Md';src: url('fonts/2B12A0_4_0.eot');src: url('fonts/2B12A0_4_0.eot?#iefix') format('embedded-opentype'),url('fonts/2B12A0_4_0.woff') format('woff'),url('fonts/2B12A0_4_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLT-Italic';src: url('fonts/2B12A0_5_0.eot');src: url('fonts/2B12A0_5_0.eot?#iefix') format('embedded-opentype'),url('fonts/2B12A0_5_0.woff') format('woff'),url('fonts/2B12A0_5_0.ttf') format('truetype');}  
@font-face {font-family: 'HelveticaNeueLTStd-BdIt';src: url('fonts/2B12A0_6_0.eot');src: url('fonts/2B12A0_6_0.eot?#iefix') format('embedded-opentype'),url('fonts/2B12A0_6_0.woff') format('woff'),url('fonts/2B12A0_6_0.ttf') format('truetype');}

html, body {
	margin: 0px;
}
body {
	font-family: 'HelveticaNeueLTStd-Lt';
	padding-top: 109px;
	text-rendering:optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.line-h{
	border-left: solid 1px #f74825; 
}

#contacto a{
	color: #f74825 !important;
}

#contacto p{
	color: #f74825 !important;
}

/*.cont-li{
	margin-top: 30px;
}*/

.flockers-port{
	width: 230px;
	display: block;
	margin: 0 auto;
	margin-top: 25px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .9;
}

.modal-header .close {
    margin-top: -3px !important;
    font-size: 2.3em !important;
    color: #fff !important;
}

.intro {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0px 0;
  text-align: center;
}

.intro-body {
  display: table-cell;
  vertical-align: middle;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}
.modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  background: rgba(250, 70, 22, 0.9);
  border: 0;
}
.modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}
.modal-body {
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
}
.modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 10px;
  background: #f1f3f5;
}

/*modal*/
.home .navbar, .home .navbar * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog_container a, .blog_container a *{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navbar {
	height: 106px;
	display: table;
	width: 100%;
}
.home {
	padding-top: 0px;
}
.nosotros {
	width: 100%;
	height: auto;
	text-align: center;
}
.nosotros img{
	width: 100%;
	height: auto;
}
.contacto {
	width: 100%;
	height: auto;
}
.contacto #mapa{
	width: 100%;
	height: auto;
}
.page-contacto {
	padding-top: 0px;
}
.unselectable {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}
.navbar {
	background: transparent;
}
.navbar .container {
	vertical-align: middle;
	display: table-cell;
	padding: 15px !important;
}
.navbar-brand {
	background: url("imgs/header-logo-2016.png") center center no-repeat;
	width: 80px;
	height: 78px;
	text-indent: -9999px;
	margin-left: 15px;
	height: 70px;
	background-size: 70%;

}
body:not(.home) .navbar {
	background: #FA4616;
	background: rgba(250, 70, 22, 0.9);
	height: 70px;
}
.navbar.nav-orange {
	background: #FA4616;
	background: rgba(250, 70, 22, 0.9);
	height: 70px;
}

.navbar.nav-orange .container {
	padding-top: 0px !important;
	padding-right: 15px !important;
	padding-bottom: 0px !important;
	padding-left: 15px !important;
}
.nav-share {
	list-style: none;
	text-align: center;
}
.nav-share i {
font-size: 1.4em;
}
.nav-share li {
	display: inline-block;
	margin: auto 4px;
}
.nav-share li a {
	color: white;
}
@media (max-width: 767px) {
	ul.more li {
		width: 100% !important;
	}
	.nav>li>a:hover, .nav>li>a:focus {
		border-bottom: 0px !important;
	}
	.navbar .navbar-nav>.current-menu-item>a, .navbar .navbar-nav>.active>a, .navbar .navbar-nav>.current_page_item>a, .navbar .navbar-nav>.active>a:hover, .navbar .navbar-nav>.active>a:focus {
		border-bottom: 0px !important;
	}
	.navbar {
		background: #FA4616;
		background: rgba(250, 70, 22, 0.9);
		margin: 0;
	}
	.footer .legal {
		font-size: 9px !important;
		width: 95% !important;
	}
}
.icon-bar {
	background: white;
}
.navbar-nav {
	padding-top: 25px;
}
.navbar-nav li a {
	background: none;
	padding-top: 0px;
	padding-bottom: 0px;
	color: white;
	line-height: inherit;
}
.nav>li>a:hover, .nav>li>a:focus {
	background: none;
	border-bottom: 4px solid white;
}
.navbar .navbar-nav>.current-menu-item>a, .navbar .navbar-nav>.active>a, .navbar .navbar-nav>.current_page_item>a, .navbar .navbar-nav>.active>a:hover, .navbar .navbar-nav>.active>a:focus {
	background: none;
	border-bottom: 4px solid white;
}
.container-fluid {
	padding: 0;
}
.caroufredsel_wrapper {
	height: 100vh !important;
}
.image_swiper {
	background: black;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}
.image_swiper video
{
	display: none;
}
.image_swiper .prev {
	position: absolute;
	top: 50%;
	left: 4%;
	background: url("imgs/prev.png") center center no-repeat;
	width: 35px;
	height: 66px;
	text-indent: -99999px;
	overflow: hidden;
}
.image_swiper .next {
	position: absolute;
	top: 50%;
	right: 4%;
	background: url("imgs/next.png") center center no-repeat;
	width: 35px;
	height: 66px;
	text-indent: -99999px;
	overflow: hidden;
}
.scroll {
	position: absolute;
	bottom: 4%;
	left: 45%;
	right: 45%;
	background: url("imgs/scroll.png") center center no-repeat;
	width: 10%;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
}
.slide {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.slide .slide_info {
	width: 300px;
	position: absolute;
	bottom: 100px;
	right: 100px;
	background: rgba(0,0,0,0.4);
}
@media (max-width:767px){
	.work_container li .work_info{
		display:block !important;
	}
	.work_container>li{
		width:100% !important;
		display:block;
		float:none;
		position:relative;
	}
}
@media (min-width:768px) {
	.work_container li .work_info{
		display: none;
	}
}
.slide .slide_info img {
	max-height: 100px;
	width: 100%;
	padding: 15px;
}
.slide .slide_info a {
	width: 100%;
	background: #FA4616;
	border-radius: 0;
	white-space: normal;
	line-height: normal;
	color: white;
	border: 0;
}
.slide .slide_info a span {
	float: left;
	width: 70%;
	text-align: left;
	font-size: 0.9em;
}
.slide .slide_info a p {
	font-size: 14px;
	margin: 0;
}
.slide .slide_info a i {
	float: right;
	padding: 5px;
	font-size: 20px;
}
h1 {
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 48px;
	text-align: center;
	color: #FA4616;
	font-weight: 200;
	margin-bottom: 0px;
	padding-top: 50px;
	margin-top: 0px;
}
.home h1 {
	font-size: 30px;
	margin-bottom: 50px;
	padding-top: 90px;
}
.home h1.main {
	padding-top: 165px;
}
h1.second {
	font-size: 38px;
}
.home h2 {
	width: 90%;
	margin: auto;
	font-family: 'HelveticaNeueLTStd-Th';
	font-size: 36px;
	text-align: center;
	margin-bottom: 60px;
}
h2 {
	width: 100%;
	margin: auto;
	font-family: 'HelveticaNeueLTStd-Th';
	font-size: 30px;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
}
h2.below {
	padding: 70px 0px;	
}
.work_container {
	padding: 0;
	list-style: none;
	display: block;
	font-size: 0;
}
.work_container li {
	background-size: cover;
	background-position: center center;
	width: 50%;
	height: 250px;
	display: inline-block;
	overflow: hidden;
}
.single-trabajo h2 {
	margin-bottom: 50px;
}
.workDetail p {
	font-size: 36px;
	font-family: 'HelveticaNeueLTStd-Th';
	line-height: normal;
	margin: 30px auto;
	width: 80%;
	text-align: center;
}
.workDetail h1 {
	padding-top: 20px;
	width: 80%;
	margin: 0 auto;
}
.workDetail img {
	width: 100%;
	height: auto;
}
.work_outter h1 {
	margin-bottom: 20px;
	padding-top: 20px;
}
.work_info {
	background: rgba(0,0,0,0.4);
	color: white;
	line-height: normal;
	padding: 50px 30px;
	height: 100%;
	cursor: pointer
}
.work_info p.cliente {
	font-size: 24px;
	margin: 0;
}
.work_info p.proyecto {
	font-size: 30px;
	font-weight: bold;
}
.work_info a {
	background: #FA4616;
	padding: 6px;
	color: white;
	border: 0;
	border-radius: 0;
	font-size: 18px;
}
.clients_container {
	text-align: center;
	background: #F6F6F6;
	padding: 30px 0 10px;
}
.clients_container span {
	max-width: 900px;
	margin: 0 auto;
	display: block;
}
.client {
	height: 80px;
	vertical-align: initial;
	margin: 8px;
	display: inline-block;
}
.client a{
	width: 100%;
	height: 100%;
	display:block;
}
.client img {
    width: 90%;
}
.blog_container {
	list-style: none;
	padding: 0;
	text-align: right;
}
.blog_container .post {
	position: relative;
}
.blog_container .post span {
	content: '';
	background: url("imgs/arrow.png") 15px center no-repeat;
	width: 60px;
	height: 100%;
	float: left;
}
.blog_container .post a:hover span {
	background: url("imgs/arrow-w.png") 25px center no-repeat;
}
.blog_container .post a {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: 98px;
	display: table;
}
.blog_container .post a:hover {
	text-decoration: none;
	background: #FA4616;
}
.blog_container .post a:hover p {
	color: white !important;
}
.blog_container .post a div {
	width: 70%;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
}
.blog_container .post .title {
	color: #FA4616;
	font-size: 24px;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	padding-left: 140px;
}
.blog_container .post .date {
	color: #363636;
	font-size: 14px;
	text-transform: uppercase;
}
.postContent .date {
	text-align: left;
	text-transform: uppercase;
    font-size:0.9em;
}
.postContent p {
	font-size: 18px;
	line-height: normal;
}
.postContent p img {
	width: 100%;
	height: auto;
}
.footer {
	background: #FA4616;
}
.footer-logo {
	width: 132px;
	height: 130px;
	margin: 12px auto;
	background: url("imgs/footer-logo-2016.png") center center no-repeat;
}
.footer .nav-share {
	padding: 0;
}
.footer p {
	text-align: center;
	color: white;
	line-height: normal;
}
.footer a {
	color: white;
}
.footer .dir {
	font-size: 12px;
}
.footer .legal {
	font-size: 10px;
	width: 60%;
	margin: 10px auto;
}
.buttonArrow {
    width:35px;
    height:35px;
    background:url("http://i.imgur.com/6t9nyI9.png") left center no-repeat;
    margin:10px;
	display: inline-block;
	vertical-align: middle;
}
.buttonArrow.noM {
	margin: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	background: #FA4616;
	color: white;
	text-decoration: none;
}
/*
.btnMas {
	font-size: 18px;
}
.btnMas:hover, .btnMas:focus, .btnMas:active, .btnMas.active {
	text-decoration: underline;
	background: inherit;
	color: inherit;
	border: 0;
	box-shadow: none
}
*/
.slide {
	cursor: pointer;
}
a:hover .buttonArrow, .work_info:hover a .buttonArrow, .slide:hover a .buttonArrow{
    -webkit-animation: arrow-animation .6s steps(16,end) 1;
    animation: arrow-animation .6s steps(16,end) 1;
}
@-webkit-keyframes arrow-animation {
        from { background-position: 0 0; }
        to { background-position: -560px 0; }
}
@keyframes arrow-animation {
        from { background-position: 0 0; }
        to { background-position: -560px 0; }
}
.paginacion {
	width: 50%;
	margin: 40px auto;
	text-align: center;
}
.paginacion a {
	color: #FA4616;
	padding: 15px;
}
.paginacion a:hover {
	background: #EAEAEA;
	color: #363636;
	text-decoration: none;
}
.blogContent img {
	max-width: 100%;
	height: auto;
}
.careerDetail a {
	color: #FA4616;
}
.careerDetail a:hover {
	text-decoration: none;
}
.careerDetail p {
	line-height: normal;
}
button.navbar-toggle {
  border: none;
  background: none;
  text-align: center;
  width: 60px;
  height: 40px;
}
button.navbar-toggle:focus {outline:0;}
button.navbar-toggle span {
  display: block;
}

/* ====================== lines button ==================================================*/
.lines-button {
  padding: 2rem 1rem;
  transition: .3s;
  cursor: pointer;
  user-select: none;
  /* */
}
.lines-button:hover {
  opacity: 1;
}
.lines-button:active {
  transition: 0;
}

.lines {
  display: inline-block;
  width: 4rem;
  height: 0.57143rem;
  background: #ecf0f1;
  transition: 0.3s;
  position: relative;
  margin: auto;
}
.lines:before, .lines:after {
  display: inline-block;
  width: 4rem;
  height: 0.57143rem;
  background: #ecf0f1;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}
.lines:before {
  top: 1rem;
}
.lines:after {
  top: -1rem;
}

.lines-button:hover .lines:before {
  top: 1.14286rem;
}
.lines-button:hover .lines:after {
  top: -1.14286rem;
}

.lines-button.x2 .lines {
  transition: background 0.3s 0.5s ease;
}
.lines-button.x2 .lines:before, .lines-button.x2 .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease;
}

.lines-button.x2.close .lines {
  transition: background 0.3s 0s ease;
  background: transparent;
}
.lines-button.x2.close .lines:before, .lines-button.x2.close .lines:after {
  transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease;
  top: 0;
  width: 4rem;
}
.lines-button.x2.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x2.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
ul.social {
	text-align: right;
}
ul.social li {
	width: 32px;
	height: 32px;
	display: inline-block;
	margin: 6px;
	border: 1px solid #FA4616;
	text-align: center;
}
ul.social li:hover {
	border: 1px solid #C0C0C0;
	background: #EAEAEA;
}

ul.social li i {
	color: #FA4616;
	padding: 6px;
	font-size: 20px;
}
ul.social li:hover i {
	color: #363636;
}

ul.more {
	text-align: center;
	padding: 0;
}
ul.more li {
	width: 30%;
	height: 150px;
	display: inline-block;
	margin: 6px;
	border: 1px solid #FA4616;
	text-align: left;
	padding: 0px;
	font-size: 20px;
	display: inline-table;
	vertical-align: top;
}
ul.more li a{
	color: #FA4616 !important;
	vertical-align: middle;
	display: table-cell;
	padding: 0px 10px;
	text-decoration: none;
}
ul.more li:hover {
	border: 1px solid #C0C0C0;
	background: #EAEAEA !important;
}
ul.more li:hover a {
	color: #363636 !important;
}
.more .date {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
}
.authorBox {
	font-family: 'HelveticaNeueLTStd-Th';
	text-align: center;
	margin: 20px auto 80px auto;
}
.authorPic, .authorInfo {
	display: inline-block;
}
.authorInfo {
	margin: 20px;
	font-size: 36px;
}
.authorPic {
	border: 1px solid #A6A6A6;
}

.careers {
	text-align: left;
	padding: 0;
}
.careers .career-vacant {
	width: 30%;
	height: 150px;
	display: inline-block;
	margin: 6px;
	border: 1px solid #FA4616;
	text-align: left;
	padding: 0px;
	font-size: 20px;
	display: inline-table;
	vertical-align: top;
}
.careers .career-vacant a{
	color: #FA4616 !important;
	vertical-align: middle;
	display: table-cell;
	padding: 0px 10px;
	text-decoration: none;
	text-align: center;
}
.careers .career-vacant:hover {
	border: 1px solid #C0C0C0;
	background: #EAEAEA !important;
}
.careers .career-vacant:hover a {
	color: #363636 !important;
}
.contactInfo {
	min-width: 240px;
	bottom: 50%;
	margin: 10px;
}
i {
	text-rendering: optimizeLegibility !important;
}
@media (max-width: 767px) {
	.blog_container .post .title {
		padding-left: 10px;
	}
	svg {
		opacity: 0.4
	}
	.mxInfo {
		/* top: 370px !important; */
		left: 0 !important;
	}
	.clInfo {
		/* top: 530px !important; */
		left: 0 !important;
	}
	.careers .career-vacant {
		margin: 3px !important;
		text-align: center !important;
		font-size: 15px !important;
	}
}
.innerInfo {
	width: 240px;
	border-radius: 5px;
	padding: 6px;
}
.innerInfo h1 {
	font-size: 60px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.innerInfo p {
	color: #FA4616;
	line-height: normal;
}
.innerInfo p a{
	color: #FA4616;
}
.gform_body li {
	margin: 8px;
}
.gform_body input[type=text] {
	border: 1px solid #DFDFDF;
}
.gform_body textarea {
	border: 1px solid #DFDFDF;
}
.gform_body .ginput_container ul li {
	display: table;
}
.gform_body .fileInput label {
	font-weight: 200 !important;
}
.gform_body .aceptarTerminos label {
	font-size: 0.8em;
	font-weight: 200 !important;
}
.gform_body .aceptarTerminos input {
	margin-top: 0 !important;
	margin-right: 4px;
}
.gform_body .aceptarTerminos > label {
	display: none !important;
}
.gform_footer.top_label {
	text-align: center;
}
.gform_footer.top_label input {
	background: white !important;
	border: 0;
	color: #FA4616;
	padding: 6px;
}
.gform_footer.top_label input[type="submit"]:hover {
	background: #EAEAEA !important;
	color: #363636;
	text-decoration: none;
	padding: 6px;
}
@media (max-width: 767px) {
	.slide .slide_info {
		right: 10px;
		bottom: 55px;
	}
	.image_swiper .prev, .image_swiper .next {
		top: 30%;
	}
	.navbar-fixed-top .navbar-collapse .nav-share li {
		display: block;
		font-size: 25px;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		height: 100vh;
		max-height: none;
	}
	.navbar-fixed-top .navbar-collapse ul li.menu-item a {
		text-align: center;
		font-size: 40px;
		font-family: 'HelveticaNeueLTStd-Th'; 
		text-transform: uppercase;
		margin: 0;
		padding: 0;
		width: 100%;
		line-height: normal;
	}
	.navbar-nav {
		margin: 0;
	}
	.nav-share {
		padding: 0;
	}
	.navbar-collapse {
		margin: 0;
		padding: 0;
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
		margin-right: 0px;
		margin-left: 0px;
	}
	.navbar.nav-orange .container {
		padding-top: 0px !important;
		padding-right: 0px !important;
		padding-bottom: 0px !important;
		padding-left: 0px !important;
	}
}
.widget_mailchimpsf_widget h3 {
	display: none;
}
.widget_mailchimpsf_widget label {
	display: none;
}
.widget_mailchimpsf_widget #mc_unsub_link, .widget_mailchimpsf_widget #mc_unsub_link:hover {
	color: #FA4616;
}
.widget_mailchimpsf_widget .mc_signup_submit input#mc_signup_submit {
	background: transparent;
	border: 0;
	color: #FA4616;
	padding: 6px;
	width: auto;
}
.widget_mailchimpsf_widget .mc_signup_submit input#mc_signup_submit:hover {
	background: #EAEAEA !important;
	color: #363636;
	text-decoration: none;
	padding: 6px;
}
.innerInfo > * {
	text-align: left;
}
#mc_signup form {
	border: 0;	
}
#mc_mv_EMAIL {
	border: 1px solid #DFDFDF;
}
.oneExtra {
	margin: 0 auto;
	float: none !important;
	position: relative;
	display: block !important;
}

.masNoticias, .masProyectos {
	background: white !important;
	border: 0;
	color: #FA4616;
	padding: 6px;
	margin: 15px auto;
	display: inherit;
	max-width: 180px;
	text-transform: uppercase;
}
.masNoticias:hover, .masProyectos:hover {
	background: #EAEAEA !important;
	color: #363636;
	text-decoration: none;
	padding: 6px;
}
.work_container>li {
	font-size: 0;
}

.video-gol-politico > div{
	
	width: auto !important;
}

.video-gol-politico video{
	width: 100% !important;
	height: auto !important;
	max-width: 640px !important;}

@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.flockers-port{
		width: 190px;
		display: block;
		margin: 0 auto;
		margin-top: 25px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.flockers-port{
		width: 200px;
		display: block;
		margin: 0 auto;
		margin-top: 25px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.modal-header {
	  position: absolute;
	  top: 0;
	  right: 0;
	  left: 0;
	  height: 80px;
	  padding: 10px;
	  background: rgba(250, 70, 22, 0.9);
	  border: 0;
	}
}

@media (max-width: 575.98px) {
	.modal-header {
	  position: absolute;
	  top: 0;
	  right: 0;
	  left: 0;
	  height: 80px;
	  padding: 10px;
	  background: rgba(250, 70, 22, 0.9);
	  border: 0;
	}
	.line-h{
		border-top: solid 1px #f74825; 
		border-left: none;
	}
}