.roundedx {
    border-radius: 0.8em !important;
}

.roundedx2 {
    border-radius: 2em  !important;
}

.z-0 {
    z-index: 0 !important;
}
.trainers-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.trainers-slider .owl-nav .owl-next {
    left: 0;
}

.trainers-slider .owl-nav .owl-prev {
 right: 0;
}

.owl-nav i{
color:#ccc;
}


.box-train{
    background: #fff;
    padding: 26px;  
}


.box-train figure img {
    width: 80px !important;
   height: 80px !important;
    
}


.box2 .owl-next {
    left: -40px !important;
}

.box2 .owl-prev {
 right: -40px  !important;
}


.trainers-slider .owl-nav button i {
    font-size: 28px;
}
.item-train {
    position: relative;
    text-align: center;
    transition: .5s
}
.item-train:hover figure img {
    transform: scale(1.1)
}
.item-train:hover .txt-train p {
    transform: scale(1.1)
}
.item-train figure {
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 20px 0;
}

.item-train figure img {
    width: 80px !important;
   height: 80px !important;
    transition: .5s
}

.activeItem{
    background: var(--default-color);
    color: white!important;
    border-radius: 16px;
    padding: 10px;
}

.z-1 {
    z-index: 1 !important;
}


.avatar{
    width: 100px;
    height: 100px;
}


.headtitle {
    height: 90px;
    background:var(--secondary-color) !important;
    width: 100%;
    margin-top: 2.7em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;
    font-size: 20px;
    font-weight: 100;
    font-family: 'custemfont2';
}
.headtitlestatus {

    height: 90px;
    width: 100%;
    margin-top: 2.7em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.headerxtext >li>a{
    font-size: 16px;
}
.headerxtext >li>div>a{
    font-size: 16px;
    align-self: center;
    padding: 0.4em 1.9em;
}

.headerxtext >form>input{
    width: 70%;
    margin-top: 5px;
    margin-right: 20px;
    border-radius: 1em;
    transition: all .5s;
    border: solid 1px #var(--default-color) ;
    /*background-image: url('https://www.flaticon.com/svg/static/icons/svg/622/622669.svg');**/

    background-repeat: no-repeat;
    background-size: 20px;
    background-position: right center;

}
.headerxtext >form>input::placeholder{
    padding-right: 20px;
}

.headerxtext >form>input:focus{

    width: 300%;
    height: 120%;
    margin-top: -1px;
    border: solid 2px #var(--default-color) ;
    border-radius: 2em;
    position: relative;
    padding:4px 4px;

    outline-color: transparent;
    outline-style: none;
    transform: scaleX(1);
    background-position: 20px center;
}
.theme-input{
    border: solid 1px #var(--default-color) ;;
    width: 250px;
    border-radius: 0 50rem 50rem 0;


}
.theme-input-group{
    position: absolute;
    bottom: -20px;
    width: auto;
    left: 0;
}
.theme-input-button{
    border: solid 1px #var(--default-color) ;
    border-radius:  50rem 0 0 50rem !important;
    background: #fff;
    color:  #var(--default-color) ;
}
.theme-input-button:focus{
    outline-color: transparent;
    outline-style: none;
}
.theme-input:focus{
    outline-color: transparent;
    outline-style: none;
    transform: scaleX(1);
}
.theme-text{
    /*border: solid 2px #var(--default-color) ;**/
    color : #var(--default-color);
}
.theme-text:hover{
    /*border: solid 2px #var(--default-color) ;**/
    color : #var(--default-color);
    cursor: pointer;
}
.search-component{

    width: 100%;
    height: 120%;
    margin-top: -1px;
    border: solid 2px #var(--default-color) ;
    border-radius: 2em;
    position: relative;
    padding:4px 4px;

    outline-color: transparent;
    outline-style: none;
    transform: scaleX(1);
    background-position: 20px center;


}
.headtitlestatus div::after{
    font-size: 12px;
    color: rgba(229,229,223,0.86);
    content: " (انتظر حتى يقوم الدعم الفني بالرد عليك)";
    position: absolute;
    font-family: 'custemfont2';
    margin-right: -210px;
    margin-top: 30px;

}
.headtitlestatus div {
    margin-top: -20px;
    color: white !important;
    font-size: 20px;
    font-weight: 100;
    font-family: 'custemfont2';

}

.boldx {
    font-weight: bold !important;
}

.contentin {
    height: 40em;


}

.number {
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 2em;
}


.contentin div {
    width: 90%;
}


.bgray {
    border-color: #DDDDDD !important;
    border-style: solid;
    border-width: 1px;
}

.bggray {
    background-color:#F5F4F4;
}

.text-darkblue {
    color: var(--default-color)!important;
}

.vh-50 {
    height: 60vh !important
}

.vh-70 {
    height: 90vh !important
}

a {
    text-decoration-line: none !important;
}

.darkblueactive:active {
    background-color: #396267 !important;
}

.custommodal.modal-dialog {
    max-width: 75%;
    margin-top: 14%;
}

.n3.active {
    border-bottom: 3px solid var(--default-color) !important;
}

.nav-link {


    border: none !important;
}

.n2 {
    width: 18em !important;

}

n2.active {
    background-color: white !important;
    color: white !important;
    font-weight: 300;
}

.devidor {
    height: 19px;
    width: 2px;
    border-radius: 3em;
    margin-top: 5%;
    background-color: #DDDDDD;
}


#main_section .btn-primary{
    background: #5FB3C3!important;
    border: #5FB3C3!important;
    width: 150px;
    align-self: center;
}
#main_section .btn-primary:hover{
    background: #499eaf !important;
}
#main_section .btn-light{
    color: #5FB3C3;
    background: #ffffff !important;
    border: #ffffff !important;
    width: 150px;
    align-self: center;
}
#main_section .btn-light:hover{
    color: #ffffff;
    background: #var(--default-color) !important;
    border: #ffffff !important;
}
html {
    scroll-behavior: smooth;
}
.toast-message{text-align: right!important;}
.headerxtext .nav-link{
    padding-left: 0.6em!important;
    padding-right: 0.6em!important;
}

.search_input input{
    width: 22%;
    padding: 9px 25px!important;
    font-size: 12px;
    border: none;
    background:var(--bg-default);
    border-radius: 3em;
    outline: none;
    margin: 18px 0px;

}
.search_input button{
    position: absolute;
    margin: 1.55em -2.9em;
    background: none!important;
    border: none!important;
    outline: none!important;
}
.search_input button>i{
    color: #2A2B2A;
}
.lang_btn{
    font-size: 14px;
    color: #2A2B2A!important;
    background:var(--bg-default) !important;
    border-radius: 3em;
    padding-right: 1.3em;
    padding-left: 1.3em;
}