/*
Theme Name: Rental Mobility
Theme URI: https://www.rentalmobility.com.br
Text Domain: rentalmobility
Author: Ideia5 | Devanir Reolon
Author URI: https://www.precisoweb.com.br/
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: 400}
body{transition: 0.2s all;font-size: 18px;padding-top: 50px}
strong{font-weight: 600;}
p{margin-bottom: 20px;margin-top: 0}
p, ul{color: #000;margin-bottom: 20px;}
p, li{font-size: 18px;}
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}
.padd50{padding-top: 50px;padding-bottom: 50px;}
.padd70{padding-top: 70px;padding-bottom: 70px;}
.bgcolor1{background-color: #f1f1f1}

.btt a{font-weight: 400;position: relative;padding: 14px 40px;border-radius: 5px;font-size: 18px;display: inline-block;}
.btt a{color: #fff;background-color: #0025FF}
.btt a:hover{background-color: #0065FF;color: #fff}

.title{margin-bottom: 30px;}
.title h2{font-size: 42px;font-weight: 700;margin-bottom: 20px;position: relative;color: #FFF13A}
.title h2 strong{font-weight: 300}
.title p{font-size: 18px}
.title span{color: #fff}

.bloco table{width: 100%}
.bloco table th, .bloco table td{vertical-align: middle;}
.bloco table th{font-size: 18px;font-weight: 300}
.bloco table td{text-align: right;}

.navbar-toggler{font-weight: 500;color: #0025FF;padding: 0;border-radius: 0;display: inline-block;font-size: 35px;display: flex;align-items: center;}
.navbar-toggler span{font-size: 20px;color: #0025FF;margin-left: 10px;}
.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{background-color: #fff;border-bottom: 1px solid #fff;position: fixed;top: 0; width: 100%;z-index: 9;background-repeat: no-repeat;background-position: center right;background-size: contain;padding: 10px 0}
header .flexxx{display: flex;align-items: center;justify-content: space-between;}
header .menu-principal li{margin: 0}
header .menu-principal .navbar-nav li{margin: 0;padding: 0}
header .menu-principal .navbar-nav li .nav-link{color: #000;padding: 8px 20px;font-size: 18px;font-weight: 500}
header .menu-principal .navbar-nav li.active .nav-link, header .menu-principal .navbar-nav li .nav-link:hover{color:#0025FF;text-decoration: underline;}
header .logo a{display: inline-block;}
header .logo img{height: 110px;width: auto;transition: 0.3s all}
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: #000;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: #000;}
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;}
header.fixed{position: fixed;box-shadow: 0 0 20px 0px rgba(0,0,0,0.2)}
header.fixed .logo img{height: 60px;transition: 0.3s all}

.imgheader img{width: 100%;height: auto}


header .menu-principal .navbar-nav li.ingressos .nav-link{background-color: #0025FF;border-radius: 4px;color: #fff !important;}
header .menu-principal .navbar-nav li.patrocino .nav-link{background-color: #FFF13A;border-radius: 4px;color: #0025FF !important;}


.btns{display: flex;margin-top: 30px;flex-wrap: wrap;justify-content: space-between;}
.btns .btt{width: 49%;}
.btns .btt a{width: 100%;display: block;text-align: center;padding: 22px 30px;font-size: 28px;font-weight: 700}

#home img{width: 100%;height: auto}

#sobre{background-size: cover;background-repeat: no-repeat;background-position: left center;background-attachment: fixed;}
#publico{background-size: cover;background-repeat: no-repeat;background-position: right center;background-attachment: fixed;}
#palestras{background-size: cover;background-repeat: no-repeat;background-position: center;background-attachment: fixed;}


#sobre p{color: #fff}
#sobre p strong{color: #FFF13A;}
#sobre .title h3{margin-top: 30px}
#sobre .title h3, #sobre .datas i{color: #FFF13A}
#sobre .datas i{font-size: 40px;margin-right: 20px;}
#sobre .datas{color: #fff;display: flex;}
#sobre .datas .daa{background-color: #0025FF;border-radius: 10px;padding: 20px;width: 100%;margin-right: 20px;display: flex;align-items: center;}

#publico h2, #publico h3{color: #0025FF;margin: 0}
#publico strong{color: #0025FF;}

#palestras ul.flexxxtemas{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;justify-content: center;}
#palestras ul.flexxxtemas li{position: relative;width: 31%;margin:1%}
#palestras ul.flexxxtemas li h3{color: #FFF13A;font-size: 25px}
#palestras ul.flexxxtemas li p{color: #fff;margin-bottom: 0;font-size: 16px;font-weight: 500;min-height: 125px;}
#palestras ul.flexxxtemas li img, #palestras ul.flexxxtemas li figure:before{border-radius: 40px;}
#palestras ul.flexxxtemas li .infos{position: absolute;bottom: 0;padding: 30px;z-index: 2}

#palestras ul.flexxxtemas li figure:before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;right: 0;bottom: 0; background: #0025FF;background: linear-gradient(0deg, rgba(0, 37, 255, 1) 10%, rgba(0, 37, 255, 0) 100%);z-index: 1}
#palestras ul.flexxxtemas li:hover figure:before{opacity: 0.2}

#palestras ul.flexxxpatro{list-style: none;padding: 0;margin: 0;}
#palestras ul.flexxxpatro li , #palestras ul.flexxxpatro p{color: #fff}
#palestras ul.flexxxpatro li{display: flex;align-items: center;margin-bottom: 20px}
#palestras ul.flexxxpatro li .ico{margin-right: 30px;}
#palestras ul.flexxxpatro li p{margin: 0}
#palestras ul.flexxxpatro li .ico img{height: 120px;width: auto}


.blocoaction{background-attachment: fixed;background-repeat: no-repeat;background-size: cover}
.blocoaction .btt a{width: 100%;border-radius: 10px;padding: 30px;text-align: center;font-size: 30px;}


.titleparticipar{margin-top: 70px;}
.titleparticipar h3{font-size: 42px;color: #fff}

.sindlo{padding-top: 50px;}
.sindlo img{width: 400px;margin-bottom: 30px}
.sindlo .title h2{margin-bottom: 30px !important}

.nossos_numeros{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.nossos_numeros li{padding: 30px;background-color: #777;margin: 1% 0;border-radius: 10px;width: 32%;text-align: center;}
.nossos_numeros li, .nossos_numeros p{color: #fff;}
.nossos_numeros li .number{font-size: 50px;font-weight: 700;line-height: 52px;}
.nossos_numeros p{font-size: 20px;line-height: normal;margin-bottom: 0}
.nossos_numeros li:nth-child(1) {
    background-color: #FF1312; /* laranja */
}

.nossos_numeros li:nth-child(2) {
    background-color: #FF9900; /* azul */
}

.nossos_numeros li:nth-child(3) {
    background-color: #F1C800; /* verde */
}

.nossos_numeros li:nth-child(4) {
    background-color: #007200; /* rosa */
}

.nossos_numeros li:nth-child(5) {
    background-color: #00CCFF; /* roxo */
}

.nossos_numeros li:nth-child(6) {
    background-color: #0625FF; /* amarelo */
}

article section.bloco:nth-child(odd) {background-color: #fff;}
article section.bloco:nth-child(even) {background-color: #f5f5f5;}

.action{background-color:#3C3C3C}
.action .flex{display: flex;align-items: center;justify-content: center;padding:300px 0 50px}
.action .flex .cc{text-align: center;}
.action .flex h1{color: #0025FF;font-size: 50px;margin-bottom: 10px;}
.action .flex p{color: #fff;font-size: 30px;font-weight: 500}
.action .flex .btt{margin-top: 60px}

header .menu-principal .navbar-nav li.download{margin-left: 40px;}
header .menu-principal .navbar-nav li.download a{background-color: #0025FF;color: #fff;border-radius: 3px;font-weight: 500}
header .menu-principal .navbar-nav li.download a:hover{background-color: #fff;color: #000}

.slick-prev:before, .slick-next:before{font-family: "Font Awesome 5 Free" !important;font-weight: 900 !important;background-color: #000 !important;opacity:0.8 !important; color: #fff !important;width: 70px !important;height: 70px !important;display: inline-block !important;line-height: 70px !important;text-align: center !important;margin-top: -10px !important}
.slick-prev{left: 20px !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: 5%;animation: pulse 2s infinite;right: 5%;z-index: 999;background-color: #1CD741;color: #fff;width: 80px;height: 80px;line-height: 80px;text-align: center;font-size: 60px;}

#palestrantes h2{color: #0625FF}
.palestrrr{display: flex;flex-wrap: wrap;list-style: none;padding: 0;margin: 0}
.palestrrr li{margin:0 5px;background-color: #f1f1f1}
.palestrrr li .infos{padding:10px;}
.palestrrr li figure{margin-bottom: 20px}
.palestrrr li p{font-size: 14px;}
/* .palestrrr li figure img, .palestrrr li figure{height: 300px;object-fit: cover;object-position: center;} */

footer{background-color:#fff;padding: 50px 0}
footer .flexxx{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 70px;border-top: 1px solid #000;padding-top: 50px}
footer .flexxx h6{font-size: 25px;}
footer ul{list-style: none;padding: 0;margin: 0}
footer li, footer, footer ul, footer a{color: #000}
footer .flexxx .links li a{color: #000;font-weight: 300}
footer .logo img{height: 100px}
footer figure{margin: 0;text-align:center}
footer .contatos li{margin-bottom: 10px}
footer .redesfoo{list-style: none;padding: 0;}
footer .redesfoo li{display: inline-block;margin-right: 30px;}
footer .redesfoo li a{color: #0025FF;font-size: 30px;}
footer .logo img{height: 50px;width: auto}

footer .agencia img{height:50px; width:auto}
footer .sondlo img{height:70px;width:auto}

.flexapoia{margin-top: 70px;border-top: 1px solid #000;padding-top: 50px;}
.flexapoia h6{margin-bottom:20px;text-align:center}
.flexapoia a img{transform:scale(1);transition:0.2s all}
.flexapoia a:hover img{transform:scale(1.05);transition:0.2s all}
.apoiadores{display:flex;padding:0;margin:0;list-style:none;flex-wrap:wrap;justify-content:center}
.apoiadores li{width:12%;}
.apoiadores.patrocinador-prime li{width:24%;}
 img{object-fit:contain;}

.flexapoia .realizacao li{width:auto;padding:10px 20px;}
.flexapoia .realizacao li img{width:auto;height:60px}

.flexapoia .organizacao li {width:auto;padding:10px 20px;}
.flexapoia .organizacao li img{width:auto;height:20px}

.patroform{background-color:#1A1A48}
.patroform .title h2{color:#fff !important}

.apoiadores{display:flex}

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


.logoparceiro{list-style: none;padding: 0;margin: 0;}

.patroform .title{margin-top: 70px;}
.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: #0625FF;color: #fff;font-size: 20px;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}

.headerv2{background-image:none !important;background-color: #1A1A48 !important;padding: 15px 0;z-index: 99;border-bottom: 0}
.headerv2 .logo img, .headerv2.fixed .logo img{height: 40px}
.headerv2 .logo{margin-right: 30px}
.headerv2 a{color: #fff !important}
 header.headerv2 .flexxx{justify-content: center;}

#home2 #home, #home2 #home .flexxx{height: 700px;position: relative;background-position: center;background-size: cover;}
#home2 #home:before{background-color: #000;position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: '';opacity: 0.5}
#home2 #home .flexxx{display: flex;align-items: center;z-index: 9;position: relative;justify-content: center;text-align: center;}
#home2 #home .flexxx h2, #home2 #home .flexxx h1, #home2 #home .flexxx p{color: #fff}
#home2 #home .flexxx h2, #home2 #home .flexxx h1{font-size: 50px;text-transform: uppercase;font-weight: 700}
#home2 #home .flexxx p{font-size: 20px;line-height: 22px;}
#home2 #home .flexxx .btt{margin-top: 30px;}
#home2 #home .btt a{background-color: #fff;color: #000}
#home2 .btt a{border-radius: 30px;font-weight: 700}

#home2 .sobre h2, #home2 .sobre p{color: #000}
/*#home2 .sobre figure{margin-left: 40px;}*/
#home2 .sobre figure img{border-radius: 10px;margin-right: 30px}

#home2 #destaques .title h2{color: #000}
#home2 #destaques ul.flexxxtemas{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
#home2 #destaques ul.flexxxtemas li{position: relative;width: 49%;}
#home2 #destaques ul.flexxxtemas li h3{color: #fff;font-size: 30px;font-weight: 400;margin-bottom: 0}
#home2 #destaques ul.flexxxtemas li p{color: #fff;margin-bottom: 0;font-size: 16px;font-weight: 500;}
#home2 #destaques ul.flexxxtemas li .btt{margin-top: 10px;display: inline-block;}
#home2 #destaques ul.flexxxtemas li img, #home2 #destaques ul.flexxxtemas li figure:before{border-radius: 10px;}
#home2 #destaques ul.flexxxtemas li .infos{position: absolute;bottom: 20px;padding: 30px;z-index: 2}

#home2 #destaques ul.flexxxtemas li figure:before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;right: 0;bottom: 0; background: #000;background: linear-gradient(0deg, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 100%);z-index: 1}
#home2 #destaques ul.flexxxtemas li .ccc:hover figure:before{opacity: 0.8}

#home2 #destaques ul.flexxxpatro{list-style: none;padding: 0;margin: 0;}
#home2 #destaques ul.flexxxpatro li , #home2 #destaques ul.flexxxpatro p{color: #fff}
#home2 #destaques ul.flexxxpatro li{display: flex;align-items: center;margin-bottom: 20px}
#home2 #destaques ul.flexxxpatro li .ico{margin-right: 30px;}
#home2 #destaques ul.flexxxpatro li p{margin: 0}
#home2 #destaques ul.flexxxpatro li .ico img{height: 120px;width: auto}
#home2 #destaques .col1 .ccc{margin-bottom: 25px;position: relative;}

#home2 #destaques .col1 img{object-fit: cover;height: 398px}
#home2 #destaques .col2 img{object-fit: cover;height: 820px}

#home2 #destaques{background-size: cover;background-repeat: no-repeat;background-position: left center;background-attachment: fixed;}


.paddleft{padding-left: 50px;}

#home2 .title h2, #home2 .title h1, #home2 strong{color: #1A1A48 !important}
#home2 #numeros .title h2{color: #0025FF !important}

#home2 .nossos_numeros li:nth-child(1) {
    background-color: #5153C8; /* laranja */
}

#home2 .nossos_numeros li:nth-child(2) {
    background-color: #3B3CA3; /* azul */
}

#home2 .nossos_numeros li:nth-child(3) {
    background-color: #2C2C99; /* verde */
}

#home2 .nossos_numeros li:nth-child(4) {
    background-color: #21217D; /* rosa */
}

#home2 .nossos_numeros li:nth-child(5) {
    background-color: #222265; /* roxo */
}

#home2 .nossos_numeros li:nth-child(6) {
    background-color: #1A1A48; /* amarelo */
}



@media (max-width : 1400px) {

    #home2 #destaques .col1 img{height: 341px}
#home2 #destaques .col2 img{height: 708px}
}

@media (max-width : 1200px) {
    #home2 #destaques .col1 img{height: 284px}
#home2 #destaques .col2 img{height: 594px}

  nav.menu{width: 100%}
  header .menu-principal .navbar-nav li .nav-link{padding: 0}
  header .menu-principal .navbar-nav li.download a{display: inline-block;padding: 5px 10px}
  header .flexxx .logo{display: flex;align-items: center;justify-content: space-between;width: 100%}
  header .flexxx{display: flex;align-items: center;flex-wrap: wrap;}
  header .flexxx .mennucol{width: 100%;}

  .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}

  header .liiiss{display: none}

  .table th {width: 65%;}
  .table td {width: 35%;}
	
	.apoiadores li{width:14%;}

  footer .links{width: 100%;margin-top: 50px;}

  #sobre .datas{display: block;}
  #sobre .datas .daa{margin-bottom: 10px}

}


@media (max-width: 991px) {
  footer .flexxx{justify-content: center;text-align: center;}
  header .flexxx .logo{margin:0}
  header .container{max-width: 720px}
  header .mennucol{width: 100%}
  footer .infos{text-align: center;}
  footer .contatos{width: 100%;margin-top: 20px}
  footer .redes{margin-top: 50px;}
  footer .logo{text-align: center;}
  footer .logo img{width: 80%;height: auto;}
  footer .redesfoo li{margin: 0 10px;}

  #sobre .title{margin-top: 30px;}
  .nossos_numeros li{width: 49%;}
  .btns .btt{width: 100%;margin-bottom: 10px}
  #palestras ul.flexxxtemas li{width: 48%}

  .logoparceiro{justify-content: center;}
	.apoiadores li{width:20%;}

    #home2 #destaques ul.flexxxtemas{display: block;}
    #home2 #destaques ul.flexxxtemas li{width: 100%;}
    #home2 #destaques .col1 img, #home2 #destaques .col2 img, #home2 #destaques .col2 img{height: 300px;object-fit: cover;}
    #home2 .sobre figure{margin-left: 0}


    .blocoaction{background-attachment: inherit;}
    .blocoaction .btt a{margin: 10px 0}
}  


@media (max-width : 767px) {
  .container, .container-sm{max-width: 100%;padding-right: 30px;padding-left:30px;}
  .bloco table th, .bloco table td{font-size: 15px;padding-top: 0;padding-bottom:0 }
  .padd70{padding: 50px 0}
  .action .flex h1{font-size: 7vmin}
  .action .flex p{font-size: 4vmin}

  .action .flex{padding: 200px 0 50px;}
  .nossos_numeros li{width: 100%}
  #palestras ul.flexxxtemas li{width: 48%}
	.apoiadores li{width:25%;}
}


@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;}
  footer .flexxx{display: block;text-align: center;}
  .title h2{font-size: 25px}
  p, li{font-size: 16px}
  .btns .btt a{padding: 10px 30px;font-size: 24px}

  .bloco table th{font-weight: 600}
  .bloco table tr{border-bottom: 1px solid #e1e1e1;padding: 10px 0}
  .table tbody tr:last-child {border-bottom: none;}

  .bloco .table th{padding-top: 10px;}
  .bloco .table td{padding-bottom: 10px;}
  .bloco .table th, .bloco .table td {width: 100%;display: block;text-align: center;font-size: 14px;line-height: 18px;border: none}

  #palestras ul.flexxxtemas li{width: 98%}
  .titleparticipar h3{font-size: 25px;}
  .sindlo img{width: 70%;height: auto}
	
	footer .sondlo img{width: 80%;height: auto}
	footer .agencia img{height:40px}
	.apoiadores li{width:33%;}
	.flexapoia .realizacao li img{width: auto;height: auto;max-width: 80%;}
	.apoiadores.patrocinador-prime li{width:48%}
    #home2 #home .flexxx h1{font-size: 40px;}
    #home2 #home .flexxx br{display: none}
	
}


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