@charset 'UTF-8';
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//cnclab.com.br/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//cnclab.com.br/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800&display=swap"); @font-face {
font-family: 'icons';
src: url(//cnclab.com.br/wp-content/themes/cnclab/assets/stylesheets/fonts/icons.eot?yt212g);
src: url(//cnclab.com.br/wp-content/themes/cnclab/assets/stylesheets/fonts/icons.eot?yt212g#iefix) format('embedded-opentype'),
url(//cnclab.com.br/wp-content/themes/cnclab/assets/stylesheets/fonts/icons.ttf?yt212g) format('truetype'),
url(//cnclab.com.br/wp-content/themes/cnclab/assets/stylesheets/fonts/icons.woff?yt212g) format('woff'),
url(//cnclab.com.br/wp-content/themes/cnclab/assets/stylesheets/fonts/icons.svg?yt212g#icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] { font-family: 'icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-activity:before {
content: "\e900";
}
.icon-airplay:before {
content: "\e901";
}
.icon-alert-circle:before {
content: "\e902";
}
.icon-alert-octagon:before {
content: "\e903";
}
.icon-alert-triangle:before {
content: "\e904";
}
.icon-align-center:before {
content: "\e905";
}
.icon-align-justify:before {
content: "\e906";
}
.icon-align-left:before {
content: "\e907";
}
.icon-align-right:before {
content: "\e908";
}
.icon-anchor:before {
content: "\e909";
}
.icon-aperture:before {
content: "\e90a";
}
.icon-archive:before {
content: "\e90b";
}
.icon-arrow-down:before {
content: "\e90c";
}
.icon-arrow-down-circle:before {
content: "\e90d";
}
.icon-arrow-down-left:before {
content: "\e90e";
}
.icon-arrow-down-right:before {
content: "\e90f";
}
.icon-arrow-left:before {
content: "\e910";
}
.icon-arrow-left-circle:before {
content: "\e911";
}
.icon-arrow-right:before {
content: "\e912";
}
.icon-arrow-right-circle:before {
content: "\e913";
}
.icon-arrow-up:before {
content: "\e914";
}
.icon-arrow-up-circle:before {
content: "\e915";
}
.icon-arrow-up-left:before {
content: "\e916";
}
.icon-arrow-up-right:before {
content: "\e917";
}
.icon-at-sign:before {
content: "\e918";
}
.icon-award:before {
content: "\e919";
}
.icon-bar-chart:before {
content: "\e91a";
}
.icon-bar-chart-2:before {
content: "\e91b";
}
.icon-battery:before {
content: "\e91c";
}
.icon-battery-charging:before {
content: "\e91d";
}
.icon-bell:before {
content: "\e91e";
}
.icon-bell-off:before {
content: "\e91f";
}
.icon-bluetooth:before {
content: "\e920";
}
.icon-bold:before {
content: "\e921";
}
.icon-book:before {
content: "\e922";
}
.icon-book-open:before {
content: "\e923";
}
.icon-bookmark:before {
content: "\e924";
}
.icon-box:before {
content: "\e925";
}
.icon-briefcase:before {
content: "\e926";
}
.icon-calendar:before {
content: "\e927";
}
.icon-camera:before {
content: "\e928";
}
.icon-camera-off:before {
content: "\e929";
}
.icon-cast:before {
content: "\e92a";
}
.icon-check:before {
content: "\e92b";
}
.icon-check-circle:before {
content: "\e92c";
}
.icon-check-square:before {
content: "\e92d";
}
.icon-chevron-down:before {
content: "\e92e";
}
.icon-chevron-left:before {
content: "\e92f";
}
.icon-chevron-right:before {
content: "\e930";
}
.icon-chevron-up:before {
content: "\e931";
}
.icon-chevrons-down:before {
content: "\e932";
}
.icon-chevrons-left:before {
content: "\e933";
}
.icon-chevrons-right:before {
content: "\e934";
}
.icon-chevrons-up:before {
content: "\e935";
}
.icon-chrome:before {
content: "\e936";
}
.icon-circle:before {
content: "\e937";
}
.icon-clipboard:before {
content: "\e938";
}
.icon-clock:before {
content: "\e939";
}
.icon-cloud:before {
content: "\e93a";
}
.icon-cloud-drizzle:before {
content: "\e93b";
}
.icon-cloud-lightning:before {
content: "\e93c";
}
.icon-cloud-off:before {
content: "\e93d";
}
.icon-cloud-rain:before {
content: "\e93e";
}
.icon-cloud-snow:before {
content: "\e93f";
}
.icon-code:before {
content: "\e940";
}
.icon-codepen:before {
content: "\e941";
}
.icon-command:before {
content: "\e942";
}
.icon-compass:before {
content: "\e943";
}
.icon-copy:before {
content: "\e944";
}
.icon-corner-down-left:before {
content: "\e945";
}
.icon-corner-down-right:before {
content: "\e946";
}
.icon-corner-left-down:before {
content: "\e947";
}
.icon-corner-left-up:before {
content: "\e948";
}
.icon-corner-right-down:before {
content: "\e949";
}
.icon-corner-right-up:before {
content: "\e94a";
}
.icon-corner-up-left:before {
content: "\e94b";
}
.icon-corner-up-right:before {
content: "\e94c";
}
.icon-cpu:before {
content: "\e94d";
}
.icon-credit-card:before {
content: "\e94e";
}
.icon-crop:before {
content: "\e94f";
}
.icon-crosshair:before {
content: "\e950";
}
.icon-database:before {
content: "\e951";
}
.icon-delete:before {
content: "\e952";
}
.icon-disc:before {
content: "\e953";
}
.icon-dollar-sign:before {
content: "\e954";
}
.icon-download:before {
content: "\e955";
}
.icon-download-cloud:before {
content: "\e956";
}
.icon-droplet:before {
content: "\e957";
}
.icon-edit:before {
content: "\e958";
}
.icon-edit-2:before {
content: "\e959";
}
.icon-edit-3:before {
content: "\e95a";
}
.icon-external-link:before {
content: "\e95b";
}
.icon-eye:before {
content: "\e95c";
}
.icon-eye-off:before {
content: "\e95d";
}
.icon-facebook:before {
content: "\e95e";
}
.icon-fast-forward:before {
content: "\e95f";
}
.icon-feather:before {
content: "\e960";
}
.icon-file:before {
content: "\e961";
}
.icon-file-minus:before {
content: "\e962";
}
.icon-file-plus:before {
content: "\e963";
}
.icon-file-text:before {
content: "\e964";
}
.icon-film:before {
content: "\e965";
}
.icon-filter:before {
content: "\e966";
}
.icon-flag:before {
content: "\e967";
}
.icon-folder:before {
content: "\e968";
}
.icon-folder-minus:before {
content: "\e969";
}
.icon-folder-plus:before {
content: "\e96a";
}
.icon-gift:before {
content: "\e96b";
}
.icon-git-branch:before {
content: "\e96c";
}
.icon-git-commit:before {
content: "\e96d";
}
.icon-git-merge:before {
content: "\e96e";
}
.icon-git-pull-request:before {
content: "\e96f";
}
.icon-github:before {
content: "\e970";
}
.icon-gitlab:before {
content: "\e971";
}
.icon-globe:before {
content: "\e972";
}
.icon-grid:before {
content: "\e973";
}
.icon-hard-drive:before {
content: "\e974";
}
.icon-hash:before {
content: "\e975";
}
.icon-headphones:before {
content: "\e976";
}
.icon-heart:before {
content: "\e977";
}
.icon-help-circle:before {
content: "\e978";
}
.icon-home:before {
content: "\e979";
}
.icon-image:before {
content: "\e97a";
}
.icon-inbox:before {
content: "\e97b";
}
.icon-info:before {
content: "\e97c";
}
.icon-instagram:before {
content: "\e97d";
}
.icon-italic:before {
content: "\e97e";
}
.icon-layers:before {
content: "\e97f";
}
.icon-layout:before {
content: "\e980";
}
.icon-life-buoy:before {
content: "\e981";
}
.icon-link:before {
content: "\e982";
}
.icon-link-2:before {
content: "\e983";
}
.icon-linkedin:before {
content: "\e984";
}
.icon-list:before {
content: "\e985";
}
.icon-loader:before {
content: "\e986";
}
.icon-lock:before {
content: "\e987";
}
.icon-log-in:before {
content: "\e988";
}
.icon-log-out:before {
content: "\e989";
}
.icon-mail:before {
content: "\e98a";
}
.icon-map:before {
content: "\e98b";
}
.icon-map-pin:before {
content: "\e98c";
}
.icon-maximize:before {
content: "\e98d";
}
.icon-maximize-2:before {
content: "\e98e";
}
.icon-menu:before {
content: "\e98f";
}
.icon-message-circle:before {
content: "\e990";
}
.icon-message-square:before {
content: "\e991";
}
.icon-mic:before {
content: "\e992";
}
.icon-mic-off:before {
content: "\e993";
}
.icon-minimize:before {
content: "\e994";
}
.icon-minimize-2:before {
content: "\e995";
}
.icon-minus:before {
content: "\e996";
}
.icon-minus-circle:before {
content: "\e997";
}
.icon-minus-square:before {
content: "\e998";
}
.icon-monitor:before {
content: "\e999";
}
.icon-moon:before {
content: "\e99a";
}
.icon-more-horizontal:before {
content: "\e99b";
}
.icon-more-vertical:before {
content: "\e99c";
}
.icon-move:before {
content: "\e99d";
}
.icon-music:before {
content: "\e99e";
}
.icon-navigation:before {
content: "\e99f";
}
.icon-navigation-2:before {
content: "\e9a0";
}
.icon-octagon:before {
content: "\e9a1";
}
.icon-package:before {
content: "\e9a2";
}
.icon-paperclip:before {
content: "\e9a3";
}
.icon-pause:before {
content: "\e9a4";
}
.icon-pause-circle:before {
content: "\e9a5";
}
.icon-percent:before {
content: "\e9a6";
}
.icon-phone:before {
content: "\e9a7";
}
.icon-phone-call:before {
content: "\e9a8";
}
.icon-phone-forwarded:before {
content: "\e9a9";
}
.icon-phone-incoming:before {
content: "\e9aa";
}
.icon-phone-missed:before {
content: "\e9ab";
}
.icon-phone-off:before {
content: "\e9ac";
}
.icon-phone-outgoing:before {
content: "\e9ad";
}
.icon-pie-chart:before {
content: "\e9ae";
}
.icon-play:before {
content: "\e9af";
}
.icon-play-circle:before {
content: "\e9b0";
}
.icon-plus:before {
content: "\e9b1";
}
.icon-plus-circle:before {
content: "\e9b2";
}
.icon-plus-square:before {
content: "\e9b3";
}
.icon-pocket:before {
content: "\e9b4";
}
.icon-power:before {
content: "\e9b5";
}
.icon-printer:before {
content: "\e9b6";
}
.icon-radio:before {
content: "\e9b7";
}
.icon-refresh-ccw:before {
content: "\e9b8";
}
.icon-refresh-cw:before {
content: "\e9b9";
}
.icon-repeat:before {
content: "\e9ba";
}
.icon-rewind:before {
content: "\e9bb";
}
.icon-rotate-ccw:before {
content: "\e9bc";
}
.icon-rotate-cw:before {
content: "\e9bd";
}
.icon-rss:before {
content: "\e9be";
}
.icon-save:before {
content: "\e9bf";
}
.icon-scissors:before {
content: "\e9c0";
}
.icon-search:before {
content: "\e9c1";
}
.icon-send:before {
content: "\e9c2";
}
.icon-server:before {
content: "\e9c3";
}
.icon-settings:before {
content: "\e9c4";
}
.icon-share:before {
content: "\e9c5";
}
.icon-share-2:before {
content: "\e9c6";
}
.icon-shield:before {
content: "\e9c7";
}
.icon-shield-off:before {
content: "\e9c8";
}
.icon-shopping-bag:before {
content: "\e9c9";
}
.icon-shopping-cart:before {
content: "\e9ca";
}
.icon-shuffle:before {
content: "\e9cb";
}
.icon-sidebar:before {
content: "\e9cc";
}
.icon-skip-back:before {
content: "\e9cd";
}
.icon-skip-forward:before {
content: "\e9ce";
}
.icon-slack:before {
content: "\e9cf";
}
.icon-slash:before {
content: "\e9d0";
}
.icon-sliders:before {
content: "\e9d1";
}
.icon-smartphone:before {
content: "\e9d2";
}
.icon-speaker:before {
content: "\e9d3";
}
.icon-square:before {
content: "\e9d4";
}
.icon-star:before {
content: "\e9d5";
}
.icon-stop-circle:before {
content: "\e9d6";
}
.icon-sun:before {
content: "\e9d7";
}
.icon-sunrise:before {
content: "\e9d8";
}
.icon-sunset:before {
content: "\e9d9";
}
.icon-tablet:before {
content: "\e9da";
}
.icon-tag:before {
content: "\e9db";
}
.icon-target:before {
content: "\e9dc";
}
.icon-terminal:before {
content: "\e9dd";
}
.icon-thermometer:before {
content: "\e9de";
}
.icon-thumbs-down:before {
content: "\e9df";
}
.icon-thumbs-up:before {
content: "\e9e0";
}
.icon-toggle-left:before {
content: "\e9e1";
}
.icon-toggle-right:before {
content: "\e9e2";
}
.icon-trash:before {
content: "\e9e3";
}
.icon-trash-2:before {
content: "\e9e4";
}
.icon-trending-down:before {
content: "\e9e5";
}
.icon-trending-up:before {
content: "\e9e6";
}
.icon-triangle:before {
content: "\e9e7";
}
.icon-truck:before {
content: "\e9e8";
}
.icon-tv:before {
content: "\e9e9";
}
.icon-twitter:before {
content: "\e9ea";
}
.icon-type:before {
content: "\e9eb";
}
.icon-umbrella:before {
content: "\e9ec";
}
.icon-underline:before {
content: "\e9ed";
}
.icon-unlock:before {
content: "\e9ee";
}
.icon-upload:before {
content: "\e9ef";
}
.icon-upload-cloud:before {
content: "\e9f0";
}
.icon-user:before {
content: "\e9f1";
}
.icon-user-check:before {
content: "\e9f2";
}
.icon-user-minus:before {
content: "\e9f3";
}
.icon-user-plus:before {
content: "\e9f4";
}
.icon-user-x:before {
content: "\e9f5";
}
.icon-users:before {
content: "\e9f6";
}
.icon-video:before {
content: "\e9f7";
}
.icon-video-off:before {
content: "\e9f8";
}
.icon-voicemail:before {
content: "\e9f9";
}
.icon-volume:before {
content: "\e9fa";
}
.icon-volume-1:before {
content: "\e9fb";
}
.icon-volume-2:before {
content: "\e9fc";
}
.icon-volume-x:before {
content: "\e9fd";
}
.icon-watch:before {
content: "\e9fe";
}
.icon-wifi:before {
content: "\e9ff";
}
.icon-wifi-off:before {
content: "\ea00";
}
.icon-wind:before {
content: "\ea01";
}
.icon-x:before {
content: "\ea02";
}
.icon-x-circle:before {
content: "\ea03";
}
.icon-x-square:before {
content: "\ea04";
}
.icon-youtube:before {
content: "\ea05";
}
.icon-zap:before {
content: "\ea06";
}
.icon-zap-off:before {
content: "\ea07";
}
.icon-zoom-in:before {
content: "\ea08";
}
.icon-zoom-out:before {
content: "\ea09";
}
.icon-cross:before {
content: "\ea0f";
}
.icon-checkmark:before {
content: "\ea10";
}
.icon-play3:before {
content: "\ea1c";
}
.icon-google-plus:before {
content: "\ea8b";
}
.icon-facebook2:before {
content: "\ea91";
}
.icon-instagram1:before {
content: "\ea92";
}
.icon-whatsapp:before {
content: "\ea93";
}
.icon-rss1:before {
content: "\ea9b";
}
.icon-youtube1:before {
content: "\ea9d";
}
html.sr .load-hidden {
visibility: hidden;
}
*:focus {
outline: none;
}
:root {
--text-color: #222222;
--bg-color: #fff;
--bg-gray: #f2f2f2;
--orange-color: #FF8F00;
--yellow-color: #FFF100;
--blue-color: #52B9E4;
--pink-color: #F35C86;
--purple-color: #5D192F;
--red-color: #FB2929;
--green-color: #00928A;
--blue-d-color: #003A76;
--green-d-color: #005F66;
--brown-color: #3F281E;
--marsala-color: #981B1E;
--font-primary: 'Montserrat', sans-serif;
--bradius-btn: 22px;
--bradius-ele: 8px;
--transition-normal: all .35s ease-in-out;
;
--transition-fast: all .15s ease-in-out;
;
--transition-slow: all .5s ease-in-out;
;
--hero-opacity: 100;
--font-size-base: 14px;
--line-height-base: 1.35;
--font-size-xl-max: 80;
--font-size-xl-min: 50;
--font-size-xl: calc(var(--font-size-xl-min) * 1px + (var(--font-size-xl-max) - var(--font-size-xl-min)) * ((100vw - 320px) / (1440 - 320)));
--font-size-h1-max: 78;
--font-size-h1-min: 50;
--font-size-1h: calc(var(--font-size-h1-min) * 1px + (var(--font-size-h1-max) - var(--font-size-h1-min)) * ((100vw - 320px) / (1440 - 320)));
--font-size-h2-max: 58;
--font-size-h2-min: 40;
--font-size-h2: calc(var(--font-size-h2-min) * 1px + (var(--font-size-h2-max) - var(--font-size-h2-min)) * ((100vw - 320px) / (1440 - 320)));
--font-size-h3-max: 44;
--font-size-h3-min: 30;
--font-size-h3: calc(var(--font-size-h3-min) * 1px + (var(--font-size-h3-max) - var(--font-size-h3-min)) * ((100vw - 320px) / (1440 - 320)));
--font-size-h4-max: 32;
--font-size-h4-min: 24;
--font-size-h4: calc(var(--font-size-h4-min) * 1px + (var(--font-size-h4-max) - var(--font-size-h4-min)) * ((100vw - 320px) / (1440 - 320)));
--font-size-h5-max: 26;
--font-size-h5-min: 22;
--font-size-h5: calc(var(--font-size-h5-min) * 1px + (var(--font-size-h5-max) - var(--font-size-h5-min)) * ((100vw - 320px) / (1440 - 320)));
--font-size-h6-max: 14;
--font-size-h6-min: 12;
--font-size-h6: calc(var(--font-size-h6-min) * 1px + (var(--font-size-h6-max) - var(--font-size-h6-min)) * ((100vw - 320px) / (1440 - 320)));
}
header,
footer,
article,
section,
hgroup,
nav,
figure { display: block;
}
img {
max-width: 100%;
height: auto;
}
.h-100 {
height: 100% !important;
}
html {
scroll-behavior: smooth;
}
section,
footer,
header {
display: inline-block;
float: left;
width: 100%;
position: relative;
}
.row {
position: relative;
z-index: 1;
}
*,
*::after,
*::before {
box-sizing: border-box;
}
button {
cursor: pointer;
}
.center {
text-align: center;
}
html,
body {
margin: 0;
padding: 0;
}
body {
font-family: 'Montserrat', sans-serif;
color: #222222;
font-size: 14px;
background-color: #e9e9e9;
}
.o-1 {
opacity: .1;
}
.o-2 {
opacity: .2;
}
.o-3 {
opacity: .3;
}
.o-4 {
opacity: .4;
}
.o-5 {
opacity: .5;
}
.o-6 {
opacity: .6;
}
.o-7 {
opacity: .7;
}
.o-8 {
opacity: .8;
}
.o-9 {
opacity: .9;
}
a {
text-decoration: none;
-webkit-transition: color 0.25s ease-out;
-moz-transition: color 0.25s ease-out;
-o-transition: color 0.25s ease-out;
-ms-transition: color 0.25s ease-out;
transition: color 0.25s ease-out;
outline: none;
color: #222222;
}
a:hover {
text-decoration: none;
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.centertable {
display: table;
width: 100%;
height: 100%;
}
.centertablecell {
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
}
#contato {
margin-bottom: 80px;
}
.encomendas {
background-size: cover;
background-attachment: fixed;
}
.encomendas:before {
display: block;
width: 100%;
height: 100%;
content: "";
z-index: 1;
background-color: rgba(0, 0, 0, .5);
position: absolute;
}
.map {
margin-bottom: 40px;
}
.inner {
padding: 60px;
}
.inner a[href^="https://"] {
position: relative;
z-index: 0;
}
.inner a[href^="https://"]:before,
.inner a[href^="https://"]:after {
content: "";
background-color: #fcffa9;
position: absolute;
width: 106%;
height: 10px;
left: -3%;
bottom: -2px;
display: block;
z-index: -1;
-moz-transition: width .5s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: width .5s cubic-bezier(.23, 1, .32, 1);
-o-transition: width .5s cubic-bezier(.23, 1, .32, 1);
transition: width .5s cubic-bezier(.23, 1, .32, 1);
}
.inner a[href^="https://"]:after {
background-color: #cef2ff;
width: 0;
height: 23px;
}
.inner a[href^="https://"]:hover:after {
width: 106%;
}
#curve {
fill: transparent;
}
.curvetext {
top: 20px;
position: relative;
}
.align-middle {
padding-top: 5vh;
padding-bottom: 5vh;
}
.play {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin-top: -50px;
margin-left: -50px;
font-weight: 400;
color: #fff;
text-align: center;
line-height: 100px;
font-size: 50px;
}
section {
padding: 0;
}
section#empresa {
overflow: hidden;
}
section#diferenciais {
padding: 8vh 0;
}
section#destaques {
padding: 0;
z-index: 99;
position: relative;
transform: translateY(-50%);
}
.slick-slider.slider-page {
width: 1200px;
max-width: 100%;
margin: 0 auto;
}
.light {
background-color: #fff;
}
.light p,
.light .curvetext,
.light .section-title,
.light a,
.light h1 {
color: #222222;
fill: #222222;
}
.dark {
background-color: #222222;
}
.dark p,
.dark .curvetext,
.dark .section-title,
.dark a,
.dark h1 {
color: #fff;
fill: #fff;
}
.red {
background-color: #F15C49;
color: #fff;
}
.green {
background-color: #336E74;
color: #ffffff;
}
.bege {
background-color: #ffffff;
color: #222222;
}
.black {
background-color: #222222;
color: #ffffff;
}
#profissional {
text-align: right;
}
#receitas {
overflow: hidden;
}
.front-img {
display: block;
max-width: 100%;
padding-bottom: 100%;
border-radius: 5px;
overflow: hidden;
margin: 0;
transform: translateZ(0);
position: relative;
-moz-transition: transform 1s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: transform 1s cubic-bezier(.23, 1, .32, 1);
-o-transition: transform 1s cubic-bezier(.23, 1, .32, 1);
transition: transform 1s cubic-bezier(.23, 1, .32, 1);
}
.radius {
border-radius: 100%;
}
.noradius {
border-radius: 0;
}
.front-img img {
position: absolute;
object-fit: cover;
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: none;
-moz-transition: transform 1s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: transform 1s cubic-bezier(.23, 1, .32, 1);
-o-transition: transform 1s cubic-bezier(.23, 1, .32, 1);
transition: transform 1s cubic-bezier(.23, 1, .32, 1);
}
.single .post-image {
margin-bottom: 30px;
}
.front-img.post-image {
width: 100%;
padding-bottom: 60%;
}
.posts-home .post-image,
.more-posts .post-image {
width: 100%;
margin: 20px 0;
border-radius: 5px;
}
.slick-slider {
padding: 0;
}
.slick-slider.posts-home .post-image {
margin: 0;
}
.posts-home .post-excerpt {
width: 100%;
padding: 10px;
margin: 0
}
.destaque-image {
position: absolute;
z-index: -1;
width: 100%;
left: 0;
top: 50%;
transform: translateY(-50%);
opacity: .35;
}
.destaque-content-inner:hover .destaque-image {
opacity: .5;
}
.posts-home .post-excerpt h1,
.archives-posts.destaques .slick-slider h1 {
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 1.5em;
position: relative;
}
.infos {
text-align: center;
margin: .5em 0;
display: block;
font-size: .8em;
color: #222222;
}
.after .infos {
font-size: 1em;
}
.bloco {
display: inline-block;
margin-right: auto;
}
.bloco .mls {
margin-left: .25em;
}
.posts-home a:hover .front-img img,
.front-img:hover img {
transform: scale(1.05);
border: 1px solid transparent;
}
.posts-home a:hover h1:before {
width: 110%;
}
.fone {
font-family: 'Montserrat', sans-serif;
font-size: 1.8em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 1em;
padding: 0;
font-weight: 700;
margin-top: 0;
}
h1 {
font-size: 2.2em;
line-height: 1.2em;
}
p,
li {
font-size: 1em;
line-height: 1.64em;
font-weight: 400;
margin-bottom: 1.88em;
margin-top: 0;
}
p {
text-align: justify;
text-justify: inter-word;
}
.site-main li {
margin-bottom: .18em;
font-weight: 600;
}
.content-area ul,
.content-area ol,
.content-area dl {
margin-bottom: 2.26em;
}
b,
strong {
font-weight: 400;
}
.title b {
font-weight: 400;
}
.institucional p {
font-size: .96em;
line-height: 1.64em;
}
.content-subtitle {
margin-bottom: .5em;
font-size: 2.2em;
}
.institucional .illustration {
max-width: 120px;
display: block;
margin: 0 auto;
}
.rodape-box {
padding: 20px 0;
}
.brand {
width: 180px;
height: 100%;
display: flex;
float: left;
margin: 0;
}
.brand a:hover {
box-shadow: none;
}
.brand a {
display: flex;
position: relative;
width: 180px;
height: 42px;
}
.brand .tagline {
font-size: 7px;
font-weight: 600;
color: #fff;
width: 100%;
text-align: right;
position: absolute;
bottom: -5px;
line-height: 1;
opacity: 1;
letter-spacing: .22em;
}
.brand img {
max-width: 100%;
}
.mainmenu {
float: right;
}
.mainmenu ul {
list-style: none;
margin: 0;
}
.mainmenu ul li {
display: inline-block;
margin: 0;
}
.mainmenu ul li a {
color: #fff;
margin: 10px 0;
text-decoration: none;
padding: 10px 10px;
box-shadow: inset 0 -1px 0 0 #ffee0000;
display: block;
font-weight: 500;
font-size: 12px;
text-transform: uppercase;
-moz-transition: all .3s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: all .3s cubic-bezier(.23, 1, .32, 1);
-o-transition: all .3s cubic-bezier(.23, 1, .32, 1);
transition: all .3s cubic-bezier(.23, 1, .32, 1);
background-color: transparent;
letter-spacing: 0.08em;
}
.mainmenu ul li.menu-item-has-children a:after{
font-family: 'icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e92e";
margin-left: 0.5em;
}
.mainmenu ul li a:hover {
box-shadow: inset 0 -1px 0 0 var(--yellow-color);
color: var(--yellow-color);
}
.mainmenu ul li.btn-light a:hover {
box-shadow: inset 0 0 0 1px var(--yellow-color);
background-color: var(--yellow-color);
color: #222;
}
.mainmenu .sub-menu {
position: absolute;
display: flex;
flex-wrap: wrap;
opacity: 0;
top: 100%;
width: 100%;
text-align: center;
justify-content: center;
left: 0;
background-color: transparent;
padding: 10px 0;
align-items: stretch;
transition: opacity 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out;
-ms-transition: opacity 0.25s ease-in-out;
-webkit-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
z-index: -1;
pointer-events: none;
}
.mainmenu .sub-menu li {
float: none;
width: 20%;
max-width: 260px;
min-width: 230px;
margin: 0 5px;
line-height: 1em;
}
.mainmenu ul li:hover .sub-menu {
opacity: 1;
z-index: 2;
pointer-events: all;
}
.mainmenu ul.sub-menu li a{
text-align: left;
position: relative;
font-weight: 600;
}
.linhas {
padding-bottom: 20px;
margin-top: 30px;
}
.cat-content {
width: 100%;
overflow: hidden;
position: relative;
background-color: #222222;
margin-bottom: 10px;
}
.cat-content:after {
content: "";
display: block;
padding-bottom: 45%;
position: relative;
box-shadow: inset 0 0 0 0 #fff;
-moz-transition: all .6s;
-webkit-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
a:hover .cat-content:after {
box-shadow: inset 0 0 0 3px #fff;
}
.cat-content .inner {
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%);
z-index: 2;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
}
.cat-content .cat-img {
position: absolute;
-moz-transition: all .6s;
-webkit-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
a:hover .cat-content .cat-img {
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(1.025);
}
.categorias a {
color: #fff;
}
.cat-content .cat-title {
color: #fff;
font-size: 2em;
font-weight: 400;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
.cat-content .cat-title p,
.entry-title p {
font-size: .45em;
font-weight: 400;
text-transform: uppercase;
margin: 0;
font-family: 'Montserrat', sans-serif;
}
.title-row {
color: #7159a2;
width: 100%;
text-align: center;
text-transform: uppercase;
font-size: 2.2em;
font-weight: normal;
margin: 0 0 20px;
}
.social-menu {
position: absolute;
top: 10px;
right: 55px;
}
.social-menu a {
display: inline-block;
font-size: 1.2em;
line-height: 1em;
margin: 0;
color: #ffffff;
padding: .35em;
border-radius: 100%;
}
.social-menu a:hover {
background-color: rgba(0, 0, 0, .5);
}
footer .social-menu {
position: relative;
right: auto;
top: auto;
}
footer .social-menu a {
display: block;
}
.formulario p {
color: #a2a7af;
margin: 50px 0;
}
.formulario h3 {
margin-top: 50px;
}
.formulario .numeros span {
width: auto;
float: left;
display: inline-block;
}
.formulario .numeros hr {
border: none;
display: block;
height: 20px;
}
.formulario .numeros span.label {
color: #a2a7af;
font-size: 0.88em;
font-weight: normal;
width: 60%;
}
.formulario input[type="text"],
.formulario input[type="email"],
.formulario textarea {
font-size: 1em;
font-family: 'Montserrat', sans-serif;
width: 100%;
height: 52px;
box-sizing: border-box;
padding: 15px;
border: none;
margin-bottom: 15px;
background-color: var(--bg-gray);
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.formulario textarea {
height: 80px;
}
.formulario input[type="text"]:focus,
.formulario input[type="email"]:focus,
.formulario textarea:focus {
outline: none;
font-family: 'Montserrat', sans-serif;
background-color: #f4f4f4;
}
.formulario .numeros input[type="text"] {
font-size: 0.88em;
width: 60px;
height: 30px;
margin-right: 10px;
box-sizing: border-box;
padding: 5px;
border: 1px solid #a2a7af;
}
.formulario::-webkit-input-placeholder {
color: #a2a7af;
font-size: 1em;
font-weight: normal;
font-family: 'Montserrat', sans-serif;
}
.formulario:-moz-placeholder { color: #a2a7af;
font-size: 1em;
font-weight: normal;
font-family: 'Montserrat', sans-serif;
}
.formulario::-moz-placeholder { color: #a2a7af;
font-size: 1em;
font-weight: normal;
font-family: 'Montserrat', sans-serif;
}
.formulario:-ms-input-placeholder {
color: #a2a7af;
font-size: 1em;
font-weight: normal;
font-family: 'Montserrat', sans-serif;
}
.formulario input:focus::-webkit-input-placeholder {
color: transparent;
}
.formulario input:focus:-moz-placeholder { color: transparent;
}
.formulario input:focus::-moz-placeholder { color: transparent;
}
.formulario input:focus:-ms-input-placeholder {
color: transparent;
}
.formulario span.wpcf7-not-valid-tip {
color: #f00;
font-size: 0.88em;
display: block;
padding: 0 0 2px 0;
}
.formulario .wpcf7-not-valid {
border-bottom: 1px solid #f00;
}
.formulario div.wpcf7-mail-sent-ok,
.formulario div.wpcf7-validation-errors,
.formulario div.wpcf7-response-output {
width: 100%;
background-color: #20badb;
color: #fff;
text-align: center;
font-weight: normal;
padding: 20px;
border: none;
margin: 0;
}
.destaque-content {
width: 320px;
margin: 0 10px;
height: 100%;
}
.destaque-content-inner,
.mainmenu ul.sub-menu li a {
height: 100px;
display: flex;
align-items: center;
padding: 0 60px 0 15px;
background-color: #0c0c0cf3;
color: #fff;
z-index: 99;
border-radius: 3px;
box-shadow: inset 0 22px 0 -20px #fff84e;
position: relative;
overflow: hidden;
}
.destaque-content-inner:before,
.mainmenu ul.sub-menu li a:before {
position: absolute;
right: 20px;
top: 50%;
font-size: 30px;
transform: translateY(-50%);
position: absolute;
content: "\e912";
font-family: 'icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #ffffff;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.destaque-content-inner:after,
.mainmenu ul.sub-menu li a:after {
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translate(-50%, -50%);
display: block;
width: 100px;
height: 100px;
background-image: url(//cnclab.com.br/wp-content/themes/cnclab/assets/design/symbol-line.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
opacity: .1;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.destaque-content-inner:hover,
.mainmenu ul.sub-menu li a:hover {
box-shadow: inset 0 26px 0 -20px var(--yellow-color);
color: var(--yellow-color);
padding: 0 45px 0 30px;
}
.destaque-content-inner:hover:before,
.mainmenu ul.sub-menu li a:hover:before {
right: 10px;
color: var(--yellow-color);
}
.destaque-content-inner:hover:after,
.mainmenu ul.sub-menu li a:hover:after{
transform: translate(-50%, -50%) scale(1.5) rotate(270deg);
opacity: .2;
}
.destaque-content-inner h2 {
font-size: 1.3em;
font-weight: 400;
margin: 0;
}
.download-content .destaque-content-inner {
height: 80px;
margin-bottom: 15px;
}
.download-content .destaque-content-inner:before {
content: "\e955";
}
.slick-track {
display: flex !important;
}
.slick-slide {
height: auto;
}
.dif-content-inner {
text-align: center;
margin-bottom: 2em;
padding: 30px;
}
.dif-content-inner .icone {
width: 60px;
height: 60px;
margin-bottom: 20px;
}
.dif-content-inner h3 {
font-size: 1.6em;
font-weight: 600;
}
.btn {
padding: 1em 2.5em;
border-radius: 3px;
letter-spacing: 0.08em;
display: inline-block;
background-color: transparent;
color: #222222;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
line-height: 1.2em;
font-size: 1.2em;
border: none;
transition: all .3s;
text-align: center;
box-shadow: inset 0 0 0 1px #222222;
}
.btn:hover {
background-color: transparent;
color: #fff;
box-shadow: inset 0 0 0 1px #fff;
text-decoration: none;
}
.btn-light,
.mainmenu ul li.btn-light a {
box-shadow: inset 0 0 0 1px #fff;
border-radius: 3px;
}
.btn-dark{
box-shadow: inset 0 0 0 1px #222222;
background-color: #222222;
color: #fff;
font-size: 14px;
width: 100%;
text-align: center;
}
a.btn-dark:hover, a.btn-light:hover {
background-color: var(--yellow-color);
color: #222;
box-shadow: inset 0 0 0 1px #222;
text-decoration: none;
}
.book{
margin: 15px 0;
box-shadow: 10px 10px 30px rgb(0 0 0 / 30%);
}
.mainmenu ul li.btn-light {
box-shadow: none;
}
.mapa iframe, .mapafooter iframe{
width: 100%;
max-width: 100%;
}
.btn-whatsapp,
.mainmenu ul li.btn-whatsapp a,
.wp-block-button.btn-whatsapp a.wp-block-button__link {
padding-left: 40px;
position: relative;
}
.mainmenu ul li.btn-whatsapp,
.wp-block-button.btn-whatsapp {
padding-left: 0;
position: relative;
}
.btn-whatsapp:after,
.wp-block-button.btn-whatsapp a:after {
position: absolute;
content: "";
background-image: url(//cnclab.com.br/wp-content/themes/cnclab/assets/design/whatsapp.svg);
background-repeat: no-repeat;
background-size: 30px;
left: 10px;
top: 50%;
transform: translateY(-50%);
display: block;
width: 30px;
height: 30px;
z-index: -1;
}
.wp-block-button.btn-whatsapp a:after {
z-index: 1;
}
.wp-block-button.btn-whatsapp:after {
display: none;
}
.wp-block-buttons>.wp-block-button:last-child {
margin-bottom: 0;
}
.bg-img-full {
position: absolute;
width: 50vw;
max-width: 50vw;
height: 100%;
left: 0;
top: 0;
margin-right: calc(50% - 50vw);
background-position: center;
background-size: cover;
display: block;
z-index: 0;
object-fit: cover;
}
.bg-img-full.left {
margin-left: calc(100% - 50vw);
right: auto;
}
.banner-content .btn {
color: #ffffff;
box-shadow: inset 0 0 0 1px #ffffff;
font-size: 1em;
margin-top: 2em;
}
.container-numbers{
justify-content: start;
}
.inner-count {
width: 120px;
display: inline-block;
margin-right: 30px;
}
.inner-count:last-child{
margin-right: 0;
}
.count-number {
color: #fff;
font-size: 30px;
font-weight: 800;
text-align: center;
display: block;
width: 120px;
height: 120px;
line-height: 120px;
position: relative;
}
.count-number::after {
content: "";
background-image: url(//cnclab.com.br/wp-content/themes/cnclab/assets/design/symbol-yellow.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
opacity: 0.1;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
}
.count-title {
color: #fff;
font-size: 15px;
font-weight: 600;
margin: 10px;
text-align: center;
display: block;
}
.agenda-destaque .btn:hover {
background-color: #fff;
box-shadow: inset 0 0 0 1px #222222;
color: #222222;
}
.banner-content .btn:hover {
background-color: #222222;
}
.todas {
text-align: center;
}
.blog {
text-align: center;
}
.blog .btn,
.newsletter .btn,
.agenda .btn {
margin: 1.5em auto;
color: #ffffff;
background-color: #222222;
box-shadow: inset 0 0 0 0 #ffffff;
}
.blog .btn:hover,
.newsletter .btn:hover {
color: #222222;
background-color: #fff;
box-shadow: inset 0 0 0 2px #222222;
}
.agenda .btn {
width: 100%;
text-align: center;
box-shadow: none;
}
.agenda .btn:hover {
background-color: #336E74;
}
.event-row {
display: inline-block;
width: 100%;
padding: 5em 0;
background-color: #ffffff;
}
.event-row:nth-child(odd) {
background-color: #fff;
}
.agenda h2 {
font-weight: 400;
font-size: 1em;
}
.agenda h3 {
font-size: 2em;
font-weight: 400;
margin-bottom: 0;
line-height: 1.2em;
font-family: 'Montserrat', sans-serif;
}
.agenda p {
margin-bottom: 0;
}
.data {
font-size: 1em;
line-height: 1em;
}
.data b {
font-family: 'Montserrat', sans-serif;
font-size: 3em;
font-weight: 400;
float: left;
line-height: 1em;
margin-right: .2em;
}
.data .desc {
font-size: .8em;
top: 0;
position: relative;
font-family: 'Montserrat', sans-serif;
line-height: 1.4em;
}
.newsletter .btn {
color: #ffffff;
box-shadow: inset 0 0 0 2px #222222;
width: 300px;
margin: 0;
}
.newsletter .btn:hover {
box-shadow: inset 0 0 0 2px #fff;
margin: 0;
}
.lista-columns ul {
margin-bottom: 1.8em;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
justify-content: space-around;
flex-basis: 1;
}
.lista-columns ul li {
padding: 0 1.5em 3em;
margin: 0;
width: 30%;
text-align: center;
}
.lista-columns ul li p {
line-height: 1.6em;
font-size: 1em;
}
.lista-columns ul li h2 {
font-size: 1.56em;
line-height: 1.2em;
font-weight: 400;
margin-bottom: 1em;
}
.lista-columns ul li img {
width: 75px;
height: 75px;
display: block;
margin: 0 auto 30px;
}
.content-form h2,
.contato header .subtitle,
.subtitle,
header h2 {
font-size: 1.36em;
line-height: 1.1em;
}
strong a {
color: #333;
font-size: 1.4em;
}
header h2 {
margin-bottom: 0;
}
.scroll-downs {
position: absolute;
top: auto;
right: 0;
bottom: 5%;
left: 0;
margin: auto;
z-index: 9;
width: 38px;
height: 55px;
}
.mousey {
width: 3px;
padding: 10px 15px;
height: 35px;
border: 2px solid #fff;
border-radius: 25px;
opacity: 0.75;
box-sizing: content-box;
}
.scroller {
width: 3px;
height: 10px;
border-radius: 25%;
background-color: #fff;
animation-name: scroll;
animation-duration: 2.2s;
animation-timing-function: cubic-bezier(.15, .41, .69, .94);
animation-iteration-count: infinite;
}
@keyframes scroll {
0% {
opacity: 0;
}
10% {
transform: translateY(0);
opacity: 1;
}
100% {
transform: translateY(15px);
opacity: 0;
}
}
.easy {
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.easy-fast {
-moz-transition: all .15s;
-webkit-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.easy-slow {
-moz-transition: all .6s;
-webkit-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
footer {
line-height: 1.4em;
}
footer #logo {
width: 100%;
max-width: 150px;
}
footer #logo a {
display: block;
width: 120px;
height: 80px;
margin: 0;
background: url(//cnclab.com.br/wp-content/themes/cnclab/assets/design/viaviva.svg) no-repeat;
background-size: contain;
font: 0px/0 a;
text-shadow: none;
color: transparent;
position: relative !important;
top: 4px;
z-index: 4;
}
.projetos .project-box {
position: relative;
margin-bottom: 2em;
}
.projetos a.title-box {
background-color: #98908B;
color: #ffffff;
position: absolute;
z-index: 2;
width: 85%;
top: 50%;
transform: translate(-80%, -50%);
padding: 2.2em;
-moz-transition: all .3s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: all .3s cubic-bezier(.23, 1, .32, 1);
-o-transition: all .3s cubic-bezier(.23, 1, .32, 1);
transition: all .3s cubic-bezier(.23, 1, .32, 1);
}
.projetos a.title-box:hover {
color: #fff;
background-color: #4c4547;
transform: translate(-78%, -50%);
}
.projetos a.title-box:hover .slick-next.large-next {
right: 30px;
}
.projetos a.title-box h1 {
font-size: 2em;
}
.projetos a.title-box p {
margin-bottom: 0;
}
.projetos .black {
position: absolute;
width: 75%;
height: 150%;
top: -10%;
}
.projetos .row-title {
margin-bottom: 14em;
}
.full {
position: relative;
width: 100%;
height: auto;
}
.container-product {
margin: 0;
position: relative;
}
.button.cta {
padding: .75em 1em;
display: block;
text-align: center;
position: relative;
margin: 0 auto;
max-width: 380px;
margin-bottom: -2.1em;
margin-top: 4em;
font-size: 1.36em;
color: #ffffff;
background-color: #e32e65;
text-transform: none;
border: none;
z-index: 10;
box-shadow: inset 0 0 0 4px #c8a689
}
.button.cta:hover {
box-shadow: inset 0 0 0 4px #fff;
color: #fff;
background-color: #c8a689;
}
.button.call-action {
position: relative;
}
.navigation ul {
margin: 0;
padding: 20px 0;
}
.navigation li {
display: inline-block;
height: 40px;
width: 40px;
margin: 2px;
vertical-align: middle;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
font-family: 'Montserrat', sans-serif;
background-color: #ffffff;
width: 40px;
line-height: 40px;
height: 40px;
cursor: pointer;
padding: 0;
text-align: center;
font-size: 1.2em;
display: inline-block;
color: #222;
text-decoration: none;
border-radius: 100%;
font-weight: 600;
box-shadow: 0 0 0 1 #222;
}
.navigation li.active a {
background-color: #222;
color: #fff;
box-shadow: none;
}
.navigation li a:hover {
background-color: #FFF100;
color: #222;
box-shadow: none;
}
.navigation li.icon-next a,
.navigation li.icon-prev a{
font-size: 0;
}
.icon-next a:before, .icon-prev a:before{
font-size: 16px;
}
.antd_loading {
top: 50%;
position: absolute;
left: 50%;
width: 130px;
height: 130px;
margin-top: -65px;
margin-left: -65px;
}
.slick-list,
.slick-track {
height: 100%;
}
.slider-section .slick-list {
padding: 30px 0;
}
#home.home-archive,
.destaques.archives-posts,
.destaques.archives-posts .slick-slider {
height: 30vw;
width: 100%;
overflow: hidden;
min-height: 200px;
}
.destaques.archives-posts .slick-slide,
.destaques.archives-posts,
.destaques.archives-posts .slick-slider {
height: auto;
min-height: 200px;
overflow: visible;
}
.destaques.archives-posts .slick-slider .slick-slide .inner {
padding: 0 10px 50px 10px;
display: block;
}
.destaques .meta {
text-transform: uppercase;
font-size: .8em;
margin-top: 1em;
}
.post-box {
margin-bottom: 60px;
}
.post-box .post-date:before,
.post-box .post-excerpt:before {
width: 100%;
height: 1px;
background-color: #222222;
position: absolute;
left: 15px;
top: 30px;
content: "";
}
.archive .post-box .post-excerpt:before,
.archive .post-box .post-date:before {
display: none;
}
.post-box .post-excerpt:before {
width: 100%;
left: -100%;
z-index: -1;
}
.post-box .post-excerpt h2,
.post-excerpt h2 {
font-size: 1.6em;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
text-align: left;
margin-bottom: 0;
}
.post-excerpt h2 {
text-align: center;
}
.projetos .post-excerpt h2 {
color: #fff;
}
.icon-sun {
position: relative;
top: 1px;
}
.slider-container {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
z-index: 2;
}
.slider-container h1 {
color: #fff;
padding: 10px;
}
#imgpost,
.imgpost,
.imgpost .inner {
height: 40vw;
width: 100%;
overflow: hidden;
min-height: 500px;
padding: 0;
}
.destaques-box,
.destaques-box .slick-slider,
.destaques-box .slick-slide {
height: auto;
width: 100%;
overflow: visible;
min-height: 0;
padding: 0;
}
.destaques-box .slick-slide {
padding: 0 15px;
}
.destaques-box {
padding-bottom: 60px;
padding-top: 60px;
}
body .slick-prev,
body .slick-next,
.icon-next a,
.icon-prev a {
font-family: 'icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #ffffff;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
border-radius: 100%;
}
.slider-destaques .slick-prev,
.slider-destaques .slick-next,
.projetos .slick-prev,
.projetos .slick-next {
width: 32px;
height: 32px;
border-radius: 100%;
top: auto;
bottom: 20vh;
transform: none;
right: 12vw;
left: auto;
background-color: transparent;
box-shadow: 0 0 0 1px #fff;
}
.slider-destaques .slick-prev {
margin-right: 40px;
}
.projetos .slick-prev,
.projetos .slick-next {
top: auto;
bottom: 0;
right: auto;
left: 0;
}
.slick-prev:before,
.slick-next:before {
font-size: 20px;
line-height: 32px;
}
.slick-prev:before,
.icon-prev a:before {
content: "\e92f";
}
.slick-next:before,
.icon-next a:before {
content: "\e930";
}
.slider-destaques .slick-prev:hover,
.slider-destaques .slick-next:hover {
background-color: #fff;
color: #222;
}
.slider-destaques .slick-dots {
bottom: 30px;
}
input.previous.action-button {
border: none;
background-color: transparent;
font: 0/0 a;
text-shadow: none;
color: transparent;
z-index: 10;
position: relative;
display: block;
cursor: pointer;
box-shadow: none;
}
.voltar {
display: block;
position: absolute;
top: -.5em;
left: -2em;
width: 60px;
height: 50px;
font-size: 3em;
font-weight: 400;
margin: 0 auto 0 0;
color: #e4003f;
box-sizing: content-box;
}
.voltar:before {
position: absolute;
left: 0;
top: 0;
}
.scroll {
overflow-y: auto;
}
.scroll::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
background-color: transparent;
border-radius: 3px;
}
.scroll::-webkit-scrollbar {
width: 7px;
background-color: transparent;
border-radius: 3px;
}
.scroll::-webkit-scrollbar-thumb {
background-color: #fff;
border-radius: 3px;
}
.buttonmap:hover {
color: #7159a2;
}
#login {
background-color: #e0295b;
padding: 0;
width: 100%;
min-width: 300px;
min-height: 100vh;
position: fixed;
top: 0;
bottom: 0;
right: 0;
z-index: 900;
box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1), 0 10px 30px 0 rgba(0, 0, 0, 0.2);
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),
-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
#login.open-login {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#login .icon-x {
font-size: 1.3em;
color: #fff;
position: absolute;
left: -80px;
top: 5px;
border: 1px solid #fff;
border-radius: 100%;
padding: .22em;
cursor: pointer;
}
#login .icon-x:before {
color: #fff;
}
#login .icon-x:hover {
background-color: #222222;
border: 1px solid #222222;
}
#login .inner {
padding: 180px 100px;
}
.top-login {
text-align: left;
display: block;
margin: 2em auto 6em;
width: 360px;
position: relative;
}
#login .top-login {
margin: 1em auto;
}
.top-login label {
color: #fff;
}
.top-login label h1 {
margin-bottom: .25em;
}
.top-login .frase {
color: #fff;
font-size: 1.2em;
font-weight: 400;
display: block;
letter-spacing: .05em;
padding: 0;
margin-bottom: 2em;
}
.newsletter {
padding-top: 20px;
}
.top-login input,
.top-login button,
.newsletter input,
.contato input,
.contato textarea,
.newsletter .button.call-action {
box-sizing: border-box;
height: 52px;
border: none;
border-radius: 0;
padding: .35em 1em;
background-color: #fff;
margin: 0 1% 0 0;
font-size: 1em;
line-height: 1em;
width: 35%;
font-weight: 400;
}
.newsletter .button.call-action {
font-family: 'Montserrat', sans-serif;
font-size: 1.2em;
}
.top-login input,
.top-login button {
display: block;
margin-bottom: .85em;
width: 360px;
}
.input-top {
position: relative;
display: block;
width: 360px;
}
#news h2 {
font-size: 1.6em;
text-align: center;
}
.top-login input#password-field {
padding-right: 2em;
}
.page-template-page-login {
background-color: #eee;
}
.page-template-page-dashboard-agente {
background-color: #e4003f;
}
.login-page a.button-action .icon-arrow-right {
bottom: 0;
border: 1px solid #fff;
}
.login-page a.button-action .icon-arrow-right {
display: inline-block;
position: relative;
top: 0;
margin-left: 2em;
line-height: 1.2em;
font-size: .75em;
left: 0;
width: 16px;
height: 16px;
border: 1px solid #fff;
border-radius: 100%;
}
.button-action [class^=icon-] {
display: block;
font-size: 1.36em;
}
#news h1 {
text-align: left;
font-size: 3em;
margin-bottom: .5em;
}
.newsletter input,
.contato input,
.contato textarea {
box-shadow: inset 0 0 1px #999;
padding: 1em 2em;
height: 48px;
float: left;
width: 100%;
max-width: 100%;
display: inline-block;
}
.newsletter input,
.newsletter .button.call-action {
display: block;
float: none;
margin: 0 0 .5em;
border: none;
box-shadow: none;
max-width: 100%;
height: 52px;
border-radius: 5px;
line-height: 1.1em;
}
.newsletter .button.call-action {
background-color: #222222;
color: #fff;
}
.newsletter .button.call-action:hover {
background-color: #fff;
color: #222222;
}
.categorias {
text-align: center;
}
.categorias .columns {
float: none;
display: inline-block;
}
.contato input,
.contato textarea {
width: 100%;
max-width: 100%;
margin: 0 0 .75em 0;
}
.contato textarea {
height: 120px;
}
.contato label {
font-size: .75em;
font-weight: 400;
display: inline-block;
width: 100%;
line-height: 1.8em;
text-align: left;
padding: 0 .5em;
}
.contato.login label {
font-size: 1em;
padding: .5em 0 0 0;
line-height: 1.2em;
}
.contato.login a.remember {
float: right;
margin-bottom: 1em;
padding: .5em;
font-size: .85em;
font-weight: 400;
color: #222222;
}
.contato.login input,
.contato.login butto {
max-width: 100%;
width: 100%;
box-shadow: none;
}
.top-login button {
background-color: #4d5356;
color: #fff;
box-shadow: none;
font-weight: 400;
text-transform: uppercase;
font-size: 1em;
}
.top-login button:hover {
box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
}
#password-icon {
position: absolute;
z-index: 2;
width: 30px;
height: 30px;
line-height: 30px;
right: 10px;
text-align: center;
top: 10px;
display: block;
cursor: pointer;
}
#password-icon:before {
font-size: 1.3em;
}
#header {
background-color: #222;
}
#home {
padding: 0;
position: relative;
z-index: 10;
display: inline-block;
width: 100%;
float: left;
}
#header {
position: fixed;
z-index: 999;
top: 0;
left: 0;
border: none;
width: 100%;
padding: 10px 30px;
background-color: #222;
}
.home #header,
.single-servicos-cnclab #header,
.page-template-page-empresa #header {
background-color: transparent;
}
#header.active,
.page-template-page-servicos #header {
background-color: #222;
}
.full-header {
width: 100%;
height: 300px;
overflow: hidden;
position: relative;
background-size: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
border-bottom: 15px solid #fff84e;
}
.full-header .main-title {
text-align: center;
color: var(--yellow-color);
margin-top: 0;
margin: 0 auto 30px;
font-size: 2.5em;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 0 15px;
width: 800px;
max-width: 100%;
}
.single h1{
text-align: left;
}
.full-header .over-image {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 300px;
object-fit: cover;
z-index: -1;
display: block;
}
.content-area {
padding-top: 10em;
padding-bottom: 0;
}
.content-area.extra,
.content-area.archive {
padding-top: 12em;
padding-bottom: 10em;
}
.start {
position: absolute;
bottom: 120px;
left: 0;
right: 0;
display: block;
width: 130px;
margin: 0 auto;
z-index: 100;
color: #fff;
font-size: .88em;
text-align: center;
}
.start:before {
position: absolute;
left: 50%;
bottom: -30px;
font-size: 25px;
transform: translateX(-50%);
position: absolute;
content: "\e92e";
font-family: 'icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #ffffff;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.start:hover:before {
bottom: -35px;
}
.prefooter {
background-color: #f15c49;
padding: 4em 0;
color: #ffffff;
}
.prefooter .section-title {
text-align: center;
}
#logo {
margin: 0 auto;
display: inline-block;
position: relative;
float: left;
}
#logo a,
footer a.logo-footer {
display: block;
width: 120px;
height: 80px;
margin: 15px auto;
background: url(//cnclab.com.br/wp-content/themes/cnclab/assets/design/viaviva.svg) no-repeat;
background-size: contain;
background-position: center;
background-color: transparent;
font: 0px/0 a;
text-shadow: none;
color: transparent;
z-index: 10;
position: relative;
box-shadow: none;
border: none;
-moz-transition: all .5s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: all .5s cubic-bezier(.23, 1, .32, 1);
-o-transition: all .5s cubic-bezier(.23, 1, .32, 1);
transition: all .5s cubic-bezier(.23, 1, .32, 1);
}
.mobile-nav {
display: none;
}
#navigation .sub-menu li a:after {
display: none;
}
ul ul,
ul ol,
ol ol,
ol ul {
font-size: 100%;
}
.home .destaques-box .slick-slide img {
position: relative;
top: auto;
transform: none;
}
@-webkit-keyframes shake {
0%,
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: rotate(-3.5deg);
transform: rotate(-3.5deg);
}
20%,
40%,
60%,
80% {
-webkit-transform: rotate(3.5deg);
transform: rotate(3.5deg);
}
}
@keyframes shake {
0%,
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: rotate(-3.5deg);
transform: rotate(-3.5deg);
}
20%,
40%,
60%,
80% {
-webkit-transform: rotate(3.5deg);
transform: rotate(3.5deg);
}
}
blockquote {
font-family: 'Montserrat', sans-serif;
margin-top: 1.6em;
margin-bottom: 1em;
font-size: 3em;
font-style: italic;
quotes: "\201C""\201D""\2018""\2019";
position: relative;
text-align: center;
}
blockquote:before {
content: open-quote;
font-size: 5em;
line-height: .1em;
margin-right: 0.15em;
vertical-align: -.42em;
}
blockquote:after {
content: "";
position: absolute;
width: 50%;
height: 70%;
background-color: #fff84e;
display: block;
top: 15%;
left: 0%;
z-index: -1;
}
blockquote p {
display: inline;
line-height: 1em;
}
.content p,
.content ul,
.content h2,
.content h3,
.content h4 {
margin-right: 20%;
}
footer a.logo-footer {
float: left;
background: url(//cnclab.com.br/wp-content/themes/cnclab/assets/design/vania-rozinholi-favicon.svg) no-repeat;
width: 80px;
height: 80px;
margin-top: 0;
}
.navigation {
padding: 20px 0;
margin: 60px 0 0;
position: relative;
text-align: center;
border-top: 1px solid rgba(0, 0, 0, .1);
}
.formulario input[type="submit"] {
color: var(--text-color);
background-color: var(--yellow-color);
font-weight: 700;
padding: 15px 50px;
border-radius: 0;
line-height: 1.4em;
font-size: 1em;
text-transform: uppercase;
border: none;
cursor: pointer;
box-shadow: none;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
a.button {
font-family: 'Montserrat', sans-serif;
padding: 1em 3em;
display: inline-block;
color: #fff;
padding: .5em 2em;
border-radius: 3px;
line-height: 1.4em;
font-size: 1.5em;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
box-shadow: 0 0 0 1px #fff;
margin: 0 10px;
}
a.button.center {
margin: 3em auto;
display: block;
width: fit-content;
}
.orange {
background-color: #e4003f;
color: #fff;
}
.product.crop {
background-size: 130%;
background-position: center center;
}
.orange a.button {
background-color: #fff;
color: #e4003f;
border: none;
}
.dark-gray {
background-color: #bc0004;
color: #fff;
}
a.button.big,
button {
padding: 1em 5em;
}
.button a:hover,
button:hover,
a.button:hover,
#navigation .button a:hover,
.contato input[type="submit"]:hover,
.action-button.next:hover {
background-color: #222222;
color: #fff;
}
.center {
text-align: center;
}
.conteudo p {
color: #a2a7af;
margin-bottom: 2.6em;
}
.quem-somos .conteudo p {
color: #fff;
margin-bottom: 2.6em;
}
.quem-somos {
background-color: #7159a2;
overflow: hidden;
position: relative;
}
.quem-somos p {
padding-right: 40%;
}
.content h1 {
font-family: 'Montserrat', sans-serif;
margin-top: 1.6em;
margin-bottom: .7em;
font-size: 2em;
}
.content h2 {
font-family: 'Montserrat', sans-serif;
margin-top: 1.6em;
margin-bottom: .7em;
font-size: 2em;
}
.content h3 {
margin-top: 1.6em;
margin-bottom: .7em;
font-size: 1.26em;
}
.fullbanner header {
text-align: center;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
padding: 0;
color: #fff;
height: 35vw;
width: 100%;
overflow: hidden;
min-height: 400px;
margin-bottom: 0;
}
.fullbanner header h1 {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
margin-bottom: 0;
}
.header-img { float: none;
}
.service-image {
margin-bottom: 30px;
}
.menu-servicos-container .menu{
margin: 0;
padding: 0;
list-style: none;
}
.menu-servicos-container .menu li{
margin: 0;
padding: 0;
}
.submenu-servicos a,
.menu-servicos-container .menu a {
display: flex;
font-weight: 600;
width: 100%;
padding: 7px 15px;
border-bottom: 1px solid rgba(0, 0, 0, .1);
align-items: center;
justify-content: space-between;
position: relative;
padding-right: 30px;
}
.menu-servicos-container .menu li.current-menu-item a{
background-color: var(--yellow-color);
}
.menu-servicos-container .menu a:after{
font-family: 'icons' !important;
content: "\e912";
display: block;
width: 20px;
height: 30px;
line-height: 30px;
position: absolute;
right: 10px;
top: 50%;
transition: all .25s;
transform: translateY(-50%);
}
.submenu-servicos a:hover:after{
right: 0;
}
.submenu-servicos a .icon {
margin-left: 20px;
margin-right: 10px;
transition: all .25s;
}
.site-main {
padding-top: 4em;
padding-bottom: 4em;
background-color: var(--bg-color);
}
.submenu-servicos a:hover .icon {
margin-right: 0;
margin-left: 30px;
}
.site-main .header-img .container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: space-around;
justify-content: center;
height: 100%;
flex-direction: column;
-webkit-flex-direction: column;
}
.fullbanner header h1.title {
margin: .5em 0;
}
.conteudo {
padding-top: 70px;
padding-bottom: 50px;
}
.home.page section {
margin-top: 0;
}
.institucional {
margin: 0 auto 5em;
display: block;
}
.contato {
max-width: 580px;
margin: 0 auto;
text-align: center;
}
.institucional .container {
z-index: 2;
}
.header-section {
padding: 40px 0;
}
.front-content .main-title {
max-width: 300px;
}
.main-title,
h1,
.section-title {
font-family: 'Montserrat', sans-serif;
font-size: 3em;
max-width: 100%;
font-weight: 800;
margin-bottom: 1em;
text-align: center;
}
.section-title.left {
text-align: left;
margin-bottom: .6em;
}
.single .meta.pagemeta {
text-align: left;
font-weight: 400;
font-size: .78em;
margin-bottom: 2em;
text-transform: uppercase;
}
.single .meta.pagemeta .cat {
margin-right: .25em;
}
.single-projeto,
.single {
background-color: #ffffff;
}
.content-inner {
padding: 3em 0;
}
.destaques {
display: block;
width: 100%;
position: relative;
z-index: 2;
overflow: hidden;
}
.destaques .slick-initialized .slick-slide .container-absolute {
position: absolute;
width: 100%;
height: 100%;
}
.cliente-box .slick-slide {
width: 150px;
max-width: 150px;
margin: 10px 40px 80px;
}
.destaques .slick-slide {
padding: 0;
margin: 0;
}
.destaques .background,
.imgpost .background {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: absolute;
width: 30vw;
height: 30vw;
right: 3vw;
top: 0;
z-index: 1;
}
.destaques .background-color {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
}
.bg-fixed {
background-attachment: fixed;
background-size: cover;
}
.banner__desktop .overlay,
.overlay {
background: rgb(2, 0, 36);
background: linear-gradient(0deg, rgba(2, 0, 36, 0.5998774509803921) 0%, rgba(34, 34, 34, 0.8463760504201681) 100%);
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.banner-content {
width: 650px;
max-width: 100%;
height: auto;
display: block;
vertical-align: middle;
padding: 0;
margin: 0 auto;
text-align: left;
top: auto;
bottom: 19vh;
left: 12vw;
position: absolute;
color: #fff;
z-index: 3;
opacity: 0;
transition-property: opacity, top, bottom, right;
transition: .4s .2s cubic-bezier(.35, 0, .11, 1);
}
.slick-current .banner-content {
bottom: 20vh;
transition-delay: .2s;
opacity: 1;
}
.banner-content h2 {
color: #ffffff;
text-transform: none;
font-size: 3.6em;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
text-align: left;
margin-bottom: .6em;
}
.banner-content p {
color: #ffffff;
text-transform: none;
font-size: 1.36em;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
text-align: left;
margin-bottom: 0;
padding-right: 180px;
opacity: 0;
position: relative;
transition: opacity .4s .4s cubic-bezier(.35, 0, .11, 1), color .4s cubic-bezier(.35, 0, .11, 1);
}
.banner-content a,
.banner-content a h2,
.banner-content a p {
color: var(--bg-color);
}
.banner-content a:hover h2,
.banner-content a:hover p {
color: var(--yellow-color);
}
.slick-current .banner-content .btn {
opacity: 1;
}
.slick-current .banner-content .btn:hover {
box-shadow: inset 0 0 0 3px var(--yellow-color);
background-color: var(--yellow-color);
color: var(--text-color);
}
.slick-current .banner-content p {
opacity: 1;
}
.destaques .slick-slider .after a h2:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 100%;
width: 0;
height: 2px;
background-color: #fff;
-moz-transition: width .5s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: width .5s cubic-bezier(.23, 1, .32, 1);
-o-transition: width .5s cubic-bezier(.23, 1, .32, 1);
transition: width .5s cubic-bezier(.23, 1, .32, 1);
}
.destaques .slick-slider .after a:hover h2:before {
width: 100%;
}
.slider-content.slick-slider {
height: 100%;
padding: 0 0 2em 0;
}
.slick-slide {
position: relative;
}
.slick-slider .slick-dots {
width: 100%;
bottom: -50px;
}
.destaques .slick-slider .slick-dots {
width: 100%;
bottom: 20px;
right: 0;
left: 0;
margin: 0 auto;
padding: 0;
height: auto;
text-align: center;
}
.destaques.archives-posts .slick-slider .slick-dots {
width: 100%;
text-align: center;
top: auto;
right: 0;
left: 0;
bottom: 0;
padding: 0;
height: auto;
}
.slick-slider .slick-dots li {
margin: 3px;
padding: 0;
cursor: pointer;
width: auto;
height: auto;
}
.destaques-box .slick-slider .slick-dots {
bottom: -100px;
}
.slick-slider .slick-dots li button {
background-color: transparent;
box-shadow: inset 0 0 0 1px #969696;
border-radius: 100%;
width: 10px;
height: 10px;
margin: 0;
padding: 0;
font-size: 0;
line-height: 0;
display: inline-block;
cursor: pointer;
color: transparent;
border: 0;
outline: 0;
-moz-transition: all .15s;
-webkit-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.slick-slider .slick-dots li:hover button,
.slick-slider .slick-dots li.slick-active button {
background-color: #969696;
box-shadow: inset 0 0 0 1px #969696;
width: 10px;
height: 10px;
}
.slick-slider .slick-dots li button:before,
.slick-slider .slick-dots li button:after {
display: none;
}
.slick-slider h2 p {
margin: 0;
line-height: 1em;
}
.front-content-full .desc {
display: block;
width: 100%;
text-align: center;
}
a.button.slider-home,
.slider-section a.button {
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
text-transform: uppercase;
font-size: 1em;
font-weight: 600;
}
a.button.slider-home:hover,
.slider-section a.button:hover {
background-color: rgba(255, 255, 255, 1);
text-transform: uppercase;
color: #222222;
}
.slider-section a.button {
display: block;
text-align: center;
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
bottom: 5%;
width: 90%;
max-width: 300px;
z-index: 30;
}
.agenda-destaque {
position: relative;
height: 10vw;
width: 100%;
display: block;
padding: 0;
background-color: #ffffff;
}
.agenda-destaque .detalhe {
display: block;
width: 15vw;
height: 15vw;
position: absolute;
left: 5vw;
z-index: 10;
background-image: url(//cnclab.com.br/wp-content/themes/cnclab/assets/design/detalhes.svg);
background-repeat: no-repeat;
background-size: contain;
}
.agenda-destaque .inner {
padding: 1vw 3vw;
position: absolute;
top: 0;
left: 20vw;
width: 70vw;
height: 10vw;
}
.agenda-destaque h1 {
font-size: 1.6em;
margin-bottom: 0;
}
.product-title {
color: #222222;
font-size: 3.36em;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
text-align: center;
margin-bottom: 80px;
}
a .product-title {
color: #222222;
font-size: 1em;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
margin: .25em 0;
text-transform: uppercase;
padding: .25em 1.5em;
}
.product-info {
margin-bottom: 5em;
border-top: 1px solid;
padding-top: 2.5em;
}
.product-info h2 {
font-size: 1.2em;
text-transform: uppercase;
font-weight: 400;
margin: 0;
}
.content-product {
margin: 0 auto 30px;
position: relative;
}
.content-product a {
display: inline-block;
}
.content-product .img {
position: relative;
font-size: 0;
-moz-transition: all .6s;
-webkit-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
top: 0;
text-align: center;
margin: 0 auto;
}
.content-product .img img {
margin: 0;
padding: 0;
}
.content-product .img:hover {
top: -3px;
-moz-transition: all .5s;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#antidesign {
background-image: url(//cnclab.com.br/wp-content/themes/cnclab/assets/design/antidesign.svg);
background-repeat: no-repeat;
background-position: center center;
background-size: 100%;
height: 28px;
width: 60px;
display: block;
margin: 80px 0 0 auto;
font: 0/0 a;
text-shadow: none;
color: transparent;
opacity: .75;
}
#antidesign:hover {
opacity: 1;
}
.flex-container {
padding: 20px;
margin: 0;
list-style: none;
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: space-around;
}
.flex-item {
padding: 5px;
max-width: 300px;
height: auto;
text-align: center;
margin: 30px auto;
}
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
a[href^="tel"] {
color: #333;
}
.right {
text-align: right;
}
.prefooter {
background-color: #fff84e;
color: #222222;
padding: 5em 0;
}
.footer {
padding: 5em 0;
color: #fff;
}
.prefooter p,
.prefooter h2 {
color: #222222
}
.footer em {
color: rgb(180, 180, 180);
font-style: normal;
}
footer h2 {
font-size: 2em;
font-weight: 800;
line-height: 1.2em;
margin-bottom: 1em;
}
.prefooter .wp-block-buttons a {
color: #fff !important;
font-weight: 600;
}
.prefooter .wp-block-buttons {
margin: 10px;
}
footer {
background-color: #222222;
border-top: none;
color: #ffffff;
padding: 0;
}
footer a {
color: #ffffff;
}
footer a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
footer a[href^="tel"] {
color: #fff;
}
.social {
padding: 1em 0;
text-align: center;
}
.social .redes {
text-align: right;
}
.social .redes a {
color: #fff;
font-size: 1.2em;
font-weight: 400;
display: inline-block;
margin: .2em;
background-color: rgba(0, 0, 0, .2);
line-height: 1em;
border-radius: 100%;
padding: .38em;
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
-o-transition: all .25s ease-out;
-ms-transition: all .25s ease-out;
transition: all .25s ease-out;
}
.social .redes a:hover {
background-color: #e4003f;
color: #fff;
}
footer p.right,
p.right {
color: #2b2b2b;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
line-height: 14px;
font-weight: normal;
text-align: right;
text-transform: uppercase;
margin-top: 30px;
position: relative;
margin-right: 40px;
}
footer .menu {
display: block;
text-align: left;
width: 100%;
padding: 0 0 40px 0;
}
footer .menu li {
margin-bottom: 0;
display: inline-block;
margin: 0 2em 0 0;
}
footer .menu a {
color: #fff;
font-weight: 600;
line-height: 1.4em;
-moz-transition: color .5s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: color .5s cubic-bezier(.23, 1, .32, 1);
-o-transition: color .5s cubic-bezier(.23, 1, .32, 1);
transition: color .5s cubic-bezier(.23, 1, .32, 1);
display: block;
padding: .25em 0;
margin: 0;
font-size: .8em;
position: relative;
}
footer .menu a:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 100%;
width: 100%;
height: 1px;
background-color: #fff;
-moz-transition: height .5s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: height .5s cubic-bezier(.23, 1, .32, 1);
-o-transition: height .5s cubic-bezier(.23, 1, .32, 1);
transition: height .5s cubic-bezier(.23, 1, .32, 1);
}
footer h3 {
font-size: 1.6em;
font-family: 'Montserrat', sans-serif;
margin-bottom: .35em;
}
footer .menu a:hover:before {
height: 4px;
}
label {
font-weight: normal;
}
.center {
text-align: center;
}
.wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
input[type="submit"] {
font-size: 1em;
}
.box {
padding: 0;
height: 100%;
width: 100%;
border-radius: 3px;
}
.box .periodo {
font-size: .65em;
font-weight: 400;
display: none;
}
.box .parcelamento {
font-size: 1em;
font-weight: 400;
position: relative;
color: #fff;
}
.box .sale-title {
font-size: 2.5em;
margin: 0 0 .2em 0;
line-height: 1.15em;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #fff;
}
.box hr {
width: 20px;
border: none;
height: 2px;
background-color: #e4003f;
margin: 1em auto;
}
.box .inner,
.boximage .inner {
display: inline-block;
text-align: center;
color: #222222;
}
.box .inner .content {
padding: 15px 25px;
position: absolute;
z-index: 20;
top: 50%;
width: 100%;
height: 150px;
}
.box .inner .content:before {
position: absolute;
width: 10%;
height: 1px;
background-color: #fff;
content: "";
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
display: none;
-moz-transition: all .6s;
-webkit-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
.card:hover .content:before {
bottom: -15px;
width: 35%;
}
.flipped.box .inner .content:before {
width: 85%;
bottom: 0px;
}
.box .inner .content:before .box .inner,
.box p,
.box span,
.box h2,
.box h1 {
color: #fff;
}
.antd-cangooroo-errors {
text-align: center;
margin: 0 auto 1em;
}
.antd-cangooroo-on {
margin-top: 48px;
} #msform {
min-height: 700px;
text-align: center;
position: relative;
margin-bottom: 3em;
}
#msform fieldset {
box-sizing: border-box;
width: 100%;
min-height: 500px; position: relative;
}
.reveal-if-active {
opacity: 0;
max-height: 0;
overflow: hidden;
transition: 0.2s;
}
.reveal-if-active label {
display: inline-block;
margin: 0 0 3px 0;
float: left;
width: 100px;
}
.content-form.como-conheceu ul li input[type=radio]:checked~.reveal-if-active {
opacity: 1;
max-height: 100px;
padding: 0;
overflow: visible;
}
.content-form.como-conheceu input[type=text] {
width: 70%;
max-width: 300px;
float: left;
} #msform fieldset:not(:first-of-type) {
display: none;
}
.contato .upload {
padding: 20px;
background-color: #f5f5f5;
display: inline-block;
margin: 0 0 30px 0;
width: 100%;
border-radius: 3px;
}
.contato .upload button {
width: 100%;
background-color: #41494d;
}
.contato .upload button:hover {
background-color: #fff;
color: #41494d;
}
.contato label.sr-only {
display: none;
}
.content-form ul.ul-form {
margin: 0 0 30px 0;
display: inline-block;
}
.content-form ul.ul-form li {
margin-bottom: .25em;
}
.contato .inputdnd input.form-control-file {
position: relative;
width: 100%;
height: 100%;
min-height: 6em;
margin: 0 0 20px 0;
padding: 0;
outline: none;
visibility: hidden;
cursor: pointer;
background-color: #fff;
box-shadow: 0 0 5px solid #222222;
}
.form-control-file:before {
content: attr(data-title);
position: absolute;
left: 0;
width: 100%;
min-height: 6em;
line-height: 5.5em;
padding-top: 0;
opacity: 1;
visibility: visible;
text-align: center;
border: 0.25em dashed #222222;
transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
overflow: hidden;
border-radius: 3px;
}
.form-control-file:hover:before {
border-style: solid;
box-shadow: inset 0px 0px 0px 0.25em #222222;
}
.content-area.cadastro header {
min-height: 150px;
}
.content-form {
min-height: 250px;
float: left;
width: 100%;
position: relative;
padding: 0 10%;
}
.content-area.cadastro .first header {
min-height: 200px
}
.first .content-form {
min-height: 200px;
}
.percent {
display: inline-block;
width: 50%;
text-align: left;
margin-top: .5em;
font-weight: 400;
}
.percent .label {
display: block;
text-align: center;
font-size: 1em;
margin-bottom: 2em;
}
.percent.right {
float: right;
text-align: right;
}
.label {
width: auto;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
color: #222222;
font-size: .8em;
font-weight: 400;
}
.slider-form {
width: 100%;
float: none;
}
input.amount {
color: #e4003f;
font-weight: bold;
width: auto;
display: block;
text-align: center;
border: 0;
box-shadow: none;
margin: 0 auto;
padding: 0;
float: none;
font-size: 1.4em;
height: 2em;
font-family: 'Montserrat', sans-serif;
}
.content-form ul {
list-style: none;
margin: 2em auto;
padding: 0;
display: block;
max-width: 540px;
}
.content-form ul li {
color: #222222;
display: block;
position: relative;
float: left;
width: 100%;
background: none;
padding: 0;
}
.content-form ul li input[type=radio],
.content-form ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.content-form ul li label {
display: block;
position: relative;
font-weight: 400;
font-size: 1em;
color: #222222;
padding: .5em 2.2em;
margin: .25em auto;
height: auto;
z-index: 9;
line-height: 1.2em;
cursor: pointer;
text-transform: uppercase;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.content-form ul li:hover label {
color: #333;
}
.content-form ul li .check {
display: block;
position: absolute;
border: 4px solid #cccccc;
background-color: #cccccc;
border-radius: 100%;
height: 22px;
width: 22px;
top: .75em;
left: 0;
z-index: 5;
-webkit-transition: border 0.25s ease 0s;
-moz-transition: border 0.25s ease 0s;
-o-transition: border 0.25s ease 0s;
-ms-transition: border 0.25s ease 0s;
transition: border 0.25s ease 0s;
}
.content-form ul li:hover .check {
background-color: #999;
}
.content-form ul li .check::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 15px;
width: 15px;
top: 5px;
left: 5px;
margin: auto;
-webkit-transition: background 0.25s ease 0s;
-moz-transition: background 0.25s ease 0s;
-o-transition: background 0.25s ease 0s;
-ms-transition: background 0.25s ease 0s;
transition: background 0.25s ease 0s;
}
.content-form ul li input[type=radio]:checked~.check,
.content-form ul li input[type=checkbox]:checked~.check {
border: 4px solid #cccccc;
background-color: #e4003f
} [data-tooltip] {
position: relative;
z-index: 2;
cursor: pointer;
} [data-tooltip]:before,
[data-tooltip]:after {
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
pointer-events: none;
} [data-tooltip]:before {
position: absolute;
bottom: 150%;
left: 50%;
margin-bottom: 5px;
margin-left: -80px;
padding: 7px;
width: 160px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #222222;
background-color: hsla(0, 0%, 20%, 0.9);
color: #fff;
content: attr(data-tooltip);
text-align: center;
font-size: 14px;
line-height: 1.2;
} [data-tooltip]:after {
position: absolute;
bottom: 150%;
left: 50%;
margin-left: -5px;
width: 0;
border-top: 5px solid #222222;
border-top: 5px solid hsla(0, 0%, 20%, 0.9);
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: " ";
font-size: 0;
line-height: 0;
} [data-tooltip]:hover:before,
[data-tooltip]:hover:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
#progressbar {
margin-bottom: 30px;
overflow: hidden; counter-reset: step;
display: none;
}
#progressbar li {
list-style-type: none;
color: #999;
text-transform: uppercase;
font-size: 9px;
width: 16.66%;
float: left;
position: relative;
background: none;
padding: 0;
}
#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 20px;
line-height: 20px;
display: block;
font-size: 1em;
color: #fff;
background: #ddd;
border-radius: 100%;
margin: 0 auto 5px auto;
}
#progressbar li.active:before {
background-color: #e4003f;
} #progressbar li:after {
content: '';
width: 100%;
height: 1px;
background: #ddd;
position: absolute;
left: -50%;
top: 9px;
z-index: -1; }
#progressbar li.active:after {
background-color: #e4003f;
}
#progressbar li:first-child:after { content: none;
}
.contato .ui-widget.ui-widget-content {
border: none;
background-color: #222222;
height: .4em;
border-radius: .2em;
}
.contato .ui-slider-horizontal .ui-slider-range-min {
background-color: #222222;
}
.contato .ui-state-default,
.contato .ui-widget-content .ui-state-default,
.contato .ui-widget-header .ui-state-default,
.contato .ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
background-color: #222222;
border: none;
border-radius: .5em;
width: 2em;
height: 2em;
top: -.8em;
margin-left: -1em;
cursor: pointer;
}
.contato .ui-state-default:hover,
.contato .ui-widget-content .ui-state-default:hover,
.contato .ui-widget-header .ui-state-default:hover,
.contato .ui-button:hover {
background-color: #e4003f;
}
.title.padding {
padding: 1em 0;
}
.card {
width: 100%;
height: 100%;
border-radius: 0;
position: relative;
cursor: pointer;
overflow: hidden;
}
.card:after {
content: "";
display: block;
padding-bottom: 140%;
}
.card .front,
.card .back {
border-radius: 0;
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
font-smoothing: antialiased;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.card .back {
z-index: 6;
height: 100%;
top: 0;
background-color: rgba(0, 0, 0, .7);
opacity: 0;
-webkit-transition: opacity 0.25s ease .15s;
-moz-transition: opacity 0.25s ease .15s;
-o-transition: opacity 0.25s ease .15s;
-ms-transition: opacity 0.25s ease .15s;
transition: opacity 0.25s ease .15s;
}
.card.flipped .back {
opacity: 1;
-webkit-transition: opacity 0.15s ease 0;
-moz-transition: opacity 0.15s ease 0;
-o-transition: opacity 0.15s ease 0;
-ms-transition: opacity 0.15s ease 0;
transition: opacity 0.15s ease .0;
}
.card .back .inner {
overflow: hidden;
overflow-y: auto;
margin: 47% 7.5% 0;
width: 85%;
height: 48%;
text-align: left;
position: absolute;
z-index: 2;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.card .back .inner .content-back {
padding: 0 20px;
}
.card .back .inner .content-back p {
font-size: 1em;
line-height: 1.4em;
text-align: left;
color: #fff;
}
.card .imagem {
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
transform: scale(1.05);
background-position: center center;
z-index: 5;
}
.info {
width: 100%;
height: 80px;
position: absolute;
top: 10%;
padding: 40px 0;
right: 0;
z-index: 9;
font-size: .7em;
text-transform: uppercase;
border-radius: 0px 0px 100px 100px;
overflow: hidden;
color: #fff;
display: none;
}
.info span {
position: absolute;
color: #fff;
border: 1px solid #fff;
border-radius: 100%;
width: 30px;
height: 30px;
display: block;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: 0 auto;
font-size: 2em;
font-weight: 400;
line-height: 26px;
padding: 0;
text-align: center;
}
.flipped .info {
top: -80px;
}
.card:hover .info span {
background-color: rgba(0, 0, 0, .5);
}
.card:hover .content {
top: 45%;
}
.card:hover .imagem {
transform: scale(1);
}
.back .info span {
transform: rotate(45deg);
}
.card.flipped.box .inner .content {
top: 0;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.front-blog {
margin-bottom: 5em;
display: inline-block;
width: 100%;
}
.front-blog .item,
.front-blog.inside .item:nth-child(3) {
display: inline-block;
background: #fff;
margin: .66%;
width: 32%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position: relative;
overflow: hidden;
float: left;
}
.front-blog .item:after,
.front-blog.inside .item:nth-child(3):after {
content: "";
display: block;
padding-bottom: 100%;
}
.front-blog .item:nth-child(3):after {
content: "";
display: block;
padding-bottom: 204%;
}
.front-blog .item:nth-child(3) {
float: right;
}
.front-blog .item .inner {
position: absolute;
width: 100%;
height: 100%;
background-size: cover; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.45) 70%, rgba(0, 0, 0, 0.45) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.45) 70%, rgba(0, 0, 0, 0.45) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.45) 70%, rgba(0, 0, 0, 0.45) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#22222200', endColorstr='#73231F20', GradientType=0); z-index: 2;
}
.front-blog .item .imagem {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-size: cover;
background-position: center center;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.front-blog .item h1 {
position: absolute;
bottom: 0;
left: 10%;
width: 80%;
text-align: center;
color: #fff;
}
.front-blog .item h1 span {
font-size: .5em;
display: block;
padding-top: .75em;
}
.front-blog .item h1 span:before {
display: block;
content: "";
width: 20%;
height: 2px;
background-color: #fff;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.front-blog .item:hover .imagem {
transform: scale(1.05);
}
.front-blog .item:hover h1 span:before {
width: 50%;
} .slider-serv {
width: 300px;
min-height: 190px;
margin: 0 auto;
}
.slick-slider {
margin: 0;
}
.accordion .slick-slider .slick-dots {
bottom: -3em;
}
.accordion .slick-slider .slick-dots li button {
background-color: #fff;
}
.accordion .slick-slider .slick-dots li.slick-active button {
background-color: transparent;
box-shadow: 0 0 0 2px #fff;
}
.accordion .slick-slider .slick-dots li:hover button {
box-shadow: 0 0 0 2px #fff;
background-color: #fff;
}
.accordion {
list-style: none;
position: relative;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: stretch;
overflow: hidden;
width: 100%;
height: 80vh;
}
.accordion .logos img {
width: 50%;
padding: 1%;
float: left;
display: block;
box-sizing: border-box;
} .accordion-item {
flex: initial;
width: 16.666%;
height: 100%;
text-align: center;
color: #fff;
text-decoration: none;
vertical-align: bottom;
box-sizing: border-box;
padding: 20px;
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
background-color: #222222;
box-shadow: inset -50px 0 50px -50px rgba(0, 0, 0, .8);
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.accordion-item:last-child {
box-shadow: none;
}
.accordion-item:before {
position: absolute;
top: 0;
left: 0;
content: "";
background-color: rgba(0, 0, 0, 0);
width: 100%;
height: 100%;
display: block;
z-index: 0;
box-shadow: inset 0 350px 250px -150px rgba(0, 0, 0, .7);
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.accordion-item h2 {
position: relative;
z-index: 3;
font-size: 1.8em;
}
.accordion-item .accordion-inner {
position: relative;
margin-top: 0;
z-index: 3;
padding: 20px;
overflow-y: auto;
max-height: calc(72%);
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.accordion-item .icone {
display: block;
width: 100px;
height: 100px;
margin: 0 auto;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
z-index: 2;
}
.accordion-item p {
font-size: 1.26em;
font-weight: 400;
line-height: 1.46em;
text-align: left;
} .accordion:hover .accordion-item {
flex: initial;
width: 12%;
}
.accordion .accordion-item:hover {
width: 40%;
}
.accordion .accordion-item:hover:before {
height: 100%;
background-color: rgba(0, 0, 0, .35);
}
.accordion-item .accordion-inner {
opacity: 0;
transition: opacity .2s ease 0;
}
.accordion-item:hover .accordion-inner {
opacity: 1;
transition: opacity .3s ease .3s;
}
.compartilhe {
margin-top: 4em;
text-align: center;
}
.compartilhe .icon {
margin: 0 .1em;
background-color: #fff;
color: #222222;
box-shadow: inset 0 0 0 1px #222222;
padding: .5em;
border-radius: 100%;
width: 32px;
height: 32px;
}
.compartilhe .icon:hover {
background-color: #f4a28f;
color: #fff;
box-shadow: inset 0 0 0 0 #222222;
}
.compartilhe h3,
footer h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
text-align: left;
font-size: 1em;
line-height: 1.4em;
margin-bottom: 20px;
}
.compartilhe h3 {
text-align: center;
}
footer h3 {
font-size: 1.5em;
text-align: right;
color: #fff;
font-weight: 400;
line-height: 1.4em;
-moz-transition: color .5s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: color .5s cubic-bezier(.23, 1, .32, 1);
-o-transition: color .5s cubic-bezier(.23, 1, .32, 1);
transition: color .5s cubic-bezier(.23, 1, .32, 1);
display: block;
padding: .25em 0;
margin: 0;
font-family: 'Montserrat', sans-serif;
position: relative;
}
.sidebar li a {
color: #ffffff;
text-decoration: none;
font-weight: 400;
-webkit-transition: all 0.25s ease 0s;
-moz-transition: all 0.25s ease 0s;
-o-transition: all 0.25s ease 0s;
-ms-transition: all 0.25s ease 0s;
transition: all 0.25s ease 0s;
}
.sidebar li a:hover {
box-shadow: inset 0 -1px #222222;
}
.foto {
margin-bottom: 30px;
}
.search-form {
margin-bottom: 1em;
display: inline-block;
position: relative;
width: 100%;
}
.search-form label {
font-family: 'icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
width: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-bottom: 0;
}
.search-form label:before {
content: "\e9c1";
position: absolute;
right: 0;
bottom: 0;
display: block;
line-height: 60px;
width: 60px;
font-size: 2em;
z-index: 9;
color: #41494d;
background: transparent;
text-align: center;
}
.search-form label:hover:before {
color: #ffffff;
background: #41494d;
}
.search-form label span {
font-family: 'Montserrat', sans-serif;
display: block;
margin-bottom: .5em;
}
.search-field {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-bottom: 0;
height: 60px;
padding: 1.2em;
font-size: 1em;
width: 100%;
box-shadow: none;
border: none;
color: #222222;
background-color: #eae4e0;
font-family: 'Montserrat', sans-serif;
}
input[type="submit"].search-submit {
background-color: transparent;
height: 60px;
width: 60px;
font-size: 0;
border: 0;
z-index: 9999;
position: absolute;
bottom: 0;
right: 0px;
margin-top: 0;
padding: 0;
cursor: pointer;
}
#blog .content {
padding: 0 0 4em;
height: 800px;
min-height: 100vh;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
position: relative;
}
.letter-effect {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.banner__mobile {
display: none;
}
.banner__desktop {
display: block;
overflow: hidden;
}
.banner__desktop img {
display: block;
object-fit: cover;
height: 85vh;
min-height: 800px;
max-height: 1300px;
width: 100vw;
}
@media only screen and (max-width: 1220px) {
.banner-content {
width: 500px;
left: 8vw;
}
.full-header .main-title{
font-size: 2.2em;
}
.banner-content h2,
.main-title,
h1,
.section-title {
font-size: 2.8em;
}
.banner-content p {
font-size: 1em;
padding-right: 130px;
}
.destaque-content-inner h2 {
font-size: 1.16em;
}
} @media only screen and (max-width: 990px) {
#header .btn-light{
margin-top: 30px;
}
#header, #header.active {
padding: 10px 20px;
}
.col-menu {
margin-right: auto;
}
.post-box .post-excerpt h2,
.post-excerpt h2 {
font-size: 1.2em;
}
.content-area{
padding-top: 6em;
}
.content-area.extra,
.content-area.archive {
padding-top: 6em;
padding-bottom: 4em;
}
.cliente-box .slick-slide {
min-width: 80px;
margin: 10px 10px 20px;
}
.bg-img-full.left,
.bg-img-full {
margin-left: auto;
position: relative;
width: 100%;
max-width: 100%;
margin-right: auto;
}
.mainmenu {
display: none;
}
.nav-trigger { display: table;
height: 36px;
width: 36px;
font-size: 1em;
text-transform: uppercase;
color: #222222;
font-weight: normal;
right: 30px;
top: 20px;
bottom: auto;
position: absolute;
z-index: 3;
-moz-transition: all .5s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: all .5s cubic-bezier(.23, 1, .32, 1);
-o-transition: all .5s cubic-bezier(.23, 1, .32, 1);
transition: all .5s cubic-bezier(.23, 1, .32, 1);
}
.nav-trigger span { display: table-cell;
vertical-align: middle;
}
.nav-trigger em,
.nav-trigger em::after,
.nav-trigger em::before { display: block;
position: relative;
height: 2px;
width: 36px;
background-color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.nav-trigger em { margin: 12px 0 14px;
-webkit-transition: width .2s;
transition: width .2s;
width: 30px;
}
.nav-trigger em::before,
.nav-trigger em::after {
position: absolute;
content: '';
left: 0;
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
.nav-trigger em::before { -webkit-transform: translateY(-12px);
-ms-transform: translateY(-12px);
transform: translateY(-12px);
}
.nav-trigger em::after { -webkit-transform: translateY(12px);
-ms-transform: translateY(12px);
transform: translateY(12px);
}
.nav-trigger:hover em {
width: 36px;
}
.nav-open .nav-trigger em { background-color: rgba(255, 255, 255, 0);
}
.nav-open .nav-trigger em::before { -webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
background-color: #fff;
}
.nav-open .nav-trigger em::after { -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #fff;
}
.nav-open .mobile-nav a.button-action {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),
-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
font-size: 1.2em;
line-height: 1.4em;
font-weight: 400;
text-transform: uppercase;
background-color: #e0295b;
color: #fff;
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.mobile-nav {
display: inline-block;
float: left;
width: 100%;
}
.mobile-nav .menu-menu-container {
position: absolute;
z-index: 0;
top: 0;
left: -50%;
width: 50%;
height: 100vh;
opacity: 1;
display: block;
background-color: #222222;
padding-top: 80px;
overflow: auto;
-webkit-overflow-scrolling: touch;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.mobile-nav ul {
width: 400px;
max-width: 100%;
padding: 10px;
margin: 0 auto;
}
.mobile-nav ul ul.sub-menu {
position: relative;
top: auto;
left: auto;
transform: none;
padding: 0 0 0 20px;
}
.mobile-nav ul li {
margin: 10px 0;
list-style: none;
position: relative;
}
.mobile-nav ul .sub-menu li:after{
font-family: 'icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e930";
margin-left: 0.5em;
color: #fff;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
}
.mobile-nav ul li.btn-whatsapp {
padding-left: 0;
}
.mobile-nav ul a { display: block;
text-align: left;
line-height: 1.2em;
padding: 10px 30px;
color: #fff;
font-weight: 600;
font-size: 1.6em;
font-family: 'Montserrat', sans-serif;
text-decoration: none;
position: relative;
}
.mobile-nav ul ul.sub-menu a{
padding: 5px 30px;
}
.mobile-nav .btn-whatsapp:after{
left: 23px;
}
.mobile-nav ul li.btn-whatsapp a{
padding-left: 53px;
}
.mobile-nav ul li.btn-light a {
text-align: center;
}
.mobile-nav ul a:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 100%;
width: 0;
height: 1px;
background-color: #fff;
-moz-transition: width .5s cubic-bezier(.23, 1, .32, 1);
-webkit-transition: width .5s cubic-bezier(.23, 1, .32, 1);
-o-transition: width .5s cubic-bezier(.23, 1, .32, 1);
transition: width .5s cubic-bezier(.23, 1, .32, 1);
}
.mobile-nav ul li.big a {
font-size: 1.6em;
line-height: 1em;
}
.mobile-nav ul li.space a {
margin-top: 2em;
}
.mobile-nav a.button-action,
a.button-action {
position: fixed;
z-index: 10;
bottom: -120px;
height: 120px;
left: 0;
width: 100%;
text-align: center;
padding: 1.4em 1em;
font-size: 1.2em;
line-height: 1.4em;
font-weight: 400;
text-transform: uppercase;
background-color: #222222;
color: #fff;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.mobile-nav ul a:hover,
.mobile-nav ul a.active {
color: #fff;
text-decoration: none;
}
.mobile-nav ul a:hover:before,
.mobile-nav ul a.active:before {
width: 100%;
}
.nav-open .mobile-nav .menu-menu-container,
.mobile-nav .menu-menu-container:target {
display: block;
left: -50%;
opacity: 1;
height: 100vh;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.a-o--h {
overflow: hidden;
}
.inner {
padding: 0;
}
a.button {
font-size: 1.1em;
margin: .2em;
}
.front-content,
.front-image {
padding-top: 50px;
max-width: 100%
}
.content-area.extra {
padding-top: 2em;
}
.home.page section {
margin-top: 0;
}
.product-title {
font-size: 2em;
}
.institucional {
padding: 80px 0 40px;
}
.header-section {
padding: 20px 0;
}
.button-action .icon-arrow-right {
display: inline-block;
position: relative;
top: 0;
margin-left: 1em;
font-size: 1em;
left: 0;
}
.page section.login-page header.row h1.title {
text-align: center;
}
.page section.login-page header.row h2 {
display: none;
}
#news p {
margin: 1em 0;
}
.mobile-nav .menu-menu-container,
.nav-open .mobile-nav .menu-menu-container,
.mobile-nav .menu-menu-container:target {
left: -100%;
width: 100%;
}
.posts-home .post-excerpt h1 {
font-size: 1.5em;
}
.button.cta {
margin-top: 5em;
}
} @media only screen and (max-width: 768px) {
.prefooter .wp-block-buttons {
margin: 10px 0;
}
.site-main{
padding-top: 2em;
padding-bottom: 2em;
}
.start {
display: none;
}
.banner__desktop img {
max-height: 800px;
min-height: 600px;
height: 90vh;
}
.banner-content h2,
.main-title,
h1,
.section-title {
font-size: 1.8em;
}
.full-header .main-title{
font-size: 1.4em;
}
.banner-content p {
padding-right: 0;
}
.banner-content {
width: 100%;
left: 0;
padding: 0 30px;
bottom: 15vh;
} .projetos a.title-box h1 {
font-size: 1.6em;
}
.desktop,
.projetos .black {
display: none;
}
.avatar {
width: 380px;
margin: 0 auto 30px;
display: block;
}
html .avatar-title {
width: 150px;
margin: 0;
float: left;
display: block;
}
html .avatar-content {
width: calc(100% - 150px);
}
.agenda-destaque .inner {
width: 540px;
}
.projetos .row-title {
margin-bottom: 2em;
}
.destaques .background,
.imgpost .background {
width: 40vw;
height: 40vw;
}
.slick-slider .after {
top: 50%;
transform: translateY(-50%);
right: 45vw;
width: 55vw;
height: auto;
}
.destaques .slick-slider .after h2,
.slick-slider .after h1 {
font-size: 1.8em;
}
.destaques .btn {
display: none;
}
.destaques .meta {
font-size: .7em;
margin-top: 0;
}
.destaques .slick-prev,
.destaques .slick-next,
.projetos .slick-prev,
.projetos .slick-next {
width: 30px;
height: 30px;
line-height: 30px;
}
.destaques .slick-prev:before,
.destaques .slick-next:before,
.projetos .slick-prev:before,
.projetos .slick-next:before {
font-size: 20px;
line-height: 30px;
}
.destaques .slick-prev,
.destaques .slick-next {
top: 50%;
right: 0;
left: auto;
display: none;
visibility: hidden;
}
.destaques .slick-prev {
left: 0;
right: auto;
}
} @media only screen and (max-width: 576px) {
.btn{
width: 100%;
}
.container-numbers{
justify-content: space-evenly;
}
.inner-count{
width: 100px;
margin-right: 10px;
}
.count-number{
width: 100px;
height: 100px;
line-height: 100px;
font-size: 24px;
}
.agenda .eventos .date-col {
width: 100%;
float: none;
}
.agenda-destaque .inner {
width: 100%;
padding: 30px 15px;
}
.data {
font-size: 1em;
width: 100%;
display: block;
position: relative;
padding-bottom: 10px;
}
.data b{
font-size: 2.5em;
}
.front-img.post-image{
margin-bottom: 10px;
}
.post-box{
margin-bottom: 30px;
}
.post-excerpt{
border-bottom: 1px solid rgb(0 0 0 / 30%);
padding-bottom: 30px;
}
.single-post .main-title, .single-post h1{
text-align: left;
}
.front-content-full,
.slick-slider .before,
.destaques .background {
width: 100%;
transform: none;
top: auto;
left: auto;
right: auto;
bottom: auto;
position: relative;
}
.slick-slider .after {
padding: 30px;
text-align: left;
width: 100%;
right: 0;
}
.destaques .slick-slider h1,
.fullbanner .after h1,
.imgpost .after h1,
.archives-posts.destaques .slick-slider h2 {
text-align: left;
}
.destaques .slick-slider h1 {
font-size: 2em;
}
.destaques .background,
.imgpost .background {
width: 100vw;
height: 100vw;
display: none;
}
.social-menu {
display: none;
visibility: hidden;
}
} @media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {}*,
*::before,
*::after {
box-sizing: border-box;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
select {
word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
@media (min-width: 1400px) {
.container{
max-width: 1340px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-ms-flex-order: -1;
order: -1;
}
.order-last {
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}.slick-slider
{
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://cnclab.com.br/wp-content/themes/cnclab/assets/stylesheets/ajax-loader.gif) center center no-repeat;
}
.slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 50px;
height: 50px;
padding: 0;
margin-top: -10px\9; -webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
border: none;
outline: none;
z-index: 90;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
outline: none;
} .slick-dots{
display: block;
position: absolute;
width: 50%;
padding: 0;
bottom: 10%;
right: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
display: block;
padding: 5px 10px;
cursor: pointer;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: 'â€¢';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}
.storefront-destaques div.colecao.slick ul.products li.product {
margin-left:10px;
margin-right:10px;
}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}