/**
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
		 font-family:Electromagnetic Lungs;
		 src: url('/assets/fonts/Electromagnetic Lungs.ttf');
		   font-weight: normal;
    font-style: normal;
	}		
	
	@font-face {
	 font-family:Kavivanar-Regular;
	 src: url('/assets/fonts/Kavivanar-Regular.ttf');
}
@font-face {
		 font-family:segoeui;
		 src: url('/assets/fonts/segoeui.ttf');
		   font-weight: normal;
    font-style: normal;
	}	
@font-face {
		 font-family:segoeuib;
		 src: url('/assets/fonts/segoeuib.ttf');
		   font-weight: normal;
    font-style: normal;
	}
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}
.link{cursor:pointer;color:blue;}
/*TOPO*/
#resultadopesquisa{    
	position: absolute;
	top:95px;
    display: flex;
    z-index: 1;
    }
@media (max-width: 1200px) {
#resultadopesquisa{    
	position: absolute;
	top:105px;
    display: flex;
    z-index: 1;
    }
}	
@media (max-width: 991px) {
#resultadopesquisa{    
	position: absolute;
	top:98px;
    display: flex;
    z-index: 1;
    }
}
@media (max-width: 763px) {
#resultadopesquisa{    
	position: absolute;
	top:155px;
    display: flex;
    z-index: 1;
    }
	.middle-right-area{
	position: absolute;
	top:40px;
	right:20px;
    display: flex;
    z-index: 1;
	}	
}	
.topuser{    
	display:block;

}
.topuser p {
margin: 0;
padding: 0;
font-size: 14px;
line-height: 18px;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #f;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 0.0rem;
}
.dropdown-arrow{  
	position: absolute;
  top:-10px;
  right:90px;	
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ccc;
  }
  
 .track_topo {
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 55px;
    margin-top: 30px
}
@media (max-width: 848px) {
.track_topo {
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 120px;
    margin-top: 10px
}
}

.track_topo .step_topo {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
    margin-top: -18px;
    text-align: center;
    position: relative
}

.track_topo .step_topo.active:before {
    background:#106eea;
}

.track_topo .step_topo::before {
    height: 7px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 18px
}

.track_topo .step_topo.active .icon {
    background:#13275A;
    color: #fff
}

.track_topo .icon {
    display: inline-block;
    width: 47px;
    height: 47px;
    line-height: 47px;
    position: relative;
    border-radius: 100%;
    background: #ddd
}

.track_topo .iconv {
    display: inline-block;
    height: 42px;
    line-height: 40px;
    position: relative;
    border-radius: 100%;
    background: #;
}
.track_topo .step_topo.active .text {
    font-weight: 400;
    color: #000
}

.track_topo .text {
    display: block;
    margin-top: 0px
}
.track_topo .bi-2x {
	font-size: 2.5rem;
}  
/*FIM TOPO*/
.invoice-status{margin:0px 0 0 0;text-transform:uppercase;font-size:24px;font-weight:bold;}
.unpaid{color:#cc0000; font-weight:bold;}
.paid{color:#779500;font-weight:bold;}
.refunded{color:#224488;font-weight:bold;}
.cancelled{color:#888;font-weight:bold;}
}


.font-weight-bold{font-weight: bold;line-height: 1.3;}
.listmenu {
  display: block;
  height: 85px;
  background-color: #fff;
  padding: 5px;
  border-radius: 8px;
}

.list {
  background-color: #fff;
  padding: 10px;
  border-radius: 8px;
  position: relative;
  padding-left: 50px;
  margin-right: 35px;
}

.list i {
  color: #081828;
  font-size: 18px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  border: 1px solid #eee;
  border-radius: 50%;
}

.list .bi-1x {
  font-size: 28px;
}

.boxmain {
  background-color: #fff;
  padding:0;
  margin: 0 0 0 0;
  border: none;
  border-radius: 8px;
}

.list p {
  display: block;
  width: 100%;
  position: relative;
  border: 0px solid #e6e6e6;
  background: transparent;
  font-size: 14px;
  color: #555555;
  line-height: 1.2;
  padding: 0;
}
.free {
    color: #fff;
	font-size: 1.5rem;
    display: block;
}
.card1 {
  background-image: linear-gradient(to right top, #1e0fcc, #0d24a5, #1a5496);
}
.numpedido {
    color: #fff;
    font-weight: 700;
    font-size: 45px
}
.sc{font-weight: 600;cursor:pointer;}
.border-left-info {
  border-left: 0.25rem solid #3b7af0 !important;
}

.border-left-success {
  border-left: 0.25rem solid #1cc88a !important;
}
.border-left-danger {
  border-left: 0.25rem solid #f44336; !important;
}
.border-right {
  border-right: 1px solid #e3e6f0 !important;
}
.header-order{
  font-size: 16px;
  font-weight: 600;
}
.cadend{ 
  display: block;
  font-size: 16px;
  color: #2252f0;
  margin: 0;
  padding: 0px;
  line-height: 3;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: right;
  padding-right: 12px;
  cursor: pointer;
}
/* iCheck plugin Square skin, navi
----------------------------------- */

.icheckbox_square-navi, .iradio_square-navi {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(navi.png) no-repeat;
  border: none;
  cursor: pointer;
}

.icheckbox_square-navi {
  background-position: 0 0;
}

.icheckbox_square-navi.hover {
  background-position: -24px 0;
}

.icheckbox_square-navi.checked {
  background-position: -48px 0;
}

.icheckbox_square-navi.disabled {
  background-position: -72px 0;
  cursor: default;
}

.icheckbox_square-navi.checked.disabled {
  background-position: -96px 0;
}

.iradio_square-navi {
  background-position: -120px 0;
}

.iradio_square-navi.hover {
  background-position: -144px 0;
}

.iradio_square-navi.checked {
  background-position: -168px 0;
}

.iradio_square-navi.disabled {
  background-position: -192px 0;
  cursor: default;
}

.iradio_square-navi.checked.disabled {
  background-position: -216px 0;
}
.formpers {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.formpers input {
  outline: none;
  border: none;
}

.formpers input[type="number"] {
  -moz-appearance: textfield;
  appearance: none;
  -webkit-appearance: none;
}

.formpers input[type="number"]::-webkit-outer-spin-button, .formpers input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.formpers textarea {
  outline: none;
  border: none;
}

.formpers textarea:focus, input:focus {
  #border-color: transparent !important;
}

.formpers input:focus::-webkit-input-placeholder {
  color: transparent;
}

.formpers input:focus:-moz-placeholder {
  color: transparent;
}

.formpers input:focus::-moz-placeholder {
  color: transparent;
}

.formpers input:focus:-ms-input-placeholder {
  color: transparent;
}

.formpers textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.formpers textarea:focus:-moz-placeholder {
  color: transparent;
}

.formpers textarea:focus::-moz-placeholder {
  color: transparent;
}

.formpers textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.formpers input::-webkit-input-placeholder {
  color: #adadad;
}

.formpers input:-moz-placeholder {
  color: #adadad;
  font-size: 14px;
}

.formpers input::-moz-placeholder {
  color: #adadad;
  font-size: 14px;
}

.formpers input:-ms-input-placeholder {
  color: #adadad;
  font-size: 14px;
}

.formpers textarea::-webkit-input-placeholder {
  color: #adadad;
  font-size: 14px;
}

.formpers textarea:-moz-placeholder {
  color: #adadad;
  font-size: 14px;
}

.formpers textarea::-moz-placeholder {
  color: #adadad;
  font-size: 14px;
}

.formpers textarea:-ms-input-placeholder {
  color: #adadad;
  font-size: 14px;
}

.formpers .bg0 {
  background-color: #fff;
}

.formpers .bg1 {
  background-color: #fff;
}

.formpers .wrap-input100 {
  width: 100%;
  position: relative;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
  padding: 2px 5px 1px 8px;
  margin-bottom: 5px;
  z-index: 0;
}

.formpers .js-select2 {
  display: block;
  width: 100%;
  position: relative;
  border: 0px solid #e6e6e6;
  background: transparent;
  font-size: 14px;
  color: #555555;
  line-height: 2.2;
  padding: 8px 0 5px 0;
}

.formpers .rs1-wrap-input100 {
  width: calc((100% - 30px) / 2);
}

.formpers .label-input100 {
  display: block;
  font-size: 10px;
  color: #393939;
  line-height: 1;
  text-transform: uppercase;
}

.formpers .buscarcep {
  display: block;
  position: absolute;
  color: #2252f0;
  border-radius: 3px;
  top: 4px;
  right: 3px;
}

.formpers .input100 {
  display: block;
  width: 100%;
  background: transparent;
  font-size: 14px;
  color: #555555;
  line-height: 2.0;
  padding: 0px 0 0px 0;
  z-index: 0;
}

/*---------------------------------------------*/

.formpers input.input100 {
  height: 22px;
}

.formpers .input100:focus+.focus-input100::before {
  width: 100%;
}

.formpers .has-val.input100+.focus-input100::before {
  width: 100%;
}

.formpers textarea.input100 {
  min-height: 0px;
  padding-top: 0px;
  line-height: 1.5;
  font-size: 14px;
}

/*------------------------------------------------------------------
  [ Button ]*/

.container-formpers-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
  width: 100%;
}

.formpers-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background-color: #333333;
  border-radius: 25px;
  font-family: Montserrat-Medium;
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.formpers-btn i {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.formpers-btn:hover {
  background-color: #00ad5f;
}

.formpers-btn:hover i {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

.lv-box {
  border-left: 5px solid #13275A !important;
  border-radius: 10px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float:left;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.list-group-item{padding:0;}
input.default:checked + .slider {
  background-color: #444;
}
input.primary:checked + .slider {
  background-color: #2196F3;
}
input.success:checked + .slider {
  background-color: #8bc34a;
}
input.info:checked + .slider {
  background-color: #3de0f5;
}
input.warning:checked + .slider {
  background-color: #FFC107;
}
input.danger:checked + .slider {
  background-color: #f44336;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.panel-switch {
    cursor: pointer
}
.panel-check:hover,
.panel-switch:hover {
    border-color: rgba(224, 232, 255, .56)
}
.panel-check>.check,
.panel-switch>.check {
    display: flex;
    flex-direction: column;
    height: 100%
}
.panel-switch {
    user-select: none;
    border: 1px solid rgba(224, 232, 255, .078)
}
.panel-switch .panel-body {
    display: flex;
    align-items: center;
    padding: 8px 5px
}
.panel-switch .panel-body .switch {
    margin: 0 0 0 auto
}
.panel-switch .panel-body .switch-label {
    display: block;
    text-align: left;
    padding-right: 16px
}
.switch {
    position: relative;
    height: 24px;
    width: 40px;
    cursor: pointer
}
.switch+.form-text {
    margin-left: spacing(2x)
}
.switch__checkbox {
    position: absolute;
    opacity: 0
}
.switch__checkbox+.switch__container .switch__handle {
    right: 18px
}
.switch__checkbox:checked+.switch__container {
    background: #1062fe
}
.switch__checkbox:checked+.switch__container .switch__handle {
    right: 2px
}
.switch__handle {
    top: 2px;
    right: 2px;
    z-index: 2;
    display: block;
    height: 20px;
    width: 20px;
    background-color: #fff
}
.switch__container,
.switch__handle {
    position: absolute;
    border-radius: 12px;
    transition: .34s ease
}
.switch__container {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(004, 032, 255, .48)
}
.switch-label{color:#000;padding:0 20px 0 10px; font-weight: 600;font-size:14px;}
.switch--text {
    width: 50px
}
.switch--text .switch__checkbox+.switch__container .switch__handle {
    right: 28px
}
.switch--text .switch__checkbox+.switch__container:after {
    position: absolute;
    top: 1px;
    bottom: 0;
    display: flex;
    right: 6px;
    z-index: 1;
    align-items: center;
    content: "off";
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase
}
.switch--text .switch__checkbox:checked+.switch__container {
    background: #1062fe
}
.switch--text .switch__checkbox:checked+.switch__container:after {
    position: absolute;
    top: 1px;
    bottom: 0;
    display: flex;
    left: 8px;
    z-index: 1;
    align-items: center;
    content: "on";
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase
}
.switch--text .switch__checkbox:checked+.switch__container .switch__handle {
    right: 2px
}
.switch--sm {
    height: 18px;
    width: 32px
}
.switch--sm .switch__handle {
    width: 14px;
    height: 14px
}
.switch--sm .switch__checkbox+.switch__container .switch__handle {
    right: 16px
}
.switch--sm .switch__checkbox:checked+.switch__container .switch__handle {
    right: 2px
}
.switch--lg {
    height: 28px;
    width: 60px;
    border-radius: 100%
}
.switch--lg .switch__handle {
    width: 24px;
    height: 24px
}
.switch--lg .switch__container {
    border-radius: 50px
}
.switch--lg.switch--text .switch__checkbox+.switch__container .switch__handle {
    right: 34px
}
.switch--lg.switch--text .switch__checkbox:checked+.switch__container .switch__handle {
    right: 2px
}
.switch--lg.switch--text .switch__checkbox+.switch__container:after {
    right: 8px
}
.switch--primary .switch__handle {
    background: #1660e7
}
.switch--primary .switch__checkbox:checked+.switch__container .switch__handle {
    background: #fff
}
.switch--primary .switch__container {
    background: rgba(224, 232, 255, .16)
}
.form-text+.switch {
    margin-left: auto
}
.sc1{  
  display: block;	
  position: relative;
  padding:0;
  padding-top:10px;
  background:#fff;
  }
 .sc1 h5{  
  padding-left:10px;

  } 
.box-not-ped{
  display: block;	
  width: 98%;
  position: relative;
  border: 0px solid #ccc;
  border-radius:5px;
  background:#fff;
  font-size: 16px;
  color: #555555;
  line-height: 2.2;
  padding: 30px;
}
.sc{  
	display: block;	
  position: relative;
  background:#fff;
  font-size: 18px;
  color: #555555;
  line-height: 1.5;
  text-align:center;	
 }

height {
    height: 100vh
}

.search {
    position: relative;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.search input {
    height: 60px;
    text-indent: 25px;
    border: 2px solid #d6d4d4
}

.search input:focus {
    box-shadow: none;
    border: 2px solid navi
}

.search .fa-search {
    position: absolute;
    top: 20px;
    left: 16px
}

.search button {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 50px;
    width: 110px;
}
.arq button {
    top: 5px;
    right: 5px;
    height: 50px;
    width: 110px;
}
.frases button {
    top: 5px;
    right: 5px;
    height: 50px;
    width: 110px;
}
.acc-page-header{    
	font-size:25px;
	padding:5px 0 5px 0;
   }
 a{font-size:15px;} 

.track {
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 75px;
    margin-top: 20px
}
@media (max-width: 848px) {
.track {
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 120px;
    margin-top: 20px
}
}

.track .step {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
    margin-top: -18px;
    text-align: center;
    position: relative
}

.track .step.active:before {
    background:green
}

.track .step::before {
    height: 7px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 18px
}

.track .step.active .icon {
    background:green;
    color: #fff
}

.track .icon {
    display: inline-block;
    width: 52px;
    height: 52px;
    line-height: 65px;
    position: relative;
    border-radius: 100%;
    background: #ddd
}
@media (max-width: 848px) {
.track .step.active .icon {
    background:green;
    color: #fff
}

.track .icon {
    display: inline-block;
    width: 35px;
    height: 35px;
	font-size:10px;
    line-height: 40px;
    position: relative;
    border-radius: 100%;
    background: #ddd
}
.track .step.active .text {
    font-weight: 400;
    color: #000;
	font-size:8px;
}

.track .text {
    display: block;
	font-size:8px;
} 
.track .text p{
    display: block;
	font-size:8px;
} 
}
.track .step.active .text {
    font-weight: 400;
    color: #000
}

.track .text {
    display: block;
    margin-top: 7px
} 