/*=================================*/
.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;
}

.mb-6 {
  margin-bottom: 4rem !important;
}

.mb-7 {
  margin-bottom: 2.5rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 4.5rem !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;
}
.br-2 {
	border-radius: 2px !important; 
}
.br-5 {
	border-radius: 5px !important; 
}
.lh-3 {
	line-height: 30px !important;
}
.f-12 {
    font-size: 12px !important;
}
.f-13 {
    font-size: 13px !important;
}
.f-14 {
    font-size: 14px !important;
}
.f-15 {
    font-size: 15px !important;
}
.f-16 {
    font-size: 16px !important;
}
.f-17 {
    font-size: 17px !important;
}
.f-18 {
    font-size: 18px !important;
}
.f-19 {
    font-size: 19px !important;
}
.f-20 {
    font-size: 20px !important;
}
/*=================================*/

.logo .logo-light {
  display: inline-block;
}

.logo .logo-dark {
  display: none;
}

.scroll .logo .logo-dark {
  display: inline-block;
}

.scroll .logo .logo-light {
  display: none;
}
.logout {
	font-size: 14px !important;
	color: #fff;
	padding: 11px 0 !important;
}
button.logout:hover {
	color: #fff !important;
	text-decoration: underline;
}
#topnav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  border: 0;
  -webkit-transition: all .5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  min-height: 62px;
  background: #fff;
}

#topnav .navigation-menu {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

#topnav .navigation-menu > li {
  float: left;
  display: block;
  position: relative;
  margin: 0 5px;
}
#topnav .navigation-menu > li.linguagem {
  float: left;
  display: none;
  position: relative;
  margin: 0 5px;
}
@media (max-width: 991px) {
	#topnav .navigation-menu > li.has-submenu.linguagem {
	  display: block;
	  float: inherit;
      margin: 0 23px;
	}
}

#topnav .navigation-menu > li:hover > a,
#topnav .navigation-menu > li:hover {
  color: #ffffff;
  background: #b7b7b7;
}

#topnav .navigation-menu > li > a {
  display: block;
  font-size: 13px;
  color: #1e1e27;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  line-height: 20px;
  padding-left: 14px;
  padding-right: 14px;
  
}

#topnav .navigation-menu > li .submenu li a i {
  margin-right: 10px;
  font-size: 14px;
}

#topnav .has-submenu {
  position: relative;
}

#topnav .has-submenu.active a {
  color: #ffffff;
}

#topnav .logo {
  float: left;
  line-height: 70px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #1e1e27;
    text-decoration: none;
    font-weight: 800;
    font-size: 18px;
    font-family: 'poppins';
    line-height: 22px;
}

#topnav .menu-extras {
  float: right;
}

@media (max-width: 991px) {
	#topnav .menu-extras {
	  float: right;
	  margin-right: 20px;
	}
}


#topnav .navbar-toggle {
  border: 0;
  position: relative;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

#topnav .navbar-toggle .lines {
  width: 25px;
  display: block;
  position: relative;
  margin: 28px auto;
  height: 15px;
}
@media (max-width: 991px) {
	#topnav .navbar-toggle .lines {
	  margin: 23px auto;
	}
}

#topnav .navbar-toggle span {
  height: 2px;
  width: 100%;
  background-color: #ffffff;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

#topnav .navbar-toggle span:last-child {
  margin-bottom: 0;
}

#topnav .navbar-toggle.open span {
  position: absolute;
}

#topnav .navbar-toggle.open span:first-child {
  top: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#topnav .navbar-toggle.open span:nth-child(2) {
  visibility: hidden;
}

#topnav .navbar-toggle.open span:last-child {
  width: 100%;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#topnav.scroll .tagline {
  display: none;
}

#topnav.scroll .has-submenu.active > a {
  color: #04ff68;
}

#topnav .navbar-toggle:hover,
#topnav .navbar-toggle:focus,
#topnav .navigation-menu > li > a:hover,
#topnav .navigation-menu > li > a:focus {
  background-color: transparent;
}

.submenu-arrow {
  border: solid #777777;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 18px;
}

.tagline {
  background: #1976d2;
  font-size: 13px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding-bottom: 12px;
  color: #fff;
}
.tagline a {
  color: #fff;
  padding: 0px 10px;
  line-height: 21px;
}
.tagline a i {
    font-size: 22px;
    vertical-align: -2px;
}
.tagline .email, .tagline .phone {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding: 18px 0;
  font-weight: 400;
  letter-spacing: 0.02em;
  padding-right: 10px;
}

.tagline .phone {
  padding-left: 10px;
  color: #f6f6f6;
}

.tagline .email a {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  color: #f6f6f6;
}

a.login {
	color: #fff !important;
	color: #fff !important;
    padding: 0 0 6px 0 !important;
    margin-top: -4px;
}
a.login:hover, a.login:active, a.login:focus {
	background: transparent !important;
}
.tagline .topbar-list .selectize-input {
  width: 106px;
  padding: 5px 8px;
  text-align: left;
  background: transparent !important;
}

.tagline .topbar-list .selectize-input:after {
  border-color: #ffffff transparent transparent transparent !important;
}

.tagline .topbar-list .selectize-input.dropdown-active:after {
  border-color: transparent transparent #ffffff transparent !important;
}

#topnav.scroll .tagline-dark {
  display: none;
}

.topbar-list .selectize-input,
.topbar-list .selectize-input input,
.topbar-list .selectize-input input::-webkit-input-placeholder {
  color: #ffffff !important;
}

.topbar-list .selectize-input,
.topbar-list .selectize-input input,
.topbar-list .selectize-input input:-ms-input-placeholder {
  color: #ffffff !important;
}

.topbar-list .selectize-input,
.topbar-list .selectize-input input,
.topbar-list .selectize-input input::-ms-input-placeholder {
  color: #ffffff !important;
}

.topbar-list .selectize-input,
.topbar-list .selectize-input input,
.topbar-list .selectize-input input::placeholder {
  color: #ffffff !important;
}

.selectize-dropdown {
  z-index: 1030;
}

@media (min-width: 992px) {
  #topnav .navigation-menu > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 62px;
  }
  #topnav .navigation-menu > li.last-elements .submenu {
    left: auto;
    right: 0;
  }
  #topnav .navigation-menu > li.last-elements .submenu > li.has-submenu .submenu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px;
  }
  #topnav .navigation-menu > li .submenu {
    position: absolute;
    top: 64px;
    left: 0;
    z-index: 1000;
    padding: 10px 0;
    list-style: none;
    min-width: 200px;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    border-radius: 7px;
  }
  #topnav .navigation-menu > li .submenu:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: #ffffff;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: -6px;
    left: 28px;
    -webkit-box-shadow: 1px -8px 22px -6px #1a1a1a;
            box-shadow: 1px -8px 22px -6px #1a1a1a;
  }
  #topnav .navigation-menu > li .submenu.megamenu {
    white-space: nowrap;
    width: auto;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li {
    overflow: hidden;
    width: 180px;
    display: inline-block;
    vertical-align: top;
  }
  #topnav .navigation-menu > li .submenu > li .submenu {
    left: 100%;
    top: 0;
    margin-left: 10px;
    margin-top: -1px;
  }
  #topnav .navigation-menu > li .submenu li {
    position: relative;
  }
  #topnav .navigation-menu > li .submenu li ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  #topnav .navigation-menu > li .submenu li a {
    font-size: 13px;
    line-height: 14px;
    font-weight: 400;
    font-style: normal;
    color: #777777;
    padding: 12px 20px 12px 18px;
    display: block;
    -webkit-transition: .3s ease;
    transition: .3s ease;
  }
  #topnav .navigation-menu > a.btn-custom {
    margin-top: 14px;
  }
  #topnav .navbar-toggle {
    display: none;
  }
  #topnav #navigation {
    display: block !important;
  }
  #topnav.scroll {
    top: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: rgb(0,0,0,0.7);
    -webkit-box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
            box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
    padding: 12px 0;
  }
  #topnav.scroll .navigation-menu > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
  }
  #topnav.scroll .navigation-menu > a.btn-custom {
    margin-top: 9px;
  }
  #topnav.scroll .logo {
    line-height: 60px;
  }
  #topnav .navigation-menu > li .submenu li a:hover,
  #topnav .navigation-menu .has-submenu .submenu > li:hover > a {
    margin-left: 8px;
  }
}

#topnav .has-submenu.active > a,
#topnav .submenu li.active > a,
#topnav .navigation-menu > li:hover > a {
  color: #fff !important;
  background: #b7b7b7; 
}

#topnav .submenu li.active > a,
#topnav .submenu > li:hover > a {
  color: #6c757d !important;
  font-weight: bold !important;
}

@media (max-width: 991px) {
  .tagline {
    display: flex;
    background: transparent;
    height: 60px;
    /*width: 100% !important;*/
  }
  .tagline-dark {
    display: none;
  }
  .submenu-arrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 12px;
  }
  
  #topnav {
  	height: 60px;
  	/*width: 100% !important;*/
    background: rgb(0,0,0,0.7);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13);
  }
  #topnav.defaultscroll.scroll-active.scroll {
  	margin-top: 33px;
  	-webkit-transition: all .2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
  }
  #topnav .logo {
    padding: 9px 0px !important;
  }
  #topnav .container {
    width: auto;
  }
  #topnav .navigation-menu {
    float: none;
    max-height: 400px;
        margin: 10px 0;
  }
  #topnav .navigation-menu > li {
    float: none;
  }
  #topnav .navigation-menu > li > a {
    color: #fff !important;
    padding: 10px 20px;
  }
  #topnav .navigation-menu > li > a:after {
    position: absolute;
    right: 15px;
  }
  #topnav .navigation-menu > li .submenu {
    display: none;
    list-style: none;
    padding-left: 20px;
    margin: 0;
  }
  
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    padding: 6px 15px;
    clear: both;
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #d4d4d4;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #topnav .navigation-menu > li .submenu.open {
    display: block;
  }
  #topnav .navigation-menu > li .submenu .submenu {
    display: none;
    list-style: none;
  }
  #topnav .navigation-menu > li .submenu .submenu.open {
    display: block;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul {
    list-style: none;
    padding-left: 0;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
    display: block;
    position: relative;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #7a7d84;
  }
  #topnav .navbar-toggle span {
    background-color: #7a7d84;
  }
  #topnav .navbar-header {
    float: left;
  }
  #topnav .logo {
    padding: 11px 0;
  }
  #topnav .logo .logo-light {
    display: none;
  }
  #topnav .logo .logo-dark {
    display: block;
    width: 50px;
    height: auto;
  }
  #navigation {
    position: inherit;
    top: 122px;
    left: 0;
    width: 100%;
    display: none;
    height: auto;
    padding-bottom: 0;
    overflow: auto;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13);
    background-color: rgb(0,0,0,0.7);
  }
  #navigation.open {
    display: block;
    overflow-y: auto;
  }
  .menu-arrow {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: 200px;
    top: 3px;
    width: 10px;
    height: 10px;
    margin: 10px;
  }
  #topnav .navigation-menu > li:hover > .menu-arrow {
    border-color: #00aaf9;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #topnav .has-submenu.active .menu-arrow {
    border-color: #00aaf9;
  }
}

@media (min-width: 768px) {
  #topnav .navigation-menu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }
  #topnav .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-toggle {
    display: block;
  }
}

#topnav .has-submenu.active .submenu li.active > a {
  color: #04ff68;
}

#topnav .has-submenu.active .menu-arrow {
  border-color: #04ff68;
}

#topnav .navbar-toggle.open span:hover {
  background-color: #04ff68;
}

#topnav.scroll .navigation-menu > li:hover > a {
  color: #04ff68 !important;
}

#topnav .navigation-menu > li:hover > .menu-arrow {
  border-color: #04ff68;
}

#topnav .navigation-menu .submenu.open .has-submenu.open > a {
  color: #04ff68;
}

.title-section .breadcrumb > .active {
  color: #04ff68;
}

#topnav .navigation-menu > li .submenu li a:hover,
#topnav .navigation-menu .has-submenu .submenu > li:hover > a {
  color: #04ff68;
  margin-left: 8px;
}

#topnav .navigation-menu > li > a:hover,
#topnav .navigation-menu > li .submenu li a:hover,
#topnav .navigation-menu > li.has-submenu.open > a,
#topnav .menu-extras .menu-item .cart > a:hover,
#topnav .menu-extras .menu-item .search > a:hover {
  color: #04ff68;
}

#topnav.bg-transparent .navigation-menu > li:hover > a, #topnav.bg-transparent .has-submenu.active a,
#topnav.bg-transparent .has-submenu.active .submenu li.active > a,
#topnav.bg-transparent .navigation-menu > li .submenu li a:hover {
  color: #04ff68 !important;
}
#wrap {
  width: 100%;
  height: 100%;
	position: relative;
	min-height: 100vh;
  background: url("../images/top.png") no-repeat, url("../images/bottom.png") no-repeat;
  background-position: top left, bottom right;
  background-size: 50%;
}
#wrap2 {
  width: 100%;
  height: 100%;
	/*margin-top: 45px;*/
	position: relative;
	min-height: 100vh;
}

@media (max-width: 767px){
	#wrap {
	    position: relative;
		  min-height: 100vh;
      background-size: 100%;
	}
  #wrap2 {
    /*margin-top: 30px;*/
    position: relative;
  min-height: 100vh;
}
}
#content-wrap {
	padding-bottom: 346px;
}
@media (max-width: 767px){
	#content-wrap {
	    padding-bottom: 346px;
	}
}
.banner {
	min-height: 130px;
  text-align: center;
  padding-top: 30px;
}
@media (max-width: 767px){
  .banner {
    min-height: 115px;
    text-align: center;
    padding-top: 30px;
  }
}
.banner img {
  width: 33%;
}
.banner h2 {
	text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: block;
    position: relative;
    top: 38%;
    line-height: 24px;
}
.banner h2::after {
	background: #1976d2;
    width: 120px;
    height: 7px;
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -15px;
    margin: 0px auto;
}
footer {
	background: #fff;
	font-size: 16px;
	line-height: 32px;

	position: absolute;
	bottom: 0;
	width: 100%;
	height: 346px;
}
footer .logo_rodape {
	float: left;
	height: 180px;
	margin: 60px 0;
}

footer .logo_rodape img {
	height: 100%;
}
footer .end {
	padding: 50px 0 50px 45px;
	display: inline-block;
}
@media (max-width: 991px){
	footer .logo_rodape {
		float: inherit;
	    margin: 30px 0 0 0;
	    text-align: center;
	}
	footer .end {
		padding: 25px 0 50px 0px;
		font-size: smaller;
	}
}
footer span {
	font-weight: 600;
}
footer .end a.social1 {
	width: 38px;
    height: 38px;
    padding: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #5a596a;
    color: #fff;
    text-align: center;
    line-height: 22px;
    margin-top: 8px;
    font-size: 16px;
}
footer .end a.social2 {
	width: 38px;
    height: 38px;
    padding: 9px;
    display: inline-block;
    border-radius: 50%;
    background: #5a596a;
    color: #fff;
    text-align: center;
    line-height: 22px;
    margin-top: 8px;
    font-size: 18px;
}
footer .copy {
	background: #fff;
	text-align: center;
	color: #595959;
	font-size: 14px;
	border-top: 1px solid #e7eaec;
}
footer .copy a {
    color: #595959;
    padding: 10px 0;
    text-align: center;
    line-height: 65px;
}

h2 span {
	font-size: 52%;
    font-weight: 400;
}
/********************
     DISSERTAÇÕES 
*********************/
.faq-bg {
  padding: 44px 0px 80px 0px;
  position: relative;
}
@media (max-width: 991px){
	.faq-bg {
	  padding: 45px 0px 80px 0px;
	}
}
.form-control.faq-search {
  border: 1px solid #ececec;
  padding: 10px 14px;
  background-color: #f6f6f6;
}
.faq-content {
	margin-bottom: 15px;
}
.faq-border {
  border: 1px solid #04ff68;
  max-width: 70px;
}

.faq-item .card-header {
  padding: 3px 40px 0px 2px;
  border: none;
  color: #1e1e27;
}

.faq {
  position: relative;
}

.faq-item.accordion .card {
  border: none;
  border-bottom: 1px solid #e7e7e7 !important;
}

.faq-content .card-body {
	text-align: justify;
	padding: 0 0 15px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /*border-bottom: 1px solid #e7eaf3;*/
}
.faq-question {
	font-size: 16px;
	/*text-transform: uppercase;*/
	font-weight: 400;
	margin-bottom: 0;
	width: 95%;
}
.list-group-item:first-child {
    /*border-top-left-radius: 2px;
    border-top-right-radius: 2px;*/
}

a.faq[data-toggle=collapse] {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 13px;
}

a.faq[data-toggle=collapse]:before {
  content: '\F143';
  display: block;
  font-family: 'Material Design Icons';
  font-size: 25px;
  color: #1976d2;
  position: absolute;
  right: -5px;
  top: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 600;
}

a.faq[data-toggle=collapse].collapsed {
  color: #1e1e27;
  margin-bottom: 13px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

a.faq[data-toggle=collapse].collapsed:before {
  content: '\F140';
  color: #1e1e27;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.list-group-item {
	background: transparent;
}
.cod-ementa {
	font-size: 16px;
	font-weight: 500;
}
.ementa {
	line-height: 30px;
}
.azul {
	color: #1976d2 !important;
}
.white {
	color: #fff !important;
}
.bg-azul {
	background: #1976d2 !important;
}
.bold {
	font-weight: 700 !important;
}
.semi-bold {
	font-weight: 600 !important;
}
.medium {
	font-weight: 500 !important;
}
.regular {
	font-weight: 400 !important;
}
.light {
	font-weight: 300 !important;
}
.uppercase {
	text-transform: uppercase;
}
.compartilhamento {
	/*border-top: 1px solid #e7eaec;*/
	color: #b7b7b7;
}
.compartilhamento h5 {
	font-weight: 400;
	display: inline-block;
	font-size: 14px;
}
.compartilhamento a {
	margin: 5px;
    font-size: 16px;
    display: inline-block;
}

/* CORPO DOCENTE */

.event-box{
    position: relative;
    background-position: center center;
    background-size: cover;
    min-height: 340px;
    margin: 20px 0px;
}

.event-box .event-header{
    position: absolute;
    width: 100%;
    background-color: rgba(22,150,231,0.80);
    padding: 15px 30px;
    bottom: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
@media (min-width: 768px){
	.event-box .event-header {
	    padding: 15px;
	}
}
.event-box .event-header .heading{
    color: #fff;
}

.event-box .event-header .event-details{
    list-style: none;
    color: #fff;
    padding-left: 0px;
    font-size: 14px;
    margin: 0px;
    text-align: center;
}

.event-box .event-header .event-details li{
    margin: 5px 0px;
}

.event-box .event-text{
    max-height: 0px;
    color: #fff;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.event-box:hover .event-text{
    max-height: 340px;
}
.event-box.active .event-text{
    max-height: 340px;
}

li.docente-icones1 {
	width: 30px;
    height: 30px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    color: #000;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    margin: 10px 5px !important;
}
li.docente-icones1 a {
    color: #000;
}
li.docente-icones2 {
	width: 30px;
    height: 30px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    margin: 10px 5px !important;
}
li.docente-icones2 img {
	width: 100%;
}

span.infos-contato {
	display: inline-block;
    margin-left: 10px;
}
i.contato {
	display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
a.telefones {
	color: #1e1e27;
}
.contact-form input {
	width: 100%;
	margin-bottom: 15px;
	border: none;
	height: 35px;
	padding: 5px 10px;
	border: 1px solid #ccc !important;
}

.contact-form textarea {
	width: 100%;
	margin-bottom: 15px;
	border: none;
	height: 110px;
	padding: 5px 10px;
	border: 1px solid #ccc !important;
}
.contact-form input:focus, .contact-form textarea:focus {
	outline: 1px solid #1976d2;
}
.img-noticia {
	width: 100%;
	height: 100%;
	border-radius: 5px; 
}
.data {
	width: 100%;
	height: 100%;
	background: #1976d2;
	text-align: center;
}
.data span {
	position: relative;
    top: 15%;
    font-size: 20px;
    color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}

.img-noticia img {
	width: 100%;
	height: 100%;
	border-radius: 2px; 
}
.data-imagem {
	width: 24%;
	height: 45px;
	background: #1976d2;
	text-align: center;
	position: absolute;
	margin: 5px;
	z-index: 9;
}
.data-imagem span {
	position: relative;
    top: 2%;
    font-size: 14px;
    color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.noticia {
	margin-right: 10px !important;
}
.box-shaddow {
	-webkit-box-shadow: 0px 0px 12px -9px #000;
    box-shadow: 0px 0px 12px -9px #000;
}
.read-more {
	position: relative;
    bottom: 0;
    font-weight: 600;
    color: #1976d2;
    padding-top: 20px;
    display: block;
    text-align: right;
}
@media (min-width: 1200px) {
	.read-more {
		position: absolute;
	    bottom: 0;
	    right: 0;
	    font-weight: 600;
	    color: #1976d2;
	}
}
.read-more1 {
	position: relative;
    bottom: 0;
    font-weight: 600;
    color: #1976d2;
    display: block;
    text-align: right;
}
.div-description {
	color: #1e1e27;
	display: block;
}
.summary {
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.data {
		width: 100%;
		height: 100%;
		min-height: 150px;
		background: #1976d2;
		border-radius: 5px; 
		text-align: center;
	}
	.data span {
		position: relative;
	    top: 27%;
	    font-size: 20px;
	    color: #fff;
		font-weight: 600;
		text-transform: uppercase;
	}
	.data-imagem {
		width: 30%;
		height: 60px;
		background: #1976d2;
		border-radius: 5px; 
		text-align: center;
		position: absolute;
		margin: 5px;
		z-index: 9;
	}
	.data-imagem span {
		position: relative;
	    top: 14%;
	    font-size: 14px;
	    color: #fff;
		font-weight: 600;
		text-transform: uppercase;
	}
	.noticia {
		margin-right: -15px !important;
	}
}

.img-principal {
  float: left;
  margin: 0 25px 15px 0;
  width: 50%;
}
.texto-interno p {
	clear: right;
    text-align: left;
}
@media (max-width: 767px) {
	.img-principal {
	  float: left;
	  margin: 0 25px 15px 0;
	  width: 100%;
	}
	.texto-interno p {
		clear: right;
	    text-align: justify;
	}
}

.img-principal img {
	max-width: 100%;
	width: 100%;
	display: block;
}

/*==========================*/
.img-principal {
    display:inline-block;
    position:relative;
}
.img-principal button {
    position:absolute;
    top:50%;
    left:50%;
    width:100px;
    height:100px;
    border:2px solid #fff;
    border-radius:100px;
    background:rgba(255, 255, 255, 0.2);
    -webkit-transform:translate3d(-50%, -50%, 0);
    -moz-transform:translate3d(-50%, -50%, 0);
    transform:translate3d(-50%, -50%, 0);
}
.img-principal button:before {
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 25px;
    border-color: transparent transparent transparent #ffffff;
    position:absolute;
    top:25px;
    left:42px;
}
.img-principal button:hover, .img-principal button:after:hover {
    box-shadow:0 0 0 4px rgba(150, 150, 100, 0.7);
}

.thumb {
    display:inline-block;
    position:relative;
}
.thumb button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.thumb button:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    top: 12px;
    left: 19px;
}
.thumb button:hover, .thumb button:after:hover {
    box-shadow:0 0 0 4px rgba(150, 150, 100, 0.7);
}

.form-group button {
    width: 100%;
}

.icon-teses {
	margin-right: 15px;
	margin-top: 10px;
	display: inline-block;
	
}
.icon-teses i {
	color: #1976d2;
    font-size: 24px;
    padding: 0px;
}
.icon-teses:hover i {
	color: #b7b7b7;
}
.icon-teses-interno i {
	color: #1976d2;
    font-size: 40px;
}
.icon-teses img {
 	width: 31px;
    margin: 0px;
    background: #1976d2;
    margin-top: -4px;
}
.icon-teses img:hover {
	background: #b7b7b7;
}

/*==========COUNTER============*/
.section {
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
}
.bg-counter {
    background-image: url("../template_front/images/bg-counters.jpg");
    background-size: cover;
    position: relative;
    background-position: center center;
}
.bg-overlay {
    /*background-color: #000;*/
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.counter-content {
    overflow: hidden;
}
.text-custom {
    color: #ff4f6c !important;
}
.f-15 {
	font-size: 15px;
}
.counter-value {
	font-size: 48px;
    line-height: 48px;
}

/*==========CONHEÇA============*/
.v-icon {
    font-size: 30px;
    line-height: 32px;
    padding: 0;
    width: auto;
}

.icon-character {
    font-weight: bold;
    margin-left: 5px;
    margin-right: 12px;
}

.v-icon.medium {
    font-size: 36px !important;
    line-height: 36px !important;
    width: auto;
    height: 38px;
}

.feature-box-icon.small .v-icon {
    line-height: 30px;
    /*height: 30px;*/
}

.v-icon.v-icon-large {
    font-size: 50px;
    line-height: 69px;
    width: auto;
    height: 56px;
}

.feature-box-icon.cont-large .v-icon {
    line-height: 76px;
}

.feature-box-icon.cont-large .v-icon[class^="icon-"] {
    line-height: 92px;
}

.feature-box-icon.cont-large .icon-character {
    font-size: 80px;
}

.feature-box-icon .v-icon {
    padding: 0;
    display: block;
}

.feature-box-icon {
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-right: 20px;
    height: 30px;
    width: 30px;
    line-height: 12px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
}
.feature-box-icon.small {
    padding: 19px;
}

.feature-box-icon.cont-large {
    padding: 37px;
    text-align: center;
    vertical-align: middle;
    width: 77px;
    height: 77px;
}

.v-icon.v-icon-large:before {
    font-size: 72px;
}
.v-icon {
    color: #1976d2;
}
.v-icon-float-left {
    float: left;
    padding: 5px 10px 0 0;
}

.v-icon-float-right {
    float: right;
    padding: 5px 0 0 10px;
}

.icn-holder {
    display: inline-block;
}

.feature-box h3 > i[class*="icon-"] {
    vertical-align: -4px;
}
.feature-box {
    display: block;
    position: relative;
    z-index: 2;
}

.feature-box.feature-box-st {
    text-align: center;
    padding: 10px;
}

.feature-box-st .feature-box-icon {
    margin-right: 0;
    margin-bottom: 5px;
}

.feature-box-st .v-icon {
    padding: 0;
}

.feature-box h3 > i {
    font-size: 1.3em;
    margin-right: 15px;
}

.feature-box.feature-box-st h5 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 15px !important;
}
.feature-box.left-icon h3, .feature-box.left-icon-v2 h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.feature-box.left-icon .feature-box-icon {
    float: left;
    position: relative;
}

.feature-box.left-icon-v2 > i {
    float: left;
    position: relative;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    width: 40px;
}

.feature-box.left-icon-v2 > span {
    float: left;
    position: relative;
    font-size: 46px;
    line-height: 46px;
    text-align: center;
    width: 48px;
    margin-left: 0;
}

.feature-box.feature-box-secundary-two .v-icon {
    margin-bottom: 15px;
}

.feature-box.feature-box-secundary-two h3 {
    margin-top: 10px;
}

.feature-box[class*="feature-box-secundary-"] .feature-box-icon {
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
    position: absolute;
    left: 42%;
    top: -32px;
    /*-moz-border-radius: 0 100px 100px;
    -webkit-border-radius: 0 100px 100px;
    border-radius: 0 100px 100px;*/
    height: 30px;
    width: 30px;
    line-height: 12px;
    border: 0;
    margin: 0;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.feature-box.feature-box-secundary-three .feature-box-icon {
    right: 50%;
    margin-right: -35px;
}
.feature-box[class*="feature-box-secundary-"] .feature-box-text {
    background: #fff;
    padding: 40px 30px 40px 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.feature-box[class*="feature-box-secundary-"].left-icon-x .feature-box-icon {
    top: 35%;
    left: 0px;
}

.feature-box[class*="feature-box-secundary-"].left-icon-x .feature-box-text {
    /*width: 93%;*/
    margin-left: 35px;
    padding: 20px 30px 30px 50px;
}

.feature-box.feature-box-secundary-three .feature-box-text {
    padding: 60px 30px 65px 30px;
    padding-bottom: 40px;
}

.feature-box.feature-box-secundary-two .feature-box-text {
    padding-bottom: 30px;
    text-align: center;
}

.feature-box.feature-box-secundary-four .feature-box-text {
    padding: 25px 30px 20px;
}

.feature-box.feature-box-secundary-four h3 {
    margin-top: 0;
}

.feature-box .feature-box-text {
    display: block;
}

.feature-box.left-icon .feature-box-text {
    display: block;
    margin-left: 90px;
}

.feature-box.left-icon-v2 .feature-box-text {
    display: block;
    margin-left: 60px;
}

.feature-box.left-icon-v2 .feature-box-text h3 {
    margin-bottom: 8px;
    font-weight: 500;
}
.feature-box-icon:hover .v-icon {
    color: #fff;
}
.feature-box .icon-white {
    color: #ffffff;
}
.feature-box-animated .back,
.feature-box-animated .back h3 {
    color: #ffffff !important;
}
.v-process-steps {
    text-align: center;
}
.v-process-steps .feature-box {
    padding-left: 15px;
    padding-right: 15px;
}
.v-process-steps .feature-box-icon {
    width: 80px;
    height: 80px;
    line-height: 81px;
    background-color: #FFF;
}
.v-process-steps .feature-box-icon:hover {
	background: #1976d2;
	color: #fff;
	cursor: pointer;
}
.v-process-steps .feature-box-icon.small .v-icon {
    line-height: 110px;
}
.v-process-steps ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.v-process-steps ul li {
    display: inline-block;
    float: left;
    margin: 0;
}
.v-process-steps.four-columns ul li {
    width: 25%;
}
.v-process-steps.three-columns ul li {
    width: 33.33%;
}
.v-process-steps.five-columns ul li {
    width: 20%;
}
.v-process-steps.three-columns .feature-box-icon {
    width: 90%;
    height: 200px;
    line-height: 160px;
    font-size: 55px;
}
.v-process-steps ul:before {
    position: relative;
    display: block;
    width: 95%;
    height: 0;
    border-top: 3px solid #fff;
    content: "";
    top: -27px;
    z-index: 0 !important;
    margin: 0 15px;
}
.feature-box-st:before {
    position: relative;
    display: block;
    width: 101%;
    height: 0;
    border-top: 3px solid #fff;
    content: "";
    top: -40px;
    z-index: 0 !important;
}
.feature-box-st:hover:before {
    border-top: 3px solid #1976d2;
}
.v-process-steps.three-columns li:before {
    /*top: -40px;
    left: 150px;
    width: 34%;*/
}
.v-process-steps .v-icon {
    font-size: 90px;
    margin-bottom: 18px;
}
a.v-process {
	display: block;
	color: #383838;
}
a.v-process h5:hover {
	color: #fff !important;
}

/*============NOTÍCIAS=============*/
.bg-news {
    background-image: url("../template_front/images/bg-news.jpg");
    background-size: cover;
    position: relative;
    background-position: center center;
}

.container-news {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	margin: 0 auto;
	display: flex;
}
a.btnNews {
	width: 15%;
	background: #fff !important;
	color: #1e1e27 !important;
	padding: 1.3rem !important;
	cursor: pointer;
	border: 1px solid #e7eaec;
	display: inline-block;
	margin: -3px;
	font-weight: 500;
}
@media (max-width: 1200px) {
	a.btnNews {
		width: 15%;
		background: #fff !important;
		color: #1e1e27 !important;
		padding: 1.3rem !important;
		cursor: pointer;
		border: 1px solid #e7eaec;
		display: inline;
		margin: -3px;
		font-weight: 500;
	}
}

a.btnNews:hover, a.btnNews:focus, a.btnNews.active {
	background: #1976d2 !important;
	color: #fff !important;
	border: 1px solid #1976d2;
	outline: none;
}

a.btnNews:hover {
	background: #488dd4 !important;
	border: 1px solid #488dd4 !important;
}
.stretch {
	align-items: stretch;
}
.item {
	flex: 1;
	margin: 10px;
	padding: 0px;
}
#leia {
	position: absolute;
    bottom: 20px;
    font-weight: 600;
    color: #1976d2;
    display: block;
}
@media (min-width: 1200px) {
	.leia {
		
	}
}

.data span.home {
	position: relative;
    top: 4%;
    font-size: 20px;
    color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
@media (max-width: 767px) {
	.data span.home {
		position: relative;
	    top: 27%;
	    font-size: 20px;
	    color: #fff;
		font-weight: 600;
		text-transform: uppercase;
	}
}
.candidates-img img {
    max-width: 60px;
    margin-top: 10px;
    margin: 10px auto 0;
}
.candidates-list-desc i {
	color: #1976d2;
}
.job-single-meta li:after {
  content: "";
  position: absolute;
  background-color: #777777;
  width: 1px;
  height: 20px;
  right: -15px;
  top: 5px;
}

.job-single-meta li:last-child:after {
  display: none;
}

.job-single-meta .list-inline-item {
  position: relative;
}

.pdf-image {
	position: relative;
	width: 40px;
}

@media (max-width: 1200px) {
	.menu {
		float: left !important;
	}
}
@media (max-width: 1200px) {
	.conteudo {
		float: right !important;
	}
}
.nav > li.pos {
    text-align: center;
}
@media (max-width: 767px) {
	.nav > li.pos {
	    display: inline-block !important;
	    word-break: break-word !important;
	    width: 33.33% !important;
	    text-align: center;
	}
	.nav-tabs > li > a {
	    margin-right: 2px;
	    line-height: 1.42857143;
	    border: 1px solid transparent;
	    border-radius: 4px 4px 0 0;
	    height: 73px;
	}
}
/* Toastr custom style */
#toast-container > div {
  -moz-box-shadow: 0 0 3px #999 !important;
  -webkit-box-shadow: 0 0 3px #999 !important;
  box-shadow: 0 0 3px #999 !important;
  opacity: .9 !important;
  -ms-filter: alpha(opacity=90) !important;
  filter: alpha(opacity=90) !important;
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999 !important;
  -webkit-box-shadow: 0 0 4px #999 !important;
  box-shadow: 0 0 4px #999 !important;
  opacity: 1 !important;
  -ms-filter: alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
  cursor: pointer !important;
}
.toast {
  background-color: #1ab394 !important;
  border-color: #e7eaec !important;
}
.toast-success {
  background-color: #1ab394 !important;
}
.toast-error {
  background-color: #ed5565 !important;
}
.toast-info {
  background-color: #23c6c8 !important;
}
.toast-warning {
  background-color: #f8ac59 !important;
}
.toast-top-full-width {
  margin-top: 20px !important;
}
.toast-bottom-full-width {
  margin-bottom: 20px !important;
}
.toast, 
.toast2 {
  z-index: 3000 !important;
}
.toast.toast-bootstrap, 
.toast2.toast-bootstrap {
  background-color: white !important;
}
.toast.toast-bootstrap .toast-body, 
.toast2.toast-bootstrap .toast-body {
  background-color: rgba(255,255,255,.55) !important;
  font-size: .775rem !important;
}

/* GERAL */
#geral {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto;
    color: #ffffff;
    background: rgb(1,62,107);
    background: -moz-radial-gradient(circle, rgba(1,62,107,1) 20%, rgba(0,0,0,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(1,62,107,1) 20%, rgba(0,0,0,1) 100%);
    background: radial-gradient(circle, rgba(1,62,107,1) 20%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#013e6b",endColorstr="#000000",GradientType=1);
}
#geral1 {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: auto;
  color: #ffffff;
  background: #002239;
}

/* INDEX */

#logo {
  width: 50%;
    height: auto;
    position: absolute;
    left: 25%;
    text-align: center;
    top: 12%;
}

a.start {
  border: 3px solid #fff;
  border-radius: 30px;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 7px 40px;
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
}
a.start2 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: block;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  #logo {
    width: 60%;
    height: auto;
    position: absolute;
    left: 20%;
    text-align: center;
    top: 23%;
  }
  a.start {
    border: 3px solid #fff;
    border-radius: 30px;
    background: transparent;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    padding: 7px 40px;
    display: block;
    margin-bottom: 12px;
    text-transform: uppercase;
  }
  a.start2 {
    font-size: 13px;
    text-transform: uppercase;
  }
  a.start2 i {
    font-size: 20px;
  }
}
a.start:hover {
  border: 3px solid #fff;
  border-radius: 30px;
  background: #fff;
  color: #002239;
  padding: 7px 40px;
}
label {
  font-weight: 400 !important;
}
input[type="radio"] {
  margin: 3px 10px 3px 0;
  background-color: rgba(255,255,255,0.5) !important;
}
i.em {
  margin-right: 10px;
}
.form-control:focus { 
  background:#495057 !important;
}
label.questions {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
  font-size: 16px;
  border: none;
  color: #fff;
}
label.questions:before {
  content: "";
  height: 0;
  width: 0;
  border: none;
}
span.questions {
  text-transform: uppercase;
  font-weight: 600;
}
h4.progress-bar {
  color: white;
  margin-bottom: 50px;
}


/*====progress bar====*/
.container-barra-progress {
  margin: 30px auto;
  width: 80%;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  justify-items: center;
}
.barra-progress-vazia {
  width: 80%;
  height: 5px;
  margin: auto;
  background: rgba(255,255,255,0.5);
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.barra-progress {
  height: 5px;
  border-radius: 10px;
  background: rgba(255,255,255,1);
}

/*==== INPUT RADIO ====*/
.bloco {
  position: relative;
  width: 324px;
  margin: 0 auto;
}
input[type="radio"].question {
  display: none;
}
label.question {
  position: relative;
  color: #fff;
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 30px;
  padding: 10px 50px;
  /*display: flex;*/
  align-items: center;
  cursor: pointer;
  width: 324px;
  text-align: center;
}
label.question:before {
  /*content: "";*/
  height: 30px;
  width: 30px;
  border: 3px solid #fff;
  border-radius: 50%;
  margin-right: 20px;

}
input[type="radio"].question:checked + label.question {
  background: #fff;
  color: #002239;
}
input[type="radio"].question:checked + label.question:before {
  height: 16px;
  width: 16px;
  border: 10px solid #002239;
  background: #fff;
  color: #002239;
}
