/*
Te damos la bienvenida a CSS personalizado

Para saber cómo funciona, ve a http://wp.me/PEmnE-Bt
*/
.navbar {
	background-color: #FFF;
}

.navbar-brand {
	padding: 0 15px 0 0;
}

.navbar .navbar-nav > li > a, .navbar .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a {
	line-height: 20px;
	padding: 40px 10px;
	border-radius: 0 0 0 0;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 18px;
	color: rgb(85,150,210);
	background-color: #FFF !important;
}

.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:hover, .navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > .active > a:focus {
	color: rgb(45,58,130);
	background-color: #FFF !important;
}

.flex-viewport {
	top: 100px;
}

.service-section {
	margin-top: 100px;
}

.page-mycarousel {
	height: 250px !important;
	background: url("../images/page-header-bg.jpg") repeat scroll 0 0 / cover #FFF !important;
	margin-bottom: 20px !important;
	box-shadow: none !important;
	margin-top: 30px !important;
}

.page-breadcrumbs {
	background-color: #FFF !important;
}

.page-header-title {
	margin: 10px auto !important;
	padding: 0 !important;
}

.page-header-title h1 {
	font-size: 30px !important;
	/*line-height: 15px !important;*/
	color: rgb(45,58,130) !important;
	text-shadow: none !important;
}

.breadcrumbs > li {
	color: #22a1c4 !important;
}

.breadcrumbs > li > a {
	color: #428bca !important;
}

.breadcrumbs > li > .active {
	color: #22a1c4 !important;
}

.blog-post-title-wrapper {
	width: 100%;
}

.panel-heading {
	text-align: center;
	color: rgb(85,150,210);
	padding: 5px;
	font-weight: 600;
	font-size: 21px;
}

.panel-body {
	text-align: justify;
	padding: 15px 0 !important;
}

.blog-detail-section {
	background-color: #FFF !important;
	border: none !important;
	margin: 0 -15px !important;
}

.blog-post-title {
	padding: 0 !important;
}

.panel-body {
	padding: 15px 0;
}

.panel-body li {
	padding: 5px 0 !important;
	color: #727272;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
}

.other-service-area1 i {
	background-color: #909090 !important;
}

/* Tables */
.table {
	width: 100% !important;
}

table thead th {
	background-color: rgb(139,164,214) !important;
	color: #FFF !important;
	font-weight: 400 !important;
	text-align: center !important;
	border: 1px #FFF solid !important;
	padding: 5px !important;
}

table tbody td {
	background-color: #FFF !important;
	border: 1px #727272 solid !important;
	color: #727272;
	font-weight: 300 !important;
	padding: 5px;
}

/**** Footer ****/
.footer_section {
	background-color: #5596d2 !important;
}

.footer-social-area {
	box-shadow: none !important;
}

.footer-widget-section h4 {
	color: #FFF !important;
}

.footer-widget-section h5 {
	color: #FFF;
}

.footer-widget-section a {
	color: #FFF;
}

/**** Product catalog ****/
.port-detail-img:before, .port-detail-img:after{
	box-shadow: none !important;
}

.main-portfolio-showcase:before, .main-portfolio-showcase:after{
	box-shadow: none !important;
}

.main-portfolio-showcase:before{
	box-shadow: none !important;
	content: none !important;
}

.product-btn{
	    display: inline-block !important;
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin: 10px 0 !important;
    padding: 9px 20px !important;
    text-align: right !important;
    transition: all 0.4s ease 0s !important;
    vertical-align: middle !important;
    text-align: center !important;
    background: transparent !important;
    border: 1px solid #32343c !important;
    color: #32343c !important;
}

.product-btn:hover{
	border: 1px solid #22a1c4 !important;
	color: #ffffff !important;
	background-color: #22a1c4 !important;
}

/**** Portfolio Home Section ***/
.portfolio-section{
	background-color: #fff !important;
}

/**** BLOG Section ****/
/* Blog body */
.blog-section-right {
	margin-left: 0 !important;
	padding-left: 20px !important;
	padding-top: 20px !important;
}

/* Mailchimp form */
.mc4wp-form input[type='submit'] {
	color: #000;
}

/* Social buttons */
.genericon-facebook:before {
	content: '\f203' !important;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 30px/1 'Genericons' !important;
	font-size: 30px !important;
	font-family: 'Genericons' !important;
	color: #fff;
	vertical-align: top;
}

.genericon-twitter:before {
	content: '\f202' !important;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 30px/1 'Genericons' !important;
	font-size: 30px !important;
	font-family: 'Genericons' !important;
	color: #fff;
	vertical-align: top;
}

.genericon-instagram:before {
	content: '\f215' !important;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 30px/1 'Genericons' !important;
	font-size: 30px !important;
	font-family: 'Genericons' !important;
	color: #fff;
	vertical-align: top;
}

.genericon-youtube:before {
	content: '\f213' !important;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 30px/1 'Genericons' !important;
	font-size: 30px !important;
	font-family: 'Genericons' !important;
	color: #fff;
	vertical-align: top;
}


/* Banner Cookie GDPR */
.cookie-link{color: #DDD; text-decoration: underline;}