body,
input,
textarea,
select {
	font-family: "Open Sans";
}

.alt-font,
.cd-headline span {
	font-family: "Open Sans Condensed";
}

body {
	/*line-height: 24px;*/
	font-size: 15px;
}

.navbar .navbar-nav > li > a,
.search-cart-header .subtitle {
	font-size: 13px;
}

.top-cart .fa-shopping-cart,
.search-cart-header i {
	font-size: 13px;
}

.dropdown-header,
.dropdown-menu,
.simple-dropdown > ul.dropdown-menu > li a {
	font-size: 11px;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 13px;
}

h1.section-title {
	font-size: 36px;
}

h2.section-title {
	font-size: 24px;
}

h3.section-title {
	font-size: 20px;
}

h5.section-title {
	font-size: 14px;
}

h6.section-title {
	font-size: 13px;
}

.text-small {
	line-height: 15px;
	font-size: 11px;
}

.text-med {
	line-height: 26px;
	font-size: 14px;
}

.text-large {
	line-height: 24px;
	font-size: 15px;
}

.text-extra-large {
	line-height: 28px;
	font-size: 16px;
}

.title-small {
	line-height: 30px;
	font-size: 20px;
}

.title-med {
	line-height: 34px;
	font-size: 24px;
}

.title-large {
	line-height: 41px;
	font-size: 28px;
}

.title-extra-large {
	line-height: 43px;
	font-size: 35px;
}

.page-title h1 {
	font-size: 20px;
}

.page-title span {
	font-size: 14px;
}

.breadcrumb ul li {
	font-size: 11px;
}

.breadcrumb ul > li + li:before {
	font-size: 8px;
}

.page-title-shop h1 {
	font-size: 35px;
}

.page-title-small h1 {
	font-size: 18px;
}

.blog-details-headline {
	line-height: 24px;
	font-size: 18px;
}

.standard-post-meta {
	line-height: 23px;
	font-size: 11px;
}

.full-width-headline h2 {
	line-height: 55px;
	font-size: 40px;
}

.full-width-headline .full-width-header-post-meta {
	line-height: 23px;
	font-size: 13px;
}

.blog-single-full-width-with-image-slider-headline {
	line-height: 64px;
	font-size: 50px;
}

.blog-headline .blog-single-full-width-with-image-slider-meta {
	line-height: 23px;
	font-size: 25px;
}

footer ul li a,
.copyright {
	font-size: 11px;
}

.bg-blck-overlay {
	background: rgba(0, 0, 0, 0.85);
}

.bg-white {
	background: #FFFFFF;
}

.bg-yellow {
	background: #ffb451;
}

.bg-deep-yellow {
	background: #f7f5e7;
}

.bg-golden-yellow {
	background: #c3bd86;
}

.bg-fast-yellow {
	background: #fdd947;
}

.bg-dark-gray {
	background: #f8f8f8;
}

.bg-mid-gray {
	background: #d4d4d4;
}

.bg-black {
	background: #000000;
}

.bg-green {
	background: #70bd5b;
}

.bg-gray {
	background: #f6f6f6;
}

.bg-yellow-ochre {
	background: #997546;
}

.bg-deep-brown {
	background: #544441;
}

.bg-orange {
	background: #c24742;
}

.bg-deep-orange {
	background: #f15a22;
}

.bg-fast-orange {
	background: #ff513b;
}

.bg-pink {
	background: #c2345f;
}

.bg-deep-red {
	background: #e75e50;
}

.bg-red {
	background: #d21616;
}

.bg-deep-pink {
	background: #e53878;
}

.bg-light-pink {
	background: #dc378e;
}

.bg-fast-pink {
	background: #ff1a56;
}

.bg-magenta {
	background: #d94378;
}

.bg-light-yellow {
	background: #f8f7f5;
}

.bg-dark-green {
	background: #60a532;
}

.bg-dark-blue {
	background: #3273a5;
}

.bg-violet {
	background: #6c407e;
}

.bg-light-gray {
	background: #f8f7f7;
}

.bg-light-gray2 {
	background: #eeeeee;
}

.bg-light-gray3 {
	background: #fcfcfc;
}

.bg-slider {
	background: rgba(27, 22, 28, 0.9);
}

.wide-separator-line {
	background: #e5e5e5;
}

.video-background {
	background: rgba(67, 67, 67, 0.5);
}

.overlay-yellow {
	background: #ffca18;
}

.overlay-blue {
	background: #8ac4fe;
}

.overlay-gray {
	background: #f4f5f6;
}

.overlay-green {
	background: #71f1b9;
}

.transparent-header.shrink-nav {
	background: #ffffff;
}

.dropdown-menu,
.simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu {
	background: rgba(27, 22, 28, 0.95);
}

.cart-content {
	background: rgba(27, 22, 28, 0.95);
}

.white-header,
.white-header.shrink-nav {
	background: #ffffff;
}

.white-header .dropdown-menu,
.white-header .simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu {
	background: rgba(27, 22, 28, 0.95);
}

.white-header .cart-content {
	background: rgba(27, 22, 28, 0.95);
}

.static-sticky,
header .static-sticky {
	background: #ffffff;
}

header .static-sticky .dropdown-menu,
header .static-sticky .simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu,
.static-sticky .dropdown-menu,
.static-sticky .simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu {
	background: rgba(27, 22, 28, 0.95);
}

header .static-sticky .cart-content,
.static-sticky .cart-content {
	background: rgba(27, 22, 28, 0.95);
}

header .static-sticky-gray {
	background: #f6f6f6;
}

header .static-sticky-gray .dropdown-menu,
header .static-sticky-gray .simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu {
	background: rgba(27, 22, 28, 0.95);
}

header .static-sticky-gray .cart-content {
	background: rgba(27, 22, 28, 0.95);
}

.nav-dark {
	background: #000000;
}

.nav-dark .dropdown-menu,
.nav-dark .simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu {
	background: rgba(0, 0, 0, 0.9);
}

.nav-dark .cart-content {
	background: rgba(0, 0, 0, 0.9);
}

.nav-dark-transparent {
	background: rgba(0, 0, 0, 0.8);
}

.nav-dark-transparent .dropdown-menu,
.nav-dark-transparent .simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu {
	background: rgba(0, 0, 0, 0.9);
}

.nav-dark-transparent .cart-content {
	background: rgba(0, 0, 0, 0.9);
}

.nav-light-transparent {
	background: rgba(255, 255, 255, 0.8);
}

.nav-light-transparent .dropdown-menu,
.nav-light-transparent .simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu {
	background: rgba(0, 0, 0, 0.9);
}

.nav-light-transparent .cart-content {
	background: rgba(0, 0, 0, 0.9);
}

.non-sticky {
	background: #ffffff;
}

.non-sticky .dropdown-menu,
.non-sticky .simple-dropdown > ul.dropdown-menu > li > ul.mega-sub-menu {
	background: rgba(0, 0, 0, 0.9);
}

.non-sticky .cart-content {
	background: rgba(0, 0, 0, 0.9);
}

.hamburger-menu1 {
	background: #000000;
}

.full-width-pull-menu .menu-wrap {
	background: #1a1a1a;
}

.bg-hamburger-menu3 {
	background: #ffffff;
}

body {
	color: #4c4c4c;
}

a {
	color: #4c4c4c;
}

a:hover {
	color: #575757;
}

h1,
h2,
h3,
h4,
h5 {
	color: #4c4c4c;
}

.breadcrumb-white-text a,
.breadcrumb-white-text li {
	color: #FFFFFF;
}

.breadcrumb-gray-text a,
.breadcrumb-gray-text {
	color: #575757;
}

i {
	color: #9a9a9a;
}

.white-text {
	color: #FFFFFF;
}

.magenta-text {
	color: #d94378;
}

.orange-text {
	color: #ff513b;
}

.deep-red-text {
	color: #e75e50;
}

.red-text {
	color: #d50f0f;
}

.black-text {
	color: #4c4c4c;
}

a.black-text-link,
a.black-text-link i,
footer ul.list-inline li a {
	color: #000000;
}

a.black-text-link:hover,
a.black-text-link:hover i,
footer ul.list-inline li a:hover {
	color: #858585;
}

a.white-text-link,
a.white-text-link i {
	color: #FFFFFF;
}

a.white-text-link:hover,
a.white-text-link:hover i {
	color: #ababab;
}

a.gray-text-link,
footer ul li a {
	color: #626262;
}

a.gray-text-link:hover,
footer ul li a:hover {
	color: #000000;
}

.yellow-text {
	color: #e6af2a;
}

.yellow-text2 {
	color: #fdd947;
}

.fast-yellow-text {
	color: #f7d23d;
}

.pink-text {
	color: #d9378e;
}

.light-gray-text {
	color: #ababab;
}

.light-gray-text2,
.blog-date,
.blog-date a {
	color: #828282;
}

.deep-gray-text {
	color: #464646;
}

.deep-light-gray-text {
	color: #878787;
}

.gray-text {
	color: #7f7f7f;
}

.dark-gray-text {
	color: #373737;
}

.navbar .mobile-accordion-menu {
	background: #000000;
}

.top-header-area {
	background: #40cff3;
}

/*segundo bloque*/

.vc_custom_1511154103777 {
	border-bottom-width: 1px !important;
	border-bottom-color: #e0e0e0 !important;
	border-bottom-style: solid !important;
}

.vc_custom_1566851369325 {
	padding: 0px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

/*tercer bloque*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	text-transform: none;
}

.navbar-default .navbar-toggle {
	background: none;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #2839CC !important;
}

.separator-line.margin-five,
.separator-line {
	background-color: #2839CC !important;
	margin-left: 0;
}

.letter-spacing-2 {
	letter-spacing: normal !important;
}

.margin-ten-bottom {
	margin-bottom: 5% !important;
}

.font-weight-600 {
	font-weight: 700 !important;
}

.goto-site ul li a {
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
}

.slider-subtitle1 {
	font-family: 'Open Sans Condensed';
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1em;
	margin-top: 6% !important
}

.text-uppercase,
.btn,
.navbar-nav li a,
footer ul li a,
.panel-title {
	text-transform: none !important;
	letter-spacing: normal !important;
}

.menu-item-19052 a,
.menu-item-19051 a,
.menu-item-19166 a {
	background: #4168FF;
	border-radius: 4px;
	color: #FFF !important;
	padding-left: 16px !important;
	padding-right: 16px !important;
}

.menu-item-19052 a:hover,
.menu-item-19051 a:hover,
.menu-item-19166 a:hover {
	background: #103ADA;
	border-color: #103ADA !important;

}

.footer-link li.menu-item-19052,
.footer-link li.menu-item-19051,
.footer-link li.menu-item-19166 {
	display: none;
}

@media (max-width: 991px) {

	.menu-item-19052 a,
	.menu-item-19051 a,
	.menu-item-19166 a {
		border-radius: 0px !important;
		padding-left: 16px !important;
		letter-spacing: normal !important;
	}
}

.highlight-button-black-border {
	border: 1px solid #4168FF !important;
	border-radius: 40px;
	color: #4168FF;
	text-transform: uppercase !important;

}

.highlight-button-black-border:hover {
	background: #4168FF;
	border: 1px solid #4168FF !important;
	color: #FFF;
}


.btn-accent {
	background: #FC7278;
	border: none;
	margin-top: 7em;
	text-transform: uppercase !important;
	border-radius: 40px !important;
}

.btn-accent:hover {
	background: #FB4048;
	border: none;
	color: #FC7278;
	text-transform: uppercase !important;
}

.team-headline.white-text {
	color: #4c4c4c;
}

.team-member:hover .team-details {
	margin-bottom: 140px;
}

.team-member-about .width-70 {
	width: 95% !important;
	font-size: 13px;
}

.logo-light {
	pointer-events: none;
}

.urgent-job {
	background: #f6f6f6 !important;
	color: #666 !important;
}

.offer {
	background: red;
}

.title-header-center {
	vertical-align: middle;

}

.text-link {
	padding-top: 90px;
}


.btn-accent-new {
	background: #4168FF;
	border: none;
	margin-top: 3.5em;
	margin-bottom: 3.5em;
	color: #fff;
	text-transform: uppercase;
	border-radius: 100px !important;
	-webkit-border-radius: 100px !important;
	-moz-border-radius: 100px !important;
	border: 1px solid #4168FF;
	font-size: 15px;
}

.btn-accent-new:hover {
	background: #103ADA;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #103ADA;
}
