/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)

body {
  padding-top: 0px;
}

.carousel-item {
  height: 80vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
.probg{background: #8bcebd; color: #000;}
.img{ max-width: 100%;}
.imp{padding-right: 0px; padding-left: 0px;}
.imp1{padding-right: 0px; padding-left: 15px;}
.in h1{ font-size: 25px; font-weight:bolder; padding: 24px 30px;}
.in p{ font-size: 15px; font-weight:800; padding: 0px 30px;}
.in1 p{ font-size: 14px; font-weight:800; padding: 0px 30px;}
.in1 h1{ font-size: 25px; font-weight:bolder; padding: 22px 30px;}
.inb{ background: #f9c50f; color: #000; font-size: 14px; padding: 10px; text-align: center; font-weight: 800; margin-top: 30px; }
.inc {background: #63b0a0; color: #000; font-size: 14px; padding: 10px; text-align: center; font-weight: 800; margin-top: 30px; }
.ind {background: #8ecdbc; color: #000; font-size: 14px; padding: 10px; text-align: center; font-weight: 800; margin-top: 30px; }
.inb h3{font-size: 24px; font-weight: 900; text-align: left; padding: 20px 30px;}
.inb p{font-size: 15px; font-weight: 900; text-align: left; padding: 0px 30px;}
.ind h3{font-size: 24px; font-weight: 900; text-align: left; padding: 20px 30px;}
.ind p{font-size: 15px; font-weight: 900; text-align: left; padding: 0px 30px;}
.cl{ background: #fff;}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #ffc40e;
    background-clip: padding-box;
    border: 1px solid #231f20;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.dropdown-menu-right {
    /* right: 0; */
    left: auto;}
.navbar-nav .dropdown-menu {
    position: static;
    float: right;
}
.con h3{color: #ffc40e; font-size: 20px; font-weight: 900;}
.con p{color: #ffc40e; font-size: 13px; font-weight: 500;}
.btn-primary {
    color: #fff;
    background-color: #ffc40e;
    border-color: #007bff;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* padding: 0.5rem 1rem; */
    background: #231F20;
}
#text{
display:none;
}
#text1{
display:none;
}

.ww {
 
  padding: 12px 0;
  text-align: left;
}
.ww a {
  color: #70726F;
  font-size: 20px;
  padding: 10px;
}
.ww a:first-child {
}
.ww a:hover {
  color: white;
}