/* Menu */
html {
	scroll-behavior: smooth;
}

.war-bg-home {
	background: url('/assets/images/bg-ball.svg') no-repeat;
    background-size: 330px;
    background-position: 85% 35%;
}

.bg-azul-home {
	background-color: #1c62c3 !important;
}

.logo-clientes {
	width: 200px;
    background-color: #fff;
    padding: 10px;
}

.servicos-home-img {
    max-width: 300px;
}

.about-home-img {
    max-width: 400px;
}

.white-bg {
	background: #fff !important;
}

.destaque-img-war img {
    border-radius: 15px;
}

.bg-parallax {
    height: 100%;
    background-attachment: fixed;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}

.frase-sobre {
	padding: 30px;
}
.frase-sobre h5 {
	font-size: 35px;
    font-weight: 500;
    line-height: 45px;
    color: #fff;
    margin-bottom: 5px;
    font-style: italic;
}

.box-numbers {
    border: 4px solid #e4e4e4;
    padding: 79px 44px;
}

.box-numbers p {
	font-size: 80px;
	color: #1c62c3;
	padding-bottom: 10px;
}

.hidden-desktop {
	display: block;
}

.hidden-mobile {
	display: none;
}

.box-numbers h6 {
	font-size: 22px;
    color: #676767;
    font-weight: 500;
    margin-bottom: 0;
}

.frase-sobre2 h5 {
	 font-size: 27px;
    font-weight: 500;
    line-height: 38px;
    color: #000;
    margin-bottom: 5px;
    text-align: left !important;
}

.about-texto p {
	    color: #3e3d3d;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
}

.frase-sobre2 img {
	    width: 80px;
	text-align: left !important;
	margin-bottom: 20px;
}

.frase-sobre p {
	font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
}

.atendimento2 h2 {
    font-size: 38px;
    line-height: 55px;
}
.atendimento2 h6 {
    font-size: 25px;
    line-height: 41px;
    padding-top: 20px;
    /* padding-bottom: 20px; */
    margin-bottom: 0;
}
.atendimento2 small {
    font-size: 14px;
    line-height: 24px;
}
.atendimento2 p {
    font-size: 24px;
    line-height: 41px;
}

.atendimento2-a {
    font-size: 16px;
    line-height: 26px;
}
.atendimento2 h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top:40px;
}

.atendimento2 h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top:50px;
}
.atendimento2 span {
    font-size: 17px;
    line-height: 29px;
}

.location-svg2 {
    width: 17px;
    vertical-align: top;
    margin-left: 13px;
    margin-top: 4px;
}

/* Affix */
.navbar.affix .button-quote {
	background-color: #fe8400 !important;
    color: #ffffff !important;
    border: 2px solid #ff8500 !important;
}
.navbar.affix .texto-top {
    color: #000 !important;
}

.navbar.affix .top-bar .top-contact span {
    color: #000;
}
.navbar.affix .navbar-nav >li >a {
        color: #000;
    line-height: 20px;
    padding: 0;
}.navbar.affix .logo-place {
    position: absolute;
    top: 12px;
    z-index: 999999;
}.navbar.affix .logo-home {
    display:none;
}
.navbar.affix .logo-affix {
    display:block;
}
.navbar.affix .top-bar .top-contact p {
    color: #000;
}

.logo-affix {
   display:none;
}


/* Botões */
.btn-servicos {
	font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 20px;
    /* line-height: 49px; */
    /* width: 170px; */
    /* height: 51px; */
    text-align: center;
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
	background-color: transparent !important;
    color: #1c62c3 !important;
    border: 2px solid #1c62c3 !important;
	width: 200px;
}
.btn-servicos:hover {
	background-color: #1c62c3 !important;
    color: #fff !important;
    border: 2px solid #1c62c3 !important;
}

.btn-white {
	background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
}

.btn-orange {
	background-color: transparent !important;
    color: #1c62c3 !important;
    border: 2px solid #1c62c3 !important;
}

.btn-orange:hover {
	background-color: #1c62c3 !important;
    color: #fff !important;
    border: 2px solid #1c62c3 !important;
}

.lheight-30 {
	line-height: 30px !important;
}

.btn-slider {
	background-color: #1c62c3;
    color: #ffffff;
    padding: 11px 15px;
    font-size: 18px;
	border: 2px solid #1c62c3;
	cursor: pointer !important; 
}

.btn-slider:hover {
	background-color: #fff;
    color: #1c62c3;
	border: 2px solid #fff;
}

.btn-thankyou {
	width: 300px !important; 
	margin: 0 auto !important;
}

.title-box {
	background-color: #F68634;
	padding: 5px 10px;
	border-radius: 50px;
	color: #fff;
	text-align: center;
}

.logo-parceiros {
	width: 200px;
}

.whats-btn {
    background-color: #52ba63;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 5px 10px;
    margin-left: 10px;
    border: 3px solid #52ba63;
    border-radius: 4px;
}

.whats-btn:hover {
    background-color: #52ba63;
    color: #ffffff;
    border: 3px solid #52ba63;
}

.whats-btn2 {
    background-color: #52ba63;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 6px 12px;
    border: 3px solid #52ba63;
    border-radius: 4px;
}

.whats-btn2:hover {
    background-color: #52ba63;
    color: #ffffff;
    border: 3px solid #52ba63;
}

.whats-img {
	width: 18px;
	margin-top: -3px;
}

/** Efeitos **/

.botao-up {
	transition: transform 0.6s;
}
.botao-up:hover {
	transform: translate(0px, -10px);
}

.box-blog {
	    box-shadow: -1px 1px 11px rgba(132, 132, 132, 0.2);
    padding: 22px 10px;
    border-radius: 10px;
    border: 1px solid #fcfafa;
}

.icone-svg {
	width: 15px;
    height: 15px;
}

/** Logo **/

.logo-size {
	width: 390px;
}

.logo-size-footer {
	width: 255px;
}

.navbar.affix .logo img {
    width: 420px;
}

/* Espaçamento */
.pd-15 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.pdt-20 {
	padding-top: 20px !important;
}

.pdt-15 {
	padding-top: 15px !important;
}

.pdt-10 {
	padding-top: 10px !important;
}

.pdr-10 {
	padding-right: 10px !important;
}

.pdl-10 {
	padding-left: 10px !important;
}

.pdb-10 {
	padding-bottom: 10px !important;
}

.pd-b-20 {
	padding-bottom: 20px !important;
}

.pd-b-30 {
	padding-bottom: 30px !important;
}

.no-padding {
	padding-top: 0px !important;
}

.no-padding-bt {
	padding-bottom: 0px !important;
}

.mt-10 {
	margin-top: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-40 {
    margin-top: 40px!important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-70 {
	margin-bottom: 70px !important;
}

.mt-50 {
	margin-top: 100px !important;
}

.pdt-50 {
	padding-top: 50px;
}

.section-50 {
	padding-bottom: 60px;
	padding-top: 20px;
}

.mb-0 {
	margin-bottom: 0 !important;
}

/* Alinhamento */

.txt-center {
	text-align: center !important;
}

.text-right {
	text-align: right;
}


/* Cores*/
.colored-txt {
	color: #FFA938 !important;.center {
	margin: 0 auto !important;
	text-align: center !important;
}
}

.orange-txt {
	color: #1c62c3 !important;
}

.white-txt {
	color: #fff !important;
}

.white-txt a {
	color: #fff !important;
}

/* Fontes */
.fs-28 {
	font-size: 28px !important;
	line-height: 36px;
}

.fs-25 {
    font-size: 25px !important;
    line-height: 40px;
	font-weight: 500;
}

.fs-26 {
	font-size: 26px !important;
    line-height: 40px;
}

.f-22 {
    font-size: 22px;
    line-height: 36px;
}

.fs-20 {
	font-size: 20px;
	line-height: 32px;
	color: #9e9e9e;
}

.fs-21 {
	font-size: 20px;
	line-height: 28px;
	color: #9e9e9e;
	padding-bottom: 5px;
}

.fs-21a {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 5px;
}

.fs-19 {
    font-size: 19px;
    line-height: 25px;
}
.fs-18 {
    font-size: 18px;
    line-height: 30px;
}

.fs-17 {
	font-size: 17px !important;
	line-height: 28px;
}

.fs-16 {
	font-size: 16px;
	line-height: 25px;
}

.fs-15 {
	font-size: 15px;
	line-height: 28px;
}

.fs-14 {
	font-size: 14px !important;
	line-height: 20px;
}

.fs-13 {
    font-size: 13px !important;
    line-height: 20px !important;
}

.txt-bold {
	font-weight: 700;
}

.txt-contact {
	color: #8a8a8a;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    margin: 0px 0px 20px 14px;
    line-height: 1.5;
}

.txt-contact small {
	font-size: 15px;
}

.fsize-17 li {
    font-size: 17px;
    line-height: 28px;
	padding-bottom: 10px;
}

/* Elementos */
.logos-footer {
	list-style-type: none !important;
    padding-left: 0;
}

.pd-button {
		padding-top: 70px !important;
	}

.logos-footer  li {
	display: inline-block !important;
}

.logos-footer li a {
	padding: 3px;
}

.logos-footer li a img {
	width: 35px !important;
}

.logos-footer2 {
	list-style-type: none !important;
    padding-left: 0;
}

.logos-footer2  li {
	display: inline-block !important;
}

.logos-footer2 li a {
	padding: 3px;
}

.logos-footer2 li a img {
	width: 29px !important;
}

.logo-place {
    position: absolute;
    top: 10px;
    z-index: 999999;
}


.services-home {
	width: 100%;
  -webkit-filter: drop-shadow(5px 4px 10px #ccc);
  filter: drop-shadow(5px 4px 10px #ccc);
}

.shadow-services {
  -webkit-filter: drop-shadow(5px 4px 10px #ccc);
  filter: drop-shadow(5px 4px 10px #ccc);
}

.breadcrumb-serv {
	color: #fff;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
}

.uk-slidenav2 {
    padding: 12px 17px !important;
    color: rgb(0 0 0 / 50%) !important;
    transition: color .1s ease-in-out;
    background: #fff !important;
    border-radius: 25px !important;
    box-shadow: 0 0 0 1px rgba(0,0,0,.04), 0 4px 8px 0 rgba(0,0,0,.20)!important;
}

.uk-position-small2[class*=uk-position-center-left], .uk-position-small2[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-15px);
    margin: 10px -40px 15px -40px !important;
}

.img-width {
	width: 100%;
}
.img-width2 {
	width: 100%;
}

.logo-parceiros {
	width: 200px;
}

/* BGs */
.bg-cta {
	background: #222222;
	padding-top: 30px;
}

.img-servico {
	width: 100%;
    -webkit-filter: drop-shadow(5px 4px 10px #e4e4e4);
    filter: drop-shadow(1px 2px 7px #e4e4e4);
	
}

@media only screen and (min-width : 991px) and (max-width : 1500px) {
	  
	  
}


@media only screen and (min-width : 768px) and (max-width : 991px) {

	  
}


@media (max-width: 767px) {
	.uk-position-small2[class*=uk-position-center-left], .uk-position-small2[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-15px);
    margin: 10px -1px 15px 0px !important;
}

	.pd-button {
		padding-top: 10px !important;
	}
	.menu-maiusculo {
		text-transform: uppercase;
	}
	
	.hidden-desktop {
		display: none;
	}

	.hidden-mobile {
		display: block !important;
	}
	
	.img-width2 {
		width: 70%;
	}
	
	.logo-place img {
    width: 90%!important;
    position: relative;
    top: 0px;
    left: 0px;
}

.box-numbers {
    border: 4px solid #e4e4e4;
    padding: 79px 44px;
    margin-top: 10px;
}
	
	.mob-img-width {
		width: 100%;
	}
	
	.mob-img-laco {
		width: 25%;
	}
	
	.mob-laco-texto {
		font-size: 16px !important; 
	}
	
	.mob-text-laco {
		color: #000; 
	}
	
	.bg-theme {
		background: linear-gradient(98deg, #fbfaf5 73%, #fbfaf5 10%) !important;
	}
	
	.mob-margin-20 {
		margin-bottom: 10px;
	}
	
	.table-pdright {
		padding-right: 0px !important;
	}
	
	.btn-secondary {
		color: #1c62c3 !important;
		border: 2px solid #1c62c3 !important;
	}
	
	.cta-3, .cta-4 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.center-mobile {
		margin: 0 auto !important;
		text-align: center !important;
	}
	
	.navbar.affix .navbar-nav >li >a {
		color: #fff;
		    line-height: 31px;
		padding: 0;
		font-size: 15px;
	}
	
	.navbar-nav li a {
		font-size: 13px;
		font-family: 'Lato', sans-serif;
		/* text-transform: uppercase; */
		font-weight: 400;
	}
		
		.navbar-nav {
		margin: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding: 18px 0;
	}
}

