/* =Table of Contents
--------------------------------------------------------------
	=Common Styles
	=Buttons
	=Typography
	=Navigation
	=Top Bar
	=Hero Unit
	=Carousel Fullscreen
	=Carousel Fixed
	=Carousel Fullwidth Fixed
	=Carousel Home Fixed
	=Page Header
	=Page Title
	=Call to Action
	=Call to Action Big
	=Summary
	=Portfolio
	=About
	=Parallax Image
	=Pricing Tables
	=Team
	=Services
	=Services Two
	=Contact
	=Footer
	=Media Queries
*/

/* =Common Styles
-------------------------------------------------------------- */
body {
	background:#fff;
	font: normal 18px "Open Sans", arial, sans-serif;
	font-weight: 300;
	height: 100%;
	color: #545454;
	height: 100% !important;
	line-height: 30px;
}

html {
	height: 100% !important;
}

textarea {
	resize: none
}

body a {
	color: #969696;
}

body a:hover {
	color: #000;
	text-decoration: none;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.container {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;   
}

.no-margin { margin:0 !important; }
.row { margin: 0; }
a:active,a:focus { outline: none; }

.center-vertically { display:table-cell; text-align:center; vertical-align:middle; }
.center-vertically-left { display:table-cell; text-align:left; vertical-align:middle; }
.center-vertically-right { display:table-cell; text-align:right; vertical-align:middle; }
.no-padding { padding: 0 !important; }
.text-white { color: #fff !important; }
.text-dark { color: #272727 !important; }
.lowercase { text-transform: none !important }
.heavy { font-weight: 600 !important; }
.background-white { background-color: #fff !important; }
.background-grey { background-color: #f1f1f1 !important; }
.no-lineheight {line-height: 0 !important;}
.navbar-top-fix { padding-top: 100px; }

#logo_furlong
{
	text-align: center;
	padding: 20px 0px;
}

#section6
{
	background: #003d7d;
	color: #c0c0c0;
}

#section6 h3
{
	color: #fff;
}

#section6 .page-description
{
	font-size: 12px
}

#b_top
{
	background: #124380;
	color: #b0c2d7;
	font-size: 11px;
}

#b_top a
{
	font-weight: 600;
	color: #2880ca;
	text-decoration: none;
	margin-right: 0px;
}

#redes_sociales_top
{
	text-align: right;
}

#redes_sociales_top table
{
	float: right;
}

#redes_sociales_top table tr td
{
	vertical-align: middle;
	border-right: 1px solid #7aa1dc;
	padding-right: 3px;
}

.titulos_servicios
{
	font-weight: normal;
	color: #8d8d8d;
	font-size: 14px;
	margin-top: 10px;
}

#titulo_ourteam
{
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
}

.texto_15
{
	font-size: 15px;
}

#our_vision
{
	display: none;
}

.titulos_vm
{
	font-size: 24px;
	font-weight: 600;
	color: #000;
}

#scrolldown_slider
{
	width: 100px;
	position: absolute;
	z-index: 999;
	left: 50%;
	margin-left: -50px;
	margin-top: 285px;
}

#follow_us
{
	text-align: center;
	padding-right: 0px;
	margin-top: 20px;
}

#follow_us span
{
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}

#our_team_mobile { padding: 0px 180px; }

#top_mobile
{
	margin-left: 12px;
}

#texto_slide
{
	position: absolute; 
	margin-top: 120px; 
	width: 100%;
	text-align: center; 
	z-index: 990;
}

/* =Buttons
-------------------------------------------------------------- */
.bolt-button-small {
	border-radius: 0;
	border: 1px solid #c0c0c0;
	color: #c0c0c0;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 10px;
	background-color: transparent;
}

.bolt-button-small:hover, .bolt-button-small:focus {
	background-color: #c0c0c0;
	border-color: #c0c0c0;
	color: #666666;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.bolt-button-dark {
	border-radius: 0;
	border: 2px solid #272727;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 15px;
	background-color: transparent;
	padding: 12px 30px 12px 30px;
}

.bolt-button-dark:hover, .bolt-button-dark:focus {
	background-color: #272727;
	border-color: #272727;
	color: #fff;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.bolt-button-light {
	border-radius: 0;
	border: 2px solid #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 15px;
	background-color: transparent;
	padding: 12px 30px 12px 30px;
}

.bolt-button-light:hover, .bolt-button-light:focus {
	background-color: #fff;
	border-color: #fff;
	color: #272727;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

/* =Typography
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	color: #272727;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 1.17em;
	margin: 10px 0 20px;
}

h1 {
	font-size: 2.6em;
	text-transform: uppercase;
}

h2 {
	font-size: 2.2em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.9em;
	text-transform: uppercase;
}

h4 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

h5 {
	font-size: 1.3em;
	text-transform: uppercase;
}

h6 {
	font-size: 1em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */
.navbar {
	border-radius: 0;
	border: 0;
	height: 100px;
	background-color: #272727;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 600;
	margin: 0; 
	z-index: 1;
}

.navbar-right {
	height: 100px;
}

.navbar-header {
	height: 100px;
}

.navbar ul.nav a { 
	color: #686868;
	background: transparent;
	height: 50px;
}

.navbar .nav li.active:after {
   content: "\f1ac";
   font-family: Ionicons;
	font-size: 32px;
	text-align: center;
	color: #fff;
}

ul.nav a:hover { 
	color: #fff;
	background-color: inherit;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.nav li.active a {
    color: #fff;
}

.navbar-nav li a {
    line-height: 80px;
    padding-top: 0;
}

.navbar nav>li>a {
	padding: 10px 12px;
}

.dropdown-menu {
	top: 80px;
	background-color: #363636;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 10px;
	padding: 15px 0;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	height: auto !important;
	line-height: 15px !important;
}

.dropdown-hr {
    height: 1px;
    width: 10px;
    color: #777777;
    background: #777777;
    font-size: 0;
    border: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}

.dropdown-lowercase {
	text-transform: none;
	letter-spacing: 1px;
}

.navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus { 
	background-color: transparent;
	color: #fff;
}

.navbar-collapse {
	max-height: inherit;
	text-align: center;
	background-color: #272727;
	padding-bottom: 25px;
}

.navbar-toggle {
	color: #fff;
	border: 2px solid #fff;
	padding: 5px 10px 0 10px;
	border-radius: 0;
	margin-top: 30px;
}

.toggle-icon {
	font-size: 18px;
	line-height: 0 !important;
}

.navbar-toggle, .btn:focus {
	outline: none !important;
}

.logo-icon {
	font-size: 18px;
	color: #fff;
	line-height: 3.8 !important;
}

.company-name {
	color: #fff;
	letter-spacing: 0;
}

.company-name:hover {
	color: #ccc;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.nav>li>a {
padding: 10px 12px;
}

/* =Top Bar
-------------------------------------------------------------- */
.top-bar { padding: 10px 0 10px 0; background-color: #fff; font-size: 12px; border-bottom: 1px solid #ccc; }

.social-topbar { font-size: 14px; padding-left: 10px; }

/* =Hero Unit
-------------------------------------------------------------- */
.hero {
	width: 100%;
	color: #fff;
	margin: 0;
	display: table;
	height: 100%;
}

.ticker {
	overflow: hidden;
	height: 40px;
	vertical-align: baseline;
}

.ticker h1 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 0px;
	height: 40px;
	-webkit-transition: margin-top 0.5s ease-in-out;
	-moz-transition: margin-top 0.5s ease-in-out;
	-o-transition: margin-top 0.5s ease-in-out;
	transition: margin-top 0.5s ease-in-out;
}

.hero hr {
    color: #fff;
    background: #fff;
}

/* =Carousel Fullscreen
-------------------------------------------------------------- */
.carousel, .carousel .item, .active { height:100%; }
.carousel-inner { height:100%; }
.fill { width:100%;height:100%;display: table; }
.fill-cover { width:100%;height:100%;display: table; background-size: cover; }

.carousel-description {
	color: #fff;
	line-height: 38px;
}
.carousel-description a {
	font-weight: 600;
	color: #fff;
}
.carousel-description a:hover {
	color: #fff;
}

.carousel-description2 {
	color: #333333;
	line-height: 23px;
	font-size: 15px;
}
.carousel-description2 a {
	font-weight: 600;
	color: #333333;
	font-size: 18px;
}

.carousel-title {
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff;
	margin: 10px 0 10px;
}

.carousel-hr {
	color: #fff;
	height: 3px;
    width: 50px;
    color: #fff;
    background: #fff;
    font-size: 0;
    border: 0;
}

.carousel-dark {
	color: #ccc;
	height: 3px;
    width: 50px;
    color: #ccc;
    background: #ccc;
    font-size: 0;
    border: 0;
}

.carousel-control { width: 10%; text-shadow:none; font-size: 42px;}
.carousel-control.right { background-image: none; }
.carousel-control.left { background-image: none; }

.carousel .carousel-control { visibility: hidden; }
.carousel:hover .carousel-control { visibility: visible; }

/* =Carousel Fixed
-------------------------------------------------------------- */
.carousel-fixed { padding: 120px 0 120px 0; }
.carousel-control-fixed { width: 15%; top:0; line-height: 0 !important;}

.control-fixed-right {
	left: 100px !important;
}

.carousel-fixed-height .carousel,.carousel-fixed-height .carousel .item {
	height:240px;
}

.carousel-fixed-height .carousel-inner {
	height:240px;
}

.carousel-arrow {
	top: 50%;
	position: absolute;
	line-height: 0 !important;
	z-index: 999;
}

/* =Carousel Fullwidth Fixed
-------------------------------------------------------------- */

.carousel-fullwidth-fixed .carousel,.carousel-fullwidth-fixed .carousel .item {
	height:500px;
}

.carousel-fullwidth-fixed .carousel-inner {
	height:500px;
}

/* =Carousel Home Fixed
-------------------------------------------------------------- */

.carousel-home-fixed .carousel,.carousel-home-fixed .carousel .item {
	height:380px;
}

.carousel-home-fixed .carousel-inner {
	height:580px;
}

/* =Page Header
-------------------------------------------------------------- */
.single-page-header { padding:160px 0 160px 0; color:#fff; }

.fill-fixed {width:100%;display: table;}

.single-page-header h1 {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 5px;
}

/* =Page Title
-------------------------------------------------------------- */
.page-title-2 {
	margin-bottom: 20px;
	text-align: center;
	font-weight: 600;
}

.page-title {
	margin-bottom: 70px;
	text-align: center;
	font-weight: 600;
}

.page-description {
	margin-bottom: 70px;
	font-weight: 400;
}

.page-description-2 {
	margin-bottom: 30px;
	font-weight: 400;
	font-size: 14px;
}

.page-description3 {
	margin-bottom: 70px;
	font-weight: 400;
	font-size: 12px;
}

.page-description3 span {
	font-weight: 700;
}

hr {
    height: 3px;
    width: 50px;
    color: #d8d8d8;
    background: #d8d8d8;
    font-size: 0;
    border: 0;
}

/* =Call to Action
-------------------------------------------------------------- */
.cta { padding:35px 0 30px 0; background-color:#d1d1d1; text-align:center; }

.cta p {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	margin: 6px 0 6px 0;
}

.bolt-button-cta {
	border-radius: 0;
	border: 1px solid #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	background-color: transparent;
	padding: 10px 15px;
	margin: 0 30px 0 30px;
}

.bolt-button-cta:hover, .bolt-button-cta:focus {
	background-color: #fff;
	border-color: #fff;
	color: #272727;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

/* =Call to Action Big
-------------------------------------------------------------- */
.cta-big { padding:30px 0 30px 0; background-color: #272727; color:#fff; text-align:center; }

.cta-big-content {
	font-size: 24px;
}

.bolt-button-smalltext {
	border-radius: 0;
	color: #fff;
	border: 2px solid #fff;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 15px;
	background-color: transparent;
	padding: 12px 30px 12px 30px;
}

.bolt-button-smalltext:hover, .bolt-button-smalltext:focus {
	background-color: #fff;
	border-color: #fff;
	color: #272727;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

/* =Summary
-------------------------------------------------------------- */
.summary { padding: 100px 0 100px 0; background-color: #f1f1f1; text-align: center; }

/* =Portfolio
-------------------------------------------------------------- */
.portfolio { padding: 50px 0 50px 0; }

.recent-projects { padding: 100px 0 100px 0; }

#myPortfolio .item {
  display: none;
  opacity: 0;
}

.nav-pills {
	font-size: 12px;
	margin-bottom: 50px;
	font-weight: 400;
	display: inline-block; 
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: transparent;
	color: #4d4d4d;
}

.nav-pills .active
{
	color: #e21836;
}

.portfolio ul.nav a {
	color: #4d4d4d;
	border-radius: 0;
}

.portfolio ul.nav a:hover {
	color: #272727;
}

.nav-pills {
    text-align: center;
}

.nav-pills > li {
    float: none;
    display: inline-block;
    padding: 0 15px 0 15px;
   	cursor: pointer;
}

.portfolio ul li {
	list-style-type: none;
}

.portfolio ul li:hover .portfolio-hover {
	opacity: 1;
}

.portfolio img {
	max-width: 100%;
	width: 100%;
	height: 100% !important;
}

.portfolio-hover {
	background: rgba(39,39,39,0.95);
	color: #8e8e8e;
	width: 100%;
	height: 100%;
	text-align: center;
	font: 0/0 a;
	left: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

.portfolio-hover:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.portfolio-hover .port-content-holder {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font: normal 18px "Open Sans", arial, sans-serif;
	font-weight: 300;
}

.portfolio-title {
	font-size: 18px;
	text-transform: none;
	color: #fff;
	margin: 0 0 5px !important;
}

.portfolio-category {
	font-size: 14px;
}

.modal {
	padding-top: 5%;
}

.modal-backdrop.in {
	opacity: .9;
}

.modal-content {
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.modal button.close {
	border: 2px solid #272727;
	padding: 5px 5px 5px 5px;
	box-shadow: none;
	-webkit-box-shadow: none;
	display: inline-block;
	float: none;
	margin: 45px 0 20px 0;
}

.modal button.close:hover {
	background-color: #272727;
	border: 2px solid #272727;
	opacity: 1;
	color: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.close {
	opacity: .9;
	border: 2px solid #272727;
	padding: 5px 5px 5px 5px;
}

.modal img {
	width: 100%;
	padding-bottom: 30px;
}

.subtitle {
	text-align: center;
	padding-bottom: 30px;
	color: #272727;
}

.project-description {
	font-size: 16px;
	color: ##545454;
}

.modal h4 {
	text-transform: none;
	padding: 30px 0 5px 0;
	text-align: center;
}

.portfolio .container-fluid {
	padding: 0;
}

/* =About
-------------------------------------------------------------- */
.about { padding: 100px 0 100px 0; }

.about h5{
	padding-top: 25px;
}

/* =Parallax Image
-------------------------------------------------------------- */
.parallax-image { padding:70px 0 70px 0; color:#fff; text-align:center; }

.parallax-image-content {
	font-size: 14px;
}

.parallax-image-button {
	border-radius: 0;
	color: #fff;
	border: 2px solid #fff;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 15px;
	background-color: transparent;
	padding: 12px 30px 12px 30px;
	margin-bottom: 0 !important;
}

.parallax-image-button:hover, .parallax-image-button:focus {
	background-color: #fff;
	border-color: #fff;
	color: #272727;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

/* =Pricing Tables
-------------------------------------------------------------- */
.pricing-tables-container { padding: 100px 0 100px 0; background-color: #f1f1f1; }

.pricing-tables .plan {
  list-style: none;
  padding: 0 0 20px;
  margin: 0 0 15px;
  background: #fff;
  text-align: center;
}
.pricing-tables .plan li {
  padding: 10px 15px;
  color: #ccc;
  border-top: 1px solid #f5f5f5;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.pricing-tables .plan li.plan-price {
  border-top: 0;
}
.pricing-tables .plan li.plan-name {
  padding: 30px;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  color: #fff;
  background: #4d4d4d;
  margin-bottom: 30px;
  border-top: 0;
}
.pricing-tables .plan li > strong {
  color: #545454;
}
.pricing-tables .plan li.plan-action {
  margin-top: 10px;
  border-top: 0;
}

.pricing-tables .plan.featured li.plan-name {
  background: #272727;
}
.pricing-tables .plan.featured:hover li.plan-name {
  background: #4d4d4d;
}
.pricing-tables .plan:hover li.plan-name {
  background: #272727;
}

/* =Team
-------------------------------------------------------------- */
.team { padding: 100px 0 100px 0; }

.team img {
	width: 100%;
	height: 100%;
}

.team-member-holder {
	-webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: inline-block;
}

#content-holder:hover > .team-member-holder:not(:hover) {
    opacity: 0.7;
}

#content-holder {
	text-align: center;
}

.team-job {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #a5a5a5;
	padding-bottom: 20px;
	margin: 0;
	line-height: 1.4;
}

.team-name {
	font: normal 18px "Open Sans", arial, sans-serif;
	font-weight: 300;
	color: #272727;
	text-transform: none;
	padding-top: 20px;
	line-height: 1.4;
	margin: 0;
}

.team-info-holder {
	background-color: #f1f1f1;
	text-align: center;
}

.team-about {
	font-size: 14px;
	color: #828181;
	text-align: center;
	padding: 25px 25px 0 25px;
}

.social-icon { 
	font-size: 11px; 
	color: #272727; 
	display: block !important; 
	text-align: center !important; 
	line-height: 26px !important; 
}

.social-icon-holder {
	border: 2px solid #272727;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display:inline-block;
}

.social-icon-holder:hover {
	background-color: #272727;
}

.social-icon-holder:hover .social-icon {
	color: #fff;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.social-icon-light { 
	font-size: 11px; 
	color: #fff; 
	display: block !important; 
	text-align: center !important; 
	line-height: 26px !important; 
}

.social-icon-light-holder {
	border: 2px solid #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display:inline-block;
}

.social-icon-light-holder:hover {
	background-color: #fff;
}

.social-icon-light-holder:hover .social-icon-light {
	color: #272727;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

/* =Services
-------------------------------------------------------------- */
.services { padding: 70px 0 70px 0; background-color: #f1f1f1; }

.services-icon-holder {
	border: 2px solid #8d8d8d;
	border-radius: 50%;
	width: 65px;
	height: 65px;
	margin-bottom: 40px;
}

.services-icon-holder:hover {
	border: 2px solid #e21836;
	cursor: pointer;
}

.services-icon {
	font-size: 28px;
	color: #272727;
	line-height: 2.2 !important;
	padding-bottom: 15px;
}

.services-icon-holder:hover .services-icon {
	color: #f1f1f1;
	cursor: pointer;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.services .nav > li.active > a .services-icon-holder {
   cursor: pointer;
   border: 2px solid #e21836;
}

.services .nav > li.active > a .services-icon {
   color: #e21836;
   cursor: pointer;
}

/*
.services .nav li.active:after { 
    content: "\f155";
    font-family: Ionicons;
    font-style: normal;
    margin-top: 15px;
    font-size: 28px;
    font-weight: normal;
    text-decoration: inherit;
	display: inline-block;
}
*/

.services .nav-tabs {
	border-bottom: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: center;
}

.services .nav > li {
	margin-right: 20px;
}

.services .nav > li > a {
	border: none;
	color: #272727;
	padding: 25px 10px 20px 10px;
	outline: none ! important;
}

.services .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
	background-color: transparent;
	border: none;
	border-bottom: none;
	color: #272727;
}

.services .tab-pane {
	text-align: center;
	padding-top: 0px;
	font-size: 14px;
	line-height: 24px;
}

.fade {
   opacity: 0;
   -webkit-transition: opacity .65s linear;
      -moz-transition: opacity .65s linear;
       -ms-transition: opacity .65s linear;
        -o-transition: opacity .65s linear;
           transition: opacity .65s linear;
 }

/* =Services Two
-------------------------------------------------------------- */
.services-two { padding: 100px 0 100px 0; }

.services-icon-holder-2 {
	border: 2px solid #272727;
	border-radius: 50%;
	width: 65px;
	height: 65px;
	text-align: center;
	margin-bottom: 40px;
}

.services-icon-holder-2:hover {
	background-color: #272727;
	cursor: pointer;
}

.services-icon-2 {
	font-size: 54px;
	color: #272727;
	padding-bottom: 15px;
}

.services-icon-holder-2:hover .services-icon-2 {
	color: #f1f1f1;
	cursor: pointer;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.services-two-description {
	font-size: 14px;
}

/* =Contact
-------------------------------------------------------------- */
.contact { padding: 60px 0 60px 0; }

.contact-info {
	text-align: center;
	font-size: 14px;
	padding-bottom: 70px;
}

.contact-info-email {
	text-align: center;
	font-size: 14px;
	padding-bottom: 70px;
}

.form-control {
	transition: 0;
	-webkit-transition: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	border-radius: 0;
	border: solid 1px #c0c0c0 !important;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #c0c0c0;
	line-height: 2;
	height: 45px;
	background: #003d7d;
}

textarea.form-control {
	height: 165px;
	line-height: 20px;
}

.form-control:focus, .form-control:focus + span .btn{
    border-color:#dadada;
    box-shadow:none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    color: #272727;
}

.form-control-message {
	padding: 10px 15px 28px 15px;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	padding: 20px 0 20px 0;
	border-top: 1px solid #8d8d8d;
	background: #003d7d;
	color: #8d8d8d;
}

.copyright {
	font-size: 12px;
	font-weight: 400;
	color: #8d8d8d;
}

.up-icon {
	font-size: 21px;
	text-align: center;
	color: #8d8d8d;
	cursor: pointer;
	display: inline-block;
}

.made-with-love {
	font-size: 12px;
	color: #8d8d8d;
	text-align: right;
}

.heart-icon {
	color: #8d8d8d;
}

/* =Media Queries
-------------------------------------------------------------- */

/* Phones and down */
@media (max-width: 480px) {
	.carousel-title { font-size: 24px; }
	.carousel-description { padding-left: 30px !important; padding-right: 30px !important; }
	.carousel-control { font-size:18px; }
	.single-page-header { padding: 80px 0 80px 0; }
	.single-page-header h1 { font-size: 30px; }
    .summary { padding:70px 0 70px 0; }
    .portfolio { padding:70px 0 0 0; }
    span.portfolio-hover { display:none; }
    .recent-projects { padding:70px 0 70px 0 !important; }
    .cta { padding:25px 0 25px 0 }
    .cta p { font-size:18px; }
    .about { padding:70px 0 70px 0 !important; }
    .team { padding:70px 0 70px 0; }
    .team .page-title { padding-bottom:25px; }
    .services { padding:70px 0 70px 0; }
    .services-icon-holder { width:60px; height:60px; margin-bottom:10px; }
    .services-icon { font-size:26px; line-height:2.1 !important; padding-bottom: 7px; }
    .services .tab-pane { padding-top:25px !important; }
    .contact { padding: 70px 0 70px 0; }
    .contact .page-title { padding-bottom: 15px; }
    .contact-info-email { padding-bottom: 25px; }
    .page-title-2 { padding-bottom: 0; }
    .pricing-tables-container { padding:70px 0 70px 0; }
    .carousel-fixed { padding:70px 0 70px 0; }
    .services-two { padding: 70px 0 70px 0; }
    #top_mobile { display: block; margin-left: 0px; }
    #texto_slide { margin-top: 40px !important; }
}

/* Landscape phones and portrait tablets */
@media (max-width:767px) {
	.logo-icon-holder { width:30px; height:30px; }
	.hero { background-size:cover; background-position:top center!important; }
	.navbar { height:60px; }
	.navbar-header { height:60px }
	.navbar-nav li a { line-height: 35px; }
	.navbar ul.nav a { color: #686868; height: 30px; }
    .navbar-toggle { background-color: transparent; border:0; padding:13px 0 0 0; border-radius:0; margin-top:0; }
    .navbar-brand { margin-top: 1px;padding: 14px 15px; }
    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header { height: auto; }
    .navbar-collapse { text-align: left;}
    .dropdown-menu { padding: 5px 0 0 0; }
    .dropdown-hr { float: left; margin-left: 25px; }
    .navbar-top-fix { padding-top: 60px; }
    .logo-icon { font-size:21px; line-height: 1.40 !important; }
    .toggle-icon { font-size:18px; line-height:2 !important; }
	.navbar .nav li.active:after { display:none; }
	.portfolio { padding-bottom:15px; }
    .about h4 { padding-top: 25px; }
	.recent-projects { padding: 100px 0 100px 0; }
	.cta p { margin: 15px 0 15px 0; }
	.team img { max-width:350px; max-height:350px; }
	.team-info-holder { max-width:350px; }
	.team-about { max-width:350px; padding:25px 25px 25px 25px; }
	.services .nav-tabs > li, .nav-pills > li { float:none; display:inline-block; }
	.services .nav-tabs, .nav-pills { text-align:center; }
	.services .tab-pane { padding-top: 0; }
	.services .nav li.active:after { display: none; }
	.services-two .row { text-align: center; padding-left: 15%; padding-right: 15%;}
	.services-two-description { margin-bottom: 30px; }
	.copyright { text-align: center; }
	.made-with-love { text-align: center; }
	#our_team_mobile { padding: 0px; }
	#scrolldown_slider { display: none; }
	#texto_slide { margin-top: 80px; }
}

/* Fixes */
@media (max-width:768px) {
	.carousel-description { font-size: 14px; padding-left: 60px; padding-right: 60px; }
	.navbar-right { height: 100%; }
}

/* Portrait tablets and small desktops */
@media (min-width:768px) {
	.portfolio { padding-bottom:25px; }
	.cta p { margin:25px 0 25px 0; }
}

/* Portrait tablets and medium desktops */
@media (min-width:992px) {
	.portfolio { padding: 75px 0 75px 0; }
	.cta p { margin:25px 0 25px 0; }
	.contact-info { padding-bottom:70px; }
}

/* Fixes */
@media (max-width:991px) {
	.portfolio { padding: 100px 0 100px 0; }
	.cta p { margin:25px 0 25px 0; }
	.contact-info { padding-bottom:2px; }
}

/* Fixes */
@media (max-width:1199px) {
    .carousel-fixed-height h5 { padding-top: 25px; } 
}

/* Large desktops and laptops */
@media (min-width:1200px) {
	.cta p { margin:6px 0 6px 0; } .contact-info { padding-bottom: 70px; }
