/*Theme Name: 
Theme URI: https://www.busfam.com/
Author: Busfam Team
Author URI: https://www.busfam.com/
Description: 2021 responsive theme with Bootstrap4. HTML5, CSS3 and Javascript.
Version: 1.0*/


@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap')


body{
    margin: 0; 
    font-size: 16px;
    color: #111;
    line-height: 1.7em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	background:#fff; 
	background-repeat: repeat;
    font-family: 'Montserrat', sans-serif;
}
.aligncenter,.gallery-item a{display:block}
.alignleft{float:left; margin-right:15px; margin-bottom:10px}
.alignright{float:right; margin-left:15px; margin-bottom:10px}
.aligncenter{margin-left:auto; margin-right:auto}
.wp-caption{max-width:100%;padding:4px}
.entry-caption, .gallery-caption, .wp-caption .wp-caption-text{font-style:italic; font-size:12px; font-size:.857142857rem; line-height:2; color:#757575}
ul:before, ul:after{ content:''; display:table;}
ul:after{ clear:both;}
.full-img img{ width:100%; height:auto;}
img.img-crop { display: block; max-width: none }
.table-cell {display: table-cell; vertical-align: middle; padding:0;}
.table-div{ display:table; height:100%; width:100%;}
.sectiongap{padding:0 0 40px 0; position: relative;z-index: 0;}

li{list-style: none;}
a{color: unset;}
a:hover{text-decoration: none; color: unset;}


h1{
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
    font-weight:700;
	color:#111;
    padding:0 0 6px 0;
}
h1 span{color:#4f6cad;}


h2{
    font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color:#111;
	font-size: 50px;
	margin-bottom:15px;

}
h2 span{color:#4f6cad;}

h3{font-family: 'Montserrat', sans-serif; font-size:40px;color:#fff;font-weight: 400;}
h4{font-size:25px;color:#4f6cad;font-weight: 600;}
h5{font-size:22px; color:#4f6cad;font-weight: 400;}
h6{font-size:22px; color:#6ac371;font-weight:700;margin:15px 0;}


p {
    color: #111;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

ul{
    margin: 0;
    padding: 0;
}

.navbar{border-bottom:1px solid #4f6cad;padding:3px 0;background:#fff;}
/*section title satrt*/

.section-title{
    padding-bottom: 15px; 
}
.section-title h2{
font-size: 34px;
    position: relative;
    font-weight: 700;
    margin-bottom: 18px;
}
.section-title h2 span{
    color: #5cad2f;
}

.section-title.text-left {
    margin-bottom: 10px;
}
.section-title.text-left h2::after{
    transform: unset;
    left: 0;
}
.section-title.text-left h2::before{
    transform: unset;
    left: 0;
}

.section-title p {
    position: relative;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 8px;
    display: inline-block;
}

.darkfixd-bg .section-title h5,
.darkfixd-bg .section-title h2{
     color: #fff;
}
.pulseit{
	-webkit-animation: pulse linear .5s infinite;
	animation: pulse linear .5s infinite;
}

.bgblue{
       background: linear-gradient( 90deg, #4684ec,#0c5adb) !important; 
       color: #fff; 
}
.blue{color:#4684ec;}
/*section title end*/

.form_area .btn_yellow, input[type="submit"]{padding:10px;}

/*.bg-light-blue{
    background-color: #EEF8FD;
}
*/

.bg-light-blu:nth-child(even){background: #EEF8FD;}
.bg-light-blu:nth-child(odd){background: #fff;}

/*.bg-color:nth-child(even){background: #fff;}
.bg-color:nth-child(odd){background: #EEF8FD;}*/

.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}
.owl-carousel{display:none; width:100%; z-index:1}
.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(226,22,209)}
.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-loading{opacity:0; display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-grab{cursor:move; cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}
.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}
.owl-next, .owl-prev{background-position:0 0}
.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}
.owl-nav{text-align:center; /*margin-top:15px;*/}

.owl-next, .owl-prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.owl-prev{
    left: 0;
    left: -40px;
}
.owl-next{
    right: 0;
    right: -40px;
}
.movileview-btn {
    border-radius:0;
    font-size: 30px;
    color: #4f6cad;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
}

.movileview-btn:hover {
    color: #000;
}


.owl-next i, .owl-prev i{
    line-height: 60px;
}

/*dots*/

 .owl-dots,  .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
 .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #0045ff;
}

 .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
/*dots end*/


.thanku_bg {
  background-image: radial-gradient(circle, #fff, #fff, #bbccf3);
  height: 100%;
  min-height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:140px 0 100px 0;
}
.thanku_bg p{font-size:22px;color:#000;}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    transition: all .5s ease;
    z-index: 999;  
}

.menumain .navbar{
    padding: 15px 0;
}

.navbar-brand img {
    height: 50px;
    width: unset;
}
.social-media-top {padding: 0; top:12px;right: 4%;}
.social-media-top li {display: inline-block;margin:0 10px;}
.social-media-top li a{color:#000;font-size:16px;    font-weight: 600;}
.social-media-top li a i {
    font-size: 15px;
    line-height: 40px;
	color:#4f6cad;
}
/*-----------Menu Style End-----------*/

/*-----------Button Style-----------*/




.btn_yellow, input[type="submit"] {
    border: 1px solid #6ac371;
    background-color: #6ac371;
    color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
    border-radius: 3px;
    text-transform: capitalize;
}

.btn_yellow, input.btn_yellow {
    background-image: linear-gradient(0, #4f6cad, #4f6cad);
    background-size: 0 0;
    transition: .8s;
    background-repeat: no-repeat;
    background-position: center;
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	
}

.btn_yellow:hover, input.btn_yellow:hover{
    background-size: 100% 100%;
    color: #fff;border: 1px solid #4f6cad;
}

/*-----------Button Style-----------*/
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: .5;
  }
}
/*-----------Banner Section Satrt-----------*/

img.logo{margin:0 0 10px 0;}
.banner{position: relative;margin-top:65px;}
.banner .carousel-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; /* set to 100% for full overlay width */
   background-image: linear-gradient(180deg, rgba(0,0,0,0.7), rgba(0,0,0,0.9));
}

.banner_left{padding:0;}
.banner_right{padding:0;position:relative;}
.form_area{
	width:100%;
	background-color: rgba(0, 0, 0, 0.4);
	box-shadow:0 0 12px #4f6cad;
	border-radius:8px;
	margin-top:-20px;
	
}

.form_area h1{
	background:#4f6cad;
	font-family: 'Montserrat', sans-serif;
	font-size:30px;
	color:#fff;
	text-align:center;
	padding:6px;
	margin:0;
	border-radius:8px 8px 0 0;
}
.form_area h1 i{color:#fff;}
.form_area_mid{padding:20px 20px 0 20px;}
/*-----------Banner Section End-----------*/

/*-----------Service Cart box End-------------*/

/*---------service boxces section-----------*/
            .service-box{
                padding: 50px 40px 50px 40px;
                box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
                border-style: solid;
                border-width: 1px 1px 1px 1px;
                border-color: #E9E9E9;
                border-radius: 5px 5px 5px 5px;
                margin: 14px 7px;
                background-color: #fff;
            }
            .ptop-service{
                padding-top: 50px;
            }
            .icon-box{
                width: 66px;
                height: 66px;
                padding: 8px;
                background: #eef8fd;
                border-radius: 50%;
                margin-bottom: 10px;
            }
            .service-box h3{
                font-size: 16px;
                color: #0045ff;
                font-weight: 600;
                letter-spacing: 1px;
                text-transform: uppercase;
                margin-bottom: 0;
            }
            

/*--------footer section Start---------*/
.aboutbg{
    background:url(images/about-bg3.jpg) top no-repeat;
    padding: 35px 0;
	position:relative;
}
.aboutbg::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; /* set to 100% for full overlay width */
  background-color: rgba(0,0,0,0.6);
}
.aboutbg .box_border {
    z-index:2;position:relative;

}
.heading_section p{font-size:15px;font-weight:600;}
.aboutbg p{color:#fff;}
.copyright{
    background:#4f6cad;
	padding:20px 0 10px 0;
    color: #000; 
    font-size: 14px; 
font-weight:500;	
}
.copyright i{font-size: 12px;}
	
.copyright p{
   color: #fff;
   font-size: 13px;
   font-weight:400;
}
.copyright a:hover{color:#fff;}
.copyright a:hover{color:#111;}


/*--------footer section End---------*/


/*--------social icon start---------*/
.social_area{margin:20px 0 0 0;}
.social-icon {
    box-sizing: border-box;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    border: 1px solid #777;
    text-align: center;
    width: 34px;
    height: 34px;
    display: inline-block;
    line-height: 1px;
    padding-top: 6px;
    transition: all 0.5s;
	margin-right:12px;
}
.social-icon:hover {
    transform: rotate(360deg)scale(1.2);
	
  }
.social-icon i{ color: #fff;font-size:22px;}
.social-icon i:hover{ color: #4f6cad;}

/*--------social icon End---------*/

/*sochal icon bar*/
        .sochal-icon-bar {
            position: fixed;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 9999;
        }

        .sochal-icon-bar a {
            display: block;
            text-align: center;
            padding: 12px;
            transition: all 0.3s ease;
            color: white;
            font-size: 17px;

        }
        .sochal-icon-bar a i{
            color: #fff;
        }

        .sochal-icon-bar a:hover {
            background-color: #000;
            color: #fff;
        }


        @media (max-width: 575.98px){
          
            .sochal-icon-bar {
                position: fixed;
                top: unset;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: unset;
                z-index: 9999;
                bottom: 0;
                width: 100%;
                background: #fff;
                display: flex;
            }
            .sochal-icon-bar a {
                display: inline-block;
                text-align: center;
                padding: 10px;
                transition: all 0.3s ease;
                color: white;
                font-size: 20px;
                width: 100%;
            }
            #backto-top{
                bottom: 60px;
            }

        }

/*sochalicon bar end*/


/*backto-top start*/

#backto-top {
  display: inline-block;
  background-color: #4f6cad;
  width: 50px;
  height: 75px;
  text-align: center;
   border-radius:0;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,  
  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-align: center;
  box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
  line-height: 16px;
  border:2px solid #000;

}
#backto-top i{
   font-size:40px;
   color: #fff;
   line-height: 43px;
}

#backto-top:hover {
  cursor: pointer;
  background-color: #000;
    color:#4f6cad;
    border:2px solid #4f6cad;
}
#backto-top:active {
  background-color: #000;
    border:2px solid #4f6cad;
}
#backto-top.show {
  opacity: 1;
  visibility: visible;
}

/*backto-top end*/

.inner-banner h1{padding:0;}

/* inner banner end */



/*from new style*/
.modal .form-group{
    margin-bottom: 15px;
}
.modal .form-control{
  border-radius: 0;
  border: none;
  border-bottom:1px solid #4f6cad;
  box-shadow: none;    
  margin-bottom: 0;
  background: transparent;
  border-radius: 4px;
}
.modal_head{
	font-family: 'Montserrat', sans-serif;
	font-size:35px;
	color:#fff;
	text-align:center;
	margin-bottom:25px;
}
.group { 
  position:relative; 
  margin-bottom:20px; 
}
input:focus { outline:none; }
.whitebg label {color:#000; }

.highlight {
  position:absolute;
 /* height:60%; */
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}


/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from { background:#5264AE; }
  to  { width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
  from { background:#5264AE; }
  to  { width:0; background:transparent; }
}
@keyframes inputHighlighter {
  from { background:#5264AE; }
  to  { width:0; background:transparent; }
}

.text-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;  
  border-width: 0;
  border-color: transparent;
  line-height: 1.4;
  width: 100%;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
  background:transparent;
  border-bottom:1px solid #6a6a6a;
}
.text-group textarea:focus ~ .input-label,
.text-group textarea:valid ~ .input-label,
.text-group textarea.form-file ~ .input-label,
.text-group textarea.has-value ~ .input-label {
 font-size:14px;
  color: #fff;
  top: -1rem;
  left: 0;
  background:transparent;
}
.text-group textarea:focus ~ .input-label {
  color: #fff;
  font-weight: 500;
}
.text-group textarea:focus ~ .bar::before {
  width: 100%;
  left: 0;
}
.text-group {
  position: relative;
      margin-top: 0rem;
    margin-bottom: 1.50rem;
}


.icon_circle{
	background:#4f6cad;
	border-radius:50%;
	text-align:center;
	width:65px;
	height:65px;
	line-height:55px;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
    transition: .3s;
	margin:0 auto 15px auto;

}

.icon_circle:hover {
  transform: scale(1.2,1.2);
}


.address_sec {
    margin-bottom: 35px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.form-check-label {font-size: 14px;font-weight:600;}
label{color:#fff;margin-bottom:0;}
.form-control, input[type=text], input[type=email], input[type=tel], input[type=file], input[type=search], input[type=date], input[type=time], textarea, select {
    color: #fff;
	font-size:14px;
    background-color: transparent;
    background-clip: padding-box;
    border-top:0;
    border-right:0;
    border-bottom: 1px solid #6a6a6a;
    border-left: 0;
    padding: 0 0 8px 0;
    
}

.form-control:focus, input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=file]:focus, textarea:focus, select:focus {
    color: #fff;
    background-color:transparent;
    border-color: #80bdff;
    outline: 0;
    box-shadow:none;
}
/*form new style end*/



/*video section start*/

.item{width:94%;margin:0 auto;}

.event .blog-box { background-color: transparent;}
.video-hading {
    color: #fff;
    text-align: center;
    padding: 15px;
    line-height: 20px;
    font-weight: 400;
    font-size: 16px;

}
.video-hading .address_section{margin-bottom:8px;}
.video-hade .videomain {
    margin-bottom: 30px;
}
.video-box {
    width: 100%;
    height: 240px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
	border-radius: 10px;
	
}
.videobtn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    background-color: #6cd337;
	top:6px;
	left:16px;
	
}

.videobtn i {
    line-height: 50px;
    position: relative;
    z-index: 9;
}
.videobtn:hover{background-color:#4f6cad;color:#fff;}

/*video section end*/
.contact_info{margin-top:25px;}

.heading_white{
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
    font-weight:400;
	color:#fff;
	margin:0 0 20px 0;
    text-transform:capitalize;	
}
.heading{
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
    font-weight:700;
	color:#6ac371;
	margin:0 0 20px 0;
    text-transform:uppercase;	
}
.heading span{color:#4f6cad;}

.red{color:#4f6cad;}

.page_title h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 40px;
    margin-bottom: 15px!important;
}

.card{
	background:#2a2a2a;
	padding:10px;
	text-align:center;
	border-top:3px solid #2a2a2a;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
}
.card:hover{border-top:3px solid #4f6cad;}
.card p{color:#d9d9d9;margin-bottom:15px;}
#Mentors .card-body {
    padding: 1rem 0.25rem;
}



@-webkit-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
}
@-moz-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(30px);
  }
  60% {
    transform: translateX(15px);
  }
}
@keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  60% {
    -ms-transform: translateX(15px);
    transform: translateX(15px);
  }
}
/* /left bounce */

.fa-arrow-left {
  -webkit-animation: bounceLeft 2s infinite;
  animation: bounceLeft 2s infinite;
}

/* courses  start */
.courses_head{font-size:22px;color:#000;font-weight:600;margin-bottom: 16px;border-bottom: 2px solid #6ac371;}
.courses_head span {
    position: relative;
    background: #6ac371;
    color: #fff;
    font-size: 22px;
    font-weight:700;
    display: inline-block;
    padding:3px 10px;
}
.courses_head span:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #6ac371;
    border-top: 40px solid transparent;
}


.courses_txt{
	color:#111;
}
.txt_sm{font-size:13px;}
ul.courses_txt {box-shadow:0 0 20px #888;padding:20px;margin-bottom:20px;border-radius:10px;}
.courses_txt li{margin-bottom:10px;padding-bottom:3px;border-bottom:1px solid #cecece;}

.courses_section{margin:12px 0 0px 0;}
.bluebox{background:#4f6cad;padding:5px 6px 0 6px;color:#fff;}

/*photos gallery start*/
.post-box{
    display: block;
    margin-bottom: 30px;
    
}
.post-box:hover .photo-img img{
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.photo-item{
   position: relative;
}
.photo-img{
    overflow: hidden;
    min-height: 57px;
    display: block;
    cursor: pointer;
	border-radius:0;
}
.photo-date {
    color: #fff;
    position: absolute;
    z-index: 99;
    bottom: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(rgba(0,0,0,0) 60%,rgba(0,0,0,.65) 100%);*/
    display: flex;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
}
.photo-date span{
    color: #000;
}
.photo-icon {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000000b3;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    
}
.photo-icon i {
    line-height: 70px;
    font-size: 30px;
    color: #6ac371;
}
.post-box:hover .photo-date{
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
    opacity: 1;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
}
/* courses  end */
.newtab{
	background:#ecf9c4;
	padding:15px;
	border-radius:8px;
	margin-bottom:15px;
}
.newtab .nav-tabs .nav-item {
    margin-bottom: -1px;
    margin: 0 6px;
}
.newtab .nav-tabs .nav-link{
    margin: 0;
    padding:4px 0;
	color:#111;
	font-size:15px;
	font-weight:700;
	border-bottom: 2px solid #6ac371;
}
.newtab .nav-tabs .nav-link.active {
	color: #111;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 2px solid #6ac371;
	border-radius: 0;
}
.newtab .nav-tabs {border-bottom:0;}

.newtab .nav-tabs .nav-link::after {
	content: '';
	display: block;
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #6ac371;
	position: relative;
	margin:-5px auto;
	padding-top: 0px;
	width: 12px;
	text-align:center;
	transform: translateY(100%);
	opacity: 0;
} 

.newtab .nav-tabs .nav-link.active::after {
    opacity: 1;
}

/* tabs  start */
.nav-pills-custom .nav-link {
  width:90%;
  height: 50px;
  position: relative;
  background: #fff;
  font-size:20px!important;
  font-weight:600;
  color:#000;
  padding:10px!important;
}
.nav-pills-custom .nav-link:before {
  content: "";
  position: absolute;
  right: -24px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 25px solid #fff;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}

.nav-pills-custom .nav-link.active {
    color: #000;
    background: #4f6cad;
	font-size:20px!important;
}

.nav-pills-custom .nav-link.active:before {
  border-left: 25px solid #4f6cad;
}


.nav-pills a span{margin-left:8px;}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}

.nav_tab .tab-content{	
	background:#fff;
	border-radius:6px;
	padding:20px;
	box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 35%) !important;
	border-top: 6px solid #4f6cad;
}
.nav_tab .carousel{margin-bottom:20px;}
.nav_tab h5{
	background:#4f6cad;
	color:#fff;
	padding:5px 15px;
	font-size:18px;
	display: inline-block;
	margin-bottom: 15px;
}
.nav_tab .carousel-control-next, .nav_tab .carousel-control-prev {width: 6%;}

@keyframes wave {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 300px 0;
	}
}

.tab-content .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top:0;
    border-bottom: 1px solid #dee2e6;
}
.tab-content .table td:first-child {width:25%;font-weight:600;}
/* tabs end */
.get_in_touch a {margin-right: 5px;}
.get_in_touch a i {
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 4px;
	text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 30px!important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
 .get_in_touch a i:hover {
    background: #fff;
    color: #4f6cad;
}   
img.certificate{height:180px;}
.tick li{margin:0 0 12px 0;}
.tick li span{font-weight:600;margin-right:12px;}
.tick li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    color: #4f6cad;
    margin:3px 6px 0 0;
}
.box_border {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 25px 20px;
    text-align: left;
}
.box_border .tick li{color: #fff;}
.box_border .tick li:before {color: #fff;}
.sub_heading_white {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
	margin-bottom:12px;
}
.partner li{float:left; margin:0 15px;}
.partner li img{width:100px;}
.icon_circle2 {
    background: #4f6cad;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    height: 70px;
    line-height: 70px;
    transition: .3s;
    float: right;
}

hr{
	border-top:1px solid #999;
}
.yellowbg{
	background:#4f6cad;
	padding:25px 0 10px 0;
	font-family: 'Montserrat', sans-serif;
	font-size:45px;
	font-weight:700;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:25px;
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.9s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.2;}
}
.yellowbg a{font-family: 'Montserrat', sans-serif;font-size:18px;    position: relative;top: -8px;}
.yellowbg a i{
	background:#6ac371;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:50%;
	border:2px solid #fff;
	font-size:22px;
	color:#fff;
	text-align:center;
	margin-left:10px;
}

.carousel-caption { width:50%;top:10%;left:4%; right:4%;text-align:left;}
.carousel-caption h1{
	color:#6ac371;
	font-size:40px;
	font-weight:700;
}
.carousel-caption h2{font-family: 'Montserrat', sans-serif;color:#fff;font-size:18px;margin-top:10px;line-height:28px;}

.carousel-caption h3{
	background:#8dff9647;
	padding:12px 15px;
	font-family: 'Montserrat', sans-serif;color:#fff;font-size:26px;margin-top:10px;line-height:35px;
	border-radius:6px;
	}
.carousel-caption h3 span{color:#e9ff31;font-size:30px;font-weight:600;}


.carousel-indicators {bottom: 25px;}
.frm_position{
	position:absolute;
	top:18%;
	right:4%;

}
.carousel-indicators li {background-color: #4f6cad;height: 5px;}


/* box hover end*/
ul.double {  columns: 2!important;  -webkit-columns:2!important;  -moz-columns:2!important;}
.imgsq_text{color:#d9d9d9;font-size:15px;}

.black strong{color:#4f6cad;font-size:16px;font-weight:700;}
.black{	color:#111;font-weight:600;font-size:14px;}


.distbl{display:table-cell; padding-right:10px;line-height: 22px;}
.distbl img{width:30px;}
.distbl span{display:block;}


.tab-content{padding:0;}
.tab-content .tab-pane{padding:20px; box-shadow:0 0 12px #888;border-radius:8px;margin-bottom:20px;}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	font-size:22px;
	font-weight:600;
    color: #fff;
    background-color: #4f6cad;
	padding:15px;
	border-radius:5px;
}

.nav-pills .nav-link {
	font-size:22px;
	font-weight:600;
    color: #000;
    background-color: #FFF;
	padding:15px;
	border-radius:5px;
	margin:0 12px;
	border:1px solid #4f6cad;
}
.nav.nav-pills-custom .nav-link{border:0;}

.sticky_div{position: relative;}
.sticky_nav{position: sticky; top:40px;}
	
.sticky_tab_content{position: relative;}
img.drimg {border:2px solid #4f6cad;}
.bluebg{background:#e7eeff;padding:20px 0 30px 0;}

::-webkit-input-placeholder { /* Edge */
  color: #fff!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff!important;
}

::placeholder {
  color: #fff!important;
}
.pulse {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

.anibg {
    background: linear-gradient(-45deg, #fff, #ffa71c, #ecff1c, #fff);
    background-size: 400% 400%;
    animation: gradient 4s ease infinite;
    padding: 6px 12px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
	margin:0 auto 15px auto;
	display: inline-block;
}
 @keyframes gradient {
  0% {
	background-position: 0% 50%;
  }
  50% {
	background-position: 100% 50%;
  }
  100% {
	background-position: 0% 50%;
  }
}
.topmid span{
    font-size: 24px;
    font-weight: 600;
    color: #4f6cad;
}
.topmid {
    font-size: 18px;
    font-weight: 600;
    color: #1d384f;
    text-align: center;
    line-height: 30px;
	border:1px solid #6ac371;
	padding:4px 8px;
	animation: animate 1s linear infinite;
}

@keyframes animate{
   0%{
     opacity: 0.3;
   }
   50%{
     opacity: 1;
   }
   100%{
     opacity: 0.3;
   }
 }
 .offertxt{color:#fff;margin:0 0 0 6px;}
.form-check-input {margin-top: 0.5rem;}
 .offer_bg {
	color:#fff;
	background: linear-gradient(-45deg, #6ac371, #6ac371, #2d8f35, #6ac371);
    background-size: 400% 400%;
    animation: gradient 4s ease infinite;
	 padding:25px;
	 font-size:22px;
	 color:#fff;
	outline:0;
	border:0;
}
 @keyframes gradient {
  0% {
	background-position: 0% 50%;
  }
  50% {
	background-position: 100% 50%;
  }
  100% {
	background-position: 0% 50%;
  }
}
 .offer_bg h3{font-size:30px;font-weight:600; color:#c9ff23;animation: animate 1s linear infinite; }
 .offer_bg strong{background:#c9ff23;color:#2d8f35;padding:4px 7px; }
 .banner .carousel-inner img{height: 450px;}