/*
Theme Name: Info K Informática
Theme URI: https://infokinformatica.com.br
Author: Info K Informática
Author URI: https://infokinformatica.com.br
Description: Tema WordPress customizável para Info K Informática e Recuperação de Dados
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: infokinformatica
Tags: business, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/fontawesome.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/brands.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/solid.min.css');

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	vertical-align: baseline;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

html {
	font-size: 16px;
	overflow-x: hidden;
	overflow-y: scroll;
}

body, input, button {
	font-family: 'Lato', sans-serif;
	font-size: 1rem;
}

body {
	font-weight: 400;
	line-height: 1.5rem;
	color: #333;
	-webkit-font-smoothing: antialiased;
}

button {
	cursor: pointer;
	transition: background-color .3s;
}

a {
	text-decoration: none;
	color: #333;
	transition: background-color .3s;
}

i {
	transition: color .3s;
}

h1 {
	font-weight: 900;
	font-size: 2rem;
	line-height: 3rem;
}

iframe {
	width: 100%;
	height: 500px;
	border: none;
}

.css-brand-back-color {
	background-color: #326414;
}

.css-brand-back-color-dark {
	background-color: #2c5711;
}

.css-brand-back-color2 {
	background-color: #8ec541;
}

.css-brand-color {
	color: #326414;
}

.css-brand-color2 {
	color: #8ec541;
}

.css-banner-color {
	color: #8ec541;
}

.css-banner-back-color {
	background-color: #8ec541;
}

.css-color-white {
	color: #fff;
}

.css-color-gray {
	color: #888;
}

.css-soft-gray-back-color {
	background-color: #eee;
}

.css-font-weight-700 {
	font-weight: 700;
}

.css-text-center {
	text-align: center;
}

.css-nowrap {
	white-space: nowrap;
}

.css-link {
	cursor: pointer;
}

.css-pos-relative {
	position: relative;
}

.css-pos-absolute {
	position: absolute;
}

.css-display-none {
	display: none;
}

.css-h1-title-margin {
	margin-bottom: 18px;
}

.css-p-margin-top {
	margin-top: 20px;
}

.css-justify {
	text-align: justify;
}

.css-line-height-zero {
	line-height: 0px;
}

.css-label-btn-whatsapp {
	position: fixed;
	padding: 2px 16px;
	background-color: #222;
	border-radius: 20px;
	font-size: 14px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
	z-index: 2;
}

.css-btn-whatsapp, .css-btn-phone {
	position: fixed;
	width: 70px;
	height: 70px;
	padding: 15px 0px 0px 18px;
	background-color: #35a02b;
	border-radius: 50%;
	font-size: 40px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
	z-index: 2;
}

.css-btn-phone {
	padding: 19px 0px 0px 19px;
	background-color: #2da4e1;
	font-size: 32px;
}

.css-btn-whatsapp i, .css-btn-phone i {
	color: #fff;
}

.css-btn-whatsapp span {
	position: absolute;
	top: -5px;
	right: 0px;
	width: 20px;
	height: 20px;
	padding-top: 3px;
	color: white;
	background-color: red;
	border-radius: 50%;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	line-height: 14px;
}

@media only screen and (max-width: 340px) {
	html {
		font-size: 14px;
	}
	
	.css-header-logo-and-contacts {
		padding-bottom: 25px !important;
	}
	
	div.css-header-links div.css-pull-left a {
		padding: 12px 0px 12px 25px !important;
	}
}

@media only screen and (max-width: 370px) {
	.css-who-can-item {
		width: 100% !important;
	}
	
	div.css-who-can-photo {
		width: 175px !important;
		height: 175px !important;
	}
	
	.css-your-loan-has-item {
		width: 100% !important;
		margin-top: 20px !important;
		margin-bottom: 0px !important;
	}
	
	.css-your-loan-has-icon {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
}

@media only screen and (min-width: 371px) and (max-width: 767px) {
	.css-who-can-item {
		width: 50% !important;
	}
	
	.css-your-loan-has-item {
		width: 50% !important;
		margin-top: 20px !important;
		margin-bottom: 0px !important;
	}

	.css-your-loan-has-item span, .css-who-can-item span {
		font-size: 1rem !important;
	}
	
	.css-your-loan-has-icon {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 899px) {
	.css-who-can-item {
		width: 33.333% !important;
	}
}

@media only screen and (max-width: 767px) {
	h1 {
		font-size: 1.7rem;
		line-height: 2.7rem;
	}
	
	.css-hide-mobile {
		display: none;
	}

	.css-display-table-mobile {
		display: table;
	}
	
	.css-pull-left-mobile {
		float: left;
	}
	
	.css-pull-right-mobile {
		float: right;
	}
	
	.css-auto-container {
		padding: 0px 30px !important;
	}
	
	.css-section-padding {
		padding: 34px 0px 40px 0px !important;
	}
	
	.css-header-logo-mobile {
		width: 200px;
	}
	
	.css-header-top-mobile {
		font-size: 0.9rem;
	}
	
	.css-header-top-span-padding-right {
		padding-right: 0px !important;
		display: block;
	}
	
	.css-header-icon-menu-mobile {
		font-size: 30px;
		padding: 10px;
		margin-right: -10px;
	}
	
	.css-header-icon-times-menu-mobile {
		padding-right: 13px;
	}
	
	.css-header-links {
		padding: 1px 0px 0px 0px !important;
		height: 0px;
		overflow: hidden;
	}
	
	.css-header-links a {
		display: block;
	}
	
	.css-header-links .css-pull-left {
		padding-top: 13px;
	}
	
	.css-header-links .css-pull-left a {
		padding: 10px 0px 10px 25px !important;
	}
	
	.css-header-links .css-pull-right .css-btn {
		text-align: center;
		margin-top: 17px;
	}
	
	.css-menu-dropdown-mobile {
		width: calc(100vw - 40px) !important;
		left: 15px !important;
		border-radius: 10px !important;
	}
	
	.css-section-banner h1 {
		font-size: 3rem !important;
		line-height: 3.5rem !important;
	}
	
	.css-section-banner h2 {
		font-size: 1.3rem !important;
		line-height: 1.3rem !important;
	}
	
	.css-section-banner p {
		font-size: 1rem !important;
		line-height: 1.5rem !important;
	}
	
	.css-section-banner a {
		font-size: 0.7rem !important;
	}
	
	.css-who-can-photo {
		width: 145px !important;
		height: 145px !important;
	}
	
	.css-your-loan-has-p-box, .css-who-can-p-box {
		margin-top: 30px;
	}
	
	.css-portability-and-negatives-item, .css-our-services-item {
		width: 100% !important;
	}
	
	.css-portability-and-negatives-item p, .css-our-services-item p {
		text-align: justify !important;
	}
	
	.css-portability-mobile-padding, .css-our-services-mobile-padding {
		margin-bottom: 28px;
	}
	
	.css-request-service-item {
		width: 100% !important;
	}
	
	.css-request-service-item img {
		margin: 0px 0px -70px -30px !important;
		width: calc(100% + 60px);
	}
	
	.css-request-service-item-description {
		padding: 20px 0px !important;
		text-align: left;
	}
	
	.css-request-service-item-description span {
		line-height: 1.5rem;
	}
	
	.css-request-service-item-description h1 {
		padding-top: 13px !important;
		line-height: 2rem !important;
	}
	
	.css-request-service-item-description p {
		padding-top: 15px !important;
	}
	
	.css-request-service-item-form {
		padding: 5px 0px 31px 0px !important;
	}
	
	.css-label-btn-whatsapp {
		bottom: 41px;
		right: 100px;
	}
	
	.css-btn-whatsapp {
		bottom: 20px;
		right: 20px;
	}
	
	.css-btn-phone {
		bottom: 105px;
		right: 20px;
	}
	
	.css-section-footer span {
		font-size: 0.9rem;
	}
	
	.css-section-privacy-policy a {
		margin-right: 0rem !important;
		display: block;
	}
}

@media only screen and (max-width: 529px) {
	.css-mobile-break::after {
		content: "\a";
		white-space: pre;
	}
	
	.css-section-banner h1 {
		font-size: 2rem !important;
		line-height: 2.5rem !important;
	}
	
	.css-section-banner h2 {
		font-size: 1rem !important;
		line-height: 1rem !important;
	}
	
	.css-section-banner p {
		font-size: 1rem !important;
		line-height: 1.5rem !important;
	}
	
	.css-section-banner a {
		font-size: 0.7rem !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	html {
		font-size: 14px;
	}
	
	h1 {
		font-size: 1.7rem;
	}
	
	.css-hide-tablet {
		display: none;
	}
	
	.css-auto-container {
		padding: 0px 30px !important;
	}
	
	.css-section-padding {
		padding: 34px 0px 40px 0px !important;
	}
	
	.css-header-logo-and-contacts {
		padding-bottom: 25px !important;
	}
	
	.css-header-contacts1, .css-header-contacts3 {
		padding-top: 9px !important;
	}
	
	.css-header-contacts1 {
		padding-left: 43px !important;
	}
	
	.css-header-contacts1 i {
		top: 12px !important;
	}
	
	.css-header-contacts3 {
		padding-left: 37px !important;
	}
	
	.css-header-contacts3 i {
		top: 15px !important;
	}
	
	.css-header-links .css-pull-left {
		margin-left: -11px !important;
	}
	
	.css-header-links .css-pull-left a {
		padding: 24px 11px 25px 11px !important;
	}
	
	.css-header-links .css-pull-right .css-btn {
		padding-bottom: 10px !important;
	}
	
	.css-menu-dropdown {
		top: 42px !important;
		width: 270px !important;
	}
	
	.css-who-can-photo {
		width: 145px !important;
		height: 145px !important;
	}
	
	.css-request-service-item img {
		margin-left: -173px !important;
		width: auto;
		height: 351px;
	}
	
	.css-request-service-item-description {
		padding-top: 78px !important;
		padding-left: 15px !important;
	}
	
	.css-request-service-item-form {
		padding-top: 45px !important;
		padding-bottom: 30px !important;
	}
	
	.css-request-service-item-form input, .css-request-service-item-form button {
		padding: 18px 20px 19px 20px !important;
	}
}

@media only screen and (min-width: 0px) {
	.css-auto-container {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 0px 50px;
	}
	
	.css-section-padding {
		padding: 54px 0px 60px 0px;
	}
	
	.css-header-top, .css-section-privacy-policy {
		padding: 10px 0px;
	}
	
	.css-header-top-span-padding-right {
		padding-right: 30px;
	}
	
	.css-header-top-a-padding-right {
		padding-right: 15px;
	}
	
	.css-header-logo-and-contacts {
		padding: 30px 0px 28px 0px;
	}
	
	.css-header-contacts-title {
		display: block;
		font-weight: 400;
		font-size: 1.25rem;
	}
	
	.css-header-contacts1, .css-header-contacts2 {
		position: relative;
		padding-top: 6px;
		padding-left: 48px;
		margin-right: 33px;
	}
	
	.css-header-contacts1 i {
		position: absolute;
		top: 10px;
		left: 0px;
		font-size: 2.5rem;
	}
	
	.css-header-contacts3 {
		position: relative;
		padding-top: 6px;
		padding-left: 40px;
	}
	
	.css-header-contacts2 i, .css-header-contacts3 i {
		position: absolute;
		top: 12px;
		left: 0px;
		font-size: 2.275rem;
	}
	
	.css-header-links {
		padding: 22px 0px 23px 0px;
	}
	
	.css-header-links a {
		font-weight: 700;
	}
	
	.css-header-links .css-pull-left {
		margin-left: -25px;
	}
	
	.css-header-links .css-pull-left a {
		padding: 24px 25px 26px 25px;
	}
	
	.css-header-links .css-pull-right .css-btn {
		padding: 9px 20px 11px 20px;
		border-radius: 30px;
	}
	
	.css-menu-dropdown {
		position: absolute;
		top: 47px;
		left: 0px;
		width: 330px;
		padding: 16px 0px 17px 0px;
		border-radius: 0px 0px 10px 10px;
		box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
		z-index: 1;
	}
	
	.css-menu-dropdown a {
		display: block;
		padding: 10px 25px !important;
		font-weight: 400;
	}
	
	.css-section-banner {
		text-align: center;
		line-height: 0rem;
		padding: 80px 0px 130px 0px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	.css-section-banner h1 {
		font-size: 3.5rem;
		line-height: 4rem;
		padding: 1.2rem 0rem 0.7rem 0rem;
	}
	
	.css-section-banner h2 {
		font-weight: 900;
		font-size: 1.5rem;
		line-height: 1.5rem;
	}
	
	.css-section-banner p {
		font-size: 1.2rem;
		line-height: 1.7rem;
		margin-bottom: 2.8rem;
	}
	
	.css-section-banner a {
		font-size: 0.9rem;
		font-weight: 900;
		line-height: 0rem;
		padding: 1rem 2rem;
		border-radius: 30px;
	}
	
	.css-section-banner h1, .css-section-banner h2, .css-section-banner p {
		text-shadow: 5px 5px 10px rgba(0, 0, 0, 1);
	}
	
	.css-who-can-item {
		width: 25%;
	}
	
	.css-who-can-item span {
		font-weight: 900;
		font-size: 1.25rem;
		white-space: nowrap;
	}
	
	.css-who-can-photo {
		margin: 40px auto 15px auto;
		width: 200px;
		height: 200px;
		border-radius: 5%;
		box-shadow: 10px 10px 20px #aaa;
		background-repeat: no-repeat;
		background-size: contain;
	}
	
	.css-who-can-p-box, .css-your-loan-has-p-box {
		width: 100%;
		height: auto;
	}
	
	.css-your-loan-has-item {
		width: 25%;
		margin-bottom: 40px;
		text-align: center;
	}
	
	.css-your-loan-has-item span {
		font-weight: 900;
		font-size: 1.25rem;
	}
	
	.css-your-loan-has-icon {
		margin: 25px auto 10px auto;
	}
	
	.css-google-reviews {
		margin: 6px 0px;
	}
	
	.css-google-maps {
		left: 0px;
		right: 0px;
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	
	.css-portability-and-negatives-item, .css-our-services-item {
		width: 45%;
	}
	
	.css-portability-and-negatives-item span, .css-our-services-item span {
		display: block;
		text-align: left;
		font-weight: 900;
		padding-top: 6px;
		padding-bottom: 12px;
	}
	
	.css-portability-and-negatives-item p, .css-our-services-item p {
		text-align: left;
	}
	
	.css-section-request-service {
		line-height: 0rem;
	}
	
	.css-request-service-item {
		width: 33.333%;
	}
	
	.css-request-service-item img {
		margin-left: -90px;
	}
	
	.css-request-service-item-description {
		padding-top: 95px;
		padding-left: 95px;
	}
	
	.css-request-service-item-description h1 {
		padding-top: 31px;
		line-height: 2.5rem;
	}
	
	.css-request-service-item-description p {
		padding-top: 20px;
		line-height: 1.5rem;
	}
	
	.css-request-service-item-form {
		padding-top: 66px;
		padding-bottom: 51px;
	}
	
	.css-request-service-item-form input, .css-request-service-item-form button {
		width: 100%;
		padding: 18px 20px 20px 20px;
		margin-bottom: 15px;
		border-radius: 30px;
	}
	
	.css-request-service-item-form button {
		font-weight: 700;
	}
	
	.css-section-your-loan-has p, .css-section-who-can p, .css-our-services-item p {
		color: #666;
		text-align: justify;
	}
	
	.css-section-your-loan-has b, .css-section-who-can b {
		color: #333;
	}
	
	.css-section-footer {
		padding: 20px 0px 6px 0px;
	}
	
	.css-section-footer .css-pull-left, .css-section-footer .css-pull-right {
		padding-bottom: 14px;
	}
	
	.css-section-footer span {
		display: block;
	}
	
	.css-section-privacy-policy a {
		margin-right: 3rem;
		font-size: 0.9rem;
	}
}

@media only screen and (min-width: 768px) {
	.css-header-links .css-pull-left a:hover, a.css-brand-back-color:hover, a.css-brand-back-color2:hover, .css-brand-back-color-active, button.css-brand-back-color:hover {
		background-color: #7bab38;
	}
	
	a:hover i.css-brand-color2 {
		color: #7bab38;
	}
	
	.css-display-table {
		display: table;
	}
	
	.css-display-inline-block {
		display: inline-block;
	}
	
	.css-pull-left {
		float: left;
	}
	
	.css-pull-right {
		float: right;
	}
	
	.css-who-can-p-box {
		margin-top: 40px;
	}
	
	.css-our-services-padding {
		margin-bottom: 28px;
	}
	
	.css-label-btn-whatsapp {
		bottom: 61px;
		right: 120px;
	}
	
	.css-btn-whatsapp {
		bottom: 40px;
		right: 40px;
	}
	
	.css-btn-phone {
		bottom: 125px;
		right: 40px;
	}
	
	.css-btn-whatsapp:hover {
		background-color: #2d8724;
	}
	
	.css-btn-phone:hover {
		background-color: #1078ad;
	}
	
	.css-tablet-desktop-break::after {
		content: "\a";
		white-space: pre;
	}
	
	.css-nowrap-tablet-desktop {
		white-space: nowrap;
	}
}

@media only screen and (min-width: 1024px) {
	.css-hide-desktop {
		display: none;
	}
}

