/*****************************************************************
    Template Name    : Free Techmax - IT Solutions & Technology HTML5 Website Template
    Author           : Barakah Themess
    Version          : 1.0
    Created          : 2023
    File Description : Main css file of the template
*****************************************************************/

/*****************************************************************

** - 01 - Default CSS
** - 02 - Preloader Area CSS
** - 03 - Navbar Area CSS
** - 04 - Home Section CSS
** - 05 - Services Section CSS
** - 06 - Overview Section CSS
** - 07 - Counter Section CSS
** - 08 - Testimonial Section CSS
** - 09 - Hire Section CSS
** - 10 - Blog Section CSS
** - 11 - Partner Section CSS
** - 12 - Other Page Banner Title CSS
** - 13 - About Page CSS
** - 14 - Contact Page CSS
** - 15 - All Page Footer Section CSS
** - 16 - All Page Copyright Section CSS

*****************************************************************/

/**************************************
 ** - 01 - Default CSS
 **************************************/

body {
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-family: 'Cabin', sans-serif;
	background-color: #D9D9D9;
}

img {
	height: auto;
	border-radius: 3px;
}
#imgRev {
	max-width: 30%;
	height: auto;
	border-radius: 3px;
}
button {
	outline: 0 !important;
}

dl, ol, ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.d-table {
	width: 100%;
	height: 100%;
	
}

.d-table-cell {
	vertical-align: middle;
	color: white;
}



.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.pb-50 {
	padding-bottom: 50px;
}
.pb-70 {
	padding-bottom: 70px;
}

.pb-100 {
	padding-bottom: 100px;
}

.pt-50 {
	padding-top: 50px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-100 {
	padding-top: 100px;
}
.pr-150{
	padding-right: 150px;
}

.bg-grey {
	background-color: rgb(215, 215, 215, 0.17);
}

.section-padding {
	padding: 100px 0;
}

a {
	text-decoration: none;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	outline: 0 !important;
	color:black !important	;
}

a:hover {
	text-decoration: none;
	/*color: #efb810;*/
	
	/*color: white;*/
}

.nav-item1 a:hover {
	text-decoration: none;
	/*color: #efb810;*/
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-size: cover;
	/*color: white;*/
}





.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	line-height: 1.4;
	font-family: 'Cabin', sans-serif;
}




p {
	font-size: 15px;
	line-height: 1.8;
	color: black;
	margin-bottom: 15px;
	font-weight: 400;
	letter-spacing: 0.3px;
	font-family: 'Cabin', sans-serif;
}

p:last-child {
	margin-bottom: 0;
}

.default-btn {
	border: none;
	position: relative;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	color: #ffffff;
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	/*border-radius: 30px;*/
	font-weight: 600;
	font-size: 1rem;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.default-btn span {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-radius: 50%;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	border-radius: 30px;
}

.default-btn:hover, .default-btn:focus {
	color: #ffffff;
}

.default-btn:hover span, .default-btn:focus span {
	width: 225%;
	height: 562.5px;
}

.default-btn-one {
	border: none;
	position: relative;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	background-color: #ffffff;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	border-radius: 30px;
	font-weight: 600;
	font-size: 15px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 5px;
	margin-right: 20px;
	box-shadow: 0 7px 25px rgb(123,104,238,0.25);
}




.default-btn-one span {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-radius: 50%;
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-size: cover;
	background-repeat: no-repeat;	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	border-radius: 30px;
}

.default-btn-one:hover, .default-btn-one:focus {
	color: #ffffff;
}

.default-btn-one:hover span, .default-btn-one:focus span {
	width: 225%;
	height: 562.5px;
}

.section-title {
	text-align: center;
	margin-bottom: 65px;
	line-height: 1.5;
}

.section-title h6 {
	font-size: 16px;
	font-weight: 600;
	/*color: #d9ad26;*/
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.section-title h2 {
	font-size: 33px;
	color: #505060;
	margin: 0 0 0 0;
	font-weight: 600;
}

.color-text {
    color: #efb810;
}

.valign {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* [ Start Overlay ] */
[data-overlay-dark],
[data-overlay-light] {
	position: relative;
}

[data-overlay-dark] .container,
[data-overlay-light] .container {
	position: relative;
	z-index: 2;
}

[data-overlay-dark]:before,
[data-overlay-light]:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

[data-overlay-dark]:before {
	background: #02050b;
}

[data-overlay-light]:before {
	background: #fff;
}

[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6,
.bg-dark span,
.bg-color h1,
.bg-color h2,
.bg-color h3,
.bg-color h4,
.bg-color h5,
.bg-color h6,
.bg-color span {
	color: #fff;
}

[data-overlay-dark] p,
.bg-dark p,
.bg-color p {
	color: #dad6d6;
}

[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before {
	opacity: 0;
}

[data-overlay-dark="1"]:before,
[data-overlay-light="1"]:before {
	opacity: .1;
}

[data-overlay-dark="2"]:before,
[data-overlay-light="2"]:before {
	opacity: .2;
}

[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before {
	opacity: .3;
}

[data-overlay-dark="4"]:before,
[data-overlay-light="4"]:before {
	opacity: .4;
}

[data-overlay-dark="5"]:before,
[data-overlay-light="5"]:before {
	opacity: .5;
}

[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
	opacity: .6;
}

[data-overlay-dark="7"]:before,
[data-overlay-light="7"]:before {
	opacity: .7;
}

[data-overlay-dark="8"]:before,
[data-overlay-light="8"]:before {
	opacity: .8;
}

[data-overlay-dark="9"]:before,
[data-overlay-light="9"]:before,
[data-overlay-color="9"]:before {
	opacity: .9;
}

[data-overlay-dark="10"]:before,
[data-overlay-light="10"]:before {
	opacity: 1;
}

/* [ End Overlay ] */

/*****************************************
 ** - 00 -  Go Top CSS
 ******************************************/
.go-top {
	position: fixed;
	cursor: pointer;
	top: 0;
	right: 15px;
	color: #d9ad26;
	background-color: #d9ad26;
	text-align: center;
	z-index: 4;
	width: 45px;
	height: 45px;
	line-height: 45px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .9s;
	transition: .9s;
	border-radius: 3px;
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-size: cover;
}

.go-top.active {
	top: 97%;
	-webkit-transform: translateY(-98%);
	transform: translateY(-98%);
	opacity: 1;
	visibility: visible;
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
}

.go-top i {
	position: absolute;
	top: 50%;
	color: #ffffff;

	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.go-top i:last-child {
	opacity: 0;
	visibility: hidden;
	top: 60%;
}

.go-top::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #efb810;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	border-radius: 5px;
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-size: cover;
}

.go-top:hover, .go-top:focus {
	color: #ffffff;
}

.go-top:hover::before, .go-top:focus::before {
	opacity: 1;
	visibility: visible;
}

.go-top:hover i:first-child, .go-top:focus i:first-child {
	opacity: 0;
	top: 0;
	visibility: hidden;
}

.go-top:hover i:last-child, .go-top:focus i:last-child {
	opacity: 1;
	visibility: visible;
	top: 50%;
}

/**************************************
 ** - 02 - Preloader Area CSS
 **************************************/
.preloader {
    position: fixed;
    z-index: 999999;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    right: 0;
}
.preloader .lds-spinner {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.preloader .lds-spinner div {
    -webkit-transform-origin: 40px 40px;
    transform-origin: 40px 40px;
    -webkit-animation: lds-spinner 1.2s linear infinite;
    animation: lds-spinner 1.2s linear infinite;
}
.preloader .lds-spinner div::after {
    content: " ";
    display: block;
    position: absolute;
    top: 5px;
    left: 35px;
    width: 5px;
    height: 20px;
    border-radius: 20%;
    /*background: #d9ad26;*/
	background-image: url(../img/LayoutheroPruebaJaverim1.png);

}
.preloader .lds-spinner div:nth-child(1){
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
    -webkit-animation-delay:-1.1s;
    animation-delay:-1.1s
}
.preloader .lds-spinner div:nth-child(2){
    -webkit-transform:rotate(30deg);
    transform:rotate(30deg);
    -webkit-animation-delay:-1s;
    animation-delay:-1s
}
.preloader .lds-spinner div:nth-child(3){
    -webkit-transform:rotate(60deg);
    transform:rotate(60deg);
    -webkit-animation-delay:-.9s;
    animation-delay:-.9s
}
.preloader .lds-spinner div:nth-child(4){
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    -webkit-animation-delay:-.8s;
    animation-delay:-.8s
}
.preloader .lds-spinner div:nth-child(5){
    -webkit-transform:rotate(120deg);
    transform:rotate(120deg);
    -webkit-animation-delay:-.7s;
    animation-delay:-.7s
}
.preloader .lds-spinner div:nth-child(6){
    -webkit-transform:rotate(150deg);
    transform:rotate(150deg);
    -webkit-animation-delay:-.6s;
    animation-delay:-.6s
}
.preloader .lds-spinner div:nth-child(7){
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    -webkit-animation-delay:-.5s;
    animation-delay:-.5s
}
.preloader .lds-spinner div:nth-child(8){
    -webkit-transform:rotate(210deg);
    transform:rotate(210deg);
    -webkit-animation-delay:-.4s;
    animation-delay:-.4s
}
.preloader .lds-spinner div:nth-child(9){
    -webkit-transform:rotate(240deg);
    transform:rotate(240deg);
    -webkit-animation-delay:-.3s;
    animation-delay:-.3s
}
.preloader .lds-spinner div:nth-child(10){
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg);
    -webkit-animation-delay:-.2s;
    animation-delay:-.2s
}
.preloader .lds-spinner div:nth-child(11){
    -webkit-transform:rotate(300deg);
    transform:rotate(300deg);
    -webkit-animation-delay:-.1s;
    animation-delay:-.1s
}
.preloader .lds-spinner div:nth-child(12){
    -webkit-transform:rotate(330deg);
    transform:rotate(330deg);
    -webkit-animation-delay:0s;
    animation-delay:0s
}
@-webkit-keyframes lds-spinner{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
@keyframes lds-spinner{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}

/**************************************
 ** - 03 - Navbar Area CSS
 **************************************/
.navbar-area.is-sticky .purchase-container {
    display: none;
}
.purchase-container {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #007bff;
}

.purchase-container .purchase-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.purchase-container .purchase-info p {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
    font-weight: 600;
	margin-bottom: 0;
}
.purchase-container .purchase-button .default-btn-one {
    font-size: 15px;
    padding: 4px 18px;
    margin-left: 15px;
}

.frtechmax-responsive-nav {
	display: none;
}

.techmax-nav {
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0;
	padding-left: 0;
}

.techmax-nav .navbar {
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}

.techmax-nav .navbar ul {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.techmax-nav .navbar .navbar-nav {
	margin: auto;
}

.techmax-nav .navbar .navbar-nav .nav-item {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
}

.techmax-nav.index-navber .navbar .navbar-nav .nav-item a {
	color: #555;
}
.techmax-nav .navbar .navbar-nav .nav-item a {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-transform: capitalize;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
}
/*
.techmax-nav .navbar .navbar-nav .nav-item a:hover, .techmax-nav .navbar .navbar-nav .nav-item a:focus, .techmax-nav .navbar .navbar-nav .nav-item a.active {
	color: #5e87eb;
}
*/
.techmax-nav .navbar .navbar-nav .nav-item a i {
	font-size: 10px;
	position: relative;
	top: -1px;
	margin-left: 1px;
}

.techmax-nav .navbar .navbar-nav .nav-item:last-child a {
	margin-right: 0;
}

.techmax-nav .navbar .navbar-nav .nav-item:first-child a {
	margin-left: 0;
}
/*
.techmax-nav .navbar .navbar-nav .nav-item:hover a, .techmax-nav .navbar .navbar-nav .nav-item:focus a, .techmax-nav .navbar .navbar-nav .nav-item.active a {
	color: #5e87eb;
}
*/
.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	background: #ffffff;
	position: absolute;
	border: none;
	top: 80px;
	left: 0;
	width: 230px;
	z-index: 99;
	display: block;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0px;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
	padding: 0;
	border-bottom: 1px solid #f1f1f1;
}
.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li:last-child {
	border-bottom: 0px solid transparent;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
	position: relative;
	color: #505060;
	font-size: 15px;
	font-weight: 500;
	padding: 10px 15px;
	text-transform: capitalize;
	margin: 0;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #505060;
	background: #f8f8f8;
	padding-left: 20px;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
	left: -245px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
	color: #696997;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -245px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #696997;
	text-transform: capitalize;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -245px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #696997;
	text-transform: capitalize;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 195px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #696997;
	text-transform: capitalize;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 195px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #696997;
	text-transform: capitalize;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 195px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #696997;
	text-transform: capitalize;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
	color: #5e87eb;
}

.techmax-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.techmax-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: 100%;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.techmax-nav .navbar .other-option {
	margin-left: 0;
	margin-top: 5px;
}
.techmax-nav .navbar .other-option .default-btn {
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 600;
	box-shadow: 0 2px 15px rgb(123, 104, 238, 0.15);
	color: white;
}

.techmax-nav .navbar .other-option .default-btn.nav-btn-1 {
	margin-right: 15px;
}

.techmax-nav .black-logo {
	display: none;
}

.navbar-area {
	background-color: transparent;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}

.navbar-area.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
	background: #ffffff !important;
	-webkit-animation: 500ms ease-in-out 0s normal fadeInDown;
	animation: 500ms ease-in-out 0s normal fadeInDown;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.navbar-area.is-sticky .navbar-nav .nav-item a {
	color: #505050;
}

.navbar-area.is-sticky .navbar-nav .nav-item a:hover, .navbar-area.is-sticky .navbar-nav .nav-item a:focus, .navbar-area.is-sticky .navbar-nav .nav-item a.active {
	color: #5e87eb;
}

.navbar-area.is-sticky .techmax-nav .navbar-brand .white-logo {
	display: none;
}

.navbar-area.is-sticky .techmax-nav .navbar-brand .black-logo {
	display: block;
}

@media only screen and (max-width: 991px) {
	.navbar-area {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.navbar-area.is-sticky {
		border-bottom: none;
		-webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.navbar-area.is-sticky .logo .white-logo {
		display: none;
	}

	.navbar-area.is-sticky .logo .black-logo {
		display: block;
	}

	.frtechmax-responsive-nav {
		display: block;
	}

	.frtechmax-responsive-nav .frtechmax-responsive-menu {
		position: relative;
	}

	.frtechmax-responsive-nav .frtechmax-responsive-menu.mean-container .mean-nav ul {
		font-size: 15px;
	}

	.frtechmax-responsive-nav .frtechmax-responsive-menu.mean-container .mean-nav ul li a {
		font-size: 15px;
	}

	.frtechmax-responsive-nav .frtechmax-responsive-menu.mean-container .mean-nav ul li a.active {
		color: #5e87eb;
	}

	.frtechmax-responsive-nav .frtechmax-responsive-menu.mean-container .mean-nav ul li li a {
		font-size: 15px;
	}

	.frtechmax-responsive-nav .frtechmax-responsive-menu.mean-container .navbar-nav {
		overflow-y: scroll;
		height: 250px;
		-webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
	}

	.frtechmax-responsive-nav .frtechmax-responsive-menu.mean-container .others-options {
		display: none;
	}

	.frtechmax-responsive-nav .mean-container a.meanmenu-reveal {
		color: #505060;
	}

	.frtechmax-responsive-nav .mean-container a.meanmenu-reveal span {
		background: #505060;
	}

	.frtechmax-responsive-nav .logo {
		position: relative;
		width: 50%;
		z-index: 999;
	}

	.frtechmax-responsive-nav .logo .white-logo {
		display: block;
	}

	.frtechmax-responsive-nav .logo .black-logo {
		display: none;
	}

	.techmax-nav {
		display: none;
	}
}

/**************************************
 ** - 04 - Home Section CSS
 **************************************/
.home-area {
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 500px;
	background: url(../img/home-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.grey-cr {
    height: 500px;
    width: 500px;
    border-radius: 500px;
    position: absolute;
    bottom: -20%;
    left: -10%;
	z-index: -1;
    background: rgb(215, 215, 215, 0.17);
}
.main-banner-content {
    max-width: 450px;
	padding-top: 1px;
}
.main-banner-content h1 {
	font-size: 30px;
	color: #333;
	margin: 0 0 20px 0;
	font-weight: 600;
}

.main-banner-content p {
	color: #555;
	font-size: 14px;
	margin: 0 0 0 0;
}

.main-banner-content .banner-btn {
	margin-top: 25px;
}

.home-area .banner-image {
    text-align: center;
    padding-top: 20px;
}

.home-area .creative-shape {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1;
}


/* Estilos para el modal */
.modal {
    display: none;
    position: fixed;
    z-index: 15;
    padding-top:3rem ;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}






/**************************************
 ** - 05 - Services Section CSS
 *************************************/
.services-section .section-title {
	margin-bottom: 35px;
}

.services-section1  {
	padding-left: 120px;
}

.services-section1 {
    padding-left: 120px;
}

/* Media query para pantallas más pequeñas, ajusta el padding a 80px */
@media only screen and (max-width: 768px) {
    .services-section1 {
        padding-left: 80px;
    }
}

/* Media query para pantallas aún más pequeñas, ajusta el padding a 40px */
@media only screen and (max-width: 480px) {
    .services-section1 {
        padding-left: 0.1px;
    }
}





.single-services-item {
	position: relative;
	z-index: 1;
	display: block;
	padding: 20px 15px;
	text-align: center;
	border-radius: 10px;
	background-color: #ffffff;
	margin-top: 30px;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 25px 0px rgba(110, 110, 110, 0.12);
    -moz-box-shadow: 0px 2px 25px 0px rgb(110, 110, 110, 0.12);
    box-shadow: 0px 2px 25px 0px rgb(110, 110, 110, 0.12);
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
	
}






.services-icon {
    display: inline-block;
    margin-bottom: 25px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    will-change: transform;
	
}

.services-icon i {
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/1javerim.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberCero{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberTwo{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNumber2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberThree{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNumber3.png);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberFour{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNumber4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberFive{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNumber5.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberSix{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNumber6.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberSeven{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNumber7.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberEight{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNuimber8.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberNine{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNumber9.png);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.NumberTen{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/RevistaJaverimNumber10.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.ElBahir{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/Bahir.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.Madirolas{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(https://www.edicontinente.com.ar/image/titulos/9788495593429.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}


.services-icon i.ElAlfabetoDeAkiva.jpg{
	font-size: 35px;
	width: 200px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}


.services-icon i.AdanYElArbol{
	font-size: 35px;
	width: 220px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(../img/Adan\ y\ El\ Arbol.png);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.services-icon i.LaEscencia{
	font-size: 35px;
	width: 220px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(https://images.cdn2.buscalibre.com/fit-in/360x360/1b/51/1b51aa32305631473761a63c7582fccd.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}


.services-icon i.AngelesDelZohar{
	font-size: 35px;
	width: 220px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(https://m.media-amazon.com/images/I/61vMFyBC7YL._SY425_.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}



.services-icon i.ElPortico{
	font-size: 35px;
	width: 220px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(https://www.edicionesobelisco.com/12579-large_default/el-portico-de-las-reencarnaciones.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}



.services-icon i.Drishot{
	font-size: 35px;
	width: 220px;
    height: 285px;
    line-height: 75px;
	display: block;
    margin: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	background-image: url(https://m.media-amazon.com/images/I/61YPKlAw0eL._SY425_.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}




.single-services-item h3 {
	font-size: 18px;
    font-weight: 600;
	margin-bottom: 0;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.single-services-item h3 a {
	display: inline-block;
}

.single-services-item p {
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 0;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    will-change: transform;
}


.single-services-item .services-btn-link {
	margin-top: 16px;
}

.single-services-item .services-btn-link .services-link {
    display: inline-block;
    font-size: 16px;
    /*color: #d9ad26;*/
	letter-spacing: 0.5px;
    font-weight: 600;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
	text-decoration: underline;
}

.single-services-item:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.single-services-item:hover .services-icon i {
    background: #fff;
	background-image: url(../img/1javerim.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.single-services-item:hover .services-icon i.NumberCero{
    background: #fff;
	background-image: url(../img/1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;
}

.single-services-item:hover .services-icon i.NumberTwo{
    background-image: url(../img/RevistaJaverimNumber2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.NumberThree{
    background-image: url(../img/RevistaJaverimNumber3.png);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.NumberFour{
    background-image: url(../img/RevistaJaverimNumber4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.NumberFive{
    background-image: url(../img/RevistaJaverimNumber5.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.NumberSix{
    background-image: url(../img/RevistaJaverimNumber6.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.NumberSeven{
    background-image: url(../img/RevistaJaverimNumber7.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.NumberEight{
    background-image: url(../img/RevistaJaverimNuimber8.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.NumberNine{
    background-image: url(../img/RevistaJaverimNumber9.png);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.NumberTen{
    background-image: url(../img/RevistaJaverimNumber10.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}


.single-services-item:hover .services-icon i.ElBahir{
    background-image: url(../img/Bahir.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.Madirolas{
    background-image: url(https://www.edicontinente.com.ar/image/titulos/9788495593429.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}


.single-services-item:hover .services-icon i.AdanYElArbol{
    background-image: url(../img/Adan\ y\ El\ Arbol.png);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.LaEscencia{
    background-image: url(https://images.cdn2.buscalibre.com/fit-in/360x360/1b/51/1b51aa32305631473761a63c7582fccd.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.AngelesDelZohar{
    background-image: url(https://m.media-amazon.com/images/I/61vMFyBC7YL._SY425_.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}

.single-services-item:hover .services-icon i.ElPortico{
    background-image: url(https://www.edicionesobelisco.com/12579-large_default/el-portico-de-las-reencarnaciones.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}


.single-services-item:hover .services-icon i.Drishot{
    background-image: url(https://m.media-amazon.com/images/I/61YPKlAw0eL._SY425_.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #efb810;

}


.single-services-item:hover p {
	color: #fff;
}
.single-services-item:hover .services-btn-link .services-link {
	color: #fff;
}
.single-services-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%; 
    top: 0px;
    left: 0px;
	z-index: -1;

    /*background-image: linear-gradient(-135deg, #e1dbeb 0%, #d9ad26 100%);*/
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-size: cover;
	background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
}
.single-services-item.active:before, .single-services-item:hover:before {
    opacity: 1;
}

/**************************************
 ** - 06 - Overview Section CSS
 **************************************/
.overview-content h6 {
	font-size: 16px;
	font-weight: 600;
	color: #FF9800;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.overview-content h2 {
	font-size: 33px;
	color: #505060;
	margin: 8px 0 15px 0;
}

.overview-content p {
	margin: 0 0 0 0;
}

.overview-content .features-list {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 16px;
	margin-left: -10px;
	margin-right: -10px;
}

.overview-content .features-list li {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

.overview-content .features-list li span {
	display: block;
	background-color: #ffffff;
	border-radius: 0px 0px 10px 0px;
	padding: 12px 15px;
	padding-left: 25px;
	z-index: 1;
	position: relative;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	color: #505060;
	font-size: 15px;
	font-weight: 500;
	border-left: 2px solid #5e87eb;
	-webkit-box-shadow: -1px 3px 20px 0px rgb(82, 90, 101, 0.1);
	box-shadow: -1px 3px 20px 0px rgb(82, 90, 101, 0.1);
	overflow: hidden;
}

.overview-content .features-list li span:hover {
	color: #ffffff;
	padding-left: 30px;
}
.overview-content .features-list li span.active {
    color: #fff;
	padding-left: 30px;
}

.overview-content .features-list li span::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
    right: 100%;
	bottom: 0;
	border-radius: 0px 0px 10px 0px;
	background-color: #5e87eb;
	background-image: linear-gradient(-135deg, #611bdd 0%, #5e87eb 100%);
	z-index: -1;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.overview-content .features-list li span.active:before {
    right: 0;
}
.overview-content .features-list li span:hover::before {
	right: 0;
}

.overview-image {
	text-align: center;
}

/**************************************
 ** - 07 - Counter Section CSS
 *************************************/
.counter-area {
	text-align: center;
	position: relative;
	color: #fff;
	text-align: center;
	background: url(../img/blog/etz.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	z-index: 1;
}
.counter-area::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	opacity: .5;
	background-color: #5e87eb;
	background-image: linear-gradient(-135deg, #611bdd 0%, #5e87eb 100%);
}
.counter-area .section-title h5 {
	color: #ffffff;
}
.counter-area .section-title h2 {
	color: #fff;
}
.counter-contents h2 {
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 5px;
	word-spacing: -10px;
}
.counter-contents h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

/**************************************
 ** - 08 - Testimonial Section CSS
 **************************************/
.testimonial-section {
	text-align: center;
	position: relative;
	z-index: 1;
}

.single-testimonial {
	position: relative;
	background: #fff;
	padding: 30px 15px;
	border-radius: 5px;
	
}

.single-testimonial .testimonial-content {
	margin-bottom: 25px;
	text-align: center;
}

.single-testimonial .rating-box {
	margin-bottom: 10px;
}
.rating-box ul li {
	display: inline-block;
	margin-right: 0px;
}

.rating-box ul li i {
	color: #ffce39;
	font-size: 16px;
}

.single-testimonial .testimonial-content p {
	font-size: 15px;
	color: #333;
	font-style: italic;
	line-height: 1.8;
	letter-spacing: 1px;
}

.single-testimonial .avatar {
	margin: 0 auto;
	margin-bottom: 15px;
}

.single-testimonial .avatar img {
	border-radius: 50%;
	border: 5px solid #f8f8f8;
	width: 90px;
	margin: 0 auto;
}

.single-testimonial .testimonial-bio {
	text-align: center;
}

.single-testimonial .testimonial-bio .bio-info h3 {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	margin-top: 0;
}

.single-testimonial .testimonial-bio .bio-info span {
	color: #333;
	font-size: 15px;
	font-weight: 500;
}

.testimonial-slider.owl-theme .owl-nav {
	opacity: 0;
	visibility: hidden;
	margin-top: 0;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-] {
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	padding: 0;
	background-color: #fff;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	color: #333;
	font-size: 18px;
	width: 50px;
	height: 45px;
	line-height: 50px;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-next {
	left: auto;
	right: 10px;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-]:hover {
	color: #5e87eb;
	background-color: transparent;
}

.testimonial-slider.owl-theme .owl-dots {
	line-height: .01;
	margin-top: 30px;
	margin-bottom: 0;
}

.testimonial-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 0 4px;
	background-color: #fff;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	border-radius: 30px;
}

.testimonial-slider.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #5e87eb;
}

.testimonial-slider.owl-theme .owl-dots .owl-dot.active span {
	background-color: #5e87eb;
}

.testimonial-slider.owl-theme:hover .owl-nav {
	opacity: 1;
	visibility: visible;
}

/**************************************
 ** - 09 - Hire Section CSS
 **************************************/
.hire-section {
	position: relative;
	z-index: 1;
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	padding: 70px 0;
}

.hire-section::before {
	content: "";
	position: absolute;
    z-index: -1;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0.4;
	background-color: #5e87eb;
	background-image: linear-gradient(-135deg, #611bdd 0%, #5e87eb 100%);
}

.hire-content h6 {
	font-size: 16px;
	font-weight: 600;
	color: #FF9800;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.hire-content h2 {
	font-size: 35px;
	color: #fff;
	margin: 0;
	font-weight: 600;
}

.hire-content p {
	color: #fff;
	font-size: 16px;
	margin: 20px 0 0 0;
}

.hire-content .hire-btn {
	margin-top: 20px;
}

.hire-content .hire-btn .default-btn {
    margin-right: 15px;
}

/**************************************
 ** - 10 - Blog Section CSS
 **************************************/
.blog-item {
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-shadow: -1px 5px 20px 0px rgb(82 90 101 / 10%);
	box-shadow: -1px 5px 20px 0px rgb(82 90 101 / 10%);
	background-color: #ffffff;
	position: relative;
	margin-bottom: 30px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.blog-item .single-blog-item {
	border-top: none;
	text-align: center;
	padding: 20px 25px;
}

.blog-item .single-blog-item .blog-list {
	padding-left: 0;
	margin-bottom: 5px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.blog-item .single-blog-item .blog-list li {
	color: #5e87eb;
	font-size: 15px;
	font-weight: 500;
	margin-right: 15px;
	list-style-type: none;
	display: inline-block;
}

.blog-item .single-blog-item .blog-list li:last-child {
	margin-right: 0;
}

.blog-item .single-blog-item .blog-list li i {
	position: relative;
	top: -1px;
	margin-right: 5px;
}

.blog-item .single-blog-item .blog-list li i::before {
	font-size: 14px;
}

.blog-item .single-blog-item .blog-list a {
	color: #5e87eb;
	text-decoration: none;
}

.blog-item .single-blog-item .blog-content {
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.blog-item .single-blog-item .blog-content h3 {
	color: #505060;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 25px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	line-height: 32px;
	font-weight:500;
}

.blog-item .single-blog-item .blog-content h3:hover {
	color: #5e87eb;
	-webkit-transition: .6s;
	transition: .6s;
	-webkit-transition: 0.5s;
	text-decoration: none;
}

.blog-item .single-blog-item .blog-content p {
	margin: 0;
	font-size: 15px;
	color: #6a6c72;
	font-weight: 400;
}

.blog-item .single-blog-item .blog-content a {
	text-decoration: none;
}

.blog-item .single-blog-item .blog-content .blog-btn {
	margin-top: 15px;
}

.blog-item .single-blog-item .blog-content .blog-btn .blog-btn-one {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.blog-item .single-blog-item .blog-content .blog-btn .blog-btn-one:hover {
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-size: cover;
	background-repeat: no-repeat;
	color: #ffffff;
}



.blog-item:hover .blog-content h3 {
	color: #5e87eb;
}

/************************************************
 ** - 10 - Blog Page Number Pagination CSS
 ************************************************/
.pagination-area {
	margin-top: 20px;
	text-align: center;
}

.pagination-area .page-numbers {
	width: 45px;
	height: 45px;
	margin: 0 3px;
	display: inline-block;
	background-color: #ffffff;
	line-height: 48px;
	color: #505060;
	-webkit-box-shadow: 0 2px 10px 0 #d8dde6;
	box-shadow: 0 2px 10px 0 #d8dde6;
	font-size: 18px;
	font-weight: 600;
}

.pagination-area .page-numbers.current, .pagination-area .page-numbers:hover, .pagination-area .page-numbers:focus {
	background: #5e87eb;
	color: #ffffff;
	-webkit-box-shadow: 0 2px 10px 0 #d8dde6;
	box-shadow: 0 2px 10px 0 #d8dde6;
}

/**************************************
 ** - 11 - Partner Section CSS
 **************************************/
.partner-section {
	position: relative;
	background-color: #fff;
	overflow: hidden;
	z-index: 1;
}

.partner-list {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.partner-list .partner-item {
	-ms-flex: 0 0 20%;
	-webkit-box-flex: 0;
	flex: 0 0 20%;
	max-width: 20%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.partner-list .partner-item a {
	display: block;
	text-align: center;
	position: relative;
	padding: 0px 0px;
	border: 1px solid #ebebeb;
}

/**********************************************
 ** - 12 - Other Page Banner Title CSS
 **********************************************/
.page-title-area {
	position: relative;
	z-index: 1;
	background-image: url(../img/page-title-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 400px;
}

.page-title-area1 {
	
	background-image: url(../img/page-title-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	
}



.page-title-area::before {
	content: "";
	position: absolute;
	z-index: -1;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0.5;
    
}

.page-title-content {
	text-align: center;
	margin-top: 65px;
}

.page-title-content h2 {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 42px;
	font-weight: 600;
}

.page-title-contentConst h2 {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 42px;
	font-weight: 600;
}


.page-title-content ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 0;
}

.page-title-content ul li {
	color: #ffffff;
	display: inline-block;
	position: relative;
	font-weight: 400;
	font-size: 17px;
	margin-left: 10px;
	margin-right: 10px;
}

.page-title-content ul li a {
	display: inline-block;
	color: #ffffff;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.page-title-content ul li a:hover {
	color: #5e87eb;
}

.page-title-content ul li::before {
	content: '';
	position: absolute;
	right: -15px;
	top: 11px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #5e87eb;
}

.page-title-content ul li:last-child::before {
	display: none;
}

.item-bg0 {
	background-image: url(../img/JaverimHero2.jpg);
}

.item-bg5 {
	background-image: url(../img/heroPruebaJaverim1.png);
}

.item-bg3 {
	background-image: url(../img/page-title-bg-1.jpg);
}

.item-bg2 {
	background-image: url(../img/page-title-bg-2.jpg);
}

.item-bg1 {
	background-image: url(../img/blog/180279167_103463308570813_3391654263886678045_n.jpg);
}

.item-bg4 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/RevistaJaverimLOGO.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1000px;
}

.item-bg5 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/heroPruebaJaverim1.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
	border-radius: 0.5rem;
	border-style: solid;
	border-width: 1.5px;
	color: white;	
	margin-bottom: 0.5rem;
}

.item-bg5Const {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/heroPruebaJaverim1.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 625px;
	border-radius: 0.5rem;
	border-style: solid;
	border-width: 1.5px;
	color: white;	
	margin-bottom: 0.5rem;
}





/**************************************
 ** - 13 - About Page CSS
 **************************************/
.about-area {
	position: relative;
	z-index: 1;
}
.about-content {
    margin-right: 60px;
}
.about-content h6 {
	color: #5e87eb;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.about-content h2 {
	font-size: 33px;
	font-weight: 600;
	margin-bottom: 20px;
}

.about-content-text p {
	margin-bottom: 15px;
}

.about-area .skills {
	margin-top: 30px;
}
.about-area .skills .skill-item {
	margin-bottom: 25px;
}

.about-area .skills .skill-item:last-child {
	margin-bottom: 0px;
}

.about-area .skills .skill-item h6 {
	position: relative;
	z-index: 4;
	font-size: 15px;
	letter-spacing: 0.7px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 10px;
}
.about-area .skills .skill-item h6 em {
	float: right;
	font-size: 15px;
	font-style: normal;
}
.about-area .skills .skill-item .skill-progress {
	position: relative;
	height: 5px;
	border-radius: 5px;
	background: #f1f1fa;
}
.about-area .skills .skill-item .skill-progress .progres {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 10%;
	background-color: #5e87eb;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}

.about-image {
    position: relative;
    text-align: center;
    margin-right: 40px;
}
.about-image img {
	border-radius: 3px;
    box-shadow: 0px 10px 60px rgb(0, 0, 0, 0.2);
}
.about-image:before {
    display: block;
    content: '';
    position: absolute;
    right: -55px;
    top: 55px;
    visibility: visible;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(../img/dot.svg);
    background-repeat: repeat;
}

/**************************************
 ** - 14 - Contact Page CSS
 **************************************/
.contact-section .contact-form form .form-control {
    font-size: 15px;
    width: 100%;
    padding: 10px 20px;
    height: 52px;
    color: #333;
    border: none;
    background-color: #f3f3f3;
    font-weight: 600;
    border-radius: 5px;
    text-transform: capitalize;
    border-left: 2px solid #b4b7bd;
    transition: all 0.4s;
}
.contact-section .contact-form form input:focus,
.contact-section .contact-form form textarea:focus {
	outline: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-left: 2px solid #5e87eb;
}
.contact-info-box {
    background: #fff;
    padding: 25px 20px;
    border-radius: 5px;
    border-bottom: 2px solid #5e87eb;
	-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
}
.contact-info-box .single-contact-info-box {
    position: relative;
    z-index: 1;
    padding: 10px 10px;
    display: block;
    border-radius: 3px;
    text-align: left;
    margin-bottom: 10px;
    overflow: hidden;
}
.contact-info-box .contact-info {
	position: relative;
    z-index: 1;
}

.contact-info-box .contact-info h6 {
	font-weight: 600;
    font-size: 18px;
    color: #333;
    margin-bottom: 7px;
    text-transform: capitalize;
}

.contact-info-box .contact-info p {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
}
.contact-info-box .single-contact-info-box .contact-info-bg-icon {
    color: #5e87eb;
    opacity: .2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: 0 auto;
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.contact-info-box .single-contact-info-box .contact-info-bg-icon i {
    font-size: 100px;
}
.contact-section .contact-form .form-group {
    margin-bottom: 30px;
}
.contact-section .contact-form form textarea.form-control {
    height: auto;
    padding-top: 15px;
    line-height: initial;
}

.contact-section .form-message {
	margin: 0;
}
.contact-section .form-message.success {
	background: #03b103;
	color: #fff;
	padding: 10px 15px;
	border-radius: 3px;
	margin-bottom: 30px;
}

.contact-section .form-message.error {
	background: #ff4d15;
	color: #fff;
	padding: 10px 15px;
	border-radius: 3px;
	margin-bottom: 30px;
}
/**************************************
 ** - 00 - Map Section CSS
 *************************************/
.map-content #contact-map {
	position: relative;
	width: 100%;
	height: 500px;
	border: 0;
	margin-bottom: -2px;
}

/******************************************
 ** - 15 - All Page Footer Section CSS
 ******************************************/
.footer-area {
	position: relative;
	z-index: 1;
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
}
.footer-logo {
    margin-bottom: 20px;
    display: inline-block;
}
.footer-heading {
	margin-bottom: 25px;
}

.footer-heading h3 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
	margin: 0 0 0 0;
	position: relative;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

.single-footer-widget .footer-social {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 20px;
}

.single-footer-widget .footer-social li {
	display: inline-block;
	margin-right: 10px;
}

.single-footer-widget .footer-social li:last-child {
	margin-right: 0;
}

.single-footer-widget .footer-social i {
	display: inline-block;
	height: 38px;
	width: 38px;
	line-height: 38px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 30px;
	font-size: 18px;
	
	-webkit-transition: 0.4s;
	transition: 0.4s;
	text-align: center;
}

.single-footer-widget .footer-social i:hover {
	background-image: url(../img/LayoutheroPruebaJaverim1.png);
	background-size: cover;
	background-repeat: no-repeat;
	color: #ffffff;
	border: 1px solid #efb810;
}

.single-footer-widget p {
	font-size: 15px;
	color: #ececec;
	font-weight: 400;
}

.single-footer-widget .footer-heading {
	margin-bottom: 25px;
}

.single-footer-widget .footer-heading h3 {
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	display: inline-block;
	margin: 0 0 0 0;
}

.single-footer-widget .footer-quick-links {
	padding-left: 0;
	margin-bottom: 0;
}

.single-footer-widget .footer-quick-links li {
	list-style-type: none;
	padding-bottom: 18px;
}

.single-footer-widget .footer-quick-links li:last-child {
	padding-bottom: 0;
}

.single-footer-widget .footer-quick-links li a {
	display: inline-block;
	color: #ececec;
	font-size: 15px;
	font-weight: 400;
}

.single-footer-widget .footer-quick-links li a:hover {
	color: #fff;
	text-decoration: underline !important;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.single-footer-widget .footer-info-contact {
	margin-bottom: 16px;
}

.single-footer-widget .footer-info-contact:last-child {
	margin-bottom: 0;
}

.single-footer-widget .footer-info-contact h3 {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin: 0 0 10px 0;
}

.single-footer-widget .footer-info-contact span {
	font-size: 15px;
	color: #ececec;
	font-weight: 400;
}

.single-footer-widget .footer-info-contact span a {
	font-size: 15px;
	color: #ececec;
	font-weight: 400;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.single-footer-widget .footer-info-contact span a:hover {
	color: #fff;
}

/**************************************
 ** - 00 - Footer Subscribe CSS
 **************************************/

.newsletter-form {
	max-width: 580px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	-webkit-box-shadow: 0px 2px 25px 0px rgba(110, 110, 110, 0.12);
    -moz-box-shadow: 0px 2px 25px 0px rgb(110, 110, 110, 0.12);
    box-shadow: 0px 2px 25px 0px rgb(110, 110, 110, 0.12);
}

.newsletter-form .input-newsletter {
	color: #505060;
	font-weight: 500;
	display: block;
	width: 100%;
	height: 50px;
	border: none;
	outline: 0;
	padding-left: 20px;
	border-radius: 30px;
	background-color: #ffffff;
}

.newsletter-form .input-newsletterm {
	color: #505060;
	font-weight: 500;
	display: block;
	margin-top: 5rem;
	width: 100%;
	height: 50px;
	border: none;
	outline: 0;
	padding-left: 20px;
	border-radius: 30px;
}






.newsletter-form .input-newsletter::-webkit-input-placeholder {
	color: #5f5f5f;
}

.newsletter-form .input-newsletter:-ms-input-placeholder {
	color: #5f5f5f;
}

.newsletter-form .input-newsletter::-ms-input-placeholder {
	color: #5f5f5f;
}

.newsletter-form .input-newsletter::placeholder {
	color: #5f5f5f;
}

.newsletter-form button {
	position: absolute;
	right: 0;
	top: 0;
	color: #ffffff;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	border: none;
	text-transform: capitalize;
	border-radius: 0px 30px 30px 0px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	background-color: #d9ad26;
}

/******************************************
 ** - 16 - All Page Copyright Section CSS
 ******************************************/
.copyright-area {
	padding: 35px 0;
	border-top: 1px solid rgb(255, 255, 255, 0.3);
}

.copyright-area p {
	/**color: #ececec;*/
	font-size: 15px;
}

.copyright-area p a {
	color: #ececec;
	font-weight: 600;
	display: inline-block;
}

.copyright-area p a:hover {
	color: #5e87eb;
}

.copyright-area ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: right;
}

.copyright-area ul li {
	position: relative;
	color: #ececec;
	font-size: 15px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.copyright-area ul li a {
	color: #ececec;
	display: inline-block;
}

.copyright-area ul li a:hover {
	color: #efb810;
}

.copyright-area ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	right: -13px;
	width: 1px;
	height: 14px;
	background-color: #ffffff;
}

.copyright-area ul li:last-child {
	margin-right: 0;
}

.copyright-area ul li:last-child::before {
	display: none;
}

.copyright-area ul li:first-child {
	margin-left: 0;
}