/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 27 2022 | 14:58:39 */
@font-face { 
font-family: "gotham-light";
src: url(http://localhost/fonts/Gotham-Light.otf);
}
@font-face { 
font-family: "gotham-bold";
src: url(http://localhost/fonts/GothamBold.ttf); 
}
@font-face { 
font-family: "gotham-thin";
src: url(http://localhost/fonts/Gotham-Thin.otf); 
}

html {
  scroll-behavior: smooth;
}

body, header, [class*="elementor-widget-"] {
	font-family: "gotham-light"!important;
}

p {
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "gotham-bold"!important;
}

.txt-bold, .txt-bold p, .elementor-widget-heading, .elementor-heading-title {
	font-family: "gotham-bold"!important;
}

header nav a, .header-menu-sidebar a, footer a, footer p {
	font-family: "gotham-light";
}

footer .container, footer .container p, footer .container a {
	font-size: 15px;	
}

a img:hover {
	filter: grayscale(40%);
}

.widget_text a:not([class]){
	--linkDeco: "none!important";
}

.txt-bold.link a {
	color: white;
}

.servico-h2 h2 {
	font-size: 38px;
}

.navbar-toggle {
	border: 0;
}
.icon-bar {
	width: 40px;
    height: 4px;
    margin: 6px 0;
}
.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(1){
	top: 14px;
}
.navbar-toggle:focus {
    outline: 0px solid;
}
.header-menu-sidebar .nav-ul li:not([class*=block])>a {
	border-bottom: 1px solid;
}

.migalhas a {
	color: white;
	text-decoration: none;
}
.migalhas a:hover {
	text-decoration: underline;
}

@media (min-width: 993px){
	.servicos-img-borda img {
		width: 90%;
	}
}

@media (max-width: 600px){
	.servicos-bg {
		background-image: initial!important;
	}
	.servicos-img-borda {
		border-bottom: 30px solid #79b5f3;
		//border-bottom-left-radius: 8%;
		//border-bottom-right-radius: 8%;
	}
	.servicos-img-borda .elementor-widget-wrap {
		padding: 0px!important;
	}	
	.servico-h2 h2, .servicos-bg p {
		text-align: center;
	}
	.servico-smais {
		background-color: #75af48;
    	padding: 20px;
	}
	.servicos-bg .txt-bold p {
		text-align: center!important;
	}
}


@media (min-width: 1500px){
	.banner {	
		min-height: 1380px;
	}
}
@media (min-width: 1700px){	
	.banner {	
		min-height: 1620px;
	}
	.banner-t3 {
		margin-top: 200px;
	}
}

.banner-t1 {
	font-family: "gotham-light";
	font-size: 48px;
}
@media (max-width: 600px){
	.banner-t1 {
		font-size: 34px;
		line-height: 1;
	}
}

.banner-t2 {
	font-family: "gotham-thin";
	font-size: 30px;
}
@media (max-width: 600px){
	.banner-t2 {
		font-size: 18px;
	}
}

@media (max-width: 600px){
	.home-porque {
		background-image: initial!important;
	}
}

footer a:hover {
	text-decoration: underline!important;
}

/*SOBRE*/
.grupo-imgs .wp-block-image {
	margin: 0px;
}
.grupo-imgs .wp-block-columns {
	margin: 0px;
}
.grupo-imgs .has-text-align-center {
    font-family: "gotham-bold"!important;
    padding: 20px 0;
}
.grupo-imgs .wp-block-column:not(:first-child) {
	margin-left: 2%;
}
@media (min-width: 768px) and (max-width: 991px) {
	.grupo-imgs .wp-block-column {
	margin-left: 0!important;
		margin-bottom: 20px;
}
}
@media (max-width: 600px){
	.grupo-imgs .wp-block-column {
		margin-left: 0!important;
		margin-bottom: 20px;
	}
}

.txt-esp-esq {
	margin-left: 16%!important;
}
@media (min-width: 1500px){
	.txt-esp-esq {
		margin-left: 30%!important;
	}
}
@media (max-width: 600px){
	.txt-esp-esq {
		margin-left: 0!important;
	}
}

.txt-lista {
	list-style-image: url(https://citway.tech/wp-content/uploads/icone-ok.png);
}
@media (max-width: 600px){
	.txt-lista {
		padding-left: 40px;
	}
}

.fundo-azul-img .alignfull {	
	margin-bottom: 0px;
}

.fundo-azul-img .wp-block-image {
	margin: 0;
}

@media (max-width: 600px){
	.m-inverte .wp-block-columns {
		flex-direction: column-reverse;
	}
	.fundo-azul-img h2, .fundo-azul-img p {
		text-align: center
	}
	.fundo-azul-img.wp-block-cover img.wp-block-cover__image-background {
		width: initial!important;
	}
	.m-h2-caixa:before {
		display: block;
		content: "";
		background-image: url(https://citway.tech/wp-content/uploads/m-placa-caixa.jpg);		
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		margin-bottom: 20px;
		margin-top: -90px;
		width: 100%;
		height: 250px;
	}
	.m-h2-iot:before {
		display: block;
		content: "";
		background-image: url(https://citway.tech/wp-content/uploads/m-namesa.png);		
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;		
		margin-bottom: 20px;
		margin-top: -90px;
		width: 100%;
		height: 260px;
	}
}

/*****************/
.imagens {
	justify-content: center;
    align-items: center;
}
.imagens .m-img {
	width: 100%;
	max-width: 254px;
	margin-left: 2%;
}

@media (min-width: 768px) and (max-width: 991px) {
	.imagens .m-img {
		max-width: 172px;
	}
}
.carrousel {
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.img-ampliada {
	width: 64%;
}

.esquerda,
.direita {
	position: relative;
	top: 38%;
	left: 0px;
	width: 30px !important;
	cursor: pointer;
	animation: .6s ease 0s 1 zoom-img;
}

.direita {
	left: auto;
	right: 0px;
}

.anime-entrarDireita {
	animation: .35s ease 0s 1 anime-entrarDireita;
}

@keyframes anime-entrarDireita {
	0% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(0);
	}
}

.anime-entrarEsquerda {
	animation: .35s ease 0s 1 anime-entrarEsquerda;
}

@keyframes anime-entrarEsquerda {
	0% {
		transform: translateX(-100%);
	}

	100% {
		transform: translateX(0);
	}
}
