body {
    /*font-family: Ariel Hebrew Scholar;
    font-family: StRyde-Bold;*/
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 400;
    position: relative;
}
.navbar {
    background: #0D122E !important;
}
.navbar .nav {
    width: 100%;
    align-items: center;
    justify-content: center;
}
.navbar .nav .nav-item {
    width: 13.5%;
    text-align: center;   
}
.navbar .nav .nav-item .nav-link {
    color: #FFF;
}
.navbar-brand.nav-bar-logo {
    display: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    position: absolute;
    top: 3rem;
}
.custom-toggler .navbar-toggler {
    border-color: rgb(255,255,255) !important;
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.contact-button-wrap {
    margin-bottom: 1rem;
}
section {
    margin-top: 2rem;
    margin-bottom: 6rem;
}
section h3 {
    margin-bottom: 1rem;
}
.contact-wrap {
    background: #C5C5C5;
}
.contact-wrap h4 {
    margin-top: 1rem;
    color: #FFF;
    font-weight: normal;
}
.contcat-form-wrap {
    background: #ADA5A5;
    border-radius: 10px;
    margin: 1rem 3rem;
    padding: 1rem 3rem 1rem 3rem;
}
.contcat-form-wrap h4 {
    margin-top: 0rem;
    margin-bottom: 1rem;
}
.contcat-form-wrap .col {
    padding: 1rem;
}
.contcat-form-wrap .col .form-control {
    text-align: center;
    color: #000;
}
.contact-wrap .contact-form-btn-wrapper {
    margin: 2rem 3rem 3rem 3rem;
}
.contact-bg {
    background: url(../images/contact-bg.png) no-repeat top left;
    background-size: cover;
}
footer {
    background: #0D122E;
    padding: 3rem 0 2rem 0;
    color: #FFF;
}
footer ul{
    padding: 0;
}
footer ul li{
    list-style-type: none;
}
footer ul li a {
    color: #FFF;
    padding: 0.5rem 0;
    display: block;
}
footer ul li a:hover {
    text-decoration: underline;
    color: #FFF;
}

/*Bootstrap css override*/
.btn-primary {
    background: #3DBCDA;
    border-color: #3DBCDA;
    border-radius: 10px;
}
.btn-primary:hover {
    background: #3ab1ce;
    border-color: #3ab1ce;
}
.carousel {
    margin-bottom: 5rem;
}
.news-wrap .col {
    margin-bottom: 5rem;
}
.news-poster {
    overflow:hidden;
}
.news-banner{
    display:block;
    overflow:hidden;
    border-radius:8px 8px 0 0;
}
.news-banner img{
    transition: transform .6s;
}
.news-banner:hover img{
    transform: scale(1.5);
}
.news-details {
    background:#f6f6f6;
    border-radius:0 0 8px 8px;
    padding:20px 30px;
    text-align:left;
    min-height:180px;
}
.news-details h4 {
    
}
.news-details-date {
    color:#969696;
    display:block;
    margin:10px 0;
}
.news-read-more {
    color:#3DBCDA;
}
.news-read-more:hover {
    color:#3DBCDA;
}
/**/
@media (min-width:768px){ .footUlCls{padding-left: 30px;}}
@media (min-width:992px){.footUlCls{padding-left: 30px;}}
@media (min-width:1200px){ .footUlCls{padding-left: 30px;}}
@media (max-width: 767.98px) { 
   
    .navbar-brand.nav-bar-logo {
        display: inline-block;
        margin-left: auto;
    margin-right: auto;
    }
    .nav-link-logo {
        display: none;
    }
    .navbar .nav .nav-item {
        width: 100%;   
    }
    section {
        margin-bottom: 2rem;
    }
    .partners-wrap ,footer .row {
        display: block;
    }
    .partners-wrap .col{
        margin-bottom: 1rem;
    }
    .contact-wrap {
        margin-bottom: 0;
    }
    .contact-bg {
        display: none;
    }
    .contcat-form-wrap {
        margin: 0rem;
    }
    .contcat-form-wrap .row {
        display: block;
    }
    .contact-wrap h4 {
        margin: 1.5rem 0;
    }
    footer .row .col {
        width: 100%;
        text-align: center;
        margin-bottom: 1.5rem;
        padding-bottom: 1.5rem;
        border-bottom: solid 1px rgba(255,255,255,.1)
    }
    footer .row .col img {
        max-width: 100%;
    }
    footer .row .col:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .sm-clients {
        text-align: center;
    }
    .sm-clients .mr-5 {
        margin-right: auto !important;
    }
    .media  {
        display: block;
    }
    .news-wrap .row {
        display: block;
    }
    .img-fluid {
        width:auto !important;
    }
    .news-banner .img-fluid {
        width:100% !important;
    }
    .card .img-fluid,.card .card-img-top {
        max-width: 75% !important;
        margin: 0 auto;
    }
}

.imgCustom{ width: 30% !important;}
.imgCustomFooter{ width: 70% !important;}
.bxShdw{box-shadow: 0.0em 0.1em 0.5em 0.5em #0d112e96 !important;}
.mt-5 h3 span{font-size:14px;}
.mt-5 h3 span span{font-size:18px;}

.carousel-caption {
    text-align:center;
    left:0;
    //padding-left:5%;
    width:100%;
    right:0;
    bottom:0px;
    //background: rgb(0,0,0);
    //background: linear-gradient(90deg, rgba(0,0,0,.5) 0%, rgba(96,96,96,.5) 49%, rgba(255,255,255,.5) 100%);

}
.carousel-caption p {
    margin-bottom:0px;
    //text-shadow: 2px 2px #000000;
    font-size:18px;
}
.carousel-indicators {
    top: 50px;
    bottom:0;
}