/*
	#020e4a
*/

/*effect button menu panel */


.sidebar-mobile-button {
    transition: all 1.5s ease-out;
    overflow:hidden;
}
.sidebar-mobile-button:before {
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    right:0;
    width:600%;
    bottom:0;
    background: linear-gradient(to right, rgba(22, 37, 76, 0.0), rgba(237, 54, 0, 0.95) 25% 55%, rgba(22, 37, 76, 0.0));
    animation:change 5s infinite linear;
}

@keyframes change {
    to {
      transform: translate(94%);
    }
}

.lottieIndicateMenu{
    bottom: 50px;  
    position: fixed;
    right: 5px;
    width: 200px;
    height: auto;
    z-index: 99;
}

.copyHAKK{
    text-align: right;

}
.copyHAKK a{
    color: #d6d6d6; width: 100%;
}

@media screen and (max-width:  766px){
        .copyHAKK{
            text-align: left;
        }
}
@media screen and (min-width:  767px){
    .lottieIndicateMenu{
        display: none;
    }

}
/*effect button menu panel */




#signup.show .btn-reset{
    z-index: 999;
}




.selectCidadeLoading{
    display:  none;
}

/** COLOR MENU INTERNAL **/
.dashboard-sidebar-wrapper{
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 100px;
    background: #16254c;

}

.dashboard-sidebar-wrapper::-webkit-scrollbar-track
{
    border-radius: 10px;
    background-color: #F4F5F8;
}

.dashboard-sidebar-wrapper::-webkit-scrollbar
{
    width: 12px;
    background-color: #F4F5F8;
}

.dashboard-sidebar-wrapper::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #0c1835;
}

.dashboard-layout-sidebar li a {
    color: #eaeaea; 
}
.dashboard-layout-sidebar li a:hover {
    color: #fff; 
}
.dashboard-layout-sidebar li a:hover > i {
    color: #fff;
}
.dashboard-layout-sidebar li a:before{
    background: #fff;
}

.menuSubItemPrimary{
    color: #6b6e6f;
    position: relative;
    transition: .4s;
    font-weight: 600;
    background: transparent;
    border: 0
}
.menuSubItemPrimary:focus{
    outline:  0
}
.menuSubItemPrimary i{
    transition: .4s;
    color: #D2DCD6;
}


/** COLOR MENU INTERNAL **/





.depoimentosImagem{
    width: 250px !important;
    height: 250px;
    object-fit: cover;
    border-radius: 100%;
    margin: 0 auto;
}
.text-light-gray{
    color: #dce2e8;
}
.bg-light-gray{
    background: #e5f2ff;
}
    .depoimentoContainer{
        background: #16254C;
        border-radius: 10px;
    }
.topHeader{
    height: 35px !important;
    padding: 1px 3px 2px;
    background: #16254C
}
 
.topHeader .social-icons ul{
        display: flex;
        justify-content: flex-end;
}
    .topHeader .social-icons ul a{
        font-size: 12px;
        color:  #fff;
    }
        .topHeader .social-icons ul a: hover{
            color:  #fff !important;
        }

.homeElementTitle{
    background:  #101d3d;
    border-radius: 10px;
    padding: 15px 20px;
    border-left: 3px solid #fa5f1c ;
}
    .homeElementTitleSec{
        margin-left: 50px;
    }
 
        .homeElementImageRight img{
            border-radius: 10px;
        }

    .bg-blue-home{
        background:  #16254c;
    }


.blockWhitShadow{
    border: 1px solid transparent !important;
    box-shadow: 0 40px 60px rgb(0 0 0 / 8%);
}


.testimonial-slider-one .slide-img img{
    border-top-left-radius: 0.625rem !important;
    border-bottom-left-radius: 0.625rem !important;
    width:  100%;
    height: 400px;
    object-fit: cover;
}

.planoAssinatura .card{
    background: #111e3f;
    border-color: #35446b !important;
}
.planoAssinatura, .planoAssinatura h3, .planoAssinatura  h6{
    color:  #ededed;
}
.planoAssinatura .btn-green{
    background: transparent;
    border-color: #35446b;
}

.planoAssinaturaDestaque .card{
    background: #ededed;
}
.planoAssinaturaDestaque .btn-green{
    background: #ED3600;
    border-color: #ED3600;
}
.planoAssinaturaDestaque, .planoAssinaturaDestaque h3, .planoAssinaturaDestaque  h6{
    color:  #000;
}
.planoDestaqueListPlans{
    width: 40px;
    margin-top: -25px;
}
.planoAssinaturaDestaque .card{
    border-left: 4px solid #FFB74B !important;
    border-bottom: 4px solid #FFB74B !important;
}


.footerLink a{
	color: #fff;
    font-size: 1rem;
    line-height: 1.625;
    letter-spacing: -0.08px;
}
	.footerLink a:hover{
		color: #e5e5e5;
	}

label {

    display: inline-block;
    margin-bottom: 5px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #16254C;
    border-color: #16254C;
}

.bg-gradient-1 {
    background-image: linear-gradient(to right, rgba(2, 14, 74, 0.1) 0%, rgba(2, 14, 74, 0.05) 100%);
}
.bg-black-2 {
    background-color: #16254C !important;
}
.bg-ebony-clay {
    background-color: #16254c !important;
}

.menuUseTopPhoto{
	max-width: 40px;
	min-width: 40px;
	max-height: 40px;
	min-height: 40px;
	border-radius: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
 }
.btn-green, .header-btns .btn-primary {
    color: #fff;
    background-color: #ED3600;
    border-color: #ED3600;
}

.btn-green:hover {
    color: #fff;
    background-color: #ED3600;
    border-color: #ED3600;
}

.btn-outline-eastern {
    color: #FF5421;
    border-color: #FF5421;
}
.btn-outline-eastern:hover {
    color: #fff;
    background-color: #FF5421;
    border-color: #FF5421;
}

.btn-green:not(:disabled):not(.disabled):active{
    color: #fff;
    background-color: #FF5421;
    border-color: #FF5421;
}
.btn-green:focus, .btn-green.focus, .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #FF5421;
    border-color: #FF5421;
    box-shadow: 0 0 0 0.2rem rgb(255 84 33 / 50%);
}

.btn-xs{
    padding: 2px 10px;
    height: 30px;
    font-size: 11px;
    font-weight: 700;
}


.chosen-container, .chosen-container-single .chosen-single{
   height: 48px !important;
   line-height: 45px!important;
   cursor: pointer;
}


.feature-cardOne-adjustments .card-tag-list li span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    margin-bottom: 10px;
    margin-left: 6px;
    margin-right: 6px;
    height: 32px;
}

.professorLista a{
    width: 100%;
}
.professorLista .feature-cardOne-adjustments{
    height: 530px;
}
@media screen and (max-width:  767px){
    .professorLista .feature-cardOne-adjustments{
        height: auto;
    }
}


.containerBlocked, .containerBlocked input, .containerBlocked textarea{
    width:  100%;
    border-radius: 5px;
    border: 1px solid #f7f7f7;
    background: #f7f7f7;
    cursor: not-allowed;
}
        .basic{
            background: #f7f7f7;
            padding-top: 15px;
            
        }





.site-header{
    box-shadow: 0 12px 34px -11px rgb(65 62 101 / 10%);
    z-index: 1000;
}




.about-section-03--2 {
    background: rgba(55, 124, 253, 0.02);
    position: relative;
}

.about-section-03 {
    padding: 130px 0;
}
.about-section-03__widget--wrapper:nth-child(1) {
    margin-left: 50px;
}
.about-section-03__widget--wrapper:nth-child(3) {
    margin-left: 50px;
}
.about-section-03__widget--wrapper {
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgb(43 89 255 / 8%);
    border-radius: 10px;
    margin-bottom: 30px;
}
.widget.widget-column-till-md {
    flex-direction: row;
}
.about-section-03__widget--wrapper:nth-child(1) .widget-icon {
    background: rgba(55, 124, 253, 0.1);
}
.widget.widget-column-till-md .widget-tag, .widget.widget-column-till-md .widget-icon {
    margin-right: 30px;
    text-align: center;
    margin-bottom: 0px;
}
.widget {
    display: flex;
}
.about-section-03__widget--wrapper .widget-text {
    color: rgba(0, 11, 51, 0.8);
    font-size: 16px;
    line-height: 26px;
}
.about-section-03__widget--wrapper .widget-icon {
    margin-right: 20px !important;
    min-width: 50px;
    min-height: 50px;
    max-width: 50px;
    max-height: 50px;
    display: flex;
    border-radius: 500px;
    align-items: center;
    justify-content: center;
}
.about-section-03__widget--wrapper .widget-text {
    color: rgba(0, 11, 51, 0.8);
    font-size: 16px;
    line-height: 26px;
}
.about-section-03__widget--wrapper .widget-title {
    font-weight: bold;
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 10px;
}

.videoDepoimento{
    margin-top: -150px !important;
}



/*home counter*/
.homeCounter .counterBlock{
    color: #F14997;
    background: linear-gradient(to right bottom,#fff 50%, #f9f9f9 51%);
     text-align: center;
    width: 250px;
    padding: 20px 0 0;
    margin: 0 auto;
    border-radius: 50px 0;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}
.homeCounter .counterBlock .counter-icon{
    font-size: 45px;
    margin: 0 0 10px;
}
.homeCounter .counterBlock h3{
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 20px;
}
.homeCounter .counterBlock .counter-value{
    color: #fff;
    background: linear-gradient(to right bottom, #16254C, #16254C);
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    padding: 7px 0 3px;
    display: block;
}
.homeCounter .counterBlock.blue{ color: #16254C; }
.homeCounter .counterBlock.blue .counterBlock{ background: linear-gradient(to right bottom, #06BBF4, #0092CD); }
.homeCounter .counterBlock.orange{ color: #FB9A00; }
.homeCounter .counterBlock.orange .counterBlock{ background: linear-gradient(to right bottom, #FCCA09, #FB9A00); }
.homeCounter .counterBlock.green{ color: #03BFB0; }
.homeCounter .counterBlock.green .counterBlock{ background: linear-gradient(to right bottom, #00E2CD, #03BFB0); }
@media screen and (max-width:990px){
    .homeCounter .counterBlock{ margin-bottom: 40px; }


}

.topHeaderLogin{
    display:  none;
}

.displayMobile{
    display:  none;
}

.login-modal-main .dark-mode-texts{
    padding-right: 2.8125rem;
    padding-left: 2.5rem ;
    padding-top: 2.1875rem;
    padding-bottom: 1rem
}


@media screen and (max-width:  767px){
    .about-section-03__widget--wrapper:nth-child(1) {
        margin-left: 0px;
    }
    .about-section-03__widget--wrapper:nth-child(3) {
        margin-left: 0px;
    }

    .login-modal-main .dark-mode-texts{
            padding-right: 1.8125rem;
            padding-left: 1.5rem;
            padding-top: 1.1875rem;
            padding-bottom: 0.5rem;
    }




    .homeElementTitle, .homeElementTitleSec{
        margin:  10px 10px;
    }
        .homeContainerHeader{
            padding-bottom: 20px !important;
        }
        .homeElementImageRight{display:  none}
        .pos-abs-bl {
            position: static; 
        }
        .pos-abs-bl.translateY-50 {
            transform: translateY(0%);
        }

        .containerHeaderTopMobile{
            margin-top:  70px;
        }
        .topHeaderLogin a{
            color:  #f4f4f4;
            margin-right: 5px;
        }

        .topHeaderLogin{
            display:  block;
            margin-top: 5px;
        }

            .displayMobile{
                display:  block;
            }
}

.copy{
    background: #0e1a38;
}


 

.headerFixedNoUserPanel{
    top: 35px;
}
.headerFixedNoUserPanelTop{
    top: 0;
}




.bootstrap-select .btn {
    color: #6b6e6f;
    background-color: #fff;
    background-clip: padding-box;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.88; 
    border: 1px solid #e5e5e5 !important;
    height: 3rem;
    padding: 0.55rem 0.9375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s 
}
.bootstrap-select .dropdown-menu {
  margin: 15px 0 0;
}
select::-ms-expand {
  /* for IE 11 */
  display: none;
}


.bootstrap-select .btn {
    white-space: normal;
}


.menuDropdown{
    position: relative;
}
.menuDropdownIem
{
    display:  none;
    z-index: 800;  
}




/* Overwriting some Pretty-Checkbox styles to allow for word wrapping */
.pretty {
    white-space: normal;
    width: 100%;
}

.pretty .state label 
{
    text-indent: 0;
    padding-left: 2rem;
}

.pretty .state label:after,
.pretty .state label:before,
.pretty.p-icon .state .icon 
{
    top: 0;
}


.placeholderItalic::-webkit-input-placeholder {
   font-style: italic;
}
.placeholderItalic:-moz-placeholder {
   font-style: italic;  
}
.placeholderItalic::-moz-placeholder {
   font-style: italic;  
}
.placeholderItalic:-ms-input-placeholder {  
   font-style: italic; 
}

 .slick-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
}
.slick-prev{
  left: -40px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #295b9b;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.slick-next{
  right: -40px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #295b9b;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}


.btnAssinar{
	transition: all .2s;
	box-shadow: 0 0 0 0 rgb(255 0 0 / 50%);
	-webkit-animation: pulseAssina 1.4s infinite;
}


.menuItemComDestaque{
     position: relative;
}
.menuItemDestaque {
    background: #ED3600;
    font-size: 10px;
    color: #fff;
    border-radius: 3px;
    padding: 1px 4px;
    position: absolute;
    top: 15px;
    right: 10px;
}

.sidebar-mobile-button:after, .sidebar-mobile-button i{
    /*animation: MoveUpDown 1.5s linear infinite;*/
     left: 0;
    bottom: 0;
}



.alertFooterNewEvent {
    position: fixed;
    z-index: 999999;
    background: #f7f7f7;
    bottom: 20px;
    right: 30px;
    width: 50%;
    border-radius: 40px;
    padding: 25px 40px;
    border : 1px solid #ed3600; 
    margin-bottom: 25px;
}
.alertFooterNewEventContainer {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.alertFooterNewEventContainer img {
    width: 70px;
}
@media screen and (max-width: 780px){
    .alertFooterNewEvent {
        position: fixed;
        z-index: 999999;
        background: #f7f7f7;
        bottom: 20px;
        right: 20px;
        left: 20px;
        width: 90%;
        border-radius: 40px;
        padding: 15px 20px;
        border : 1px solid #ed3600; 
        margin-bottom: 25px;
    }
}


/*
@keyframes MoveUpDown {
    0%, 100% {
        transform: translateY(0);
    }
        50% {
            transform: translateY(-5px);
        }
}
*/

	
@-webkit-keyframes pulseAssina {
	0%{ -moz-transform: scale(0.98);
	-ms-transform: scale(0.98);
	-webkit-transform: scale(0.98);
	transform: scale(0.98);
}

70%{
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	box-shadow: 0 0 0 20px rgba(1, 200, 84, 0);
}
	
100% {
	-moz-transform: scale(0.98);
	-ms-transform: scale(0.98);
	-webkit-transform: scale(0.98);
	transform: scale(0.98);
	box-shadow: 0 0 0 0 rgba(1, 200, 84, 0);
}



