@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import 'https://fonts.googleapis.com/css?family=Raleway:100,600';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300';
@import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css';
:root {
	--font-family-poppins:"Poppins", sans-serif;
	--main-color: rgba(247,148,29,1);
	--hover-color: #000;
	--gradient:radial-gradient(circle, rgba(243,210,33,1) 0%, rgba(247,148,29,1) 65%);
	--white:#fff;
	--title:#FE6500;
	--btn-outline:#FF6601;
	--black: #000;
	--patch-shadow:0 4px 4px rgb(0 0 0 / 25%);
	--white-gradient:radial-gradient(circle, rgba(247,148,29,1) 0%, rgba(255,255,255,1) 65%);
	--grey-88:#888284;
	--title-yellow-patch:#f4bb1f;
	--yellow-color : #F79C1E;
	--grey-color : #333333;
	--main-color:#F7941D;
	--header-gradient:radial-gradient(circle, rgba(243,210,33,1) 0%, rgba(247,156,30,1) 60%);
	--hover-gradient:radial-gradient(circle, rgb(243 210 33 / 50%) 0%, rgb(247 149 28 / 80%) 65%);
}
img{
	max-width: 100%;
}
body {
	overflow-x: hidden;
	font-size: 17px;
	font-family: "Poppins", sans-serif;
}
p{
	font-size: 14px;
}

/* ====header top  ====== */
.header-thirty-top{
	background-color: var(--white);
	padding: 14px 0 18px;
}
.header-thirty-top .e-mail i{
	color: var(--yellow-color);
	font-size: 25px;
}
.header-thirty-top .e-mail p{
	font-size: 15px;
    font-weight: 500;
    padding: 5px 18px 0 0;
}
.header-thirty-top .media-icon a.icon {
    height: 25px;
}
.header-thirty-top .fa-linkedin:before, .header-thirty-top .fa-linkedin-in:before {
    content: "\f08c";
}
/* .fa-instagram:before {
    content: "\f081";
} */
.header-thirty-top .fa-twitter:before{
	content: "\f081";
}
.header-thirty-top .media-icon .icon i{
	color: var(--yellow-color);
	font-size: 25px;
}
.header-thirty .navigation-wrap.start-header{
	border-top: 0;
	box-shadow: none;
}
.header-thirty-top .media-icon div{
	width: max-content;
}
.header-thirty .navigation-wrap.start-style{
	top: 78px;

}
.header-thirty .navigation-wrap .bg-gradient{
	border-radius: 11px;
    box-shadow: 0px 0px 2px 1px rgb(24 23 22 / 22%);
    padding: 17px 15px 16px;
    background: #fff;
}
.header-thirty-top .site-logo{
	max-width: 480px;
}
.header-thirty-top .site-logo a img{
	height: 80px;
}
.header-thirty-top .site-logo .school-name{
	font-size: 16px;
	margin-bottom: 0;
	padding-left: 9px;
	font-weight: bold;
}
header.header-thirty .navigation-wrap nav.navbar ul.navbar-nav li.nav-item.active a.nav-link,
header.header-thirty .navigation-wrap nav.navbar ul.navbar-nav li.nav-item:hover a.nav-link {
    color: var(--black);
}
.header-thirty .navbar-collapse .navbar-btn button.rounded-pill-primary{
	background-color: var(--main-color);
    background-image: none;
    color: var(--white);
    border: none;
    padding: 11px 29px;
    font-size: 14px;
    font-weight: 600;
	white-space: nowrap;
}
.header-thirty .login a i.user-icon{
	color: var(--main-color);
	border: 1px solid var(--main-color);
	border-radius: 50%;
	font-size: 14px;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header-thirty .login a span{
	font-size: 12px;
	font-weight: 500;
}
.header-thirty .nav-item.show .dropdown-menu{
	border-radius: 0;
    background-color: var(--white);
    padding: 0 !important;
	margin-top: 30px;
    box-shadow: 0px 0px 2px 1px rgb(24 23 22 / 22%);
}
.header-thirty .nav-item.show .dropdown-menu .dropdown-item{
	border-bottom: none;
}
.header-thirty .nav-item.show .dropdown-menu .dropdown-item:hover{
	background-color: var(--yellow-color);
	color: var(--white);
}
.header-thirty .nav-item.show .dropdown-menu .dropdown-item:last-child{
	border-bottom: 0;
}
.header-thirty .nav-item.show .dropdown-menu::after{
	border-bottom: 0;
}
.header-thirty-top .media-icon .insta i{
	background-color: var(--yellow-color);
	color: var(--white);
	font-size: 18px;
    padding: 2px 3px;
    margin-top: 2px;
    border-radius: 3px;
}

.header-thirty .nav-item .dropdown-menu{
	transition: all 0.1s linear;
	padding: 0 !important;
}
.header-thirty .navigation-wrap.start-header.scroll-on .container .bg-gradient{
	padding: 17px 15px 8px;
}

/* ====header top close ====== */

/* ========= slider ========= */
#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta{
	min-width: 900px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta::after{
	background-color: rgb(255 255 255 / 76%);
}
#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta h4,
#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta p{
	color: var(--black);
	text-align: center;
}
#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta h4{
	font-size: 36px;
	font-weight: bold;
}
#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta p{
	font-size: 24px;
	font-weight: normal;
}
/* ========= slider End ========= */

/* =========== counter =========== */
.counter .counter-box{
	background-image: radial-gradient(#F5CD22 25%, #F79C1E 100%);
	border-right: 1px solid rgba(255, 255, 255, 0.473);
	padding: 12px 10px;
}
.counter .counter-box:last-child{
	border-right: 0;
}
.counter .counter-box h4{
	font-size: 32px;
    font-weight: bold;
	line-height: 20px;
}
.counter .counter-box p{
	font-size: 24px;
	font-weight: normal;
}
.counter .container .box-per{
	margin-top: -46px;
}
/* =========== counter close =========== */

/* ============ Inquiry =========== */
#page-head.banner-img{
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}
#page-head.banner-img.inquiry-13{
	background-image: url(../../../../../assets/front/img/theme13/Inquiry.png);
	background-position: center;
}
.contact-section.contact-page h5.section-title{
	background-color: var(--yellow-color);
	color: var(--white);
	font-size: 20px;
    padding: 12px 0;
}
.contact-section.contact-page .contact-form{
	padding: 0;
}
input.form-control, select.form-control, textarea.form-control{
	border: 0;
	box-shadow: 0px 1px 5px 0 rgba(128, 128, 128, 0.438);
	height: inherit;
	padding: 10px;
	border: none;
}
input.form-control, input.form-control::placeholder, input.form-control, select.form-control option, select.form-control{
	font-size: 14px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}
input.form-control:focus, select.form-control:focus{
	border: 1px solid var(--yellow-color);
	box-shadow: none;
}
.contact-section.contact-page .form-control, .form-group .form-control{
	padding: 10px;
	background-color: var(--white);
	border-radius: 2px;
	border: 1px solid var(--white);
	line-height: normal;
	width: 100%;
}
.contact-section.contact-page .form-select.form-control,.form-group select
.contact-section.contact-page .form-date.form-control{
	height: 38px;
	position: relative;
}
.contact-section.contact-page .form-select.form-control, .form-group select{
	background: url(../../img/sort-down.png);
	background-repeat: no-repeat;
	background-position: right 8px center;
	appearance: none;
	padding-right: 25px;
}
/* .contact-section.contact-page .form-date.form-control{
	background: url(../../img/calendar-icon.png);
	background-repeat: no-repeat;
	background-position: right 8px center;
	appearance: none;
	padding-right: 25px;
} */
.contact-section.contact-page .form-control:focus, .form-group .form-control:focus{
	border: 1px solid var(--yellow-color);
	box-shadow: 0px 1px 5px 0 rgba(128, 128, 128, 0.438);
}
button.rounded-pill.btn{
	border: 1px solid var(--yellow-color);
	color: var(--yellow-color);
	padding: 8px 20px;
	font-size: 14px;
	font-weight: 500;
}
button.rounded-pill.btn:hover{
	background-image: radial-gradient(#F5CD22 10%, #F79C1E 100%);;
	color: var(--white);
	background-color: transparent;
}
.contact-section.contact-page .form-label{
	font-size: 14px;
}
.radio input[type="radio"].radio-btn{
	appearance: none;
	padding: 0;
	background-color: transparent;
	cursor: pointer;
}
.radio input[type="radio"].radio-btn::before{
	content: '';
	display: block;
	width: 60%;
	height: 60%;
	/* margin: 20% auto; */
	border-radius: 50%;
	border: 3px solid var(--white);
	padding: 4px;
	background: #C0C0C0;
	box-shadow: 0 1px 5px 0 rgba(128, 128, 128, 0.568)
}
.radio input[type="radio"]:checked.radio-btn::before{
	background: var(--yellow-color);
}
#page-head div ul{
	width: max-content;
}
.text-danger.error{
	font-size: 14px;
}
.inquiry-13#page-head.banner-img.inquiry-13{
	background-position: right;
}

/* ============ Inquiry =========== */


/* =========== gallery ========== */
ul.banner-title{
	background-color: rgba(255, 255, 255, 0.603);
	border-radius: 20px;
	padding: 5px 20px;
}
ul.banner-title li a, ul.banner-title li span{
	font-size: 16px;
	font-weight: 600;
}
.section-gap{
	padding-top: 70px;
}
#page-head.gallery-13{
	background-image: url(../../../../../assets/front/img/theme13/gallery.png);
}
.page-heading{
	font-size: 32px;
	font-weight: 600;
	position: relative;
}
.page-heading::before{
	content: "";
	position: absolute;
	background-color: #FE6500;
	width: 200px;
	height: 1px;
	top: 54px;
	left: 50%;
	transform: translate(-50%);
}
.project-nav li{
	background-color: var(--yellow-color);
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	color: white;
	font-size: 16px;
}
.project-nav li::before{
	content: none;
}
.project-nav{
	border-bottom: 0;
}
.project-section .project-nav{
	display: flex;
	overflow-x: scroll;
	white-space: nowrap;
}
.project-boxes .project-box.hover-style .project-thumb::before{
	content: none;
}

.documentaion_wrapper .student_doc a{
	text-align: center;
	display: block;
}

.project-boxes .project-box.hover-style:hover .project-desc{
	width: 70%;
	margin: 0 auto;
	background-image: radial-gradient(#F5CD22 15%, #F79C1E 70%);
	background-color: transparent;
}
.project-boxes .project-box .project-desc{
	padding: 15px 15px 0;
}
.project-boxes .project-box .project-desc h4{
	line-height: 16px;
	margin: 0 0 6px;
}
.project-boxes .project-thumb{
	display: inline-block;
	background-color: #333333;
}
.project-boxes .project-thumb .thumbnail{
	object-fit: contain;
}
.project-boxes .project-box.hover-style:hover .project-desc h4,
.project-boxes .project-box.hover-style:hover .project-desc p{
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	transition: unset;
}
.project-boxes .project-box .project-desc h4{
	font-size: unset;
}
.project-boxes .project-box.hover-style:hover .project-desc h4 a{
	color: var(--white) !important;
}
.project-boxes .project-box.hover-style:hover .project-desc .project-link i{
	color: var(--white);
}
a.bg-dynamic-img  img{
	position: relative;
	z-index: 1;
}
a.bg-dynamic-img, .project-boxes .project-box.hover-style .project-thumb.bg-dynamic-img  {
    position: relative;
	display: flex;
	justify-content: center;
	align-items:center;
	background-size:cover !important;
	background-repeat:no-repeat !important;
}
a.bg-dynamic-img::before , .project-boxes .project-box.hover-style .project-thumb.bg-dynamic-img::before{
	position: absolute;
    content: "";
    background: var(--black);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.62;
	visibility: visible;
}
.project-boxes .project-box .project-thumb.bg-dynamic-img .thumb {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    height: unset;
    width: 100%;
    background-size: unset;
    object-fit: unset;
}

/* =========== gallery end ========== */

/* ========== Contact us ========= */

#page-head.contact-13{
	background-image: url(../../../../front/img/theme13/contact-banner.png);
}
.contact-section.contact-page .contact-map{
	background-color: transparent;
	height: 388px;
}
.contact-page-13 .contact-info-content .section-title h2.title{
	font-size: 24px;
}
.contact-page-13 .contact-info-content .contact-number li{
	list-style-type: none;
}
.contact-section.contact-page .contact-info .contact-info-content ul li i,
.contact-section.contact-page .contact-info .contact-info-content ul li a i{
	font-size: 14px;
}
.contact-section.contact-page .contact-info .contact-info-content ul li i{
	color: var(--yellow-color);
	background-color: #f7951d54;
	padding: 10px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact-section.contact-page .contact-info .contact-info-content ul li i.phone-icon{
	rotate: 93deg;
}
.contact-section.contact-page .contact-info .contact-info-content ul li,
.contact-section.contact-page .contact-info .contact-info-content ul li a{
	font-size: 16px;
	color: var(--black);
}
.contact-section.contact-page .contact-info .contact-info-content ul li span.icon{
	background-color: white;
    box-shadow: 0px 1px 3px 0 #8080806b;
    padding: 6px 10px;
    height: max-content;
}


/* ========== Contact us end ========= */

/* ========= career ========= */

#page-head.career-13{
	background-image: url(../../../../front/img/theme13/career.png);
	background-position: right;
}
.career-13#career-main .career-box{
	border-radius: 2px;
	padding: 0;
	box-shadow: rgb(54 54 54 / 20%) 0px 0px 10px 1px;
	display: flex;
    width: 100%;
    flex-direction: column;
}
.career-13#career-main .career-box h4{
	font-size: 32px;
	font-weight: bold;
}
.career-13#career-main .career-box .box-contain{
	background-image: radial-gradient(#F5CD22 10%, #F79C1E 100%);
	height: 100%;
}
.career-13#career-main .career-box .box-contain .box-label{
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
}
.career-13#career-main .career-box .box-contain .box-label span{
	white-space: normal;
	font-weight: 400;
	text-transform: capitalize;
}
.career-13#career-main .career-box .box-contain .box-label.ans span{
	font-size: 16px;
}
.career-13#career-main .career-box .card-buttons button.apply{
	border-radius: 25px;
	background-color: var(--white);
	color: var(--black);
	padding: 5px 20px;
	text-transform: uppercase;
	max-width: max-content;
}
.career-13 .modal-dialog{
	max-width: 900px;
}
.career-13 .modal-dialog .form-control{
	padding: 10px;
	background-color:var(--white);
	border-radius: 2px;
	line-height: normal;
}
.career-13 .modal-dialog .form-control:focus{
	border: 1px solid var(--yellow-color);
	box-shadow: none;
}
button.rounded-pill-primary{
	background-image: radial-gradient(#F5CD22 10%, var(--yellow-color) 100%);
    color: var(--black);
	border-radius: 25px;
    border: none;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 600;
}
.career-13 .modal-dialog .modal-btn div p{
	font-size: 12px;
}
.career-13#page-head.banner-img.inquiry-13{
	background-position: right;
}
/* ========= career end ========= */

/* ========= Blog ========= */

#page-head.blog-13{
	background-image: url(../../../../../assets/front/img/theme13/blog-banner.png);
	background-position: center;
}
.blog-13 .blog-loop.standard-blog .single-post-box{
	border: 0;
}
.blog-13 .blog-loop.standard-blog .single-post-box .post-content .title{
	font-size: 24px;
	font-weight: 500;
}
.blog-13 .blog-loop.standard-blog .single-post-box .post-meta ul li a{
	font-size: 15px;
	color: var(--black);
}
.blog-13 .blog-loop.standard-blog .single-post-box .post-meta ul li i{
	color: var(--yellow-color);
}


.blog-13 .sidebar .widget.search-widget form{
	border: 1px solid var(--yellow-color);
	border-radius: 40px;
	overflow: hidden;
}
.blog-13 .sidebar .widget.search-widget form input,
.blog-13 .sidebar .widget.search-widget form button{
	height: 50px;
	background-color: var(--white);
}
.blog-13 .sidebar .widget.search-widget form input{
	font-family: "Poppins", sans-serif;
	outline: none;
	padding-left: 60px;
	padding-right: 15px;
}
.blog-13 .sidebar .widget.search-widget form button{
	left: 0;
	width: 50px;
}
.blog-13 .sidebar .widget.search-widget form button i{
	color: #616161;
	font-size: 16px;
}
.blog-13 .sidebar .widget.cat-widget{
	box-shadow: 0 0 20px 0px #80808054;
}
.blog-13 .sidebar .widget .widget-title{
	background-color: var(--yellow-color);
}
.blog-13 .sidebar .widget ul li{
	list-style-type: none;
	border-bottom: 1px solid var(--yellow-color);
}
.blog-13 .sidebar .widget.cat-widget ul li a{
	font-size: 16px;
	font-weight: 600;
}
.blog-13 .sidebar .widget.cat-widget ul li a:hover{
	color: #616161;
}
.blog-section.blog-detail-section .post-details-wrap .post-thumb img{
	height: 547px;
	object-fit: contain;
    max-width: 100%;
}

/* ========= Blog End ========= */

 /* ======== footer ======= */

 footer.footer-thirty{
	background-color: #333333;
 }
 footer.footer-thirty hr{
	border-top: 1px solid rgb(255 255 255 / 24%);
 }
 footer.footer-thirty .footer-top div i.icon{
	color: white;
	background-color: var(--yellow-color);
	width: 40px;
	min-width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
 }
 footer.footer-thirty .footer-top div p{
	color: var(--white);
	font-size: 16px;;
 }
 .footer-thirty .footer_ul_amrc li a::before{
	position: absolute;
	content: "";
	background-color: white;
	width: 2px;
	height: 2px;
	top: 9px;
	left: 0;
 }
 .footer-thirty .footer_ul_amrc li a::after{
	position: absolute;
	content: "";
	background-color: white;
	width: 8px;
	height: 2px;
	top: 9px;
	left: 5px;
 }

 .footer-thirty .media-icons{
	background-color: var(--grey-color);
	width: max-content;
	padding: 0 10px;
	position: absolute;
	top: -57px;
	left: 50%;
	transform: translate(-50%);
 }
 .footer-thirty .media-icons a{
	border: 1px solid rgb(255 255 255 / 24%);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
 }
 .footer-thirty .media-icons a.icon i{
	color: #FF6601;
	font-size: 12px;
 }
 .footer-sec-main .fa-facebook-f:before {
    content: "\f39e";
 }
 footer.footer-thirty .map iframe{
	width: 100%;
	height: 290px;
}
.footer-thirty .sec-head{
	display: inline-block;
}
.footer-thirty .sec-head .headin5_amrc{
	display: inline-block;
	padding: 0 12px;
}
.footer-thirty .sec-head .sec-head-divider span{
	background: var(--white);
	width: 100%;
}
.footer-thirty .sec-head .sec-head-divider span::after{
	background: #333333;
}
.footer-thirty .sec-head .sec-head-divider span::before{
	background: var(--white-gradient);
}
.footer_ul_amrc li a{
	text-transform: capitalize;
}

 /* ======== footer End ======= */

/*header*/
.start-header {
	opacity: 1;
	transform: translateY(0);
	padding: 20px 0;
	box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on {
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
	padding: 10px 0;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
	height: 24px;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navigation-wrap {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
    border-top: 5px solid #263238
}
.navbar {
	padding: 0;
}
.navbar-brand img {
	height: 28px;
	width: auto;
	display: block;
  filter: brightness(10%);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler-icon {
	width: 24px;
	height: 17px;
	background-image: none;
	position: relative;
	border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after {
	top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}
.nav-link {
	color: #212121;
	font-weight: 500;
    transition: all 200ms linear;
}
.nav-item:hover .nav-link{
	color: #8167a9;
}
.nav-item.active .nav-link {
	color: #8167a9;
}
.nav-link {
	position: relative;
	padding: 5px 0;
	display: inline-block;
}
.nav-item:after {
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	background-color: #8167a9;
	opacity: 0;
    transition: all 200ms linear;
}
.nav-item:hover:after {
	bottom: 0;
	opacity: 1;
}
.nav-item.active:hover:after {
	opacity: 0;
}
.nav-item {
	position: relative;
    transition: all 200ms linear;
}
.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
}
.nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
	background-color: #ff4e31;
	border-radius: 9px;
	margin-top: 16px;
}
.nav-item.show .dropdown-menu::after {
	position: absolute;
	content: "";
	top: -10px;
	left: 15px;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #ff4e31;
}
.dropdown-menu {
	padding: 10px!important;
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	color: #212121;
	background-color: #fcfaff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.dropdown-toggle::after {
	display: none;
}

.dropdown-item {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding: 0;
	border-radius: 2px;
    transition: all 200ms linear;
	padding: 0 8px;
}
.dropdown-item:hover,
.dropdown-item:focus {
	color: #fff;
	background-color: transparent;
	padding-left: 16px;
}
header .navigation-wrap nav.navbar ul.navbar-nav li.nav-item a.nav-link {
    color: rgba(0,0,0,1);
    letter-spacing: 0.5px;
	font-size: 16px;
}
header .navigation-wrap nav.navbar ul.navbar-nav li.nav-item.active a.nav-link,
header .navigation-wrap nav.navbar ul.navbar-nav li.nav-item:hover a.nav-link {
    color: #8167a9;
}
header .navigation-wrap nav.navbar ul.navbar-nav li.nav-item a.nav-link i.fa-angle-down {
    position: relative;
    top: 3px;
    font-size: 18px;
    margin-left: 5px;
}
/*header*/

/*footer*/
.col_white_amrc {
    color: #fff;
}
footer {
    width: 100%;
    background-color: #002749;
    min-height: 250px;
    padding: 50px 0 63px 0;
}
.pt2 {
    padding-top: 0;
    margin-bottom: 20px;
}
footer p {
    font-size: 14px;
    color: #ccc;
    padding-bottom: 0;
    margin-bottom: 8px;
	letter-spacing: 0.7px;
}
.mb10 {
    padding-bottom: 15px;
}
.footer_ul_amrc {
    margin: 0;
    list-style-type: none;
    font-size: 14px;
    padding: 0 0 10px 0;
}
.footer_ul_amrc li {
    padding: 0 0 5px 0;
}
.footer_ul_amrc li a {
    color: #ccc;
}
.footer_ul_amrc li a:hover {
    color: #fff;
    text-decoration: none;
}
.fleft {
    float: left;
}
.padding-right {
    padding-right: 10px;
}
.footer_ul2_amrc {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
.footer_ul2_amrc li p {
    display: table;
}
.footer_ul2_amrc li a:hover {
    text-decoration: none;
}
.footer_ul2_amrc li i {
    margin-top: 5px;
}
.bottom_border {
    border-bottom: 1px solid #323f45;
    padding-bottom: 20px;
}
.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0;
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.foote_bottom_ul_amrc li {
    display: inline;
}
.foote_bottom_ul_amrc li a {
    font-size: 14px;
	color: #ccc;
    line-height: 25px;
	margin: 0 12px;
	font-weight: 300;
	letter-spacing: 0.8px;
}
.foote_bottom_ul_amrc li a:hover {
	color: #fff;
}
.social_footer_ul {
    display: table;
    margin: 15px auto 0 auto;
    list-style-type: none;
}
.social_footer_ul li {
    padding-left: 20px;
    padding-top: 10px;
    float: left;
}
.social_footer_ul li a {
    color: #ccc;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 50%;
	width: 42px;
	height: 42px;
	transition: all .2s ease-in-out;
}
.social_footer_ul li a::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
	opacity: 0;
	line-height: 42px;
	border-radius: 50%;
	box-shadow: 0 0 0 1px #fff;
    transition: all .2s ease-in-out;
}
.social_footer_ul li a:hover i {
	color: #ff4e31;
}
.social_footer_ul li a:hover {
	border-color: #ff4e31;
}
.social_footer_ul li a:hover::after {
	opacity: 1;
    transform: scale(1.12);
    transition-timing-function: cubic-bezier(0.37,0.74,0.15,1.65);
}
.social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
}
footer ul.footer_ul2_amrc li a,
footer i.fa-location-arrow,
footer i.fa-phone,
footer i.fa-envelope {
    color: #ff4e31;
}
footer i.fa-location-arrow,
footer i.fa-phone,
footer i.fa-envelope {
    margin-right: 8px;
}
footer .footer-sec-main {
    margin-top: 25px;
	text-align: center;
}
footer .footer-sec-main ul.foote_bottom_ul_amrc {
    margin-top: 0;
}
footer .footer-sec-main ul.foote_bottom_ul_amrc ~ p {
    font-size: 14px;
}
footer .social_footer_ul {
	padding: 0;
}
footer ul.social_footer_ul li {
    padding: 0;
	margin-top: 0;
}
footer ul.social_footer_ul li:not(:last-child) {
    margin-right: 20px;
}
/*footer*/

.round-btn {
	border: 1px solid var(--btn-outline);
	color: var(--btn-outline);
    border-radius:30px;
    transition: all 0.7s ease 0s;
    text-transform: uppercase;
	display: flex;
	height: 37px;
    font-weight: 600;
    padding: 0 28px;
    line-height: 36px;
    border-width: 1px;
    width: max-content;
	font-size: 16px;
}
.round-btn:hover{
	color: var(--white);
	background:var(--btn-outline);
}

.top-space {
    margin-top: 85px;
}
#enroll-child {
	background-color: #002749;
	padding: 25px 0;
	color: #fff;
	letter-spacing: 0.5px;
}
#enroll-child p, #enroll-child h4, #enroll-child a {
	margin: 0;
}
#enroll-child p {
	font-size: 18px;
	line-height: 25px;
}
body, .mfp-bottom-bar, * {
	font-family: 'Montserrat',sans-serif;
	transition: all 0.7s ease 0s;
	font-family: 'Lato', sans-serif;
	font-family: "Poppins", sans-serif;
}
#enroll-child .enroll-board-icon {
	width: 127px;
	height: 127px;
	line-height: 154px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	margin-right: 18px;
}
#enroll-child .enroll-board-icon i {
	color: #ff4e31;
	font-size: 50px;
}
#enroll-child .enroll-conts {
	width: calc(100% - 127px);
}
#enroll-child h4 {
	font-size: 27px;
	line-height: 30px;
	text-transform: uppercase;
}
#enroll-child.graybg {
	background-color: #e5e5e5;
	color: #002749;
}
#enroll-child.graybg a {
	color: #ff4e31;
	border-color: #ff4e31;
}
#enroll-child.graybg a:hover {
	color: #fff;
}
.contact_us_home#enroll-child .enroll-board-otr{
	position: relative;
	z-index: 1;
    position: relative;
}
.contact_us_home#enroll-child .enroll-board-otr::before{
	position: absolute;
	content:"";
	left: 5px;
	width: 25px;
	height: 25px;
	border-radius:50%;
	background: var(--hover-color);
	z-index:-1;
	box-shadow: var(--patch-shadow);
}
.contact_us_home#enroll-child .enroll-board-otr::after{
	position: absolute;
	content:"";
	right: 5px;
	width: 25px;
	height: 25px;
	border-radius:50%;
	background: var(--hover-color);
	z-index:-1;
	bottom:0;
	box-shadow: var(--patch-shadow);

}
#enroll-child.contact_us_home{
	background: var(--gradient);
}

/*news-slider*/
#news-slide {
	overflow: hidden;
	padding: 70px 0;
}
#news-slide .go-blog {
	margin-top: 40px;
	margin-right: 15px;
	text-align: right;
}
#news-slide .go-blog a:hover {
	border: 2px solid #ff4e31;
    color: #fff;
	background-color: #ff4e31;
}
#news-slide .post-slide {
	margin: 20px 15px 20px;
	border-radius: 15px;
	padding-top: 1px;
}
#news-slide .post-slide .post-img {
	position: relative;
    overflow: hidden;
    border-radius: 0;
    width: 100%;
    background: #000000;
    display: flex;
    align-items: center;
}
#news-slide .post-slide .post-img img {
	width: 100%;
	height: auto;
	transform: scale(1, 1);
	transition: transform 0.2s linear;
}
#news-slide .post-slide:hover .post-img img {
	transform: scale(1.1, 1.1);
}
#news-slide .post-slide .over-layer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background: var(--hover-gradient);
	transition: all 0.5s linear;
}
#news-slide .post-slide:hover .over-layer {
	opacity: 1;
	text-decoration: none;
}
#news-slide .post-slide .over-layer i {
	position: relative;
	top: 45%;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 25px;
}
#news-slide .post-slide .post-content {
	text-align: center;
    margin: 0px 10px 0;
    position: relative;
    transform: translateY(-50%);
}
#news-slide .post-slide .post-title a {
	font-size: 15px;
	font-weight: 600;
	display: inline-block;
	transition: all 0.3s ease 0s;
	min-height: 33px;
    display: flex;
    color: var(--black);
	text-transform: capitalize;
}
#news-slide .post-slide .post-title a:hover {
	text-decoration: none;
	color: #3498db;
}
#news-slide .post-slide .post-description {
	line-height: 24px;
	color: #808080;
	margin-bottom: 25px;
}
#news-slide .post-slide .post-date {
	color: #a9a9a9;
	font-size: 14px;
}
#news-slide .post-slide .post-date i {
	font-size: 20px;
	margin-right: 8px;
	color: #cfdace;
}
#news-slide .post-slide .read-more {
	padding: 9px 20px;
    background: var(--white);
    color: var(--black);
    box-shadow: 0px 4px 4px 0 rgb(0 0 0 / 25%);
    border-radius: 25px;
    text-transform: capitalize;
    position: relative;
    top: 0;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    padding-right: 37px;
    display: flex;
    width: max-content;
    margin: 0 auto;
    align-items: center;
	max-width: 100%;
	text-align: left;
}
#news-slide .post-slide .read-more span{
	margin-top: 0px;
    font-size: 21px;
    width: 26px;
    display: flex;
    height: 26px;
    background: var(--btn-outline);
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: auto;
    position: absolute;
    right: 5px;
}
#news-slide .post-slide .read-more span i, .plan-upgrades-conts span i {
    font-size: 16px;
    color: var(--white);
    font-weight: 500;
}
span.arrow-orange{
    font-size: 24px;
    width: 29px;
    display: flex;
    height: 29px;
    background: var(--btn-outline);
    align-items: center;
    justify-content: center;
    border-radius: 50%;
	border-radius: 50%;
    margin: 0 auto;
}
#news-slide .owl-controls .owl-buttons {
	text-align: center;
	margin-top: 20px;
}
#news-slide .owl-controls .owl-buttons .owl-prev,
#news-slide .owl-controls .owl-buttons .owl-next {
	cursor: pointer;
	top: -70px;
	width: 60px;
	height: 60px;
	background-color: #ccc;
	position: absolute;
	border-radius: 50px;
	transition: background 0.5s ease 0s;
}
#news-slide .owl-controls .owl-buttons .owl-prev {
	left: 15px;
	padding: 0 18px 0 15px;
	box-shadow: 3px 14px 25px -10px #92b4d0;
}
#news-slide .owl-controls .owl-buttons .owl-next {
	right: 15px;
	padding: 0 15px 0 18px;
	box-shadow: -3px 14px 25px -10px #92b4d0;
}
#news-slide .owl-controls .owl-buttons .owl-prev:after,
#news-slide .owl-controls .owl-buttons .owl-next:after {
	content: "\f104";
	font-family: "Font Awesome 5 Pro";
	color: #333;
	font-size: 40px;
}
#news-slide .owl-controls .owl-buttons .owl-next:after {
	content: "\f105";
}
#preloader {
	display: none !important;
}
#news-slide .sec-head {
	margin-bottom: 30px;
}
#news-slide .post-slide:hover .post-content {
    transform: translateY(-50%) scale(1.04);
}
/*news-slider*/

.sec-head {
	text-align: center;
	margin-bottom: 50px;
}
.sec-head h2,
.sec-head p {
	color: var(--hover-color);
	margin: 0 16px 16px;
}
.sec-head h2 {
	font-size: 32px;
	line-height: 48px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.sec-head-divider {
    display: flex;
    justify-content: center;
}
.sec-head p {
	font-size: 18px;
	letter-spacing: 0.5px;
}
.sec-head .sec-head-divider span {
    width: 185px;
    height: 1px;
    background: var(--title);
    display: inline-block;
	position: relative;
}
.sec-head .sec-head-divider span::after, .sec-head .sec-head-divider span::before{
	position: absolute;
    content: "";
    clip-path: polygon(25% 0%, 75% 0%, 100% 46%, 75% 100%, 25% 100%, 0% 50%);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(90deg);
}
.sec-head .sec-head-divider span::before {
    width: 23px;
    height: 20px;
    background: var(--gradient);
	z-index: 2;
}
.sec-head .sec-head-divider span::after{
	width: 25px;
    height: 46px;
    background: var(--white);
	z-index: 1;
}
#about{
	padding-bottom:60px;
}
#page-head.about-10{
	background-image: url(../../../../front/img/theme13/about-banner.png);
}
.padding-top-title{
	padding-top: 70px;
}
.contact_us_home#enroll-child .enroll-conts{
	color: var(--black);
}
.background-btn.round-btn{
	border-color:var(--white);
    color: var(--hover-color);
    background: var(--white);
}
.background-btn.round-btn:hover{
	border-color:var(--btn-outline);
	color:var(--btn-outline);
}
.plan-upgrades-conts h4 {
    font-size: 19px;
    font-weight: 700;
    margin: 15px 0 15px;
}
.plan-upgrades-conts p {
    font-size: 16px;
}


/*plan upgrades*/
#plan-upgrades {
	padding: 0 0 70px 0;
}
#plan-upgrades .plan-upgrades-round img{
    width: 112px;
    height: 112px;
    line-height: 140px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
	object-fit: cover;
	border: 2px solid var(--btn-outline);
	box-shadow: 0 3px 4px 0px grey;
}
#plan-upgrades .plan-upgrades-round i {
	font-size: 55px;
}
#plan-upgrades .plan-upgrades-round i.fa-books {
    font-size: 50px;
}
#plan-upgrades .plan-upgrades-round i.fa-flask {
	font-size: 52px;
}
#plan-upgrades .plan-upgrades-round.blue {
	color: var(--main-color);
}
#plan-upgrades .plan-upgrades-round.orange {
	background-color: #ff4e31;
}
#plan-upgrades .plan-upgrades-conts {
    width: calc(100% - 128px);
}
#plan-upgrades .row ~ .row {
    margin-top: 45px;
}
/*plan upgrades*/

/*testimonial*/
#testimonial {
	padding: 70px 0;
	background:var(--gradient);
}

#testimonial .testimonial-slide.slick-slide.slick-active .testimonial_box-top{
	background:var(--white);
	padding:25px 50px;
}
#testimonial .testimonial-slide.slick-current.slick-active.slick-center .testimonial_box-top {
	background:var(--grey-88);
	margin: -60px -60px 0;
    position: relative;
    padding-top: 60px;
}
#testimonial .testimonial-slide.slick-current.slick-active.slick-center .testimonial_box-top::before{
	position: absolute;
	content:"";
	left: 45%;
    transform: translateY(-50%);
    top: 30px;
	background:url(../../../../front/img/theme13/quote-testimonial.png);
	width: 44px;
	height: 36px;
}
#testimonial .testimonial .slick-prev,#testimonial .testimonial .slick-next{
	top: 44%;
    transform: translateY(-50%);
}
#testimonial .testimonial_box-icon {
	margin-top: -12px;
	padding-right: 20px;
}
#testimonial .testimonial_box-icon i {
	font-size: 30px;
	color: #ff4e31;
}
#testimonial .testimonial-slide.slick-current.slick-active.slick-center .testimonial_box-text p{
	color: var(--white);
}
#testimonial .testimonial_box-text p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    text-align: center;
    height: 111px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#testimonial .testimonial_box-bottom {
	padding-top: 35px;
}
#testimonial .testimonial_box-profile {
    display: flex;
    flex-direction: column;
    margin: -74px 0 0;
    position: relative;
    z-index: 5;
    align-items: center;
    text-align: center;
}
#testimonial .testimonial_box-img {
	display: flex;
	justify-content: center;
}
#testimonial .testimonial_box-img img {
    width: 74px;
    height: 74px;
    border-radius: 50px;
    border: 5px solid var(--white);
}
#testimonial .testimonial_box-info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 0;
}
#testimonial .testimonial_box-name h4 {
    font-size: 16px;
    line-height: 18px;
    color: var(--black);
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 11px;
    text-transform: uppercase;
}
.testimonial_box-job p {
    color: var(--black);
    font-size: 14px;
    letter-spacing: unset;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: 500;
}
#testimonial .slick-dots li button:before {
	font-size: 15px;
	color: #e5e5e5;
}
#testimonial .slick-dots li button {
	background-color: #e5e5e5;
}
#testimonial .slick-dots li.slick-active button {
	background-color: #ff4e31;
}
#testimonial .testimonial .slick-prev:before,
#testimonial .testimonial .slick-next:after {
	content: "\f105";
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    font-size: 27px;
	position: absolute;
}
#testimonial .testimonial .slick-prev:before {
	content: "\f104";
}
#testimonial .slick-dots button {
	width: 18px;
	height: 18px;
}
#testimonial .testimonial .slick-dots {
    bottom: -27px;
}
#testimonial .testimonial button.slick-next.slick-arrow,
#testimonial .testimonial button.slick-prev.slick-arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#testimonial .testimonial button.slick-prev.slick-arrow::before
#testimonial .testimonial button.slick-next.slick-arrow::after {
    position: absolute;
}
#testimonial .testimonial button.slick-next.slick-arrow::after {
    right: 9px;
}
#testimonial .testimonial .slick-prev:before {
    left: 9px;
    top: 1px;
}
#testimonial .sec-head {
    margin-bottom: 30px;
}
#testimonial .testimonial .slick-next {
    right: -15px;
}
#testimonial .testimonial .slick-prev {
    left: 0;
    margin-left: 75px;
}
#testimonial .testimonial .slick-next {
    right: 0;
    margin-right: 75px;
}

#testimonial .sec-head .sec-head-divider span::after{
	background: var(--title-yellow-patch);
}
#testimonial .slick-list.draggable {
    padding: 68px 0 0!important;
    margin: 0 100px;
}
.testimonial-slider.center.slider.slick-initialized.slick-slider {
    height: 342px;
}



/*testimonial*/

/*gallery*/
.magnific-img img {
    width: 100%;
    height: auto;
}
/* .mfp-bottom-bar,*{
   font-family: 'Abel', sans-serif;
} */
.magnific-img {
    display: inline-block;
    width: 32.3%;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
#photo-gallery .mfp-with-zoom .mfp-container,
#photo-gallery .mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#photo-gallery .mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
#photo-gallery .mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}
#photo-gallery .mfp-with-zoom.mfp-removing .mfp-container,
#photo-gallery .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
#photo-gallery .mfp-arrow-left:before {
    border-right: none !important;
}
#photo-gallery .mfp-arrow-right:before {
    border-left: none !important;
}
#photo-gallery button.mfp-arrow,
#photo-gallery .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
#photo-gallery .mfp-container:hover button.mfp-arrow,
#photo-gallery .mfp-container:hover .mfp-counter{
	opacity: 1 !important;
}
#photo-gallery .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
#photo-gallery .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
#photo-gallery .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
#photo-gallery .mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#photo-gallery .mfp-align-top .mfp-container:before {
  display: none;
}
#photo-gallery .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
#photo-gallery .mfp-inline-holder .mfp-content,
#photo-gallery .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
#photo-gallery .mfp-ajax-cur {
  cursor: progress;
}
#photo-gallery .mfp-zoom-out-cur,
#photo-gallery .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
#photo-gallery .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
#photo-gallery .mfp-auto-cursor .mfp-content {
  cursor: auto;
}
#photo-gallery .mfp-close,
#photo-gallery .mfp-arrow,
#photo-gallery .mfp-preloader,
#photo-gallery .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#photo-gallery .mfp-loading.mfp-figure {
  display: none;
}
#photo-gallery .mfp-hide {
  display: none !important;
}
#photo-gallery .mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
#photo-gallery .mfp-preloader a {
    color: #CCC;
}
#photo-gallery .mfp-preloader a:hover {
    color: #FFF;
}
#photo-gallery .mfp-s-ready .mfp-preloader {
  display: none;
}
#photo-gallery .mfp-s-error .mfp-content {
  display: none;
}
#photo-gallery button.mfp-close,
#photo-gallery button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
#photo-gallery button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#photo-gallery .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
#photo-gallery .mfp-close:hover,
#photo-gallery .mfp-close:focus {
    opacity: 1;
}
#photo-gallery .mfp-close:active {
    top: 1px;
}
#photo-gallery .mfp-close-btn-in .mfp-close {
  color: #333
}
#photo-gallery .mfp-image-holder .mfp-close,
#photo-gallery .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
#photo-gallery .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
#photo-gallery .mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
#photo-gallery .mfp-arrow:active {
    margin-top: -54px;
}
#photo-gallery .mfp-arrow:hover,
#photo-gallery .mfp-arrow:focus {
    opacity: 1;
}
#photo-gallery .mfp-arrow:before,
#photo-gallery .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
#photo-gallery .mfp-arrow:after {
    border-top-width: 18px;
    border-bottom-width: 18px;
    top: 8px;
}
#photo-gallery .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
#photo-gallery .mfp-arrow-left {
  left: 0;
}
#photo-gallery .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
#photo-gallery .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
#photo-gallery .mfp-arrow-right {
  right: 0;
}
#photo-gallery .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
#photo-gallery .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}
#photo-gallery .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
#photo-gallery .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
#photo-gallery .mfp-iframe-holder .mfp-close {
    top: -40px;
}
#photo-gallery .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
#photo-gallery .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
#photo-gallery img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
#photo-gallery .mfp-figure {
  	line-height: 0;
}
#photo-gallery .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
#photo-gallery .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
#photo-gallery .mfp-figure figure {
    margin: 0;
}
#photo-gallery .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
#photo-gallery .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
#photo-gallery .mfp-image-holder .mfp-content {
  max-width: 100%;
}
#photo-gallery .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
#photo-gallery .img-gallery-magnific .magnific-img i.fa.fa-search-plus {
	display: none;
}
#photo-gallery .magnific-img {
    margin-bottom: 3px;
}
#photo-gallery {
	padding: 70px 0;
}
#photo-gallery a.view-more-gallery {
	border: 2px solid #ff4e31;
    color: #ff4e31;
	margin-top: 40px;
}
#photo-gallery a.view-more-gallery:hover {
	background-color: #ff4e31;
	color: #fff;
}
#photo-gallery .container-fluid .container,
#photo-gallery .container .container {
	padding: 0;
}
.project-section .project-nav {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 0 4px;
}
.project-section .project-nav::-webkit-scrollbar-track ,.project-section .project-nav::-webkit-scrollbar
 {
	background: #8d8a8a !important;
    width: 0px;
    height: 6px;
    border-radius: 25px;
}
.project-section .project-nav::-webkit-scrollbar-thumb,.project-section .project-nav::-webkit-scrollbar-thumb:hover{
	background: var(--yellow-color) !important;
	width: 0px;
    height: 6px;
    border-radius: 25px;
}
/*gallery*/


#about {
    padding: 70px 0;
}
#about .about-intro h3 {
	font-size: 30px;
	line-height: 1.846153846;
	margin: 0;
}
#about .about-intro h4 {
	font-size: 25px;
	line-height: 34px;
	margin: 8px 0 16px;
	letter-spacing: 0.5px;
}
#about .about-intro h3,
#about .about-intro p,
#about .about-intro ul li,
#about .about-intro h4 {
	color: #545454;
}
#about .about-intro p {
	font-size: 17px;
	line-height: 27px;
}
#about .about-intro ul {
    margin: 0 0 36px;
    padding: 0;
	width: 100%;
	max-width: 320px;
}
#about .about-intro ul li {
    position: relative;
	top: 5px;
	display: block;
    font-size: 17px;
    line-height: 27px;
	padding-left: 31px;
}
#about .about-intro ul li i {
	position: absolute;
	top: 5px;
	left: 0;
	color: #ff4e31;
	font-size: 20px;
	margin-right: 8px;
}
#about .about-intro ul li:not(:last-child) {
    margin-bottom: 5px;
}
#about .about-intro a.about-more-info {
	border: 2px solid #ff4e31;
    color: #ff4e31;
}
#about .about-intro a.about-more-info:hover {
	background-color: #ff4e31;
	color: #fff;
}
#about .img-right{
	margin: 0 0 0 -63px;
}
#about .sec-head{
	margin-bottom: 79px;
}
.button-border{

}
.border-image-clip-path {
    width: 100%;
    height: 100%;
    margin: auto;
    border: 10px solid;
    border-image: linear-gradient(45deg, #ff4e31, #ff4e31) 1;
    clip-path: inset(0px round 10px);
    animation: huerotate 6s infinite linear;
    filter: hue-rotate(360deg);
}
@keyframes huerotate {
    0% {
        filter: hue-rotate(0deg);
    }
    100% {
        filter: hue-rorate(360deg);
    }
}
a, a:hover {
	text-decoration: none;
}

/*slider*/
#slider .slideshow .sheet .sheet-item .sheet-meta {
    padding: 15px 27px;
    border-radius: 12px;
}
#slider .slideshow .sheet .sheet-item .sheet-meta h4,
#slider .slideshow .sheet .sheet-item .sheet-meta p {
    z-index: 9;
    position: relative;
	color: #fff;
}
#slider .slideshow .sheet .sheet-item .sheet-meta p {
    margin: 0;
}
#slider .slideshow .sheet .sheet-item .sheet-meta::after {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 60%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 12px;
}
/*slider*/

/*about*/
#page-head {
	position: relative;
		background-color: #f2f2f2;
		padding: 120px 0;
}
#page-head h1 {
	font-family: 'Montserrat',sans-serif;
	font-size: 45px;
	color: #002749;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: 600;
}
#page-breadcrumb {
	position: relative;
	padding: 20px 0;
	background-color: #eeeeee;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 70px;
}
#page-breadcrumb::before,
#page-breadcrumb::after {
	position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    top: 0;
    left: 0;
}
#page-breadcrumb::after {
	top: auto;
	bottom: 0;
}
#page-breadcrumb i {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
}
#page-breadcrumb ul li {
	font-size: 18px;
	color: #a0a0a0;
	line-height: 27px;
	letter-spacing: 1px;
}
#page-breadcrumb ul li a {
	color: #002749;
}
#page-breadcrumb ul li:not(:last-child) {
	margin-right: 8px;
}
#about-conts {
    margin-bottom: 70px;
}
.about-content{
	background:url(../../../../front/img/theme13/about.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 28px 0;
}
.about-content::before{
	position: absolute;
	content:"";
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	background:var(--black);
	opacity: 0.8;
}
#about-conts p span {
    font-size: 14px !important;
    line-height: 21px;
    display: inline-block;
	color:var(--white);
}
#about-conts h2 {
	font-size: 35px;
	line-height: 40px;
}
#about-conts h3 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 40px;
	font-weight: 300;
}
#about-conts .about-round i,
.fa-solid,
.fa,
.far,
.fas,
.fad {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
}
#about-conts .about-round {
	width: 116px;
	height: 116px;
	line-height: 116px;
	border-radius: 50%;
}
#about-conts .about-round.orange {
	background-color: #ff4e31;
}
#about-conts .about-round.blue {
	background-color: #002749;
}
#about-conts .about-round-conts h3,
#contactus .contact-box-conts .contact-box-inconts h3 {
	font-family: 'Montserrat',sans-serif;
    font-size: 23px;
	color: #002749;
    line-height: 27px;
	font-weight: 400;
	margin: 18px 0 8px;
	text-transform: uppercase;
}
#about-conts .about-round i {
    font-size: 50px;
    color: #fff;
}

#about-conts .collapsible-link {
	width: 100%;
	position: relative;
	text-align: left;
}
#about-conts .collapsible-link::before {
	content: "\f107";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	display: block;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	color: #ff4e31;
}
#about-conts .collapsible-link[aria-expanded="true"]::before {
	font-family: "Font Awesome 5 Pro";
	content: "\f106";
}
#about-conts .accordion {
	box-shadow: none;
}
#about-conts .accordion .card .card-header {
    padding: 0;
    box-shadow: none;
}
#about-conts .accordion .card {
	border: none;
	padding: 9px 0;
}
#about-conts .accordion .card .card-header button.btn {
    padding: 0;
	font-family: 'Montserrat',sans-serif;
	font-size: 17px;
	color: #002749;
	letter-spacing: 0.5px;
}
#about-conts .accordion .card .card-header button.btn:hover,
#about-conts .accordion .card .card-header button.btn:focus {
	text-decoration: none;
	box-shadow: none;
}
#about-conts .accordion .card:not(:first-child) {
	border-top: 1px dashed #002749;
}
#about-conts .abt_title span{
	font-weight: 500;
	color:var(--white);
	font-size: 25px;
	display:block;
}
#about-conts .abt_title b{
	font-weight: bold;
	color:var(--btn-outline);
	font-size: 36px;
}
#about-conts .note span{
	display: inline-block;
	position: relative;
	font-size: 17px;
	font-weight: bold;
	color:var(--btn-outline);
	width: 100%;
	text-align: center;
}
/*our-team*/
#out-team .team-member {
	margin: 50px 0 0;
	padding: 0;
	cursor: pointer;
}
#out-team .team-member figure {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#out-team .team-member figure img {
	width: 100%;
}
#out-team .team-member figcaption p {
	font-size: 16px;
}
#out-team .team-member figcaption ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#out-team .team-member figcaption ul {
	visibility: visible;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#out-team .team-member figcaption ul li {
	display: inline-block;
	padding: 10px;
}
#out-team .team-member h4 {
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #002749;
	font-weight: 600;
	margin: 10px 0 0;
	padding: 0;
}
#out-team .team-member figcaption {
	padding: 50px;
	color: transparent;
	background-color: transparent;
	position: absolute;
	z-index: 996;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#out-team .team-member figure:hover figcaption {
	visibility: visible;
	color: #fff;
	background: rgba(230, 78, 62, 0.9);
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#out-team .team-member figure:hover figcaption ul li a:hover {
	color: rgba(49, 49, 49, .97);
}
#out-team .team-member figure img {
	-webkit-transform: scale(1) rotate(0) translateY(0);
	-moz-transform: scale(1) rotate(0) translateY(0);
	-o-transform: scale(1) rotate(0) translateY(0);
	-ms-transform: scale(1) rotate(0) translateY(0);
	transform: scale(1) rotate(0) translateY(0);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#out-team .team-member figure:hover img {
	-webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
	-moz-transform: scale(1.1) rotate(1deg) translateY(12px);
	-o-transform: scale(1.1) rotate(1deg) translateY(12px);
	-ms-transform: scale(1.1) rotate(1deg) translateY(12px);
	transform: scale(1.1) rotate(1deg) translateY(12px);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#out-team .team .team-member figure figcaption ul li a i.fa,
#out-team .team .team-member figure figcaption ul li a i.far,
#out-team .team .team-member figure figcaption ul li a i.fas {
	font-family: 'FontAwesome';
	font-size: 25px;
	color: #fff;
}
#out-team {
	background-color: #f2f2f2;
	padding: 70px 0;
}
#out-team .team-member p {
	margin-bottom: 0;
}
#out-team .team-member p.team-designation {
	color: #002749;
}
/*our-team*/
/*about*/


/*career*/
#career-main {
	padding-bottom: 25px;
}
#career-main .career-box {
	background-color: #fff;
	padding: 16px;
	border-radius: 8px;
	box-shadow: rgb(54 54 54 / 20%) 0px 7px 29px 0px;
	margin-bottom: 45px;
	transition: all 0.7s ease 0s;
}
#career-main .career-box:hover {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	transform: scale(1.02);
}
#career-main .career-box i.fa-brands {
	font-family: "FONT AWESOME 5 BRANDS";
}
#career-main .career-box i {
	display: inline-block;
	font-size: 50px;
	color: #002749;
	font-style: normal;
	line-height: 75px;

}
#career-main .career-box h4 {
	font-family: 'Montserrat',sans-serif;
	font-size: 23px;
	color: #002749;
	line-height: 33px;
	margin: 0;
}
#career-main .career-box p {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.5px;
	margin: 8px 0 16px;
}
#career-main .career-box p strong {
	color: #002749;
}
#career-main .career-box ul li {
    background-color: rgb(1 98 255 / 27%);
    padding: 5px 9px;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
	margin-bottom: 4px;
}
#career-main .career-box ul li:not(:last-child) {
    margin-right: 5px;
}
#career-main .career-box .card-buttons button {
	max-width: 50%;
	background-color: #dcdcdc;
	border-radius: 8px;
}
#career-main .career-box .card-buttons button.apply {
	margin-right: 4px;
	background-color: #002749;
	color: #fff;
	box-shadow: none;
}
#career-main .career-box .card-buttons button.message {
	margin-left: 4px;
}
#career-main .career-box .card-buttons {
    margin-top: 16px;
}
.career-filter-search-box {
	border: 1px solid rgba(0,0,0,.125);
	padding: 15px;
	border-radius: 8px 8px 0 0;
}
.search-box {
	width: 100%;
	position: relative;
	display: flex;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	/* border-bottom: 1px solid rgba(0,0,0,.125);
	padding-bottom: 16px;
	margin-bottom: 16px; */
}
.search-input,
input:not([type='file']), textarea, select {
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	padding: 15px 45px 15px 15px;
	background-color: #f2f2f2;
	color: #6c6c6c;
	border-radius: 6px;
	border:none;
	transition: all .4s;
}
.search-input:focus {
	border:none;
	outline:none;
	box-shadow: 0 1px 12px #ccc;
	-moz-box-shadow: 0 1px 12px #ccc;
	-webkit-box-shadow: 0 1px 12px #ccc;
}
.search-btn {
	background-color: transparent;
	font-size: 18px;
	padding: 6px 9px;
	margin-left:-45px;
	border:none;
	color: #6c6c6c;
	transition: all .4s;
	z-index: 10;
}
.search-btn:hover {
	transform: scale(1.2);
	cursor: pointer;
	color: #000;
}
.search-btn:focus {
	outline:none;
	color: #000;
}
.filter-boxes .filter-box h3 {
    font-size: 20px;
    color: #002749;
    letter-spacing: 0.5px;
	padding: 15px;
	border-bottom: 1px solid rgba(0,0,0,.125);
	margin: 0;
}
.filter-boxes input[type=checkbox] {
	position: relative;
	border: 1px solid #6c757d;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	opacity: .5;
}
.filter-boxes input[type=checkbox]:hover {
	opacity: 1;
}
.filter-boxes input[type=checkbox]:checked {
	background-color: #ff4e31;
	opacity: 1;
	border-color: #ff4e31;
}
.filter-boxes input[type=checkbox]:before {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 6px;
	height: 10px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: -1px -1px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
}
.filter-boxes .filter-box ul {
	padding: 15px;
}
.filter-boxes .filter-box ul li label {
	font-size: 16px;
	color: #6c757d;
	font-weight: 400;
	line-height: 23px;
}
.filter-boxes .filter-box ul li:not(:last-child) {
    margin: 12px 0;
}
.career-filter-search-box,
.filter-boxes {
	margin-bottom: 24px;
}
.filter-boxes {
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 8px 8px 0 0;
}
.filter-boxes .filter-box ul li:first-child {
	margin-top: 0;
}
.filter-boxes .filter-box ul li a {
	color: #002749;
}
/*career*/

/*gallery*/
#gallery-main {
	padding-bottom: 70px;
}
#gallery-main filter-section {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 2rem;
	padding: 0;
}
#gallery-main .filter-section ul {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 8px;
	width: 100%;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 41px;
	/* flex-wrap: wrap; */
	padding: 3px 0;
	max-width: 1140px;
	overflow-x: auto;
}
#gallery-main .filter-section ul li {
	padding: 10px 25px;
	color: #002749;
	background-color: transparent;
	cursor: pointer;
	display: inline-block;
	border-radius: 50px;
	font-size: 18px;
	line-height: 19px;
}
#gallery-main .filter-section ul li.active,
#gallery-main .filter-section ul li:hover {
	color: #fff;
	background: #002749;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
#gallery-main .products {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 3px;
	max-width: 100%;
}
#gallery-main .products > div {
	width: auto;
	max-width: 33%;
	height: auto;
	background: #eee;
	/* display: flex; */
	align-items: center;
	justify-content: center;
	font-size: 1.2rem;
	text-transform: capitalize;
	cursor: pointer;
}
#gallery-main .products > div img {
	width: 100%;
}
#gallery-main .filter-section ul::-webkit-scrollbar {
	height: 5px;
}
#gallery-main .filter-section ul::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}
#gallery-main .filter-section ul::-webkit-scrollbar-thumb {
	height: 5px;
	background-color: #002749
}
#gallery-main .filter-section ul::-webkit-scrollbar-thumb:hover {
	background-color: #002749;
}
#gallery-main .products .product {
	position: relative;
}
#gallery-main .products .product::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	opacity: 0;
	transition-property: opacity;
	transition-duration: 200ms;
}
#gallery-main .products .product:hover::after {
	opacity: 1;
}
#gallery-main .products .product .content-overlay .content-details {
    position: absolute;
    top: 50%;
    left: 20%;
    opacity: 0;
	z-index: 999;
	color: #fff;
	transform: translate(-50%, -50%);
	transition-property: all;
	transition-duration: 500ms;
}
#gallery-main .products .product:hover .content-overlay .content-details {
	left: 50%;
}
#gallery-main .products .product:hover .content-overlay .content-details,
#gallery-main .products .product:hover .content-overlay::after {
    opacity: 1;
}
#gallery-main .products .product .content-overlay .content-details a {
	font-size: 18px;
	color: #fff;
	line-height: 25px;
	padding: 8px 20px;
	border: 1px solid #fff;
	border-radius: 50px;
}
#gallery-main .products .product:hover .content-overlay .content-details a {
	transform: translate(-50%, -50%) scale(1.1);
}
/*gallery*/

/*blog*/
#blog-lists,
#blog-lists-single {
	padding-bottom: 70px;
}
#blog-lists .blog-box {
	position: relative;
	padding: 16px;
}
#blog-lists .blog-box .blog-updates {
	position: absolute;
	top: 50px;
	left: 38px;
	background-color: #ff4e31;
	padding: 5px 15px;
	border-radius: 0px 32px 32px 0px;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}
#blog-lists .blog-box .blog-conts {
	background-color: #f2f2f2;
	position: relative;
	padding: 25px;
	z-index: 999;
	margin: -106px auto 0;
	width: 100%;
	max-width: calc(100% - 60px);
	border-radius: 25px 25px 0px 0px;
	box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
#blog-lists .blog-box .blog-conts h2 {
	font-size: 27px;
	color: #002749;
	line-height: 34px;
	margin-bottom: 10px;
}
#blog-lists .blog-box img {
	width: 100%;
	max-width: calc(100% - 25px);
	border: 9px solid #f2f2f2;
}
#blog-lists .blog-box .blog-conts .blog-date {
	margin-bottom: 0;
	margin-right: 8px;
}
#blog-lists .blog-box .blog-conts .blog-date span {
    letter-spacing: 0.8px;
}
#blog-lists .blog-box .blog-conts .blog-date span.blog-date-numb {
    font-size: 40px;
	color: #ff4e31;
    line-height: 50px;
	font-weight: 600;
}
#blog-lists .blog-box .blog-conts .blog-date span.blog-date-month,
#blog-lists .blog-box .blog-conts .blog-duration span {
    font-size: 18px;
	color: #002749;
}
#blog-lists .blog-box .blog-conts p,
#blog-lists-single .blog-details .blog-details-conts p {
    font-size: 17px;
	color: #545454;
	line-height: 27px;
	letter-spacing: 0.5px;
}
#blog-lists .blog-box .blog-conts h2,
#blog-lists .blog-box .blog-conts p {
    overflow: hidden;
   	max-width: 100%;
  	display: -webkit-box;
  	-webkit-line-clamp: 3;
  	-webkit-box-orient: vertical;
}
#blog-lists .blog-box .blog-conts h2 {
	-webkit-line-clamp: 2;
	margin-top: 8px;
}
#blog-lists .blog-box:first-child {
    padding-top: 0;
}
#blog-lists .blog-box:not(:last-child) {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 35px;
	padding-bottom: 50px;
}
#blog-lists .blog-box .blog-conts a.blog-readmore {
	border: 2px solid #ff4e31;
    color: #ff4e31;
    padding: 8px 25px;
    border-radius: 27px;
    transition: all 0.7s ease 0s;
    text-transform: uppercase;
    display: inline-block;
	font-size: 17px;
}
#blog-lists .blog-box .blog-conts a.blog-readmore:hover {
	background-color: #ff4e31;
	color: #fff;
}
.filter-boxes.recent-posts ul {
	padding: 15px;
}
.filter-boxes.recent-posts ul li img {
    width: 108px;
    height: auto;
	margin-right: 15px;
}
.filter-boxes.recent-posts ul li .recent-posts-conts h4 {
	line-height: 23px;
	overflow: hidden;
   	max-width: 100%;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
}
.filter-boxes.recent-posts ul li .recent-posts-conts h4 a {
	font-size: 17px;
	color: #002749;
	line-height: 21px;
}
.filter-boxes .filter-box ul li .recent-posts-conts .blog-date span {
	letter-spacing: 0.5px;
}
.filter-boxes .filter-box ul li .recent-posts-conts .blog-date span.blog-date-numb {
    font-size: 22px;
	color: #ff4e31;
    font-weight: 600;
}
.filter-boxes .filter-box ul li .recent-posts-conts .blog-date span.blog-date-month {
	font-size: 15px;
	font-weight: 500;
}
.filter-boxes.recent-posts ul li:not(:last-child) {
    margin: 27px 0;
}
.filter-boxes.recent-posts ul li:first-child {
    margin-top: 0;
}
#blog-lists .blog-box .blog-conts .blog-duration span span {
	font-size: 25px;
	color: #ff4e31;
    font-weight: 600;
}
#blog-lists .pagination {
	margin-top: 50px;
	justify-content: center;
}
#blog-lists .pagination ul.pagination-lists li a {
    padding: 8px 15px;
    display: inline-block;
    width: 40px;
    height: 40px;
	font-size: 18px;
	color: #002749;
	line-height: 27px;
	border-radius: 8px;
}
#blog-lists .pagination ul.pagination-lists li a.active {
	background-color: #002749;
	color: #fff;
}
#blog-lists .pagination ul.pagination-lists li a:hover {
    background-color: #eeeeee;
}
#blog-lists .blog-box .blog-conts .blog-duration {
	margin-left: auto;
}
#blog-lists .blog-box .blog-conts .blog-tags {
    margin-top: 8px;
}
#blog-lists .blog-box .blog-conts .blog-tags ul li a {
	color: #002749;
}
#blog-lists .blog-box .blog-conts .blog-tags ul li a span {
	letter-spacing: 0.8px;
}
#blog-lists .blog-box .blog-conts .blog-tags ul li a i {
	color: #ff4e31;
}
#blog-lists .blog-box .blog-conts .blog-tags ul li:not(:last-child) {
    margin-right: 8px;
}
#blog-lists-single .blog-details {
	border: 1px solid rgba(0,0,0,.125);
}
#blog-lists-single .blog-details .blog-details-conts {
	padding: 16px;
}
#page-head.blog-details h1,
#page-breadcrumb ul li.breadcrumb-truncate span {
	overflow: hidden;
   	max-width: 100%;
  	display: -webkit-box;
  	-webkit-line-clamp: 1;
  	-webkit-box-orient: vertical;
}
#blog-lists-single .blog-details .blog-details-conts h2 {
	font-size: 32px;
	color: #002749;
	line-height: 43px;
}
#blog-lists-single .blog-details .blog-details-conts h3 {
	font-size: 28px;
	color: #002749;
    line-height: 39px;
}
#blog-lists-single .blog-details .blog-details-conts h4 {
	font-size: 25px;
	color: #002749;
    line-height: 28px;
}
#blog-lists-single .blog-details .blog-details-conts h5 {
	font-size: 22px;
	color: #002749;
    line-height: 25px;
}
#blog-lists-single .blog-details .blog-details-conts h6 {
	font-size: 19px;
	color: #002749;
    line-height: 22px;
}
#blog-lists-single .blog-details .blog-details-conts ul li {
	padding-left: 27px;
}
#blog-lists-single .blog-details .blog-details-conts ul li i {
	top: 3px;
	left: 0;
	color: #002749;
}
#blog-lists .blog-details .blog-details-conts ul li:not(:last-child),
#blog-lists-single .blog-details .blog-details-conts ul li:not(:last-child) {
    margin-bottom: 11px;
}
#blog-lists-single .blog-details .blog-details-conts h3,
#blog-lists-single .blog-details .blog-details-conts h4,
#blog-lists-single .blog-details .blog-details-conts h5,
#blog-lists-single .blog-details .blog-details-conts h6 {
    margin-top: 25px;
}
#blog-lists-single .blog-details .blog-details-conts .blog-tags ul li {
    padding: 0;
}
#blog-lists-single .blog-details .blog-details-conts .blog-tags ul li a {
	color: #002749;
}
#blog-lists-single .blog-details .blog-details-conts .blog-tags ul li a i {
	color: #ff4e31;
}
#blog-lists-single .blog-details .blog-details-conts .blog-tags ul li:not(:last-child) {
    margin-right: 8px;
}
#blog-lists-single .blog-details .blog-details-conts .blog-tags {
    margin: 9px 0 15px;
}
#blog-lists-single .blog-details .blog-details-conts .blog-share label {
	margin: 0;
}
#blog-lists-single .blog-details .blog-details-conts .blog-share {
    border-top: 1px dashed #ccc;
    padding-top: 15px;
    margin-top: 27px;
}
#blog-lists-single .blog-details .blog-details-conts .blog-share label {
    margin: 0;
    font-size: 20px;
    letter-spacing: 0.8px;
	color: #ff4e31;
	margin-right: 8px;
}
#blog-lists-single .blog-details .blog-details-conts .blog-share ul li {
    padding: 0;
	margin-bottom: 0;
}
#blog-lists-single .blog-details .blog-details-conts .blog-share ul li i.fab.fa-facebook::before {
	content: "\f39e";
}
#blog-lists-single .blog-details .blog-details-conts .blog-share ul li a {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #ff4e31;
	border-radius: 100%;
	text-align: center;
	color: #fff;
}
#blog-lists-single .blog-details .blog-details-conts .blog-share ul li a i {
	color: #fff;
}
#blog-lists-single .blog-details .blog-details-conts .blog-share ul li a:hover {
	background-color: #002749;
}
#blog-lists-single .blog-details .blog-details-conts .blog-share ul li:not(:last-child) {
    margin-right: 5px;
}
#blog-lists-single .blog-next-pre a {
	display: inline-block;
	width: 36px;
	height: 36px;
	text-align: center;
}
#blog-lists-single .blog-next-pre a i {
    font-size: 36px;
    color: #002749;
}
#blog-lists-single .blog-next-pre a:hover i {
    color: #ff4e31;
}
#blog-lists-single .blog-next-pre {
    margin-top: 34px;
}
.filter-boxes.archives .filter-box ul li label {
    font-size: 18px;
    line-height: 23px;
}
.filter-boxes.archives .filter-box ul li label a i {
    font-size: 16px;
}
.filter-boxes .filter-box ul li a:hover,
.filter-boxes.recent-posts ul li .recent-posts-conts h4 a:hover {
	color: #ff4e31;
}
.filter-boxes .filter-box ul li,
.filter-boxes .filter-box ul li label {
    line-height: 27px;
}
#blog-lists-single .career-filter-search-box .search-box button.search-btn i {
	color: #002749;
}
.blog-section.blog-detail-section .post-desc{
	margin: 25px 0 0 15px;
}
/*blog*/

/*contact*/
#contactus {
	padding-bottom: 70px;
}
#contactus > .container-fluid > div:first-child {
	margin-bottom: 20px;
}
#contactus form {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	border-radius: 8px;
}
#contactus .contact-form form fieldset .form-group input[type="text"],
#contactus .contact-form form fieldset .form-group input[type="password"],
#contactus .contact-form form fieldset .form-group input[type="date"],
#contactus .contact-form form fieldset .form-group input[type="datetime"],
#contactus .contact-form form fieldset .form-group input[type="email"],
#contactus .contact-form form fieldset .form-group input[type="number"],
#contactus .contact-form form fieldset .form-group input[type="search"],
#contactus .contact-form form fieldset .form-group input[type="tel"],
#contactus .contact-form form fieldset .form-group input[type="time"],
#contactus .contact-form form fieldset .form-group input[type="url"],
#contactus .contact-form form fieldset .form-group textarea,
#contactus .contact-form form fieldset .form-group select {
	border: none;
	font-size: 16px;
	height: auto;
	margin: 0;
	outline: 0;
	padding: 15px 61px 13px 30px;
	width: 100%;
	background-color: #e9e9e9;
	color: #002749;
	box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	border-radius: 27px;
}
#contactus input[type="radio"],
#contactus input[type="checkbox"] {
	margin: 0 4px 8px 0;
}
#contactus button {
	padding: 8px 16px;
	color: #fff;
	background-color: #ff4e31;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	border-radius: 27px;
	width: auto;
	border: 1px solid #ff4e31;
	border-width: 1px 1px 3px;
	box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
	margin-bottom: 10px;
	letter-spacing: 0.8px;
}
#contactus button:hover {
	background-color: #002749;
	border-color: #02203a;
}
#contactus fieldset {
	margin-bottom: 0;
	border: none;
}
#contactus label {
	display: block;
	margin-bottom: 8px;
}
#contactus label.light {
	font-weight: 300;
	display: inline;
}
#contactus .contact-box-conts .contact-box-icon {
    width: 135px;
    height: 135px;
    line-height: 163px;
    margin: 0 auto;
	border-radius: 100%;
	border: 1px solid #b2b2b2;
	background-color: #eeeeee;
}
#contactus .contact-box-conts .contact-box-icon i {
    font-size: 61px;
	line-height: 72px;
}
#contactus .contact-box-conts .contact-box-inconts h3 {
	margin: 22px 0 16px;
}
#contactus .contact-box-conts .contact-box-inconts p {
	margin: 27px 0 0;
}
#contactus .contact-box-conts .contact-box-inconts p a {
	color: #002749;
}
#contactus .contact-box-conts.orange .contact-box-icon {
	background-color: #ff4e31;
	border-color: #ff4e31;
}
#contactus .contact-box-conts.blue .contact-box-icon {
	background-color: #002749;
	border-color: #002749;
}
#contactus .contact-box-conts.orange .contact-box-icon i,
#contactus .contact-box-conts.blue .contact-box-icon i {
	color: #fff;
}
#contactus .contact-box-conts .contact-box-inconts span.contact-head-seperator {
    display: block;
    width: 108px;
    height: 2px;
	background-color: #ff4e31;
	margin: 0 auto;
}
#contactus .contact-box-conts .contact-box-inconts span.contact-head-seperator::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 100%;
    top: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 2px solid #ff4e31;
}
#contactus .contact-form form fieldset .form-group textarea {
    min-height: 180px;
}
#contactus .contact-form form fieldset .form-group span.contact-form-icon {
    top: 14px;
    right: 30px;
}
#contactus .contact-form form fieldset .form-group span.contact-form-icon i {
	color: #ff4e31;
}
#contactus .contact-form form fieldset .form-group {
	margin: 0 0 16px;
}
#contactus .say-hello {
	margin-top: 70px;
	margin-bottom: 20px;
}
#contactus .contact-quote h3 {
    font-size: 32px;
    color: #002749;
    line-height: 41px;
    letter-spacing: 0.8px;
	margin-bottom: 16px;
}
#contactus .contact-quote p {
    font-size: 20px;
	color: #545454;
	line-height: 30px;
}
#contactus .contact-quote p a {
	font-size: 23px;
	color: #002749;
}
#contactus .contact-quote h3,
#contactus .contact-quote p {
    margin-bottom: 40px;
}
#contactus .contact-quote {
    width: 100%;
    max-width: calc(100% - 70px);
    margin: 0 auto;
}
#contactus .contact-box-conts .contact-box-inconts p a:hover,
#contactus .contact-quote p a:hover {
	color: #ff4e31;
}
#contactus button span {
    margin-right: 8px;
}
#contactus button i {
	font-size: 16px;
}
/*gmap*/
#contact-gmap {
    overflow: hidden;
}
#contact-gmap .responsive-map-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
#contact-gmap .responsive-map-container iframe,
#contact-gmap .responsive-map-container object,
#contact-gmap .responsive-map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*gmap*/
/*contact*/


/* homepage sections  */
section#testimonial .sec-head .sec-head-divider span::before{
	background:var(--white-gradient);
}
#principal_message{
	padding: 76px 0 68px;
}
#principal_message p{
	margin-bottom: 5px;
}

/* mission vision  */
#page-head.mission-10{
	background-image: url(../../../../front/img/theme13/mv_banner.png);
	background-position: right;
}
#page-head.service-10{
	background-image: url(../../../../front/img/theme13/service.png);
}
#page-head.servicedetails{
	background-image: url(../../../../front/img/theme13/service.png);
}
#page-head.blogdetails{
	background-image: url(../../../../front/img/theme13/blog-detail.png);
}
#mission_vision .mission .yellow, #mission_vision .vision .yellow{
	position: relative;
	padding: 70px 40px;
	margin-bottom: 58px;
}
#mission_vision .mission .yellow::before, #mission_vision .vision .yellow::before{
	position: absolute;
	content:"";
	left: 0;
	bottom:0;
	top: 0;
	right: 0;
	background:var(--gradient);
	opacity: 0.9;
}
/* #mission_vision .mission .yellow{
	background:url(../../../../front/img/theme13/mission.png);
	    background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
}
#mission_vision .vision .yellow{
	background:url(../../../../front/img/theme13/vision.png);
	    background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
} */
#mission_vision h3, #mission_vision p{
	position: relative;
}
#mission_vision h3{
	font-weight: bold;
	margin-bottom: 30px;
}
#mission_vision p{
    font-size: 16px;
    color: #000;
    line-height: 23px;
}

/* service section  */
section.service-section.section-gap {
	padding-bottom: 60px;
}
section.service-section .service-boxes .service-box-three{
	background:var(--gradient);
	display: flex;
    flex-direction: column;
}
section.service-section .service-boxes .service-box-three .icon {
    display: flex;
    border-radius: 50%;
    overflow: hidden;
    width: 158px;
    height: 158px;
    background: #fff;
    justify-content: center;
    align-items: center;
    margin: 0 auto 15px;
	min-height: 158px;
}
section.service-section .service-boxes .service-box-three .icon img {
	max-width: 100%;
    width: 134px;
    height: 134px;
    border-radius: 50%;
    margin: 0;
    min-height: unset;
}
section.service-section .service-boxes .service-box-three h5 a {
    color: var(--hover-color);
    font-weight: bold;
}
section.service-section .service-boxes .service-box-three .service-link {
    color: #616161;
    margin-top: 0px;
    font-size: 24px;
    width: 29px;
    display: flex;
    height: 29px;
    background: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: auto;
	min-height: 29px;
}
section.service-section .service-boxes .service-box-three .service-link i{
	font-size: 16px;
    color: var(--btn-outline);
    font-weight: 500;
}
section.service-section .service-boxes .service-box-three .content{
	display: flex;
    flex-direction: column;
	height: 100%;
}
section.service-section .service-boxes .service-box-three h5{
	min-height: 52px;
}
section.service-section .service-boxes .service-box-three  p{
	text-align: left;
}
section.service-section .service-boxes .service-box-three{
	padding: 30px 18px;
}
#photo-gallery .img-gallery-magnific a.image-popup-vertical-fit {
    display: flex;
    background: #000;
    width: 100%;
    height: 100%;
    align-items: center;
}
.project-boxes .project-box.hover-style:hover .project-desc h4 a {
    color: var(--white) !important;
}
.project-boxes .project-box.hover-style .project-desc * {
    transition: none;
    color: var(--white);
}

/* service detail  */
.service-details .summernote-content{
    display: inline-block;
    margin-top: 48px;
}
.service-details .sec-head .summernote-content p{
	letter-spacing: unset;
    display: inline-block;
    max-width: 70vw;
}
.service-details .sec-head .summernote-content p span {
    font-size: 15px !important;
    line-height: 23px !important;
    margin-bottom: 5px;
    display: inline-block;
	font-family: var(--font-family-poppins) !important;
	background:unset !important;
}
.service-details .post-details-wrap{
	display: flex;
    align-items: center;
	margin-bottom: 30px;
}
.service-details .post-details-wrap .post-content {
    font-size: 15px;
    padding: 20px 35px 20px 75px;
    background: var(--gradient);
    margin-left: -55px;
	width: 100%;
}
.service-details .post-details-wrap .post-content .title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
	color: var(--white);
}
.blog-detail-section  .post-details-wrap .post-content .title {
    font-size: 28px;
}
.service-details .post-details-wrap .summernote-content p span {
	font-size: 13px !important;
	line-height: 22px !important;
	font-family: var(--font-family-poppins) !important;
	display: inline-block;
}
.service-details .post-details-wrap .summernote-content{
	margin-top: 0;
}
.service-details .service-img{
	position: relative;
	width: 454px;
	min-width: 454px;
}
.service-details.section-gap {
    padding-top: 20px;
    padding-bottom: 60px;
}
body .service-details .post-details-wrap .service-img img{
	max-width: 100%;
	width: inherit;
}

/* blog detail */
.inner-section-gap{
	padding-top: 20px;
}
.blog-detail-section .sidebar .widget.recent-post-widget .single-post{
	display: flex;
    align-items: center;
    margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blog-detail-section .sidebar .widget .widget-title {
    font-size: 20px;
    background: var(--main-color);
    display: flex;
    padding: 7px 20px;
    width: 25vw;
    margin: 0 0 32px;
}
.blog-detail-section .sidebar .widget.recent-post-widget .single-post .post-thumb{
	margin-bottom: 0;
    overflow: unset;
    width: 211px;
    height: 181px;
}

.blog-detail-section .sidebar .widget.recent-post-widget .single-post .post-thumb a{
    width: inherit;
    height: inherit;
    text-align: center;
    display: flex!important;
    align-items: center;
    background: #000;
	margin: 0;
}
.blog-detail-section .sidebar .widget.recent-post-widget .single-post a {
    font-size: 16px;
    font-family: var(--font-family-poppins);
    font-weight: 600;
    color: #14212b;
    line-height: 18px;
    display: inline-block;
    margin: 8px 0 0;
	height: 58px;
}
.blog-detail-section .sidebar .widget.recent-post-widget .single-post .date i {
    color: var(--main-color);
    margin-right: 6px;
    font-size: 16px;
}
.blog-detail-section .sidebar .widget.recent-post-widget .single-post .date {
    display: flex;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    align-items: center;
}
.blog-detail-section  .post-desc {
    margin: 25px 0 0;
}
.blog-detail-section  .post-meta ul{
	padding: 0;
}
.blog-detail-section .post-details-wrap .post-meta ul li,.blog-detail-section  .post-details-wrap .post-meta ul li a{
	color:var(--black);
}
.blog-detail-section .post-details-wrap .post-meta ul li span.title-span{
	opacity: 0.25;
}
.blog-detail-section .post-details-wrap .post-content .summernote-content p{
	margin-bottom: 5px;
}
.blog-detail-section .post-details-wrap .post-content {
 margin-bottom: 30px;
}
.service-details .post-details-wrap  .service-img img {
    max-width: unset;
}
/* header  */
header.header-thirty ul.navbar-nav{
	margin:0 -16px;
	align-items:center
}
header.header-thirty ul.navbar-nav li.nav-item{
	margin: 0 16px;
}
header.header-thirty ul.navbar-nav li.nav-item a{
	padding: 0;
	text-transform: capitalize;
}
header.header-thirty .navbar-expand-md .navbar-collapse{
	justify-content: center;
}
header.header-thirty ul.navbar-nav .navbar-btn.nav-push-item{
	margin-left: 12px;
}
header.header-thirty ul.navbar-nav .nav-item:after{
	content:none;
}
header.header-thirty ul.navbar-nav li.nav-item .dropdown-menu a{
	padding: 10px 9px 10px 15px;
    font-size: 14px;
    font-weight: 500;
    color: var(--black);
    line-height: 17px;
}
header.header-thirty ul.navbar-nav li.nav-item .dropdown-menu::before{
	position: absolute;
    content: "";
    left: 0;
    right: 80px;
    top: -30px;
    background: transparent;
    z-index: 0;
    height: 30px;
}
.navigation-wrap.start-header.scroll-on{
	padding: 0;
}
.navigation-wrap.start-header.scroll-on .container{
	max-width: 100%;
    padding: 0;
}
.navigation-wrap.start-header.scroll-on .container .bg-gradient{
	border-radius: 0;
	box-shadow: 0px 2px 2px 1px rgb(51 51 51 / 30%);
    padding: 17px 15px 16px;
    background: #fff;
}
footer.footer-thirty .footer-top a{
	color: var(--white);
	cursor: pointer;
}

.documentaion_wrapper {
    background: linear-gradient(#F5CB22, #F79C1E);
    border-radius: 0px 24px 0px 24px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 38px;
	width: 362px;
}

.documentaion_wrapper .documentaion_link{
    display: flex;
    padding: 17px 17px;
}

.documentaion_wrapper .documentaion_link .student_doc{
    display: block;
    margin: auto;
}

.documentaion_wrapper .documentaion_link .student_doc h4{
    margin: 0px;
    font-size: 22px;
	color: #000;
}

.documentaion_wrapper .documentaion_link{
    position: relative;
    z-index: 1;
}

.documentaion_wrapper .documentaion_link::after {
    content: '';
    position: absolute;
    z-index: -1;
    background: #fff;
    top: 0px;
    width: 55px;
    height: 61px;
    left: 0px;
    border-radius: 0px 22px 0px 22px;
}

@media (min-width: 992px) and (max-width:1199px){
	.footer-thirty .container {
		max-width: 1170px;
	}

    .documentaion_wrapper .documentaion_link .student_doc h4{
        font-size: 17px;
    }
}
/*Media*/
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
	  padding-left: 0;
	  padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
	  padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
	  top: 0;
	  bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
	  display: inline;
	  margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
	  background: rgba(0, 0, 0, 0.6);
	  bottom: 0;
	  margin: 0;
	  top: auto;
	  padding: 3px 5px;
	  position: fixed;
	  box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
	  right: 5px;
	  top: 3px;
	}
	.mfp-img-mobile .mfp-close {
	  top: 0;
	  right: 0;
	  width: 35px;
	  height: 35px;
	  line-height: 35px;
	  background: rgba(0, 0, 0, 0.6);
	  position: fixed;
	  text-align: center;
	  padding: 0;
	}
}
@media screen and (max-width:1300px) {
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post a {
		font-size: 1em;
	}
}

@media all and (max-width: 1199px) {
	#blog-lists .blog-box .blog-conts .blog-date span.blog-date-numb {
		font-size: 35px;
		line-height: 45px;
	}
	#blog-lists .blog-box .blog-conts h2 {
		font-size: 25px;
		line-height: 32px;
	}
	#blog-lists .blog-box img {
		max-width: 100%;
	}
	#blog-lists .blog-box .blog-conts {
		max-width: calc(100% - 30px);
		padding: 18px;
	}
	#blog-lists .blog-box {
		padding: 0;
	}
	#blog-lists .blog-box .blog-updates {
		left: 9px;
	}
	#blog-lists .blog-box:not(:last-child) {
		padding-bottom: 35px;
	}
	#page-head.blog-details h1 {
		font-size: 36px;
		line-height: 41px;
	}
	#contactus .contact-box-conts .contact-box-icon i {
		font-size: 54px;
		line-height: 64px;
	}
	#contactus .contact-box-conts .contact-box-icon {
		width: 130px;
    	height: 130px;
    	line-height: 155px;
	}
	.blog-detail-section .post-details-wrap .post-content .title {
		font-size: 22px;
		margin: 0 0 15px;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post{
		flex-wrap: wrap;
	}
	.blog-detail-section .post-desc {
		margin: 15px 0 0;
	}
	.blog-detail-section .sidebar .widget .widget-title{
		width: 30vw;
	}
	/* maulik  */
	.header-thirty .navbar-expand-md .navbar-toggler{
		display: block;
		margin-left: auto;
	}
	.header-thirty .navbar-expand-md .navbar-nav{
		flex-direction: column;
	}
	.header-thirty .navbar-collapse{
		flex-basis: 100%;
		display: none !important;
	}
	.header-thirty .navbar-collapse.show{
		display: block !important;
	}
	.header-thirty .navbar {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		padding: 0.5rem 1rem;
	}
	.header-thirty .nav-item{
		margin: 0;
	}
	.header-thirty .nav-item::before {
		position: absolute;
		display: block;
		top: 15px;
		left: 0;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
	}
	.header-thirty .dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
		transition: all 200ms linear;
	}

	.header-thirty .nav-item::before, .header-thirty .dropdown-toggle::after{
		display: none;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post .post-thumb{
		width: 181px;
		height: 151px;
	}
	#news-slide .post-slide .read-more{
		font-size: 0.78em;
	}
	header.header-thirty ul.navbar-nav li.nav-item{
		width: 100%;
	}
	header .navigation-wrap nav.navbar ul.navbar-nav li.nav-item:not(:last-child){
		border-bottom: 1px dashed #ccc;
	}
	header .navigation-wrap nav.navbar ul.navbar-nav li.nav-item{
		padding: 4px 0 3px;
	}
	header.header-thirty ul.navbar-nav .navbar-btn.nav-push-item{
		margin-left: 0;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post a {
		font-size: 0.8em;
		line-height: 1.2;
	}
	.header-thirty .nav-item.show .dropdown-menu{
		margin: 5px 3px 5px 0;
	}
	.navbar-light .navbar-toggler-icon{
		margin-right: -17px;
	}
	.header-thirty .navbar-collapse .navbar-btn button.rounded-pill-primary{
		padding: 8px 25px;
	}
}
@media screen and (max-width:1023px) {
	#plan-upgrades {
		padding: 0 0 0 0;
	}
	section.service-section .service-boxes .service-box-three h5{
		font-size: 18px;
	}
	.padding-top-title {
		padding-top: 50px;
	}
	.service-details .sec-head .summernote-content p span {
		font-size: 14px !important;
	}
	.service-details .summernote-content {
		display: inline-block;
		margin-top: 40px;
	}
	.service-details .sec-head {
		text-align: center;
		margin-bottom: 20px;
	}
	.service-details .post-details-wrap {
		flex-wrap: wrap;
	}
	.service-details .post-details-wrap .post-content {
		font-size: 15px;
		padding: 20px 35px;
		margin-left: 0;
	}
	.service-details .post-details-wrap .service-img img {
		max-width: 100%;
	}
	.service-details .sec-head .summernote-content p {
		letter-spacing: unset;
		display: inline-block;
		max-width: 100%;
	}
	.service-details.section-gap {
		padding-top: 20px;
		padding-bottom: 0;
	}
	.service-details .service-img {
		width: auto;
		min-width: auto;
		margin: 0 auto 15px;
	}
}
@media screen and (max-width:991px) {
	#enroll-child .enroll-board-icon {
		width: 117px;
		height: 117px;
		line-height: 144px;
	}

    .documentaion_wrapper .documentaion_link .student_doc h4{
        font-size: 18px;
    }

	#enroll-child p {
		font-size: 16px;
		line-height: 17px;
	}
	#plan-upgrades .plan-upgrades-conts {
		width: unset;
	}
	#photo-gallery {
		padding: 39px 0;
	}
	.sec-head h2 {
		font-size: 26px;
		line-height: 43px;
	}
	#testimonial {
		padding: 35px 0;
	}
	#testimonial .slick-list.draggable {
		padding: 88px 0 0!important;
		margin: 0px 60px;
	}
	#testimonial .testimonial-slide.slick-current.slick-active.slick-center .testimonial_box-top {
		margin: -26px -50px 0;
		padding-top: 60px;
	}
	#testimonial .testimonial .slick-next {
		right: 0;
		margin-right: 25px;
	}
	#testimonial .testimonial .slick-prev {
		left: 0;
		margin-left: 25px;
	}
	#testimonial .testimonial-slide.slick-slide.slick-active .testimonial_box-top {
		background: var(--white);
		padding: 12px 30px 25px;
	}
	#about {
		padding: 30px 0;
	}
	#news-slide {
		overflow: hidden;
		padding: 30px 0;
	}
	#news-slide .post-slide .post-img {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	#mission_vision .mission .yellow, #mission_vision .vision .yellow {
		position: relative;
		padding: 50px 40px;
		margin-bottom: 58px;
	}
	/* maulik  */
	.project-section .project-nav li{
		padding: 10px;
	}
	.blog-13 .sidebar .widget.search-widget form input,
	.blog-13 .sidebar .widget.search-widget form button{
		height: 40px;
	}
	#testimonial .testimonial_box-top {
		padding: 30px 16px 16px;
	}
	#testimonial .testimonial_box-img img {
		width: 60px;
		height: 60px;
	}
	#testimonial .testimonial_box-icon i {
		font-size: 23px;
	}
	#testimonial .sec-head {
		margin-bottom: 0;
	}
	#news-slide .owl-controls .owl-buttons .owl-prev,
	#news-slide .owl-controls .owl-buttons .owl-next {
		width: 50px;
		height: 50px;
	}
	#news-slide .owl-controls .owl-buttons .owl-prev:after,
	#news-slide .owl-controls .owl-buttons .owl-next:after {
		font-size: 34px;
	}
	#about-conts h2 {
		font-size: 30px;
		line-height: 35px;
	}
	#about-conts h3 {
		font-size: 27px;
		line-height: 32px;
	}
	#about-conts .about-round-conts h3 {
		font-size: 22px;
	}
	#out-team .team-member figcaption {
		padding: 27px;
	}
	#blog-lists .blog-box .blog-conts h2 {
		font-size: 23px;
		line-height: 30px;
	}
	#blog-lists .blog-box .blog-conts p {
		font-size: 16px;
		line-height: 25px;
	}
	#blog-lists .blog-box .blog-conts .blog-date span.blog-date-numb {
		font-size: 30px;
		line-height: 40px;
	}
	#blog-lists .blog-box .blog-conts .blog-date span.blog-date-month,
	#blog-lists .blog-box .blog-conts .blog-duration span {
		font-size: 16px;
	}
	#blog-lists .blog-box .blog-conts a.blog-readmore {
		padding: 5px 20px;
	}
	#blog-lists .filter-boxes.recent-posts ul li {
		display: block;
	}
	#blog-lists .filter-boxes.recent-posts ul li img,
	#blog-lists-single .filter-boxes.recent-posts .filter-box ul li img {
		width: 100%;
		margin-right: 0;
		margin-bottom: 8px;
	}
	#blog-lists .blog-box .blog-conts {
		margin: -65px auto 0;
	}
	#page-head.blog-details h1 {
		-webkit-line-clamp: 2;
	}
	#blog-lists-single .filter-boxes.recent-posts .filter-box ul li {
		width: 100%;
		display: block;
	}
	#blog-lists-single .blog-details .blog-details-conts h2 {
		font-size: 28px;
		line-height: 38px;
	}
	#blog-lists-single .blog-details .blog-details-conts h3 {
		font-size: 25px;
		line-height: 36px;
	}
	#blog-lists-single .blog-details .blog-details-conts h4,
	#blog-lists-single .blog-details .blog-details-conts h5,
	#blog-lists-single .blog-details .blog-details-conts h6 {
		line-height: 28px;
	}
	#contactus .contact-box-conts .contact-box-icon {
		width: 118px;
		height: 118px;
		line-height: 143px;
	}
	#contactus .contact-box-conts .contact-box-icon i {
		font-size: 50px;
		line-height: 60px;
	}
	#contactus .contact-box-conts .contact-box-inconts h3 {
		font-size: 18px;
		line-height: 22px;
	}
	#contactus .contact-quote {
		max-width: 100%;
	}
	#contactus .contact-quote p {
		font-size: 18px;
		line-height: 28px;
	}
	.section-gap{
		padding-top: 40px;
	}
	.sec-head{
		margin-bottom: 20px;
	}
	.blog-loop.standard-blog .single-post-box{
		margin-bottom: 35px;
	}
	#page-head.banner-img{
		padding: 80px 0;
	}
	#page-head div ul{
		top: 45px;
	}
	.header-thirty .navigation-wrap.start-style{
		top: 104px;
	}
	.header-thirty .nav-item::before, .header-thirty .dropdown-toggle::after{
		display: none;
	}
	.header-thirty-top .site-logo{
		max-width: 100%;
	}
	.header-thirty-top .site-logo a img{
		height: 70px;
	}
	.header-thirty-top .site-logo .school-name{
		font-size: 15px;
	}
	.header-thirty-top .e-mail i{
		font-size: 20px;
	}
	.header-thirty-top .media-icon .icon i{
		font-size: 20px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta{
		min-width: 750px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta h4{
		font-size: 26px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta p{
		font-size: 16px;
	}
	footer.footer-thirty .footer-top div i.icon{
		width: 30px;
		min-width: 30px;
		height: 30px;
		font-size: 15px;
	}
	footer.footer-thirty .footer-top div p{
		font-size: 14px;
	}
	footer.footer-thirty .map iframe{
		width: 100%;
	}
	#about{
		padding: 70px 0 40px;
	}
	.career-13 .modal-dialog{
		max-width:90%;
	}
	.counter .counter-box{
		border-bottom: 1px solid rgba(255, 255, 255, 0.473);
	}
	.counter .counter-box h4{
		font-size: 24px;
	}
	.counter .counter-box p{
		font-size: 18px;
	}
	.testimonial-slider.center.slider.slick-initialized.slick-slider {
		height: 374px;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
	  -webkit-transform: scale(0.75);
	  transform: scale(0.75);
	}
	.mfp-arrow-left {
	  -webkit-transform-origin: 0;
	  transform-origin: 0;
	}
	.mfp-arrow-right {
	  -webkit-transform-origin: 100%;
	  transform-origin: 100%;
	}
	.mfp-container {
	  padding-left: 6px;
	  padding-right: 6px;
	}

	#testimonial .sec-head .sec-head-divider span::after {
		background: #f5ae1e;
	}
	.blog-section.blog-detail-section .post-details-wrap .post-thumb img{
		height: 367px;
	}
}

@media all and (max-width: 853px) {
	#out-team .team-member figcaption {
		padding: 18px;
	}
}

@media all and (max-width: 799px) {
	#out-team .team-member figcaption {
		padding: 12px;
	}
}

@media only screen and (max-width: 767px) {
	.nav-item:after{
		display: none;
	}

    .documentaion_wrapper .documentaion_link .student_doc h4{
        font-size: 20px;
    }

	.nav-item::before {
		position: absolute;
		display: block;
		top: 15px;
		left: 0;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
	}
	.dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg);
		opacity: 0;
	}
	.dropdown-menu {
		padding: 0;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px;
		margin-bottom: 20px;
	}
    header .navigation-wrap .container {
        width: 100%;
        max-width: 100%;
    }
	#enroll-child a {
		margin-top: 16px;
	}
	#about .about-intro ul {
		margin-right: auto;
		margin-left: auto;
	}
	#news-slide .owl-controls .owl-buttons .owl-prev {
		left: 0;
	}
	#news-slide .owl-controls .owl-buttons .owl-next {
		right: 0;
	}
	header .navigation-wrap nav.navbar ul.navbar-nav li.nav-item:not(:last-child) {
		border-bottom: 1px dashed #ccc;
	}
	#about-conts .about-round {
		width: 99px;
		height: 99px;
		line-height: 99px;
	}
	#about-conts .about-round i {
		font-size: 40px;
	}
	#career-main .career-box {
		padding: 14px;
	}
	#page-breadcrumb {
		margin-bottom: 50px;
	}
	#gallery-main .filter-section ul li {
		padding: 5px 18px;
	}
	#gallery-main .products > div {
		max-width: 32%;
	}
	#blog-lists .blog-box .blog-conts a.blog-readmore {
		font-size: 16px;
	}
	#blog-lists .blog-box .blog-conts .blog-duration {
		margin-left: initial;
	}
	#contactus .contact-quote h3,
	#contactus .contact-quote p {
		margin-bottom: 20px;
	}
	#contactus .say-hello {
		margin-bottom: 0;
	}
	#contactus {
		padding-bottom: 50px;
	}
	#enroll-child h4 {
		font-size: 20px;
	}

	#testimonial .testimonial-slide.slick-current.slick-active.slick-center .testimonial_box-top {
		margin: 0;
		padding-top: 60px;
	}
	#testimonial .slick-list.draggable {
		padding: 38px 0 0!important;
		margin: 0px 60px;
	}
	#enroll-child .enroll-board-icon {
		width: 97px;
		height: 97px;
		line-height: 115px;
	}
	#news-slide .owl-controls .owl-buttons .owl-prev, #news-slide .owl-controls .owl-buttons .owl-next {
		width: 40px;
		height: 40px;
		line-height: 40px;
		padding: 0 15px;
	}
	#plan-upgrades .plan-upgrades-round img{
		width: 92px;
		height: 92px;
		line-height: 110px;
		margin: 0;
	}
	.plan-upgrades-conts h4 {
		font-size: 19px;
		font-weight: 700;
		margin: 15px 0 5px;
	}
	.plan-upgrades-conts p {
		font-size: 15px;
	}
	#enroll-child .enroll-board-icon i {
		font-size: 37px;
	}
	.round-btn {
		height: 34px;
		padding: 0 21px;
		line-height: 33px;
		font-size: 14px;
	}
	.container, .container-sm {
		max-width: 100vw;
	}
	#photo-gallery .magnific-img{
		padding-bottom: 15px;
		padding-top: 15px;
	}
	#about-conts .abt_title span {
		font-size: 24px;
		margin: 20px 0 0;
	}
	#about-conts .abt_title b {
		font-size: 32px;
	}
	#about-conts {
		margin-bottom: 30px;
	}
	#principal_message {
		padding: 20px 0 68px;
	}
	.padding-top-title {
		padding-top: 20px;
	}
	#about-conts {
		margin-bottom: 0;
	}
	section.service-section .service-boxes .service-box-three .icon {
		width: 128px;
		height: 128px;
		min-height: 128px;
	}
	section.service-section .service-boxes .service-box-three .icon img {
		width: 114px;
		height: 114px;
	}
	.blog-detail-section .post-details-wrap .post-content .title {
		font-size: 18px;
	}
	.blog-detail-section .post-details-wrap .post-meta ul li, .blog-detail-section .post-details-wrap .post-meta ul li a {
		color: #616161;
		font-size: 14px;
	}
	.blog-detail-section .post-details-wrap .post-content .summernote-content p {
		line-height: 18px;
	}
	.blog-detail-section  .sidebar {
		margin-top: 0;
	}
	.blog-detail-section .sidebar .widget .widget-title {
		width: 45vw;
		margin-bottom: 15px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta{
		min-width: 580px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta h4{
		font-size: 20px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta p{
		font-size: 12px;
	}
	.header-thirty .navigation-wrap .bg-gradient{
		padding: 7px 15px 7px;
	}
	.navbar-light .navbar-toggler-icon:after,
	.navbar-light .navbar-toggler-icon:before,
	.navbar-light .navbar-toggler-icon{
		width: 20px;
	}
	.sidebar{
		margin-top: 30px;
	}
	.section-gap{
		padding-top: 30px;
	}
	.sidebar .widget .widget-title{
		font-size: 20px;
	}
	.blog-13 .sidebar .widget.cat-widget ul li a{
		font-size: 15px;
	}
	.blog-loop.standard-blog .single-post-box .post-content .title a{
		font-size: 22px;
	}
	.blog-13 .blog-loop.standard-blog .single-post-box .post-meta ul li a,
	.blog-13 .blog-loop.standard-blog .single-post-box .post-meta ul li i{
		font-size: 14px;
	}
	.blog-loop.standard-blog .single-post-box .post-content{
		padding: 0 20px 12px;
	}
	.counter .counter-box h4{
		font-size: 20px;
	}
	.counter .counter-box p{
		font-size: 14px;
	}
	.counter .container .box-per{
		margin-top: 20px;
	}
	.testimonial-slider.center.slider.slick-initialized.slick-slider {
		height: 324px;
	}
	.slider-thirty .sheet-arrows {
		bottom:0;
		top: unset;
	}
	.slider-thirty .sheet-arrows label {
		padding: 9px;
	}
}

@media all and (max-width: 630px) {
	#testimonial .sec-head {
		margin-bottom: 27px;
	}
	.filter-boxes .filter-box ul li label {
		font-size: 15px;
	}
}

@media only screen and (max-width: 575px) {
	#enroll-child .enroll-board-icon {
		width: 108px;
		height: 108px;
		line-height: 132px;
	}
	#enroll-child .enroll-board-icon i {
		font-size: 40px;
	}
	#enroll-child p {
		font-size: 18px;
		line-height: 23px;
	}
	#enroll-child h4 {
		font-size: 25px;
		line-height: 28px;
		margin-bottom: 8px;
		text-transform: uppercase;
	}
	#enroll-child .enroll-conts {
		margin-top: 23px;
		margin-bottom: 8px;
	}
	#enroll-child .enroll-conts {
		width: 100%;
		text-align: left;
	}
	.sec-head h2 {
		font-size: 35px;
		line-height: 40px;
	}
	footer .footer-sec-main ul.foote_bottom_ul_amrc {
		display: block;
	}
	#page-head h1 {
		font-size: 35px;
		line-height: 45px;
	}
	#about-conts h3 {
		font-size: 23px;
		line-height: 32px;
	}
	#about-conts h2 {
		font-size: 25px;
		line-height: 35px;
	}
	#out-team .team-member {
		width: 100%;
		max-width: 320px;
		margin-right: auto;
		margin-left: auto;
	}
	#blog-lists .blog-box .blog-conts {
		margin: -35px auto 0;
	}
	#blog-lists .blog-box .blog-updates {
		top: 18px;
	}
	#blog-lists-single .container-fluid > .row > div:last-child > div:last-child {
		margin-bottom: 0;
	}
	.sec-head h2 {
		font-size: 26px;
		line-height: 38px;
	}
	.round-btn {
		height: 32px;
		padding: 0 18px;
		line-height: 30px;
		font-size: 15px;
	}
	#about .sec-head {
		margin-bottom: 39px;
	}
	.contact_us_home#enroll-child .enroll-board-otr {
		width: max-content;
	}
	#enroll-child p {
		font-size: 17px;
		line-height: 17px;
	}
	#enroll-child h4 {
		font-size: 21px;
		line-height: 23px;
		margin-bottom: 6px;
		text-transform: uppercase;
	}
	#about-conts .abt_title span {
		font-size: 19px;
		margin: 20px 0 0;
	}
	#about-conts .abt_title b {
		font-size: 26px;
	}
	#about-conts .note span {
		font-size: 15px;
	}
	#principal_message  h3 {
		font-size: 25px;
		margin: 0 0 15px;
	}
	.principal-img {
		margin: 20px 0 0;
	}
	#principal_message {
		padding: 20px 0 48px;
	}
	#mission_vision p {
		font-size: 15px;
	}
	section.service-section .service-boxes .service-box-three h5 {
		font-size: 18px;
		min-height: unset;
	}
	section.service-section.section-gap {
		padding-bottom: 20px;
	}
	.sec-head {
		margin-bottom: 40px;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post a {
		margin: 8px 0 0;
		height: unset;
	}
	.project-section .project-nav li{
		padding: 5px;
		font-size: 14px;
	}
	.project-section .project-nav li{
		padding: 5px;
		font-size: 14px;
	}
	.career-13#career-main .career-box h4{
		font-size: 23px;
    	line-height: 1;
	}
	.career-13#career-main .career-box .box-contain .box-label{
		font-size: 15px;
		margin: 0 0 5px;
	}
	.career-13#career-main .career-box .box-contain .box-label.ans span {
		font-size: 15px;
	}
	.header-thirty .navigation-wrap.start-style{
		top: 74px;
	}
	.header-thirty-top{
		padding: 8px 0 14px;
	}
	.header-thirty-top .media-icon a i{
		font-size: 20px;
	}
	.blog-detail-section .post-desc{
		min-width: 286px;
	}
	.blog-section.blog-detail-section .post-details-wrap .post-thumb img{
		height: 247px;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post > div{
		width: 100%;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post .post-thumb{
		width: 100%;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post .post-thumb a{
		width: -100%;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post .post-thumb a img{
		object-fit: cover;
		width: 100%;
		overflow: hidden;
		height: 100%;
	}
	#news-slide .post-slide .read-more span i, .plan-upgrades-conts span i{
		font-size: 13px;
	}
	#news-slide .post-slide .read-more span{
		width: 24px;
		height: 24px;
	}
	.header-thirty-top .site-logo a img{
		height: 50px;
	}
	.header-thirty-top .site-logo .school-name{
		font-size: 12px;
	}
	.header-thirty-top .e-mail i{
		font-size: 16px;
	}
	.header-thirty-top .e-mail p{
		font-size: 12px;
	}
	.header-thirty-top .media-icon .icon i{
		font-size: 16px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta{
		min-width: 400px;
	}
	.col_white_amrc{
		font-size: 18px;
	}
	.header-thirty .navigation-wrap .bg-gradient{
		padding: 5px 15px 5px;
	}
	.header-thirty .navbar{
		padding: 0.2rem 1rem;
	}
	.header-thirty .navbar-collapse .navbar-btn button.rounded-pill-primary{
		padding: 6px 14px;
		font-size: 12px;
	}
	header .navigation-wrap nav.navbar ul.navbar-nav li.nav-item a.nav-link{
		font-size: 14px;
	}
	.header-thirty .login a i.user-icon{
		font-size: 12px;
		width: 22px;
    	height: 22px;
	}
	.service-details .post-details-wrap .post-content {
		font-size: 15px;
		padding: 11px 19px;
		margin-left: 0;
	}
	.service-details .post-details-wrap .post-content .title {
		font-size: 21px;
		line-height: 1;
	}
	.service-details .post-details-wrap .post-content {
		font-size: 15px;
		padding: 11px 19px;
		margin-left: 0;
	}
	.sidebar{
		margin-top: 20px;
	}
	.section-gap{
		padding-top: 20px;
	}
	.sidebar .widget .widget-title{
		font-size: 18px;
	}
	.blog-13 .sidebar .widget.cat-widget ul li a{
		font-size: 13px;
	}
	.blog-loop.standard-blog .single-post-box .post-content .title a{
		font-size: 20px;
	}
	.blog-13 .blog-loop.standard-blog .single-post-box .post-meta ul li a,
	.blog-13 .blog-loop.standard-blog .single-post-box .post-meta ul li i{
		font-size: 13px;
	}
	.blog-loop.standard-blog .single-post-box .post-content{
		padding: 0 20px 0;
	}
	.blog-13 .sidebar .widget.search-widget form input,
	.blog-13 .sidebar .widget.search-widget form button{
		font-size: 14px;
		height: 36px;
	}
	#enroll-child .enroll-board-icon {
		width: 74px;
		height: 74px;
		line-height: 85px;
	}
	.contact_us_home#enroll-child .enroll-board-otr::before{
		left: -4px;
	}
	.contact_us_home#enroll-child .enroll-board-otr::after{
		right: -4px;
	}
	#enroll-child .enroll-board-icon i{
		font-size: 30px;
	}
	#enroll-child h4{
		font-size: 17px;
		line-height: 20px;
	}
	#enroll-child p{
		font-size: 14px;
	}
	.career-13 .modal-dialog {
		max-width: 100%;
	}
	#about{
		padding: 50px 0 40px;
	}
	#testimonial .testimonial-slide.slick-slide.slick-active .testimonial_box-top {
		padding: 12px 15px 25px;
	}
}

@media all and (max-width: 574px) {
	#testimonial .sec-head {
		margin-bottom: 0;
	}
	.footer-thirty .footer-bottom{
		text-align: center;
	}
	.footer-thirty .footer-bottom .footer_ul_amrc {
		width: max-content;
		margin: 0 auto;
	}
	.footer-thirty .footer-bottom .footer_ul_amrc li{
		text-align: left;
		min-width: 160px;
	}
}
@media screen and (max-width:479px) {
	.sec-head h2 {
		font-size: 22px;
		line-height: 35px;
	}
	.round-btn {
		height: 30px;
		padding: 0 18px;
		line-height: 28px;
		font-size: 14px;
	}
	.contact_us_home#enroll-child .enroll-board-otr{
		width: max-content;
	}
	#news-slide .owl-controls .owl-buttons .owl-prev, #news-slide .owl-controls .owl-buttons .owl-next {
		width: 30px;
		height: 30px;
		line-height: 30px;
		padding: 0;
		display: flex;
		justify-content: center;
	}
	#news-slide .owl-controls .owl-buttons .owl-prev:after, #news-slide .owl-controls .owl-buttons .owl-next:after {
		font-size: 24px;
	}
	#news-slide .owl-controls .owl-buttons .owl-prev, #news-slide .owl-controls .owl-buttons .owl-next {
		top: -30px;
	}
	.plan-upgrades-conts h4 {
		font-size: 15px;
		font-weight: 700;
		margin: 15px 0 5px;
	}
	.plan-upgrades-conts p {
		font-size: 14px;
		line-height: 18px;
	}
	#plan-upgrades .plan-upgrades-round img{
		width: 82px;
		height: 82px;
		line-height: 100px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0;
	}
	#news-slide .go-blog {
		margin-top: 0;
		margin-right: 15px;
		text-align: right;
	}
	#testimonial .sec-head .sec-head-divider span::after {
		background: #f7991d;
	}
	#about-conts .abt_title span {
		font-size: 17px;
		margin: 20px 0 0;
	}
	#about-conts .abt_title b {
		font-size: 20px;
	}
	#about-conts .note span {
		font-size: 13px;
	}
	#principal_message h3 {
		font-size: 20px;
		margin: 0 0 13px;
	}
	p {
		font-size: 13px;
	}
	#mission_vision p {
		font-size: 14px;
		color: #000;
		line-height: 23px;
	}
	#mission_vision h3 {
		font-weight: bold;
		margin-bottom: 15px;
	}
	#mission_vision h3 {
		font-weight: bold;
		margin-bottom: 15px;
		font-size: 22px;
	}
	#mission_vision .mission .yellow, #mission_vision .vision .yellow {
		position: relative;
		padding: 25px 35px;
		margin-bottom: 25px;
	}
	section.service-section .service-boxes .service-box-three h5 {
		font-size: 15px;
		min-height: unset;
	}
	.blog-detail-section .post-details-wrap .post-content .title {
		font-size: 15px;
		line-height: 1.2;
	}
	.blog-detail-section .post-details-wrap .post-meta ul li, .blog-detail-section .post-details-wrap .post-meta ul li a {
		font-size: 13px;
		width: 100%;
	}
	.blog-detail-section .sidebar .widget .widget-title {
		width: 65vw;
	}
	.blog-detail-section .sidebar .widget.recent-post-widget .single-post a {
		font-size: 14px;
		line-height: 17px;
	}
	#news-slide .post-slide .read-more span {
		width: 21px;
		height: 21px;
	}
	#news-slide .post-slide .read-more {
		font-size: 0.7em;
		padding: 7px 30px 7px 15px;
	}
	.sec-head{
		margin-bottom: 20px;
	}
	.blog-loop.standard-blog .single-post-box .post-content .title a{
		font-size: 16px;
	}
	.blog-13 .blog-loop.standard-blog .single-post-box .post-content .title {
		font-size: 21px;
		font-weight: 500;
		line-height: 1.2;
		margin: 0 0 6px;
	}
	#enroll-child .enroll-board-icon{
		width: 55px;
		height: 55px;
		line-height: 60px;
	}
	.career-13#career-main .career-box h4 {
		font-size: 20px;
		line-height: 1;
	}
	.career-13#career-main .career-box .box-contain .box-label.ans span {
		font-size: 14px;
	}
	.career-13#career-main .career-box .box-contain .box-label {
		font-size: 14px;
	}
	.section-gap{
		padding-top: 20px;
	}
	#enroll-child .enroll-board-icon i {
		font-size: 22px;
	}
	.contact_us_home#enroll-child .enroll-board-otr::before,
	.contact_us_home#enroll-child .enroll-board-otr::after{
		width: 20px;
		height: 20px;
	}
	#enroll-child a{
		font-size: 13px;
	}
	#news-slide .post-slide{
		margin-bottom: 0;
	}
	.header-thirty .navigation-wrap .bg-gradient {
		padding: 0 15px 8px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta{
		margin-top: 15px;
	}
	.counter .counter-box h4{
		font-size: 16px;
	}
	.counter .counter-box p{
		font-size: 12px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta{
		min-width: 280px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta h4{
		font-size: 16px;
	}
	#slider.slider-thirty .slideshow .sheet .sheet-item .sheet-meta p{
		font-size: 10px;
	}
	#about{
		padding: 40px 0 40px;
	}
	#testimonial .testimonial-slide.slick-current.slick-active.slick-center .testimonial_box-top::before{
		left: 50%;
		transform: translate(-50%,-50%);
	}
	header.header-thirty ul.navbar-nav li.nav-item .dropdown-menu a {
		padding: 4px 12px;
		font-size: 12px;
	}
}
@media only screen and (max-width: 414px) {
	#page-head.banner-img{
		background-size: 714px 187px;
		min-height: 170px;
	}
	#page-head div ul{
		top: 20px;
	}
	ul.banner-title{
		padding: 2px 16px;
	}
	ul.banner-title li a{
		font-size: 14px;
	}
}
