
/* .custom-header{
  background-color: rgb(155 155 155 / 80%);
  border-radius: 8px;
} */
body{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
}
h4{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
}
h3{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
}
input{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
}
a{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
}
p{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
}
.more{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;

}
.nav-item > a{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
}
.dropdown-item{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
}
.title-circe{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important;
  color: #086cdf;
  font-size:22px;
}
.header{
  position: relative
}
.top-nav {
  float: right;
  width: 77%;
  text-align: right;
  position: fixed;
  top: 0;
  z-index: 1000;
padding-right: -16px;
}

.f-title{
  border-bottom: 1px solid;
}
.about-bott-right {
  float: right;
  width: unset
}
.dir-rtl{
  direction: rtl !important;
  text-align: right;
}
.custom-section{

  padding-right: 0px;
  padding-bottom: 190px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: rgb(235,233,220);
  background-image: url(/images/book.png);
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: 50% 100%;
}
th{
  text-align: right;
}
.custom-cadr{
  background: #fff;
  font-size: 14px;
  padding: 7% 7% 3% 7%;
  border: 1px solid #ccc;
  text-align: center;
  position: relative;
  margin: 10% auto;
}
.custom-logo{
  background: #4c1220;
    max-width: 280px;
    margin: 0 0 20px auto;
    padding: 16px;
    border-radius: 8px;
}
.custom-btn{
  /* margin: 8px; */
  display: table;
  margin: 8px auto;
}
.custom-check{
  margin: 8px !important
}
.custom-p{
  margin: 8px;
}

.custom-span{
  margin: 8px;
}
.top_w3pvt_main{
  direction: rtl !important;
  text-align: right !important;
}
.sppb-section {

  padding-right: 0px;
  padding-bottom: 190px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: rgb(235,233,220);
  background-image: url(../images/book1.png);
  background-repeat: no-repeat;
  background-size: inherit;
  background-attachment: inherit;
  background-position: 50% 100%;
}
.header .nav-tabs li a {
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important; 
}
.footer-links li a, .tab-child.menu-warp li a {
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important; 
}
.event-month h3 {
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important; 

}
.event-month h4{
  font-family: dana, "Roboto", "Helvetica", "Arial", sans-serif !important; 

}
.custom-news-h3{
  font-size: 1.3em;
  font-weight: 600;
  color: #bf2551;
  text-transform: capitalize;
  /* letter-spacing: 2px; */
}
.heading-agileinfo{
  font-weight: 600;
    letter-spacing: .5px;
    font-size: 40px;
    margin-bottom: 1.9em;
    text-align: center;
    color: #ff4f81;
    text-transform: uppercase;
    position: relative;
    margin-top: 0;
}
.heading-agileinfo > span{
  display: block;
    font-size: 17px!important;
    margin-top: 1em;
    
    text-transform: capitalize;
    color: #000000;
    font-weight: 500;
}
.text-j{
  text-align: justify;
}
.w3layouts_more{
  width: 250px;
  display: table;
  margin: 10px auto;
  text-align: center;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.custom-more{
  display: block;
  font-size: 1em;
  color: #337ab7;
  text-transform: uppercase;
  padding: 10px 0;
  border: 2px solid #337ab7;
  font-weight: 600;
  /* letter-spacing: 2px; */
}
.img-responsive{
  display: table;
  margin: 0 auto;
}
.news-countent{
  width: 90%;
  height: auto;
  /* float: right; */
  background-color: #fff;
  margin: 0 17px;
  padding: 10px;
  box-sizing: border-box;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  border-radius: 8px;
  border: 1px solid #c3c3c3;
}
.w3-content{
  position: relative !important;
  right: 0 !important;
  bottom: 0 !important;
  min-width: 100%!important;
  min-height: 100%!important;
  top: -105px!important;
}
.w3-left{
  position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}
.w3-right{
  

  position: absolute;
  top: 0;
  bottom: 0;
  right: 12%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* width: 15%; */
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.arrow{
  /* background: #000000; */
  /* z-index: 10;
  height: 25px !important;
  width: 25px !important; */
}
.color-black{
  color: #000000 !important
}
.topnav{
  background: #9e9b9b;
  height: 50px;
}
.icon i{
  font-size: 20px !important;
  margin: 8px;
}
.custom-about{
  background: #323232;
}
.carousel-control.right {
  right: 6%;
  left: auto;
  background-image:unset !important;
  background-image: unset;
  background-image:unset; 
  background-image: unset;
  filter: unset !important;
  background-repeat: unset !important; 
}

.carousel-control.left {
  background-image: unset !important;
  background-image:unset !important;
  background-image: unset !important;
  background-image: unset !important;
  filter: unset !important;
  background-repeat: unset !important;
}
.card-titile{
  text-align: right !important;
  border-bottom: unset !important;
}
.card-titile{
  padding: 8px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100% !important;
}
.slide-img {
  width: 100% !important;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
  width: 100% !important;
}
.custom-ed{
    background: url(../images/55.jpg) no-repeat center;

    background-size: cover;
    padding: 5rem 0px;
    background-attachment: fixed;
    position: relative;
    z-index: 1;

}
.custom-banner-bottom{
  background: url(../images/55.jpg) no-repeat center;

  background-size: cover;
/*  padding: 5rem 0px;*/
  
  position: relative;
  z-index: 1;
}
.custom-fr{
  color: #fff;
  text-align: center;
}
.f-a{
  margin-top: 8px;
}
.f-title{
  color: #086cdf !important;
  font-size: 24px !important;
  font-weight: bold;
}
.ftr-grid{
  text-align: right !important
}
.ftr-grid label{
  color: #fff;
}
.li-color{
  width: 100% !important;
}
.color-cus{
  padding-left: unset !important;
  padding-right: unset !important;
}
@media (max-width: 640px){
    .color-cus {
        /*  float: left ;
    width: 50% ;
    padding: unset !important;*/
        float: none;
        width: 100%;
        padding: unset !important;
    }
    .ch-grid li {
        width: 100% !important;
    }
  .custom-margin-top{
    margin-top: unset !important
  }
}
.custom-margin-top{
  margin-top: -77px
}
.ch-grid li {
  /* width: 292px !important */
}
.img-c{
  max-width: 70%;
  margin: 0 auto;
  border-radius: 50%;
}
.logo {
  float: left;
  background: #006DE7;
  height: 40px;
  width: 40px;
  border-radius: 30px;
  margin-bottom: 15px;
  margin: 8px;
}
.vib{

	animation: beat 0.95s infinite alternate;
	transform-origin: center;
  width: 15px;
  height: 15px;
  margin: 15px auto;
  display: table;
}

/* Heart beat animation */
@keyframes beat{
	to { transform: scale(1.4); }

}





#myCarousel .thumbnail {
	margin-bottom: 0;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control {
	color:#fff;
	top:40%;
	color:#428BCA;
	bottom:auto;
	padding-top:4px;
	width:30px;
	height:30px;
	text-shadow:none;
	opacity:1;
}
.carousel-control:hover {
	color: #d9534f;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control.right {
	left:auto;
	right:-32px;
}
.carousel-control.left {
	right:auto;
	left:-32px;
}
.carousel-indicators {
	bottom:-30px;
}
.carousel-indicators li {
	border-radius:0;
	width:10px;
	height:10px;
	background:#ccc;
	border:1px solid #ccc;
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	background:#3276b1;
	border-color:#3276b1;
}
.title-blue {
   
    color: #086cdf !important;
    padding-top: 1em;
}
.icon-social{
  width: 18px;
}


.carousel-indicators {
  position: absolute;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
@media not all, (-webkit-transform-3d){
  .slide2 > .item {
    height: auto !important;
  }
}
.right-c{
  right: 10% !important;
    z-index: 100;
    padding: 17px;
    text-align: center;
}
.left-c{
  left: 10% !important;
					  padding: 17px;
					  text-align: center;
}


.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {

}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-right {

}
@media only screen and (max-width: 600px) {
  .custom-show-logo{
    display: none;
  }
}
.header .nav-tabs li:nth-last-child(-n+2) a {
  padding-left: 16px !important
}
.callbacks2_tabs{
  text-align: center !important
}
.callbacks2_tabs{
  text-align: center !important
}
.colorful-tab-menu {
  background: #f5f5f5 !important;
}
.colorful-tab-menu-item a {
  color: #000000;
}
.colorful-tab-menu-item.active a {
  background: #6d006c !important;
  color: #fff;
}
div#colorful-elliptic {
  background: #f5f5f5 !important;
  margin-top: 12px;
}
.faq .article-title i {
  color: #000 !important
}