
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body{
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
.bottom-whatsapp 
{
    position: fixed;
    bottom: 5.5%;
    left: 6%;
    z-index: 9;
}
.bottom-whatsapp a 
{
    font-size: 30px;
}
.bottom-whatsapp i {
    background: #25D366;
    padding: 10px;
    border-radius: 25px;
}
.banner-hero-title
{
    color: #ffffff;
    font-size: 60px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.banner-sub-title
{
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.home-banner-caption 
{
    bottom: 85px;
    background: #000000ad;
    text-align: left !important;
    width: 45%;
    left: 30%;
    padding: 2% 1%;
    display: block;
  animation-name: slideUp;
  animation-duration: 10s;
  animation-timing-function: ease-in;
  text-align: left;
  animation-delay: 0s;
  animation-fill-mode: forwards;
}
.home-banner-caption a
{
    background: #322e8a;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
}
@keyframes slideUp {
    0% {
      transform: translateY(100%);
    }
     
    
    100% {
      transform: translateY(0);
     
    
    }
  }
.home-modal-footer button
{
    display: none;
}
.gallery-lightbox p
{
    text-align: center;
}
.gallery-lightbox a
{
    color: #000;
    text-decoration: none;
}
.bread-bg {
    background-image: url(../includes/breadcrumb1.jpg);
    background-repeat: no-repeat;
    height: 250px;
}
.bread-h1 {
    color: #fff;
    margin-top: 85px;
}

.header-top {
    background-color:  rgba(46,45,142,1);
    height: 27px;
}

.header-top-right ul li{
    display: inline-block;
    margin-right: 38px;
}
.header-top-right ul li:last-child{
    margin-right: 0px;
}
.header-top-left p, .header-top-right ul li a{
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #fff !important;
 
    line-height: 25px;
    position: relative;
    z-index: 1;
}
.header-top-right ul li:hover a{
    color: #EC1C23;
}

/*

.header-top {
    background: #f90301;
    position: relative;
    height: 26px;
}
.header-top::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 59px;
    position: absolute;
    right: 50% !important;
    top: -13px;
    transform: rotate(45deg);
    width: 5px;
    z-index: 1;
}
.header-top:after {
    background: #2e3192;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 50%;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.header-top-right ul li {
    display: inline-block;

}
.header-top-right::after {
    background: #2e3192 none repeat scroll 0 0;
    content: "";
    height: 90px;
    left: -8% !important;
    position: absolute;
    top: -55px;
    transform: rotate(-45deg);
    width: 60px;
} */
/*.top-header-red{
    background-color: red;
    height: 30px;
}
.top-header-blue{
    background-color: #2e3192;
    height: 30px;
}
.top-header-blue p {
    float: right;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.top-header-red p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
*/
.header-top-left a {
    color: #fff;
    text-decoration: none;
}
.header-top-right a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize !important;
}
.contact-form .form-group {
    position: relative;
    margin-bottom: 30px;
}
.modal-body .form-group input {
    width: 100%;
    padding: 14px;
    border-radius: 7px;
    border: 1px solid;
}
.form-group {
    padding-bottom: 25px;
}
.checkbox-custom {
    width: 25px;
    height: 25px;
    margin-left: auto;
}
.contact-form button {
    text-transform: uppercase;
    padding: 20px;
    color: white;
}
.logo1{
    padding-bottom: 10px;
    padding-top:10px;
}
.logo2 {
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    top: 0;
    bottom: 0;
    justify-content: center;
    align-content: center;
}
.logo1 img{
    float:left;
}
.logo2 img {
    float: right;
    width: 400px;
}
.bg-light {
    background-color: #2d2e8e !important;
    border-bottom: 3px solid #fff;
}
a.nav-link {
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Fira Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Fira Sans', sans-serif;
}
p{
    font-family: 'Roboto', sans-serif;
}
li.nav-item {
    padding-right: 30px;
}
.home-aboutus-h2 {
    font-size: 20px;
    padding-top: 36px;
    padding-left:  35px;
    color: #2c2b8a;
}
.home-aboutus-p {
    font-size: 18px;
    color: #727272;
    padding-left: 35px;
    text-align: justify;
}
.about-section-inner-h2{
color: red;
margin: 0 0 9px;
font-size: 35px;
font-weight: 700;
}
.about-icon img{
display: inline-block;
}
.about-icon{
    margin: -70px 0 0 50px;
}
.about-section-inner-1, .about-section-inner-2, .about-section-inner-3, .about-section-inner-4 {
    width: 40%;
    display: inline-block;
    margin-left: 32px;
    margin-top: 42px;
}
.about-section-inner-h3{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.section-aboutus{
    margin: 0 0 13px;
    font-size: 37px;
    font-weight: 700;
    line-height: 43px;
    padding-left: 35px;
}
.clear-75{
        padding-top: 75px;
    }
.about-moredetails{
    padding: 19px 35px 18px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 23px;
    letter-spacing: .3px;
    background-color: red;
    border-style: solid;
    border-width: 1px;
    border-color: red;
    border-radius: 0;
    color: #fff;
    position: relative;
    display: inline-block;
}
.about-moredetails::before{
position: absolute;
    content: "";
    border-radius: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 102% 102%;
    opacity: 0;
}
.facility li {
    font-size: 18px;
    list-style-image: url(../images/icons/facility.png) !important;
    line-height: 34px;
    font-weight: 600;
}
.fac {
    width: 156%;
}
.facility-bg {
    background-color: #f1f1f1;
    padding-top: 21px;
    padding-bottom: 20px;
}
ul.facility {
    margin-left: 25px;
    width: 120%;
}
.card-text {
    padding: 13px;
    text-align: justify;
}
.card-title {
    font-size: 22px;
    font-weight: 800;
}
h4.testimonial-h4 {
    font-size: 46px;
    font-weight: 900;
    color: #fff;
    margin-top: 75px;
}
.testimon-bg {
    background-color: #012e6a !important;
    margin-top: -47px;
}
.testimon-p{
    color:#fff;
}
.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important;
    height: 380px;
}
.partner-h6{
    font-size: 42px;
    padding-bottom: 35px;
}
.slider {
    animation: slidein 30s linear infinite;
    white-space: nowrap;
}
.logos {
    width: 100%;
    display: inline-block;
    margin: 0px 0;
}
.partners {
    list-style-type: none;
}
ul.partners li {
    display: inline;
    margin-left: 89px;
}
.footer-widget-1 ul {
    list-style-type: none;
    margin-left: -28px;
}
.footer-widget-1 p {
    text-align: justify;
}
.footer-widget-1 {
    padding-right: 45px;
}
input {
    width: 111%;
    padding: 8px;
    border-radius: 7px;
    border: 1px solid;
}
.fcf-form-control {
    margin-top: 11px;
}
.fcf-btn {
    background: #e1e1e1;
    margin-top: 10px;
    width: 50%;
    color: #000;
    border: 1px solid;
    border-radius: 13px;
}
footer {
    background: #181818;
    color:#9d9d9d;
    padding-top:20px;
    padding-bottom: 20px;
}
.copy-section {
    background: #0d0d0d;
    color: #6e6e6e;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.col-lg-6.designby span {
    float: right;
}

.about-p{
    font-size: 23px;
    text-align: justify;
}
span.red{
    color:red;
    font-weight: 700;
}
a.list-group-item.list-group-item-action:hover {
    background: red;
    color: #fff;
}
.dropdown-menu.w-100.mt-0.show {
    background: #2c2b8a;
    margin-left: 24%;
}
a.list-group-item.list-group-item-action {
    background: #2c2b8a;
    color: #fff;
    border: none;
}
.sidebar{
    position: sticky;
    top:25px;

}

li.sidebar-content {
    list-style-type: none;
    margin-bottom: 5px;
    position: relative;

}
.sidebar-content a {
    color: #000;
    text-decoration: none;
    border: 1px solid #2c2b8a;
    padding: 10px 15px 10px 39px;
    position: relative;
    background: #efefef;
    display: block;
}
.title-h2 {
    font-size: 36px;
    font-weight: 900;
    color: #2c2b8a;
}
.content-inner-pages ul li {
    position: relative;
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 20px;
}

.content-inner-pages ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    text-align: left;
    font-size: 22px;
    line-height: 25px;
    color: #fb4848;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
.service-ul{
    list-style-type: none;
    font-size: 16px;
    margin-left: -34px;
}
i.bx.bx-right-arrow-circle {
    color: red;
    font-size: 24px;
    position: absolute;
}
.service-inner {
    display: inline-flex;
    padding-left: 30px;
}

.images-gallery {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    padding-left: 19px;
}
.col-lg-12.facility {
    display: inherit;
}
.facility-sec2 {
    padding-left: 75px;
}


.contact-info {
    margin-bottom: 30px;
    background-color: #070b3b;
    padding: 52px 35px 22px;
    border-radius: 15px;
    position: relative;
    z-index: 1;
}
.contact-info h2 {
    color: #ffffff;
    font-size: 26px;
    margin-bottom: 15px;
}
.contact-info ul li {
    display: block;
    margin-bottom: 30px;
    padding-left: 60px;
    position: relative;
}
.contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-info ul li .content i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #ffffff;
    font-size: 20px;
    color: #0071dc;
    border-radius: 50px;
    border: 1px solid #E2E2E2;
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.contact-info ul li .content h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #ffffff;
    display: block;
}
.contact-info ul li .content span {
    color: #ffffff;
    font-weight: 400;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
}
.contact-info .content {
    color: #fff;
}
.contact-info ul {
    position: relative;
    right: 50px;
}
ul.footer-terms {
    font-size: 14px;
}
ul.footer-terms a{
color:#9d9d9d !important;
text-decoration:none;
}
@media screen and (max-width: 1366px) and (min-width: 1025px) 
{
    .home-modal-header 
    {
        margin-top: -35px;
    }
    .form-group 
    {
        padding-bottom: 10px;
    }
}
/* Mobile Responsive */
@media screen and (max-width: 425px) and (min-width: 320px) {
    .logo2 img {
        float: left;
        width: 100% ;
    }
    .header-top {
        height: 100px;
    }
    .header-top-right ul li:last-child {
        display: block;
        position: relative;
        left: -63px;
    }
    .map iframe {
        height: 300px;
    }
    ul.facility {
        margin-left: -11px;
        width: 100%;
    }
    ul.partners li {
        display: inline;
        margin-left: 0px;
    }
    .dropdown-menu.w-100.mt-0.show {
        background: #2c2b8a;
        margin-left: 0%;
    }   
    .fac {
        width: auto;
    }
  }
  @media screen and (max-width: 768px) and (min-width: 426px) {
    .header-top-right a 
    {
        font-size: 14px;
    }
    .header-top 
    {
        height: 75px;
    }
    .logo2 img {
        float: right;
        width: 100%;
    }
    .logo1 img {
        float: none;
        width: 100%;
    }
    .fac {
         width: 0%;
    }
    ul.facility {
        margin-left: 25px;
        width: auto;
    }
  
  }
  
  .modal-dialog {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}
  