
a{
    text-decoration: none;
}

.logo-img{
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
}
.logo-text h2{
    font-size: 16px;
    font-weight: 700;

}
.logo-text h4{
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
}

.nav-link {
  position: relative;
  padding: 0 20px !important;
  margin: 0 8px;
    border: 2px solid transparent;
    border-radius: 30px;
  transition: all .3s ease;
}
.active{
  padding: 0 20px !important;
  margin: 0 8px;
  border: #009AD8 2px solid;
  color: #009AD8 !important;
  border-radius: 30px;

}
.nav-link:hover{
    border: #009AD8 2px solid;
    color: #009AD8 !important;
}
#home {
    background-size: cover;
    padding: 70px 0;
    min-height: 350px;
}
.find-location {
    position: relative;
    margin-bottom: 70px;
}
*, *:before, *:after {
    box-sizing: border-box;
}

form {
    display: block;
    margin-top: 0em;
    unicode-bidi: isolate;
}
.find-location input[type="text"] {
    width: 100%;
    padding: 20px 50px 20px 20px;
    background: #1e202b;
    color: white;
}
form input, form textarea, form select {
    outline: none;
    border: none;
    padding: 10px;
    border-radius: 30px;
}
button, input {
    line-height: normal;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
.find-location input[type="submit"], .find-location input[type="button"] {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    padding: 0 40px;
}
.button, form input[type="submit"], form input[type="button"], form button, form input[type="reset"] {
    border: none;
    background: #009ad8;
    padding: 10px 20px;
    border-radius: 30px;
    color: white;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    
    cursor: pointer;
}
form input, form textarea, form select {
    outline: none;
    border: none;
    padding: 10px;
    border-radius: 30px;
}
button, input {
    line-height: normal;
}
.site-footer {
    background: #262936;
    padding: 50px 0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.site-footer .subscribe-form {
    position: relative;
    margin-bottom: 30px;
}
.site-footer .subscribe-form input[type="text"] {
    padding: 20px 100px 20px 20px;
    background: #1e202b;
    width: 100%;
    color: white;
}
.site-footer .subscribe-form input[type="submit"] {
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 5px;
}
.button, form input[type="submit"], form input[type="button"], form button, form input[type="reset"] {
    border: none;
    background: #009ad8;
    padding: 10px 20px;
    border-radius: 30px;
    color: white;
}

.site-footer .social-links a {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    background: #1e202b;
    color: #009ad8;
    text-align: center;
    line-height: 2;
    -webkit-transition: 0.3s 
ease;
    transition: 0.3s 
ease;
    font-size: 20px;
    font-size: 1.4285714286em;
}
p {
    margin-top: 0;
}
*, *:before, *:after {
    box-sizing: border-box;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
p{
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
}








.site-footer .row {
  display: flex;
  align-items: center;   /* يخلي الفورم والأيقونات في نفس السطر */
  justify-content: space-between;
}

.site-footer .subscribe-form {
  flex: 1;   /* ياخد المساحة المتبقية */
  margin-right: 20px; /* مسافة صغيرة بين الفورم والأيقونات */
  position: relative;
}

.site-footer .social-links {
  display: flex;
  gap: 10px;
}

.site-footer .social-links a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #1e202b;
  color: #009ad8;
  display: flex;              /* الأيقونة تبقى متوسّطة */
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: 0.3s ease;
}

.site-footer .social-links a:hover {
  background: #009ad8;
  color: #fff;
}




span{
    color:rgb(191, 193, 200) ;
}

.container{
    width: 70%;
}

.card-head{
    background-color: #2D303D;
   
}
 h4{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    Color:rgb(191, 193, 200);
}
.first-card-content{
    background-color: #323544;
}
.card-content{
    background-color: #323544;
}
.first-card-content .card-city{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color:rgb(191, 193, 200) ;
}
.first-card-content .card-degree{
    font-size: 90px;
    font-weight: 700;
    line-height: 135px;
    color:white;
}
.card-status{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color:rgb(0, 154, 216) ;
}
.head-color{
    background-color: #222530;
   
}
.content-color{
    background-color: #262936;
}

.max-card-degree{
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color:white;
}
.cardd:nth-child(1),
.cardd:nth-child(3) {
    background-color: #323544 !important;
}
.cardd:nth-child(2){
     background-color: #262936 !important;
}