.top-call i{
	transform: rotate(90deg);
}

.top-call a, .top-mail a{
	color: #6C6A74;
}
.top-call a:hover, .top-mail a:hover{
	text-decoration: none;
	color: #c4781e;
}

.navbar-nav .dropdown-menu {
    position: static;
   float: none;
    left: 325px;
    top: 0;
}

section {
	overflow: hidden;
	position: relative;
	background-position: center center;
	background-size: cover;
}
.m-t-120 {
	margin-top: 120px;
}
.section-common-space {
	padding: 100px 0;
}
.section-header {
	margin-bottom: 60px;
}
.section-title {
	color: #1c1c1c;
	margin-bottom: 60px;
	text-transform: uppercase;}

	.section-title span {
		position: relative;}

	.section-title span:before {
			content: "";
			position: absolute;
			bottom: -30px;
			right: 0;
			width: 100%;
			height: 1px;
			background-color: #1c1c1c;
		}
.ft-wt-bold {
	font-weight: 700;
}
.section-subtitle {
	font-size: 17px;
	color: $color_storm_dust_approx;
}
.features-item {
	background-color: #f5f5f5;
    margin-bottom: 110px;
    padding: 48px 25px 20px;
    position: relative;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.height-box{
  height: 240px;
}

.height-box-sec{
   height: 300px;
}
.pt-60 {
    padding-top: 60px;
}

.cimsr-gallery .gall-description {
    padding: 20px;
}
	.features-item:hover {
		    cursor: pointer;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 1px solid #f2f1f8;
}

		.features-item:hover .features-icon {
			color: #536dfe;
			border-color: #536dfe;
		}
		.features-info .title {
				color: #9d2235;
				border-color: #9d2235;
			}
				.features-info p {
				color: #696a6c;
				border-color: #696a6c;
			}
.features-icon img {
    font-size: 36px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #f2f1f8;
/*    border: 2px dashed gray;*/
    position: absolute;
    top: -70px;
    left: 0;
    margin: auto;
    right: 0;
    border-radius: 50%;
}
@media only screen and(max-width: 992px) {
	.clear-problem > div:nth-child(3n + 1) {
		clear: none;
	}
}
@media only screen and(max-width: 768px) {
	.section-common-space {
		padding: 50px 0;
	}
	h4 {
		font-size: 17px;
	}
	h2 {
		font-size: 21px;
	}
	.section-title {
		margin-bottom: 20px;
		span:before {
			bottom: -10px;
		}
	}
}
.clear-problem > div:nth-child(3n + 1) {
	clear: left;
}
.features-info .title {
color: #9d2235;
    font-weight: 700;
    font-size: 18px;
   
}

.bg-color{
	    background: #f5f5f5;
}
.section-space{
	padding-bottom: 80px;
}
.about p{
	text-align: justify;
}
.about h1{
	font-family: Montserrat ;
}
#services{
	padding:  0;
}

.right-box1{
  background: #fff;
    padding: 80px 20px;
    margin-left: -18px;
}

.centered {
    margin: 10px;
    box-shadow: 0px 18px 30px -10px rgb(0 0 0 / 25%);
    margin-top: -63px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    padding: 10px;
    border-radius: 20px 20px 0px 20px;
    clear: both;
    position: relative;
    height: 100%;
}

.centered h4 {
    font-size: 18px;
    text-align: center;
}

.centered p{
	font-size: 16px;
	text-align: center;
}
.centered span{
	color: #9d2235;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 45%;
    font-size: 26px;
    background: #9d2235;
    left: -30px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 45%;
    font-size: 26px;
    background: #9d2235;
    right: -30px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #9d2235;
    color: #FFF;
    text-decoration: none;
}

.cal-to-action .acw .action-content {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 8% 12% 8% 12%;
    width: 100%;
    position: relative;
    text-align: center;
}

.cal-to-action .acw:nth-child(1) {
    background: #ffa161;
}
.cal-to-action .acw:nth-child(2) {
    background: #f58134;
}
.cal-to-action .acw:nth-child(3) {
    background: #c4781e;
}
.action-content img{
	width: 100px;
}
.action-content a, .action-content a:hover{
	text-decoration: none;
	color: #fff;
}
.image-box-content h3{
	color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}
.footer-section a{
color: #fff;
text-decoration: none;

}
.footer-section a:hover{
color: #9d2235 ;
text-decoration: none;

}
.footer-head{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.footer-section h5:after {
    content: '';
    display: block;
    margin-top: 15px;
    width: 67px;
    height: 2px;
    background-color: #9d2235;
}
.pd-30 {
	padding-top: 30px;
}

.copyright{
	padding-top: 20px;
}

.top-header i {
       font-size: 18px;
    border: 1px solid;
    border-radius: 50px;
    padding: 25px;
}


*{margin:0;padding:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{width:100%;font-family:Segoe UI,Frutiger,Dejavu Sans,Helvetica Neue,Arial,sans-serif;color:#222}header{padding:0;margin:0}.nav__container,header{width:100%;background-color:#9d2235}.nav__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0px}.nav__mobile .nav__btn{display:block}.nav__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__logo{font-size:1.4rem;font-weight:700;color:#555}.nav__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden; margin: 0}.showing{max-height:37rem;-webkit-transition:all .5s;transition:all .5s}.nav__menu li{list-style:none;position:relative;white-space:nowrap;padding:1rem 0 0}.nav__menu li a{display:block;font-size:1rem;color:#222;text-decoration:none}.nav-toggle{display:block;background-color:transparent;width:40px;cursor:pointer;padding:4px}.nav-toggle span{position:relative;display:block;height:4px;border-radius:35px;width:100%;margin-top:0;background-color:#000;-webkit-transition:all .25s;transition:all .25s}.nav-toggle span.mrg{margin-top:5px}.nav-toggle.open span:first-child{-webkit-transform:rotate(45deg) translate(6.2px,6.2px);transform:rotate(45deg) translate(6.2px,6.2px)}.nav-toggle.open span:nth-child(2){width:0;opacity:0}.nav-toggle.open span:last-child{-webkit-transform:rotate(-45deg) translate(6.2px,-6.2px);transform:rotate(-45deg) translate(6.2px,-6.2px)}.nav__menu .dropdown ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:static;padding:0;max-height:0;overflow:hidden;-webkit-transition:all .4s;transition:all .4s; z-index: 999;}.nav__menu .dropdown ul.show{max-height:max-content;-webkit-transition:all .4s;transition:all .4s}.nav__menu .dropdown li a{display:block;font-size:.875rem;text-transform:capitalize;color:#222;text-decoration:none}.nav__menu li a:hover{color:#fff}.nav__menu .dropdown>a:after{content:"\f107";font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.875rem;padding-left:5px;color:#7e7e7e}.nav__menu .active.dropdown>a:after{content:"\f106"}.nav__menu .dropdown .dropdown>a:after{content:"\f107";font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.875rem;padding-left:5px;color:#7e7e7e}.nav__menu .dropdown .active.dropdown>a:after{content:"\f106"}.menu-toggle{max-height:0;overflow:hidden}.menu-toggle,.menu-toggle.active{-webkit-transition:all .4s ease;transition:all .4s ease;}.menu-toggle.active{max-height:100vh}.resize-animation-stopper *{-webkit-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important}@media screen and (min-width:800px){.menu-toggle{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;max-height:100vh;overflow:visible}.nav__container{width:100%;max-width:1000px;margin:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0px}.nav__container,.nav__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__mobile .nav__btn{display:none}.nav__logo img{width:100%;max-width:58px}.nav__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:100%;overflow:visible}.nav__menu li{list-style:none;position:relative;white-space:nowrap;padding:1rem}.nav__menu li a{font-size:1rem;color:#222;text-decoration:none}.nav__menu li a:hover{color:#0062a3}.nav__menu .dropdown{position:relative}.nav__menu .dropdown ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:100%;left:-30px;opacity:0;visibility:hidden;overflow:visible;padding:0 1rem;-webkit-transition:all .4s ease;transition:all .4s ease}.nav__menu .dropdown:hover>ul{top:100%;left:0;opacity:1;visibility:visible;overflow:visible;padding:0 1rem}.nav__menu .dropdown ul li{padding:.7rem;background-color:rgb(0 33 71);position:relative}.nav__menu .dropdown ul li:hover{background-color:#9d2235;}.nav__menu .dropdown ul li a{display:block;color:#fff;text-transform:capitalize}.nav__menu .dropdown ul li a:hover{display:block;color:#fff}.nav__menu .dropdown>a:after{content:"\f107"}.nav__menu .dropdown:hover>a:after,.nav__menu .dropdown>a:after{font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.875rem;padding-left:5px;color:#7c7c7c}.nav__menu .dropdown:hover>a:after{content:"\f106"}.nav__menu .dropdown .dropdown>a:after{content:"\f105"}.nav__menu .dropdown .dropdown:hover>a:after,.nav__menu .dropdown .dropdown>a:after{font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.875rem;padding-left:10px;color:#fff}.nav__menu .dropdown .dropdown:hover>a:after{content:"\f104"}.nav__menu .dropdown .dropdown:hover>ul{position:absolute;top:0;right:calc(100% - 17px);left:auto;opacity:1;visibility:visible}.nav__menu .dropdown .dropdown ul{position:absolute;top:0;right:calc(100% - 17px);left:auto;opacity:0;visibility:hidden;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}}


header {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color:#9d2235;
}


.nav__container { 
  background-color: transparent;
  width: 100%;
  flex-direction: column;	
  justify-content: space-between;
  align-items: stretch;
  padding: 20px
}


.nav__mobile .nav__btn {
  display: block;
}


.nav__mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.nav__logo {
  font-size: 1.4rem;
  font-weight: 700;
  color: #555
}


.nav__menu {
  display: flex;
  flex-direction: column; 
  overflow: hidden; 
 }

.showing {
  max-height: 37rem;  
  transition: all .5s;
}


.nav__menu li {
  list-style: none;
  position: relative;
  white-space: nowrap; 
  padding: 1rem 0 0 0; 
}


.nav__menu li a {
font-size: 15px;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
}

.nav__menu li a:hover {
   color: rgb(196 120 30);

}



.nav-toggle {
	display: block;
	background-color: transparent;	
	width: 40px;
	cursor: pointer;
	padding: 4px;
}


.nav-toggle span {
	position: relative;
	display: block;
	height: 4px;
	border-radius: 35px;
	width: 100%;
	margin-top: 0;
	background-color: #000;
	transition: all .25s;
}


.nav-toggle span.mrg {
	margin-top: 5px;
}

.nav-toggle.open span:first-child { 
	transform: rotate(45deg) translate(6.2px, 6.2px); 
}


.nav-toggle.open span:nth-child(2) {
	width: 0%;
	opacity: 0;
}


.nav-toggle.open span:last-child { 
	transform: rotate(-45deg) translate(6.2px, -6.2px); 
}




/* Dropdown */ 

.nav__menu .dropdown ul {
  display: flex;
  flex-direction: column;
  position: static;   
  padding: 0;
  max-height: 0px; 
  overflow: hidden;
  transition: all .4s;
}

.nav__menu .dropdown ul.show {
  max-height: max-content;
  transition: all .4s;
}


.nav__menu .dropdown li a {
  display: block;
  font-size: .875rem;
  text-transform: capitalize;
  color: #fff;
  text-decoration: none;
}

.nav__menu li a:hover {
   color: rgb(196 120 30);

}

.nav__menu .dropdown > a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;    
  font-size: .875rem;
  padding-left: 5px;
  color: #fff;
}

.nav__menu .active.dropdown > a:after {
  content: "\f106";
}

.nav__menu .dropdown .dropdown > a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;    
  font-size: .875rem;
  padding-left: 5px;
  color: rgb(126, 126, 126);
}

.nav__menu .dropdown .active.dropdown > a:after {
  content: "\f106";
}


.menu-toggle {
  max-height: 0;
  overflow: hidden;
  transition: all .4s ease;
 
}

.menu-toggle.active {
    max-height: 100vh;
    transition: all .4s ease;
    background: #002147;
    padding: 0 22px 20px;
  
}
 
.resize-animation-stopper * {
  transition: none !important;
  animation: none !important;
}


@media screen and (min-width: 800px) {
  .menu-toggle {
    display: flex !important;    
    max-height: 100vh;
    overflow: visible
  } 

  .nav__container {
        width: 100%;
        max-width: 1000px;
        margin: 0 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        padding: 0px;
        color: #fff;
        background: transparent;
  }
  
  .nav__mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .nav__mobile .nav__btn {
    display: none;
  }
  
  .nav__logo img {
    width: 100%;
    max-width: 58px;
  }
  
  .nav__menu {
    display: flex;
    flex-direction: row;
    max-height: 100%;
    overflow: visible;
  }
  
  .nav__menu li {
    list-style: none;
    position: relative;
    white-space: nowrap;
    padding: 1rem;
  }
  
 
  
  .nav__menu li a:hover {
     color: #fff;
  
  }
  
  
  /* Dropdown */
  .nav__menu .dropdown {
    position: relative;
  }
  
  .nav__menu .dropdown ul {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: -30px;
    opacity: 0;
    visibility: hidden;  
    overflow: visible; 
    padding: 0 1rem; 
    transition: all .4s ease ;    
  }

  
  .nav__menu .dropdown:hover > ul { 
    top: 100%;
    left: 0;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    padding: 0 1rem;  
  }


  
  .nav__menu .dropdown ul li {
    padding: .7rem;
    background-color: #9d2235;
    position: relative;
  }
  
  .nav__menu .dropdown ul li:hover {
    background-color: #9d2235;
  }
  
  .nav__menu .dropdown ul li a {
    display: block;
    color: #fff;  
    text-transform: capitalize;
  }

  .nav__menu .dropdown ul li a:hover {
    display: block;
    color: #fff; 
  }
  


  .nav__menu .dropdown:hover > a:after {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;    
    font-size: .875rem;
    padding-left: 5px;
    color: #fff;    
  }


  
  .nav__menu .dropdown .dropdown > a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;    
    font-size: .875rem;
    padding-left: 10px;
    color: rgb(255, 255, 255);
  }



  .nav__menu .dropdown .dropdown:hover > a:after {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;    
    font-size: .875rem;
    padding-left: 10px;
    color: rgb(255, 255, 255);
  }


  /* 2nd level dropdown */
    
  .nav__menu .dropdown .dropdown:hover > ul {
    position: absolute;
    top: 0;
    right: calc(100% - 17px); 
    left: auto;
    opacity: 1;
    visibility: visible; 
  }

  .nav__menu .dropdown .dropdown ul {
    position: absolute;
    top: 0;
    right: calc(100% - 17px); 
    left: auto;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease-in-out;
  }


   
}


section.cal-to-action {
    padding-bottom: 0px;
    position: relative;
    top: 40px;
    z-index: 999;
}
.director-image{
      text-align: center;
}

.director-image img{
  border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

}
.text-box h5{
padding-top: 14px;
    font-size: 24px;
}
.text-box span{
  color: #f60;
    font-size: 17px;
    font-weight: 600;
}
.pd-60{
  padding-bottom: 60px;
}
.selected_table {
    background-color: #fff8f4;
    font-size: 16px;
    border-collapse: separate;
    border-spacing: 2px;
    padding: 0;
    text-align: center;
  }

  table.selected_table th,  table.selected_table td,  table.selected_table p  {
    padding: 10px;
    margin: 0;
}
.contact_page .contactInfo {
    padding: 0 10px 0 10px;
    margin-bottom: 25px;
}
.info {
    margin: 0 auto;
    text-align: center;
}
.contactInfo {
    display: flex;
    justify-content: start;
    align-items: center;
    background: #fff;
    margin-bottom: 20px;
    padding: 14px 20px;
    border-radius: 10px;
}

.icon.icon-success.icon-circle {
    -webkit-box-shadow: 0px 9px 30px -6px rgba(24, 206, 15, 0.3);
    -moz-box-shadow: 0px 9px 30px -6px rgba(24, 206, 15, 0.3);
    box-shadow: 0px 9px 30px -6px rgba(24, 206, 15, 0.3);
}
.info .icon.icon-circle {
    max-width: 80px;
    width: 80px;
    height: 80px;
    margin: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 9px 35px -6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 9px 35px -6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 9px 35px -6px rgba(0, 0, 0, 0.3);
    font-size: 0.7142em;
    background-color: #FFFFFF;
    position: relative;
}
.icon.icon-success {
    color: #18ce0f;
}

.info.info-hover .info-title {
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    -moz-transition: color .4s;
    transition: color .4s;
}
.info .info-title {
    margin: 25px 0 15px;
    font-weight: 600;
    color: #fff;
    font-family: ui-monospace;
    font-size: 18px;
}
.info .info-title {
    margin-left: 40px !important;
}
.info .info-title {
    margin: 25px 0 15px;
    font-weight: 600;
    color: #000;
    font-family: ui-monospace;
    font-size: 18px;
}
.icon.icon-info {
    color: #2CA8FF;
}
.icon.icon-primary {
    color: #0f3c72;
    transform: rotate(90deg);
}
.info .icon.icon-circle i {
    line-height: 2.7;
}
.info .icon > i {
    font-size: 30px;
}

.row.topPad {
    padding: 0 14%;
}

.cont-box{
      border: 1px solid #f60;
    box-shadow: rgb(108 108 108 / 35%) 0px 5px 15px;

}
.pd-0{
  padding: 0;
}
ul.pd-left {
    padding-left: 30px;
}

.text-justify{
  text-align: justify;
}
.item img{
  width: 100%;
}

section.section-default.message.bg1 {
    padding-bottom: 40px;
}
.section-default .wrap-title h2{
    text-align: center;
}
.gallery-block.grid-gallery{
  padding-bottom: 60px;
  padding-top: 60px;
}

.gallery-block.grid-gallery .heading{
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block.grid-gallery .heading h2{
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.gallery-block.grid-gallery a:hover{
  opacity: 0.8;
}

.gallery-block.grid-gallery .item img{
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  transition: 0.4s;
}

.gallery-block.grid-gallery .item{
  padding: 10px;
}

@media (min-width: 576px) {

  .gallery-block.grid-gallery .scale-on-hover:hover{
    transform: scale(1.05);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;
  }
}

.left-img img{
  width: 100%;
  padding-top: 22px;
}
.left-img-0 img{
  width: 100%;
  padding: 0;
}
.sidebar-title{
  background: #362a54;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.courses-information ul {
    padding: 25px 0px;
    list-style: none;
}
/*.sidebar-menu>li:first-child {
    padding: 0 0 10px;
}
.sidebar-menu>li:first-child {
    padding: 0 0 10px;
}*/
.courses-information ul li {
    vertical-align: top;
    border-bottom: 1px solid #d0d0d0;
    padding: 10px;

}
.sidebar-menu span {
    color: #444;
    float: right;
    font-weight: 600;
    letter-spacing: .4px;
}

.box-vision {
    background: #c4781e;
    padding: 29px;
    text-align: center;
    height: 260px;
    color: #fff;
    border-radius: 20px;
    box-shadow: rgb(169 68 66) 0px 5px 15px;
}
.box-vision h3{
  color: #fff;
}
.courses-information .list-one{
  padding: 0;
}
.mt-20{
  margin-top:10px;
}

.pd-left-30{
  padding-left: 30px;
}

.courses-page ul {
    padding: 0 20px;
    list-style: none;
}

.custom-btn {
  width: 200px;
  height: 60px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}

/* 7 */
.btn-7 {
background: linear-gradient(0deg, rgb(0 99 213) 0%, rgb(0 33 71) 100%);
  line-height: 60px;
  padding: 0;
  border: none;
}
.btn-7 span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 22px;
}
.btn-7:before,
.btn-7:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: rgb(0 33 71);
  box-shadow:
   -7px -7px 20px 0px rgba(255,255,255,.9),
   -4px -4px 5px 0px rgba(255,255,255,.9),
   7px 7px 20px 0px rgba(0,0,0,.2),
   4px 4px 5px 0px rgba(0,0,0,.3);
  transition: all 0.3s ease;
}
.btn-7:before{
   height: 0%;
   width: 2px;
}
.btn-7:after {
  width: 0%;
  height: 2px;
}
.btn-7:hover{
  color: rgb(0 33 71);
  background: transparent;
}

.courses-page .btn-7:hover i {
    color: rgb(0 33 71);
}
.btn-7:hover:before {
  height: 100%;
}
.btn-7:hover:after {
  width: 100%;
}
.btn-7 span:before,
.btn-7 span:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgb(0 33 71);
  box-shadow:
   -7px -7px 20px 0px rgba(255,255,255,.9),
   -4px -4px 5px 0px rgba(255,255,255,.9),
   7px 7px 20px 0px rgba(0,0,0,.2),
   4px 4px 5px 0px rgba(0,0,0,.3);
  transition: all 0.3s ease;
}
.btn-7 span:before {
  width: 2px;
  height: 0%;
}
.btn-7 span:after {
  height: 2px;
  width: 0%;
}
.btn-7 span:hover:before {
  height: 100%;
}
.btn-7 span:hover:after {
  width: 100%;
}
.courses-page .btn-7 i{
  color: #fff;
}
.pd-t40{
  padding-top: 40px;
}

.courses-page i, .courses-information i {
    color: #c4781e;
}

.post_mod-b {
    /* width: 360px; 
    margin-right: 27px;*/
    background-color: #f1f1f1;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 100%;
    }
.cismr-gallery .gall-description {
    padding: 20px;
}
.cismr-gallery .post_mod-b .entry-title {
    font-size: 20px !important;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 600;
    overflow: hidden;
}

.entry-thumbnail img{
  width: 100%;
  border-radius: 20px 20px 0 0;
}

.btn-default {
    color: #222222;
    background-color: #ffffff;
    border-color: #c4781e;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
/*    padding: 10px 24px;*/
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.entry-title a{
  font-size: 18px;
  text-decoration: none;
}
.content p{
  text-align: justify;
}
.course_tab {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin-bottom: 40px;
    border-radius: 20px;
}
.content-box{
  padding: 0 20px 40px;
    text-align: justify;
}
.course_tab img{
  border-radius: 20px 20px 0 0;
}
.content-box h3{
font-size: 26px;
}


.content-box h3 a:hover{
text-decoration: none;
}
.section-default{
  padding: 40px 0;
}

ection.section-default.message.bg1 {
    padding-bottom: 40px;
}
.bg1 {
    background: #f1f1f1;
}

.ui-title-block {
    margin-top: 0;
    font-size: 28px;
    font-weight: 300;
    color: #333;
}


.fix-footer {
    position: fixed;
    bottom: 10px;
    z-index: 999;
    left: 0;
}

.fix-footer .second {
    animation: first 1800ms infinite;
    color: #fff !important;
}
.second {
    background: #9d2235;
    display: block;
    border: 1px solid #9d2235;
    padding: 12px;
    margin: 10px 0;
    font-weight: bold;
    border-radius: 0 35px 35px 0;
    box-shadow: 0 0 12px 0px #060606b0;
    color: #fff;
    font-size: 16px;
}
.fix-footer .fa-phone{
  transform: rotate(90deg);
}
.fix-footer a:hover{
  text-decoration: none;
}

.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 90px;
    right: 30px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    z-index: 9999;
}
.my-float {
    margin-top: 10px;
}
.contact{
  padding-top: 60px;
}
.btn-block, .btn-block:hover{
  color: #fff;
  text-decoration: none;
}
.form-box{
      background: #eaeaec;
    padding: 44px 44px 20px;
    border-radius: 25px;
    margin-bottom: 20px;
}

.btn-info{
      padding: 10px 70px;
}
.pd-t20{
  padding-top: 20px;
}
.services a:hover, .post_mod-b a:hover{
text-decoration:none;
}

.post a{
  color: #000;
}
.pd-b40{
  padding-bottom: 40px;
}
.h5{
  margin: 0;
}
.course-box{
  position: relative;
}

.course-box .gall-description{
left: 0;
    height: 96%;
    padding: 20px;
    margin: -12px;
    /* position: absolute; */
    /* bottom: -200px; */
    background: #f3f3f3;
    margin: auto;
    margin: 11px;
    border-radius: 10px 10px 10px 30px;
    text-align: center;
    right: 0;
    margin: 10px;
    box-shadow: 0px 18px 30px -10px rgb(0 0 0 / 25%);
    margin-top: -63px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    padding: 10px 10px 41px 10px;
    border-radius: 20px 20px 0px 20px;
    clear: both;
    position: relative;
    height: 200px;
}
.course-box .btn-tab{
  position: absolute;
    right: 0;
    bottom: 0px;
    width: 100%;
}
.course-box .btn-tab a{
      width: 100%;
    border-radius: 50px 50px 0px 50px;
}
.course-box a{
  text-decoration: none;
}
.course-box h3{
  font-size: 18px;
}
.course-box  .content{
  color: #3d3d3d;

}
.pd-2xx{
  padding-bottom: 220px;
}

.course-box .btn-tab a:hover{
  background: #c4781e;
  color: #fff;
}

.section-course img {
    width: 100%;
}
.logo{
  float: right;
}

.action-content {
    background: #9d2235;
    padding: 20px 15px;
    margin: 10px;
    text-align: center;
    border-radius: 10px;
}
.pb-60{
  padding-bottom: 60px;
}
.box-shd{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.About-text{
      background: #f5f5f5;
    padding: 38px;
    margin-left: -30px;
    border-radius: 0 17px 17px 0;
    box-shadow: rgb(0 33 71 / 27%) 1.95px 1.95px 2.6px;
}
.about{
  padding-top: 80px;
}

.section-title::before {
    position: absolute;
    content: "";
    width: calc(100% + 80px);
    height: 2px;
    top: 4px;
    left: -40px;
    background: var(--primary);
    z-index: -1;
}


.title-text {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}
.bg-white {
    background-color: #fff !important;
}
.text-primary {
    color:#9d2235 !important;
}
.text-start {
    text-align: left !important;
    font-size: 22px;
        margin-top: 20px;
}

.title-text.text-start::before {
    width: calc(100% + 40px);
    left: 0;
}
.title-text::before {
    position: absolute;
    content: "";
    width: calc(100% + 80px);
    height: 2px;
    top: 8px;
    left: -40px;
    background: #c4781e;
    z-index: -1;
}
.title-text.text-start::after {
    width: calc(100% + 60px);
    left: 0;
}
.title-text::after {
   position: absolute;
    content: "";
    width: calc(100% + 120px);
    height: 2px;
    bottom: 6px;
    left: -60px;
    background: #c4781e;
    z-index: -1;
}



.title-around {
  text-align: center;
  color: #002147;}


 
.title-around:before, 
.title-around:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 3px;
    vertical-align: middle;
    background-color: #002147;
  }

  
.title-around:before {
    margin-right: 10px;
  }
 
.title-around:after {
    margin-left: 10px;
  }

.title-around-contact {
    text-align: center;
    color: #9d2235;
}
.title-around-contact:before, 
.title-around-contact:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 3px;
    vertical-align: middle;
    background-color: #9d2235;
  }

  
.title-around-contact:before {
    margin-right: 10px;
  }
.title-around-contact:after {
    margin-left: 10px;
  }



.title-right {
  color:  #002147;
  position: relative;
  overflow: hidden;
}


  .title-right:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 12px;
    width: 100px;
    height: 3px;
    margin-left: 5px;
    background-color: #002147;
  }
.list-line li {
  padding-bottom: 10px;
}
.top-heading{
      color: #002147;
}

.courses-information {
    padding-top: 60px;
}




.logo-box img{
  width: 100%;
    border: 3px solid;
    padding: 10px;
    border-radius: 18px;
}



.fix-left-div {
    position: fixed;
    bottom: 15px;
    z-index: 999;
    left: 0;
}

.fix-left-div a {
    background: #093D79;
    display: block;
    border: 1px solid #f9db06;
    padding: 10px;
    color: #fff !important;
    margin: 10px 0;
    border-radius: 0px 35px 35px 0px;
    box-shadow: 0 0 12px 0px #060606b0;
}

.bg-color-two{
      background: #9d2235;
      color: #fff;
}

.bg-color-two h1 {
    color: #fff;
}

.bg-color-two .title-around-contact {
    color: #fff;
}

.bg-color-two .title-around-contact:before, .bg-color-two .title-around-contact:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 3px;
    vertical-align: middle;
    background-color: #fff;
}

.bg-color-two .btn-box{
    border: 1px solid #fff;
}

.mobile-hide .heading-title {
    background: #FFEE00;
    padding: 11px 16px;
    font-size: 20px;
    text-align: center;
    /* font-weight: 700; */
}
marquee {
    color: #fff;
    background: #7c1b1b;
    margin-left: -15px;
}

marquee h4 {
    font-size: 17px;
    font-weight: 900;
    padding: 13px 0;
    margin: 0;
    color: #fff;
}
.mobile-hide{
    /* padding: 0; */
    margin-bottom: -6px;
    background: #7c1b1b;
}






/* Image gallery */
.image-gallery {
/*  display: inline;*/
  flex-wrap: wrap;
  justify-content: center;
  padding: 0px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 10px;
}
.d-none {
  display: none;
}
.image-gallery img {
  cursor: pointer;
  border-radius: 10px 10px 0 0;
  width: 100%;
}
figure{
  position:relative;
}
figure img::before {
    content: "";
    background: linear-gradient(180deg,rgba(24,39,44,0) 31.76%,rgba(24,39,44,.5) 100%),#d3d3d300 50% / cover no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all .3s ease;
}

figcaption h2{
  position:absolute;
  top:50%;
  color:#fff;
  font-size:64px;
  line-height: 
  letter-spacing: -3.2px;
  opacity: .3;
  font-weight: 400;
  
}
figcaption h2:hover{
  opacity:1;
}
.box-details{
  margin-top: -5px;
}
.box-details h3{
font-size: 22px;
    text-align: center;
    padding: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.course-img img{
  height: 180px;
  object-fit: cover;
}
.bg-course {
  background-color: #d9e1ea !important;
  height: 90px;
}
/* Lightbox styles */
#lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #18272C;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    overflow: hidden;
    flex-direction: column;
}

#lightbox img {
 max-width: 100%;
  max-height: 80vh;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
  border-radius: 10px;
}
div#thumbnail-container {
    display: flex;
}
#close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 50px;
  color: #fff;
  cursor: pointer;
  z-index: 2;
}

/* Style for navigation buttons */
#prev-btn,
#next-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  padding: 10px;
  cursor: pointer;
  transition: background-color 0.3s;
}

#prev-btn {
  left: 10px;
}

#next-btn {
  right: 10px;
}

#prev-btn:hover,
#next-btn:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Styles for thumbnails */
.thumbnail-container {
  display: flex;
  flex-direction: row;fix-btn-footer
  flex-wrap: wrap;
  justify-content: center;
}
.thumbnail {
max-width: 100%;
    width: 100px;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
    border: 0px solid #fff;
    opacity: .3;
    transition: opacity 0.3s;
    background: transparent;
}

.thumbnail:hover,
.thumbnail.active-thumbnail {
  opacity: 1;
}



.image-gallery .owl-nav, .image-gallery .owl-dots{
  display: none !important;
}

