/*
Theme Name: Especialista Wordpress
Theme URI: https://www.especialistawordpress.com
Text Domain: especialistawordpress
Author: Preciso Web | Devanir Reolon
Author URI: https://www.especialistawordpress.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/montserrat-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/montserrat-v25-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/montserrat-v25-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/montserrat-v25-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/montserrat-v25-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/montserrat-v25-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/montserrat-v25-latin-500.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/montserrat-v25-latin-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/montserrat-v25-latin-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/montserrat-v25-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/montserrat-v25-latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/montserrat-v25-latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/montserrat-v25-latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/montserrat-v25-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/montserrat-v25-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('fonts/montserrat-v25-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('fonts/montserrat-v25-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

body, .form-control{font-family: 'Montserrat';font-weight: 300}
body{transition: 0.2s all;font-size: 16px;line-height: 26px;}
strong{font-weight: 600;}
p{margin-bottom: 20px;margin-top: 0}
p, ul, ol{color: #000;margin-bottom: 30px;font-size: 16px;line-height: 30px}
ul li{margin-bottom: 10px;}
h1, h2, h3, h4, h5, h6{color: #000;margin: 0 0 20px 0;padding: 0;font-weight: 600}
a, .nav-link{color: #000;transition:all 0.1s;text-decoration: none}
a:hover, a:focus{transition:all 0.1s;text-decoration: none;color: #000}
.img-fluid{width: 100%;z-index: 2}
.img-fixed{background-size: cover; background-repeat: no-repeat;background-attachment: fixed !important;background-position: center center}
.img-cover{background-size: cover; background-repeat: no-repeat;background-position: center center}
.p404{padding: 150px 0}
.p404 h1{font-size: 120px;}
.padd0{padding: 0}
.padd30{padding-top: 30px;padding-bottom: 30px;}
.padd50{padding-top: 50px;padding-bottom: 50px;}
.padd70{padding-top: 70px;padding-bottom: 70px;}
.bgcolor1{background-color: #22a674}
/*.bgcolor1{background-color: #2256A6}*/
.bgcolor2{background-color: #f1f1f1}
.bgcolor1 p, .bgcolor1 h1, .bgcolor1 h2, .bgcolor1 h3, .bgcolor1 h4, .bgcolor1 h5{color: #fff}

.btt a{font-weight: 500;position: relative;padding: 8px 28px;display: inline-block;border-radius: 12px;}
.btt a{color: #fff;background-color: #000}
.btt a:hover{background-color: #999;color: #fff}

.title{margin-bottom: 30px;}
.title h2{letter-spacing: 1px;font-size: 35px;text-transform: uppercase;font-weight: 600;margin-bottom: 20px}
.title h2 strong{font-weight: 300}
.title p{font-size: 18px}


.navbar-toggler{font-weight: 500;color: #fff;padding: 0;border-radius: 0;display: inline-block;font-size: 35px;}
.navbar-toggler:focus{box-shadow: none;}
figure{position: relative;padding: 0;margin: 0;transition: 0.1s all}
figure img{position: relative;height: auto;width: 100%;transition: 0.1s all}
figure.alignright { float: right; margin: 0 0 1em 1em; }
figure.alignleft { float: left; margin: 0 1em 1em 0; }
figure.aligncenter { display: block; margin-left: auto; margin-right: auto; }
figure.wp-block-image.size-large img, figure.wp-block-image.size-full img{width:auto;height: auto;margin-bottom: 30px; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto;text-align: center; }

header{margin: 30px 0; }
header .flexxx{display: flex;align-items: center;justify-content: space-between;background-color: #001F4F;border-radius: 20px;box-shadow: 0 0 20px 0px rgba(0,0,0,0.2);padding: 10px 12px 10px 25px;}
header .menu-principal li{margin: 0}
header .btt a{background-color: #22a674;color: #fff}
header .btt a:hover{background-color: #fff;color: #2357A7}
header .menu-principal .navbar-nav li{margin:0 15px;}
header .menu-principal .navbar-nav li .nav-link{margin: 0;font-size: 15px;color: #fff;font-weight: 500;padding: 0;position: relative;}
header .menu-principal .navbar-nav li.active .nav-link{color: #fff;text-decoration: underline;}
header .menu-principal .navbar-nav li .nav-link:hover{color: #fff;text-decoration: underline;}
header .logo a{display: inline-block;color: #fff;font-weight: 700;font-size: 18px;font-weight: 300}
header .logo img{height: 40px;width: auto;filter: invert(100%);}
header .menu-principal .dropdown-menu{background: rgba(0, 0, 0, 0.90);border:0;border-radius: 10px;width: 240px;padding: 5px 0;position: absolute;left:-40px;right:0;top: 50px;}
header .menu-principal .dropdown-menu li{margin: 0;padding: 2px 10px;display: block;}
header .menu-principal .dropdown-menu{background: rgba(0, 0, 0, 0.7);border:0;border-radius: 10px;padding: 5px 0;position: absolute;left:0px;right:0;top: 40px;margin:auto;left: 50%;transform: translateX(-50%);}
header .menu-principal .dropdown-menu li{margin: 0;padding: 2px 10px;display: block;}
header .menu-principal .dropdown-menu li{margin: 0 5px;text-align: center;}
header .menu-principal .dropdown-menu li .nav-link:hover:after{display: none}
header .menu-principal .dropdown-menu li .nav-link{font-size: 14px;color: #fff;padding: 5px;line-height: 18px;} 
header .menu-principal .dropdown-menu li .nav-link:hover{background-color: transparent;color: #e1e1e1} 
header .menu-principal .dropdown-menu .current-menu-item .nav-link{color: #fff;}
header .menu-principal .dropdown-menu li.active .nav-link:after{display: none}
header .menu-principal .dropdown-menu:before {content: "";position: absolute;border: solid transparent;border-bottom-color: #000;border-width: 11px;top: -18px;right: 110px;z-index: 1;}

.headtitle h1{color: #fff;padding-top: 20px;font-size: 30px;text-transform: uppercase;}
.headtitle h1 strong{font-weight: 300;font-size: 20px;line-height: 25px;display: block;color: #fff}

.headtitle{background-image: url(imgs/imghe.jpg);}
.headtitle, .headtitle .flexx{height: 250px;}
.headtitle .flexx{display: flex;align-items: center;justify-content: center;position: relative;}
.headtitle .flexx h1{color: #fff;font-size: 30px;font-weight: 400;text-align: center;}
.headtitle .flexx p{color: #fff;font-size: 20px;}
.headtitle{position: relative;}
.headtitle:before{position: absolute;width: 100%;height: 100%;background-color: #14639E;content: '';opacity: 0.9;}

.diferenciais{padding-top: 70px;}
.diferenciais .title .h2{font-size: 30px;margin-bottom: 50px;display: block;}
.diferenciais ul{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.diferenciais .ico{font-size: 40px;color: #2256A6;display: block;}
.diferenciais ul li{width: 23%;margin: 1%;padding: 30px;background-color: #f9f9f9;border-radius: 15px;margin-bottom: 20px;min-height: 190px;}
.diferenciais ul li:hover{background-color: #2256A6;}
.diferenciais ul li:hover h4, .diferenciais ul li:hover p, .diferenciais ul li:hover .ico{color: #fff}
.diferenciais ul li span{display: flex;align-items: center;margin-bottom: 30px;}
.diferenciais ul li h4{font-size: 18px;margin-bottom: 0;padding-left: 15px;}
.diferenciais ul li p{font-size: 14px;margin-bottom: 0;line-height: 20px;}
.diferenciais .slick-slide {margin: 0 10px;}
.diferenciais .slick-list {margin: 0 -10px;}


.porqueescolher{background-color: #001F4E}
.porqueescolher p, .porqueescolher h3, .porqueescolher .ico{color: #fff;}
.porqueescolher .ico{font-size: 50px;margin-bottom: 20px}
.porqueescolher p.dsic{font-size: 18px;line-height: 24px;}

.banners{position: relative;}
.banners h1, #banner h2{color: #fff;font-weight: 300;font-size: 40px;line-height: 45px;position: relative;z-index: 10;}
.banners h1, #banner p{text-shadow: 0 10px 30px rgba(0,0,0,1);position: relative;z-index: 9}
.banners p{color: #fff;font-size: 18px;line-height: 22px;font-weight: 300}
.banners .imageitem img{width: 100%;height: auto}

.slick-prev:before, .slick-next:before{font-family: "Font Awesome 5 Free" !important;font-weight: 900 !important;opacity:0.8 !important; color: #2256A6 !important;display: inline-block !important;text-align: center !important;margin-top: -10px !important}
.slick-prev{left: -45px !important;}
.slick-next{right: -50px !important;}
.slick-prev:before{content: "\f104" !important;}
.slick-next:before{content: "\f105" !important}
.slick-next, .slick-prev{z-index: 9 !important}


#whatsFixo{position: fixed;bottom:130px;right:30px;z-index: 999;color: #1CD741;width: 55px;height: 55px;line-height: 55px;text-align: center;font-size: 62px;background: #fff;border-radius: 50%;box-shadow: 0 0 10px 0px rgba(0,0,0,0.4)}


.ico_search:after{background-image: url(imgs/ico_search.svg);content: '';display: block;z-index: 2;width: 50px;height: 50px;position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;background-size: contain;background-repeat: no-repeat;background-position: center;transition: 0.3s all;background-size: 50%;}

.post{padding: 20px;}
.post h3{font-size: 20px;}
.post p{font-size: 15px;}
.post .sbm{border-bottom: 1px solid #000}
.post:hover{background-color: #f1f1f1}


.bgads{background-image: url(imgs/bg_ads.png);height: 200px;}

.postindividual{position: relative;}
.postindividual figure:before, .relapos figure:before{z-index: 3; content: '';display: block;width: 100%;height: 100%;bottom: 0; position: absolute;background: rgb(255,255,255);background: linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%);}

.postindividual.noblog .imagem figure:before{background: rgb(34,86,166);background: linear-gradient(90deg, rgba(34,86,166,0.9542191876750701) 20%, rgba(34,86,166,0.3127626050420168) 56%, rgba(34,86,166,0) 100%);}
.postindividual.noblog .imagem{position: relative;}
.postindividual.noblog .titulo{position: absolute;width: 100%;z-index: 99;top: 0;left: 0;bottom: 0;display: flex;align-items: center;}
.postindividual.noblog .titulo h1{color: #fff;font-size: 50px;width: 50%;}

.postindividual .imagem figure{margin: 0 100px;}
.postindividual .imagem figure, .postindividual .imagem figure img{height: 70vh;object-fit: cover;border-radius: 20px;}
.postindividual h2{font-size: 35px;margin-bottom: 50px}
.postindividual.noblog h2{font-size: 28px;}
.conttxx{margin-top: -0px;position: relative;z-index: 4;padding-bottom: 70px;}
.conttxx h1{margin-bottom: 40px;}
.conttxx h3{margin-bottom: 40px;font-size: 22px;}
.conttxx .txtbl{padding-right: 50px;}
.postindividual.noblog .imagem figure{margin: 0 100px 0 0;}
.postindividual.noblog .imagem figure, .postindividual.noblog .imagem figure img{height: 70vh;object-fit: cover;border-radius: 20px;}

.postindividual.servicointerna .imagem figure:before{background: rgb(0,31,79);background: linear-gradient(90deg, rgba(0,31,79,0.9542191876750701) 20%, rgba(0,31,79,0.3127626050420168) 56%, rgba(0,31,79,0) 100%);}
.postindividual.servicointerna .imagem figure, .postindividual.servicointerna .imagem figure img{height: 40vh;object-fit: cover;border-radius: 20px;}

.servicointerna .form{background-color: rgb(0,31,79);padding: 30px;border-radius: 20px;box-shadow: 0 0 60px 0 rgba(0,0,0,0.5);position: sticky;top: 120px}
.servicointerna .form label{color: #fff;font-size: 13px;line-height: 15px !important;}
.servicointerna .form h3, .servicointerna .form p{color: #fff;}
.servicointerna .form h3{color: #fff;margin-bottom: 10px;line-height: 35px;font-size: 30px;}
.servicointerna .form p{line-height: 25px}
.servicointerna .form p b{font-weight: 600}

.relapos{padding: 70px 0}
.relapos.bgcolor{background-color: #f1f1f1;}
.relapos h3{margin-bottom: 50px;font-size: 22px;color: #000;}
.relapos i{margin-right: 5px}
.relapos .ffff{display: flex;flex-wrap: wrap;}
.relapos .ffff a{display: block;padding-right: 40px;width: 25%;}
.relapos .ffff .txx{padding-left: 20px}

.action h4{font-size: 30px;}
.action .btt a{background-color: #30D84D}

#breadcrumbs, #breadcrumbs span, #breadcrumbs a{color: #fff;margin-bottom: 20px;}


.shaadow{box-shadow: -60px 0 50px -40px rgba(0,0,0,0.2);display: block;padding: 40px 0 30px 40px;position: sticky;top: 100px;border-radius: 20px}

.conttxx figure:before, .relapos figure:before{display: none}
.conttxx a:hover figure:before, .relapos a:hover figure:before{display: block; background: rgb(34,86,166);background: linear-gradient(00deg, rgba(34,86,166,0.9542191876750701) 20%, rgba(34,86,166,0.3127626050420168) 56%, rgba(34,86,166,0) 100%);border-radius: 15px}
/*.relapos a:hover figure img{padding: 5px;}*/


.flexcol{display: flex;flex-wrap: wrap;margin-bottom: 30px}
.flexcol figure{width: 30%;position: relative;}
.flexcol figure, .flexcol figure img{height: 130px;object-fit: cover;border-radius: 15px;}
.flexcol .txx{width: 70%;padding-left: 30px;}
.flexcol .txx span{text-decoration: underline;font-size: 13px;}
.flexcol .txx h4{font-size: 15px;margin-bottom: 5px}
.flexcol .txx p{font-size: 13px;line-height: 16px;margin-bottom: 0; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}

footer .flexxx{display: flex;justify-content: space-between;flex-wrap: wrap;}
footer .flexxx .logo{align-self: center;}
footer .flexxx h6{color: #000;font-size: 28px;margin-bottom: 50px}
footer .flexxx .links li a{color: #000;font-weight: 300}
footer .logo img{height: 100px}
footer figure{margin: 0}
footer ul li, footer ul li a{font-size: 18px;margin-bottom: 0;color: #000}
footer ul li a:hover{text-decoration: underline;}
footer .contatos li{margin-bottom: 10px}
footer ul {display: flex; flex-wrap: wrap;}
footer ul li { width: 50%;padding-right: 30px;}


.direitos{background-color: #fff;border-top: 1px solid #e1e1e1}
.direitos p, .direitos a{padding: 20px 0;margin: 0;font-size: 13px;color: #000;line-height: 19px}
.direitos a{text-decoration: underline;}

.form .priv{font-size: 17px;margin-bottom: 0}
.wpcf7-not-valid-tip{padding-left: 10px;font-size: 15px;}
.form{position: relative;}
.form label{padding-left: 10px;font-weight: 600;margin-bottom: 10px;display: block;color: #363435}
.form .form-control{background-color: #fff;margin: 0 0 15px;padding: 14px 15px;border-radius: 0px;border: none;border:1px solid #363435}
.form textarea.form-control{height: 150px;padding: 15px}
.form .wpcf7-submit{background-color: #000;color: #fff;font-size: 16px;text-transform: uppercase;border-radius: 0px;display: inline-block;width: auto;padding: 15px 30px;font-weight: 600;border: none}
.form .wpcf7-submit{transform: scale(1);transition: 0.3s all}
.form .wpcf7-submit:hover{transform: scale(1.01);transition: 0.3s all}
.form .file1{margin-bottom: 50px;margin-top: 50px;}
.form .vedewz{color: #305C3B;margin-bottom: 50px;}
.form .margintop{padding-top: 50px;}
.form .wpcf7-submit{width: 100%;}

.wpcf7 form .wpcf7-response-output{color: #dc3545;color: #fff;padding:15px;text-align: center;margin: 0 0 30px;border-radius: 10px}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color: #dc3545;color:#fff;background-color:#dc3545 }
.wpcf7 form.sent .wpcf7-response-output{border-color: #46b450;color:#fff;background-color: #46b450}
.wpcf7 .wpcf7-not-valid-tip{font-size: 14px;margin-top: -10px;margin-bottom: 10px;color: #dc3545;font-weight: 600}
.wpcf7-spinner{display: block;margin: 0 auto}


.mapa iframe{width: 100%}


@media (max-width : 1400px) {
  header .menu-principal .navbar-nav li {margin: 0 5px;}
  .diferenciais ul li h4{font-size: 15px;}
  .diferenciais ul li p{font-size: 14px;}
  .porqueescolher p.dsic{font-size: 16px;}
  .postindividual.noblog .imagem figure{margin: 0 50px 0 0}
.postindividual .imagem figure{margin: 0 40px;}

}
@media (max-width : 1200px) {

  header .flexxx .logo{display: flex;align-items: center;}
  header .flexxx{display: flex;align-items: center;flex-wrap: wrap;}
  header .flexxx .mennucol{width: 100%;}
  header .flexxxnee{display: flex;align-items: center;}
  header .navm{margin-left: 50px;}
  header .flexxx{padding: 10px 30px}

  .navbar-nav{text-align: right;padding-top: 20px;}
  header .menu-principal .navbar-nav li{margin: 0;padding: 5px 0}
  header .menu-principal .navbar-nav li.active .nav-link:before{width: 100%;display: none}
  .diferenciais ul{margin: 0 70px;}
  .postindividual.noblog .imagem figure{margin: 0}
  footer ul li, footer ul li a{font-size: 16px;}
  .postindividual.noblog .titulo h1{font-size: 40px;width: 100%;}
  .postindividual .imagem figure{margin: 0 50px;}
  .postindividual .imagem figure, .postindividual .imagem figure img, .postindividual.noblog .imagem figure, .postindividual.noblog .imagem figure img{height: 50vh}

}


@media (max-width: 991px) {
  footer .logo{width: 100%;margin-bottom: 80px;}
  header .flexxx{display: flex;align-items: center;flex-wrap: wrap;}
  header .flexxx .logo{margin:0;width: 100%;text-align: center;justify-content: center;margin-bottom: 10px}
  header .flexxxnee{width: 100%;justify-content:center;}
  header .container{max-width: 720px}
  header .mennucol{width: 100%}
  footer .infos{text-align: center;}
  .conttxx .txtbl{padding-right: 0;margin-bottom: 50px}
  .diferenciais ul{margin: 0}
  .relapos .ffff a{width: 100%;padding-right: 0}
  footer ul li{width: 100%;padding-right: 0;line-height: 20px;}
  .diferenciais .title .h2{text-align: center;}
  .postindividual .imagem figure{margin: 0 25px;}
  .shaadow{box-shadow: 0px -60px 50px -40px rgba(0,0,0,0.2);padding-left: 0}
}  


@media (max-width : 767px) {
  footer .contatos{margin-bottom: 50px;}
  .container, .container-sm{max-width: 100%;padding-right: 30px;padding-left:30px;}
  .servicointerna .form{padding: 30px 25px;}
  .action h4 br{display: none}
  .postindividual .imagem figure{margin: 0;}
  .flexcol .txx{padding-left: 20px;}
}


@media (max-width : 580px) {
  footer .flexxx .links li{width: 100%;margin: 0 0 10px}
  header .logo img{height: 40px;}
  .container, .container-fluid{padding-right: 20px;padding-left:20px;}
  .postindividual.noblog .titulo h1{font-size: 30px;}
  .conttxx h1{font-size: calc(1.2rem + .7vw);line-height: calc(1.8rem + .7vw);margin-bottom: 20px}
  .diferenciais .title .h2, .postindividual.noblog h2, .servicointerna .form h3, .postindividual.noblog h2, .porqueescolher h3, .relapos h3, .action h4, footer .flexxx h6{font-size: calc(1.2rem + .7vw);line-height: calc(1.8rem + .7vw);}
  .conttxx h3{font-size: calc(1rem);line-height: calc(1.6rem);}
  .servicointerna .form p{font-size: 14px;line-height: 20px;}
  .porqueescolher .ffic{display: flex;align-items: center;margin: 15px 0}
  .porqueescolher .ffic .ico{margin-right: 20px;margin-bottom: 0}
  .porqueescolher .ffic p{margin-right: 20px;margin-bottom: 0}
  .porqueescolher .ffic p br{display: none}
  p, ul, ol, li{font-size: 14px;}
  p, li{line-height: 25px}
  .postindividual h2{margin-bottom: 30px}
  .diferenciais{padding-top: 50px;}
  .padd70{padding-top: 40px;padding-bottom: 40px;}

}


@media (max-width : 480px) {
  header .flexxx{padding: 15px;}
  header .navm{margin-left: 20px;}
  header .btt a{font-size: 15px;padding: 5px 15px;}
 
}