/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 21 2023 | 12:16:40 */
body{ font-size:16px; font-family: 'Noto Sans', sans-serif; background-color:#f9f9f9;}

label {
    color: #fff;
}

select.wpcf7-form-control.wpcf7-select {
    color: #000;
}

#team-sec{display:none;}
.line > span {
   
    width: 90px;
    height: 5px;
    border-radius: 30px; position:relative;
}
.line > span:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1.1px;
    height: 7px;
    width: 8px;
    background-color: #fff;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px); } }

@-webkit-keyframes MOVE-BG {
    from {
        -ms-transform: translateX(0);
        transform: translateX(0); }
    to {
        -ms-transform: translateX(88px);
        transform: translateX(88px); } }

@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px); } }

/*---------------- MOVE-BG 2 ----------------*/
@-webkit-keyframes MOVE-BG2 {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(48px);
        transform: translateX(48px); } }

@-webkit-keyframes MOVE-BG2 {
    from {
        -ms-transform: translateX(0);
        transform: translateX(0); }
    to {
        -ms-transform: translateX(48px);
        transform: translateX(48px); } }

@keyframes MOVE-BG2 {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    to {
        -webkit-transform: translateX(48px);
        transform: translateX(48px); } }

.navbar.at-sticky .navbar-header img { width: 115px;}
.navbar {background: #f9f9f9; padding:5px 0;}
p.site-description {font-size: 0; margin-top: -35px;}
.top-header .info-icon-box {margin-right: 20px; padding: 0;}
.at-sticky .menu_section {
    padding: 9px 0 0 0;
}
.feature-col .post-thumb {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.feature-column .feature-col {

    margin-bottom: 40px;
}
.top-header .info-icon-box .info-icon {
    margin-left: 0;
}
.top-header .info-icon-box .info-icon .fa { font-size: 17px;}
.top-header .info-icon-details { margin-left: 25px;}
.top-header .fa, .socials li a .fa {
    font-family: FontAwesome;
}
.feature-column {margin-top: 40px;}
.feature-col-item .feature-col-content {padding: 5px 20px 10px; box-shadow: 0 0 10px rgb(0 0 0 / 20%); text-align:center; border-radius: 0 0 15px 15px;}
.feature-col-item h3 {
    background-color: #840C0C;
    position: relative;
    margin-top: -10px;
    margin: 0;
    margin-top: -30px;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;}
.feature-col-item h3 a {font-family: 'Noto Sans', sans-serif; font-size: 26px; font-weight: 600; margin-top: 0;
text-decoration: none;}
.feature-col-item p{  color: #000000;   font-family: 'Noto Sans', sans-serif; font-size: 16px; }
#home-service-id.at-gray-bg {background:#f9b200;}
.acme-abouts .column .single-item .icon {
    left: 0;
    position: absolute;
    top: -42px;
    border-radius: 50%;
    padding: 10px;
    right: 0; margin: auto; height: 90px; width: 90px; background-color: #840C0C; padding: 12px; border: 2px solid #840C0C;}
.acme-abouts .column .single-item a{pointer-events:none;}
#home-service-id .single-item { border: 2px solid #840C0C; margin: 10px 0 60px 10px; position: relative; text-align: center; min-height:196px; padding: 50px 15px 10px 15px;}
#home-service-id .single-item .content { color: #000;}
#home-service-id .single-item .title a{color:#000;}
#home-service-id .line > span:after { background-color: #f9b200;}
.entry-content p a, .comment-content p a, .comment-content li a, .textwidget a { text-decoration: none;}
body a:hover, body a:active, body a:focus{text-decoration:none;}
#home-service-id .main-title { margin-bottom: 60px;  text-align: center; position: relative;}
.about_bg {  position: relative; margin:85px 0 40px 0;}
.about_bg:after { background-color: #28442D; position: absolute; top: -13px;  right: 0; content: ''; height: 105%; width: 70%; z-index: -1; border-radius: 10px;}
.about_bg .aboutSectionImg { position: relative; right: 40px; border-radius: 10px; overflow: hidden;}
.about_bg .aboutSection h1 { color: #fff; text-transform: uppercase; letter-spacing: 2px; font-size: 28px; margin: 0 0 20px 0;}
.about_bg .aboutSection { color: #fff;  font-size: 16px;}
.about_bg .btn-reverse { margin-top: 20px;   }
.about_bg  .main-title h2 { text-transform: uppercase; color: #fff; text-align: left;}
.about_bg .line { text-align: left;}
.about_bg .line > span { background-color: #fff;}
.about_bg .line > span:after { background-color: #28442D;}
.btn-lg{padding:11px 22px;}
.btn-primary { font-size:16px;}
.btn-primary.btn-reverse { background-color: transparent; color: #fff; border: 3px solid #fff;}
#home-testimonial-id{position:relative;}
#home-testimonial-id:after{ position: absolute;   top:0px;  right: 0; content: ''; height: 100%; width:100%; background-color:rgb(0,0,0,.5);}
#home-testimonial-id .container {position: relative; z-index: 1;}
#home-testimonial-id .line > span {background-color: #fff;}
#home-team-id.at-widgets { padding: 0 0 50px 0;}
.at-fixed-width .widget .line > span { width: 55px; height: 3px; background-color: #fff;}
.at-fixed-width .line > span:after { height:6px; background-color: #8f0b0b;}
.footer-sidebar .widget li { border-top: none;}
.director_desk {
    margin:140px 0 100px 0;
}
.director_desk.about_bg:after {
   
    top: -43px;
    right: auto;
  
    height: 120%;
  
    left: 0;
}
.director_desk.about_bg .aboutSectionImg {
  
    left: 40px;
  
 
    right: auto;
}
.flexClass { display: flex; padding: 10px 0;}
.flexClass .childMar {
    margin-right: 25px;
        box-shadow: 0px 0px 10px #415120;
}
.childMar img {
    min-height: 200px;
    max-height: 200px;
  
    min-width: 200px;
}

#home-service-id.at-widgets.at-gray-bg {
    margin: 30px 0 0 0;
}
.regiter_now {
    margin-bottom: 60px;
}
.regiter_now .sow-cta-base {
    max-width: 1200px;
    margin: auto;
    padding: 60px 0;
}
.regiter_now .sow-cta-base .sow-cta-text .sow-cta-title {
   
    font-size: 39px;
}
.regiter_now .sow-cta-base .sow-cta-text .sow-cta-subtitle {
  
    font-size: 21px;
}
.bsBox.our-team {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    padding: 30px 0 20px;
    position: relative;
    text-align: center;
}
.bsBox.our-team figure{
    display: inline-block;
    width: 180px;
    height: 180px;
    margin-bottom: 50px;
    z-index: 1;
    position: relative;
}
.bsBox.our-team figure:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #16b625;
    position: absolute;
    bottom: 135%;
    right: 0;
    left: 0;
    opacity: .2;
    transform: scale(3);
    transition: all .3s linear 0s;
}
.bsBox.our-team figure:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #1a852e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.bsBox.our-team figure img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    transform: scale(1);
    transition: all .9s ease 0s;
}
.bsBox.our-team .box-detail {
    width: 100%; 
    padding: 0;
    margin: 0;
    background: #064806;
    position: absolute;
    bottom: 0px;
    left: 0;     padding: 15px;
    color: #ffffff;
    transition: all .5s ease 0s;
}
.bsBox.our-team:hover figure:before {
    height: 0%;
}
.bsBox.our-team:hover figure img {
    box-shadow: 0 0 0 14px #f7f5ec;
    transform: scale(.7);
}
marquee { margin-bottom: 60px;}
.menu_section .nav>li>a {color:#000; padding: 10px 12px; text-transform: uppercase;}
.nav>li>a span {
    display: block;
    font-size: 11px;
  
    color: #807474;
}
.menu_section {
    padding: 43px 0 0 0;
}
.at-navbar .featured-button {
    margin-top: 0;
}

.course_name {
    background-color: rgba(132,12,12,0.9);
    padding: 20px;
    transform: skew(-24deg);
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 20px;
}
.course_name p {
    transform: skew(24deg);
    margin: 0;
    text-align: center;
    font-size:19px;
}
.course_name:after {
    position: absolute;
    content: '';
    background-color: rgba(40,68,45,0.9);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    transform: skew(-6deg, -5deg);
    border-radius: 20px;
}
.course_col {position: relative;margin-top: 60px;}
.box_on_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 300px;
    background-color: #F9B200;
    z-index: 1;
    border-radius: 10px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px;
    transition: 0.5s;
    transform: scale(0);
    border-radius: 50%;
    margin: auto;
    right: 0;
}
.course_sec{transition: 0.5s;margin: 0 20px;}

.course_sec figure {
    text-align: center;
}
.course_sec figure img {
    max-width: 200px;
    margin: auto;
    text-align: center;
}
.box_on_hover strong{text-align: center;
    font-size: 22px; display:block; margin-bottom:30px;}
.course_col:hover .course_sec{transform: scale(0);}
.course_col:hover .box_on_hover{transform: scale(1);}
.inner-main-title { background-attachment: inherit; position:relative;}
.wrapper.inner-main-title:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; background-color: rgba(0,0,0,.6);}
.inner-main-title .entry-header { z-index: 1;}
.registration_form {
    background-color: #28442d; padding:30px 30px 10px 30px;
}


.registration_form code {
    padding: 0;
    font-size: 90%;
    color: #28442D;
    background-color: transparent;
    border-radius: 0;
    font-size: 16px;}
.registration_form .wpcf7-form label{ width: 100%; margin-bottom:13px;}
.widget .registration_form select{ width: 100%; border: 1px solid #ffffff;}
.registration_form textarea { width: 100%; height: 100px; resize: none; border-color: #fff;}
#at-shortcode-bootstrap-modal .modal-header .modal-title, #at-shortcode-bootstrap-modal .modal-header .close {font-size: 27px;}
#at-shortcode-bootstrap-modal .wpcf7-form input, #at-shortcode-bootstrap-modal .wpcf7-form .your-message textarea, #at-shortcode-bootstrap-modal select { border: 1px solid #000; height: 40px; border-radius: 5px; width:100%;}
#at-shortcode-bootstrap-modal textarea {  height: 80px; resize: none; width: 100%; border-radius:5px;}
.footer-sidebar .widget_nav_menu li a span{display:none;}
.cousres_deatil .main-title h2 { text-transform: capitalize; font-size:27px;}
.footer-sidebar ul.sub-menu { display: none;}
.main-navigation ul.navbar-nav ul a:hover { background-color: #28442D; color:#fff;}
#gender label { display: flex; justify-content: center; align-items: center;}
#gender input{  margin-left: 10px; height:20px;}
.site-footer a { color: #fff;}
.sm-up-container {
    top: 82%;
}
a.sm-up-container {text-align: center;}
.course-widget .benefits-items .fa{ font-family: FontAwesome; margin-top: 5px; margin-right: 10px;}
ul.benefits-items {column-count: 2;}
.widget .benefits-items li{padding-bottom: 10px; padding-top: 10px; border:0;}
.course-widget { padding:20px;
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    color: #505763;
}
.content-expand-inner h2 {
    color: #28442d;
    font-size: 30px;
    margin-bottom: 20px;
}
.content-expand-inner li {
    border: none; position:relative; padding-left: 16px;}
.inner_detail li:after {
    width: 8px;
    height: 8px;
    position: absolute;
    content: '';
    background-color: #7b7878;
    left: 0;
    top: 13px;
    border-radius: 25px;
}
.registration_form .wpcf7-submit{
	background:#900a0a !important;
}

.image-slider-wrapper .slick-list, .image-slider-wrapper .slick-track{
	height:90vh !important;
}







@media(max-width:767px){
.image-slider-wrapper {
    height: auto;
 }	
body .image-slider-wrapper .slick-list, body .image-slider-wrapper .slick-track {
  
    height: 35vh !important;
  
}
.about_bg .aboutSectionImg {

    right: auto;
    border-radius: 10px;
   
    left: auto;
    margin: auto;
    text-align: center;    margin-bottom: 20px;
}	
	.about_bg:after {
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
	.panel-grid-cell .widget-title {
    margin-top: 20px;
}
	.main-title h2 {
    font-size: 20px;    
  
}
	
	.about_bg {
   
    margin: 40px 0 0 0;
}
 	#pl-w63492406e28d3 .about_bg  #panel-w63492406e28d3-1-0-0 {
    margin: 10px 0px;
}
.regiter_now .sow-cta-base .sow-cta-text .sow-cta-title {
    font-size: 30px;
}
.regiter_now .sow-cta-base .sow-cta-text .sow-cta-subtitle {
    font-size: 18px;
    line-height: 29px;
}
.regiter_now  .so-widget-sow-cta-default-bd9a11537245 .sow-cta-base .so-widget-sow-button {
    float: none;
    margin-left:0 !important;
}
.bsBox.our-team {
    margin-bottom: 40px;
}
.director_message {
    padding: 10px 0 30px 0;
}
.director_desk.about_bg .aboutSectionImg {
    left: auto;
    right: auto;
}
.director_message .row {
    flex-direction: column-reverse;
    display: flex;
}
.director_desk.about_bg:after {
    top: 0;
    right: auto;
    height: 100%;
    left: 0;
}
marquee {
    margin-bottom: 0;
}
.testimonial-content {
 
    width: 88%;
  
}
.acme-widget-carausel i.slick-arrow, .acme-widget-carausel i.slick-arrow:hover {
    font-size: 33px;
}
#home-testimonial-id.acme-testimonials {
    padding: 30px 0 10px 0;
}
.custom-logo-link img {
  width: 160px;
}
.menu_section {
    padding: 0;
}
.navbar {
    padding: 5px 0 12px 0;
}
.navbar .navbar-toggle { padding: 3px 10px;
  font-size: 20px;
 margin-top: 26px;
  }	
.contact_us {
    padding-top: 10px;
}
.location .locationIcon {
    top: 0px;
}
	.location i {
    font-size: 30px;
    padding: 11px 13px;
    border: 7px solid #fff;
}
	.locationDetails {
    padding: 10px 10px 10px 20px;
}
	.locationDetails p {
    margin: 0;
}
.location a ,.location p{
 
    font-size: 13px;
}	
.contact_us ul {
    margin-top: 0;
}
.contact_us ul li:first-child {
    margin-bottom: 9px;
}	
.contact_us ul li {
    min-height: auto;
    padding-left: 50px;
  
}
.contact_us .aboutpreSection h1 {
    margin-bottom: 0;
}
.contactSection {
    padding: 30px 0 0 0;
}
.contact_us .wpcf7-form label {
    width: 100%;
  
}
ul.benefits-items {
    column-count: 1;
}
.widget .benefits-items li {
    padding-left: 0;
}	
}





.main-navigation a{
	font-size:16px;
}
.menu_section .nav>li>a {
    color: #000;
    padding: 10px 7px;
    text-transform: capitalize;
}

.serviceBox img{
	width:45px;
}

.serviceBox .whatsapp{
	    background: #29a71a;
    padding: 20px 40px;
    border-radius: 10px;
    color: #fff;
	    font-size: 20px;
}


 .facultyChild {
    background: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    min-width: 350px;
    max-width: 350px;
    position: relative;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}







.trek_short_content h3{
	text-align:center;
}
.main_treks ul {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    justify-content: space-around;
}

.main_treks img{
	border-radius:50%;
}
.main_treks ul li {
    display: flex;
    display: inline-block;
    vertical-align: middle;
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: center;
    padding: 0;
    border: none;
    color: #000;
    font-size: 14px;
}
.main_treks ul li img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}
.trek_short_content {
    margin: 10px;
    box-shadow: 0px 18px 30px -10px rgb(0 0 0 / 25%);
    margin-top: -10px;
    background-color: #fff;
    z-index: 1;
    position: relative;
    padding: 10px 10px 41px 10px;
    border-radius: 20px 20px 0px 20px;
    clear: both;
    position: relative;
    height: 100%;
}
.trek_short_content h6{
	text-align:center;
}
.aboutSection h3{
	font-size:20px;
}
