

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Black.otf') format('opentype');
    font-weight: 700;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.otf') format('opentype');
    font-weight: 600;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Medium.otf') format('opentype');
        font-weight: 500;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.otf') format('opentype');
    font-weight: 400;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Light.otf') format('opentype');
    font-weight: 200;
}


body{
    font-family: 'Gotham', sans-serif;
    font-size: 18px; 
    color: #231F20;
    position: relative;
}

.fs-28{font-size: 28px;}

.fw-bo{font-weight: 600;}
.fw-me{font-weight: 500;}

.heading{font-size: 30px; font-weight: 600; color:#000;}

a{-webkit-transition: all 0.32s ease-out; -moz-transition: all 0.32s ease-out; -o-transition: all 0.32s ease-out; -ms-transition:  all 0.32s ease-out; transition: all 0.32s ease-out; text-decoration:none;}
a:hover{color: #E91D2D; text-decoration: none;}

::placeholder { color: 000; opacity: 1; }
:-ms-input-placeholder { color: 000;}
::-ms-input-placeholder { color: 000;}

/*COMMOM STYLES*/

.bg-light{background-color: #F2F2F2!important; }
.bg-mikey{background-color: #E5E5E5!important; }
.bg-grey{background-color: #484c4c!important; }
.bg-brand{background-color: #E91D2D;}

.btn-brand{background-color: #E91D2D;  transition: all 0.32s ease-out; color: #FFF; font-weight: bold; font-size: 14px; padding: 15px 25px; letter-spacing: 1.5px; }
.btn-brand:hover{background-color: #484c4c; color: #FFF!important;}

.text-brand{color:#E91D2D!important;}
.text-black{color:#000!important;}

.has-bg{background-position: center; background-size: cover; }


.img-linked{
    -webkit-transition: all 0.32s ease-out;
    -moz-transition: all 0.32s ease-out;
    -o-transition: all 0.32s ease-out;
    -ms-transition:  all 0.32s ease-out;
    transition: all 0.32s ease-out;
}
.img-linked:hover{
    transform: scale(.96);
    cursor: pointer;
}
.text-linked{color: inherit;}




/* Navigation */
#topNavigation{background-color: #FFF; height: 140px;}
#topNavigation .img-logo{width: 350px;}
#topNavigation .nav-link{font-size: 16px; color: #000;}
#topNavigation .nav-link:focus,
#topNavigation .active,
#topNavigation .nav-link:hover{ color: #E91D2D;}


@media screen and (max-width:991px){
  

    #topNavigation{height: 55px!important; background-color: #FFF;;}
    #topNavigation .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(233, 29,15, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");}
    #topNavigation .navbar-toggler {border-color: rgba(4,63,131, 0);} 
    #topNavigation .navbar-toggler:focus, .navbar-toggler:active {outline: none; box-shadow: none; }
    #topNavigation .img-logo{width: 125px; padding-left: 15px;}

    #topNavigation .container{max-width: 100%; padding: 0;}
    #mainNav {background-color: #FFF; width: 100%; padding-left: 15px;}
}




@media screen and (max-width: 767px){
    .heading{font-size: 26px; font-weight: 600; color:#000;}

}

@media screen and (max-width: 576px){
    .heading{font-size: 22px;}
}

@media screen and (min-width: 992px){
    #topNavigation #mainNav .navbar-nav{margin-top: 40px;}
    .nav-sm{height: 75px!important;}
    .nav-sm .img-logo{width: 175px!important; padding-top: 15px;}
    .nav-sm #mainNav .navbar-nav{margin-top: 20px!important;}
    .border-md-left{border-left: 2px solid #000; padding-left: 30px;}
}

@media (min-width: 992px) and (max-width: 1199px){
    #topNavigation .img-logo{width: 225px; }
}

#heroCarousel .carousel-item{height: 900px; width: 100%; background-position: center; background-size: cover;}
#heroCarousel  .hero1{background-image: url('../images/hero-1.jpg');}
#heroCarousel  .hero2{background-image: url('../images/hero-2.jpg');}
#heroCarousel  .hero3{background-image: url('../images/hero-3.jpg');}
#heroCarousel  .hero4{background-image: url('../images/hero-4.jpg');}

.caption{position: absolute; left: 3%; bottom: 3%; z-index: 25;}
.caption h1{font-size: 90px; font-weight: 700; color: #FFF; text-shadow: 2px 3px 5px #484c4c;}

.grid{ display: flex; align-items: center; justify-content: center; margin-top: 5px; margin-bottom: 5px;}
.grid div{width: 100%; padding: 30px 20px; text-align: center; font-size: 28px; font-weight: 500; }
.grid .bg-brand{color: #FFF;}

.bg-excellence{background-image: url('../images/excellence.jpg'); min-height: 350px; background-position: top;}
.max-660{max-width: 660px!important; float: right; padding-left: 1.5rem; padding-right: 1.5rem;}

.customList{margin-left: -30px; list-style-type: none;}
.customList li{padding-left: 40px; background-image: url('../images/list.png'); background-repeat: no-repeat; background-position: left; font-size: 22px; font-weight: 500; margin-bottom: 18px;}

.img-services{position: relative;}
.img-services2{top: -30px;}
.img-services3{top: -60px;}
.img-services4{top: -90px;}

.bg-covid-solutions{background-image: url('../images/bg-covid-solutions.jpg'); min-height: 525px;  background-position: top; position: relative;}

#cardWrappper .card{border: 10px solid #7F7F7F; border-radius: 0;}
#cardWrappper .card-title{font-size: 22px;}

@media screen and (max-width: 1199px){
    .caption h1{font-size: 62px;}
}


@media screen and (max-width: 991px){
    #heroCarousel .carousel-item{height: 650px; }
    .caption h1{font-size: 42px;}
    .grid div{padding: 30px 20px; font-size: 22px;}
}



@media screen and (max-width: 767px){
    #heroCarousel .carousel-item{height: 450px; }
    .caption h1{font-size: 26px;}
    .grid div{padding: 20px 20px; font-size: 25px;}

    .bg-excellence{min-height: 250px;}
    .bg-covid-solutions{min-height: 125px;}
    .customList li {font-size: 20px;}
    .img-services{top:0; width: 50%; float: left; display: inline;}
}

@media screen and (max-width: 567px){
    #heroCarousel .carousel-item{height: 300px; }
   .caption h1{font-size: 24px;}
   .grid div{padding: 15px 20px; font-size: 22px;}
}

