/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 7, 2018, 11:30:25 AM
    Author     : hp-pc
*/

@font-face {
    font-family: "Tajawal-Black";
    src: url(../fonts/Tajawal-Black.ttf);
}

@font-face {
    font-family: "Tajawal-Bold";
    src: url(../fonts/Tajawal-Bold.ttf);
}

@font-face {
    font-family: "Tajawal-ExtraBold";
    src: url(../fonts/Tajawal-ExtraBold.ttf);
}

@font-face {
    font-family: "Tajawal-ExtraLight";
    src: url(../fonts/Tajawal-ExtraLight.ttf);
}

@font-face {
    font-family: "Tajawal-Light";
    src: url(../fonts/Tajawal-Light.ttf);
}

@font-face {
    font-family: "Tajawal-Medium";
    src: url(../fonts/Tajawal-Medium.ttf);
}

@font-face {
    font-family: "Tajawal-Regular";
    src: url(../fonts/Tajawal-Regular.ttf);
}

@font-face {
font-family: "Droid Arabic Kufi";
src: url(../fonts/DroidKufi-Regular.ttf);
/*src: url(fonts/gentium.eot);*/
}

@font-face {
font-family: "Droid Arabic Naskh";
src: url(../fonts/DroidNaskh-Regular.ttf);
}

@font-face {
font-family: "Droid Arabic Naskh Bold";
src: url(../fonts/DroidNaskh-Bold.ttf);
}

@font-face {
font-family: "Overpass-Regular";
src: url(../fonts/Overpass-Regular.ttf);
/*src: url(fonts/gentium.eot);*/
}

@font-face {
font-family: "Mukta-Medium";
src: url(../fonts/Mukta-Medium.ttf);
/*src: url(fonts/gentium.eot);*/
}


@font-face {
    font-family: "GE-Dinar-Two-Light";
    src: url(../fonts/GE-Dinar-Two-Light.otf);
}

@font-face {
    font-family: "GE-Dinar-Two-Medium";
    src: url(../fonts/GE-Dinar-Two-Medium.otf);
}


.font-regular{
    font-family: "GE-Dinar-Two-Light" !important;  
    /*font-family: "Droid Arabic Naskh" !important;*/
}

.font-medium{
    font-family: "GE-Dinar-Two-Medium" !important;  
    /*font-family: "Droid Arabic Naskh" !important;*/
}

.font-project-medium{
    font-family: "GE-Dinar-Two-Medium" !important;  
    /*font-family: "Droid Arabic Naskh" !important;*/
}

.font-details-regular{ 
    font-family: "Droid Arabic Naskh" !important;
}

.font-details-bold{ 
    font-family: "Droid Arabic Naskh Bold" !important;
}



.englishNo{
    font-family: Overpass-Regular !important;
}

.mukta_font{
    font-family: "Mukta-Medium" !important;
}

.kufi{
    font-family: "Mukta-Medium" !important;
    font-family: "Droid Arabic Kufi" !important;
}

.naskh{
    font-family: Droid Arabic Naskh !important;
}

.englishNo{
    font-family: Overpass-Regular !important;
}



.tajawal-black{
    font-family: "Tajawal-Black" !important;
}

.tajawal-bold{
    font-family: "Tajawal-Bold" !important;
}

.tajawal-ExtraBold{
    font-family: "Tajawal-ExtraBold" !important;
}

.tajawal-ExtraLight{
    font-family: "Tajawal-ExtraLight" !important;
}

.tajawal-light{
    font-family: "Tajawal-Light" !important;
}

.tajawal-medium{
    font-family: "Tajawal-Medium" !important;
}

.tajawal-regular{
    font-family: "Tajawal-Regular" !important;
}


.direction-rtl{
    direction: rtl !important;    
}

.text-align-right{
    text-align: right !important;
}

a.active{
    color: red !important;    
}

a.tag-active{
    color: #FF6F91 !important;
    border: 3px solid #FFE3EB !important;
}



.post-details{
    font-size: 17px;
    line-height: 28px;
    font-family: "Droid Arabic Naskh" !important;
}

.post-details a{
    font-size: 17px !important;
    color: #FF6F91 !important;
    font-family: "GE-Dinar-Two-Medium" !important;  
}

.post-details a:hover{
    color: #2C73D2 !important;
}

.margin-top-30px{
    padding-top: 30px;
}

.margin-bottom-30px{
    margin-bottom: 30px;
}

.margin-top-10px{
    margin-top: 10px;
}

.blue1{
    color: #0066ff;
}

h1, h2, h3, h4, h5, h6{
    /*font-family: Tajawal-Medium !important;*/
    font-family: "GE-Dinar-Two-Medium" !important; 
}

h4{
    line-height: 30px !important;
}

.page-header h1{
    font-size: 26px !important;
}

.font-12px{
    font-size: 12px !important;
}

.font-13px{
    font-size: 13px !important;
}

.font-14px{
    font-size: 14px !important;
}

.font-16px{
    font-size: 16px !important;
    line-height: 20px !important;
}

.font-18px{
    font-size: 18px !important;
    line-height: 24px !important;
}

.font-22px{
    font-size: 22px !important;
    line-height: 28px !important;
}

.font-44px{
    font-size: 44px !important;
    line-height: 28px !important;
}


.color-e60000{
    color: #e60000;
}


.hr-border-1px{
    border-top: 1px solid #FFE3EB;
}

a.green{
    color: #009C55 !important;
}


.whatsapp-button {
  z-index: 9999;
  width: 40px;
  height: 40px;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
  position: fixed;
  bottom: 60px;
  /*right: 20px;*/
  left: 22px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /*background-color: transparent;*/
  /*background-color: rgba(230, 0, 0, 0.5);*/
  /*border: solid 2px #e60000;*/
  color: #ffffff;
}
.whatsapp-button:hover {
  background-color: #ffffff;
  border-color: #e60000;
  color: #e60000;
}


.car-listing .thumbnail-car-card .table td.buttons .btn-theme {
  /*display: block;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 13px;
  padding-bottom: 12px;
  line-height: 1;
  font-weight: 900;
  border-color: #14181c;
  background-color: #14181c;*/
  /*background-color: #002B7A;*/
}


.div-widget1-whatsapp{
/*    margin-top: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 20px !important;*/
}


.widget1-whatsapp{
    font-size: 19px;
    font-weight: bold;
    color: blue !important;
    
}

.widget1-whatsapp:hover{
    color: #FF6F91 !important;
}

/*div > .widget1-whatsapp{
    color: greenyellow !important;
    padding: 120px !important;  
    margin: 120px !important;  
}*/


/*
div .widget1-whatsapp {
    border: 0px solid red !important;
}*/

div .widget1-whatsapp:parent {  border: 5px solid red !important; }


/*
div:has(> a)  {
    border: 1px solid red !important;
}*/


.border-red{
    border: 1px solid red;
}

.border-blue{
    border: 1px solid blue;
}



.ace-responsive-menu li a {
  /*color:red !important;*/
  font-family: "GE-Dinar-Two-Light" !important;  
}

.stylehome1 li a {
  /*color:red !important;*/
  font-family: "GE-Dinar-Two-Light" !important;  
}

.stylehome1 li .englishNo {
  /*color:red !important;*/
  font-family: "Tajawal-Medium" !important;
}


.my-fab-whatsapp{
    color: #06d755;
}

.my-fab-phone{
    color: #007bff;
}

.my-fab-whatsapp:hover, .my-fab-phone:hover{
    color: #ff5a5f;
}


.display-inline{
    display: inline;
}


.my_new_score{
  /*border-radius: 8px;*/
  /*background-color: rgb(247, 247, 247);*/
  /*height: 80px;*/
  /*line-height: 80px;*/
  /*width: 80px;*/
  /*text-align: center;*/
  
}


.lsd_list li:hover {
  background-color: rgb(227, 227, 227);
}



.tag_list li:hover a{
  color: #ff5a5f;
}



.details .tc_content a:hover{
    color: #ff5a5f;
}



.my_link1{
  color: rgb(255, 90, 95) !important;  
}
.my_link1:hover{  
  color: #484848 !important;   /* I have edited color and developed below hover action */
}


.footer_middle_area li a{
    font-family: "GE-Dinar-Two-Light" !important;  
}
 

.footer_qlink_widget a{
    font-family: "GE-Dinar-Two-Light" !important;
}

.nav-pills .nav-item .nav-link{
    color: white  !important;  
}

.nav-pills .nav-item .nav-link:hover{
    color: grey  !important;  
}