/*
Theme Name: Novo Filas GT
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

@font-face {
    font-family: 'century_gothicregular';
    src: url('assets/fonts/century_gothic-webfont.woff2') format('woff2'),
         url('assets/fonts/century_gothic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html{
    width: 100%;
}

.icon-picker-list {
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding-left: 0;
}

.icon-picker-list li {
    display: flex;
    flex: 0 0 20%;
    float: left;
    width: 20%;
}

.icon-picker-list a {
    background-color: #f9f9f9;
    border: 1px solid #fff;
    color: black;
    display: block;
    flex: 1 1 auto;
    font-size: 12px;
    line-height: 1.4;
    min-height: 100px;
    padding: 10px;
    text-align: center;
    user-select: none;
}

.icon-picker-list a:hover,
.icon-picker-list a.active{
    background-color: #009E49;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.icon-picker-list .fa {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.icon-picker-list .name-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}

.modal-body {
    max-height:500px;
    overflow:auto;
}

button.btn-default{
    margin-bottom: -6px !important;
}
.demo-icon{
    position: absolute;
    right: 18px;
    top: 7px;
    font-size: 20px !important;
}

/*=== Terminal ===*/
.clear-theme{
    content: '';
    display: block;
    clear: both;
}
.terminal header{
    width: 100%;
    height: 120px;
}
.terminal .left-header{
    max-height: 65px;
    float: left;
    padding: 29px 47px;
}
.terminal .left-header img{
    max-height: 65px;
    width: auto;
}
.terminal .right-header{
    float: right;
    width: 120px;
    height: 120px;
}
.terminal .right-header ul{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    display: table;
}
.terminal .right-header ul li{
    display: table;
    width: 100%;
    height: 100%;
}
.terminal .right-header ul li a{
    font-size: 32px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
.btn-back-arrow,
.btn-back-arrow2,
.btn-back-arrow3{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99999;
}
.btn-back-arrow i,
.btn-back-arrow2 i,
.btn-back-arrow3 i{
    font-size: 50px;
    cursor: pointer;
}
.box-content{
    position: relative;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.mask-box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.buttons-front{
    position: absolute;
    width: 854px;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 100%;
    left: 50%;
    margin-left: -427px;
}
.buttons-front2{
    position: absolute;
    width: 830px;
    padding: 0 15px;
    margin: 0 auto;
    left: auto !important;
    margin-left: auto !important;
}
.buttons-front:after{
    content: '';
    display: block;
    clear: both;
}
.buttons-front.col1 a{
    display: table;
    width: 800px;
    height: 150px;
    float: left;
    font-size: 45px;
    font-weight: 600;
    padding-top: 45px;
    padding-left: 290px;
    position: relative;
    margin-top: 6px;
}
.buttons-front.col1 a:first-child{
    margin-top: 0;
}
.buttons-front.col2 a{
    display: block;
    width: 400px;
    /*height: 150px;*/
    float: left;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin: 3px;
    padding: 10px;
}
.buttons-front.col3 a{
    display: block;
    width: 266.666666667px;
    /*height: 150px;*/
    float: left;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin: 3px;
    padding: 10px;
}
.buttons-front.col4 a{
    display: block;
    width: 200px;
    /*height: 150px;*/
    float: left;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin: 3px;
    padding: 10px;
}
.buttons-front a:hover,
.buttons-front a:focus{
    text-decoration: none;
}
.buttons-front.col1 a i{
    position: absolute;
    font-size: 84px;
    top: 50%;
    left: 125px;
    margin-top: -42px;
}
.buttons-front.col1 a img{
    position: absolute;
    font-size: 84px;
    top: 50%;
    left: 125px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
}
.buttons-front.col2 a,
.buttons-front.col3 a,
.buttons-front.col4 a{
    position: relative;
}
.buttons-front.col2 a img{
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
}
.buttons-front.col3 a img,
.buttons-front.col4 a img{
    position: relative;
    left: 0;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}
.buttons-front.col2 a i,
.buttons-front.col3 a i{
    display: block;
    font-size: 30px;
    /*padding-top: 30px;*/
    margin-bottom: 12px;
}
.buttons-front.col4 a i{
    display: block;
    font-size: 30px;
    /*padding-top: 45px;*/
    margin-bottom: 12px;
}
.buttons-front.col2 a i,
.buttons-front.col3 a i,
.buttons-front.col4 a i{
    display: none;
}
.buttons-front.col2 a i.fa,
.buttons-front.col3 a i.fa,
.buttons-front.col4 a i.fa{
    display: block !important;
}
.show-btn::after{
    content: '';
    display: block;
    clear: both;
}
.box-btns-terminal{
    position: relative;
    text-align: center;
}

.page-id-42{
    overflow: hidden;
}

.button-chamar{
    width: 100%;
    height: 50px;
    font-size: 20px;
    margin-bottom: 20px;
}
.dataTables_filter{
    width: auto !important;
}

.senha-atual{
    border: 1px solid #E6E9ED;
    padding: 8px 10px;
    text-align: center;
}
.senha-atual p{
    border-bottom: 1px solid #E6E9ED;
    padding: 8px 10px;
    margin-bottom: 0;
    font-size: 15px;
}
.senha-atual p:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.senha-atual p:first-child{
    padding-top: 0;
}
.senha-atual p:nth-child(1){
    font-weight: 600;
}
#senhaS{
    font-weight: 600;
    font-size: 20px;
}
#relogio{
    font-size: 21px;
}
.total-height{
    height: 400px;
    overflow-y: scroll;
}
.button-chamar:disabled{
    cursor: no-drop;
}
.navbar-right li.spaceli{
    margin-right: 15px;
}
.navbar-right input[type=text],
.navbar-right select{
    padding: 5px 10px;
    height: 30px;
}
.logo-topo-painel{
    text-align: center;
}
.logo-topo-painel img{
    max-width: 80%;
    max-height: 100%;
}

/*==== Call ====*/
.rows *{
    font-family: "century_gothicregular";
}
.rows,
#callarea{
    height: 100%;
    overflow-y: hidden;
}
.rows:after{
    content: '';
    display: block;
    clear: both;
}
.box-call{
    width: 100%;
}
.col-left{
    width: 34%;
    float: left;
}
.col-right{
    width: 66%;
    float: left;
    position: relative;
}
.marker-call,
.marker-call2{
    width: 100%;
    height: 86px;
    background-color: #a0a0a0;
    position: absolute;
    left: 0;
}
.marker-call2{
    top: 0;
}
.marker-call{
    bottom: 0;
}
.top-call{
    background-image: radial-gradient(#ffffff, #dbd9d9);
    height: 18%;
}
.top-call p{
    color: #2f3234;
    font-size: 40px;
    line-height: 40px;
}
.call1{
    background-image: radial-gradient(#363c40, #2e2e32);
    height: 26%;
}
.call1 p:first-child{
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: bold;
}
.call1 p:last-child{
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    margin-top: 16px;
}
.lasters-call{
    height: 36%;
}
.call2{
    background-image: radial-gradient(#26a0af, #198d9e);
     height: 50%;
}
.call2 p:first-child{
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
}
.call2 p:last-child{
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.call3 p{
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
}
.call3{
    background-image: radial-gradient(#6389a8, #577995);
    height: 20%;
    text-align: left;
    padding-left: 48px;
}
.call-div{
    display: table;
    width: 100%;
}
.call-div > div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.call3 > div{
    text-align: left;
}
.call-div p{
    margin-bottom: 0;
}
.border-call{
    position: relative;
}
.border-call:before{
    content: '';
    position: absolute;
    width: 80%;
    border-top: 1px solid #dcdcdc;
    top: 50%;
    left: 10%;
}
.slide-call{
    width: 100%;
    height: calc(100% - 86px);
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}
marquee{
    width: 100%;
    height: 100%;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}
#exibeSenhas{
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    width: 80%; 
    height: 80%; 
    position: absolute; 
    left: 10%; 
    top: 10%; 
    background-image: radial-gradient(#363c40, #2e2e32);
    opacity: 0;
    display: table;
}
#exibeSenhas div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#exibeSenhas p{
    color: #fff;
}
#exibeSenhas div p:first-child{
    font-size: 100px;
    line-height: 100px;
    font-weight: 600;
}
#exibeSenhas div p:last-child{
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 0;
}
#play{
    position: absolute;
    z-index: -9999;
    top: 0;
    background-color: #fff;
    color: #fff;
    box-shadow: none;
    border: none;
}
#ninja-slider{
    padding: 0 0 86px !important;
}
#ninja-slider .slider-inner{
    max-width: 100% !important;
}
#ninja-slider-pager,
#ninja-slider-prev,
#ninja-slider-next{
    display: none !important;
}
.dataTables_filter .input-sm{
    height: 18px;
}
.tile_count .tile_stats_count .count{
    font-size: 30px !important;
}
.width-100{
    width: 100%;
}
.btn-danger {
    padding: 2px 5px !important;
}

/* Slider */
.slick-slide, .slick-slide::before, .caption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-slider {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 1.2s ease;
}
.main-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}
.slick-slide {
  position: relative;
  height: 38vw;
}
.slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slick-slide iframe {
  position: relative;
  pointer-events: none;
}
.slick-slide figure {
  position: relative;
  height: 100%;
}
.slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
}
.slick-slide .slide-image.show {
  opacity: 1;
}
.slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}
.slick-slide .slide-media {
  -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active {
  z-index: 1;
}
.slick-slide.slick-active .slide-media {
  -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active .caption {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}
.slick-dots {
  text-align: center;
  padding-top: 15px;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.slick-dots li button {
  width: 16px;
  height: 16px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 0 0 transparent;
  vertical-align: middle;
  color: #fff;
  background-color: #fff;
  transition: all 0.3s ease;
  opacity: 0.4;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover {
  opacity: 1;
}
.slick-dots li.slick-active button {
  border-color: #2d3042;
  box-shadow: 0 0 0 2px #fff;
  opacity: 1;
}
.slick-list,
.slick-track{
    height: 100%;
}

@-webkit-keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
  to {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
  to {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@-webkit-keyframes slideOut {
  from {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  to {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
}
@keyframes slideOut {
  from {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  to {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
}
.thisPass{
    cursor: pointer;
    text-align: center;
}
.hideImg img{
    display: none;
}

#del{
    position: absolute;
    top: 0;
    right: 15px;
    cursor: pointer;
    color: #ff3333;
    font-weight: 700;
}

#popupchamar{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}
#popupchamar:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    left: 0;
    top: 0;
    z-index: 99999;
}
#popupchamar p{
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    width: 300px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -75px;
    background-color: #000;
    z-index: 99999;
    letter-spacing: 1.5px;
}
#fixed {
    position:absolute; 
    z-index:100;
    right:+20px;
    bottom:-120px;
    background:#EFEFEF;
    display: none;
}

#corpo {
    width:100%; 
    height:100%; 
    overflow:auto;
}
.page-id-7 footer{
    display: none;
}

#satisfacao{
    position: absolute;
    top: 190px;
    right: 100px;
}
#satisfacao p{
    text-align: center;
    color: #fff;
    font-size: 18px;
}
#satisfacao a{
    display: block;
    width: 100px;
    height: 100px;
}
#satisfacao a#s1::before{
    content: '';
    width: 100px;
    height: 100px;
    background: url('assets/img/icosurvay.png') no-repeat;
    background-position: 6px 0px;
    display: block;
    background-size: auto 125px;
}
#satisfacao a#s2::before{
    content: '';
    width: 100px;
    height: 100px;
    background: url('assets/img/icosurvay.png') no-repeat;
    background-position: -100px 0px;
    display: block;
    background-size: auto 125px;
}
#satisfacao a#s3::before{
    content: '';
    width: 100px;
    height: 100px;
    background: url('assets/img/icosurvay.png') no-repeat;
    background-position: -204px 0px;
    display: block;
    background-size: auto 125px;
}
#overflow{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}
#overflow p{
    background: #fff;
    padding: 100px 20px;
    text-align: center;
    font-size: 20px;
    max-width: 60%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    margin-top: -114px;
    font-weight: 700;
}
#posFila{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 999;
    display: none;
}
#posFila .boxPosFils{
    width: 800px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -400px;
    background-color: #fff;
}
#posFila .boxPosFils img{
    width: 100%;
    height: auto;
}
.fileBox svg{
    width: 15px;
    color: #f44336;
    margin-left: 5px;
    cursor: pointer;
}

@media only screen and (max-width: 854px){
    .buttons-front{
		width: calc(100% - 30px);
		margin: 0 15px;
		left: 0;
	}

	.buttons-front a{
		max-width: 100%;
        width: 100% !important;
	}
}