<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root
{
	--blue1-color:#007bff;
}

.margin-bottom-1rem
{
	margin-bottom: 1rem !important;
}

#modalShop input {
	max-width: 304px;
}

.form-grey-fields .form-group {
	display: flex;
    align-items: center;
    justify-content: center;
}



/* colors */

	.btn-color-blue-1
	{
		background-color: #007bff !important;
		border-color: #007bff !important;
	}

	.link-cat
	{
		background: var(--blue1-color);
		color: var(--white);
	}

	.link-cat a:hover
	{
		background: var(--blue1-color) !important;
		color: var(--white) !important;
	}

	.color-blue-1
	{
		color: var(--blue1-color);
	}
	.color-white-1
	{
		color: var(--white);
	}
	.bk-blue-1
	{
		background: var(--blue1-color);
	}

	.background-black2
	{
		background-color: #191716;
	}
	.background-black
	{
		background-color: #101010 !important;
	}
	.portfolio-item .portfolio-description a:hover i, .portfolio-item .grid-description a:hover i, .portfolio-item .portfolio-links a:hover i, .grid-item .portfolio-description a:hover i, .grid-item .grid-description a:hover i, .grid-item .portfolio-links a:hover i 
	{
	    background-color: var(--blue1-color);
	    color: #fff;
	    border: 1px solid var(--blue1-color);
	}
	a:not(.btn):not(.badge):hover, a:not(.btn):not(.badge):focus, a:not(.btn):not(.badge):active 
	{
	    color: var(--blue1-color);
	}
	button.btn.btn-outline, .btn:not(.close):not(.mfp-close).btn-outline, a.btn:not([href]):not([tabindex]).btn-outline
	{
	    color: var(--blue1-color);
	    border-color: var(--blue1-color);
	}
	button.btn.btn-outline:hover, button.btn.btn-outline:focus, button.btn.btn-outline:active, button.btn.btn-outline.active, .btn:not(.close):not(.mfp-close).btn-outline:hover, .btn:not(.close):not(.mfp-close).btn-outline:focus, .btn:not(.close):not(.mfp-close).btn-outline:active, .btn:not(.close):not(.mfp-close).btn-outline.active, a.btn:not([href]):not([tabindex]).btn-outline:hover, a.btn:not([href]):not([tabindex]).btn-outline:focus, a.btn:not([href]):not([tabindex]).btn-outline:active, a.btn:not([href]):not([tabindex]).btn-outline.active
	{
		background-color: var(--blue1-color);
	    border-color: var(--blue1-color);
	}
	.post-item .post-image .post-meta-category, .post-item .post-slider .post-meta-category, .post-item .post-video .post-meta-category, .post-item .post-audio .post-meta-category, .post-item .post-quote-img .post-meta-category
	{
		background-color: var(--blue1-color);
	}

	.page-blog .post-meta-category a:hover
	{
		color: white !important;
	}
/* colors */

/* home */

/* header */
	#mainMenu nav&gt;ul&gt;li.hover-active&gt;a, #mainMenu nav&gt;ul&gt;li.hover-active&gt;span, #mainMenu nav&gt;ul&gt;li.current&gt;a, #mainMenu nav&gt;ul&gt;li.current&gt;span, #mainMenu nav&gt;ul&gt;li:hover&gt;a, #mainMenu nav&gt;ul&gt;li:hover&gt;span, #mainMenu nav&gt;ul&gt;li:focus&gt;a, #mainMenu nav&gt;ul&gt;li:focus&gt;span
	{
		color: var(--blue1-color) !important;
	}

	#mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li&gt;a:focus, #mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li&gt;a:hover, #mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li&gt;a:active, #mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li&gt;span:focus, #mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li&gt;span:hover, #mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li&gt;span:active, #mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li [class*=col-]&gt;ul&gt;li&gt;a:focus, #mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li [class*=col-]&gt;ul&gt;li&gt;a:hover, #mainMenu nav&gt;ul&gt;li .dropdown-menu&gt;li [class*=col-]&gt;ul&gt;li&gt;a:active
	{
		color: var(--blue1-color) !important;
	}

	.social-icons.social-icons-colored .social-tiktok a, .social-icons.social-icons-colored-hover .social-tiktok a:hover {
	    background-color: #414141;
	}

	.social-icons.social-icons-colored .social-discord a, .social-icons.social-icons-colored-hover .social-discord a:hover {
	    background-color: #5562ea;
	}

	.social-icons.social-icons-colored .social-twitch a, .social-icons.social-icons-colored-hover .social-twitch a:hover {
	    background-color: #9147ff;
	}

	.social-icons.social-icons-colored .social-youtube a, .social-icons.social-icons-colored-hover .social-youtube a:hover {
	    background-color: #f00;
	}

	.social-icons.social-icons-colored .social-instagram a, .social-icons.social-icons-colored-hover .social-instagram a:hover {
	    background-color: #f70164;
	}

	

	




/* header */

/* slider */
	.slide-captions .btn
	{
		background-color: var(--blue1-color) !important;
		border-color: var(--blue1-color) !important;
	}

	.flickity-button:hover
	{
		background-color: transparent !important;
	}
/* slider */

/* override titulos */

	.heading-text.heading-section h2:before 
	{
	    background-color: var(--blue1-color) !important;
	}

/* override titulos */

/* general */
	
	.post-tiny-info
	{
		color: #666 !important;
		text-transform: uppercase;
	}

	.section-heading 
	{
	    margin-bottom: 10px;
	}
	.section-heading span 
	{
	    position: relative;
	    font-size: 15px;
	    font-weight: 500;
	    color: var(--blue1-color) !important;
	    line-height: 200%;
	    margin-bottom: 10px;
	}
	.section-heading h3 
	{
	    position: relative;
	    font-size: 35px;
	    font-weight: 600;
	    color: #111;
	    line-height: 130%;
	    margin-bottom: 10px;
	}
	.section-heading-line 
	{
	    content: '';
	    display: block;
	    width: 100px;
	    height: 3px;
	    background-color: var(--blue1-color) !important;
	    border-radius: 25%;
	    margin: auto;
	    margin-top: 15px;
	    margin-bottom: 5px;
	}
	.section-heading p 
	{
	    font-size: 15px;
	    font-weight: 400;
	    color: #aaa;
	    line-height: 160%;
	    padding-top: 15px;
	    margin-bottom: 0px;
	}
	.section-block-grey 
	{
    	padding: 90px 0px 90px 0px;
    	background-color: #f9f9f9;
	}
	.border-top 
	{
	    border-top: 1px solid #ececec !important;
	}
	.center-holder 
	{
	    text-align: center !important;
	}
	.section-heading h2 
	{
	    position: relative;
	    font-size: 42px;
	    font-weight: 500;
	    color: #111;
	    line-height: 130%;
	    margin-bottom: 10px;
	}
	.mt-30 
	{
	    margin-top: 30px;
	}
	.input-group
	{
		justify-content: center;
	}
	.margin-bottom-0
	{
		margin-bottom: 0;
	}

/* general */

/* home &gt; section cr7 */
	.offerts .image img:hover
	{
		filter: grayscale(0%);
 		box-shadow: 1px 1px 3px #ff671f99;
		transform: translateY(-5px);
    	/*box-shadow: #ff671f99,0 0 0 transparent;*/
	}
	.offerts .image img
	{
		box-shadow: 1px 1px 3px #2250fc;
		width: 100%;
		filter: grayscale(70%);
		transition: 0.5s;
		object-fit: cover;
		-webkit-backface-visibility: hidden; 
    	-ms-transform: translateZ(0);
    	-webkit-transform: translateZ(0);
    	transform: translateZ(0);

	}
	.offert-box .text p
	{
		color: white;
		transition: opacity 0.3s linear;
	}
	.offert-box .text
	{
		position: absolute;
	    right: 0;
	    bottom: 60px;
	    left: 30px;
	    transition: opacity 0.3s linear;
	    width: calc(100% - 60px);
	    z-index: 10;
	}

/* home &gt; section cr7 */

/* home &gt; blog */
	
	.btn-seemore
	{
		display: inline-block;
	    background-color: var(--blue1-color) !important;
	    border-color: var(--blue1-color) !important;
	    color: #fff !important;
	    font-size: 14px !important;
	    font-weight: 500 !important;
	    border-radius: 30px !important;
	    padding: 15px 20px !important;
	    border: 0;
	}

	@media (max-width: 768px)
	{
		.grid-layout .post-item .post-item-description&gt;h2
		{
			height: auto !important; 
		}
		.grid-layout .post-item-description p
		{
			height: auto !important; 
		}

		.btn-seemore
		{
		 	line-height: 14px !important; 
		 	height: auto !important; 
		}
	}
	
	.grid-layout .post-item-wrap:hover
	{
	 	-webkit-transform: perspective(1px) scale(1);
  		transform: perspective(1px) scale(1);
 	 	box-shadow: 0 10px 10px rgba(0,0,0,0.2);
	}
	.grid-layout .post-item-wrap
	{
 		box-shadow: 0 10px 10px rgba(0,0,0,0.05);
	  	-webkit-transform: translateZ(0);
	  	transform: translateZ(0);
	  	transform: perspective(1px) scale(0.98);
 	   	-webkit-transition-duration: 0.3s;
	  	transition-duration: 0.3s;
	  	-webkit-transition-property: transform;
	  	transition-property: transform;

	}
	.grid-layout .post-image img
	{
		height: 230px;
		object-fit: cover;
	}
	.grid-layout .post-item .post-item-description&gt;h2
	{
		margin-top: 16px;
		height: 45px;
	}
	.grid-layout .post-item-description p
	{
		height: 90px;
		height: 120px;
	}
	.elementor-background-overlay 
	{
		position: absolute;
	    content: "";
	    width: 100%;
	    height: 100%;
	    left: 0;
	    top: 0;
	    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),to(rgba(0,0,0,.8)));
	    background: -webkit-linear-gradient(top,transparent 50%,rgba(0,0,0,.8) 100%);
	    background: -o-linear-gradient(top,transparent 50%,rgba(0,0,0,.8) 100%);
	    background: linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.8) 100%);
	    -o-transition: all 0.4s ease;
	    transition: all 0.4s ease;
	    -webkit-transition: all 0.4s ease;
	    -moz-transition: all 0.4s ease;
	    -ms-transition: all 0.4s ease;
	}
	.elementor-background-overlayx 
	{
	    background-color: #0e0e0e;
	    opacity: .94;
	    transition: background .3s,border-radius .3s,opacity .3s;
		height: 100%;
	    width: 100%;
	    top: 0;
	    left: 0;
	    position: absolute;
	}
	.text-color-2
	{
		background-color: #09815c !important;
	}
	.text-color-3
	{
		background-color: #5869da !important;
	}
	.text-color-4
	{
		background-color: #e38836 !important;
	}
	.grey-dark-info
	{
		color: #666;
		position: relative;
	    top: -4px;
	    font-size: 12px;
	    margin-right: 8px;
	}
	
/**/

/* home &gt; newsletter */
	@media (max-width: 768px)
	{	
		.form-grey-fields .susbcribe-button
		{
			height: auto !important;
			line-height: 14px !important;
		}
		.newsletter-container .susbcribe-button
		{
			height: auto !important;
		}
	}

	.newsletter-container 
	{
	    margin: 0;
	    background:url(../images/pattern/pattern3.png);
	}
	.newsletter-form input 
	{
	    display: inline-block;
	    background: #fff;
	    color: #111;
	    font-size: 14px;
	    font-weight: 500;
	    outline: 0;
	    border: 1px solid var(--blue1-color) !important;
	    min-width: 270px;
	    line-height: 34px !important;
	    max-width: 100%;
	    -moz-border-radius-topleft: 30px;
	    -webkit-border-top-left-radius: 30px;
	    border-top-left-radius: 30px;
	    -moz-border-radius-bottomleft: 30px;
	    -webkit-border-bottom-left-radius: 30px;
	    border-bottom-left-radius: 30px;
	    padding: 10px 20px !important;
	    height: auto;
	}

	.susbcribe-button
	{
		display: inline-block;
	    background-color: var(--blue1-color) !important;
	    border-color: var(--blue1-color) !important;
	    color: #fff !important;
	    font-size: 14px !important;
	    font-weight: 500 !important;
	    border-radius: 30px !important;
	    padding: 15px 20px !important;
	    border: 0;
	}
	.newsletter-form button 
	{
	    display: inline-block;
	    background: var(--blue1-color);
	    color: #fff;
	    font-size: 14px;
	    font-weight: 500;
	    -moz-border-radius-topright: 30px;
	    -webkit-border-top-right-radius: 30px;
	    border-top-right-radius: 30px;
	    -moz-border-radius-bottomright: 30px;
	    -webkit-border-bottom-right-radius: 30px;
	    border-bottom-right-radius: 30px;
	    border-radius: 30px;
	    padding: 15px 20px;
	    border: 0;
	}

	.letter-spacing-lg
	{
		letter-spacing: 6px !important;
	}
	.text-lg
	{
		font-size: 24px !important;
	}

/**/

/* home &gt; section partners */
	.partners h2
	{
		color: white;
		font-weight: 300;
	}
	.partners img
	{
		opacity: 0.4;
	    transition: 0.2s;
	    /*width: 150px;*/
	    height: 200px;
	    padding: 12px;
	    object-fit: contain;
	}
	.partners img:hover
	{
		opacity: 1;
	}
	.partners .box
	{
		display: grid;
    	grid-gap: 1px;
    	
	}
	@media (max-width: 400px)
	{
		.post-3-columns .post-item
		{
			 width: 100%;
		}
	}
	
	@media (min-width: 400px)
	{
		.partners .box
		{
    		/*background: radial-gradient(circle, rgba(255, 103, 31, 0.6) 0%, rgba(0, 0, 0, 0) 75%);*/
    		grid-template-columns: 1fr;
		}
	}

	@media (min-width: 576px)
	{
		.partners .box
		{
    		background:transparent !important;
    		grid-template-columns: 1fr 1fr;
		}
	}

	@media (min-width: 768px)
	{

		.partners .box
		{
			/*background: radial-gradient(ellipse farthest-side at center, rgba(255, 103, 31, 0.6) 0%, rgba(255, 103, 31, 0.4) 70%, rgba(0, 0, 0, 0) 100%) !important;*/
    		grid-template-columns: 1fr 1fr;
		}
	}

	@media (min-width: 1024px)
	{
		.partners .box
		{
			/*background: radial-gradient(ellipse farthest-side at center, rgba(255, 103, 31, 0.6) 0%, rgba(255, 103, 31, 0.4) 70%, rgba(0, 0, 0, 0) 100%) !important;*/
    		grid-template-columns: 1fr 1fr 1fr 1fr;
		}
	}

	.partners .box .item
	{
		position: relative;
    	background-color: #101010; 
    	text-align: center;
	}
/* */


/*about*/
    .vc_progress_bar .vc_label
	{
		text-transform: uppercase;
	    font-size: 12px;
	    letter-spacing: .5px;
	    font-family: Montserrat;
	    margin-bottom: 11px;
	}
	.post_links_box.full_width .next_post_link, body .vc_progress_bar .vc_label .vc_label_units
	{
    	float: right;
	}

	body .vc_progress_bar .vc_single_bar
	{
	    height: 10px;
	    margin-bottom: 32px;background: #dbdbdb;
	}
	.vc_single_bar span
	{
    	position: absolute;
    	height: 10px;
	}
	.p-progress-bar
	{
		background-color: var(--blue1-color);
	}
	.p-progress-bar-container.title-up .p-progress-bar .progress-number
	{
		color: #222;
	}

/* about */
	.mission h3
	{
		font-size: 28px;
    	letter-spacing: -.06em;
    	line-height: 36px;
    	padding: 17px 0 0;
    	margin-bottom: 23px;
    	font-family: Montserrat;
    	font-weight: 700;
 	    color: #222;
	    
	    margin: 0 0 23px;
	}
	.mission h4
	{
		 
    	letter-spacing: -.06em;
    	line-height: 36px;
    	padding: 17px 0 0;
    	margin-bottom: 23px;
    	font-family: Montserrat;
    	font-weight: 700;
 	    color: #222;
	    margin: 0 0 23px;
	}
	.mission h4::after
	{
		content: '';
	    display: block;
	    width: 35px;
	    height: 4px;
	    background: var(--blue1-color);
	    border-radius: 3px;
	    margin: 4px 0 0;
	}
	.mission h3::after
	{
		content: '';
	    display: block;
	    width: 35px;
	    height: 6px;
	    background: #2250fc;
	    border-radius: 3px;
	    margin: 4px 0 0;
	}
	.margin-bottom-22
	{
		margin-bottom: 22px;
	}
	.margin-bottom-23
	{
		margin-bottom: 23px;
	}
	.margin-bottom-35
	{
		margin-bottom: 35px;
	}
	.margin-bottom-60
	{
		margin-bottom: 60px;
	}
	.items-mission
	{
		margin: 0 0 20px;
	    list-style: none;
	    padding: 0;
	}
	.items-mission li:before
	{
	    content: "\2022";
	    position: absolute;
	    left: 0;
	    font-size: 18px;
	    display: inline-block;
	    color: var(--blue1-color);
	}
	.items-mission li
	{
		position: relative;
	    padding: 0 0 0 26px;
	    margin: 0 0 14px;
	    line-height: 22px;
	    color: #222;
	    border: none;
	    font-size: 13px;
	}
	.text1
	{
		font-family: Montserrat;
    	font-size: 16px;color: #222;
    	line-height: 26px;
    	margin-bottom: 25px;
	}
	.text2
	{
		color: #222;
		line-height: 26px;
	}
	.section-partner-2 h3
	{
		font-size: 28px;
    	letter-spacing: -.06em;
    	line-height: 36px;
    	padding: 17px 0 0;
    	margin-bottom: 23px;
    	font-family: Montserrat;
    	font-weight: 700;
 	    color: #222; 
	    margin: 0 0 23px;
	}
	.section-partner-2 h3::after
	{
		content: '';
	    display: block;
	    width: 35px;
	    height: 6px;
	    background: var(--blue1-color);
	    border-radius: 3px;
	    margin: 4px 0 0;
	}
	.section-partner-2 .text2
	{
    	color: #222;
    	line-height: 26px;
	}
	.section-partner-2 .text1
	{
		font-family: Montserrat;
    	font-size: 16px;color: #222;
    	line-height: 26px;
    	margin-bottom: 25px;
	}
	.pies p
	{
		margin-top: 13px;
	    font-size: 14px;
	    padding: 0 15px;
	    line-height: normal;
	    color: #444;
	}
	.section-bg-grey-2
	{
		background-color: #f2f2f2 !important;
	}
	.about-section-1 .box-image
	{
		box-shadow: 3px 6px 12px 3px #ccc;
	}

	.about-section-1 .box-image img
	{
		width: 100%;
	}
	blockquote
	{
	    padding: 21px 30px 18px;
	    border-left: 5px solid var(--blue1-color);
	    background: #fff;
	    font-size: 16px;
	    color: #222;
	    font-style: italic;
	}
	blockquote p,blockquote small
	{
		color:#222;
	}
	.about-text-1
	{
		font-family: Montserrat;
	    color: #444444;
	    font-size: 16px;
	    letter-spacing: -0.4px;
	    margin-bottom: 25px !important;
	    line-height: 26px;
	}
	.about-text-2
	{
		color: #222;
		margin-bottom: 35px;
		line-height: 26px;
	}
/* about */


/* lista de empleos */
	
	.paid-candidate-container
	{
	    background: #fff;
	    border-radius: 6px;
	    overflow: hidden;
	    text-align: center;
	    margin-bottom: 30px;
	    position: relative;
	    transition: .4s;
	    border: 1px solid #eaeff5;
	}
	.paid-candidate-box 
	{
	    text-align: center;
	    padding: 60px 20px 15px;
	}
	.btn.btn-paid-candidate 
	{
	    padding: 17px !important;
	    display: inline-block;
	    width: 100%;
	    font-size: 16px !important;
	    font-weight: 500 !important;
	    border-radius: 0 !important;
	    background-color: #f2f3f5 !important;
	    letter-spacing: .5px !important;
	    border-color: transparent !important;
	    color: #272f46 !important;
	    margin-bottom: 0px !important;
	    text-transform: none !important;
	}
	.btn.btn-paid-candidate:hover, .btn.btn-paid-candidate:focus 
	{
	    background-color: var(--blue1-color) !important;
	    color: #fff !important;
	}
	.paid-candidate-box-extra ul 
	{
	    margin: 15px 0;
	    padding: 0;
	}
	.paid-candidate-box-extra ul li 
	{
	    display: inline-block;
	    list-style: none;
	    padding: 3px 15px;
	    border: 1px solid #b9c5ce;
	    border-radius: 50px;
	    margin: 5px;
	    color: #657180;
	}
	.paid-candidate-box-thumb 
	{
	    width: 120px;
	    height: 120px;
	    margin: 0 auto 25px;
	    border-radius: 50%;
	    overflow: hidden;
	    box-shadow: 0 0 14px 0 rgba(0,0,0,0.08);
	    -webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,0.08);
	    -moz-box-shadow: 0 0 14px 0 rgba(0,0,0,0.08);
	}
	.img-circle 
	{
	    border-radius: 50%;
	}
	.paid-candidate-box-detail h4 
	{
	    margin-bottom: 4px;
	    font-size: 20px;
	}
	.paid-candidate-box-detail .desination, .paid-candidate-box-detail .location 
	{
	    font-size: 15px;
	    display: block;
	    color: #677484;
	}
	.paid-candidate-container:hover, .paid-candidate-container:focus 
	{
	    transform: translateY(-5px);
	    -webkit-transform: translateY(-5px);
	    cursor: pointer;
	}
	.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img, .img-responsive, .thumbnail a&gt;img, .thumbnail&gt;img
	{
	    display: block;
	    max-width: 100%;
	    height: auto;
	}
	.paid-candidate-box-extra ul li.more-skill 
	{
	    color: #fff;
	    border-color: var(--blue1-color);
	}
	.bt-1 
	{
	    border-top: 1px solid #eaeff5!important;
	}
	
/**/

/* detalles vacante */
	
	.row-bottom 
	{
	    margin-bottom: 40px!important;
	}
	@media (min-width: 768px)
	{
		.flex-middle-sm
		{
	    	display: -webkit-flex;
	    	-webkit-align-items: center;
	    	display: flex;
	    	align-items: center;
		}
	}
	h2.detail-title 
	{
	    font-size: 18px;
	    background: #f5f6f7;
	    padding: 8px 20px;
	    margin-bottom: 16px;
	    line-height: 1.6;
	    border-radius: 2px;
	    color: #252d40;
	    border-left: 3px solid var(--blue1-color);
	}
	.full-detail-description p 
	{
	    margin-bottom: 20px;
	    line-height: 1.9;
	    font-size: 15px;
	    padding: 0 20px;
	        position: relative;
	    text-transform: capitalize;
	}
	ul.detail-list
	{
		padding-left: 40px;
	}
	ul.detail-list li 
	{
	    padding: 0;
	    margin-bottom: 10px;
	    line-height: 1.9;
	    font-size: 17px;
	    color: #707c88;
	    list-style: none;
	}
	ul.detail-list li i
	{
	    position: relative;
	    font-size: 17px;
	    color: var(--blue1-color);
	    left: -12px;
	}
	.job-detail-statistic 
	{
	    margin-bottom: 15px;
	    margin-top: 15px;
	    border: 1px solid #e9eef3;
	    padding: 15px;
	    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.09);
	    box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.09);
	    background: #fff;
	    border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	    -o-border-radius: 4px;
	}
	.job-detail-statistic .statistic-item 
	{
	    margin: 0;
	    border: none;
	    border-right: 1px solid #e9eef3;
	    padding-right: 20px;
	    padding-left: 20px;
	}
	.flex-middle 
	{
	    display: -webkit-flex;
	    -webkit-align-items: center;
	    display: flex;
	    align-items: center;
	}
	.statistic-item 
	{
	    margin-bottom: 20px;
	    border: 1px solid #e9eef3;
	    border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	    -o-border-radius: 4px;
	    padding: 13px 20px;
	    background-color: #fff;
	}
	.statistic-item .icon 
	{
	    font-size: 30px;
	    margin-bottom: 0px;
	}
	.theme-cl, .input-with-icon .theme-cl
	{
	    color: #11b719;
	}
	.statistic-item .text 
	{
	    padding-left: 15px;
	}
	@media (min-width: 768px)
	{
		.job-detail-statistic .statistic-item
		{
		    width: 33%;
		    float: left;
		}
	}
	.btn-info:hover, .btn-info:focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover
	{
	    background: #1db9aa;
	    border-color: #1db9aa !important;
	    color: #fff !important;
	    outline: none;
	}
	.sidebar-widgets
	{
	    margin-bottom: 30px;
	}
	.ur-detail-wrap
	{
	    width: 100%;
	    display: block;
	    position: relative;
	    justify-content: center;
	    align-items: center;
	    padding: 0 2em 1.5em;
	    border-radius: 6px;
	    background: #fff;
	    box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
	}
	.ur-detail-wrap-header 
	{
	    padding: 18px 0 10px;
	    border-bottom: 1px solid #e0dfe6;
	    margin-bottom: 1.5em;
	}
	.ur-detail-wrap-header h4 
	{
	    font-size: 16px;
	}
	ul.ove-detail-list 
	{
	    margin: 0;
	    padding: 0;
	}
	ul.ove-detail-list li 
	{
	    list-style: none;
	    margin-bottom: 1.5em;
	    padding: 0;
	}
	ul.ove-detail-list li i 
	{
	    font-size: 30px;
	    float: left;
	    margin-right: 10px;
	    color: #a4abb5;
	    width: 36px;
	}
	ul.ove-detail-list li h5 
	{
	    margin-bottom: 2px;
	}
	.ur-detail-wrap-body .form-control 
	{
	    height: 50px;
	    border: 1px solid #dde6ef;
	    margin-bottom: 10px;
	    box-shadow: none;
	    border-radius: 0;
	    background: #fbfdff;
	    font-size: 15px !important;
	    color: #445461;
	    font-weight: 400;
	}
	.ur-detail-wrap-body .btn
	{
		font-size: 14px !important;
	    border-radius: 2px !important;
	    padding: 14px 20px !important;
	    letter-spacing: .5px !important;
	    text-shadow: none !important;
	}
	.ur-detail-wrap-body .btn-primary
	{
	    background-color: var(--blue1-color) !important;
	    border-color: var(--blue1-color) !important;
	    color: #fff;
	}
	.simple-list-sshare li 
	{
	    margin-right: 8px;
	    margin-bottom: 5px;
	    list-style: none;
	    display: inline-block;
	}
	.simple-list-sshare li a 
	{
	    background: #e9f0f9;
	    width: 42px;
	    height: 42px;
	    display: inline-block;
	    text-align: center;
	    line-height: 44px;
	    border-radius: 50px;
	    color: #6e7a8a;
	}
	.simple-list-sshare 
	{
	    margin: 0;
	    padding: 0;
	}
	.job-detail-statistic .statistic-item:last-child 
	{
	    border: none;
	}

/**/

/* pagina contacto */
	
	.gyan-title-subtitle 
	{
	    color: #007bff;
	    font-size: 17px;
	    font-weight: 500;
	    line-height: 27px;
	    margin-bottom: 9px;
	    text-align: left;
	    position: relative;
	}
	.gyan-title-heading 
	{
    	color: #032e42;
    	font-size: 38px;
    	line-height: 55px;
    	margin-bottom: 10px !important;
	}
	.gyan-title-desc
	{
	    color: #606060;
	    font-size: 15px;
	    line-height: 27px;
	    text-align: left;
	    max-width: 434px;
	}
	.gyan-icon-list-wrap .gyan-ilist-items 
	{
	    list-style: none;
	    margin: 0;
	    padding: 0;
	} 
	.gyan-ilist-items:not(.gyan-inline-items) li:not(:last-child) 
	{
	    margin-bottom: 22px;
	}
	.swm-site-content a:hover, ul.swm-search-list li h4 a:hover, .swm-content-color a:hover, .swm-related-link a:hover 
	{
	    color: #d83030;
	} 
	.gyan-ilist-items .gyan-icon-wrapper 
	{
	    margin-right: 18px;
	}
	.gyan-ilist-items .gyan-icon-list-icon 
	{
	    color: #007bff;
	    font-size: 24px;
	    line-height: 24px;
	    height: 24px;
	    width: 24px;
	} 
	.gyan-icon-list-text 
	{
	    color: #676767;
	}
	.elementor-widget:not(:last-child) 
	{
	    margin-bottom: 20px;
	}
	.gyan-icon-list-wrap .gyan-ilist-items a 
	{
	    display: inherit;
	    align-items: center;
	}
	.gyan-icon-list-wrap .gyan-ilist-items li 
	{
	    margin: 0;
	    padding: 0;
	    position: relative;
	    align-items: center;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	}
	.gyan-icon-list-wrap .gyan-ilist-items li 
	{
	    align-items: center;
	}
	.gyan-ilist-items .gyan-icon-wrapper
	{
	    padding: 6px 0 0;
	}
	.widget-contact-form1
	{
	 	border-style: solid;
	    border-width: 7px 0 0;
	    border-color: #252628;
	    box-shadow: 0px 0px 35px 0px rgba(0,0,0,.09);
	    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	    margin-top: -12%;
	    margin-bottom: 0;
	    padding: 12% 10% 4%;
	    z-index: 1;
	}
 	.widget-contact-form1 .btn
 	{
 		background-color: #007bff !important;
 		border-color: transparent !important;
	}
	.section-heading-line-left 
	{
	    content: '';
	    display: block;
	    width: 100px;
	    height: 3px;
	    background: #007bff;
	    border-radius: 25%;
	    margin-top: 15px;
	    margin-bottom: 5px;
	}
	.widget-contact-form1 .form-group&gt;label
	{
		color: #032e42;
	}

	.box-recaptcha {
		text-align: center;
	}

	

	@media (max-width: 768px)
	{
		.widget-contact-form1
		{
			margin-top: 12%;
			padding-right: 4%;
			padding-left: 4%;
		}

		.container-form-contact {
			padding: 0;
		}

		.g-recaptcha{
			display: inline-block;
		}
	}

	

/* pagina contacto */

/* detalles del blog */



.page-blog-single #page-content .container
{
	max-width: 800px;
}
.mb-30 
{
    margin-bottom: 30px!important;
}
.excerpt 
{
    color: rgb(105,105,105);
}
.excerpt p, .single-excerpt p 
{
    font-size: 1.5em !important;
    font-family: 'Noto Sans JP',sans-serif;
}
.entry-main-content 
{
    font-size: 1.2em;
    font-family: 'Noto Sans JP',sans-serif;
}
.entry-main-content p 
{
    font-size: 1.1em !important;
    line-height: 1.75;
}
.page-blog-single p 
{
    margin-bottom: 1.2em;
    font-weight: 400;
}
.page-blog-single p 
{
    margin-top: 0;
}
.wp-block-separator.is-style-dots 
{
	text-align: center;
    line-height: 1;
    background: none!important;
    border: none;
    max-width: none;
    height: auto;
    border: none;
    width: auto;
    height: 16px;
}
.wp-block-separator 
{
    border-top: 1px solid #f4f5f9;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.page-blog-single hr 
{
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;

}
.page-blog-single hr
{
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
.entry-main-content figure 
{
    margin-bottom: 30px;
    margin-top: 30px;
}
.blocks-gallery-grid, .wp-block-gallery 
{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.entry-main-content ul 
{
    list-style: disc;
}
.blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item 
{
    width: calc((100% - 32px)/3);
    margin-right: 10px;
}
.entry-main-content ul li.blocks-gallery-item 
{
    list-style: none;
}
.entry-main-content ul li, .comment-content ul li 
{
    list-style: disc inside;
    line-height: 2;
}
.border-radius-5 
{
    border-radius: 5px;
}
.page-blog-single img, .page-blog-single image, .page-blog-single video 
{
    max-width: 100%;
}

.wp-block-image figcaption 
{
    color: #6a6a6a;
    z-index: 1;
    bottom: 0;
    right: 0;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
}
.mr-5 
{
    margin-right: 5px!important;
}
.entry-main-content a
{
    color: #687385;
}
.entry-main-content p
{
	color: #212529;
}
.entry-main-content h2 
{
    line-height: 1.25;
    margin-top: 30px;
    margin-bottom: 28px;
    font-size: 1.5rem;
}

.entry-main-content blockquote 
{
    position: relative;
    border-left: 0;
    padding: 0px 30px;
    font-weight: 400;
    margin-bottom: 1.5rem;
    
    margin: 0 0 1rem;
}
.entry-main-content blockquote p
{
	font-style: italic;
	margin-bottom: 0;
}
.entry-main-content blockquote::before 
{
    content: "";
    top: 0px;
    height: 100%;
    left: 0;
    width: 4px;
    position: absolute;
    background: #000;
}
.entry-main-content h1, .entry-main-content h2, .entry-main-content h3, .entry-main-content h4, .entry-main-content h5, .entry-main-content h6 
{
    font-weight: 700;
}
.page-blog-single h1, .page-blog-single h2, .page-blog-single h3, .page-blog-single h4, .page-blog-single h5, .page-blog-single .page-blog-single h6, .page-blog-single .font-heading, .page-blog-single .btn, .page-blog-single .post-title 
{
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    font-family: 'Noto Sans JP',sans-serif !important;
}
.wp-block-image 
{
    margin-bottom: 30px;
}
.entry-main-content figure.alignleft 
{
    margin-right: 30px;
    margin-top: 20px;
    display: table;
}
.wp-block-image .alignleft 
{
    float: left;
    margin-right: 1em;
}
.entry-main-content figure 
{
    margin-bottom: 30px;
    margin-top: 30px;
}
.page-blog-single figure 
{
    margin: 0 0 1rem;
}

.wp-block-image .aligncenter&gt;figcaption, .wp-block-image .alignleft&gt;figcaption, .wp-block-image .alignright&gt;figcaption, .wp-block-image.is-resized&gt;figcaption 
{
    display: table-caption;
    width: 100%;
    margin: 10px 0;
    caption-side: bottom;
}
.h5, h5 
{
    font-size: 1.25rem;
}
.border-radius-10 
{
    border-radius: 10px;
}
.bg-white 
{
    background-color: #fff !important;
}
.border 
{
    border: 1px solid #dee2e6!important;
}
.entry-main-content .form-control 
{
    border: 1px solid rgb(225,225,225);
    border-radius: 30px;
    height: 48px;
    padding-left: 18px;
    font-size: 14px;
    background: transparent;
    background: #fff;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.mt-2, .my-2 
{
    margin-top: .5rem!important;
}
.entry-main-content .btn-primary 
{
    background-color: #5869da !important;
    border-color: #5869da !important;
}
.entry-title 
{
    font-size: 34px;
    /*font-family: 'Noto Sans JP',sans-serif;*/
}
.post-item .comments p,.post-item .comments a,.post-item .comments span,.post-item .comments h5,
.comment_number, .respond-form .respond-comment,.respond-form label,
.respond-form .respond-comment .btn
{
	font-family: 'Noto Sans JP',sans-serif !important;
}
.mb-50 
{
    margin-bottom: 50px!important;
}
.font-weight-900 
{
    font-weight: 900 !important;
}
.entry-meta 
{
    line-height: 1;
    color: #666;
}
.single-post .post-item .post-item-description p
{
	font-size: inherit;
}
.font-small 
{
    font-size: 12px !important;
}
.align-items-center 
{
    -ms-flex-align: center!important;
    align-items: center!important;
}
.mb-5 
{
    margin-bottom: 5px!important;
}
.entry-meta .author-avatar 
{
    float: left;
    margin: -3px 15px 0 0;
}
.entry-meta .author-avatar img 
{
    height: 40px;
    width: 40px;
    border: 2px solid #fff;
}
.img-circle 
{
    border-radius: 50%;
}.entry-meta.meta-2 .author-name 
{
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin-top: 7px;
}
.entry-meta span 
{
    position: relative;
}
.mr-10 
{
    margin-right: 10px!important;
}
span.has-dot 
{
    position: relative;
    padding-left: 10px;
}
span.has-dot::before 
{
    content: "";
    width: 3px;
    height: 3px;
    background: #999;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: block;
    left: -3px;
    border-radius: 50%;
}
.page-blog-single .entry-meta a
{
	color: #687385;
}
.page-blog-single .post-meta-category
{
	top: 0px !important;
}

/* bio author */
.author-bio {
    margin-bottom: 40px;
    text-align: left;
    display: flex;
    border-bottom: 1px solid rgb(225,225,225);
    padding-bottom: 40px;
}
.author-bio .author-image {
    flex-grow: 0;
    flex-shrink: 0;
    overflow: hidden;
    width: 90px;
    height: 90px;
    margin-right: 40px;
}.author-bio .author-image img {
    border-radius: 50%;
    width: 90px;
    height: 90px;
}.font-weight-bold {
    font-weight: 700 !important;
}.mb-20 {
    margin-bottom: 20px!important;
}.author-bio h5 {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 500;
    color: var(--color-black);
}.author-bio .author-description {
    margin-top: 15px;
    margin-bottom: 15px;
}.author-bio .author-bio-link {
    display: inline-block;
    font-weight: normal;
    text-decoration: none;
    margin-right: 20px;
    text-transform: capitalize;
    font-style: italic;
    border-bottom: 1px solid rgb(225,225,225);
    color: #666;
}.author-bio .author-social {
    display: inline-block;
}.author-bio .author-social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}.author-bio .author-social-icons li {
    display: inline-block;
}.author-bio .author-social-icons li:first-child a {
    margin-left: 0;
}.author-bio .author-social-icons li a {
    text-align: center;
    font-size: 16px;
    margin-left: -1px;
    padding-top: 0;
    display: block;
    margin-left: 20px;
}.author-bio .author-social-icons li a i {
    font-size: 14px;
}

.mt-50 {
    margin-top: 50px!important;
}

.begin-suscribe p
{
	font-size: 1.1em !important;
	line-height: 1.75;margin-bottom: 1.2em;
    font-weight: 400;
}
.begin-suscribe .form-control 
{
    border: 1px solid rgb(225,225,225);
    border-radius: 30px;
    height: 48px;
    padding-left: 18px !important;
    font-size: 14px !important;
    background: #fff;
    display: block;
    width: 100%;
    line-height: 1.5 !important;
    color: #495057;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.begin-suscribe .btn
{
	background-color: var(--blue1-color) !important;
	border-color: var(--blue1-color) !important;

}
.respond-comment span,.comments .comment .text .comment-reply-link,.comments .comment_number span
{
	color: var(--blue1-color) !important;
}
.respond-form .btn
{
	border-color: var(--blue1-color) !important;
	background-color: var(--blue1-color) !important;
}

.comments .comment
{
	background-color: transparent !important;
}

.page-blog-single #page-content, .page-blog-single .post-item .post-item-wrap
{
	background-color: #f7f8f9;
}

.author-info a
{
	color: #212529;
}

/* related posts */
.position-relative {
    position: relative!important;
}.widget-header-1 h5, .widget-header-2 h5 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid var(--mutted-border-color);
    padding-bottom: 10px;
    position: relative;
}.widget-header-2 h5::after {
    content: "";
    background: var(--color-dark);
    height: 3px;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}.transition-normal {
    transition: all .25s cubic-bezier(.02,.01,.47,1);
}.mb-40 {
    margin-bottom: 40px!important;
}.border-radius-5 {
    border-radius: 5px;
}.list-style-2 .post-thumb .img-hover-slide {
    min-height: 150px;
}.img-hover-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 280px;
    overflow: hidden;
}.img-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.related-posts .post-title a 
{
	color: #000;
	font-weight: 900;
}
.transition-normal {
    transition: all .25s cubic-bezier(.02,.01,.47,1);
}.mb-40 {
    margin-bottom: 40px!important;
}
.font-x-small {
    font-size: 10px;
}

.page-blog-single #page-content
{
	font-family: 'Noto Sans JP',sans-serif;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}.post-module-1 .post-content-overlay .entry-meta span.post-cat, .entry-meta.meta-0 span.post-cat {
    padding-right: 7px;
    margin-right: 10px;
    font-weight: bold;
    color: #666;
}.post-module-1 .post-content-overlay .entry-meta span.post-cat::after, .entry-meta.meta-0 span.post-cat::after {
    content: "";
    width: 3px;
    height: 3px;
    background: #999;
    position: absolute;
    right: 0;
    bottom: 3px;
    border-radius: 50%;
}.entry-meta.meta-1 span {
    margin-right: 10px;
}span.has-dot {
    position: relative;
    padding-left: 10px;
}span.has-dot::before {
    content: "";
    width: 3px;
    height: 3px;
    background: #999;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: block;
    left: -3px;
    border-radius: 50%;
}
/* detalles del blog */

/* footer */
	#footer .widget .widget-title
	{
		border-bottom: 1px solid #eaecee;
	}

	.social-box
	{
		list-style: none;
	}

	.social-box li
	{
		display: inline-block;
		padding: 7px;
	}
	.social-box .fa-facebook, .social-box .fa-facebook-f
	{
		color: #3b5999;
	}
	.social-box .fa-twitter
	{
		color: #55acee;
	}
	.social-box .fa-youtube
	{
		color: #ff0000;
	}
	.social-box .fa-twitch
	{
		color: #007bff;
	}
	.social-box .fa-linkedin
	{
		color: #0a66c2;
	}
	.social-box .fa-tiktok
	{
		color: #414141;
	}
	.social-box .fa-discord
	{
		color: #5562ea;
	}
	.social-box .fa-instagram
	{
		color: #bd081c;
	}
	.social-box li a
	{
		width: 24px;
	    display: block;
	    height: 24px;
	    border-radius: 30px;
	    line-height: 24px;
	    text-align: center;
	    font-size: 22px;
 	}
 	#footer .list a:hover
	{
	 	transform-origin: left center;
	    -webkit-transform-origin: left center;
	    margin-left: 10px;
	}
	#footer .list li:hover&gt;a:after
	{

	    transform-origin: left center;
	    -webkit-transform-origin: left center;
	    -webkit-transform: scale(1,1);
	     transform: scale(1,1);
	}

	#footer .list li a:after 
	{
	    content: '';
	    position: absolute;
	    bottom: 0;
	    right: 0;
	    left: 10px;
	    height: 1px;
	    background-color: var(--blue1-color);
	    transform-origin: right center;
	    -webkit-transform-origin: right center;
	    -webkit-transform: scale(0,1);
	    -khtml-transform: scale(0,1);
	    -moz-transform: scale(0,1);
	    -ms-transform: scale(0,1);
	    -o-transform: scale(0,1);
	    transform: scale(0,1);
	    -webkit-transition: transform .25s cubic-bezier(.37,.31,.2,.85);
	    -khtml-transition: transform .25s cubic-bezier(.37,.31,.2,.85);
	    -moz-transition: transform .25s cubic-bezier(.37,.31,.2,.85);
	    -ms-transition: transform .25s cubic-bezier(.37,.31,.2,.85);
	    -o-transition: transform .25s cubic-bezier(.37,.31,.2,.85);
	    transition: transform .25s cubic-bezier(.37,.31,.2,.85);
	}
	#footer a
	{
		position: relative;
		transition: all .3s linear 0ms;
	}

	
	.social-box a:hover
	{
		transform: translateY(-4px);
	}

	.widget-contact-form .btn
	{
		background-color: var(--blue1-color) !important;
		border-color: var(--blue1-color) !important;
	}
	#scrollTop:after, #scrollTop:before
	{
		background-color: var(--blue1-color) !important;
	}
/*  footer */</pre></body></html>