@font-face{
    font-family: URWCLASSICO-BOLD; 
    src:url('../fonts/URWCLASSICO-BOLD.OTF');
}
@font-face{
    font-family: URWCLASSICO-REGULAR; 
    src:url('../fonts/URWCLASSICO-REGULAR.OTF');
}
html,body,p,h3,h4,h5,h6,lable,a,span,input,li{
    font-family: URWCLASSICO-REGULAR !important;
    direction:ltr;
}
h2{
    font-family: URWCLASSICO-BOLD !important; 
}
.about-title h2,.top-form h2{
    font-size: 30px !important;
}
.navBar-col a,.about-disc p{
    font-size: 14px !important;
}
.sendBtn {
    font-size: 20px !important;
}
.top-form h3{
    font-size: 40px !important;
}
.top-form p{
    font-size: 23px !important;
}
.star{
    color:gold !important;
}
/*index box*/

.index-today-price-btn a{

    background-color: #f5911e;
    color: #fff;
    border: 0;
    position: fixed;
    right: -61px;
    top: 50%;
    border-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.index-today-price-btn a span{
    transform: rotate(-90deg);
}
.btn-div {
    background: #1489be;
    width: 40px;
    height: 150px;
    cursor: pointer;
    float: left;
    margin-top: 62px;
    transition: 1s;
    white-space: nowrap
}
.index-today-price-box{
    position: fixed;
    width: 640px;
    bottom: 50%;
    left: -410px;
    transition: 1s;
    z-index: 555;
    margin-bottom: -104px;
}
.our-responsibility-health-title h3{
    font-size: 25px;
    color: #f5911e;
    text-align: center;
    margin-top: 0;
    /*    margin-bottom: 33px;*/
    font-family: 'NexaBold';
}
.btn-div {
    background-color: #f2683a;
    width: 40px;
    /*    height: 220px;*/
    height: 360px;
    margin-top: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    left: 410px;
}
.fa-div {
    height: 20%;
}
.tit-div {
    height: 80%;
}
.btn-div h2 {
    font-size: 17px;
    color: #fff;
    transform: rotate(-90deg);
    margin: auto;
    margin-top: 90px;
}
#myModalBox .index-today-price-box{
    left: auto;
}
.fa-btn {
    color: #fff;
    font-size: 25px;
    margin: auto;
    padding-left: 11px;
    padding-top: 17px;
    padding-right: 11px;
}
.rightNews{
    /*    right: 0px !important;*/
    right: -200px !important;
}
.btn-div-after{
    height: 150px;
}
.rightNews{
    left: 0 !important;
}
.today-fuel-prices{
    width: 450px;
    overflow: hidden;
    float: left;
    margin-top: 170px;
    position: fixed;
    top: 50px;
    padding-right: 40px;
}
.btn-div-after {
    height: 360px;
}
.aml-box-data{
    background-color: #fff;
    text-align: center;   
}
.fa-remove:before, .fa-close:before, .fa-times:before{
    content: "\f00d" !important;
}
.more-aml-box{
    font-size: 18px;
}
.searchN-search-form button{
    border-radius: 10px !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
