@import url('https://fonts.googleapis.com/css?family=Roboto|Oswald&display=swap');
body{
    background-color: #dde7d0;
    font-size:1.2rem !important;
    font-family: 'Roboto',sans-serif !important;
    font-weight:600;
    
}
p {
    line-height: 2;
    position: relative;
}
.title {
  animation: color-change 2s infinite;
}
.navbar-brand img{ height:70px;}
@keyframes color-change {
  0% { color:#c7373c; }
  50% { color: #007bff; }
  100% { color:#fd7e14; }
}

.number{background-color:#17a2b8;color:#dde7d0;border-radius:50%;height:45px;width: 45px;text-align: center;font: 25px sans-serif;line-height: 45px}
 .card-flow{
 background:linear-gradient(45deg, rgba(130,78,80,1) 30%, rgba(29,80,131,1) 100%);}
 .card-flow .card{color:#fdfdfd;background:transparent;min-height: 100%}
 .card-flow .card p{color:#ffc107;}
.testimonial{
    padding: 70px 30px 50px;
    margin: 50px 30px 30px;
    border: 1px solid #ea816b;
    position: relative;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #c7373c;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px;
    color: #5e595b;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 25px;
    color: #d7d7d7;
    position: absolute;
    top: 0;
    left: -2px;
}
.testimonial .title{
    display: inline-table;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ea816b;
    font-size: 20px;
    font-weight: 700;
    color: #c7373c;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
}
.testimonial .post{
    font-size: 15px;
    color: #671a36;
}
.owl-theme .owl-controls{
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 0;
    background: transparent;
}
.owl-prev{
    position: absolute;
    left: -5%;
}
.owl-next{
    position: absolute;
    right: -5%;
}
.owl-prev:after,
.owl-next:after{
    content: "\f104";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 30px;
    color: #c7373c;
    opacity: 1;
}
.owl-next:after{ content: "\f105"; }
 .form-control{margin-top: 5px;margin-bottom: 5px}
@media only screen and (max-width: 479px){
    .testimonial{ padding: 70px 10px 30px; }
    .testimonial .description:before{ top: -20px }
    .testimonial .title{ font-size: 12px; }
    .testimonial .post{ font-size: 11px; }
}

section{min-height:50vh;align-content: center;}
section  div{margin-top: auto}
.about .accordion-button{
    text-align:left;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-family:'Oswald';
    border-bottom-left-radius: 15%;
    border-bottom-right-radius: 15%;
        border-top-left-radius: 15%;
    border-top-right-radius: 15%;
    border:5px rgba(44,136,191,1) solid;
    
}.about .accordion-body,.about .accordion-body *{background-color:#fff;color:#1F2667 !important}
.gradient-1 *{ background-color: transparent;color:#fff}
.gradient-1{
    background: linear-gradient(45deg, rgba(57,94,106,0.9696079115239846) 38%, rgba(44,136,191,1) 100%);
}
.rounded-icon{font-size:48px !important;color:#17a2b8;position: relative}
.bg-dark{background-color: #1F2667;
background-image: linear-gradient(147deg, rgb(23, 42, 98,1) 20%, rgb(31, 38, 103, 0.9) 74%) !important;}
.bg-light{background-color: #eff4f4}

.services-card .card{color:#333;font-size:1.1rem;text-align: center;padding:5px; transition:2s;background-color: #eff4f4;font-family: 'roboto'}
.services-card .card:hover{background-color:#17a2b8;color: #fdfdfd; transform: scale(1.1);}
.headerslide{
    min-height: 80vh;
background-image:linear-gradient(45deg, rgb(23, 42, 98, 1) 37%, rgb(31, 38, 103, 0.9) 30%, rgb(139, 138, 122, 0.5) 100%),url(../images/slides/slide1.jpg);
    background-size:cover;
    background-position:center;
    background-blend-mode: normal;
}
.headerimg{background-image: url(../images/corporate-image.jpg);background-repeat:no-repeat;background-size:100% auto;background-position:center;height:200px;background-color:#fff;}
.title{color: #ffc107;
font-size: 53px;
font-weight: 800;
text-transform: capitalize;
line-height: 1.4em;
letter-spacing: 1.5px;}
.headerslide .container{
    top:40%;
    position: relative;
}
.nav-link{font-weight: bold;color:#00a8f3 !important;}
.nav-link:hover{color:#007bff !important;border-bottom: 1.5px solid #00a8f3}
.nav-link{text-transform: uppercase}
@media(max-width:750px){
    .headerslide{
    height: 60vh;
}
.navbar-brand img {
    height: 50px;
}
.headerslide .container{
    top:15%;}
.title{font-size: 28px;}

.nav-item {border-bottom:solid 1px #f0f0f0;}
.nav-link:after{
   content: "\21AB";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
   float:right;
}
.nav-item a:hover{background-color:#fdfdfd;color:#171a1d !important;}
.nav-link a:hover{margin-left:15px;}
}