*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*
primary:#2f35ff
yello:#edff00
shrift:#000216


*/
@font-face {
    src: url(../font/MyriadPro-Light.otf);
    font-family: "Myriad";
}

@font-face {
    src: url(../font/bpg-extrasquare-mtavruli.ttf);
    font-family: "extrasquare";
}


@media only screen and (max-width: 508px){
    .factories_edit_add{
  
        justify-content: center !important;
    }

    .recommendation{
        justify-content: center !important;
    }
    .recommendation a{
        margin-bottom: 10px;
    }



}

@media only screen and (max-width: 372px){

    /*----- footer ------*/
    .all_footer{
        
        flex-wrap: wrap;
    }

    .main_footer{
 
        padding-top: 5px !important;
    
    }

    .back_order{
        margin-bottom: 10px !important;
    }

    
    /*----- end footer ------*/
}


@media only screen and (max-width: 390px){
    .myprice{
        padding-left: 0px !important;
    }
}

@media only screen and (max-width: 768px){

    /*----- MENU -----*/

    .navbartext_color{
        text-align: center;
        background-color: #000000;
        border-radius: 20px;
        padding: 10px 0px 20px 0px;
    }

    .navbartext_color li {
        margin-right: 0px !important;
        padding-top: 5px;
        margin-top: 13px;
    }


    .main_nav_link{
        color: #FFF !important;
    }

    .logout img {
        margin-left: 22px;
    }

    /* .your_company {
        color: #fff;
        position: relative !important;
        top: 0px !important;
    } */

    /* .navbartext_color a:hover{
        background-color:  #FFF;
        color: #000000 !important;
        padding: 5px 15px 5px 15px;
        border-radius: 10px;
    } */

    /*----- END MENU -----*/


    /* add project */

    .certificate{
        margin-bottom: 28px !important;
    }

    /* end add project */


  

}


@media  (max-width: 995px){


    .inputuser{
        margin:0px !important;
        width:600px
    }
    .add_projectinput{
 
        margin:0px !important; 
        
    }
    

    

}



.main_bgcolor{
    width: 100%;
    height: 100%;
    background-color: #FCFCFC;
    background-color: #2f35ff30;
    background-color: #2f35ff24;
    background-color: #e9edea;
    /*background-color: #00ff4e;;*/
   
}



/*---------------- MENU ----------------*/

.menu_rustavoil {
    background-color: #2f35ff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    /* border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #F1F1F1; */
    padding: 0% 5% 0% 5%;
    box-shadow: 3px 3px 18px 9px #fff;
}

.logo_menu img {
    width: 245px;
}

.menuru_center{
    justify-content: center;
    position: relative;
    top: 11px;
}

.navbartext_color li {
    margin-right: 50px;
}

.main_nav_link {
    color: #fff;
    font-family: "extrasquare";
    text-transform: capitalize;
    font-size: 16px;
}
.main_nav_link:hover{
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.registration_btn{
    color: #fff;
    font-family: "extrasquare";
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 5px;
    padding: 8px 24px ;
    background-color: #293984;
    transition: 0.4s;
}

.registration_btn:hover{
    transition: 0.4s;
    text-decoration: none;
    color: #293984;
    background-color: #bfbfbf;
    
}

/* .logout{
    top: -8px;
} */

.logout img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
    top: -11px;
}

/* .logout{
    border: solid 1px #292929;
    padding: 5px 22px;
    border-radius: 6px;
    background-color: #bfbfbf;
    transition: 0.4s;
} */

/* .logout:hover{
    transition: 0.4s;
    background-color: #293984;
    
} */

.drop_img a:hover{
    text-decoration: none !important;
}
.logout  {
    color: #293984;
    font-size: 18px;
    transition: 0.4s;
}

.logout:hover i{
    transition: 0.4s;
    color: #2f35ff;
}


.my_logautdrop{
    font-family: "extrasquare";
    text-transform: capitalize;
    margin-top: -9px !important;
    transition: 0.4s;
}

.my_logautdrop a:hover{
    color: #fff;
    transition: 0.4s;
    background-color: #2f35ff;
}

.my_logautdrop img{
    width:30px;
    height: 30px;
    border-radius: 50%;
}

.myprofil_log{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15) !important;
}

.your_company{
    font-family: "extrasquare";
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
   
}

.your_company span{
    word-break: break-all;
}
/*----------------END MENU ----------------*/








/* <!--------------------- REGISTRATION USER ----------------------> */
/*.forgot_pass {*/
/*    color: black;*/
/*    position: relative;*/
/*}*/


.allregistration_input{
    position: relative;
    padding: 50px 0px 50px 0px;
    right:auto;
    left: auto;
    top: 50%;

}

.register_user {
    text-align: center;
    margin-bottom: 35px;
}


.register_user h2 {
    font-family: "extrasquare";
    text-transform: capitalize;
    font-size: 27px;
    font-weight: 600;
}


.inputuser{
    /*position: relative;*/
    background-color: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    border-radius: 10px;
     /*margin: 10px 0px;*/
    padding: 100px 35px;
    
}


.hhhh{
    background-color: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    /* border-radius: 10px; */
    /* margin: 10px 120px 120px 125px; */
    padding: 10px 10px 10px 10px;
}


.input_typs{
    justify-content: center;
}


.cars_quantity{
    font-weight: 600;
}
.recommendation a{
    color: #2f35ff;
}
.company label{
    font-family: "extrasquare";
    text-transform: capitalize;
    font-size: 15px;
    color: #868686;
}

.company input{
    font-family: "extrasquare";
}

.company select {
    font-family: "extrasquare";
}

.company option {
    font-family: "extrasquare";
}

.registration_button{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;    
}

.order-form {
    display: flex;
    justify-content: flex-end;
}

.order-form button{
    background-color: #293984;
    color: #fff;
    font-family: "extrasquare";
    text-transform: capitalize;
    transition: 0.4s;
    padding: 7px 25px 7px 25px;
}


.registration_button button {
    background-color: #293984;
    color: #fff;
    font-family: "extrasquare";
    text-transform: capitalize;
    transition: 0.4s;
    padding: 7px 25px 7px 25px;
}

.registration_button button:hover{
    transition: 0.4s;
    color: #293984;
    background-color:  #bfbfbf;

}

.reg_user{
     justify-content: flex-end;
}

 



.registration_button button{
    background-color: #293984;
    color: #fff;
    font-family: "extrasquare";
    text-transform: capitalize;
    transition: 0.4s;
    padding: 7px 25px 7px 25px;
}

.back_order {
    background-color: #293984 !important;
    color: #fff !important;
    font-family: "extrasquare";
    text-transform: capitalize;
    transition: 0.4s;
    padding: 7px 25px 7px 25px;
    border-radius: 7px;
}

.registration_button a:hover{
    transition: 0.4s;
    color: #293984;
    background-color:  #bfbfbf;

}

.recommendation{
    display: flex;
    flex-wrap: wrap !important;
    justify-content: space-between;
    font-family: "extrasquare";
    text-transform: capitalize;
}
 
/*============ add project ================*/
.add_projectinput{
    background-color: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    border-radius: 10px;
    /* margin: 10px 80px 80px 100px; */
    padding: 20px 35px 20px 35px;
}

.certificate{
    margin-left: 3px !important;
}

/* .sizeinput{
    padding: 27px 0px 23px 5px !important; 
 } */
/*============ end add project ================*/

.inputbg_color{
    background-color: #fff !important;  
}

/* .navtobi{
    width: 50%;
    margin: auto;
    height: 201px;
    margin-bottom: 60px;
} */

/* <!---------------------END REGISTRATION USER----------------------> */





/* <!--------------------- CHECKOUT ----------------------> */

.ckeckout{
    padding: 0px 0px 200px 0px;
}

.calculation{
    text-align: center;
    margin: 35px 0;
}

.calculation h2 {
    font-family: "extrasquare";
    text-transform: capitalize;
    font-size: 27px;
    font-weight: 600;
   color: #2c2c2c;
}

.table_calculation{
    /* box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    background-color: #fff;
    border-radius: 10px; */
    /* margin: 10px 20px 10px 20px; */
    /* padding: 20px 25px 20px 25px; */
}


.table_main{
    /* box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%); */
    background-color: #fff;
    border-radius: 10px;
   
    border-collapse: collapse;

}



.sum_colortb {
    background-color: #2f35ff;
    line-height: 1.5;
    align-items: center;

}

.sum_colortb tr th {
    color: #fff;
    font-family: "extrasquare";
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 8px 0px 8px 20px;
    font-size: 12px;

}

.border_date_one{
    border-top-left-radius: 8px;
}

.border_date_two {
    border-top-right-radius: 8px !important;
}


.meaning {
    color: #000000;
    text-transform: capitalize;
    font-family: "extrasquare";
    font-size: 14px;
    padding: 5px 0;
}

.meaning td{
    padding: 15px  0px 15px 19px!important;
}
.meaning tr{

    border-bottom:1px solid rgba(0, 0, 0, 0.1);
}
.maeaning_tow{
    /*background-color: #FAFAFA;*/
}

.sum_price{
    text-align: end;
    margin-bottom: 25px;

}

.sum_price h6{
    font-size: 16px;
    font-family: "extrasquare";
    color: #293984 !important;
    font-weight: 600;
}
.sum_price span{
    font-size: 16px;
    font-family: "extrasquare";
    text-transform: capitalize;
    color: #293984 !important;
    font-weight: bold;
    /* padding-right: 20px; */
}

.myprice{
    padding-left: 30px;
}

.delivery_p{
    /* margin-right: 27px; */

}


/* <!--------------------- END CHECKOUT ----------------------> */




/* <!--------------------- List of products -----------------> */
.mylist_product{
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    /* margin: 10px 20px 10px 10px; */
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    margin-top: 20px;
    display: inline-block;
}
.product_list{
    display: flex;
    justify-content: center;
}

.creat_list_all{

    font-family: "extrasquare";
    text-transform: capitalize;
    background-color: #fff;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    /* margin: 10px 20px 10px 10px; */
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    font-weight: 600;

}
.creat_list_all select{
   text-align: center;


}
.creat_list_all option{
    cursor: pointer;
    padding : 15px;
    background-color: #fff;
    margin-top: 10px;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
}




/* <!--------------------- END List of products -----------------> */


/* <!--------------------- MY OFFICE ----------------------> */

.myoffice{
    margin: 20px 0;
    display: none;
    background-color: #fff;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    /* margin: 10px 20px 10px 10px; */
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
}


.myoffice_price{
    background-color: #2f35ff;
    text-align: center;
}

.myoffice_price tr th{
    color: #fff;
    font-family: "extrasquare";
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 8px 0px 8px 20px;
}

.dollar{
    text-align: center;
    display: none;
    /* border-bottom: 1px solid #CECECE; */
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.dollar td{
    color: #000;
    font-family: "extrasquare";
    text-transform: capitalize;
    padding: 7px  0px 10px 20px!important;
}

.all_orders{
    background-color: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    padding: 20px 20px 1px 20px;
    border-radius: 10px;
}


.status_tabgle{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 20px;
}

.my_projectbtn {
    text-align: center;
    background-color:#edff00;
    color: #2f35ff;
    margin: 12px 0px 20px 0px;
    width: 100%;
    padding: 8px 2px 8px 2px;
    border-radius: 15px;
    transition: 0.4s;
}

.my_projectbtn:active {
    background-color: #2f35ff;
}
#btnInsert-one:hover {
    color: #2f35ff;
    background-color: #bfbfbf;

}

.my_projectbtn:hover{
    transition: 0.4s;
    transform: scale(1.1);
}

.my_projectbtn i {
    color: #2f35ff;
    padding-right: 15px;
}

.my_projectbtn a {
    text-decoration: none !important;
    color: #2f35ff;
    font-family: "extrasquare";
    text-transform: capitalize;
    font-size: 14px;
    transition: 0.4s;
}


.my_projectbtn a:hover{
    color: #FFFFFF;
}



.new_product{
    text-align: center;
    border: 1px solid #2f35ff;
    border-radius: 15px;
    margin-bottom: 20px;
    padding: 7px 3px 7px 3px;
    transition: 0.4s;

}

.new_product:hover{
    transition: 0.4s;
    transform: scale(1.1);
}

.new_product a{
    text-decoration: none !important;
    color: #000216;
    font-family: "extrasquare";
    text-transform: capitalize;
    font-size: 14px;

}

.new_product a:hover{
    color: #000216;
}

.new_product i{
    color: #000216;
    padding-right: 15px;

}





.taxes_table{
    background-color: #fff;
    box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 5%);
    /* margin: 10px 20px 10px 10px; */
    padding: 30px 20px 23px 20px;
    border-radius: 10px;
    height: 400px;
    overflow-x: hidden;
}

.gps_product {
    background-color:  #edff00;;
    line-height: 1.5;
    align-items: center;
    margin-bottom: 12px;
    
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;

}
.table-borderless tbody tr:nth-child(1) {
    line-height: 34px;
    position: relative;
    top: 7px;
}
thead.gps_product th {
    color: #2f35ff!important;
    font-weight: bold;
}
thead.gps_product th:hover {
    color: #fff!important;
    font-weight: bold;
}
.gps_product tr th {
    color: #fff;
    font-family: "extrasquare";
    text-transform: capitalize;
    padding: 8px 0px 8px 20px;
    letter-spacing: 1px;
    font-size: 15px;
}

.manufacture{
    color: #000216;
    font-family: "extrasquare";
    text-transform: capitalize;
    font-size: 13px;
    border-width: 1px;
    padding: 5px 0px;
   
}

select.customerProfile#product{
  width: 400px!important;
    display: flex;
    justify-content: center;
    margin: auto;
    height: 50px;
    border-radius: 8px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-size: 16px;
    background-position-x: 355px;
    border: 1px solid #2f35ff;
}
 .tablePrice1 td,  .tablePrice1 tbody  {
    border-bottom: 2px solid #edff00!important;
    /* border-top-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important; */
}
 .tablePrice2 td,  .tablePrice2 tbody {
    border-top: none!important;
    border-bottom: 1px solid #2f35ff!important;
    /* border-top-style: none!important;
    border-left-style: none!important;
    border-right-style: none!important; */
}
.creat_list_all label{
    color:#000216;
}
.table-borderless tbody{

}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: none!important;
box-shadow: none!important;
}
.form-control:focus {
    /* color: #495057; */
    /* background-color: #fff; */
    /* border-color: #80bdff; */
    outline: 0;
    
}
select:-internal-list-box:focus option:checked:hover {
    background-color: -internal-light-dark(-internal-active-list-box-selection, red) !important;
    color: -internal-light-dark(-internal-active-list-box-selection-text, rgb(59, 59, 59)) !important;
}
select:-internal-list-box:focus option:checked {
    background-color: red!important;
}
.manufacture td{
    text-transform: capitalize;
    padding: 7px  0px 10px 20px!important;
}
.manufacture .seeMore a{
   color:#8d99ae!important
}

.see_you{
    background-color: #FAFAFA;
}


/* <!--------------------- END MY OFFICE ----------------------> */





/* <!--------------------- MY Factories ----------------------> */

.my_factories{
    background-color: #2f35ff;
    color: #fff;
}
.my_factories a{
    color: #fff;
}
.my_factories a:hover{
    color: #fff;
}

.my_factories i{
    color: #fff;
}


.edit_pro{
    padding-right: 10px !important;
}

.factories_edit_add{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.profil_fa{
    width: 200px !important;
    text-align: center;
    background-color: #2f35ff;
    margin: 12px 0px 0px 0px;
    width: 100%;
    padding: 8px 2px 8px 2px;
    border-radius: 15px;
    transition: 0.4s;
    margin-left: 19px;
}

.profil_fa:hover{
    transition: 0.4s;
    transform: scale(1.1);
    background-color: #bfbfbf;
}

.profil_fa a{
    font-family: "extrasquare";
    text-transform: capitalize;
    transition: 0.4s;
    text-decoration: none;
    color: #fff;
}

.profil_fa a:hover{
    text-decoration: none;

}

.profil_fa:hover a{
    color: #293984;
}

.profil_fa i{
    padding-right: 15px;
}


.my_lable{
    font-family: "extrasquare";
    text-transform: capitalize;
}


/* <!--------------------- END MY Factories ----------------------> */





.save_changes{
    font-family: "extrasquare";
    text-transform: capitalize;
    color: #fff !important;
    background-color: #293984 !important;
    transition: 0.4s !important;
}

.save_changes:hover{
    transition: 0.4s !important;
    background-color: #bfbfbf !important;
    color: #293984 !important;
    font-weight: 500;
}


.add_factories_one{
    font-family: "extrasquare";
    text-transform: capitalize;
}
























a{
    font-family:extrasquare;
}

/* <!--------------------------- FOOTER ------------------------> */
body, html{
    background-color:#e9edea!important;
}
#chart-name-navbar {
    font-size: 15px;
  }
#navbarNavDropdown.mainchar {
    border: 1px solid #fff;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
  color: #fff;
  border-top-left-radius: 13px;
  background-color: #fb4141;
  border-bottom-right-radius: 34px;
  border-bottom-style: solid;
  border-right: 0px solid #e9edea;
  border-bottom: 10px solid #e9edea;
  }
.rustavio_footer{
    background-color: #2d2d2d;
    width: 100%;
    height: 90px;
    margin-top:150px;


}
.charTable{
background-color: #2f35ff !important;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
/* border-bottom: 7px double #2f35ff;  */
}


.all_footer{
    display: flex;
    justify-content: space-between;

}


.main_footer{
    color: rgba(255,255,255,0.39);
    font-size: 13px;
    font-weight: 300;
    display: flex;
    padding-top: 30px;

}

.main_footer span {
    text-transform: capitalize;
    font-family: "extrasquare";
}


.social_footer {
    padding-top: 28px;
}
.social_footer a{
    color: #fff;
    padding: 30px 5px 6px 5px;
    font-size: 20px;
}



.social_footer a:hover .fa-instagram{
    color:  #8a3ab9;

}

.social_footer a:hover .fa-facebook-f{
    color: #4267B2;
}

.social_footer a:hover .fa-twitter{
    color: #1DA1F2;

}

.social_footer a:hover .fa-youtube{
    color: #FF0000;

}






/* <!--------------------------- END FOOTER ------------------------> */



#values input {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 10px;
}

#values input:focus{
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}



.kl-new {
    display: none;
}


.carnew {
    color: #000216;
    font-family: "extrasquare";
    border-bottom: 2px solid #b3b3b3;
    margin-top: 20px;
    margin-bottom: -10px;
    padding-bottom: 5px;
}

.offercar {
    color: #000216;
    font-family: "extrasquare";
    border-bottom: 2px solid #b3b3b3;
    margin-top: 20px;
    margin-bottom: -10px;
    padding-bottom: 5px;
}


.totaldeliveryprice {
    text-align: end;
    display: flex;
    justify-content: flex-end;

}

.totaldeliveryprice h6 {
    font-family: "extrasquare";
    color: #293984;
    font-weight: bold;
}

#alertmy {
    display: flex;
    justify-content: center;
    text-align: center;
    position: fixed;
    width: 100%;
    top: 40%;
    z-index: 9;
}

.alert.alert-danger.alert-dismissible {
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-family: 'extrasquare';
}


.trClass {
    text-align: center;
    font-size: 16px;
    font-family: 'extrasquare';
}

.thanks-order {
    text-align: center;
    width: 100%;
    height: 57vh;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    flex-direction: column;
}

.thanks-order h2 {
    font-size: 25px;
    font-family: 'extrasquare';
}

.truck-car{
    width: 40px;
    height: 40px;
}

.no-shipping {
    text-align: center;
}

.newerrorhello ul li{
    list-style: none;
    font-family: 'extrasquare';

}


/* .cardnew {
    width: 200px;
    height: 200px;
    background-color: red;
} */

.carimgfree img {
    width: 30px;

}

.cardnew h4 {
    color: #212529;
    font-family: "extrasquare";
    border-bottom: 2px solid #b3b3b3;
    margin-top: 20px;
    margin-bottom: -10px;
    padding-bottom: 5px;
}

.errorvalidationnew {
    margin-top: 20px;
}

.tbstylenew th td{
    text-align: center;
}

.xbutton {
    width: 10px;
}

.btnx button {
    border: none !important;
    background-color: rgb(255, 255, 255);
    padding: 0px 5px 0px 5px;
    border-radius: 20px ;
}

.plusesvg{
    width: 16px;
    color: #fff;
    padding-bottom: 5px;
}

.newcolor button {
    background-color: #f1f1f100;
    border: solid 1px #35cd02;
    color: #35cd02;
    font-family: "extrasquare";
    text-transform: capitalize;
    transition: 0.4s;
    padding: 7px 25px 7px 25px;
}

.newcolor button:disabled, .order-form button:disabled  {
    background: #e0d5d5;
    color: #fff;
    border: none;
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}


/* ================ invoice */
header#invoice{
    padding-top: 70px;
}
header div#invoiceLogo img {
    width: 300px;
}
.header_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_inner #right_side {
    color: #4268FC;
    font-family: extrasquare;
}
section#description_invoice {
    margin-top: 70px;
}
#description_invoice .description_main_inner {
    display: flex;
    justify-content: space-between;
}
div#tableInvoice .payer {
    margin: 70px 0;
}

#tableInvoice table {
    width: 100%;
    text-align: center;
   
    font-family: extrasquare;
    
}
#tableInvoice table th{
    border: 3px solid #4268fc;
    font-weight: 500;
    font-style: italic;
    padding: 5px;
}
#tableInvoice table td{
    border-bottom: 1px solid #4268fc;
    font-weight: 500;
    font-style: italic;
    padding: 5px;
}

@media (min-width: 768px){
.navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: space-between!important;
}
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: inherit!important    ;
    -ms-flex-align: center;
    align-items: center;
}