.carousel-inner .inner a{
    background: white;
    padding: 7px 12px;
    color: black;
    outline: 1px solid red;
    border-radius: 33px;
    text-transform: capitalize;
    text-decoration: none;
    transition: 0.5s;
}
.carousel-inner .inner a:hover{
  background-color: black;
  color: white;
}
.callto{
    background-color: #100f4a;
    padding: 30px 0px;
    color: aliceblue;
}

.inner h3{
  background-color: red;
    padding: 10px;
    border-radius: 30px;
}
.inner h4{
  width: 55%;
  text-align: center;
  margin: 10px auto;
  border-radius: 27px;
  background: red;
  padding: 6px;

}
.inner p{
  background-color: #403636;
  border-radius: 25px;
  padding: 10px;
}


/* callto style start  */

.dba{
  width: 172px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin: 40px 72px;
    border: 2px solid white;
    border-radius: 40px;
    font-size: 23px;
    text-decoration: dotted;
}
.dba a{
  color: white;
  text-decoration: dotted;
}
.dba a i{
  margin-right: 10px;
  font-size: 20px;
}

/* callto style end */


/* marqi css start  */
.marqi{
  width: 100%;
  height: 35px;
}
.marqi a{
  line-height: 35px;

}
.marqi-1{
  background: black;
    margin-left: -16px;
    width: 225px;
    height: 35px;
}
.marqi-1 h3{
  color: white;
  text-align: center;
}
/* marqi css end */


/* about section css start  */
.about{
  padding: 30px 0px;
background-color: white;
}
.about h2{
  margin-bottom: 40px;
    text-align: center;
    font-size: 30px;
    text-transform: capitalize;
}

.about h2 span{
  color: #E72325;
}
.about h3 {
  color: #808080;
}
.abt-img{
  margin-top: 30px;
}
.abt-img img{
      max-width: 100%;
      height: auto;
      height: 455px;
      border-radius: 10px;
}
.about.content div{
  width: 100%;
  height: 2px;
  border-bottom: 1px solid red;
}
 .about .content p{
  line-height: 1.8;
  margin-top: 30px;
}
 .about .content a{
  background: #E72325;
  padding: 7px 15px;
  color: white;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.4s;
}
.about .content a:hover{
  background-color: #100f4a;
  color: white;
}
.content h1{
 
  font-size: 30px;
}
.content h1 span{
  font-family: laila ,sans-serif;
  color: red;
  font-size: 34px;
}
/* about section end  */

/* service section css start  */
.service{
  background: linear-gradient(to bottom, #ddf0ea, #f8fefc);
  background-position: 100%;
  background-attachment: fixed;
  padding: 60px 0px;
}
.service h2{
  font-size: 40px;
    text-align: center;
    margin-bottom: 42px;
    font-family: 'Laila', sans-serif;
}
.service h2 span{
  color: #E72325;
  font-family: 'Laila', sans-serif;
}
.box{
  border: 1px solid #ffe5e5;
    margin-bottom: 20px;
    border-radius: 10px;
    transition: 0.4s;
    box-shadow: 3px 5px 10px grey;

}
.box:hover{
  border: 1px solid red;
  transform: scaleY(1.1);
}
.ser-img{
  height: 120px;
  width: 120px;
  /* border: 1px solid red; */
  margin: 0px auto;
}
.ser-img img{
  /* width:140px ; */
  height: 110px;
}
.ser-content h3{
  font-size: 20px;
  text-align: center;
  text-transform: capitalize;
  color: #bb1717;
  font-weight: 500;
  font-family: 'laila', sans-serif;
}
.ser-content p{
  padding: 0px 10px;
  font-size: 14px;

}
.ser-content a{
  text-align: center;
  display: block;
  background: #E72325;
  margin: 14px;
  padding: 2px 0px;
  color: white;
  text-decoration: none;
  text-transform: capitalize;
  transition: 0.4s;
  width: 100px;
  border-radius: 5px;
}
.ser-content a:hover{
  background-color: #100f4a;
}

/* service section css end */

/* top college css start  */
.college{
  padding: 30px 0px;
  background-color: #e6e2e2;
}
.college h2{
  font-size: 35px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 36px;
  font-family: 'laila', sans-serif;
}
.college h2 span{
  color: #bb1717;
  font-family: 'laila', sans-serif;

}
.college .item{
  width: 200px;
  height: 180px;
 
  box-shadow: 1px 2px 7px grey;
  border-radius: 10px;
  height: 190px;
  margin-bottom: 30px;
  /* padding: 10px 6px; */


}
.college .item img{
  width: 100%;
  height: 100%;
  border-radius: 10px;


}
.college .item:hover{
  background-color: #808080;
  opacity: 0.6;
}
/* top college css end */
.owl-nav{
  width: 70px;
  color: white;
  background: red;
  font-size: 30px;
  margin-top: 15px;
  border-radius: 23px;

}
.owl-next, .owl-prev{
  margin-left: 14px;
}


/* contact section css  */
.contact {
  background-color: #07294D;
  padding: 50px 0px;
  background-image: url(img/pattern.png);
  background-position: center center;
  background-size: cover;
}

.contact img {
  width: 100%;
  height: 633px;

}

.contact-1 {
  /* background-image: url(img/bbusiness-woman.png); */

}

.contact-2 {
  color: white;
  border: 1px solid white;
  padding: 12px;
  box-sizing: border-box;
  border-radius: 10px;
}

.visit-info {
  border-top: 3px solid #07294D;
  border-bottom: 3px solid #07294D;
  padding: 20px;
}

.hel {
  margin-top: 5px;
}

.cardi {
  border: 1px solid white;
  padding: 20px;
  border-radius: 18px;
}

.cardi .form-txt {
  color: white;
}
.cardi h3{
  color: white;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.cardi h3 span{
  color: #bb1717;
}

.form-txt {
  color: #4c1d1d;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;

}

/* contact section end */




/* testominail section css start  */

.testo{
  padding: 40px 0px;
  background:#BBDEFB;
  text-align: center;
}
.testo p{
  text-align: center;
}
.testo h2  {
  text-align: center;
  font-family: 'laila', sans-serif;
}
.testo .review{
  background-color: white;
  border-radius: 20px;
  box-shadow: 3px 2px 8px lightgray;
  width: 340px;
  height: 340px;
  margin: 0px auto;
}
.review .img{
  width: 125px;
  height: 125px;
  margin: 10px auto;
  border-radius: 100%;



}
.review .img img{
 width: 100%;
 height: 100%;
 border-radius: 100%;


}
.review .img h5
{
  text-transform: capitalize;
  font-size: 15px;
  width: 137px;
  margin: 12px 0px;
  color: red;



}
.review .txt {
  margin: 40px 10px 10px 10px;

}
.review .txt p{
  font-size: 13px;
}
.review .txt h6{
  text-transform: capitalize;
  padding-bottom: 16px;
  color: red;
  font-family: 'laila', sans-serif;
}
.review .txt h5{
  font-size: 16px;
  font-family: 'laila', sans-serif;
}


/* testominail section css end */

/* tabbu-content section start  */

.tabbu-content{
  display: flex;
  justify-content: space-between;
  background: #a53333;
  width: 100%;
  height: 40px;
}
.t-item li {
  list-style: none;
  margin: 0px 10px ;
  line-height: 40px;
}
.t-item{
  width: 47%;
}
.t-item a{
   color: white;
}
/* tabbu-content section end */


/* scroll css effect  */
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(up-arrow.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
/* scroll css end */



.comma h3{
  color: #834747;
}
.comma li {
  list-style: none;
}
.comma   a{
  color: black;
  text-decoration: none;
}
.comma .cola-close{
  background: white;
width: 35px;
height: 35px;
border-radius: 100%;
display: flex;
text-align: center;
justify-content: center;
line-height: 35px;
}









/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  /* background: #fff; */
  padding: 0 0 30px 0;
  color: #212529;
  font-size: 14px;
  background: #07294d;
  border-top: 2px solid white;
}

#footer .footer-newsletter {
  padding: 50px 0;
  background: #07294d;
  text-align: center;
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  color: #4e4039;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  text-align: left;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 4px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #00ff73;
  color: #fff;
  transition: 0.3s;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #c54811;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #07294d;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h4 {
  font-size: 22px;
  margin: 0 0 30px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  color: white;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  /* color: #5c5c5c; */
  color: white;

}
.footer-contact  h3{
  color: white;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: white;
  /* color: #212529; */
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  /* color: #f39e7a; */
  color: white;

  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: white;
  /* color: #5c5c5c; */
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: white;
  /* color: #00ff73; */
}
.footer-links p{
  color: white;
}

#footer .footer-top .social-links a {
  font-size: 21px;
  display: inline-block;
  background:white;
  color: #751e1e;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #ef7f4d;
  color: #fff;
  text-decoration: none;
}

#footer .copyright {
  text-align: center;
  float: left;
}

#footer .credits {
  float: right;
  text-align: center;
  font-size: 13px;
  color: white;
  /* color: #212529; */
}

#footer .credits a {
  color: white;
  /* color: #00ff73; */
}
.comma{
  width: 350px;
  height: 250px;
  border: 2px solid #e2d1d1;
  margin: 0px auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: #f4e8e8;
  padding: 20px;
  display: none;
  box-shadow: 1px 1px 10px gray;
  transition: 2s;
  opacity: 0;
  z-index: 1;

}
.commashow{
  display: block;
  opacity: 1;
}
@media (max-width: 575px) {

  #footer .copyright,
  #footer .credits {
    float: none;
    -moz-text-align-last: center;
    text-align-last: center;
    padding: 3px 0;
  }
}
.sec-service{
  padding: 30px 0px;

}
.sec-service h2{
  text-align: center;
}
.sec-service .sec-3{
  width: 70px;
  height: 70px;
  margin: 15px auto;
}
.sec-3 img{
  width: 100%;
}
.car{
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, .15);
  /* box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15) !important; */
  box-shadow: 3px 5px 10px rgba(0, 0, 0, .15) !important;
  /* margin-bottom: 25px; */
  margin-top: 17px;
  margin-bottom: 14px;
  height: 270px;

}
.sec-service h2{
text-align: center;
    font-weight: 500;
    font-size: 45px;
    text-transform: capitalize;
  font-family: 'laila',sans-serif;

  }
.sec-service h2 span{
  color: #bb1717;
  font-family: 30px;
}
.sec-service p{
  text-align: center;
    font-weight: 500;
    font-family: 'laila',sans-serif;
    letter-spacing: 0.2px;
}
.car p{
  color: #0f5492;
  font-weight: 400;
  font-size: 13px;
  padding: 0px 20px;
  text-align: left;
  font-family: system-ui;
  letter-spacing: 0.3px;
}
.car a{
  text-align: center;
  display: block;
  margin: 20px;
  text-transform: capitalize;
  color: #577494;
  font-size: 17px;
}

.sec-service h5{
  text-align: center;
    font-size: 17px;
    text-transform: capitalize;
    color: #36383a;
    font-family: 'laila', sans-serif;
    font-weight: 600;
}
.car a:hover{
  text-decoration: none;
}
 