/*
Theme Name: Level Digital
Theme URI: https://www.leveldigitalbank.com.br
Text Domain: leveldigitalbank
Author: Preciso Web | 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: 300}
body{transition: 0.2s all;font-size: 16px;}
strong{font-weight: 600;}
p{margin-bottom: 20px;margin-top: 0}
p, ul{color: #000;margin-bottom: 30px;font-size: 16px;}
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}
.padd50{padding-top: 50px;padding-bottom: 50px;}
.padd70{padding-top: 70px;padding-bottom: 70px;}
.bgcolor1{background-color: #f1f1f1}

.btt a{text-transform: uppercase;font-weight: 600;position: relative;padding: 17px 30px;border-radius: 7px;display: inline-block;}
.btt a{color: #fff;background-color: #000}
.btt a:hover{background-color: #444;color: #fff}

.title{margin-bottom: 30px;}
.title h2{font-size: 30px;font-weight: 600;margin-bottom: 20px;border-bottom: 3px solid #b9a356;display: inline-block;padding-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 .flexxx{display: flex;align-items: center;justify-content: space-between;background-color: rgba(0,0,0,0.9);position: sticky;top: 0;z-index: 8;width: 100%;padding: 15px 30px;border-radius: 15px;margin: 0px 0 -20px;}
header .menu-principal li{margin: 0}
header .btt a{background-color: #005991;color: #000}
header .btt a:hover{background-color: #fff;color: #000}
header .menu-principal .navbar-nav li{margin:0 0 0 10px;}
header .menu-principal .navbar-nav li .nav-link{font-size: 17px;color: #fff;font-weight:500;padding: 7px 14px;position: relative;border-radius: 5px;text-transform: uppercase;border:1px solid transparent;} 
header .menu-principal .navbar-nav li.acesseconta{margin-left: 10px;}
header .menu-principal .navbar-nav li.acesseconta .nav-link, header .menu-principal .navbar-nav li.abraconta .nav-link{font-size: 16px;}
header .menu-principal .navbar-nav li.acesseconta .nav-link{background-color: #b9a356;color: #000;font-weight: 600}
header .menu-principal .navbar-nav li.acesseconta .nav-link:hover{background-color: #070604;color: #fff;text-decoration: none;border:1px solid #fff}
header .menu-principal .navbar-nav li.abraconta .nav-link{background-color: transparent;color: #b9a356;font-weight: 600;margin-left: 30px;border:1px solid #fff;}
header .menu-principal .navbar-nav li.abraconta .nav-link:hover{background-color: #b9a356;color: #000;text-decoration: none}

header .menu-principal .navbar-nav li.active .nav-link, header .menu-principal .navbar-nav li .nav-link:hover{background-color: transparent;color: #b9a356}
header .logo a{display: inline-block;}
header .logo img{height: 40px;width: auto;}
header .menu-principal .dropdown-menu{background: rgba(255, 255, 255, 0.90);border:0;border-radius: 10px;padding: 5px 0;width: 240px;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;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: #019AA1;color: #fff} 
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.fixed{box-shadow: 0 0 30px 0px rgba(0,0,0,0.1)}

.headtitle h1{color: #fff;padding-top: 50px;font-size: 30px;}
.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: 150px;}
.headtitle .flexx{display: flex;align-items: center;justify-content: center;position: relative;}
.headtitle .flexx h1{color: #000;font-size: 30px;text-align: center;}
.headtitle .flexx p{color: #000;font-size: 20px;}
.headtitle{position: relative;}
.headtitle:before{position: absolute;width: 100%;height: 100%;background-color: #b9a356;content: '';opacity: 0.9;}

body{background-repeat: no-repeat;background-attachment: fixed;background-position: left bottom;background-size: 70%;}
.servicos .flexxx{display: flex;list-style: none;padding: 0;margin: 0;flex-wrap: wrap;justify-content: center;}
.servicos .flexxx li{padding: 0 30px;width: 30%;}
.servicos .flexxx li h3{font-size: 22px;color: #000;height: 50px}
.servicos .flexxx li p{font-size: 15px;color: #000}

.download{background-color: #b9a356;padding: 20px 0}
.apps{display: flex;list-style: none;justify-content: center;align-items: center;}
.download .faca{font-weight: 700;font-size: 20px;margin-right: 20px}
.apps img{height: 70px;width: auto}
.apps li{margin: 0 10px 0 0;}

.banners:before, .banners, .banners .imageitem{border-radius: 30px;}
.banners{position: relative;margin: 0 15px;}
.banners:before{position: absolute;content: '';display: block;width: 100%;height: 100%;background-color: #b9a356;opacity: 0.6;z-index: 1;border-radius: 30px;}
.banners h1, .banners h2{color: #fff;font-weight: 500;font-size: 40px;line-height: 45px;position: relative;z-index: 10;}
.banners h1, .banners p{position: relative;z-index: 9;}
.banners p{color: #fff;font-size: 18px;line-height: 22px;font-weight: 300;}
.banners .imageitem{height: 550px;background-size: cover;background-repeat: no-repeat;background-position: center right}
.banners .slick-dots{bottom: 20px}
.banners .slick-dots li{padding: 0;margin: 0;}
.banners .slick-dots li button:before{color: #fff}
.banners .slick-dots li.slick-active button:before{color: #fff}
.banners .infos {position: absolute;top: 60%;z-index: 1;left: 0;transform: translateY(-50%);padding: 0 30px;width: 100%;text-align: left;}
.banners .btt{margin-top: 20px;display: inline-block;}
#animar, .banners h2 i{font-weight: 700;color: #fff}

.banners .imgage{position: absolute;}


.actionmen{background-position: right center;background-repeat: no-repeat;background-size: cover;position: relative;}


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


.perguntas .accordion-button{background-color: #fff;color: #000;font-size: 18px;padding: 20px 30px;}
.perguntas .accordion-body{border: none;padding: 30px;}
.perguntas .accordion-item{border: none;margin-bottom: 10px;background: transparent;box-shadow: 0 0 20px 0px rgba(0,0,0,0.1);}
.perguntas .accordion-body{background: #fff;}
.perguntas #perguntasresps{margin-top: 40px;}
.accordion-item:first-of-type .accordion-button, .perguntas .accordion-button, .perguntas .accordion-body{border-radius: 5px;}




#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;}
#whatsFixo a{background-color: #36E753;border-radius: 50%;height: 60px;width: 60px;text-align: center;line-height: 55px;color: #fff;display: inline-block;font-size: 40px;}


.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 figure img{height: 150px;object-fit: cover;margin-bottom: 20px}
.post h3{font-size: 20px;}
.post p{font-size: 15px;}
.post .sbm{border-bottom: 1px solid #000}
.post:hover{background-color: #f1f1f1}

footer .flexxx{display: flex;justify-content: space-between;flex-wrap: wrap;}
footer .flexxx .logo{align-self: center;}
footer .flexxx h6{color: #000;text-transform: uppercase;}
footer .flexxx .links li a{color: #000;font-weight: 300}
footer .logo img{height: 80px}
footer figure{margin: 0}
footer ul{list-style: none;padding: 0;margin: 0}
footer ul li, footer ul li a{font-size: 14px;line-height: 24px; margin-bottom: 0;color: #000}
footer ul li a:hover{text-decoration: underline;}
footer .contatos li{margin-bottom: 10px}
footer .redesfoo{margin-top:40px;}
footer .redesfoo li.sigg{display: block;margin:0 0 20px 0;font-weight: 600;text-transform: uppercase;}
footer .redesfoo li{display: inline-block;margin:0 20px 0 0}
footer .redesfoo li a{}

.direitos p, .direitos a{margin: 0;font-size: 13px;color: #333;line-height: 19px;padding-bottom: 30px}
.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: 5px;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;display: inline-block;width: auto;padding: 15px 30px;font-weight: 600;border: none;border-radius: 5px;}
.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%;}

#mfcf7_zl_add_file{margin-left: -10px;border-radius: 4px;padding: 6px 19px;background-color: #B9A357;color: #fff;border: none;}

.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%;height: 700px}


@media (max-width : 1200px) {

  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}
  .servicos .flexxx li{width: 50%;}
	.servicos .flexxx{justify-content:flex-start}
}


@media (max-width: 991px) {
  footer .logo{width: 100%;margin-bottom: 80px;}
  header .flexxx{display: flex;align-items: center;justify-content: flex-between;flex-wrap: wrap;}
  header .flexxx .logo{margin:0}
  header .container{max-width: 720px}
  header .mennucol{width: 100%}
  footer .infos{text-align: center;}
  .actionmen:before{content: '';display: block;width: 100%;height: 100%;background-color: #fff;position: absolute;top: 0;opacity: 0.6}
  .actionmen .container{position: relative;}

}  


@media (max-width : 767px) {
  footer .flexxx{display: block;text-align: center;}
  footer .contatos{margin-bottom: 50px;}
  .container, .container-sm{max-width: 100%;padding-right: 30px;padding-left:30px;}
  .apps{flex-wrap: wrap;text-align: center;}
  .apps .faca{width: 100%;margin: 0 0 20px}
  .apps img{height: 60px}
  .servicos .flexxx li{width: 100%}
  .banners h1, .banners h2{font-size: 30px;line-height: 35px;}
  .banners .infos{padding: 0}
}



@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;}
  .servicos{padding-bottom: 0}
  .servicos .flexxx li{padding: 0}
  .apps img{height: 40px}
	.banners .infos, .servicos .flexxx{text-align:center}

}


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