/*=================================================================
  Navigation*/
 
  input[type=number] {
    -moz-appearance: textfield;
  }
body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: visible !important;
    padding-right: initial !important;
    font-family: 'Montserrat', sans-serif;
    background-color: #e9eaec;
    margin: 0; 
   
}
.blackred{
  background-color: #812b3f;
}
.pink{
  background-color: #c04f6d;
}
.green{
  background-color: #9a8b35;
}
.red{
  background-color: #972d27;
}
.purpple{
  background-color: #8d4b94;
}
.blue{
  background-color: #29497c;
}
.navbar {
    padding-right: initial !important;
}
.border-danger{
  border-color: #c2494d !important
}
.nav-link  {
    border:1px solid #c2494d;
    border-radius: 50%;

}

.logo {
    max-width: 100px;
    max-height: 90px
}

.wrapper {
    flex: 1 0 auto;
}




.signup:hover::after,
.signup.active::after {
    background: transparent !important;
    color: transparent
}

.navbar .show {
    background-color: white;
    box-shadow: 0px 3px 20px #e3e6f0;
    padding: 2%;
}

.show .center-item .nav-link.active::after,
.show.center-item .nav-link:hover::after {
    width: 4%;
}

.nav-link::after {
    content: "";
    display: block;
    margin: 0;
    height: 3px;
    width: 0;
    top: 5px;
    background: transparent;
    transition: all 0.3s;
}
.nav-link i ,.contact{
    color:#c2494d ;
    font-weight: bold;
}

.btn.hover::after {
    background-color: transparent !important;
    color: transparent !important
}
.navbar-nav .nav-link{
    padding:.2rem
}

.navbar-nav .nav-link,
.signup ,.login {
    font-size: 12px;
    color:#c2494d;
    font-weight: bold;
  
}
.full-like{
    background-color: #6382bb;
    color:white !important;
    border-radius: 10px;
    border-color: white;
}
.full-like i{
    color:white;
}
.scrollnav {
    background-color: white;
}

.navbar-toggler {
    background-color: #2778c4;
    color: #e3eaef;
    border-radius: 5px;
}

.nav-header {
    background-color: transparent;
}


.slick-slide img{
    width:100%
}
button{
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .slide-arrow{
    position: absolute;
    top: 50%;
    margin-top: -15px;
  }
  .prev-arrow{
    left: 3%;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    color: white;
    z-index: 1000000;
  }
  .next-arrow{
    right: 3%;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    color: white;
    z-index: 1000000;
  }
  .slide-item img{
    width:100%;
    height: 500px;

  }
  .cap {
    position: absolute;
    top:25%;
    left:19%;
    color:white;
   
  
  }
  .cap h4{
    font-size: 34px;
    font-weight: bold;
    font-family: monospace;

  }
  .cap button{
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    margin:auto;
    display: table;
    white-space: nowrap;

  
    
  }
  .cap i ,.meta-item i{
    color: white;
    background-color: red;
    padding: 5%;
    border-radius: 50%;
    font-size: 15px;
    position: absolute;
    left: 28%;
  }
  .meta-item i{
    position: absolute;
    left: 34%;
    top: 39%;
    padding: 4%;
  }
  
  .meta-item button{
    width: 100%;
  }
  
  .second-sec{
    padding: 3%;
  }
  .second{
    background-color:#e9eaec
  }
  .second-sec h2{
     color:#040707;
     font-family: monospace;
  }
  .video-img{
    border-radius: 10%;

  }
  .text-red{
    color:#ba2931;
    font-weight: bold;
  }
  .start-btn{
    margin-top:5%;
    background-color: #ba2931;
    font-family: monospace;
  }
  .third{
    background-color: #25285f;
    border-bottom-left-radius: 10%;
    border-bottom-right-radius: 10%;
  }
  .third-sec{
    padding:5% 17%;
    border-end-end-radius: 10%;
  }
  .third-sec .mid-img{
    border: 8px solid white;
    border-radius: 5%;
  }
  .img-color{

   
    padding: 20%;
    border-radius: 20px;
   
    margin: auto;
    color: white;
    font-weight: bold;
   
  }
  .img-color:hover{
    transform: scale(1.2, 1.2);

  }
  .cap1{
    margin-top:6%;
    font-size: 11px;
  }
 .Desc{
  color:white;
  font-weight: bold;
  font-size: 12px;
 }
  .special-cap{
    color:white;
   
  }
  .special-item img{
    width:32px
  }
  .third-sec  .slick-slide {
    margin: 0 10px;
}
/* the parent */
.third-sec .slick-list {
    margin: 0 -10px;
}
.speciality {
  margin-top: 5%;
}
.speciality .next-arrow{
  right:-7% 
}
.speciality .prev-arrow{
  left:-7% 
}
.search{
  position: relative;
  box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    
  }
.Details{
  font-family: monospace;
  color:#060a0b;
  line-height: 35px;


}
.Details h4{
  margin-bottom: 2%;

}
  .search input{

   height: 60px;
   text-indent: 25px;
   border: 2px solid #d6d4d4;
  }
  .Blog-sub-art img{
    height:100px

  }
  .Blog-sub-art{
    box-shadow: 4px 4px 3px #dddfeb;
    margin: 7px;
  }
  .Blog-sub-art span{
    font-family: cursive;
    font-size: 10px;
  }
  .Blog-sub-art h5{
    font-size: 12px;
    color:#3a3b45;
    font-family: cursive;
  }
  .Blog h4{
    font-family: monospace;
    color:#060a0b
  }
  .meta{
    background-image: url('../img/meta.jpg');
    background-repeat: no-repeat;
    background-size: cover;
   height: 600px;
  }
  .meta-item{
    padding:10%
  }
  .meta-item h1{
    font-family: cursive;
  }
  .meta-item p , .meta-item span{
    color:white;
    font-family: Arial, Helvetica, sans-serif;
   
    font-size: 17px;
  }
  .meta-item span{
   
    padding: 10px;
    background-color: #ae454b;
    border: 7px solid white;
    border-radius: 31px;
    padding: 10px;
    font-family: monospace;
    margin-top: 10%;

  }
  .cap button span {
    font-size: 15px;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    background-color: white;
    padding: 10px;
    margin-left:-10px;
    color: black;
  }
  .btn-text{
    font-size: 15px !important;
    border-radius: 0 !important;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    background-color: white !important;
    padding: 2px !important;
    margin-left:-10px !important;
    color: black !important;

  }
  /*=================================================================
  Footer section
==================================================================*/

#footer {
  background-image: url(../img/footerjpg.jpg);
  flex: 0 0 50px;
  margin-top: auto;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 2%;
}

.top-footer {
  margin-top: 2%;
}

.mt-footer {
  margin-top: 2%;
}

.top-footer h3 {
  font-size: 23px;
  
  color: #060a0a;
  font-weight: bold;
  text-transform: capitalize;
  border-bottom: 1px solid #3abaf4;
  font-family: monospace;
 }

.top-footer p  ,.top-footer h5{
  font-size: 15px;
  line-height: 30px;
  color: #060a0a;
  font-weight: 600;
  letter-spacing: 1px;
  padding-right: 20px;
}


.top-footer li {
  list-style-type: none;
}
.top-footer .form-control {
  padding-right: 30px;
  padding-right: 30px;
    background: #dddfeb;
    border-radius: 20px
}
.top-footer  .form-control + .fa{
  position: absolute;
  right: 13px;
  padding: 12px 12px;
  top: 65%;
  border: 1px solid gray;
  border-radius: 50%;
}

.top-footer li a {
  font-size: 15px;
 
  color: #060a0a;
  font-weight: 300;
  text-transform: capitalize;
  transition: color .3s;
  font-family: monospace;
  display: block;
}

.top-footer li a:hover {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.footer-bottom {
  text-align: center;
  background-color: #1b1b1b;
  border-top: 1px solid #2c2c2c;
  padding: 30px 0;
}

.footer-bottom h5 {
  font-size: 12px;
  line-height: 1;
  color: #888888;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 7px;
  margin-bottom: 3px;
}

.footer-bottom h6 {
  font-size: 11px;
  line-height: 15px;
  color: #888888;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 2px;
  margin-bottom: 0;
}

.center-column {
  margin-top: 4%
}


/*Icon Style */

.scroll-top {
  width: 100px;
  height: auto;
  right: .5%;
  bottom: 0;
  position: fixed;
  z-index: 99999;
  border-radius: 30%;
  cursor: pointer;
  text-align: center;
  margin: auto;
  display: table
}

.scroll-top i {
  text-align: center;
  color: red;
  margin-right: 10%;
}

.scroll-top p {
  color: red;
  font-weight: 700;
  margin-top: -25%;
}

#footer .modal-dialog {
  position: fixed;
  top: auto;
  right: 6%;
  bottom: 1%;
}

#footer .modal-header {
  border: none
}

#footer .modal-footer {
  border: none
}

#footer .modal-title {
  margin: auto !important
}

#footer .modal-title img {
  width: 32px;
  height: 32px;
  margin-top: -3%
}

#footer .modal-title h5 {
  color: rgb(0, 19, 59);
  font-weight: bold;
}
.medium{
  font-size: 2em;
}
.Question{
  background-color: #a9c4cf;
}
.Question h4{
  color:#060c0b;
  font-weight: bold;
}
.Question .form-select{
  background-color: #a8c3ce;
    border: 0;
    border-left: 10px solid #9fa0a7;
    border-bottom: 1px solid black;
    color: black;
    font-weight: bold;
    font-size: 15px;
    font-family: monospace;
}
.styled-select select {
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
  background-color:white
}
@media only screen and (max-width: 900px) {
  .slide-item img{
    height: auto;
  }
  .cap h4{
    font-size: 10px;
  }
  .cap button span {
    font-size: 10px;
    border-radius: 20px;
  }
  .cap i{
    display: none;
  }
  .video-img{
    margin-top:5%
  }
  .second-sec h2{
    font-size: 15px;
  }
  .Details{
    padding:10px !important;
  }
  .Details h4{
    font-size: 15px;
  }
  .Blog div{
    padding:3px !important;
  }
  .top-footer h3{
    font-size: 10px;
  }
  .top-footer li a{
    font-size: 8px;
  }
  .top-footer p, .top-footer h5{
    font-size: 10px;
  }
  .Blog h4{
    font-size: 15px;
  }
 .top-footer .mr-4, .top-footer .mx-4{
  margin-right: 0.5rem!important;
 }
  .meta{
    height: auto;
  }
  .meta-item i{
    left: 28%;
    top: 51%;
  }
  .top-footer .form-control + .fa{
    top: 80%;
  }
  .small-item{
    display: flex;
    flex-direction: row;
  }
  .nav-item {
    display: flex;
    flex-direction: row;
  }
  .small-item span {
    display: none;
  }
  #footer{
    background-image:none
  }
  .navbar-nav .nav-link, .signup, .login{
    font-size: 7px;
  }
}
