/* Add here all your CSS customizations */
/* Alinear menu al centro */
#header.header-effect-shrink .header-container {
    min-height: 200px;  
}

.owl-carousel.dots-morphing .owl-dots .owl-dot span {
    width: 28px;
    height: 16PX;
    }
#footer a:not(.btn):not(.no-footer-css) {
    color: #fff;
    transition: all 0.1s ease-in-out;
}   
    
section.section {
    background: #ffffff;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 30px 0;
}
.thumb-info .thumb-info-type {
    font-size: 0.5em;
}

.slider-container {
    background: #f7f7f7;
}
#header .header-column {
   display: revert;
    
    align-self: stretch;
    align-items: center;
    flex-grow: 1;
    flex-direction: column;
}
#header .header-row {
    align-items: center;
    align-self: center;
}
html .overlay-color-light:not(.no-skin):before {
    background-color: #00000026 !important;
    backdrop-filter: blur(0.5px);
}
html .text-color-light, html .text-light {
    color: #FFF !important;
    
}

.owl-carousel .owl-item img {
    transform-style: unset;
    padding: 0 20px 0 0;
}
.btn-whatsapp {
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    position: fixed;
    right: 40px;
    bottom: 250px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    z-index: 999;
}
html .bg-color-primary, html .bg-primary {
    background-color: #eeeeee85 !important;
}
html .text-color-primary, html .text-primary {
    color: #65afeb !important;
}

html .btn-primary {
    background-color: #00578F;
    border-color: #00578F #00578F #00578F;
    color: #fff;
}
html .bg-color-secondary, html .bg-secondary {
    background-color: #d2d2d285 !important;
}
html .text-color-secondary, html .text-secondary {
    color: #263d56  !important;
}
html .bg-color-tertiary, html .bg-tertiary {
    background-color: #65afeb !important;
}
html .text-color-dark, html .text-dark {
    color: #212529 !important;
}
.icons{   
    color: #263d56;
    font-size: 5em;
    margin: 0px 0px 20px 0px;
}
.title1 {
    font-weight: 800;
    line-height: 1.5em;
    font-size: 1.7em;
    color: #263d56;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.title2 {
    font-weight: 600;
    line-height: 1.5em;
    font-size: 1.3em;
    color: #263d56;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
.title3{
    font-weight: 600;
    line-height: 1.3em;
    font-size: 1.8em;
    color: #65afeb !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.title-cards{
     font-weight: 600;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.3em;
    letter-spacing: 1px;
    text-transform: uppercase;
    
}
.title-cards2{
     font-weight: 600;
    text-align: center;
    line-height: 1.3em;
    font-size: 1.3em;
    letter-spacing: 1px;
    text-transform: uppercase;
    
}
.text-7 {
    font-size: 1.5em !important;
}
li {
    line-height: 20px;
    font-size: 1.2em;letter-spacing: 0.7px;
}
.social-icons.social-icons-icon-light.social-icons-clean li a i {
    color: #2c3237 !important;
}
p {
    color: #263d56;
    line-height: 26px;
    font-size: 1.2em;letter-spacing: 1px;
}
.p-7 {
       padding: 0em 0em 2em 7em;
}
#header .header-nav-features.header-nav-features-light:before, #header .header-nav-features.header-nav-features-light:after {
    background: rgb(130 130 130 / 66%);
}
 .service-card {
	padding: 65px 0 65px 35px; }

	.service-card:before {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 0px;
		height: 0px;
		margin-right: 1px;
		transition: .5s width; }

	.service-card:hover:before {
		width: 45px;
		background-color: white !important; }

	 .service-card.bg-color-dark:before, .service-card.active:before {
		background-color: white !important; }
/*
* Cards
*/
.custom-cards {
	margin-top: -345px; }
	@media (max-width: 1199px) {
		.custom-cards {
			margin-top: 3rem; } }
	.custom-cards .col-custom-cards .card {
		bottom: 0;
		position: relative; }
		@media (max-width: 1199px) {
			.custom-cards .col-custom-cards .card {
				position: static; } }
	.custom-cards .col-custom-cards:nth-child(2) {
		transform: translateY(45px); }
	.custom-cards .col-custom-cards:nth-child(3) {
		transform: translateY(90px); }

/*
* Custom List
*/
.custom-list li:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	margin-right: 17px; }

/*
* Approach Img
*/
.approach-img {
	position: relative;
	display: block;
	background-image: url("../../img/demos/digital-agency-2/bg/bg-3.png");
	background-repeat: no-repeat;
	border-radius: 50%;
	min-width: 355px;
	min-height: 360px;
	max-width: 355px;
	max-height: 360px;
	margin: auto;
	width: 100%; }
	.approach-img .custom-circle-1 {
		display: block;
		width: 50%;
		height: 50%;
		background-color: white;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 113px; }
	.approach-img .custom-circle-2 {
		display: block;
		width: 25%;
		height: 25%;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background-image: url(../../img/demos/digital-agency-2/bg/bg-3.png);
		background-position: center;
		background-size: 500px; }
	.approach-img .custom-circle-our-approach-deco-1 {
		width: 33px;
		height: 31px;
		border-radius: 50%;
		top: 30px;
		left: 30px; }
	.approach-img .custom-circle-our-approach-deco-2 {
		width: 12px;
		height: 12px;
		border-radius: 50%;
		top: 25%;
		right: 2%;
		transform: translateY(-50%); }
	.approach-img .custom-circle-our-approach-deco-3 {
		width: 12px;
		height: 12px;
		border-radius: 50%;
		bottom: 0;
		left: 20%;
		transform: translateX(-50%); }

/*
* Section a esto nos dedicamos
*/
.our-work .isotope-item {
	position: static !important;
	transition: .3s opacity; }

.our-work .custom-our-work img {
	min-height: 280px; }

.our-work .custom-our-work .custom-our-work-text {
	position: relative; }
	.our-work .custom-our-work .custom-our-work-text h4, .our-work .custom-our-work .custom-our-work-text p, .our-work .custom-our-work .custom-our-work-text span {
		position: relative;
		left: 0; }
	.our-work .custom-our-work .custom-our-work-text h4 {
		transition: .2s left; }
	.our-work .custom-our-work .custom-our-work-text p {
		transition: .5s left; }
	.our-work .custom-our-work .custom-our-work-text span {
		transition: .9s left; }

.our-work .custom-our-work:hover:before {
	opacity: 0.8 !important; }

.our-work .custom-our-work:hover .custom-our-work-text h4, .our-work .custom-our-work:hover .custom-our-work-text p, .our-work .custom-our-work:hover .custom-our-work-text span {
	left: 20px; }

/*
* Side menu a esto nos dedicamos
*/
.side-menu-our-work .sort-source li a:before {
	content: '';
	width: 15px;
	height: 3px;
	background-color: #e41645;
	display: inline-block;
	margin-right: 16px;
	vertical-align: middle;
	transition: .5s width; }

.side-menu-our-work .sort-source li a:hover:before {
	width: 30px; }

.side-menu-our-work .sort-source li.active a {
	color: #65afeb !important; }

.side-menu-our-work .sort-source.sort-source-light li.active a {
	color: #000 !important;
	font-weight: bold !important; }

html .text-color-hover-light:hover, html .text-hover-light:hover {
    color: #263d56 !important;
}
/*
* Menu y cabezote
*/

@media (min-width: 992px) {
	#header.header-narrow .header-nav.header-nav-stripe {
		position: relative;
		z-index: 3; }
	#header.header-narrow .header-logo .logo-default {
		margin: -37px -70px -102px 0;
		position: relative;
		z-index: 2;
		opacity: 1; }
	#header.header-narrow .header-logo .logo-small {
		-webkit-backface-visibility: hidden;
						backface-visibility: hidden;
		transform: translate3d(87px, 0, 0);
		position: absolute;
		z-index: 1;
		opacity: 0;
		left: 0; }
	#header .header-nav.header-nav-stripe .header-nav-main nav > ul > li > a {
		min-height: 50px !important; }
	#header .header-nav.header-nav-stripe .header-nav-main nav > ul > li.dropdown .dropdown-menu {
		margin-top: 0px !important; }
	.sticky-header-active #header.header-narrow .header-logo .logo-small {
		transform: translate3d(0, 0, 0);
		opacity: 1;
		z-index: 3;}
	.sticky-header-active #header.header-narrow .header-logo .logo-default {
		opacity: 0;
		top: -90px; } }

@media (max-width: 991px) {
	.logo-default {
		display: none !important; }
	.logo-small {
		display: block; }
	#header .header-logo {
		width: auto !important;
		height: auto !important; } }

#header {
	min-height: 0 !important;
	width: 100%;
	position: absolute; }

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-body {
	    background-color: #00000026 !important; }

html.sticky-header-active #header.header-semi-transparent-light .header-body {
	background: #fff !important; }



@media (min-width: 992px) {
	html #header.header-semi-transparent-light .header-body {
		transition: transform 0.3s ease;
		transform: translate3d(0, 25px, 0);
		border: 0; }
		html #header.header-semi-transparent-light .header-body:before {
			background: #fff none repeat scroll 0 0;
			opacity: 1; }
	html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
		color: #fff;
        text-shadow: 0 0 2px #4a4a4a;}
		html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a.dropdown-toggle:after {
			border-color: #222529 transparent transparent transparent; }
	html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a {
		color: #FFF; }
		html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a.dropdown-toggle:after {
			border-color: #FFF transparent transparent transparent; }
	html.sticky-header-active #header.header-semi-transparent-light .header-body {
		transform: translate3d(0, 0, 0); }
	html.ie9 #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown .dropdown-menu, html.ie9 #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover .dropdown-menu, html.ie9 #header.header-narrow .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu, html.ie9 #header.header-narrow .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown:hover .dropdown-menu {
		margin-top: -2px; } }


@media (min-width: 768px) {
	.logo {
		margin-top: 75px; } }


element.style {
}
@media (min-width: 992px)
#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
    background-color: transparent;
}
@media (min-width: 992px)
#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
    color: #0088cc !important;
}
#footer .footer-copyright p {
    color: #fff;
}