/*** Spinner Start ***/
@font-face {
    font-family: 'hyperweb';
    src: url('../fonts/hyperwebco.eot') format('eot');
    src: local("?"), url("../fonts/hyperwebco.ttf") format('truetype'),
    url("../fonts/hyperwebco.woff") format('woff'),
    url("../fonts/hyperwebco.woff2") format('woff2');
    font-weight: normal;
    font-style: normal;
}
#LogBack{
    text-align:center!important;
}
#Ln{
    border:1px solid #000;
    background:#fff;
    color:#000!important;
    border-radius:5px;
    padding:12px 10px;
    font-size:12px;
    font-weight:900;
    width:100%;
}
#TopUl{
    margin:10px 0;
    padding:0;
}
#TopUl li{
    list-style-type:none;
}
#TopUl li a{
    color:#fff;
    border:1px solid #fff;
    padding:8px 10px;
    border-radius:5px;
    font-size:12px;
    color:#000;
    font-weight:900;
    background:#63f953  !important;
}
#Pr{
    direction: rtl;
    text-align: right;
    margin: 30px 0;
}
#Pr .Ff{
    direction: rtl;
    text-align: right;
    font-family: "hyperweb",tahoma;
    border: 1px solid #eee;
    border-radius: 10px;
    padding:20px 10px;
    box-shadow: 3px 3px 3px #eee;
    background-color: rgba(255,255,255,0.8);
}
#Pr .Ff .BoxShow textarea{
    height: 100px!important;
    direction: rtl;
    text-align: right;
    padding: 5px ;
}
#Pr .Ff .BoxShow .btn{
    padding: 5px 30px;
    font-size: 14px;
}
#Pr .Ff .BoxShow{
    border: 1px dotted #000;
    border-radius: 5px;
    padding:10px;
    margin-bottom: 10px;
}
#Pr .Ff .BoxShow p{
    line-height: 2rem;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
#Pr .Ff .BoxShow p span{color: #0000ff}
#Pr .Ff table th,#Pr .Ff table td{
    font-size: 14px;
}
#Pr .Ff h4{
    font-family: "hyperweb",tahoma;
    color: blue;
    font-size: 15px;
    padding-bottom: 20px;
}
#Pr .Ff .form-control{
    border: 1px solid #ccc;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 600;
    height: 2.5rem;
}
#Pr .Ff textarea{
    height: 300px!important;
}
#Pr .Ff .upload-field{
    height: 2.5rem;
    border-radius: 0;
    font-size: 12px;
}
#Pr .Ff #BtN{
    border: 0;
    outline: 0;
    width: auto;
    padding: 10px 50px;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #eee;
    background-color: #0000ff;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    margin: 30px 0;
}
#Pr .Ff label{
    font-size: 12px;
    color: #000;
    font-weight: 900;
    padding-bottom: 10px;
    line-height: 2rem;
}
#Pr .Ff label span{
    color: red;
}
#Pr .Ff p{
    color: #000;
    font-weight: 900;
    line-height: 2rem;
    text-align: justify;
    font-size: 14px;
    padding-bottom: 10px;
}
#Pr .Side{
    background-color: #eee;
    padding: 20px 10px;
    border-radius: 10px;
}
#Pr .Side .Box{
 border: 2px dotted blue;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 900;
    line-height: 2rem;
}
#Pr .Side p{
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: 800;
    line-height: 2rem;
}
#Pr .Side p span{
    color: #000090;
}
#Pr .Side ul {
    margin: 0;
    padding: 0;
}
#Pr .Side ul li{
    list-style-type: none;
    line-height: 2rem;
    padding: 10px 0;
}
#Pr .Side ul li a{
    color: #000;
    font-weight: 800;
    font-size: 14px;
}
#Pr .Side ul li a span{
    float: left;
    color: blue;
}
#Pr .Side ul li a i{
    color: #0000ff;
}
#LogBack{
    background: url('../img/back.jpg') center center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 650px;
}
#main{
    direction: rtl;
    margin: 50px 0;
}
#main label{
    font-family: 'hyperweb',tahoma;
    font-size: 12px;
    font-weight: 900;
    padding-bottom: 10px;
    line-height: 2rem;
    color: #000;
    text-align:right!important;
}
#main label span{
    color: red!important;
}
#main input{
    border: 1px solid blue;
    height: 3rem;
    margin-bottom: 20px;
    font-size: 14px;
    width: 80%;
    margin-right: 10%;
}
#main button{
    font-size: 12px;
    padding: 10px 15px;
    margin-bottom: 30px;
}
#main .card-body{
    padding: 30px 10px;
    border-radius: 10px;
    border: 1px solid #eee;
    text-align: center;
    box-shadow: 3px 3px 3px #eee;
    background-color:rgba(255,255,255,0.6);
}
#main .card-body h4{
    font-family: 'hyperweb',tahoma;
    font-size: 15px;
    line-height: 2rem;
    padding-bottom: 20px;
    color: #0000ff;
}
#main .card-body p{
    font-family: 'hyperweb',tahoma;
    font-size: 13px;
    color: #000;
    line-height: 2rem;
    font-weight: 800;
    padding-bottom: 10px;
}
#main .card-body span{
    color: #000;
    font-size: 14px;
    font-weight: 800;
}
#HPage
{
    background:url(../img/fact.jpg) center center;
    position:relative;
}
#HPage #OV
{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(0,1,3,0.7);
}
body,.text-primary,.h5{
    font-family: 'hyperweb',tahoma!important;
}
     @keyframes infiniteScroll {
  from {transform: translateX(-50%)}
  to {transform: translateX(0)}
}
.horizontal-scrolling-items {
    color:#26d48c !important;
    font-weight:900;
  display: flex;
  direction:rtl;
  text-align:right;
  font-size: 12px;
  padding:5px 0;
  width: 800px;
  animation-name: infiniteScroll;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.horizontal-scrolling-items__item {
  white-space: nowrap;
}
#eitaa{
      text-align:center;
      position:relative;
      background-color:rgba(99,249,83,0.8);
      direction:rtl;
      border-radius:5px;
      padding:10px;
  }
  #eitaa img{
      width:75px;
      height:70px;
      margin-bottom:10px;
  }
  #eitaa p{
      margin:0;
      padding-bottom:10px;
  }
  #eitaa p a{
      font-size:15px;
      color:#000;
      line-height:2rem;
      font-weight:800;
      text-shadow: 2px 2px #fff;
  }
  #eitaa p #ID{
      text-shadow:none;
      border:1px solid #000;
      border-radius:5px;
      padding:5px 10px;
  }
.SHOW{
    direction: rtl;
    font-family: 'hyperweb',tahoma!important;
    text-align: right;
}
.SHOW th{
    color: #155480;
    font-size: 16px;
    font-weight: 900;
    line-height: 2rem;
}
.SHOW td{
    color: #000;
    font-weight: 900;
    font-size: 14px;
    line-height: 2rem;
}
.SHOW td i{
    color: #63f953;
    font-size: 20px;
}
#ComMent{
    margin: 50px 0;
    direction: rtl;
    text-align: center;
}
#ComMent .RowCm{
    background-color: #63f953;
    padding-top: 10px;
    border-radius: 10px;
    margin: 5px 0;
}
#ComMent .RowCm h2{
    color: #fff;
    font-family: 'hyperweb',tahoma;
    font-size: 15px;
    line-height: 2rem;
    padding: 10px 0;
}
#ComMent .RowCm p{
    margin: 0!important;
    line-height: 2rem;
    padding-bottom: 5px!important;
    color: #000;
    font-size: 14px;
    font-weight: 900;
    text-align: right!important;
}
#ComMent .RowCm .form-group{
    color: #000;
    font-weight: 800;
    font-size: 14px;
    padding: 5px 0;
    line-height: 2rem;
    text-align: right!important;
}
#ComMent button{
    background-color: #155480!important;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    padding: 5px 20px;
    border: 1px solid #155480!important;
    border-radius: 5px;
    margin-top: 20px;
}
.SHOWPAGE{
    padding: 20px 0;
    direction: rtl;
    text-align: justify;
    font-size: 14px;
    line-height: 2rem;
    font-weight: 900;
}
.alert-success,.alert-danger{
    font-size: 12px!important;
    font-weight: 900!important;
}
.alert-danger ul{
    padding: 0!important;
    margin: 0!important;
}
.alert-danger ul li{
    list-style-type: none;
}
.alert-success .close,.alert-danger .close{display: none}
.ag-format-container {
    width: 100%;
    direction: rtl;
    margin: 0 auto;
}

.js-ag-hide {
    display: none;
}

.ag-faq_list {
    padding: 50px 0;
}
.ag-faq_item {
    margin: 0 0 15px;
}
.js-ag-faq_title {
    padding: 10px 5px;
    background-color: #63f953;
    text-align: justify;
    line-height: 2rem;
    cursor: pointer;
    font-weight: 900;
    font-size: 15px;
    color: #000;
}
.js-ag-faq_text {
    text-align: justify;
    padding: 30px 40px;
    background-color: #eee;
    line-height: 2rem;
    font-size: 14px;
    color: #000;
    font-weight: 900;
}


@media only screen and (max-width: 767px) {
    .ag-format-container {
        width: 96%;
    }

}

@media only screen and (max-width: 639px) {

}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {
    .ag-format-container {
        width: 750px;
    }

}

@media (min-width: 980px) and (max-width: 1161px) {
    .ag-format-container {
        width: 960px;
    }

}

.Fact{
    direction: rtl!important;
    background: url('../img/fact.jpg')center center;
    position: relative;
    text-align: center!important;
}
.Fact  h2{
    color:#ffc107!important;
    font-size: 50px;
    font-family: 'hyperweb',tahoma;
}
.Fact h5{
    font-family: 'hyperweb',tahoma;
    color: #000;
    font-size: 15px;
    line-height: 2rem;
    font-weight: 900;
}
#View{
    text-align: center!important;
}
#View img{
    width: 100%;
}
#Comment{
    position: fixed;
    left:-45px;
    bottom: 22%;
    background-color: #ffc107;
    color: #000;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 900;
    direction: rtl;
    z-index: 99;
    transform: rotate(-90deg);
    float: right;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#chat{
    position: fixed;
    right: 5px;
    bottom: 10px;
    background-color: #155480;
    color: #fff;
    padding: 10px 12px;
    border-radius: 50%;
}
#chat i{
    font-size: 30px;
}
#Sign{
    position: fixed;
    bottom: 10px;
    left: 5px;
    background-color: #63f953  !important;
    border: 2px solid #000;
    border-radius: 5px;
    padding: 5px;
}
#Sign img{
    width: 40px;
    height: 40px;
}
.team h1{
    font-family: 'hyperweb',tahoma!important;
    font-size: 15px;
    line-height: 2rem;
}
.team h4{
    font-size: 14px;
    font-family: 'hyperweb',tahoma!important;
    line-height: 2rem;
}
.team .btn{
    direction: rtl;
    background-color: #63f953  !important;
    color: #fff;
    padding:10px 20px!important;
    font-size: 10px!important;
}
.Error .btn-primary{
    background-color: #155480!important;
}
.Error .display-1{
    font-size: 60px;
    color: #63f953  !important;
}
.Error h1 {
    font-family: 'hyperweb',tahoma!important;
    direction: rtl!important;
    color: #155480;
    line-height: 2rem;
    font-size: 24px;
    font-weight: 900;
    padding: 20px 0;
}
.Error p{
    font-family: 'hyperweb',tahoma!important;
    direction: rtl!important;
    color: #000;
    font-size: 14px;
    line-height: 2rem;
    font-weight: 900;
}
.BlogDetail{
    direction: rtl;
    font-family: 'hyperweb',tahoma!important;
    position: relative;
    margin-bottom: 20px;
}
.BlogDetail img{
    width: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
}
.BlogDetail #Span{
    position: absolute;
    top: 10px;
    right:30px;
    background-color: #63f953  !important;
    color: #000;
    font-weight: 900;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;

}
.BlogDetail h2{
    font-family: 'hyperweb',tahoma!important;
    line-height: 2rem;
    font-size: 15px;
    color: #155480;
}
.BlogDetail p{
    font-family: 'hyperweb',tahoma!important;
    line-height: 2rem;
    font-size: 14px;
    text-align: justify;
    color: #000;
    font-weight: 900;
}
.btn-secondary{background-color: #63f953  !important!important;border: 1px solid #63f953  !important}
.footer #UlFooter{
    direction: rtl;
    text-align: right;
}
.footer #UlFooter li{
    list-style-type: none;
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    border-right: 1px solid #fff  !important;
}
.footer .text-light{
    font-size: 11px !important;
}
.footer .text-light a{
    color: #63f953  !important;
}
.footer  a i{
    font-size: 15px!important;
}
.footer #UlFooter li a{
    color: #fff;
    font-size: 12px;
}
.h3{
    font-size: 15px;
    font-family: 'hyperweb',tahoma!important;
    line-height: 2rem;
}
.footer{
    direction: rtl;
}
.text-secondary{color: #63f953  !important!important;}
.navbar{
    direction: rtl;
}
.topbar{
    direction: rtl;
}
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .8s ease-out, visibility 0s linear .5s;
    z-index: 99999;
 }

 #spinner.show {
     transition: opacity .8s ease-out, visibility 0s linear .0s;
     visibility: visible;
     opacity: 1;
 }

/*** Spinner End ***/


/*** Button Start ***/
.btn {
    font-weight: 600;
    transition: .5s;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-md-square {
    width: 46px;
    height: 46px;
}

.btn-lg-square {
    width: 58px;
    height: 58px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.back-to-top {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}

/*** Button End ***/


/*** Topbar Start ***/

.topbar .top-info {
    letter-spacing: 1px;
}
.topbar .top-info a{
    color: #fff;
    font-size: 12px;
    letter-spacing: 0;
}
.topbar .top-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.topbar .top-link a {
    margin-right: 10px;
}

#note {
    width:700px;
    overflow: hidden;
}

#note small {
    font-size: 12px;
    font-weight: 900;
    color: #63f953  !important;
    position: relative;
    display: inline-block;
    animation: mymove 50s infinite;
    animation-timing-function: all;
}

@keyframes mymove {
    from {left: -100%;}
    to {left: 100%;}
}

/*** Topbar End ***/


/*** Navbar Start ***/
.navbar .navbar-nav {
    padding: 15px 0;
}

.navbar .navbar-nav .nav-link {
    font-weight: 900;
    padding: 8px;
    color: #fff;
    font-size: 11px;
    outline: none;

}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: #63f953  !important !important;
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "font awesome 5 free";
    font-weight: 900;
    vertical-align: middle;
    margin-right: 0!important;
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }
}

.navbar .nav-item:hover .dropdown-menu {
    direction: rtl;
    text-align: right;
    transform: rotateX(0deg);
    visibility: visible;
    transition: .5s;
    opacity: 1;
}
.dropdown-item{
    font-size: 12px!important;
    padding: 0.25rem 0.5rem;
    color: #000;
    font-weight: 900;
    line-height: 2rem;
}
.dropdown-item:hover,.dropdown-item:active{
    background-color: #63f953  !important;
    color: #fff;
}
/*** Navbar End ***/


/*** Carousel Start ***/
.carousel-inner{height: 500px}
.carousel-item {
    position: relative;
    height: 500px;	
}
.carousel-item img{
    width: 100%;
    height: 500px;
}
.carousel-item::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
}

.carousel-caption {

    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.carousel-caption .carousel-content{
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    border-radius: 5px;
    padding: 10px 0;
}
.carousel-caption .carousel-content .h4{
    color: #63f953  !important;
    margin-bottom: 0;
    font-family: 'hyperweb',tahoma;
    font-size: 14px;
    line-height: 2rem;
}
.carousel-item p {
    max-width: 700px;
    margin: 0 auto 35px auto;
}

.carousel-control-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    background:#63f953  !important;
    border-radius: 0 50px 50px 0;
    opacity: 1;
}

.carousel-control-prev:hover {
    background: #155480 !important;
    transition: .8s;
}

.carousel-control-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    background: #63f953  !important;
    border-radius: 50px 0 0 50px;
    opacity: 1;
}

.carousel-control-next:hover {
    background:#155480 !important;
    transition: .8s;
}

.carousel-caption .carousel-content a button.carousel-content-btn1 {
    background: var(--bs-secondary);
    color: var(--bs-dark);
    opacity: 1;
    border: 0;
    border-radius: 20px;
}

.carousel-caption .carousel-content a button.carousel-content-btn1:hover {
    background: var(--bs-primary);
    color: #ffffff;
    border: 0;
    opacity: 1;
    transition: 1s;
    border-radius: 20px;
}

.carousel-caption .carousel-content a button.carousel-content-btn2 {
    background: var(--bs-primary);
    color: var(--bs-white);
    opacity: 1;
    border: 0;
    border-radius: 20px;
}

.carousel-caption .carousel-content a button.carousel-content-btn2:hover {
    background: var(--bs-secondary);
    color: var(--bs-dark);
    border: 0;
    opacity: 1;
    transition: 1s;
    border-radius: 20px;
}

#carouselId .carousel-indicators li {
    display: none;
    width: 30px;
    height: 10px;
    background:  #155480 !important;
    margin: 10px;
    border-radius: 30px;
    opacity: 1;
}

#carouselId .carousel-indicators li:hover {
    background: var(--bs-secondary);
    opacity: 1;
}

@media (max-width: 992px) {
    .carousel-item {
        min-height: 500px;
    }

    .carousel-item img {
        min-height: 500px;
        object-fit: cover;
    }

    .carousel-item h1 {
        font-size: 40px !important;
    }

    .carousel-item p {
        font-size: 16px !important;
    }
}

@media (max-width: 768px) {
    .carousel-item {
        min-height: 400px;
    }

    .carousel-item img {
        min-height: 400px;
        object-fit: cover;
    }

    .carousel-item h1 {
        font-size: 28px !important;
    }

    .carousel-item p {
        font-size: 14px !important;
    }
}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url(../img/breadcrumb.jpg) center center no-repeat;
    background-size: cover;
    direction: rtl;
}
.page-header h1{
    font-family: 'hyperweb',tahoma;
    font-size: 18px;
    line-height: 2rem;
    font-weight: 900;
}
.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: var(--bs-white);
}
.breadcrumb-item+.breadcrumb-item::before{
    float: right!important;
    padding-left: 0.5rem!important;
}
.page-header .breadcrumb-item,
.page-header .breadcrumb-item a {
    font-size: 14px;
    color: var(--bs-white);
}
.contact-detail{
    direction: rtl;
    font-family: 'hyperweb',tahoma;
}
.contact-detail .btn-square{
    margin-left: 0.5rem;
    background-color: #63f953  !important!important;
}
.contact-detail .btn-square i{
    font-size: 30px!important;
}
.contact-detail .text-primary{
    font-size: 16px;
    color: #155480;
    line-height: 2rem;
    font-weight: 900;
}
.contact-detail .h5{
    font-size: 14px;
    line-height: 2rem;
}
.contact-detail .contact-form,.contact-detail .contact-map{
    background-color:transparent!important;
}
.contact-detail .contact-form .form-control{
    border:1px solid #000;
}
.contact-detail .contact-form .bg-primary{
    background-color: #63f953  !important!important;
}
/*** Carousel End ***/


/*** Services Start ***/
.services-content-icon .fa-link:before{
    color: #63f953  !important;
}
.services .services-item {
    background-color: #155480!important;
    box-shadow: 0 0 60px rgba(0, 0, 0, .2);
    width: 100%;
    height:auto;
    border-radius: 10px;
    position: relative;

}
.services-content-icon h4{
    font-family: 'hyperweb',tahoma;
    font-size: 14px;
    color: #63f953  !important;
    line-height: 2rem;
}

.services-content::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    border-radius: 10px 10px 0 0;
    background:#000;
    transition: .5s;
}
.services-content::after .fa-link{
    color: #000;
}
.services-item:hover .services-content-icon{
    color: #155480;
}
.services-content::after {
    top: 0;
    bottom: auto;
    border-radius: 10px 10px 10px 10px;
}

.services-item:hover .services-content::after {
    height: 100%;
    opacity: 1;
    transition: .5s;
}

.services-item:hover .services-content-icon {
    position: relative;
    z-index: 2;
}

.services-item .services-content-icon i,
.services-item .services-content-icon p {
    transition: .5s;

}

.services-item:hover .services-content-icon i {
    color: #63f953  !important!important;
}

.services-item:hover .services-content-icon p {
    color: var(--bs-white);
}

/*** Services End ***/


/*** Project Start ***/

.project-img {
    position: relative;
    padding: 15px;
}

.project-img::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    top: 0;
    left: 0;
    background: var(--bs-secondary);
    border-radius: 10px;
    opacity: 1;
    z-index: -1;
    transition: .5s;
}

.project-img::after {
    content: "";
    width: 150px;
    height: 150px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: var(--bs-primary);
    border-radius: 10px;
    opacity: 1;
    z-index: -1;
    transition: .5s;
}

.project-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.project-content a {
    display: inline-block;
    padding: 20px 25px;
    background: var(--bs-primary);
    border-radius: 10px;
}

.project-item:hover .project-content {
    opacity: 1;
    transition: .5s;
}

.project-item:hover .project-img::before,
.project-item:hover .project-img::after {
    opacity: 0;
}

/*** Project End ***/


/*** Blog Start ***/
.blog{
    direction: rtl!important;
}
.blog .Manager{
    border: 1px solid #155480;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    position: relative;
}
.blog .Manager img
{    width: 100%;
}
.blog .Manager h4{
    font-family: 'hyperweb',tahoma;
    background-color: #155480;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 900;
    line-height: 2rem;
}
.blog .Manager p{
    text-align: center;
    margin: 5px 0;
    padding: 8px 0;
    border-radius: 5px;
    border: 2px dotted #fff;
    background-color: #63f953;
}
.blog .Manager p:hover{
    background-color: #63f953;
    box-shadow: 2px 2px 2px #63f953;
}
.blog .Manager p:hover a{color: #000!important;}
.blog .Manager p a{
    color: #000;
    font-weight: 900;
    font-size: 14px;
}
.blog .TopBlog{
    direction: rtl;
    font-family: 'hyperweb',tahoma;
    border: 1px solid #155480;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.blog .TopBlog h4{
    background-color: #155480;
    padding: 10px 5px;
    color: #fff;
    font-size: 15px;
    font-family: 'hyperweb',tahoma;
    border-radius: 5px;
}
.blog .TopBlog .ListBlog{
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
}
.blog .TopBlog .ListBlog p{
    color: #000;
    line-height: 2rem;
    font-weight: 900;
    padding-right: 5px;
    font-size: 12px!important;
}
.blog .TopBlog .ListBlog span{
    padding-top: 10px;
    padding-right: 5px;
    color: #155480;
    font-weight: 900;
    line-height: 2rem;
    font-size: 12px;
}
.blog .TopBlog .ListBlog img{
    width: 100px;
    height: 60px;
    border-radius: 5px;
}
.blog #TB{
    direction: rtl;
    text-align: right;
    background-color: #63f953  !important;
    margin-bottom: 20px;
    border-radius: 5px;
}
.blog #TB h5{
    font-family: 'hyperweb',tahoma;
    margin-bottom: 0;
    padding:10px 0;
    font-size: 15px;
    font-weight: 900!important;
}
.blog-item{
    border: 1px solid #155480 !important;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #ccc;
    direction: rtl;
    text-align: center;
    margin-bottom: 20px;
    min-height: 280px;
    position: relative;
}
.blog-item .blog-coment{
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #155480!important;
    color: #fff!important;
    padding: 5px 10px!important;
    font-size: 12px!important;
    font-weight: 900!important;
}
.blog-item img{
    height: 200px;
}
.blog-item .blog-content p{
    color: #000;
    font-size: 12px;
    font-weight: 900;
    line-height: 2rem;
    margin-bottom: 0;
}
.blog-item .blog-btn {
    z-index: 2;
}

.blog-btn .blog-btn-icon {
    height: 50px;
    position: relative;
    overflow: hidden;
}

.blog-btn-icon .blog-icon-2 {
    display: flex;
    position: absolute;
    top: 6px;
    left: -140px;

}

.blog-btn-icon:hover .blog-icon-2 {
    transition: 1s;
    left: 5px;
    top: 6px;
    padding-bottom: 5px;
}
.blog-icon-1 {
    position: relative;
    top: -4px;
}
.blog-btn-icon:hover .blog-icon-1 {
    top: 0;
    right: -140px;
    transition: 1s;
}

/*** Blog End ***/


/*** Team Start ***/

.team-item {
    border-top: 30px solid #155480 !important;
    background: rgba(239, 239, 241, 0.8);
}

.team-content::before {
    height: 200px;
    display: block;
    content: "";
    position: relative;
    top: -101px;
    background: #155480;
    clip-path: polygon(50% 50%, 100% 50%, 50% 100%, 0% 50%);
    padding: 60px;
    opacity: 1;
}

.team-img-icon {
    position: relative;
    margin-top: -200px;
    padding: 30px;
    padding-bottom: 0;
}

.team-img {
    border: 3px solid #155480;
}

.team-img img {
    border: 5px solid #63f953  !important;
    transition: .5s;
}

.team-item:hover h4 {
    color: var(--bs-primary);
    transition: .5s;
}

.team-item:hover .team-img img {
    transform: scale(1.05);
    border: 5px solid #000;
}

.team-carousel .owl-stage {
    position: relative;
    width: 100%;
    height: 100%;
}

.team-carousel .owl-nav {
    position: absolute;
    top: -100px;
    right: 50px;
    display: flex;
}

.team-carousel .owl-nav .owl-prev,
.team-carousel .owl-nav .owl-next {
    width: 56px;
    height: 56px;
    border-radius: 56px;
    margin-left: 15px;
    background: var(--bs-secondary);
    color: var(--bs-white);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}

.team-carousel .owl-nav .owl-prev:hover,
.team-carousel .owl-nav .owl-next:hover {
    background: var(--bs-primary);
    color: var(--bs-white);
}

@media (max-width: 992px) {
    .team-carousel {
        margin-top: 3rem;
    }

    .team-carousel .owl-nav {
        top: -85px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        margin-left: -15px;
    }
}

/*** Team End ***/


/*** Testimonial Start ***/

.testimonial-item {
    background: #e3f0eb;

}

.testimonial-carousel .owl-dots {
    margin-top: 15px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: #c1dad0;
    border-radius: 15px;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    width: 30px;
    background: var(--bs-primary);
}

.testimonial-carousel .owl-item.center {
    position: relative;
    z-index: 1;
}

.testimonial-carousel .owl-item .testimonial-item {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    background: #FFFFFF !important;
    box-shadow: 0 0 30px #DDDDDD;
}

/*** Testimonial End ***/


/*** Contact Start ***/
.contact-detail .bg-light{
    background-color: rgba(255,255,255,0.6)!important;
    margin-bottom: 10px;
}
.contact-detail::before {
    position: absolute;
    content: "";
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(rgb(210, 243, 235, 1), rgba(230, 250, 245, .1)), url(../img/background.jpg) center center no-repeat;
    background-size: cover;
    border-radius: 10px;
    z-index: -1;
}

.contact-map {
    background: #26d48c;
}

.contact-form {
   
}

/*** Contact End ***/


/*** Footer Start ***/
.contact-link a{
    font-size: 12px;
}
.contact-link .border-bottom{
    border-bottom: 1px solid #63f953  !important!important;
}
.footer .short-link a,
.footer .help-link a,
.footer .contact-link a {
    transition: .5s;
}
.footer .short-link a,.footer .help-link a{
    font-size: 12px!important;
    line-height: 1.5rem!important;
}
.footer .short-link a:hover,
.footer .help-link a:hover,
.footer .contact-link a:hover {
    letter-spacing: 1px;
}

.footer .hightech-link a:hover {
    background: var(--bs-secondary);
    border: 0;
}

/*** Footer End ***/
.gallery #TB{
    direction: rtl;
    text-align: right!important;
    padding-right: 10px;
    border-radius: 5px;
}
.gallery #TB h5{
    font-family: 'hyperweb',tahoma;
    margin-bottom: 0;
    padding: 10px 0 0 0;
    font-size: 15px;
    font-weight: 900;
}
.gallery #TB h5 span a{
    color: #000;
    font-size: 12px;
}
#gallery {
    padding-top: 10px;
}
@media screen and (min-width: 991px) {
    #gallery { padding: 10px 30px 0 30px;}
}
.img-wrapper {
    position: relative;
    margin-top: 15px;
    padding: 3px;
}
.img-wrapper img {
    border: 2px solid #155480;
    width: 100%;
    height: 170px;
    border-radius: 5px;
}

.img-overlay {
    background: rgba(21,84,128,0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    padding-top: 20px;
    top: 0;
    left: 0;
    display: block;
    justify-content: center;
    align-items: center;
    opacity: 0;
    border-radius: 5px;
}
.img-overlay p{
    font-size: 12px;
    color: #fff;
    line-height: 2rem;
    font-weight: 900;
}
.img-overlay i {
    color: #63f953  !important;
    font-size: 30px;
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
/ / Removes blue highlight -webkit-user-select : none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#overlay  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
}
@media screen and (min-width:768px) {
    #overlay  img{width: 60%;}
}
@media screen and (min-width:1200px) {
    #overlay  img{width: 50%;}
}


#nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}
#nextButton:hover {
    opacity: 0.7;
}
@media screen and (min-width:768px) {
    #nextButton{font-size: 3em;}
}


#prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}
#prevButton:hover {
    opacity: 0.7;
}
@media screen and (min-width:768px) {
    #prevButton{font-size: 3em;}
}


#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}
#exitButton:hover {
    opacity: 0.7;
}
@media screen and (min-width:768px) {
    #exitButton{font-size: 3em;}
}
.SideBar{
    direction: rtl;
    font-family: 'hyperweb',tahoma;
    background-color: #155480;
    border: 1px solid #155480;
    margin: 20px 0;
    padding: 10px ;
    border-radius: 5px;
}
 .SideBar h4{
    font-family: 'hyperweb',tahoma;
    color: #63f953  !important;
    font-size: 16px;
    line-height: 2rem;
}
 .SideBar p a{
    color: #fff;
    line-height: 2rem;
    font-weight: 700;
    font-size: 12px;
}
 .SideBar p a i{
    float: left;
    margin-top: 8px;
}
#Product  .card{
    margin: 20px 0;
    border: 2px solid #155480!important;
    box-shadow: 2px 2px 2px #eee;
}
#Product .card-wrapper{
    width: 100%;
    margin: 0 auto;
}
#Product img{
    width: 100%;
    display: block;
}
#Product .img-display{
    overflow: hidden;
}
#Product .img-showcase{
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}
#Product .img-showcase img{
    min-width: 100%;
    height: 250px;
}
#Product .img-select{
    display: flex;
}
#Product .img-item{
    margin: 0.3rem;
}
#Product .img-item:nth-child(1),
#Product .img-item:nth-child(2),
#Product .img-item:nth-child(3){
    margin-right: 0;
}
#Product .img-item:hover{
    opacity: 0.8;
}
#Product .product-content{
    direction: rtl;
    text-align: right;
    font-family: 'hyperweb',tahoma;
    padding: 2rem 1rem;
}
#Product .product-title{
    font-size: 15px;
    line-height: 2rem;
    text-transform: capitalize;
    font-family: 'hyperweb',tahoma;
    font-weight: 700;
    position: relative;
    color: #155480;
    margin: 1rem 0;
    padding-bottom: 10px;
}
#Product .product-title::after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 4px;
    width: 80px;
    background: #63f953  !important;
}
#Product .product-detail h2{
    text-transform: capitalize;
    font-family: 'hyperweb',tahoma;
    color: #12263a;
    font-size: 14px;
    line-height: 2rem;
    text-align: right;
    padding-bottom: 0.6rem;
}
#Product .product-detail p{
    font-family: 'hyperweb',tahoma;
    padding: 0.3rem;
    text-align: justify;
    color: #000;
    font-weight: 900;
    font-size: 12px;
    line-height: 2rem;
}
#Product .product-detail ul{
    margin: 1rem 0;
    font-size: 0.9rem;
}
#Product .product-detail ul li{
    margin: 0;
    list-style: none;
    background: url(https://fadzrinmadu.github.io/hosted-assets/product-detail-page-design-with-image-slider-html-css-and-javascript/checked.png) left center no-repeat;
    background-size: 18px;
    padding-left: 1.7rem;
    margin: 0.4rem 0;
    font-weight: 600;
    opacity: 0.9;
}
#Product .product-detail ul li span{
    font-weight: 400;
}
#Product .purchase-info{
    margin: 1.5rem 0;
}
#Product .purchase-info input,
#Product .purchase-info .btn{
    border: 1.5px solid #ddd;
    border-radius: 25px;
    text-align: center;
    padding: 0.45rem 0.8rem;
    outline: 0;
    margin-right: 0.2rem;
    margin-bottom: 1rem;
}
#Product .purchase-info input{
    width: 60px;
}
#Product .purchase-info .btn{
    cursor: pointer;
    color: #fff;
}
#Product .purchase-info .btn:first-of-type{
    background: #256eff;
}
#Product .purchase-info .btn:last-of-type{
    background: #f64749;
}
#Product .purchase-info .btn:hover{
    opacity: 0.9;
}
#Product .social-links{
    display: flex;
    align-items: center;
}
#Product .social-links a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.2rem;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0.8rem;
    transition: all 0.5s ease;
}
#Product .social-links a:hover{
    background: #000;
    border-color: transparent;
    color: #fff;
}

@media screen and (min-width: 992px){
    #Product .card{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
    }
    #Product .card-wrapper{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #Product .product-imgs{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #Product .product-content{
        padding-top: 0;
    }
}