/* CUSTOM */
/* theme.css */
body {
	background-color: #212529;
	color: #777;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	margin: 0;
}

body header .header-row {
	line-height: 17px;
}
#header .header-row span {
	color: #999;
}
#header .header-top {
	min-height: 30px;
}

#header .header-nav-main nav > ul > li > a {
	letter-spacing: 0px;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
	color: #999;
	font-size: 0.9em;
	padding: 2px 10px;
	display: inline-block;
}

#header.header-effect-shrink .header-container {
	min-height: 80px;
}

.social-icons li.social-icons-linkedin a {
	background: #0073b2;
}

/* Page Header */

.page-header.page-header-modern h1 {
	font-size: 25px;
}
.page-sub-header {
	margin: 0 0 35px 0;
	position: relative;
	text-align: left;
}

.page-sub-header .breadcrumb {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.page-sub-header .breadcrumb > li {
	display: inline-block;
	font-size: 0.8em;
	text-transform: uppercase;
	text-shadow: none;
}
.page-sub-header .breadcrumb > li + li:before {
	color: inherit;
	opacity: 0.5;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f105";
	padding: 0 7px 0 5px;
}

.page-sub-header h1 {
	display: inline-block;
	font-size: 24px;
	line-height: 42px;
	margin: 0;
	padding: 0;
	font-weight: 300;
	position: relative;
	top: 1px;
}
.page-header.page-header-modern.page-header-background.page-header-background-sm {
	padding: 100px 0;
}


.page-header-services {
	background-color: #212529;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
}

.page-header-services.page-header-services-modern.page-header-services-background {
	padding: 130px 0;
	background-size: cover;
	background:no-repeat;
	background-position: center;
	background-size: contain;
}
.page-header-services h1 {
	color: #fff;
	display: inline-block;
	font-size: 30px;
	line-height: 1;
	margin: 0;
	padding: 0;
	font-weight: 400;
	position: relative;
	top: 1px;
}

.page-header-services .sub-title {
	display: block;
	font-size: 1.2em;
	font-weight: 300;
	margin: 0;
	opacity: 0.8;
	color: #fff;
}
.page-header.page-header-modern.page-header-background {
	padding: 130px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#footer h5 {
	letter-spacing: 0em;
}

#footer p {
	color: #999;
}
.footer-copyright-style-2 {
	line-height: 18px;
}
#footer .footer-copyright p {
	color: #888;
}
#footer a:not(.btn) {
	color: #ccc;
}
/* default.css */

html .btn-primary {
	background-color: #0B71E1;
	border-color: #0B71E1 #0B71E1 #0056b3;
	color: #FFF;
}

html .btn-primary:hover,
html .btn-primary.hover {
	background-color: #0056b3;
	border-color: #0056b3 #0056b3 #0B71E1;
	color: #FFF;
}

html .btn-outline.btn-primary {
	color: #0B71E1;
	background-color: transparent;
	background-image: none;
	border-color: #0B71E1;
}

html .btn-outline.btn-primary:hover,
html .btn-outline.btn-primary.hover {
	color: #FFF;
	background-color: #0B71E1;
	border-color: #0B71E1;
}

html .btn-primary.disabled,
html .btn-primary:disabled {
	background-color: #0B71E1;
	border-color: #0B71E1 #0B71E1 #006699;
}

html .btn-primary:active,
html .btn-primary.active {
	background-color: #006ea6 !important;
	background-image: none !important;
	border-color: #006699 #006699 #004466 !important;
}

/* Sidebar */
aside ul.nav-list > li > a {
	color: #666;
	font-size: 14px;
	padding: 8px 0 8px 22px;
}

/*SKIN-BUSINESS-CONSULTING*/

.thumb-info .thumb-info-type {
	background-color: #0056b3;
}


@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #30c57a;
  }
  #header .header-nav.header-nav-links nav > ul li:hover > a {
	color: #30c57a;
  }
  #header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
	color: #30c57a;
  }
}

/*END SKIN-BUSINESS-CONSULTING*/


/* Thumb Info */
.thumb-info {
	border: 1px solid #DDD;
}

/* Thumb Info Services */

.thumb-info-services {
	border-top: 1px dotted #DDD;
	margin: 0;
	padding: 5px 5px;
	display: block;
	text-align: center;
	font-size: 0.9em;
}
.thumb-info-services a {
	font-weight: 600;
}
.thumb-info-services a:hover {
	text-decoration: none;
}

.thumb-info .thumb-info-wrapper {
	margin: 4px 4px 3px 4px;
}

/* Thumb Info */
.thumb-services {
	display: block;
	position: relative;
	text-decoration: none;
	max-width: 100%;
	background-color: #FFF;
	border-radius: 4px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.thumb-services .thumb-services-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-radius: 4px;
	margin: 0;
	overflow: hidden;
	display: block;
	position: relative;
}
.thumb-services .thumb-services-inner {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	display: block;
}
.thumb-services .thumb-services-title {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background: rgba(33, 37, 41, 0.8);
	color: #FFF;
	font-weight: 600;
	left: 0;
	letter-spacing: -.05em;
	position: absolute;
	z-index: 2;
	max-width: 90%;
	font-size: 17px;
	padding: 3px 20px 3px;
	bottom: 13%;
}
.thumb-services:hover .thumb-services-title {
	background: rgba(33, 37, 41, 0.9);
}
.thumb-services .thumb-services-type {
	background-color: #0056b3;
	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 0.6em;
	font-weight: 600;
	letter-spacing: 0;
	margin: 3px -2px -15px 0px;
	padding: 2px 10px;
	text-transform: uppercase;
	z-index: 2;
	line-height: 2.3;
}
.thumb-services img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 3px;
	position: relative;
	width: 100%;
}

#footer .logo img {
	max-width: 251px;
	opacity: 0.5;
}








/*THEME-ELEMENTS*/

/* Headings */

h1, h2, h3, h4, h5 {
	color: #414141;
	font-weight: 200;
}
h6 {
	color: #414141;
}

h4 {
	font-size: 22px;
	margin: 0px;
	letter-spacing: 0px;
}

.call-to-action h3 {
	color: #414141;
}
.call-to-action p {
	font-size: inherit;
	line-height: 20px;
}

/* Paragraphs */
p {
	color: #666;
}

/* Button Light */
html body .btn-light {
	background-color: #E8E8E8;
	border-color: #777 #777 #666;
	color: #444;
}

html body .btn-light:hover, html body .btn-light.hover {
	background-color: #EFEFEF;
	border-color: #888 #888 #777 !important;
	color: #555;
}

html body .btn-light:active, html body .btn-light.active,
html body .btn-light:not(:disabled):not(.disabled).active, html body .btn-light:not(:disabled):not(.disabled):active {
	background-color: #E8E8E8 !important;
	border-color: #888 #888 #888 !important;
	color: #555;
}


/* Colors */
.btn-success {
	background-color: #4dbb6d;
	border-color: #3EA45C #3EA45C #4dbb6d;
	color: #FFF;
}

.btn-success:hover, .btn-success.hover {
	background-color: #3EA45C;
	border-color: #4dbb6d #4dbb6d #3EA45C;
	color: #FFF;
}
.btn-outline.btn-success {
	color: #3EA45C;
	background-color: transparent;
	background-image: none;
	border-color: #3EA45C;
}

.btn-outline.btn-success:hover, .btn-outline.btn-success.hover {
	color: #FFF;
	background-color: #3EA45C;
	border-color: #3EA45C;
}
ul.nav-tabs li.active {
	font-weight: bold;
}
.nav-link:hover {
	font-weight: bold;
}

/* Form - iOS Override */
.form-control::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #777;
}

/* List */
.list li {
	margin-bottom: 0px;
}

/*END THEME-ELEMENTS*/


/*DEFAULT.CSS*/

/* Color Transition */
#header .header-btn-collapse-nav {
	background: #3EA45C;
}
@media (max-width: 991px) {
	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {
		background: #3EA45C;
	}

	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:focus,
	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:hover {
		background: #3EA45C;
	}
}

a {
	color: #0056b3;
}

a:hover {
	color: #222;
}

a:focus {
	color: #0B71E1;
}

a:active {
	color: #0056b3;
}

.list.list-icons li > [class*="fa-"]:first-child,
.list.list-icons li a:first-child > [class*="fa-"]:first-child,
.list.list-icons li > .icons:first-child,
.list.list-icons li a:first-child > .icons:first-child {
	color: #0B71E1;
	border-color: #0B71E1;
}
html body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus {
	border-right-color: #0B71E1;
}
html body .tabs .nav-tabs .nav-link,
html.dark body .tabs .nav-tabs .nav-link,
html body .tabs .nav-tabs .nav-link:hover,
html.dark body .tabs .nav-tabs .nav-link:hover,
html body .tabs .nav-tabs li.active .nav-link,
html.dark body .tabs .nav-tabs li.active .nav-link {
	color: #0B71E1;
}

/*END DEFAULT:CSS*/



/*SKIN-CORPORATE-HOSTING*/

html .text-color-primary,
html .text-primary {
	color: #41a95f !important; 
}
html .text-color-secondary,
html .text-secondary {
	color: #0B71E1 !important;
}
html .text-color-tertiary,
html .text-tertiary {
	color: #e36159 !important;
}
/*END SKIN-FINANCE*/


/* Text Decoration */
#footer em a:not(.btn) {
	text-decoration: none;
	color: #3EA45C;
	
}#footer em a:not(.btn):hover {
	color: #0B71E1;
}
#footer em a:not(.btn):focus, #footer a:not(.btn):active {
	color: #0B71E1;
}
/* End Text Decoration */


/* DEMO-FINANCE */
/* Company*/
.custom-timeline {
	margin-top: 10px;
}
.custom-timeline .custom-timeline-box {
	position: relative;
	padding-left: 55px;
}
.custom-timeline .custom-timeline-box:before {
	background: none repeat scroll 0 0 #0B71E1;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #e36159;
	box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #6a80a9;
	content: "";
	display: block;
	height: 6px;
	margin-left: -5px;
	position: absolute;
	left: 28px;
	top: 6px;
	width: 6px;
	z-index: 2;
}
.custom-timeline .custom-timeline-box:after {
	content: '';
	display: block;
	position: absolute;
	left: 25px;
	top: 3px;
	height: 100%;
	border-left: 1px solid #d5dee1;
	z-index: 1;
}
.custom-timeline-box p {
	font-size: 13px;
}
/*
/* DEMO-DIGITAL-AGENCY */
.social-icons li a {
	background: transparent;
	color: #FFF !important;
}

/*
/* THEME-BLOG */
/* Posts */
.blog-posts:not(.blog-posts-no-margins) article {
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	margin-bottom: 50px;
	padding-bottom: 20px;
}
.blog-posts article h1 a {
	text-decoration: none;
}

/* PRUEBA */
/* WhatsApp Button */

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:90px;
	right:10px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

html .float:hover {
	background-color: #FFF;
	color: #25d366;
}
html .float:focus {
	background-color: #25d366;
	color: #FFF;
}
html .float:active {
	background-color: #FFF;
	color: #25d366;
}

.image-header {
	display: block;
	position: relative;
	text-decoration: none;
	max-width: 100%;
	background-color: #FFF;
	border-radius: 4px;
}
.image-header .image-header-wrapper {
	margin: 0;
	overflow: hidden;
	display: block;
	position: relative;
}
.image-header img {
	position: relative;
	width: 100%;
}
.image-header .image-header-container {
	position: absolute;
	right: 0px;
	left: 0px;
	top: 50%;
	color: #FFF;
}
.image-header .image-header-inner {
	display: block;
	font-size:28px;
}

.pt-11 {
	padding-top: 11px;
}
.fz-16 {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 14px 0;
}
.fz-18 {
	font-size: 18px;
}
.fz-22 {
	font-size: 22px;
	line-height: 27px;
}
.fz-24 {
	font-size: 24px;
}
.lg-15 {
	line-height: 15px;
}
/* Responsive */
@media (max-width: 575px) {
    .p-copyright {
		line-height: 18px;
        text-align: center;
	}
}