body {
    font-family: 'Roboto', sans-serif;
}


.navbar-dark {
    color: #fff;
    background-color:#002147;
}

.navbar-nav .dropdown-menu {
    color: #fff;
    background-color:#002147;v
    border-block-end: 1px solid #fff;
}

.dropdown-item {
    color: rgba(255,255,255,.55)!important;
    border-block-end: 1px solid #fff!important;
}

.dropdown-item a:hover {
    background-color: #002147;
    color: rgb(255, 255, 255);
}

.navbar-expand-md .navbar-collapse {
    place-content: center;
    word-spacing: 3px;
}

.dropdown-menu {
    margin: none;
    padding: 2px 0;
    background-color: #002147;
    border: none;
    border-block-start: 1px solid #e0dada;
}

.dropdown-menu a:hover {
    background-color: #002147;
    color: rgb(255, 255, 255);
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.bg-dark {
    background-color: #002147!important;
}

.card {
    text-align: justify;
    background-color: black;
    border: 0.5px solid #78787817;
}

.card-title {
    color: #ffff00;
    line-height: 1.7;
}

.card-text {
    color: #e0dada;
    font-size: 14px;
    line-height: 32px;
}

.mob,
.mails,
.social {
    text-align: center;
    color: #e0dada;
}

.site-logo img {
    width: 135px;
    /*height: 150px;*/
    text-align: center;
}

.head-img img {
    width: 180px;
    height: 120px;
    text-align: center;
}


.footer {
    background-color: #002147;
    /* font-family: "PT Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; */
    color: #C7C2BC;
    padding: 15px;
}

.footer .footer-legal .container div a:hover,
.footer .footer-legal .container a:hover {
    /* font-family: "PT Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; */
    color: #fff;
}

.spacing {
    padding: 25px 0px 25px 0px;
}

.flex {
    width: 100%;
    flex-direction: column;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    display: flex;
}

.para-white {
    text-align: left;
    line-height: 1.9;
}

.founder {
    color: #002147!important;
    /* font-family: Tahoma, "Trebuchet MS", sans-serif; */
    font-size: 25px;
    margin-top: 2%;
    font-weight: bold;
    letter-spacing: 1.7px;
    text-align: center;
}

.times {
    color: red!important;
    /* font-family: Tahoma, "Trebuchet MS", sans-serif; */
    font-size: 25px;
    margin-top: 2%;
    font-weight: bold;
    letter-spacing: 1.7px;
    text-align: center;
}

.our-inspiration img {
    width: 80%;
}

a {
    color: #e0dada;
}

.para-black {
    text-align: justify;
    color: #000;
    /* font-family: Tahoma, "Trebuchet MS", sans-serif; */
    /* font-size: 14px; */
    margin-top: -1%;
    margin-bottom: 2%;
    /* font-weight: bold; */
}

.programs img {
    width: 100%;
}

.content {
    margin-top: 1%;
}

.touch {
    margin-top: 25px;
}

.touch .touch-btn {
    float: left;
    width: 30%;
    height: 50px;
    color: #fff;
    border: none;
    background-color: #E71D1D;
}

.touch .touch-btn a {
    color: #fff;
}

.blog4 img {
    padding-top: 30px;
    width: 90%;
    margin: 10px;
    /* height: 40%; */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.card {
    margin: 10px;
    text-align: justify;
    background-color: black;
    border: 0.5px solid #78787817;
}

.card-title {
    color: #c7c2bc;
    line-height: 1.7;
}

.card-text {
    color: #e0dada;
    font-size: 14px;
    line-height: 32px;
}

.card-img,
.card-img-top {
    height: 230px;
}

.get-started .php-email-form button[type=submit] {
    background: #000;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

.get-started .php-email-form button[type=submit]:hover {
    background: #00000096;
}

.six-section-two {
    width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 4%;
    box-sizing: border-box;
}

.six-container {
    position: relative;
    width: 100%;
    padding-right: 6px;
    padding-left: 1px;
}

@media(max-width:327px) {
    .list-group-horizontal {
        flex-direction: column;
    }
    .video-container {
    margin: 0 auto;
    max-width: 100%;
    height: 152px;
    position: relative;
}
}

.exclusive-container{
    margin: 0 auto;
    max-width: 100%;
    /*width: 1040px;*/
    /*height: 266px;*/
    position: relative;
}

/*.video-container {*/
/*    margin: 0 auto;*/
/*    max-width: 100%;*/
/*    width: 1040px;*/
/*    height: 590px;*/
/*    position: relative;*/
/*}*/


/* Video Slider */

.video-slider {
    display: none;
}


/* Individual Slide: Container */

.video-slide {
    position: relative;
    margin: 0 auto;
}


/* Individual Slide: Video */

.video-slide video {
    width: 100%;
    height: 590px;
}


/* Navigation */

.video-slider-btn {
    border: none;
    display: inline-block;
    color: #fff;
    font-size: 100px;
    padding: 10px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    z-index: 99999;
    opacity: .7;
    transition: all 350ms ease-in-out;
}

.video-slider-btn:hover {
    opacity: 1;
    transition: all 350ms ease-in-out;
}

.video-slider-btn.left-side {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(-0%, -50%);
}

.video-slider-btn.right-side {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}