p{
	text-align:justify;
}
.logo-text{
margin-top: 2%;
}
.logo-text span:nth-child(1)
{
	font-size: 17px;
color: #c73e1c;
font-family: 'Raleway', sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.mainkeytext{
color:#fff!important;
font-size:5px!important;

}
.logo-text span:nth-child(2)
{
font-size: 17px;
color: #061341;
font-family: 'Raleway', sans-serif;
font-weight: 500;
width: 100%;
display: inherit;
}
.header-top a,.widget.no-border ul li{
	color:#fff;
	margin-right: 10px;
}
.header-top .widget{
	text-align:right;
}
.menu-sec{
	padding-right: 0px;
padding-left: 0px;
margin-right: auto;
margin-left: auto;
}
.video-popup img{	
	border-radious:20%;
}
#about .icon-box-details{
	margin-left: 0px;
}
.scroll-to-fixed-fixed .logo-img img{
	max-height: 70px;
margin-top: 0px;
}
.scroll-to-fixed-fixed .menuzord-brand{
	margin: 1% 1% 0 0;
}
.layer-overlay-1::before {
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  background: url('../images/particles.png') #fff;
}
.courses{
	  background:#f0f0f0;
}
.bg-white-transparent-9 h2,.bg-white-transparent-9 .text-theme-color-2,.bg-white-transparent-9  h4,.bg-white-transparent-9  p,.bg-white-transparent-9 .text-theme-colored{
	color:#f0ffff;
}
.header-top .btn-theme-colored,.header-top .btn-theme-colored i{
	color:#fff !important;
}
.tp-bgimg:before{
background: linear-gradient(90deg, rgb(200, 62, 26) 0%, rgb(200, 62, 26) 42%, rgb(255, 255, 255) 100%);
}	

.book-now {
  background: #061341;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform-origin: bottom right;
  width: 150px;
  /* Hover styles, 
  media queries */
  z-index: 99;
  bottom: 50%;
  font-weight: bold;
  letter-spacing: 2px;
}
.thumb{
	position:relative;
	height:230px;
}
.project .thumb img,.thumb img{
	margin: auto;
width: auto !important;
height: auto;
position: absolute;
max-width: 92%;
max-height: 100%;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
}
.pricing:hover h4 a,.pricing:hover ul li,.pricing:hover a{
}

.book-now:hover{	
	color:#c73e1c;
}

.single-banner-slide {
	height: 80vh;
	width: 100vw;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: start;
	align-items: baseline;
	flex-direction: column;
	position: relative;
	z-index: 2;
	padding-top: 11%;
}
.single-banner-slide span {
	color: #e3e3e3;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	width: 80%;
	margin-left: 10%;
}
.single-banner-slide h2 {
	color: #f2f2f2;
	text-transform: uppercase;
	font-size: 50px;
	width: 80%;
	margin-left: 9%;
	text-align: left;
}
.single-banner-slide::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	/*! background: linear-gradient(90deg, rgba(200,62,26,0.7) 0%, rgba(200,62,26,0.7) 30%, rgba(255,255,255,0.7) 63%); */
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #0000007a;
}
.single-banner-slide p {
	color: #eaeaea;
	font-size: 15px;
	margin: 0 auto;
	text-align: left;
	width: 80%;
}
.single-banner-slide a {
	color: #000;
	background: #fff;
	padding: 10px 45px;
	border-radius: 100px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	margin-top: 30px;
	transition: 0.3s;
}
.single-banner-slide a:hover {
	color: #fff;
	background: #000;
}

.header-menu-btn {
  background-color: #002147;
}
.header-menu-btn {
  background-color: #c73e1c;
  color: #ffffff;
  float: right;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  padding: 37px 20px;
  vertical-align: middle;
  position: relative;
  text-align: center;
  font-weight: bold;
}
.pricing.table-horizontal:hover, .pricing:hover{
	background:#FFFCFD !important;
}
.video-bg{
	
  background: #c73e1c;
  color: #fff;
}
.schedule-box,.pricing.table-horizontal, .pricing,.project {
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
.header-menu-btn:hover{
	color:#fff !important;
}
.notification-page{
	z-index: 9;
position: relative;

}
.notification-section1{
		background: #f4f4f4;
		color:#000;
}
.notification-section2{
		background: #fdfdfd;
		color:#000;
		border: 1px solid #d7d7d769;
}
/* Make it look pretty */
.announcement .marquee {
	margin: 0;
    padding: 0 1em;
    line-height: 1.5em;
    font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
	padding: 20px;
}

.announcement:before, .announcement::before,
.announcement:after,  .announcement::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%; height: 2em;
  
}

.announcement:after, .announcement::after {
    bottom: 0;
    transform: rotate(180deg);
}

.announcement:before, .announcement::before {
    top: 0;
}
.announcement {
    height: 14em;
    margin:1em auto;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

.marquee {
    top: 6em;
    position: relative;
    box-sizing: border-box;
    animation: marquee 15s linear infinite;
    bottom: 6em;
    font-size: 13px !important;
    line-height: 22px !important;
}
.marquee span{
	color:#767779;
	width:100%;
}
.marquee li{
	list-style:none;
	padding:5px 0px 5px 0px;
}
.marquee:hover {
    animation-play-state: paused;
}

/* Make it move! */
@keyframes marquee {
    0%   { top:   8em }
    100% { top: -11em }
}

/* Make it look pretty */
.announcement .marquee {
	margin: 0;
    padding: 0 1em;
    line-height: 1.5em;
    font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.announcement:before, .announcement::before,
.announcement:after,  .announcement::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%; height: 2em;
    background-image: linear-gradient(top, #FFF, rgba(255,255,255,0));
}
.about-img{
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
.funfact span{
	display:inline-block;
}
.counts-bg:before{
	background:#776764 !important
}

.owl-carousel-2col .item,.administration .thumb
{
	border: 1px solid #d7d7d769;
}
.about-overlay:before{
	
}
 .faculties .thumb img{
	max-width:50%;
}
.project:hover .project-details {
  border-bottom:none;
}
.footer .widget .list-border li{
	font-size:16px;
}
.admin-faculties .item .hover-effect{
	border: #e6e2e2 solid 1px;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}	
    .modal-box{ font-family: 'Poppins', sans-serif; }
.show-modal{
    color: #fff;
    background: linear-gradient(to right, #33a3ff, #0675cf, #49a6fd);
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 15px;
    margin: 200px auto 0;
    border: none;
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: block;
    transition: all 0.3s ease 0s;
}
.show-modal:hover,
.show-modal:focus{
    color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    outline: none;
}
.modal-dialog{
    width: 550px;
    margin: 70px auto 0;
}
.modal-dialog{ transform: scale(0.5); }
.modal-dialog{ transform: scale(1); }
.modal-dialog .modal-content{
    text-align: center;
    border: none;
    padding: 20px;
}
.modal-content .close{
    color: #fff;
    background: #8e8585;
    font-size: 25px;
    font-weight: 400;
    text-shadow: none;
    line-height: 25px;
    height: 25px;
    width: 25px;
    border-radius: 10%;
    overflow: hidden;
    opacity: 1;
    position: absolute;
    left: auto;
    right: 8px;
    top: 8px;
    z-index: 1;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
}
.modal-content .close:hover{
    color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.close:focus{ outline: none; }
.modal-body{ padding: 60px 40px 40px !important; }
.modal-body .title{
    color: #026fd4;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
}
.modal-body .description{
    color: #9A9EA9;
    font-size: 16px;
    margin: 0 0 20px;
}
.modal-body .form-group{
    text-align: left;
    margin-bottom: 20px;
    position: relative;
}
.modal-body .input-icon{
    color: #777;
    font-size: 18px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 20px;
}
.modal-body .form-control{
    font-size: 17px;
    height: 45px;
    width: 100%;
    padding: 6px 0 6px 50px;
    margin: 0 auto;
    border: 2px solid #eee;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
}
.form-control::placeholder{
    color: #AEAFB1;
}
.form-group.checkbox{
    width: 130px;
    margin-top: 0;
    display: inline-block;
}
.form-group.checkbox label{
    color: #9A9EA9;
    font-weight: normal;
}
.form-group.checkbox input[type=checkbox]{
    margin-left: 0;
}
.modal-body .forgot-pass{
    color: #7F7FD5;
    font-size: 13px;
    text-align: right;
    width: calc(100% - 135px);
    margin: 2px 0;
    display: inline-block;
    vertical-align: top;
    transition: all 0.3s ease 0s;
}
.forgot-pass:hover{
    color: #9A9EA9;
    text-decoration: underline;
}
.modal-content .modal-body .btn{
    color: #fff;
    background: linear-gradient(to right, #33a3ff, #0675cf, #4cd5ff);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 38px;
    width: 100%;
    height: 40px;
    padding: 0;
    border: none;
    border-radius: 5px;
    border: none;
    display: inline-block;
    transition: all 0.6s ease 0s;
}
.modal-content .modal-body .btn:hover{
    color: #fff;
    letter-spacing: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.modal-content .modal-body .btn:focus{ outline: none; }
.footer-bottom {	
	background-color: #393937 !important;
}
.table .thead-dark th {
  color: #fff;
  background-color: #c73e1c;
  border-color: #c73e1c;
}
.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
    border-bottom-color: rgb(222, 226, 230);
    border-bottom-width: 2px;
}
.table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6;
}
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table-hover tbody tr:hover {
  background-color: rgba(0,0,0,.075);
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #C73E1C;
    border-radius: 5px;
    text-align: center;
    color: #C73E1C;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #C73E1C;
    text-align: center;
    color: #ffffff;
    background-color: #C73E1C;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
.mas-1 .action-card{
	margin-left:-1px;
}
/* Site Filters Style */
/* Site Filters Style */
.feature-filters.style1 .btn {
	background-color:transparent;
	padding:0;
}
.feature-filters.style1 li a {
    color: #A0A0A0;
	font-family: rubik;
	font-weight: 500;
    margin: 0;
	padding: 0 15px;
	position: relative;
	border:0;
}
.feature-filters.style1 li:last-child a:after{
	position:relative;
}
.feature-filters.style1 li a:after {
	background-color: #000316;
    content: "";
    height: 100%;
    opacity: 0.2;
    position: absolute;
    right: -2px;
    top: 0;
    transform: skew(-20deg, -20deg);
    -moz-transform: skew(-20deg, -20deg);
    -webkit-transform: skew(-20deg, -20deg);
    -o-transform: skew(-20deg, -20deg);
    width: 2px;
}
.feature-filters.style1 li.active a,
.feature-filters.style1.white li.active a{
	color: var(--primary);
	background-color: transparent;
}
.feature-filters.style1.white li a:after {
	background-color: #fff;
}
.feature-filters.style1.white li a{
	color:#bfbfbf;
}
.feature-filters .btn.outline{
	border-color: #1ABC9C;
}
.feature-filters.filters-sm li a{
	padding:5px 20px;
	font-size:13px;
	font-weight: 500;
}
.feature-filters.gray li a{
	background-color: #e0e3f6;
	color:#000;
}
.feature-filters .button-sm{
	font-size: 13px;
    padding: 5px 20px;
}
.table a:hover,.table a:focus{
	color:#c73e1c;
}	
.icon-box span{
	text-align:justify;
}
.documents .project-details{
	background: #9b533f none repeat scroll 0 0;

}
.documents .project-details h4{
		color:#fff;
}
.work-gallery .gallery-thumb img{
	margin:auto;
	position:absolute;
	max-height:100%;
	max-width:100%;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
@media only screen and (max-width: 480px){
    .modal-dialog{ width: 95% !important; }
    .modal-content .modal-body{
        padding: 60px 20px 40px !important;
    }

  @media (min-width: 1200px){
.multi-row-clearfix .col-lg-6:nth-child(2n+3) {
  clear: inherit;
  }}	
 @media (min-width: 1900px){
.container {
  width: 1760px;
}
}
 @media (max-width: 1300px) and  @media (max-width: 1400px) {
	  .logo-text span:nth-child(1) {
  font-size: 19px;
} 	
   }
  @media (max-width: 900px){
.menuzord-responsive .menuzord-brand {
  margin: 1%;
  font-size: 20px;
  line-height: 1.55;
}
.menu-sec {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.menuzord-brand img {
  max-height: 70px;
  margin-top: 0px;
}
.logo-text span:nth-child(1) {
  font-size: 14px;
}
.logo-text span:nth-child(2) {
  font-size: 8px;
}
.logo-text {
	margin-top:0%;
	display: none;
}
.menuzord-menu > li > a {
  font-size: 13px;
  color: #c73e1c;
}
.header-top .widget ul li:nth-child(3){
	display:none;
}
	
.menuzord-responsive .menuzord-menu {
  width: 100%;
  float: left !important;
  position: fixed;
  top: 108px;
  z-index: 99;
}
.scroll-to-fixed-fixed .menuzord-responsive .menuzord-menu{
	  top: 106px;
}
h2, .h2 {
  font-size: 21px;
}
h3, .h3 {
  font-size: 20px;
}
.courses .mb-sm-40{
margin-bottom: 20px !important;
}
.courses .mb-sm-180 {
  margin-bottom: 30px !important;
}
.book-now {
  font-size: 2rem;
}
.menuzord-menu{
	display:none;
}
.single-banner-slide {
  height: 30vh;
  width: 100vw;
}
.header-menu-btn {
  font-size: 13px;
  padding: 5px 5px;
  margin-top: 22px;
  text-align: center;
  margin-right: 12px;
}
.single-banner-slide h2 {
  font-size: 22px;
  text-align: center;
}
.single-banner-slide p {
  max-width: 100%;
  margin: 0 auto;
 
}
.single-banner-slide a {
  margin-top: 5px;
}	
	.header-top a,.widget.no-border ul li{
	margin-right: 0px;
}
.scroll-to-fixed-fixed{
	top: 32px !important;
}
  }
  
	