/*barra de Rolagem*/
::-webkit-scrollbar-track{background-color: #c1d0e6;}
::-webkit-scrollbar{width:10px;background-color: #c1d0e6;}
::-webkit-scrollbar-thumb{background-color: #3362ab;}

/*Fonts*/
.white {color: white !important;}
.saiba-mais {color: #3362ab; font-size: 20px; font-weight: 700; transition: 0.5s;}
.saiba-mais:hover {color: #3b3b3b;}
.saiba-mais span {text-decoration: underline; transition: 0.5s;}
.saiba-mais:hover span {margin-left: 20px;}

/*Header*/
.dados-topo p a, .dados-topo p a:hover {text-decoration: none;}
.header_bottom, .header_bottom .main_menu ul li .second .inner {-webkit-box-shadow: 0px 0px 23px -13px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 23px -13px rgba(0,0,0,0.75); box-shadow: 0px 0px 23px -13px rgba(0,0,0,0.75);}

/*Title*/
.title_outer .title {margin-top: 34px;}
.title_outer .title .image img {transform: scale(3);}

/*Depoimentos*/
.testimonials_c div .slides {padding: 10px 1px;}
.testimonials_c div .slides li .testimonial_content_inner {padding: 45px 20px 30px 20px !important; text-align: left !important; -webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.2); -moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.2); box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.2); max-width: 292px;}
.testimonials_c div .slides li .testimonial_content_inner .testimonial_rating_holder {color: #1d55ad;}
.testimonials_c div .slides li .testimonial_content_inner .testimonial_text_holder h5 {font-weight: 700;}
.testimonials_c div .slides li .testimonial_content_inner .testimonial_text_holder .testimonial_text_inner .testimonial_author {display: none;}

/*Contato*/
.form-contato p .wpcf7-spinner {display: block !important; margin: 10px auto 0 auto;}

/*Onde Estamos*/
.lista {list-style-image: url("https://varandapremium.com.br/wp-content/uploads/2023/03/icone-regioes.png"); }
.lista li {font-size: 25px; line-height: 30px; padding-bottom: 30px;}
.lista li.consulte {font-size: 16px;}

/*Marcas - Home*/
.marcas .qode-aig-slider .owl-stage-outer .owl-stage .owl-item .qode-aig-image img {max-width: 150px !important; margin: 0 auto !important;}

/*Footer*/
.dados-rodape li {color: white !important;}
.footer_bottom p a i {color: #096fbf; font-size: 20px; position: relative; top: 2px;}
.dados-rodape li {font-size: 14px; font-weight: 500; color: #3b3b3b; line-height: 19px; width: 255px; }
.dados-rodape li:hover img {margin: 0 10px 20px 0;}
.dados-rodape li img {float: left; transition: 0.5s;}
.dados-rodape li a {font-size: 14px !important; color: #08386a !important; font-weight: 700; text-transform: none;}
.footer_top .four_columns .column4 .dados-rodape li {width: 300px;}

/*Medias MIN*/
@media screen and (min-width: 601px) {
	/*Footer*/
	.dados-rodape li a {font-size: 7px !important;}
	.footer_top .dados-rodape li {width: 135px;}
	.footer_top .four_columns .column4 .dados-rodape li {width: 135px;}
}

@media screen and (min-width: 768px) {
	/*Cortina de Vidro - Home*/
	.txt-menor {max-width: 370px;}

	/*Depoimentos*/
	.testimonials_c div .slides {padding: 10px 16px;}
	.testimonials_c div .slides li {width: 275px !important;}
	.testimonials_c div .slides li .testimonial_content_inner {min-height: 457px;}

	/*Footer*/
	.footer_top .four_columns>div>.column_inner {width: fit-content; margin: 0 auto;}
	.footer_top .dados-rodape li {width: 145px;}
	.dados-rodape li a {font-size: 8px !important;}
	.footer_top .four_columns .column4 .dados-rodape li {width: 205px;}
}

@media screen and (min-width: 769px) {
	/*Depoimentos*/
	.testimonials_c div .slides li {width: 350px !important; margin-right: 20px !important; margin-left: 10px;}

	/*Footer*/
	.footer_top .four_columns .column1, .footer_top .four_columns .column2, .footer_top .four_columns .column3 {width: 22%;}
	.footer_top .four_columns .column4 {width: 34%;}
	.footer_top .four_columns .column4 .dados-rodape li {width: 240px;}
	.dados-rodape li a {font-size: 10px !important;}
}

@media screen and (min-width: 1000px) {
	.header_bottom .logo_wrapper .q_logo a img {transform: none !important;}
}

@media screen and (min-width: 1001px) {
	.header_bottom .main_menu {top: 0; width: 100%; background-color: #08386a;}
	.header_bottom .main_menu>ul {text-align: center;}
	.header_bottom .main_menu ul li {float: none; text-align: center; display: inline-block;}
	.header_bottom .main_menu li a {line-height: 65px; padding: 0 26px;}
	.header_bottom {height: 215px;}
	.header_bottom .logo_wrapper .q_logo a img {height: 121px !important; top: 10px;}
	body header.centered_logo .logo_wrapper {position: relative !important; transform: translateX(-50%); left: 50% !important; height: 155px !important;}
	.header_bottom .logo_wrapper .q_logo {text-align: left;}
	.header_bottom .main_menu #menu-menu>li>a span, .sticky_animate .header_bottom .main_menu #menu-menu>li>a span {font-size: 15px;}
	.dados-topo {list-style: none; display: flex; text-align: left; max-width: 640px; width: 100vw; position: relative; top: 15px;}
	.dados-topo {max-width: 690px;}
	.dados-topo li {font-size: 14px; font-weight: 500; color: #3b3b3b; line-height: 19px; width: 255px; }
	.dados-topo li:hover img {margin: 0 10px 20px 0;}
	.dados-topo li img {float: left; transition: 0.5s;}
	.dados-topo li a {font-size: 16px !important; color: #08386a !important; font-weight: 700; text-transform: none;}
	.sticky_animate .header_bottom {height: 100px; -webkit-box-shadow: 5px 3px 9px 0px rgba(0,0,0,0.2) !important; -moz-box-shadow: 5px 3px 9px 0px rgba(0,0,0,0.2) !important; box-shadow: 5px 3px 9px 0px rgba(0,0,0,0.2) !important;}
	.sticky_animate .header_bottom .container_inner .header-widget {display: inline-block;}
	.sticky_animate .header_bottom .logo_wrapper .q_logo a .sticky {top: -53%; height: 76% !important;}
	.sticky_animate .header_bottom .dados-topo {position: relative; top: 15px;}
	.sticky_animate .header_bottom .main_menu {top: 75px;}
	.sticky_animate .header_bottom .main_menu ul li a {line-height: 55px;}
	.header_bottom .main_menu ul li .second .inner ul {top: -15px;}
	.sticky_animate .header_bottom .main_menu ul li .second .inner ul {top: -2px;}
	body .sticky_animate.centered_logo .logo_wrapper {left: 0 !important;}

	/*Title*/
	.title_outer .title {margin-top: 365px;}
	.title_outer .title .image img {transform: scale(0);}

	/*Serviços Home*/
	.txt-menor2 {padding-left: 100px !important;}

	/*Depoimentos*/
	.testimonials_c div .slides li {width: 440px !important;}

	/*Onde Estamos*/
	.lista li.consulte {max-width: 490px;}

	/*Footer*/
	.footer_top .dados-rodape li {width: 170px;}
	.footer_top .four_columns .column4 .dados-rodape li {width: 270px;}
	.dados-rodape li a {font-size: 12px !important;}
}

@media screen and (min-width: 1024px) {
	/*Depoimentos*/
	.testimonials_c div .slides li {width: 285px !important; margin-left: 0;}
}

@media screen and (min-width: 1201px) {
	/*Serviços Home*/
	.txt-menor2 {padding-left: 175px !important;}

	/*Depoimentos*/
	.testimonials_c div .slides li {width: 340px !important; margin-right: 25px !important;}
	.testimonials_c div .slides li .testimonial_content_inner {max-width: 100%; min-height: 373px;}

	/*News*/
	.form-news {display: flex;}
	.form-news p .wpcf7-email {width: 470px !important;}
	.form-news p .wpcf7-submit {margin-top: 5px !important; margin-left: 10px !important;}

	/*Contato*/
	.form-contato .campos {display: flex; width: 100%; justify-content: space-between;}
	.form-contato .campos .campo {width: 48.5%;}

	/*Footer*/
	.footer_top .dados-rodape li {width: 190px;}
	.footer_top .four_columns .column4 .dados-rodape li {width: 300px;}
	.dados-rodape li a {font-size: 14px !important;}
}

@media screen and (min-width: 1300px) {
	.header_bottom .main_menu li a {padding: 0 35px;}

	/*Serviços Home*/
	.txt-menor2 {padding-left: 225px !important;}

	/*Depoimentos*/
	.testimonials_c div .slides li {width: 370px !important;}

	/*Footer*/
	.footer_top .dados-rodape li {width: 200px;}
	.footer_top .four_columns .column4 .dados-rodape li {width: 330px;}
	.dados-rodape li a {font-size: 16px !important;}
}

/*Medias MAX*/
@media only screen and (max-width: 1000px) {
	
} 
