:root {
  --main-color-one: #009640;
  --main-color-two: #009640;
  --secondary-color: #30373f;
  --heading-color: #272b2e;
  --paragraph-color: #5B6880;
  --heading-font: "Poppins", sans-serif;
  --body-font: "Rubik", sans-serif;
  --poppins-font: "Poppins", sans-serif;
  --body-font-size: 15px;
  --line-height30: 30px;
}

.header-area .title {
	font-size: 50px;
}

.navbar-area .nav-container .desktop-logo {
	margin-top: 20px;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav {
	text-align: right;
}

#logo-small {
	display: none;
	max-width: 30%;
    margin-bottom: 20px;
}

.btn-red {
    box-shadow: 0px 10px 14px #0080004d;
}

.software-store-wrap .thumb i {
	font-size : 90px;
	color: #01358D;
	/*color: #3bb294;*/
	/*color: #01358D;*/
	/*color: #00e3ab;*/
}

.software-store-wrap  .thumb.thumb-alt i {
	color: #009640;
}

.bg-after::after {
	background-color: #333;
	/*background-color: #0041AF;*/
	/*background-color: rebeccapurple;*/
	/*background-color: antiquewhite;*/
}

#tec_address_mobile,
#tec_contact_mobile,
#e2e_txt_mobile,
#ete_txt_mobile,
#digi_cert_moile,
#digi_sales_report_mobile,
#tec_address_mid,
#digi_cert_mid,
#digi_cc_mid,
#digi_cc_mobile,
#price_setup_mobile,
#price_setup_mid,
#slogan_mobile,
#slogan2_mobile,
#slogan2_mid {
	display: none;
}

.special-plus {
	color: #009640 !important;
	font-weight: bold !important;
	font-size: 50px !important;
}

.first-letter {
	font-size: 25px;
}

@media only screen and (max-width: 1366px) {

	.logo-wrapper.desktop-logo {
		width: 40%;
	}
	
	.single-service-2 .thumb {
		width: 95px !important;
		height: 95px !important;
	}
	
	#contactos strong {
		display: none;
	}
	
	#price_setup,
	#digi_cert,
	#digi_cc,
	#tec_address,
	#slogan2 {
		display: none;
	}
	
	#slogan2_mid,
	#price_setup_mid,
	#digi_cc_mid,
	#digi_cert_mid,
	#tec_address_mid {
		display: block;
	}
	
}

@media only screen and (max-width: 780px) {
	
	.navbar.navbar-area.navbar-expand-lg.navbar-area-fixed img {
		max-width: 100%;
		margin-bottom: 0;
	}

	.client-area {
		display: none;
	}
	
	#setores.pd-top-120 {
		padding-top: 0;
	}
	
	.single-service-2 .thumb {
		width: 95px !important;
		height: 95px !important;
	}
	
	.business-time {
		text-align: center;
	}
	
	.business-time .riyaqas-check-list {
		text-align: left;
	}
	
	#slogan2,
	#slogan2_mid,
	#tec_contact,
	#e2e_txt,
	#ete_txt,
	#digi_cert,
	#digi_sales_report,
	#tec_address_mid,
	#tec_address,
	#digi_cert_mid,
	#digi_cert,
	#digi_cc_mid,
	#price_setup_mid,
	#price_setup,
	#slogan {
		display: none;
	}
	
	
	#slogan2_mobile,
	#price_setup_mobile,
	#digi_cc_mobile,
	#tec_address_mobile,
	#tec_contact_mobile,
	#e2e_txt_mobile,
	#ete_txt_mobile,
	#digi_cert_moile,
	#digi_sales_report_mobile,
	#slogan_mobile {
		display: block;
	}
	
	.section-title p br {
		display: inline !important;
	}
	
	#slogan2_mobile br {
		display: inline;
	}
	
}
