/* Start Main Rulez */

font-size: 16px;
}

.margin-bottom {margin-bottom: 5px;}
.margin-top {margin-top: 5px;}
.margin-left {margin-left:5px;}
.margin-right {margin-right:5px;}




/* start navbar css */
.navbar {border-radius: 0;
margin-bottom: 0;}
.navbar-brand {
    font-size: 1em;
    
}
.nav > li >a ,
.navbar-brand {
    padding:15px 12px ;
}


.navbar-inverse .navbar-nav>li>a:hover ,
.navbar-inverse .navbar-nav>li>a:focus ,
.dropdown-menu 
{background-color:#2196F3;}

.dropdown-menu  {
min-width: 180px;
padding:0;
font-size:1em;
border: none;
border-radius: 0;}
.dropdown-menu >li >a
{color:#fff;
padding:10px 15px
}
.dropdown-menu >li >a:hover ,.dropdown-menu >li >a:focus
{background-color:#2980B9;
color:#fff}

/* end navbar css */

/*  start form  css */




/*  end form  css */


h1 {font-size:35px;
margin :40px 0;
font-weight:bold;
color: #666;
}


 /*start payment table css */ 
.main-table>tbody>tr>td
{border-color:#76abd6;}
.main-table tr:first-child td {
   background-color:#333;
   color:#fff; 
}
.main-table>tbody>tr>td
{background-color: #fff;
vertical-align: middle;}
.main-table {
   box-shadow: 0px 3px 10px #CCC;
   -moz-box-shadow: 0px 3px 10px #CCC;
   -webkit-box-shadow: 0px 3px 10px #CCC;}



.btn-css {margin:2px ;}
.btn-css2 {padding:1px 9px; margin:2px 0px; text-align: left; }
.btn-css2 img { width: 30px;height: 30px;}
.btn-font {font-weight: bold;}
.top-header {margin-right:0px;}
/* start header css */
.upper-bar {
padding:5px;
background-color:#FFF;
}
.user-avatar
{
    height: 32px;
    width: 32px;
}
.dropdown-user {margin-top:5px;}

.adslink {color:#2980B9;}
a:hover {text-decoration: none;}
/* end header css */



/* start profile css */
.information {margin-top: 20px;}
.information ul
    {
    padding:0px;
    margin :0px;
    }
.information ul li
{
    padding:10px;
}
.information ul li:nth-child(odd)
{
    background-color:#EEE;
}

.information ul li span
{
    display: inline-block ;
    width: 120px;
}
.thumbnail .date
{
    font-size: 13px;
    font-weight: bold;
   
    color:#AAA ;
    
    
}


.ads-box
{position:relative;}
.ads-box .not-enabled
{
    position: absolute ;
    left:0px;
    top:5px;
    background-color:#A93226;
    color:#FDFEFE;
    padding:3px 6px;
    margin: 5px 0px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    text-align: center;
}

.ads-box .enabled
{
    position: absolute ;
    left:0px;
    top:5px;
    background-color:#229954;
    color:#FDFEFE;
    padding:3px 6px;
    margin: 5px 0px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    text-align: center;
}

.center-pro {float: none;}
.center-pro  input {margin-bottom:5px;}
.center-pro  a {margin-bottom:5px;}
.center-pro  label {margin-bottom:5px;}

/* end profile css */

/* Start  Create ADS css */

.live-preview .caption p {word-wrap: break-word;}

.main-form .asterisk {

right:30px;
}




/* End  Create ADS css */


/* Start Advertisment css */

.ads-info h3 ,.ads-info p {padding-left:10px;}
.ads-info ul li
{
    padding:10px ;
    
}
.ads-info ul li:nth-child(odd)
{
    background-color:#95D4FF;
}

.ads-info ul li span
{
    display: inline-block ;
    width: 120px;
}

/* End Advertisment css */



/* Start  Categories css */

   .image-categories-banner {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("/Advertisments/admin/layout/images/ads-background.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom:110px;
 }




/* End Categories css */

/* Start index css */

.img-css img
{
   width:auto;
   height:150px; 
    
}


.ul-index {list-style-type: none;}
.container-index {margin-top:10px;}
.label-font {font-size:12px;padding-left: 12px;color:#661717;}


/* End index css */



/* Start Footer css */

#myFooter {
	background-color: #373a48;
	color:white;
   
}

#myFooter .footer-copyright{
	background-color: #383737;
	padding-top:3px;
	padding-bottom:3px;
	text-align: center;
}

#myFooter .footer-copyright p{
	margin:10px;
	color: #ccc;
}

#myFooter ul{
	list-style-type: none;
    padding-left: 0;
    line-height: 1.7;

}

#myFooter h5{
	font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter a{
	color:#d2d1d1;
	text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus{
	text-decoration: none;
	color:white;
}

#myFooter .myCols{
	text-align: center;
}

#myFooter .social-networks{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 38px;
}

#myFooter .social-networks a{
    font-size: 32px;
    margin-right: 5px;
    margin-left: 5px;
    color: #f9f9f9;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover{
	text-decoration: none;

}

#myFooter .facebook:hover{
	color:#0077e2;
}

#myFooter .google:hover{
	color:#ef1a1a;
}

#myFooter .twitter:hover{
	color: #00aced;
}

@media screen and (max-width: 767px){
	#myFooter {
		text-align: center;
	}
}





.content1{
	flex: 1 0 auto;
	-webkit-flex: 1 0 auto;
	min-height: 200px;
}

#myFooter{
	flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
}


/* End Footer css */



/* Start About Us & Contact us */


 .cta-padding35 {
    padding: 35px 0 35px;
    background-color: #b40028;
    color:#fff;
}


.team-content {
    padding: 0px 15px 15px 15px;
}
.border-team {
    border-bottom:1px solid #e2e2e2;
    margin-bottom:10px;
}
.team-img:hover {
    background:#f5f5f5;
    
}

/* Social Icons */

.social-icons{
    
    margin: 0;
    padding: 0;
    font-size : 10px;
}
.social {
    margin:7px 7px 7px 0px;
    color:#232323;
}


#social-fb:hover {
     color: #3B5998;
     transition:all .25s;
 }
 #social-tw:hover {
     color: #4099FF;
     transition:all .25s;
 }
 #social-gp:hover {
     color: #d34836;
     transition:all .25s;
 }
 #social-em:hover {
     color: #f39c12;
     transition:all .25s;
 }


/* Site Heading */
.site-heading h3{
    font-size : 40px;
    margin-bottom: 15px;
    font-weight: 600;
}
.border {
    background: #e1e1e1;
    height: 1px;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
}

.paddingTB60 {
    padding-top:60px;
    padding-bottom:60px;
}

   .image-aboutus-banner {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("/Advertisments/admin/layout/images/About-us.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom:110px;
 }
 
    .image-contactus-banner {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("/Advertisments/admin/layout/images/Contact-us.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 110px;
    padding-bottom:110px;
 }
 
 
 

.lg-text {
    font-size:52px;
    font-weight: 600;
    text-transform: none;
    color:#fff;
}
.image-aboutus-para {
    color:#fff;
}



.capital {
    text-transform:uppercase;
}


i {
    font-style: normal;
    font-size: 42px;
    text-align: center;
    line-height: 64px;
}

/* Breadcum bar */
.bread-bar {
    background: #f9f9f9;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    min-height: 40px;
    height: auto;
    position: relative;
    z-index: 555;
}
.breadcrumb {
    background: none;
    margin: 0;
    font-weight: 300;
    padding-left: 0;
    font-size: 13px;
}
.breadcrumb a {
    color: #999;
}
.breadcrumb > .active {
    color: #666;
}
.breadcrumb > li + li::before {
    content: "\203A";
    color: #999;
    padding: 0 8px;
}
.margin-bottom  input {margin-bottom:5px; }
.margin-bottom textarea {margin-bottom:5px; }

/* End About Us & Contact Us */ 



/* Start Main Rulez */
@font-face {
   font-family: Lato;
   src: url(layout/fonts/Lato-Regular.ttf);
 }
:root{
--header-height: 3rem;
--nav-width: 68px;
--first-color: #2e7031;
--first-color-light:#e7f9e7;
--white-color: #fbfaff;
--body-font:sans-serif;
--normal-font-size: 1rem;
--z-fixed: 100}

*,::before,::after{box-sizing: border-box}
body{position: relative;
margin: var(--header-height) 0 0 0;
padding: 0 1rem;font-family: var(--body-font);
font-size: var(--normal-font-size);
transition: .5s}
a {text-decoration: none;color:var(--first-color);}
.header{width: 100%;height: var(--header-height);
position: fixed;top: 0;left: 0;
display: flex;align-items: center;
justify-content: space-between;padding: 0 1rem;
background-color: var(--white-color);
z-index: var(--z-fixed);transition: .5s}
.header_toggle{color: var(--first-color);
font-size: 1.5rem;cursor: pointer}
.header_img{width: 35px;height: 35px;display: flex;justify-content: center;
border-radius: 50%;overflow: hidden}
.header_img img{width: 40px}
.l-navbar{position: fixed;
top: 0;left: -30%;width: var(--nav-width);
height: 100vh;background-color: var(--first-color);
padding: .5rem 1rem 0 0;
transition: .5s;
z-index: var(--z-fixed)}
.nav{height: 100%;
display: flex;flex-direction: column;
justify-content: space-between;overflow: hidden}
.nav_logo, .nav_link{display: grid;
grid-template-columns: max-content max-content;
align-items: center;column-gap: 1rem;
padding: .5rem 0 .5rem 1.5rem}
.nav_logo{margin-bottom: 2rem}
.nav_logo-icon{font-size: 1.25rem;
color: var(--white-color)}
.nav_logo-name{color: var(--white-color);
font-weight: 700}
.nav_link{position: relative;
color: var(--first-color-light);
margin-bottom: 1.5rem;transition: .3s}
.nav_link:hover{color: var(--white-color)}
.nav_icon{font-size: 1.25rem}
.show{left: 0}
.body-pd{padding-left: calc(var(--nav-width) + 1rem)}
.active{color: var(--white-color)}
.active::before{content: '';position: absolute;
left: 0;width: 2px;
height: 32px;background-color: var(--white-color)}
.height-100{height:100vh;padding:1rem;}
@media screen and (min-width: 768px)
{body{margin: calc(var(--header-height) + 1rem) 0 0 0;
padding-left: calc(var(--nav-width) + 2rem)}
.header{height: calc(var(--header-height) + 1rem);
padding: 0 2rem 0 calc(var(--nav-width) + 2rem)}
.header_img{width: 40px;height: 40px}
.header_img img{width: 45px}
.l-navbar{left: 0;padding: 1rem 1rem 0 0}
.show{width: calc(var(--nav-width) + 156px)}
.body-pd{padding-left: calc(var(--nav-width) + 188px)}}


body {
   background-color:var(--first-color-light); /* لون خلفية أخضر فاتح */
   color:var(--first-color); /* لون نص أخضر داكن */
   font-family:var(--body-font);
}

.control-label {padding-top:15px;padding-bottom:2px;}
/* Start login css */
  .alert {
            margin-bottom: 1rem;
            padding: 1rem;
            border-radius: 8px;
        }

        .alert-danger {
            background-color: #f8d7da;
            color: #721c24;
        }

        .alert-success {
            background-color: #d4edda;
            color: #155724;
        }

        /* ✅ صفحة تسجيل الدخول */
        .login-page {
            text-align: center;
            width: 100%;
        }

        .login-toggle {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 2rem;
        }

        .login-toggle span {
            padding: 0.75rem 1.25rem;
            cursor: pointer;
            font-weight: bold;
            color: #555;
            transition: color 0.3s;
        }

        .login-toggle span.selected-login {
            border-bottom: 2px solid #155724;
            color: #155724;
        }

        .login-form,
        .signup-form {
            display: none;
        }

        .login-form.active,
        .signup-form.active {
            display: block;
        }

        .input-container {
            margin-bottom: 1.5rem;
            position: relative;
            width: 100%;
        }

        .form-c01 {
            width: 100%;
            padding: 0.75rem;
            border: 1px solid #ced4da;
            border-radius: 8px;
            box-sizing: border-box;
            padding-left: 2.5rem;
        }

        .form-label01 {
            position: absolute;
            top: 0.75rem;
            left: 0.75rem;
            color: #6c757d;
            display:none;
        }

        .btn {
            display: inline-block;
            font-size: 1.1rem;
            text-align: center;
            padding-bottom: 5px;
            padding-top: 5px;
            border-radius: 8px;
            background-color: #28a745;
            color: #fff;
            cursor: pointer;
            border: none;
            transition: background-color 0.3s ease;
        }

        .btn:hover {
            background-color: #218838;
        }

        .btn-block {
            width: 100%;
        }

        .input-container i {
            position: absolute;
            top: 10px;
            left: 10px;
            color:#218838;
            font-size:25px!important
        }

        /* ✅ استعلامات الوسائط (Responsive Design) */
        @media (max-width: 768px) {
            .container {
                padding: 1rem;
                max-width: 90%;
            }

            .login-toggle {
                font-size: 1.1rem;
            }
        }

    .con01 {
            width: 100%;
            max-width: 450px;
            background-color: #fff;
            border-radius: 12px;
            box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
            padding: 2rem;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
.fa ,.fas {font-size: 28px !important;
    vertical-align: sub;}
/* end login css */

.language-selection {
 
   top: 0;
   z-index: 1000;
}

.language-selection select {
    font-size: 16px;
    padding: 8px;
   
    border-radius: 4px;
    cursor: pointer;
}


.main-table>tbody>tr>td
{background-color: #fff;
vertical-align: middle;}
.main-table {
   box-shadow: 0px 3px 10px #CCC;
   -moz-box-shadow: 0px 3px 10px #CCC;
   -webkit-box-shadow: 0px 3px 10px #CCC;}
.main-table .avatar-img {width:45px;height: 45px;border-radius: 5px;}

.custom-active {background-color:#464646;}
