body::-webkit-scrollbar {
	width: 7px;
   background-color: rgb(242, 240, 240);
}
body::-webkit-scrollbar-thumb {
	background:#ffb607;
}
body{
   overflow-x: hidden;
}

.single-blog-standard table{
	width:100% !important;
}
  /* header-section */
  .offer-strip {
   display: flex;
   align-items: center;
   justify-content: center;
   height: 32px;
}
.offer-strip .money img{
   height: 29px;
}
.offer-strip .bonus {
   font-size: 15px;
   color: #fff;
   font-weight: 500;
   font-style: italic;
   margin-left: 8px;
}
.offer-strip .bonus span {
   color: #fff;
   font-size: 18px;
}
.offer-strip .text-cta-wrap a.cta {
   font-size: 14px;
   color: #515654;
   text-decoration: underline;
   font-weight: bold;
   margin-left: 16px;
} 
.header-section {
 display: flex;
 width: 100%;
 position: relative;
 padding-left: 50px;
}

.header-left {
 padding-top: 2px;
 padding-bottom: 5px;
}

.header-left ul li {
 display: inline-block;
 color: #fff;
 padding: 0px 10px;
 font-size: 15px;
}

.header-left ul li i {
 padding-right: 6px;
 font-size: 14px;
}

.header-left ul li a {
 font-size: 14px;
 color: #fff;
font-weight: 500;}
/* Social Media */
.submitclass{
   background: #3f8d54 !important;
} 
.media-overtop{
   display: flex;
   justify-content: center;
   margin: 2px 0px;
}
.media-overtop li{
  list-style:none;
  display: inline-block;
}
.media-overtop li a{
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  display:block;
  border-radius: 5px;
  position:relative;
  overflow:hidden;
  color: #fff;
  z-index:1;
  text-align: center;
border: 1px solid #fff;}
.media-overtop li a.fa{
  position:relative;
  color:#262626;
  transition:.5s;
}
.media-overtop li a:hover .fa{
  transform:rotateY(360deg);
  transition:.5s;
}
.media-overtop li a:before{
  content:'';
  position:absolute;
  top:100%;
  left:0;
  width:100%;
  height:100%;
  background:#f9ee00;transition:.5s;
}
.media-overtop li a:hover:before{
  top:0;transition:.5s;
}
.media-overtop li:nth-child(1) a{background: #3b5999;}
.media-overtop li:nth-child(2) a{background: #55acee;}
.media-overtop li:nth-child(3) a{background: #dd4b39;}
.media-overtop li:nth-child(4) a{background: #0077B5;}
.media-overtop li:nth-child(5) a{background: #cd201f;}
.navbar-top{padding-top: 5px;
   padding-bottom: 5px;}
.navbar-top li{display: inline-block;padding: 0 2px;}
.navbar-top li a{/*background: #ffffff;*/ color: #fff; padding: 7px 15px;font-size: 14px;font-weight: 700; text-transform: capitalize; border-radius: 2px;}


.header-nav {
 background: #e9e9e9;
 padding: 6px 14px;
background-color: #0067a2;}
.scroll-news {
   background: linear-gradient(to right,
       #00669f 50%,
       #00669f 50%);
 /* border-bottom: 1px solid #e7f4f5; */}
 
 
 
 /* batches-upcomings */
 .batches-upcomings{padding: 40px 0;}
 .batches-upcomings label{margin-bottom: 10px;font-weight: 800;}
 .batches-upcomings select{font-weight: 600;color: #0067a2;}
 .batches{
	     display: block;
    position: relative;
    background: white;
    padding: 19px 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
    -moz-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
 margin-bottom: 20px;}
 
 /* downolad */
.our-campus {
    padding: 40px 0;
} 
  .btn-Download{
     
     color: #fff !important;
     display: inline-block;
     font-size: 15px;
     line-height: 1;
     text-align: center;
     text-transform: uppercase;
     padding: 12px 30px;
     -webkit-transition: all .3s;
     -moz-transition: all .3s;
     -ms-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s;
     
     background: #0067a2;
     border: none;
 }
 .btn-Download i{
	 
	 
 padding-right: 12px;font-size: 18px;}
 .enquery-btn{

	 text-decoration: none;
    font-size: 14px !important;
    font-weight: 500;
    padding: 4px 9px;
    margin: 8px 0px;
    background: #0067a2;
    color: #fff;
 border: none;border-radius: 5px;
 }
 .fees-section .tab-content{
	 background: #ececec;
    padding: 20px 15px;
 }
 
.fees-section .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #0f1d52;
    border-color: #dee2e6 #dee2e6 #fff;
}
.fees-section{padding: 50px 0;}
.fees-section h2{font-weight: 800;
    font-size: 22px;
    text-transform: capitalize;}

.fees-section .nav-tabs{-webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    padding: 1px 8px;background: #ececec;/* border: 2px solid #0f1d52; */border-radius: 2px;}
.fees-section .nav-tabs li{width: 100%;list-style: none;
    position: relative;}
.fees-section .nav-tabs li a{text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    padding: 10px 5px 10px 15px;
    text-align: left;
    box-shadow: 0 0.2rem 9rem rgb(0 0 0 / 15%) !important;
    margin: 8px 0px;
    border-left: 8px solid #f9ee00 !important;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;background: #0067a2;color: #fff;}
 .fees-section .nav-tabs li a i{padding-left: 10px;font-size: 18px;}
 
 
 
 
 /* facilites */
.facilites-section{padding: 50px 0 !important;}

.facilites-section .facilites-left p{
	text-align:justify;
}
.facilites-image{overflow: hidden;
    position: relative;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    padding: 10px 10px;
    margin-bottom: 20px;}
.facilites-image img{width: 100%;}

.points-listing li{display: flex;
    justify-content: space-between;
    background: #e2ecf5;
    padding: 5px 6px;
    align-items: center;
    font-size: 14px;
    color: #222;
    border-left: 5px solid #0067a2;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;}
.points-listing li i {
    padding-right: 10px;
color: #0067a2;}
.points-listing p{font-weight: 600;
    font-size: 14px;
    margin: 2px 0;
    color: #00669f;}
.points-listing p i{padding-right: 10px;}

.page-onlineform{
     padding: 40px 0 40px !important;
}
.page-onlineform h1{
        font-size: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}
.page-onlineform label{
    
margin-bottom: 6px;
    font-weight: 700;font-size: 15px;}
.page-onlineform input{
    
padding: 9px 0 !important;
    padding-left: 18px !important;
    background: #fff;margin-bottom: 10px;}
.gr {
    position: relative;
    
    
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px 0;
    
background: linear-gradient(rgb(13 16 18 / 65%), rgb(11 14 15 / 58%)), url(../images/aachevements.png);}    
.gr h1 {
    margin: 45px 0;
    padding: 0 0 15px 0;
    color: #fff;
    font-weight: bold;
    font-size: 41px;
    line-height: 70px;
}
.getquote {
    margin: 15px 0;
    padding: 0;
}
.getquote h3 {
    margin: 0 0 25px 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
}
.getquote .form-control {
    border-color: #ececec;
    padding: 10px 15px;
    border-radius: 2px;
    margin-bottom: 20px;
color: #fff !important;font-weight: 500;background: transparent !important;border: 1px solid #fff;}
.getquote .btn {
    background: #fea809;
    color: #FFF;
    border: 0;
padding: 7px 32px;font-size: 17px !important;font-weight: 500;}    
    
    
.news-sections{
    padding: 50px 0 50px !important;
}


.marquee{
    height: 200px !important;
}
.news-listing .all-links{
	color: #093667;
	text-align: left;
	display: flex;
	margin: 0;
	font-style: italic;
}
.news-listing ul li{
    width: 100%;
    font-size: 13px;
    padding: 11px 0;
    border-bottom: 1px solid #471137;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-listing ul li:hover{
	background #471137;
	color:#fff;
}
.news-listing ul li a{
    position: relative;
    font-size: 14px;
    width: 100%;
    color: #222;
}
.service-list{
	width: 100%;
	text-align: center;
	padding: 15px;
	position:relative;
	height: 180px;
	transition: all 0.3s ease-out;
	background-image: url(../../../etreeks.vercel.app/images/courses/course-7-img.html) !important;
}	
.service-list i{
	 content: "";
	 position: absolute;
	 left: 50%;
	 height: 35px;
	 width: 69px;
	 background-color: #3BB6D6;
	 z-index: 1;
	 border-top-left-radius: 23px;
	 border-top-right-radius: 23px;
	 -webkit-transition: all 500ms ease;
	 transition: all 500ms ease;
	 font-size: 22px;
	 line-height: 38px;
	 color: #fff;
	 bottom: 0;
	 transform: translateX(-50%);
}
 
 
 /* Eligibility Criteria */
 
.table-visit h2{
	    color: #222;
	    font-size: 17px;
	    text-align: center;
	    background: #0f1d52;
	    padding: 16px 0;
	    font-weight: bold;
	    letter-spacing: 1.4px;
	    text-transform: uppercase;
	    margin: 0;
}
.table-star{
    border: 1px solid #fff;
}

.table-star thead > tr{
    background: #0f1d52;
    color: #fff;
    border: 1px solid #fff;
}
.table-star thead > tr > th{
    /* border: 1px solid #fff; */
    padding: 8px;
    font-size: 14px;
}
.table-star tbody > tr{
    border: 1px solid #fff;
text-align: left;vertical-align: baseline;}
.table-star tbody > tr > td{
    
    
    padding: 5px 15px;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    border: 1px solid #0067a2;
font-weight: 600;align-items: center;}
 
 
 
 /* news */
 .head-title-cebter {
    font-size: 23px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 0.7px;
    text-align: center;
    color: #000000;
}
 
.notice-video {
    background: rgba(0, 0, 0, 0) url("../images/video.html") repeat scroll 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 382px;
    width: 100%;
}
.video-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}
.video-icon a i{
    font-size: 35px;
    color: #2B2A5A;
    background: #FFFFFF;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    line-height: 65px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.notice-video::after {
  background: rgba(44, 43, 94, 0.90);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.notice-area.two .notice-left {
    padding: 33px 58px 31px;
    max-height: 380px;
    overflow-y: auto;
}

.notice-left, .notice-right {
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);
    position: relative;
    padding: 15px 15px;
}
.single-notice-left{
	box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 13%);
	padding: 4px 15px;
	border-left: 3px solid #004861;
	margin-bottom: 15px;
	background: #ebfbfd;
}
.single-notice-left h4 {
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    background: #00669f;
    display: inline-block;
    padding: 2px 8px;
    border-radius: 3px;
margin: 0;}
.single-notice-left p, .single-notice-right p {
    font-size: 14px;
    color: #303030;
    
    margin: 0;
line-height: 22px;}
.news-sections{
    padding: 50px 0 50px !important;
}

.marquee{
    height: 200px !important;
}
.news-listing .all-links{
	color: #093667;
	text-align: left;
	display: flex;
	margin: 0;
	font-style: italic;
}
.news-listing ul li{
    width: 100%;
    font-size: 13px;
    padding: 11px 0;
    border-bottom: 1px solid #471137;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-listing ul li:hover{
	background #471137;
	color:#fff;
}
.news-listing ul li a{
    position: relative;
    font-size: 14px;
    width: 100%;
    color: #222;
}
    
    
    
 
 /* batches-upcomings */
 .batches-upcomings{padding: 40px 0;}
 .batches-upcomings label{margin-bottom: 10px;font-weight: 800;}
 .batches-upcomings select{font-weight: 600;color: #0067a2;}
 .batches{
	     display: block;
    position: relative;
    background: white;
    padding: 19px 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
    -moz-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
 margin-bottom: 20px;}
 
 /* downolad */
.our-campus {
    padding: 40px 0;
} 
  .btn-Download{
     
     color: #fff !important;
     display: inline-block;
     font-size: 15px;
     line-height: 1;
     text-align: center;
     text-transform: uppercase;
     padding: 12px 30px;
     -webkit-transition: all .3s;
     -moz-transition: all .3s;
     -ms-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s;
     
     background: #0067a2;
     border: none;
 }
 .btn-Download i{
	 
	 
 padding-right: 12px;font-size: 18px;}
 .enquery-btn{

	 text-decoration: none;
    font-size: 14px !important;
    font-weight: 500;
    padding: 4px 9px;
    margin: 8px 0px;
    background: #0067a2;
    color: #fff;
 border: none;border-radius: 5px;
 }
 .fees-section .tab-content{
	 background: #ececec;
    padding: 20px 15px;
 }
 
.fees-section .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #0f1d52;
    border-color: #dee2e6 #dee2e6 #fff;
}
.fees-section{padding: 50px 0;}
.fees-section h2{font-weight: 800;
    font-size: 22px;
    text-transform: capitalize;}

.fees-section .nav-tabs{-webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    padding: 1px 8px;background: #ececec;/* border: 2px solid #0f1d52; */border-radius: 2px;}
.fees-section .nav-tabs li{width: 100%;list-style: none;
    position: relative;}
.fees-section .nav-tabs li a{text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    padding: 10px 5px 10px 15px;
    text-align: left;
    box-shadow: 0 0.2rem 9rem rgb(0 0 0 / 15%) !important;
    margin: 8px 0px;
    border-left: 8px solid #f9ee00 !important;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;background: #0067a2;color: #fff;}
 .fees-section .nav-tabs li a i{padding-left: 10px;font-size: 18px;}
 
 
 /* Eligibility Criteria */
 
.table-visit h2{
	    color: #222;
	    font-size: 17px;
	    text-align: center;
	    background: #0f1d52;
	    padding: 16px 0;
	    font-weight: bold;
	    letter-spacing: 1.4px;
	    text-transform: uppercase;
	    margin: 0;
}
.table-star{
    border: 1px solid #fff;
}
.table-star thead > tr{
    background: #0f1d52;
    color: #fff;
    border: 1px solid #fff;
}
.table-star thead > tr > th{
    /* border: 1px solid #fff; */
    padding: 8px;
    font-size: 14px;
}
.table-star tbody > tr{
    border: 1px solid #fff;
text-align: left;vertical-align: baseline;}
.table-star tbody > tr > td{
    
    
    padding: 5px 15px;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    border: 1px solid #0067a2;
font-weight: 600;align-items: center;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .widget .card-body{
      border: 2px solid #d2d2d2;
      margin-bottom: 30px;

 }
 #first h2, #first h3 {
   margin-bottom: 0;
   text-transform: capitalize;
   position: relative;
   padding-bottom: 20px;
   font-size: 22px;
   font-weight: 700;
   line-height: 1.3;
}
#first p {
   color: #333;
   line-height: 28px;
   font-size: 16px;
   text-align: justify;
   font-weight: 500;
}
.course-single-style-3 .widget {
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 8px;
   padding: 20px;
   margin-bottom: 40px;
   margin-top: 40px;
}

.widget-accordion-inner {
   overflow: hidden;
}
.widget-accordion-inner .widget-title {
   background: #ff9800;
   margin-bottom: 0;
   padding: 14px 20px;
   color: #000;
   font-size: 20px;
   line-height: 1.3380952381;
   margin-top: 0;
   font-style: normal;
   font-weight: 500;
   text-transform: none;
  text-align: center;
  
}
.widget-accordion-inner .card {
   border: 0;
}
 .news-box {
   border-radius: 3px;
   height: -18px;
 }
 
 .news-box h5 {
   
   background: #00669f;
   color: #fff;
   margin: 0px;
   font-size: 14px;
   padding: 11px 0px;
   position: relative;
 }
 
 .news-box h5::after {
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0;
   position: absolute;
   pointer-events: none;
   border-left-color: #00669f;
   border-width: 15px;
   z-index: 1;
   top: 4px;
   right: -42px;
 }
 
 .scrollerWrapper {
   background: #fff;
   padding: 2px 15px;
   overflow: hidden;
   position: relative;
   display: flex;
   align-items: center;
 border-bottom: 1px solid #e7f4f5;}
 #lnews-link{
       font-size: 14px;
     font-weight: 600;
 }
 .scrollerWrapper marquee span {
   margin-right: 60px;
 }
 
 .scrollerWrapper span a {
   color: #222;
   text-decoration: none;
   font-size: 18px;
 }
 
 .scrollerWrapper span i {
   font-size: 20px;
   margin-top: 0px;
   position: relative;
   top: 2px;
   margin-right: 6px;
   color: var(--color-theme-blue);
 }
 
 .blink {
   text-decoration: blink;
   font-size: 16px;
   font-weight: 600;
   letter-spacing: 0.5px;
   animation: Color 4s linear infinite;
   -webkit-animation: Color 4s ease-in-out infinite;
   color: var(--color-black);
 }
 
 @keyframes Color {
   0% {
     color: #a0d468;
   }
 
   20% {
     color: #4fc1e9;
   }
 
   40% {
     color: #ffce54;
   }
 
   60% {
     color: #fc6e51;
   }
 
   80% {
     color: #ed5565;
   }
 
   100% {
     color: #ac92ec;
   }
 }
 
  


.container-header{
    max-width: 1345px;
    margin:auto;
}
.gr {
    position: relative;
     
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px 0;
    
background: linear-gradient(rgb(13 16 18 / 65%), rgb(11 14 15 / 58%)), url(../images/aachevements.png);}    
.gr h1 {
    margin: 45px 0;
    padding: 0 0 15px 0;
    color: #fff;
    font-weight: bold;
    font-size: 41px;
    line-height: 70px;
}

.getquote h3 {
    margin: 0 0 15px 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
}
.getquote .form-control {
    /* border-color: #ececec; */
    padding: 9px 15px;
    border-radius: 2px;
    margin-bottom: 20px;
/* color: #fff !important; */font-weight: 500;background: transparent !important;border: 1px solid #fff;height: 46px;}
.getquote .btn {
    background: #fea809;
    color: #FFF;
    border: 0;
padding: 7px 32px;font-size: 17px !important;font-weight: 500;}    
    
    
.maps-icons {
    position: fixed;
    bottom: 150px;
    right: 41px;
    z-index: 10;
}
.maps-icons img{
    width: 53px;
    z-index: 9999;
    height: 65px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

/* blog single listing */
.pb-60 {
   padding-bottom: 60px;
}
.pt-60 {
   padding-top: 60px;
}
.blog-standard-img {
   position: relative;
   margin-bottom: 30px;
}
.blog-standard-meta span {
   font-family: "Rubik", sans-serif;
   font-size: 14px;
   display: inline-block;
   line-height: 31px;
   color: #808080;
   margin-right: 15px;
   margin-bottom: 5px;
}
.blog-standard-meta span i {
   color: #fea116;
   font-size: 16px;
   margin-right: 10px;
}
.blog-standard-content {
   padding-bottom: 15px;
}
.blog-standard-content h2 {
   text-transform: capitalize;
   color: #42495b;
   font-weight: 700;
   line-height: 21px;
   font-size: 22px;
}
.blog-standard-content p {
   font-size: 15px;
   margin-bottom: 15px;
}
.short-search.blog-search {
   margin-bottom: 20px;
}
.short-search.blog-search form input {
   border: 2px solid #eaedf4;
   box-shadow: none;
}

.short-search form input {
   width: 100%;
   background-color: #fff;
   padding: 14px 25px;
   padding-right: 55px;
   -webkit-box-shadow: 0px 16px 32px 0px rgb(227 227 227 / 30%);
   box-shadow: 0px 16px 32px 0px rgb(227 227 227 / 30%);
   border: none;
   border-radius: 5px;
}
.short-search form button {
   position: absolute;
   top: 17px;
   right: 35px;
   background: transparent;
   border: none;
   color: #fea116;
   font-size: 14px;
}
.single-sidebar.blog-side {
   box-shadow: none;
   border: 2px solid #eaedf4;
   border-radius: 6px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   -ms-border-radius: 6px;
   -o-border-radius: 6px;
}
.single-sidebar {
   padding: 15px 20px;
   padding-bottom: 20px;
   margin-bottom: 20px;
   background-color: #fff;
   -webkit-box-shadow: 0px 10px 32px 0px rgb(228 228 228 / 57%);
   box-shadow: 0px 10px 32px 0px rgb(228 228 228 / 57%);
}
.blog-by {
   color: #ffb607 !important;
}
.blog-standard-pagination {
   margin-top: 20px;
}
.blog-standard-pagination ul {
   padding: 0;
   margin: 0;
}
.blog-standard-pagination ul li {
   display: inline-block;
   list-style: none;
}
.blog-standard-pagination ul li:first-child a {
   background-color: #ffb607;
   border: 2px solid #ffb607;
   line-height: 40px;
}
.blog-standard-pagination ul li a {
   width: 40px;
   height: 40px;
   display: block;
   text-align: center;
   font-size: 14px;
   font-weight: 500;
   background-color: #ffb607;
   border-radius: 50%;
   margin-right: 7px;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   line-height: 40px;
   color: #fff;
}
.blog-standard-pagination ul li a:hover {
   background-color: #ffb607;
   border-color: #ffb607;
   color: #fff;
}
.sidebar-title h4 {
   font-size: 22px;
   color: #42495b;
   margin-bottom: 15px;
   padding-bottom: 20px;
   position: relative;
   text-transform: capitalize;
   font-weight: 700;
}
.sidebar-title h4:before,
.sidebar-title h4:after {
   position: absolute;
   content: "";
   left: 0;
   top: 100%;
   width: 40px;
   height: 3px;
   background-color: #ff9933;
   border-radius: 3px;
}
.sidebar-title h4:after {
   left: 45px;
   width: 15px;
}
.sidebar-content.side-latcourse ul li {
   border: 1px solid #d9d9d9;

   padding-left: 15px;

   margin-bottom: 5px;
}
.sidebar-content.side-latcourse ul li a {
   font-size: 14px;
   line-height: 35px;
   font-weight: 600;
   position: relative;
}
.sidebar-content.side-latcourse ul li a:after {
   content: "\f101";
   position: absolute;
   left: 0;
   top: -9px;
   font-family: "FontAwesome";
   font-weight: 900;
   opacity: 0;
   transition: 0.3s;
   color: #ff9933;
}
.sidebar-content.side-latcourse ul li a:hover {
   color: #ff9933;
   padding-left: 20px;
}
.sidebar-content.side-latcourse ul li a:hover:after {
   opacity: 1;
   transition: 0.8s;
   -webkit-transition: 0.8s;
   -moz-transition: 0.8s;
   -ms-transition: 0.8s;
   -o-transition: 0.8s;
}
.single-latcourse {
   display: block;
   margin-bottom: 20px;
}
.latcourse-img {
   margin-right: 20px;
}
.latcourse-text h5 {
   display: block;
   color: #42495b;
   font-size: 17px;
   margin-bottom: 3px;
   text-transform: capitalize;
   transition: 0.3s;
   -webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -ms-transition: 0.3s;
   -o-transition: 0.3s;
   font-weight: 800;
   margin: 0;
   padding: 0;
}
.latcourse-text p {
   margin: 0;
   font-size: 14px;
   font-weight: normal;
   line-height: 32px;
}
a.pop-tag {
   font-size: 14px;
   color: #fff;
   display: inline-block;
   background-color: #ffb607;
   padding: 9px 16px;
   margin-right: 10px;
   margin-bottom: 10px;
   border-radius: 8px;
   text-transform: capitalize;
}
a.pop-tag:hover {
   color: #fff;
   background-color: #fea116;
}

/* cube */

.about2 .cube {
   -webkit-animation: spin 9s infinite linear;
   animation: spin 9s infinite linear;
   width: 350px;
   height: 350px;
   position: relative;
   top: 0px;
   left: 0;
   right: 0;
   margin: auto;
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   -webkit-transform: rotateY(0deg) translateZ(-200px);
   transform: rotateY(0deg) translateZ(-200px);
   -webkit-animation-duration: 30s;
   animation-duration: 30s;
   -webkit-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-play-state: running;
   animation-play-state: running;
   -webkit-transition-delay: 0.5s;
   transition-delay: 0.5s;
}
@-webkit-keyframes spin {
   from {
       transform: rotateY(0) rotateX(0);
   }
   to {
       transform: rotateY(-360deg) rotateX(360deg);
   }
}
@keyframes spin {
   from {
       transform: rotateY(0) rotateX(0);
   }
   to {
       transform: rotateY(-360deg) rotateX(360deg);
   }
}
.about2 .cube > div {
   border: 1px solid #333;
   width: 350px;
   height: 350px;
   position: absolute;
   opacity: 0.95;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   -webkit-animation-duration: 30s;
   animation-duration: 30s;
   -webkit-animation-timing-function: linear;
   animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   -webkit-animation-play-state: running;
   animation-play-state: running;
   background-size: cover !important;
   background-position: center !important;
   border-radius: 15px;
}
.about2 .cube > div:hover {
   opacity: 1;
   transition: opacity 0.3s linear;
}
.cube-layer-1 {
   transform: rotateX(90deg) translateZ(100px);
   background: url(../../../img.etimg.com/thumb/msid-73281276%2cwidth-1200%2cheight-900%2cimgsize-778178%2coverlay-etdefence/photo.jpg)
       no-repeat center;
}
.cube-layer-2 {
   transform: translateZ(100px);
   background: url(../../../thelogicalindian.com/h-upload/2020/01/27/1600x960_159307-armyfb.html)
       no-repeat center;
}
.cube-layer-3 {
   transform: rotateY(90deg) translateZ(100px);
   background: url(https://assets.thehansindia.com/h-upload/2020/10/02/1002889-aircraft.webp)
       no-repeat center;
}

.cube-layer-4 {
   transform: rotateY(180deg) translateZ(100px);
   background: url(../../../img.etimg.com/thumb/msid-73281276%2cwidth-1200%2cheight-900%2cimgsize-778178%2coverlay-etdefence/photo.jpg)
       no-repeat center;
}
.cube-layer-5 {
   transform: rotateY(-90deg) translateZ(100px);
   background: url(https://assets.thehansindia.com/h-upload/2020/10/02/1002889-aircraft.webp)
       no-repeat center;
}
.cube-layer-6 {
   transform: rotateX(-90deg) translateZ(100px);
   background-color: #feeb51;
}

.course-boxs {
   margin-top: 30px;
}

.rightTI {
   background: #ff002b;
   white-space: nowrap;
   overflow: hidden;
   animation: marquee 18s linear infinite;
}
.rightTI:hover {
   animation-play-state: paused;
}
@-webkit-keyframes marquee {
   0% {
       text-indent: 100%;
   }
   100% {
       text-indent: -100%;
   }
}

.rightCSS {
   background: #a35dc1;
   overflow: hidden;
}
.rightCSS div {
   position: relative;
   animation: CSSright linear 18s infinite;
}
@keyframes CSSright {
   0% {
       right: -100%;
   }
   100% {
       right: 100%;
   }
}
.rightCSS:hover div {
   animation-play-state: paused;
}

.rightJS {
   background: #ffa900;
}

.rightJQ {
   background: #00a753;
}

.admision-text {
   width: 100%;
   padding: 23px 15px;
   margin: auto;
   height: 20px;
   box-shadow: 0 0.1em 0.5em;
   display: flex;
   align-items: center;
   justify-content: center;
   margin: auto;
   color: #fff;
   font-size: 19px;
   margin-bottom: 50px;
   font-family: var(--heading-font);
   text-transform: uppercase;
   font-weight: 600;
   border-radius: 5px;
   background: #ffb607;
}
html {
   scroll-behavior: smooth;
}
:root {
   --white: #fff;
   --background-white: #fff;
   --thmes-color: #ff9933;
   --thmes-green: #138808;
   --heading-font: "Barlow", sans-serif;
}
html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
}
*,
:after,
:before {
   box-sizing: border-box;
   -moz-osx-font-smoothing: grayscale; /* Firefox */
   -webkit-font-smoothing: antialiased; /* WebKit  */
}
@font-face {
   font-family: "Radikal";
   src: url(../fonts/radikal.ttf);
}
body {
   margin: 0;
   padding: 0;
   font-family: "Roboto", sans-serif;
overflow-x: hidden;}
a {
   outline: 0;
   text-decoration: none;
   color: inherit;
   transition: all all 0.5s ease;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
}
a {
   text-decoration: none;
   cursor: pointer;
}
a,
a:hover,
a:focus,
a:active {
   text-decoration: none;
   outline: none;
   box-shadow: none;
}
figure {
   margin: 0;
   padding: 0;
}
dl,
ol,
ul {
   list-style: outside none none;
   padding-left: 0px;
   margin-bottom: 0px;
}
ul li {
   padding: 0;
   margin: 0;
   list-style: none;
}
a img {
   border: none;
   max-width: 100%;
}
img {
   max-width: 100%;
   vertical-align: middle;
   border: none;
}
table,
td,
th {
   border: 1px solid #222;
   border-collapse: collapse;
}
table tbody tr td {
   padding: 8px;
   color: #222;
   font-size: 16px;
}
th {
   font-weight: 700;
}
p {
   padding: 0;
   margin: 6px 0px;
   font-size: 15px;
   color: #222;
   line-height: 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
   margin: 4px 0px;
   padding: 4px 0px;
   color: #222;
}
button:focus {
   outline: 0;
   box-shadow: none;
   border: 0;
}
input,
textarea,
select,
button {
   border: 1px solid #222;
   outline: none;
   box-shadow: none;
}
textarea {
   resize: none;
}
.form-control:focus {
   box-shadow: none;
}

/*---- Custom Stylesheet  ------*/

/* Header Section */
.mobile-logo {
   display: none;
}
.header-topbar {
   background: linear-gradient(to left, #ff9933 40%, #138808 90%);
}
.topbar-left {
   display: flex;
}
.topbar-left .item-paragraph {
   color: #fff;
   font-size: 16px;
   margin-bottom: 0;
   margin: 0;
}
.topbar-left .header-button {
   margin-left: 10px;
}
.topbar-left .header-button a {
   color: #fff;
   display: inline-block;
   font-size: 15px;
   transition: all 0.3s ease-in-out;
   position: relative;
}
.topbar-left .header-button a i {
   color: #fff;
   margin-left: 5px;
   transition: all 0.3s ease-in-out;
   position: absolute;
   top: 8px;
}
.topbar-right {
   display: flex;
}
.topbar-right ul .topbar-social {
   display: inline-block;
   padding: 10px;
}
.topbar-right ul .topbar-social a {
   color: #fff;
   font-size: 16px;
   margin-right: 10px;
   transition: all 0.3s ease-in-out;
}
.topbar-right .header-right-button .header-btn {
   display: block;
   color: #fff;
   background-image: linear-gradient(to right, #000000, #000000);
   font-size: 16px;
   padding: 10px 30px;
   border: none;
   position: relative;
   z-index: 5;
   transition: all 0.3s ease-in-out;
   font-weight: 800;
}

/* Sticky Header */
@keyframes fixedHeader {
   0% {
       opacity: 0;
       transform: translateY(-60px);
   }
   100% {
       opacity: 1;
       transform: translateY(0);
   }
}
.header-menu.menu-layout1 {
   background-color: #ffffff;
   /* box-shadow: 0px 8px 18px 0px rgb(154 154 154 / 16%); */
   /* position: fixed; */
   top: 0px;
   z-index: 999999999;
   left: 0px;
   width: 100%;
   background: #fff;
   animation-name: fixedHeader;
   animation-duration: 0.6s;
}
.header-menu {
   position: relative;
   top: 0;
   left: 0;
   right: 0;
   margin: auto;
   z-index: 100;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
.rt-sticky-placeholder {
   height: 70px;
}
.sticky-header {
   height: 70px;
}
.fixedheader {
   /* position: fixed; */
   top: 0px;
   left: 0px;
   width: 100%;
   box-shadow: 0 3px 16px 0 rgb(0 0 0 / 10%);
   z-index: 99999999999;
}
.fixedheader .template-main-menu > ul > li > a {
   /* padding: 20px 16px !important; */
   transition: all 0.3s ease-out;
}
.navigation-bar {
   width: 100%;
   padding: 15px 1px;
}
.navigation-bar .center-logo {
   width: 170px;
}
.template-main-menu ul li {
    position: relative;
    padding: 0;
}

.template-main-menu > ul > li > a {
   line-height: 1;
   display: block;
   transition: all 0.3s ease-out;
   position: relative;
   color: #000;
   font-size: 17px;
   padding: 8px 18px !important;
   /* font-weight: bold; */
   text-transform: capitalize;
   border-radius: 5px;
   margin: 1px 8px;
   /* background: #0067a2; */
   letter-spacing: 0.4px;
   border-left: 1px dotted;
}
   
.template-main-menu .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
   color: #fff;
   background: #0067a2;
   border-radius: 3px;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
   color: #fff;
   background: #ffb607;
}
.template-main-menu > ul > li > a:before {
   content: "";
   position: absolute;
   width: 10px;
   height: 10px;
   background: #ff9933;
   left: 0;
   right: 0;
   margin: 0 auto;
   opacity: 0;
   visibility: hidden;
   -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
   clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
   bottom: 0;
   -webkit-transition: 0.5s;
   transition: 0.5s;
}
.fixedheader .template-main-menu > ul > li > a:hover::before,
.fixedheader .template-main-menu > ul > li > a:focus::before,
.fixedheader .template-main-menu > ul > li > a.active::before {
   bottom: 2px;
   /* opacity: 1; */
   visibility: visible;
}
.template-main-menu > ul > li > a:hover::before,
.template-main-menu > ul > li > a:focus::before,
.template-main-menu > ul > li > a.active::before {
   bottom: 10px;
   /* opacity: 1; */
   visibility: visible;
}
.template-main-menu > ul > li:hover .innermanu-list {
   opacity: 1;
   visibility: visible;
   transform: translateY(0);
}
.innermanu-list {
   background-color: #0067a2;
   width: 250px;
   visibility: hidden;
   opacity: 0;
   position: absolute !important;
   top: 100%;
   left: 0;
   border-radius: 0 0 4px 4px;
   -webkit-transform: translateY(15px);
   -moz-transform: translateY(15px);
   -ms-transform: translateY(15px);
   -o-transform: translateY(15px);
   transform: translateY(15px);
   -webkit-box-shadow: 0px 3px 20px 0px rgb(0 0 0 / 5%);
   -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
   box-shadow: 0 3px 20px rgb(0 0 0 / 5%);
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
   display: block;
   padding: 0;
   margin: 0;
   border-radius: 0;
}

.template-main-menu ul .dropdown-mega {
   position: static;
}

/* megacourse-menu  style css */
.template-main-menu ul .dropdown-mega:hover .megacourse-menu {
   opacity: 1;
   visibility: visible;
   transform: translateY(0);
}
.megacourse-menu {
   width: 100%;
   visibility: hidden;
   opacity: 0;
   position: absolute !important;
   top: 98%;
   left: 0;
   right: 0;
   background: #424761;
   -webkit-transform: translateY(15px);
   -moz-transform: translateY(15px);
   -ms-transform: translateY(15px);
   -o-transform: translateY(15px);
   transform: translateY(15px);
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
   display: block;
   padding: 30px 0px;
   border-radius: 0;
   border: none;
}
.menu-box-one,
.menu-box-two,
.menu-box-three {
   width: 28%;
}
.menu-box-four {
   width: 16%;
}

.megacourse-menu .menu-heading h6 {
   font-weight: 700;
   margin: 0;
   font-size: 20px;
   color: #fff !important;
   letter-spacing: 0.2px;
   text-decoration: none;
   padding: 0;
   text-transform: inherit;
}
.megamenu-links ul {
   white-space: nowrap;
   width: 100%;
   display: inline-block;
   position: relative;
   padding-left: 20px;
   margin-top: 24px;
   list-style: none;
   margin-bottom: 0;
}

.megamenu-links ul:before {
   content: "";
   position: absolute;
   left: 0;
   width: 3px;
   height: 100%;
   background: #ff6d00;
}
.megamenu-links ul li {
   width: 100%;
   height: auto;
   float: left;
   padding: 0;
   margin-right: 0;
   margin-bottom: 7px;
   list-style: none;
}
.megamenu-links ul li a {
   color: #fff !important;
   white-space: nowrap;
   position: relative;
   text-decoration: none;
   font-size: 15px;
}
.megamenu-links ul .megamenu-links2 {
   position: relative;
   padding-left: 22px;
   margin-top: -2px;
}
.megamenu-links ul .megamenu-links2:before {
   content: "";
   position: absolute;
   left: 5px;
   top: 13px;
   width: 12px;
   height: 1px;
   background-color: #ffb607;
}
.megamenu-links ul .megamenu-links2:after {
   content: "";
   position: absolute;
   left: 5px;
   top: 3px;
   width: 1px;
   height: 10px;
   background-color: #ffb607;
}
.megamenu-links ul .megamenu-links2 span {
   font-size: 15px;
   color: #ffb607;
   margin: 0 3px;
}

.innermanu-list li {
   position: relative;
}

.innermanu-list li a {
   position: relative;
   font-size: 12px;
   font-weight: 600;
   text-transform: capitalize;
   color: #fff !important;
   padding: 8px 15px;
   display: block;
   -webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
   -ms-transition: all 0.5s ease 0s;
   -o-transition: all 0.5s ease 0s;
   transition: all 0.5s ease 0s;
}
.innermanu-list li a:hover {
   background: transparent;
}
.innermanu-list li a:before {
   content: "\f178";
   font-family: "FontAwesome";
   font-weight: 600;
   font-size: 15px;
   color: #fff;
   position: absolute;
   top: 7px;
   left: 13px;
   transform: scale(0);
   -webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
   -ms-transition: all 0.5s ease 0s;
   -o-transition: all 0.5s ease 0s;
   transition: all 0.5s ease 0s;
}
.innermanu-list li a:after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   height: 100%;
   border-bottom: 1px solid #e9e9e9;
   z-index: 1;
}
.innermanu-list li a:hover {
   color: #ff9933;
   padding-left: 40px;
}
.innermanu-list li:nth-child(5)a:hover {
   color: #ff9933;
   padding-left: 40px;
}

.innermanu-list a:hover:before {
   transform: scale(1);
}

.header-action-layout1 ul {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}

.header-action-layout1 ul li {
   display: flex;
   margin-right: 37px;
   position: relative;
}
.search-btn i {
   margin-top: 5px;
   color: #666666;
   font-size: 22px;
}
.header-action-layout1 ul .header-number .media .media-body .item-label {
   font-size: 14px;
   color: #646464;
}
.header-action-layout1 ul li:after {
   content: "";
   width: 1px;
   height: 33px;
   background-color: #cbcbcb;
   position: absolute;
   bottom: 0px;
   right: -16px;
}
.header-action-layout1 ul li:last-child:after {
   display: none;
}
.header-action-layout1 ul .header-number:after {
   content: "";
   width: 1px;
   height: 33px;
   background-color: #cbcbcb;
   position: absolute;
   bottom: 12px;
   right: -16px;
}
.search-btn {
   background-color: transparent;
   box-shadow: none;
   border: none;
   cursor: pointer;
}
.header-action-layout1 ul .header-number {
   position: relative;
}
.header-action-layout1 ul .header-number .media {
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
}
.header-action-layout1 ul .header-number .media .item-icon {
   margin-right: 10px;
   font-size: 32px;
   color: #138808;
}
.header-action-layout1 ul .header-number .media .media-body .item-number {
   /* color: #ff2c2c; */
   font-size: 18px;
   font-weight: 700;
   margin-top: -3px;
   background: -webkit-linear-gradient(#138808, #fe9934);
   -webkit-background-clip: text;
   background-clip: text;
   -webkit-text-fill-color: transparent;
}
.header-action-layout1 ul li:last-child {
   margin-right: 0;
}
.offcanvas-menu-trigger-wrap .offcanvas-menu-btn {
   border: none;
   background-color: transparent;
   padding-right: 0;
}
.offcanvas-menu-trigger-wrap .btn-icon-wrap span {
   display: block;
   height: 3px;
   width: 19px;
   background-color: #4d4d4d;
   margin: 0 auto 5px;
   text-align: center;
   position: relative;
}
.offcanvas-menu-trigger-wrap .btn-icon-wrap span:before {
   content: "";
   height: 3px;
   width: 9px;
   background-color: #4d4d4d;
   position: absolute;
   bottom: 0;
   left: -12px;
}
/* slider Section */
.slider-area {
   position: relative;
}
.slider-area .slider-bg-img1 {
   position: absolute;
   left: 0;
   bottom: 0;
   z-index: 0;
   opacity: 0.2;
}
.slider-area .slider-bg-img2 {
   position: absolute;
   top: -18px;
   right: 0;
   z-index: 6;
   overflow: hidden;
   opacity: 0.2;
}
/* .slider-area,
 .slider-bg-img1 img,
 .slider-bg-img2 img {
     opacity: 0.5; 
 } 
 .directionNav {
 }*/
.slider-layout1 .nivo-caption {
   top: -45px;
}
.slider-area .carousel-caption {
   padding-top: 0;
   transform: translateY(-50%);
   left: 11.8%;
}

/*---------------------------------------
   Sliders      
 -----------------------------------------*/
.slider-main .carousel-control-prev,
.slider-main .carousel-control-next {
   opacity: 1;
   /* width: auto; */
   /* bottom: 13px; */
   /* top: auto; */
}
.slider-main .carousel-control-prev {
   left: 50px;
}
.slider-main .carousel-control-next {
   /* right: auto; */
   /* left: 110px; */
right: 50px;}
.slider-main .carousel-control-prev span {
   height: 50px;
   width: 50px;
   line-height: 50px;
   font-size: 25px;
   border-radius: 50px;
   transition: all 300ms ease;
   background-color: #ffb607;
   color: #fff;
}
.slider-main .carousel-control-next span {
   height: 50px;
   width: 50px;
   line-height: 50px;
   font-size: 25px;
   border-radius: 50px;
   transition: all 300ms ease;
   background-color: #ffb607;
   color: #fff;
}

.slider-area .slider-content .item-subtitle {
   font-size: 15px;
   font-weight: 700;
   color: #ff9933;
   width: 40%;
   padding-left: 20px;
   font-family: "Barlow", sans-serif;
}
.slider-layout1 .slider-content .item-title {
   -webkit-animation: fadeInUp 1400ms ease-in-out;
   animation: fadeInUp 1400ms ease-in-out;
}
.slider-layout1 .slider-content .item-paragraph {
   -webkit-animation: fadeInUp 1600ms ease-in-out;
   animation: fadeInUp 1800ms ease-in-out;
}
.slider-layout1 .slider-content .item-btn {
   -webkit-animation: fadeInUp 2000ms ease-in-out;
   animation: fadeInUp 2000ms ease-in-out;
}
.slider-area .slider-content .item-title {
   font-size: 46px;
   font-weight: bold;
   color: #fff;
   line-height: 54px;
   position: relative;
   padding-left: 20px;
   font-family: var(--heading-font);
   margin: 32px 0px;
}
.layer-title {
   padding: 10px;
   background-image: linear-gradient(
       to right,
       rgba(0, 0, 0, 0.6),
       rgba(0, 0, 0, 0)
   );
}
.slider-area .slider-content .item-title:before {
   content: "";
   height: 91px;
   width: 5px;
   background-color: #fff;
   position: absolute;
   bottom: 18px;
   left: 0;
   top: 13px;
}
.slider-area .slider-content .item-paragraph {
   margin: 32px 0;
   color: #fff;
}
.slider-area .slider-content .item-btn li {
   display: inline-block;
}
.slider-area .slider-content .item-btn li + li {
   margin-left: 15px;
}
.slider-area .slider-content .item-btn li a {
   display: inline-block;
   color: #000;
   font-size: 15px;
   font-weight: 700;
   background-color: #fff;
   padding: 15px 40px 15px 30px;
   border: none;
   border-radius: 50px;
   box-shadow: 0 6px 27px 0 rgb(0 0 0 / 10%);
   transition: all 0.3s ease-in-out;
   position: relative;
   z-index: 5;
}
.slider-area .slider-content .item-btn li:hover a:after {
   visibility: visible;
   opacity: 1;
   width: 100%;
   left: 0;
}
.slider-area .slider-content .item-btn li:hover a {
   color: #fff;
}
.slider-area .slider-content .item-btn li a:after {
   content: "";
   height: 100%;
   width: 0;
   background: linear-gradient(to right, #ff9933, #13840d);
   position: absolute;
   bottom: 0;
   right: 0;
   visibility: hidden;
   opacity: 0;
   border: none;
   border-radius: 50px;
   z-index: -5;
   transition: all 0.3s ease-in-out;
}
.slider-area .slider-content .item-btn li a i {
   margin-left: 10px;
   transition: all 0.3s ease-in-out;
   color: #212620;
   position: absolute;
   transform: translateY(-25%);
   font-size: 17px;
   top: 50%;
   margin-top: -4px;
}
.slider-area .slider-content .item-btn li:hover a i {
   color: #fff;
}
.slider-area .slider-content .item-btn li:hover a span i {
   color: #fff;
}

/*---------------------------------------
   About Css              
 -----------------------------------------*/
.about-wrap {
   padding: 60px 0;
   position: relative;
   background-image: linear-gradient(#ffffff52, #ffffff52),url(../images/dots.png);
   /* background: #f8f9fa; */
}
.aboutImg {
   margin-bottom: 15px;
}
.about-wrap .readmore {
   margin-top: 40px;
}
.about_box {
   display: flex;
   height: 300px;
   align-items: center;
   transition: 0.4s ease-in-out;
   box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
   padding: 60px 30px;
   text-align: center;
   border-radius: 5px;
}
.hover-color-1:hover {
   background-color: #139ed9;
   transition: 0.4s ease-in-out;
   -webkit-box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
   box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
}
.hover-color-2:hover {
   background-color: #e09c19;
   transition: 0.4s ease-in-out;
   -webkit-box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
   box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
}
.hover-color-3:hover {
   background-color: #198754;
   transition: 0.4s ease-in-out;
   -webkit-box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
   box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
}
.hover-color-4:hover {
   background-color: #424761;
   transition: 0.4s ease-in-out;
   -webkit-box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
   box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
}
.hover-color-1 {
   background: #139ed9;
}
.hover-color-2 {
   border-bottom: 3px solid #e09c19;
   background: #e09c19;
}
.hover-color-3 {
   border-bottom: 3px solid #198754;
   background: #198754;
}
.hover-color-4 {
   border-bottom: 3px solid #424761;
   background: #424761;
}
.hover-color-1:hover h2,
.hover-color-2:hover h2,
.hover-color-3:hover h2,
.hover-color-4:hover h2 {
   color: #fff;
}
.about_box h2 {
   color: #ffffff;

   text-transform: uppercase;

   font-size: 19px;

   line-height: 40px;

   font-weight: 700;

   text-align: center;

   margin: auto;
}
.about_box h2 a{
   color:#fff;
}
.aboutImg {
   box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
   padding: 5px;
}

/* About Us */
.pd-tb-60 {
   padding: 50px 0 0;
}
.about-finnaco-wrap1 {
   position: relative;
   padding-bottom: 40px;
   /* background-image: linear-gradient(#e1d7d752, #cdc2c273),
       url(../images/dots.png); */
   background-position: left;
}
.background-shape6 {
   position: absolute;
   top: 0;
   right: 0;
}
.background-shape7 {
   position: absolute;
   bottom: 0;
   left: 0;
   display: none;
}
.about-finnaco-wrap1 .background-shape8 {
   position: absolute;
   bottom: 100px;
   right: 165px;
   display: none;
}
.headding-sec {
   position: relative;
}
.section-subtitle {
   color: #444444;
   font-size: 21px;
   font-weight: 700;
   margin-bottom: 10px !important;
   font-family: var(--heading-font);
   position: relative;
   padding: 2px 0px 15px;
}
.heading-center {
   text-align: center;
   margin: 3px 0 24px !important;
}
.heading-center:before {
   margin: auto;
}
.heading-center:after {
   margin: auto;
}
.headding-sec .section-subtitle:before {
   content: "";
   position: absolute;
   height: 4px;
   width: 100px;
   background: #ffb607;
   border-radius: 4px;
   left: 0;
   bottom: 0px;
   right: 0;
}
.headding-sec .section-subtitle:after {
   content: "";
   position: absolute;
   height: 15px;
   width: 15px;
   background: #fff;
   border: 4px solid #ffb607;
   border-radius: 50%;
   left: 0;
   bottom: -5px;
   animation: headings 3s infinite;
   right: 0;
   /* margin: auto; */
   animation: headings_left 3s linear infinite;
}
@keyframes headings {
   0% {
       left: 100px;
       opacity: 0;
   }
   10% {
       left: -90px;
       opacity: 1;
   }
   90% {
       left: 90px;
       opacity: 1;
   }
   100% {
       left: 100px;
       opacity: 0;
   }
}

@keyframes headings_left {
   0% {
       left: 0px;
       opacity: 0;
   }
   10% {
       left: 10px;
       opacity: 1;
   }
   90% {
       left: 90px;
       opacity: 1;
   }
   100% {
       left: 100px;
       opacity: 0;
   }
}

.about-box1 .section-title {
   color: #131212;
   font-size: 28px;
   font-weight: bold;
   line-height: 41px;
   margin-bottom: 11px;
   font-family: var(--heading-font);
   text-transform: capitalize;
}
.about-box1 p {
   margin-bottom: 28px;
   font-size: 16px;
   transform-style: preserve-3d;
}
.about-box1 .media .item-img img {
   transform: translateY(0%);
   transition: all 0.3s ease-in-out;
   height: 80px;
   width: 85px;
}
.about-box1 .media:hover .item-img img {
   transform: translateY(-5%);
}
.about-box1 .media .media-body {
   margin-left: 30px;
}
.about-box1 .media .media-body .heading-title {
   font-size: 22px;
   font-weight: bold;
   line-height: 30px;
   margin: 0;
   padding: 0;
   font-family: var(--heading-font);
}
.about-box1 .media .media-body p {
   font-weight: 500;
   margin-bottom: 25px;
}
.about-img img {
   /* height: 542px; */
   text-align: center;
   margin: auto;
   display: flex;
   padding: 20px;
   background: #fff;
   text-align: center;
   box-shadow: 0px 0px 4px rgb(0 0 0 / 12%);
   border-radius: 4px;
   position: relative;
   overflow: hidden;
}

/* Courses  */
.consulting-service1 .section-title {
   color: #131212;
   font-size: 28px;
   font-weight: bold;
   line-height: 41px;
   margin-bottom: 11px;
   font-family: var(--heading-font);
   text-transform: capitalize;
}
.consulting-service-wrap1 {
   /* background: url(../images/figure16.png); */
   background-repeat: no-repeat;
   background-size: cover;
   padding: 40px 0px 0px 0px !important;
}

.consulting-service3 {
   background-color: #fff;
   background-repeat: no-repeat !important;
   background-size: cover !important;
   background-position: center !important;
   margin-bottom: 30px;
   box-shadow: 0 5px 12px 5px rgb(195 195 196 / 15%);
}
.consulting-service3 {
   background: linear-gradient(rgb(7 8 10 / 59%), rgb(9 10 12 / 59%)),
       url("../images/course1.jpg");
}
.consulting-service3 .media {
   padding: 30px 15px;
   /* margin-bottom: 30px; */
   position: relative;
   z-index: 5;
}
.consulting-service3 .media:hover .service-img {
   visibility: visible;
   opacity: 1;
}
.consulting-service3 .media:hover .media-body .title-heading a {
   color: #fff;
}
.consulting-service3 .media:hover .media-body p {
   color: #fff;
}
.consulting-service3 .media:hover .media-body .item-button .item-btn {
   border: 1px solid #fe9934;
   color: #fff;
   background: linear-gradient(to top, #138808, #fe9934);
}
.consulting-service3 .media:hover .media-body .item-button .item-btn i {
   color: #fff;
}
.consulting-service3 .media:after {
   content: "";
   height: 100%;
   width: 100%;
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   top: 0;
   background-color: #fff;
   z-index: -5;
   opacity: 1;
   transition: all 0.5s ease-in-out;
}
.consulting-service3 .media .item-img {
   position: relative;
   transform: translateY(50%);
}
.consulting-service3 .media .service-img {
   position: absolute;
   bottom: 1px;
   left: 1px;
   right: 1px;
   top: 1px;
   visibility: hidden;
   opacity: 0;
   transition: all 0.3s ease-in-out;
}

.consulting-service3 .media .media-body {
   margin-left: 30px;
}
.consulting-service3 .media .media-body .title-heading {
   font-size: 18px;
   font-weight: 700;
}
.consulting-service3 .media .media-body .title-heading a {
   color: #000;
   transition: all 0.3s ease-in-out;
}
.consulting-service3 .media .media-body p {
   transition: all 0.3s ease-in-out;
   font-weight: 500;
}
.consulting-service3 .media .media-body .item-button .item-btn {
   display: inline-block;
   font-size: 14px;
   font-weight: bold;
   color: #444;
   background: transparent;
   padding: 10px 52px 10px 30px;
   border: 1px solid #d3d3d3;
   border-radius: 30px;
   transition: all 0.3s ease-in-out;
   text-align: center;
   position: relative;
}
.consulting-service3 .media .media-body .item-button .item-btn:hover {
   opacity: 90%;
}
.consulting-service3 .media .media-body .item-button .item-btn:hover i {
   margin-left: 12px;
}
.consulting-service3 .media .media-body .item-button .item-btn i {
   margin-left: 10px;
   transition: all 0.3s ease-in-out;
   color: #222;
   position: absolute;
   top: 16px;
}
.consulting-service3:hover .media:after {
   opacity: 0;
   background: none;
}
/* banner Tollfree */
.banner-wrap1 {
   padding: 50px 0px;
}
.banner-box1 {
   display: flex;
   position: relative;
   background: linear-gradient(to left, #ff9933 10%, #138808 60%);
}
.banner-box1:before {
   content: "";
   height: 100%;
   width: 240px;
   background: rgb(18 99 14 / 9%);
   position: absolute;
   bottom: 0;
   right: 514px;
   z-index: 5;
   transform: rotate(360deg);
   clip-path: polygon(17% 0, 29% 0, 100% 100%, 69% 100%);
}
.banner-box1 .item-img img {
   clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 102%);
}
.banner-box1 .bannar-details {
   padding: 25px 0;
   justify-content: center;
   margin: auto;
   align-items: center;
   z-index: 9999;
}
.banner-box1:after {
   content: "";
   height: 100%;
   width: 240px;
   background: rgb(210 161 77 / 15%);
   position: absolute;
   bottom: 0;
   /* z-index: 5; */
   left: 400px;
   transform: rotate(360deg);
   clip-path: polygon(17% 0, 29% 0, 100% 100%, 69% 100%);
   z-index: 9999;
}
.banner-box1 .bannar-details .heading-title {
   color: #fff;
   font-size: 21px;
   font-weight: 700;
   text-align: center;
   margin-bottom: 0px;
   line-height: 39px;
}
.banner-box1 .bannar-details .contact-box2 {
   display: flex;
   justify-content: center;
}
.banner-box1 .bannar-details .contact-box2 .item-icon-box {
   display: flex;
   align-items: center;
   margin-right: 27px;
}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .item-icon {
   color: #fff;
   font-size: 32px;
}
.banner-box1 .bannar-details .contact-box2 .item-icon-box .banner-content {
   margin-left: 10px;
}
.banner-box1
   .bannar-details
   .contact-box2
   .item-icon-box
   .banner-content
   .item-hotline {
   color: #fff;
   font-size: 16px;
   margin-bottom: -1px;
}
.banner-box1
   .bannar-details
   .contact-box2
   .item-icon-box
   .banner-content
   .item-number {
   color: #fff;
   font-size: 17px;
}

/* Achivements */

.progress-bar-box3 {
   height: 100%;
}
.progress-bar-box1 {
   padding-right: 100px;
   padding-top: 50px;
   padding-left: calc(100% - 800px);
   z-index: 0;
   background-image: linear-gradient(#3c4367db, #010101d4),
       url(../images/dots.png);
   background-position: left;
}
.progress-bar-box1 h6 {
   color: #fff;
   font-size: 17px;
   font-weight: 400;
   line-height: 28px;
   margin-bottom: 15px;
}
.progress-bar-box1 .section-title {
   color: #fff6f6;
   font-size: 28px;
   font-weight: bold;
   line-height: 41px;
   margin-bottom: 11px;
   font-family: var(--heading-font);
   text-transform: capitalize;
}
.progress-bar-box1 .achiv {
   text-align: center;
}
.progress-bar-box1 .achiv img {
   height: 60px;
}
.progress-bar-box1 .progress-box .circle-progress {
   font-family: var(--heading-font);
   text-transform: capitalize;
   text-align: center;
}
.progress-bar-box1 .progress-box .circle-progress h6 {
   color: #fff;
   font-size: 30px;
   font-weight: 600;
   line-height: 40px;
}
.progress-bar-box1 .progress-box .circle-progress h6 i {
   color: #ffb607;
   padding-left: 4px;
}
.progress-bar-box1 .progress-box .circle-progress h6 span {
   color: #fff;
   font-size: 15px;
   display: block;
   letter-spacing: 0.6px;
   font-weight: 500;
}

.image-box {
   position: relative;
   display: block;
   overflow: hidden;
   z-index: 0;
}
.image-box::before {
   position: absolute;
   top: 50%;
   left: 50%;
   z-index: 2;
   display: block;
   content: "";
   width: 0;
   height: 0;
   background: rgba(255, 255, 255, 0.2);
   border-radius: 100%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   opacity: 0;
}
.circle-hover:hover .image-box:before {
   -webkit-animation: circle 0.75s;
   animation: circle 0.75s;
}

@-webkit-keyframes circle {
   0% {
       opacity: 1;
   }
   40% {
       opacity: 1;
   }
   100% {
       width: 200%;
       height: 200%;
       opacity: 0;
   }
}
@keyframes circle {
   0% {
       opacity: 1;
   }
   40% {
       opacity: 1;
   }
   100% {
       width: 200%;
       height: 200%;
       opacity: 0;
   }
}
.achive-img {
   height: 425px;
   object-fit: cover;
   width: 100%;
}

.course-section .course-wrapper {
   -webkit-box-shadow: 0 6px 12px 1.4px rgba(0, 0, 0, 0.1);
   box-shadow: 0 6px 12px 1.4px rgba(0, 0, 0, 0.1);
   margin-bottom: 30px;
   overflow: hidden;
}
.course-section .blog-text {
   padding: 15px 15px 17px;
}
.course-section .blog-img img {
   width: 100%;
}
.course-section .blog-img img {
   border-radius: 6px;
   -webkit-transition: 1s;
   -o-transition: 1s;
   transition: 1s;
   cursor: pointer;
}
.course-section .blog-img:hover img {
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.course-section .blog-text {
   padding: 15px 15px 17px;
   background: linear-gradient(45deg, #fff, rgba(255, 255, 255, 0.8)),
       url(../images/wavy-lines.png);
   -webkit-transform: translateZ(-30px);
   transform: translateZ(-30px);
   background-size: cover;
   background-position: left;
}
.course-section .blog-info h3 {
   font-size: 18px;
   font-weight: 400;
}
.course-section .blog-info a {
   color: #ea3f00;
   -webkit-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
   font-weight: 600;
   font-size: 15px;
   text-transform: uppercase;
}
.course-section .blog-info p {
   color: #5b5b5b;
   font-size: 14px;
   font-weight: 400;
   line-height: 24px;
   margin-bottom: 0;
   -webkit-line-clamp: 4;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}
.course-section .blog-date {
   /* background: #424761; */
   /* margin: -15px; */
   padding: 9px;
   color: #fff;
   text-align: left;
}
.course-section .blog-info {
   border-bottom: 1px solid #e1e1e1;
   margin-bottom: 15px;
   padding-bottom: 15px;
}
.course-section .blog-date span:last-child {
   margin-right: 0;
}
.course-section .blog-date span {
   color: #525252;
   color: #fff;
   font-size: 14px;
   font-weight: 400;
   margin-right: 12px;
   text-transform: capitalize;
   background: #ffb607;
   padding: 8px 18px;
   -webkit-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
   position: relative;
   z-index: 2;
   border-radius: 3px;
   font-family: var(--heading-font);
}
.course-section .blog-date span:before {
   content: "";
   position: absolute;
   top: -4px;
   left: 9px;
   right: 9px;
   bottom: -4px;
   border-radius: 10px;
   -webkit-transform: translateZ(-1px);
   transform: translateZ(-1px);
   background: #ffb60799;
   border: 1px solid #ffb607;
   z-index: -1;
}
.course-section .blog-date span i {
   font-size: 13px;
   font-weight: 400;
   margin-right: 0px;
   margin-left: 10px;
   color: #5f5f5f;
   color: #fff;
   -webkit-transition: 0.3s;
   transition: 0.3s;
}

/**********************************************
     Video Css
**********************************************/
.video-wrap {
   padding: 36px 0 30px 0;
}
.video-wrap .title {
   margin-bottom: 45px;
}
.video {
   /* background: url(../images/large_img.jpg) no-repeat top; */
   background-size: cover;
   /* padding: 25px 0; */
   border: 14px solid #fff;
   box-shadow: 0 0 18px rgb(0 0 0 / 12%);
}
.event-faq-area {
   padding: 50px 0 50px;
   background-color: #f5f5f5;
   position: relative;
}
.playbtn {
   text-align: center;
   position: relative;
}
.playbtn a {
   box-sizing: content-box;
   display: inline-block;
   width: 32px;
   height: 44px;
   background: #fff;
   border-radius: 50%;
   padding: 18px 20px 18px 28px;
   position: relative;
}
.playbtn a:before {
   content: "";
   position: absolute;
   z-index: 0;
   left: 50%;
   top: 50%;
   -webkit-transform: translateX(-50%) translateY(-50%);
   transform: translateX(-50%) translateY(-50%);
   display: block;
   width: 80px;
   height: 80px;
   background: #fff;
   border-radius: 50%;
   -webkit-animation: pulse-border 1500ms ease-out infinite;
   animation: pulse-border 1500ms ease-out infinite;
}
.playbtn a span {
   display: inline-block;
   position: relative;
   z-index: 3;
   width: 0;
   height: 0;
   border-left: 32px solid #ee3131;
   border-top: 22px solid transparent;
   border-bottom: 22px solid transparent;
}
.playbtn a:after {
   content: "";
   position: absolute;
   z-index: 1;
   left: 50%;
   top: 50%;
   -webkit-transform: translateX(-50%) translateY(-50%);
   transform: translateX(-50%) translateY(-50%);
   display: block;
   width: 80px;
   height: 80px;
   border-radius: 50%;
   -webkit-transition: all 200ms;
   transition: all 200ms;
}
@-webkit-keyframes pulse-border {
   0% {
       -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
           scale(1);
       transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
       opacity: 1;
   }
   100% {
       -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
           scale(1.5);
       transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
       opacity: 0;
   }
}
@keyframes pulse-border {
   0% {
       -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
           scale(1);
       transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
       opacity: 1;
   }
   100% {
       -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
           scale(1.5);
       transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
       opacity: 0;
   }
}

.event-area {
   text-align: center;
   background-color: #f2f3f2;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
   border: 1px solid #ecedf2;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   -ms-border-radius: 8px;
   -o-border-radius: 8px;
   margin-bottom: 20px;
   padding: 0px;
   height: 390px;
}
.outerbox {
   -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
   webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
   padding: 15px;
   height: 408px;
}
.event-faq-area .event-area .sec-title {
   position: relative;
   background: #424761;
   margin-bottom: 17px;
}

.event-faq-area .event-area .sec-title h4 {
   color: #fff;
   text-align: center;
   font-size: 19px;
   padding: 12px 0;
   margin-bottom: auto;
   font-family: var(--heading-font);
}
.event-faq-area .event-area .event-box ul {
   padding-left: 0;
   margin-top: 0px;
   margin-bottom: 0;
}
.event-faq-area .event-area .event-box ul li {
   list-style: none;
   position: relative;
   /*! overflow: hidden; */
}
.event-faq-area .event-area .event-box ul li a {
   text-decoration: none;
   font-size: 15px;
   font-weight: 800;
   padding: 0px;
   text-align: left;
   margin: 8px 0px;
   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px;
   -webkit-line-clamp: 1;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}
.event-faq-area .event-area .event-box ul li a span {
   position: relative;
   -webkit-line-clamp: 1;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}

.event-faq-area .event-area .event-box ul li a i{
 display:
 none;
 /* font-size: 19px; */
 /* left: -28px; */
 /* transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7); */
 /* position: absolute; */
 /* top: 13px; */
}

.event-faq-area .event-area .event-box ul li a:before {
   display: none;
   content: "";background-color: rgba(0,0,0,0.1);height: 100%;position: absolute;left: 0px;top: 0;width: 0px;transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7);}

.event-faq-area .event-area .event-box ul li a:hover:before{
   display: none;
background: #424761;
width:100%;
transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7);

}
.event-faq-area .event-area .event-box ul li a:after{
   display: none;
   content: "";background: #e09c19;top: 0;bottom: 0;left: -30px;width: 29px;height: 100%;position: absolute;z-index: 0;border-radius: 0px 123% 26% 0;}


.sections-slider .carousel-control-prev {
   left: -2%;
   opacity: 1;
}
.sections-slider .carousel-control-next {
   right: -2%;
   opacity: 1;
}
.sections-slider .carousel-control-prev span {
   height: 30px;
   width: 30px;
   line-height: 30px;
   font-size: 16px;
   border-radius: 10px;
   transition: all 300ms ease;
   background-color: #424761;
   color: #fff;
}
.sections-slider .carousel-control-next span {
   font-size: 16px;
   border-radius: 10px;
   transition: all 300ms ease;
   background-color: #424761;
   height: 30px;
   width: 30px;
   line-height: 30px;
}
.scrollbar {
   margin-bottom: 3px;
   max-height: 307px;
   overflow-y: scroll;
   overflow-x: hidden;
}
#style-9::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
   box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
   background-color: #f5f5f5;
}
#style-9::-webkit-scrollbar {
   width: 7px;
}
#style-9::-webkit-scrollbar-thumb {
   background: #ffb607;
   background-image: -webkit-linear-gradient(
       90deg,
       rgba(255, 255, 255, 0.2) 25%,
       transparent 25%,
       transparent 50%,
       rgba(255, 255, 255, 0.2) 50%,
       rgba(255, 255, 255, 0.2) 75%,
       transparent 75%,
       transparent
   );
}
.sections-slider {
   text-align: center;
}
.sections-slider img {
   min-height: 175px;
   margin: auto;
   width: 200px;
   text-align: center;
   justify-content: center;
   padding: 13px;
   border: 1px solid #eaeaea;
   background: #fff;
   border-radius: 5px;
   box-shadow: 0 0 9px 0 rgb(0 0 0 / 15%);
   margin-top: 40px;
}
.sections-slider p {
   font-size: 16px;
   margin: 3px 0;
   font-weight: 600;
}

/*------------------- Team -------------------*/
.team-wrap-layout1 {
   position: relative;
   padding: 50px 0px 50px 0px;
   background: #ededed;
}
@media only screen and (max-width: 1199px) {
   .team-wrap-layout1 {
       padding: 40px 0px 0px 0px;
   }
}
.team-wrap-layout1 .background-image2 {
   position: absolute;
   bottom: 168px;
   right: 0px;
}
.team-wrap-layout1 .background-image3 {
   position: absolute;
   bottom: -146px;
   left: 0px;
}
.section-heading {
   text-align: center;
}
.section-heading .item-subtitle {
   color: #ff9a34;
   font-size: 18px;
   font-weight: 700;
   position: relative;
   margin-bottom: 10px;
}
.section-heading .heading-title {
   color: #222;
   font-size: 29px;
   font-weight: 700;
   margin-bottom: 25px;
}
.team-box1 {
   padding: 20px;
   background-color: #ffffff;
   box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1);
   position: relative;
   overflow: hidden;
}
.team-box1:before {
   content: "";
   width: 70px;
   height: 70px;
   background-color: #d0cbcb;
   border: none;
   border-radius: 6px;
   position: absolute;
   bottom: 22px;
   right: -40px;
   z-index: 11;
   transform: rotate(50deg);
   transition: all 0.3s ease-in-out;
}
.team-box1:after {
   content: "";
   width: 70px;
   height: 70px;
   border: 2px solid #e1e1e1;
   border-radius: 6px;
   position: absolute;
   right: -45px;
   bottom: -12px;
   z-index: 10;
   transform: rotate(50deg);
   transition: all 0.3s ease-in-out;
}
.team-box1:hover:before {
   background-color: #ff9933;
}
.team-box1:hover:after {
   border: 2px solid #ffa996;
}
.team-box1:hover .item-img img {
   transform: scale(1.1);
   filter: grayscale(0);
}
.team-box1:hover .team-social {
   visibility: visible;
   bottom: 0;
   opacity: 100%;
}
.team-box1 .item-img {
   margin-bottom: 20px;
   overflow: hidden;
   position: relative;
   max-height: 300px;
}
.team-box1 .item-img img {
   transform: scale(1);
   transition: all 0.3s ease-in-out;
   filter: grayscale(100%);
}
.team-box1 .team-social {
   z-index: 5;
   position: absolute;
   bottom: -20%;
   left: 0;
   visibility: hidden;
   opacity: 0;
   width: 100%;
   padding: 6px 60px 6px 84px;
   transition: all 0.3s ease-in-out;
   background-color: #ff9933;
}
.team-box1 .team-social li {
   display: inline-block;
   margin-right: 9px;
   text-align: center;
}
.team-box1 .team-social li:last-child {
   margin-right: 0;
}
.team-box1 .team-social li a {
   color: #fff;
   font-size: 20px;
   z-index: 5;
   display: block;
   transition: all 0.3s ease-in-out;
}
.team-box1 .team-social li a i {
   transition: all 0.3s ease-in-out;
}
.team-box1 .team-social li a i:hover {
   opacity: 80%;
}
.team-box1 .item-content .item-title {
   font-size: 20px;
   font-weight: 700;
   margin-bottom: 0;
   margin: 0;
   padding: 0;
}
.team-box1 .item-content .item-title a {
   color: #000;
   transition: all 0.3s ease-in-out;
}
.team-box1 .item-content .item-title a:hover {
   color: #ff9a34;
}
.team-box1 .item-content .item-subtitle {
   color: #646464;
   font-size: 16px;
   font-weight: 500;
}

/*------------------- Footer Menu -------------------*/
.social-media-part {
   float: left;
   width: 100%;
}
ul.social-media-part {
   list-style: none;
   padding: 0;
   margin-left: 0;
   background: linear-gradient(107deg, #212529, #ff6d00, #e09c19);
   margin-top: 20px;
}
ul.social-media-part li:nth-child(1) {
   background: rgba(44, 44, 44, 0.4);
}
ul.social-media-part li:nth-child(2) {
   background: rgba(44, 44, 44, 0.3);
}
ul.social-media-part li:nth-child(3) {
   background: rgba(44, 44, 44, 0.4);
}
ul.social-media-part li:nth-child(4) {
   background: rgba(44, 44, 44, 0.3);
}
ul.social-media-part li:nth-child(5) {
   background: rgba(44, 44, 44, 0.4);
}
ul.social-media-part li:nth-child(6) {
   background: rgba(44, 44, 44, 0.3);
}
ul.social-media-part li:last-child {
   margin-right: 0;
}
ul.social-media-part li a {
   text-decoration: none;
   font-size: 16px;
   color: #fff;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
   height: 60px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   position: relative;
   padding: 0 15px;
   z-index: 2;
   font-weight: 700;
}
ul.social-media-part li a i {
   font-size: 24px;
   margin-right: 10px;
   margin-top: -6px;
}
ul.social-media-part li a:hover {
   color: #fff;
}
ul.social-media-part li a:hover::before {
   content: "";
   position: absolute;
   inset: 0;
   background: url(../images/bg-pattern-cl.png);
   background-size: 115%;
   z-index: -1;
   background-position: 0%;
   opacity: 0.2;
   -webkit-filter: brightness(0);
   filter: brightness(0);
}
ul.social-media-part li:nth-child(1) a:hover {
   background: #3b5999;
}
ul.social-media-part li:nth-child(2) a:hover {
   background-color: #00abf1;
}
ul.social-media-part li:nth-child(3) a:hover {
   background-color: #ff3657;
}
ul.social-media-part li:nth-child(4) a:hover {
   background-color: red;
}
ul.social-media-part li:nth-child(5) a:hover {
   background-color: #0077b5;
}
ul.social-media-part li:nth-child(6) a:hover {
   background-color: #ff0084;
}
ul.social-media-part li a span {
   position: absolute;
   right: 15px;
   top: 10px;
   font-size: 15px;
   font-weight: 900;
   color: #fff;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
   width: 40px;
   height: 40px;
   text-align: center;
   line-height: 40px;
}
.footer_list ul li,
.footer_list ul li a,
.footer_list ul li span,
#footer-part-main .getinTouch p {
   color: #fff;
   font-size: 14px;
}
.getinTouch .contactus .contactbtn span.txt {
   display: block;
   padding: 4px 15px;
   border: 2px solid #fff;
   color: #fff;
   font-size: 15px;
   margin-top: 15px;
}
.borderRightFooter {
   border-right: 1px solid #555;
}
ul.footer-links li a {
   font-size: 14px;
   color: #fff;
   position: relative;
   padding-left: 15px;
   -webkit-transition: 0.2s;
   transition: 0.2s;
}
ul.footer-links li a:hover {
   padding-left: 18px;
   color: #ff6d00;
}
ul.footer-links li a:hover:before {
   left: 3px;
   color: #ff6d00;
}
.footer-area1 {
   padding: 50px 0 30px;
   background-color: #424761;
   background-repeat: no-repeat;
   position: relative;
}
.footer-area1 .footer-bottom-img {
   position: absolute;
   bottom: 0;
   left: 0;
   opacity: 0.1;
}
.footer-area1 .footer-top-img {
   position: absolute;
   top: 0;
   right: 0;
   opacity: 0.1;
}
.footer-left {
   padding-top: 27px;
}
.footer-left .footer-logo {
   margin-bottom: 10px;
}
.footer-left p {
   margin-bottom: 30px;
   padding-right: 15px;
   color: #fff;
}
.footer-left .footer-social ul li {
   display: inline-block;
   margin-right: 14px;
}
.footer-left .footer-social ul li a {
   color: #090707;
   font-size: 20px;
   background-color: #efefef;
   border: none;
   border-radius: 4px;
   padding: 6px 10px;
   transition: all 0.3s ease-in-out;
   margin-right: 14px;
}
.footer-left .footer-social ul li a:hover {
   background: #ff9933;

   color: #fff;
}
.footer-middle {
   position: relative;
}
.footer-middle .footer-title {
   position: relative;
   color: #fff;
   font-size: 19px;
   font-weight: 700;
   padding-bottom: 10px;
   line-height: 44px;
   margin-bottom: 25px;
   letter-spacing: 0.4px;
}
.footer-middle .footer-title:before {
   content: "";
   height: 4px;
   width: 15px;
   background-color: #138808;
   position: absolute;
   bottom: 0;
   left: 0;
   border-radius: 10px;
}
.footer-middle .footer-title:after {
   content: "";
   height: 4px;
   width: 34px;
   background-color: #ff9933;
   position: absolute;
   bottom: 0;
   left: 21px;
   border-radius: 10px;
   border: none;
}
.footer-middle .footer-list li {
   margin-bottom: 5px;
}
.footer-middle .footer-list li a {
   color: #fff;
   font-size: 16px;
   transition: all 0.3s ease-in-out;
}
.footer-middle .footer-list li i {
   margin-right: 7px;
   color: #c4c4c4;
}
.add-number {
   padding-left: 17px;
}
.add-number li span {
   display: block;
   line-height: 24px;
   font-size: 16px;
   font-weight: 400;
   padding: 4px 0px 4px 0px;
   /* text-transform: capitalize; */
   color: #fff;
   width: calc(100% - 30px);
   float: left;
}
.add-number li i {
   width: 30px;
   margin-top: 7px;
   float: left;
   color: #fff;
   font-size: 17px;
}
.footer-bottom {
   padding: 20px 0 0 0;
}
.footer-bottom .copyright-area {
   position: relative;
   text-align: center;
}
.footer-bottom .copyright-area p {
   text-align: center;
   margin-bottom: 0;
   color: #fff;
}
.footer-bottom .copyright-area p a {
   margin-left: 7px;
}
.footer-bottom .copyright-area img {
   height: 24px;
}
.footer-bottom .copyright-area .copyright-img1 {
   position: absolute;
   bottom: 1px;
   left: 260px;
}
.footer-bottom .copyright-area .copyright-img2 {
   position: absolute;
   bottom: 1px;
   right: 260px;
}
.footer-bottom .copyright-area:before {
   content: "";
   height: 1px;
   width: 270px;
   background-color: #e1e1e1;
   position: absolute;
   bottom: 11px;
   left: 0;
}
.footer-bottom .copyright-area:after {
   content: "";
   height: 1px;
   width: 270px;
   background-color: #e1e1e1;
   position: absolute;
   bottom: 11px;
   right: 0;
}
.footer-middle .footer-list li a:hover {
   color: #ff9933;
   padding-left: 5px;
}
.border-last:after {
   content: "";
   height: 0px;
}
.whatsapp_integration {
   position: fixed;
   bottom: 14px;
   margin-right: 10px;
   right: 14px;
   background-color: #4dc247;
   color: #000 !important;
   text-align: center;
   padding: 12px;
   line-height: 1;
   border-radius: 50%;
   width: 50px;
   z-index: 9999;
   height: 50px;
   display: flex !important;
   align-items: center;
   justify-content: center;
}
.whatsapp_integration i {
   font-size: 34px;
   color: #fff;
}
.whatsapp_integration {
   position: fixed;
   bottom: 90px;
   right: 32px;
   background-color: #ffb607;
   color: #000 !important;
   text-align: center;
   padding: 12px;
   line-height: 1;
   border-radius: 50%;
   width: 50px;
   z-index: 9999;
   height: 50px;
   display: flex !important;
   align-items: center;
   justify-content: center;
}
.whatsapp_integration i {
   font-size: 30px;
   color: #fff;
}
.number-call_integration {
   position: fixed;
   bottom: 20px;
   margin-right: 10px;
   right: 30px;
   background-color: #4dc247;
   color: #000 !important;
   text-align: center;
   padding: 12px;
   line-height: 1;
   border-radius: 50%;
   width: 50px;
   z-index: 9999;
   height: 50px;
   display: flex !important;
   align-items: center;
   justify-content: center;
}
.number-call_integration i {
   font-size: 34px;
   color: #fff;
}
/* Breadcarumb */

.pagehding-sec {
   background-image: url(../images/bradcarumab.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   position: relative;
   background-size: cover;
   padding-top: 25px;
}
.images-overlay {
   height: 100%;
   position: absolute;
   width: 100%;
   top: 0;
   background: linear-gradient(to left, #000000d1 40%, #000000d9 90%);
}
.page-heading h1 {
   font-size: 25px;
   text-align: left;
   text-transform: capitalize;
   font-weight: 700;
   color: #fff;
   padding-bottom: 0;
}
.page-breadcrumb-inner {
   text-align: right;
   bottom: 0;
   right: 0;
}
.page-breadcrumb {
   display: inline-block;
   background: #ff9933;
   padding: 7px 15px;
   position: relative;
   z-index: 1;
}
.page-breadcrumb::before {
   width: 30px;
   height: 30px;
   background: #ff9933;
   position: absolute;
   content: "";
   left: 46px;
   right: 0;
   text-align: center;
   margin: 0 auto;
   transform: rotate(45deg);
   bottom: -10px;
   z-index: 1;
}
.breadcrumb-list li:first-child {
   padding-left: 0;
}
.breadcrumb-list li {
   display: inline-block;
   position: relative;
   padding: 0 14px;
   z-index: 3;
}
.breadcrumb-list li::before {
   content: "";
   position: absolute;
   right: -4px;
   font-size: 16px;
   font-weight: 600;
   background: #f4f4f4;
   height: 12px;
   width: 2px;
   top: 7px;
}
.breadcrumb-list li:last-child::before {
   width: 0;
}
.breadcrumb-list li a {
   font-weight: 500;
   text-transform: capitalize;
   color: #fff;
}

/* gallery */
.pd-tb {
   padding: 50px 0;
}
.gallery-block-three {
   position: relative;
   padding: 0 15px;
}
.gallery-block-three .inner-box {
   position: relative;
   margin-bottom: 30px;
   -webkit-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
}
.gallery-block-three .inner-box:hover {
   -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.25);
   box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.25);
   -webkit-transform: perspective(80px) rotateX(1deg);
   transform: perspective(80px) rotateX(1deg);
}
.gallery-block-three .image img {
   width: 100%;
}
.gallery-block-three .image::before {
   background: #242424;
   bottom: 0;
   content: "";
   left: 0;
   opacity: 0;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 9;
   -webkit-transition: all 0.4s ease-in-out 0s;
   -o-transition: all 0.4s ease-in-out 0s;
   transition: all 0.4s ease-in-out 0s;
   background: linear-gradient(to left, #1d140bc2 40%, #0e150de8 90%);
}
.gallery-block-three:hover .image::before {
   opacity: 0.95;
}

.gallery-block-three .image {
   position: relative;
   overflow: hidden;
   margin: 0;
   border-radius: 6px;
}
.gallery-block-three .image img {
   -webkit-transition: 0.5s ease;
   -o-transition: 0.5s ease;
   transition: 0.5s ease;
}
.gallery-block-three:hover .image img {
   -webkit-transform: translateX(0%) translateY(0) scale(1);
   -ms-transform: translateX(0%) translateY(0) scale(1);
   transform: translateX(0%) translateY(0) scale(1);
}
.gallery-block-three .overlay a {
   background: transparent;
   border-radius: 50%;
   color: #fff;
   font-size: 29px;
   height: 72px;
   width: 72px;
   margin: 0 5px;
   line-height: 68px;
   border: 2px solid #fff;
   opacity: 0;
   display: inline-block;
   text-align: center;
   -webkit-transform: translateX(0%) translateY(-30%) scale(0.5);
   -ms-transform: translateX(0%) translateY(-30%) scale(0.5);
   transform: translateX(0%) translateY(-30%) scale(0.5);
   -webkit-transition: all 0.4s ease 0s;
   -o-transition: all 0.4s ease 0s;
   transition: all 0.4s ease 0s;
}
.gallery-block-three .overlay a:hover {
   background: var(--theme-color-five);
   border-color: var(--theme-color-five);
   color: #fff;
}
.gallery-block-three:hover .overlay a {
   opacity: 1;
   -webkit-transform: translateX(0) translateY(0%) scale(1);
   -ms-transform: translateX(0) translateY(0%) scale(1);
   transform: translateX(0) translateY(0%) scale(1);
}
.gallery-block-three .overlay {
   left: 0;
   opacity: 0;
   position: absolute;
   right: 0;
   text-align: center;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   -webkit-transition: all 0.5s ease 0s;
   -o-transition: all 0.5s ease 0s;
   transition: all 0.5s ease 0s;
   z-index: 10;
}
.gallery-block-three:hover .overlay {
   opacity: 1;
}
.gallery-block-three .caption-title {
   bottom: 0;
   left: 0;
   opacity: 0;
   position: absolute;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
   z-index: 12;
   width: 100%;
   padding: 21px 30px 26px;
}
.gallery-block-three:hover .caption-title {
   opacity: 1;
}
.gallery-block-three .caption-title h4 {
   color: #fff;
   font-size: 24px;
   font-weight: bold;
   text-transform: capitalize;
   -webkit-transform: translateY(15px);
   -ms-transform: translateY(15px);
   transform: translateY(15px);
   -webkit-transition: all 0.4s ease-in-out 0s;
   -o-transition: all 0.4s ease-in-out 0s;
   transition: all 0.4s ease-in-out 0s;
}

.gallery-block-three .caption-title h4 a {
   color: #fff;
}

.gallery-block-three:hover .caption-title h4 {
   -webkit-transform: translateX(0);
   -ms-transform: translateX(0);
   transform: translateX(0);
}

/* back to top - start */
.backtotop {
   right: 12px;
   z-index: 999;
   bottom: 50px;
   position: fixed;
}
.backtotop .scroll {
   z-index: 1;
   width: 50px;
   height: 50px;
   display: block;
   position: relative;
}
.backtotop .scroll:before,
.backtotop .scroll:after {
   top: 0px;
   left: 0px;
   right: 0px;
   bottom: 0px;
   content: "";
   position: absolute;
   border-radius: 100%;
   background-color: #ffb607;
   transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
   box-shadow: 0px 10px 60px 0px rgb(26 139 54 / 57%);
}
.backtotop .scroll:after {
   opacity: 0;
   transform: scale(1.5);
}
.backtotop .scroll:hover:before {
   opacity: 0;
   transform: scale(0.3);
}
.backtotop .scroll:hover:after {
   opacity: 1;
   transform: scale(1);
}
.backtotop .scroll i {
   left: 50%;
   z-index: 1;
   font-size: 15px;
   position: absolute;
   color: #fff;
   transform: translateX(-50%);
   transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.backtotop .scroll i:nth-child(1) {
   top: 50%;
   transform: translate(-50%, -50%);
}
.backtotop .scroll i:nth-child(2) {
   top: 110%;
   opacity: 0;
   visibility: hidden;
}
.backtotop .scroll:hover i:nth-child(1) {
   top: -110%;
   opacity: 0;
   visibility: hidden;
   transform: translateX(-50%);
}
.backtotop .scroll:hover i:nth-child(2) {
   top: 50%;
   opacity: 1;
   visibility: visible;
   transform: translate(-50%, -50%);
}

/* 24. Contact */
.contact-area {
   background-position: center;
   background-size: cover;
}
.contact-wrap {
   border-radius: 6px;
   box-shadow: 0px 3px 25.11px 1.89px rgba(142, 149, 195, 0.05);
   background: #fff;
   padding: 0px;
}
.contact-info-wrap {
   background-position: center;
   background-size: cover;
   position: relative;
   border-radius: 6px;
   padding: 55px 40px;
   z-index: 1;
}
.contact-info-wrap::before {
   content: "";
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-radius: 6px;
   background-image: -moz-linear-gradient(
       21deg,
       rgb(251, 109, 98) 0%,
       rgb(255, 171, 107) 100%
   );
   /* background-image: -webkit-linear-gradient(
         21deg,
         rgb(255 153 51 / 83%) 0%,
         rgb(25 136 9) 100%
     ); */
   background-image: -ms-linear-gradient(
       21deg,
       rgb(251, 109, 98) 0%,
       rgb(255, 171, 107) 100%
   );
   opacity: 0.9;
   z-index: -1;
   background: #f6f4f2;
}
.contact-info-wrap .title {
   color: #fff;
   text-transform: uppercase;
   font-size: 24px;
   line-height: 1;
   margin-bottom: 40px;
   position: relative;
   padding-bottom: 15px;
}
.contact-info-wrap .title::before {
   content: "";
   position: absolute;
   left: 0;
   right: auto;
   bottom: -1px;
   background-image: url(../img/images/w_title_line.html);
   width: 45px;
   height: 3px;
   margin: 0 auto;
}
.contact-info-list ul li {
   display: flex;
   align-items: center;
   padding-bottom: 25px;
   margin-bottom: 25px;
   border-bottom: 1px dashed #e1e1e1;
}
.contact-info-list ul li:last-child {
   margin-bottom: 0;
}
.contact-info-list ul li .icon {
   width: 41px;
   height: 41px;
   line-height: 41px;
   text-align: center;
   background: #3372ff;
   border-radius: 4px;
   color: #fff;
   flex: 0 0 41px;
   margin-right: 18px;
}
.contact-info-list ul li .content h5 {
   font-size: 18px;
   text-transform: uppercase;
   color: #131111;
   line-height: 1;
   margin: 0;
}
.contact-info-list ul li .content span {
   display: block;
   color: #131111;
   font-size: 14px;
   font-weight: 500;
}
.contact-info-bottom .btn {
   border: none;
   width: 100%;
   border-radius: 0;
   background-image: none;
   background-color: #323232;
   color: #fb7063;
}
.contact-social {
   display: flex;
   align-items: center;
   justify-content: center;
   margin-top: 25px;
}
.contact-social li {
   margin: 0 4px;
}
.contact-social li a {
   display: block;
   width: 32px;
   height: 32px;
   line-height: 32px;
   text-align: center;
   background: #fb9932;
   border-radius: 50%;
   font-size: 12px;
   color: #ffffff;
}
.contact-social li a:hover {
   background-color: #323232;
   color: #fff;
}
.contact-form-wrap {
   padding-left: 20px;
}
.contact-form-wrap .row {
   margin-left: -10px;
   margin-right: -10px;
}
.contact-form-wrap .row [class*="col-"] {
   padding-left: 10px;
   padding-right: 10px;
}
.contact-form-wrap form input,
.contact-form-wrap form textarea {
   width: 100%;
   border: none;
   font-size: 14px;
   font-weight: 500;
   color: #7f7f7f;
   background: #f6f4f2;
   padding: 17px 25px;
   margin-bottom: 20px;
   height: calc(2.5em + 0.75rem + 8px) !important;
}

.contact-form-wrap form input:focus,
.contact-form-wrap form textarea:focus {
   border: 1px solid #28a745;
   box-shadow: 0 0 0 0.2rem rgb(40 167 69 / 25%);
}

.form-control.is-invalid, .was-validated .form-control:invalid {
   border: 1px solid #dc3545;
   box-shadow: 0 0 0 0.2rem rgb(220 53 69 / 25%);
   background-color: #fff;
}

.contact-form-wrap form input::placeholder,
.contact-form-wrap form textarea::placeholder {
   font-size: 14px;
   font-weight: 500;
   color: #7f7f7f;
}
.contact-form-wrap form textarea {
   min-height: 185px;
}
.contact-form-wrap form .btn {
   border: none;
   border-radius: 0;
   padding: 21px 44px;
}
.section-title .title {
   margin-bottom: 19px;
   font-size: 27px;
   color: #213e6e;
   margin-top: 0px;
   font-style: normal;
   font-weight: 700;
}
.heading-sec2 {
   margin-bottom: 20px;
}
.btn-boxs {
   position: relative;
   text-align: center;
   padding: 10px 0;
}
.btn-boxs button {
   border: none;
   background: -webkit-gradient(
       linear,
       left top,
       left bottom,
       from(#ff6d00),
       to(#cc5700)
   );
   background: linear-gradient(180deg, #ff6d00, #cc5700);
   position: relative;
   text-transform: uppercase;
   font-size: 13px !important;
   color: #fff;
   z-index: 2;
   padding: 7px 31px;
   display: inline-block !important;
   font-weight: 400 !important;
   line-height: 1.5;
   text-align: center;
   text-decoration: none;
   vertical-align: middle;
   cursor: pointer;
   box-shadow: none;
}
.btn-boxs button:before {
   content: "";
   position: absolute;
   top: -5px;
   left: 9px;
   right: 9px;
   bottom: -5px;
   border-radius: 10px;
   -webkit-transform: translateZ(-1px);
   transform: translateZ(-1px);
   background: rgba(255, 109, 0, 0.5);
   border: 1px solid #ff6d00;
   color: #fff;
   z-index: -1;
}

/* blog sections */
.blog-section .owl-theme .owl-controls {
   text-align: center;
   position: absolute;
   bottom: -42px;
   left: 50%;
   transform: translate(-50%);
}

.blog-section {
   position: relative;
   padding: 48px 0 50px;
   background-color: #f2f2f2;
}
.blog-section::before {
   content: "";
   position: absolute;
   z-index: 0;
   left: -59px;
   top: 54px;
   width: 122px;
   height: 122px;
   background: url(../images/bubble-o.png);
   background-size: 120px;
   background-repeat: no-repeat;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
   -webkit-filter: contrast(0.5);
   filter: contrast(0.5);
}
.blog-boxss {
   margin-top: 15px;
}
.blog-wrap .title {
   text-align: center;
   margin-bottom: 40px;
}
.blog-wrap .title h1 {
   color: #000;
}
.blog-wrap .blog_box {
   background: #fff;
   box-shadow: 0 0.313rem 0.875rem rgb(45 49 54 / 9%);
   background-color: #fff;
   padding: 10px;
   margin-bottom: 20px;
}
.blogImg {
   position: relative;
   display: block;
   overflow: hidden;
   z-index: 0;
}
.blogImg::before {
   position: absolute;
   top: 50%;
   left: 50%;
   z-index: 2;
   display: block;
   content: "";
   width: 0;
   height: 0;
   background: rgba(255, 255, 255, 0.2);
   border-radius: 100%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   opacity: 0;
}
.blog_box:hover .blogImg:before {
   -webkit-animation: circle 0.75s;
   animation: circle 0.75s;
}

@-webkit-keyframes circle {
   0% {
       opacity: 1;
   }
   40% {
       opacity: 1;
   }
   100% {
       width: 200%;
       height: 200%;
       opacity: 0;
   }
}
@keyframes circle {
   0% {
       opacity: 1;
   }
   40% {
       opacity: 1;
   }
   100% {
       width: 200%;
       height: 200%;
       opacity: 0;
   }
}
.blog-wrap .blogImg img {
   width: 100%;
   height: 220px;
   object-fit: cover;
}

.blog-wrap h3 a {
   text-decoration: none;
   color: #212529 !important;
   -webkit-line-clamp: 2;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
   
   
margin: 0;
   padding: 0;
   font-size: 16px !important;
   line-height: 16px;font-weight: 800;}
.blog-wrap h3 a:hover {
   color: #f00;
}
.meta-info {
   padding: 9px 0;
}
.path_box p{font-size: 14px;line-height: 23px;text-align: justify;}
.meta-info li {
   list-style: none;
   color: #6c757d;
   font-weight: 500;
   text-decoration: none;
   display: inline-block;
   font-size: 15px;
   font-weight: 700;
}
.meta-info li span {
   padding-left: 5px;

   font-size: 13px;
}
.meta-info li a {
   color: #222;
   font-weight: 600;
   text-decoration: none;
   line-height: 35px !important;
}
.meta-info li i {
   color: #fff;
   font-weight: 600;
   text-decoration: none;
   font-size: 14px;
}
.meta-info li i:before {
   display: none;
}
.blogs-list-btn {
   position: relative;
   text-align: right;
   padding: 10px 0;
}
.blogs-list-btn a {
   background: -webkit-gradient(
       linear,
       left top,
       left bottom,
       from(#ff6d00),
       to(#cc5700)
   );
   background: linear-gradient(180deg, #ff6d00, #cc5700);
   position: relative;
   text-transform: uppercase;
   font-size: 13px !important;
   color: #fff;
   font-weight: 700 !important;
   z-index: 2;
   padding: 9px 31px;
   /* display: inline-block; */
   font-weight: 400;
   line-height: 1.5;
   /* color: #212529; */
   text-align: center;
   text-decoration: none;
   vertical-align: middle;
   cursor: pointer;
}
.blogs-list-btn a:before {
   content: "";
   position: absolute;
   top: -5px;
   left: 9px;
   right: 9px;
   bottom: -5px;
   border-radius: 10px;
   -webkit-transform: translateZ(-1px);
   transform: translateZ(-1px);
   background: rgba(255, 109, 0, 0.5);
   border: 1px solid #ff6d00;
   color: #fff;
   z-index: -1;
}

.pdtb-60 {
   padding: 22px 0 60px;
}
.testimonials-section {
   background-image: url(../images/testimonials-banner.jpg);
   background-position: center left;
   background-repeat: no-repeat;
   background-size: contain;
}
.testimonials-section .owl-theme .owl-controls {
   text-align: center;
   position: absolute;
   bottom: -25px;
   left: 50%;
   transform: translate(-50%);
}
.testimonial-list .owl-item .testimonial-list-item {
   margin: 0 15px 30px;
   border: 1px solid #f1f1f1;
   box-shadow: 0 9px 24px 0 rgb(26 47 106 / 6%);
}

.testimonial-list .testimonial-list-item {
   padding: 35px 23px;
   display: flex;
   position: relative;
   border: 1px solid #f1f1f1;
   box-shadow: 1px 1px 4px -1px #00000057;
}
.testimonial-list .testimonial-list-item:before {
   width: 0;
   height: 0;
   border-left: 250px solid transparent;
   border-right: 50px solid transparent;
   border-top: 65px solid #f4f4f6;
   content: "";
   position: absolute;
   right: 5%;
   top: 0;
}
.testimonial-list .testimonial-list-item .testimonial-thumb {
   position: relative;
}

.testimonial-list .testimonial-list-item .testimonial-thumb img {
   height: 112px;
   border-radius: 0 !important;
   filter: grayscale(1);
   clip-path: polygon(
       5% 5%,
       100% 0%,
       100% 74%,
       75% 75%,
       67% 100%,
       32% 76%,
       0% 76%
   );
   width: 112px;
}
.media.testimonial-list-item .media-body {
   text-align: left;
   margin-left: 30px;
   margin-top: 0;
}
.testimonial-name h5 {
   margin-bottom: 0;
   font-weight: 900;
   color: #ff9a34;
}
.testimonial-wrapper.testimonial-wrapper a.client-name {
   font-weight: 700;
   text-transform: uppercase;
}
.testimonial-list .testimonial-designation {
   font-size: 13px;
   font-weight: 700;
   color: #feb600;
}
.testimonial-list .testimonial-designation p {
   margin: 0;
   padding: 0;
   color: #424761;
}
.testimonial-list .testimonial-list-item .testimonial-excerpt {
   position: relative;
}
.testimonial-list .testimonial-list-item .testimonial-excerpt p {
   margin-bottom: 0;
   -webkit-line-clamp: 3;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}

/* about */

.cms-banner {
   border-radius: inherit;
   overflow: hidden;
}
.cms-banner.layout2 .inner-layout {
   position: relative;
display: block;
    width: 100%;
    height: auto;
    border: 8px solid #fff;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 30%);}
.cms-banner.layout2 .inner-layout .img-bg {
   
   
   
   
   
   
   
display: block;
    width: 100%;
    height: auto;
    border: 8px solid #fff;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 30%);}
.cms-banner.layout2 .inner-layout .img-bg img {
   -webkit-transition: all 0.3s linear 0ms;
   -khtml-transition: all 0.3s linear 0ms;
   -moz-transition: all 0.3s linear 0ms;
   -ms-transition: all 0.3s linear 0ms;
   -o-transition: all 0.3s linear 0ms;
   transition: all 0.3s linear 0ms;
   -moz-transform: scale(1.1);
     }
.cms-banner.layout2 .inner-layout:hover .img-bg img {
   -moz-transform: scale(1);
}
.inner-layout .item--holder {
   display: flex;
   padding: 15px;
   flex-direction: column;
   justify-content: center;
   position: absolute;
   top: 22px;
   left: 0;
   width: 155px;
   height: 155px;
   text-align: center;
   -webkit-border-radius: 50%;
   -khtml-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   border-radius: 50%;
   background-color: #ff9a34;
   margin: 0;
display: none;}
.cms-banner.layout2 .inner-layout .item--holder::before {
   content: "";
   display: block;
   position: absolute;
   top: 12px;
   left: 11px;
   right: 11px;
   bottom: 11px;
   border-radius: 50%;
   border: 2px dashed #fff;
}
.item--title {
   font-size: 17px;
   color: #fff;
   margin-top: 1px;
   margin-bottom: 0;
}
.item-nummber {
   font-size: 21px;
   font-weight: 400;
   color: #fff;
}
/* wel */
#wel-sec {
   padding: 50px 0px;
}
.section-wel-left .title {
   font-size: 17px;
   text-transform: uppercase;
   letter-spacing: 0.2em;
   color: #ff4880;
   margin-bottom: 12px;
   font-weight: 600;
}
.section-wel-left .sub-title {
   font-size: 32px;
   text-transform: capitalize;
   font-weight: 700;
   color: #fe9934;
}
.wel-para p {
   font-size: 15px;
   color: #777;
   margin-bottom: 30px;
}
.section-wel-left ul {
   padding-left: 0;
}
.section-wel-left ul li {
   float: left;
   padding: 5px 0px;
   font-size: 15px;
   line-height: 23px;
   font-weight: 600;
   color: #777;
   width: 50%;
}
.section-wel-left ul li:before {
   content: "\f14a";
   font-family: FontAwesome;
   padding-right: 7px;
   color: #148808;
}

/*  Facility */

#hostel-facility {
   padding: 50px 0;
}

.ind-feature-section:before {
   top: 0;
   left: 0;
   content: "";
   z-index: -1;
   width: 100%;
   height: 455px;
   position: absolute;
   background-color: #000000;
}
.ind-section-title h2 {
   color: #fff;
}
.section-title-text {
   color: #fff;
   padding-left: 55px;
}

.owl-stage-outer {
   overflow: visible;
}
.owl-stage-outer .owl-item {
   opacity: 0;
   -webkit-transition: 0.5s all ease-in-out;
   -o-transition: 0.5s all ease-in-out;
   transition: 0.5s all ease-in-out;
}
.owl-stage-outer .owl-item.active {
   opacity: 1;
}
.owl-nav {
   display: none;
}
.ind-feature-img-text {
   border: 20px solid #fff;
   -webkit-box-shadow: 0px 11px 24px 0px rgba(12, 12, 12, 0.11);
   box-shadow: 0px 11px 24px 0px rgba(12, 12, 12, 0.11);
   position: relative;
   margin-bottom: 35px;
}
.ind-feature-img-text .ind-feature-text-icon {
   background-color: #000;
   padding: 60px 15px 15px;
}
.ind-feature-img-text .ind-feature-img {
   overflow: hidden;
}
.ind-feature-img-text .ind-feature-img img {
   -webkit-transition: 0.7s all ease-in-out;
   -o-transition: 0.7s all ease-in-out;
   transition: 0.7s all ease-in-out;
}
.ind-feature-img-text .ind-feature-icon {
   color: #fff;
   width: 100px;
   left: 0;
   right: 0;
   top: -48px;
   height: 100px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   margin: 0 auto;
   font-size: 50px;
   position: absolute;
   border-radius: 100%;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   border: 10px solid #fff;
   background-color: var(--thmes-color);
}
.ind-feature-img-text .ind-feature-text h3 {
   color: #fff;
   font-size: 22px;
   font-weight: 600;
}
.ind-feature-img-text .ind-feature-text p {
   color: #9b9b9b;
   line-height: 1.625;
   -webkit-line-clamp: 6;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}
.ind-feature-img-text .feature-plus {
   left: 0;
   right: 0;
   opacity: 0;
   width: 57px;
   color: #fff;
   height: 57px;
   bottom: -40px;
   margin: 0 auto;
   font-size: 27px;
   line-height: 57px;
   visibility: hidden;
   text-align: center;
   position: absolute;
   background-color: var(--thmes-color);
   -webkit-transition: 0.3s all ease-in-out;
   -o-transition: 0.3s all ease-in-out;
   transition: 0.3s all ease-in-out;
}
.ind-feature-img-text .feature-plus:before,
.ind-feature-img-text .feature-plus:after {
   top: 0;
   width: 0;
   height: 0;
   content: "";
   position: absolute;
}
.ind-feature-img-text .feature-plus:before {
   left: -17px;
   border-bottom: 17px solid #b35e04;
   border-left: 17px solid transparent;
}
.ind-feature-img-text .feature-plus:after {
   right: -17px;
   border-bottom: 17px solid #b35e04;
   border-right: 17px solid transparent;
}
.ind-feature-img-text:hover .feature-plus {
   opacity: 1;
   bottom: -39px;
   visibility: visible;
}
.ind-feature-img-text:hover .ind-feature-img img {
   -webkit-transform: scale(1.2);
   -ms-transform: scale(1.2);
   transform: scale(1.2);
}

/* praveen css */
.contact-us-map {
   width: 100%;
   height: 500px;
   margin-top: 30px;
   padding-bottom: 60px;
}
.contact-us-map iframe {
   width: 100%;
   height: 100%;
   border: none;
}
.borderLeft {
   padding-left: 20px;
   border-left: 5px solid var(--thmes-color);
   margin-bottom: 35px;
}
.borderLeft p,
.vis-text-box p,
.mis-text-box p {
   color: #6a6a6a;
   font-weight: 300;
   font-style: italic;
}
.section-title h2 {
   color: var(--thmes-color);
}
.cms-banner.layout2 .inner-layout .img-bg.square-img {
   overflow: unset;
}
.cms-banner.layout2 .inner-layout .img-bg.square-img img {
   transform: none;
}
.vis-img-box {
   box-shadow: 14px 14px 0 0 var(--thmes-color);
   float: left;
   margin-top: 10px;
   width: 25%;
}
.vis-text-box {
   padding-left: 70px;
   width: 75%;
   float: left;
   padding-bottom: 15px;
}
.vis-text-box h3 {
   color: var(--thmes-color);
}
.mis-img-box {
   box-shadow: -14px 14px 0 0 var(--thmes-green);
   margin-top: 15px;
   float: right;
   width: 25%;
}
.mis-text-box {
   float: left;
   width: 75%;
   padding-right: 70px;
   text-align: right;
}
.mis-text-box h3 {
   color: var(--thmes-green);
}
#mission-section {
   padding: 50px 0;
}
#dir-msg-sec {
   background: #efefef;
}
.dir-msg p {
   position: relative;
   padding-left: 35px;
   color: #000 !important;
}
.dir-msg p:before {
   font-size: 30px;
   content: "\f10d";
   position: absolute;
   left: 0;
   font-family: FontAwesome;
}
.dir-msg p::after {
   font-size: 30px;
   content: "\f10e";
   position: absolute;
   left: 98%;
   top: 55px;
   font-family: FontAwesome;
}
.ind-feature-img-text .ind-feature-icon {
   background: var(--thmes-color);
}
.ind-feature-img-text .ind-feature-icon img {
   width: 50px;
}
.facility-details-sec {
   padding: 50px 0;
}

.facility-description p {
   margin: 0 0 10px;
   font-size: 16px;
}

.facility-description li {
   padding-left: 20px;
   position: relative;
}
.facility-description li::before {
   position: absolute;
   content: "\f111";
   font-family: FontAwesome;
   left: -2px;
   font-size: 10px;
}
.lb-nav {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   z-index: 10;
}
.abt-img {
   height: 430px;
}

.circle-logo{
   height: 85px;
   position: absolute;
   top: 3px;
   left: 0;
   background: white;
   border-radius: 50%;
   padding: 10px;
}
.text-logo{
   
   z-index: 1;
   padding: 0px 0;
   height: 49px;
   padding-left: 92px;
}
.footer-logo a img {
   width: 192px;
   background: #fff;
   padding: 10px;
   border-radius: 10px;
   margin-bottom: 10px;
}
.consulting-service-wrap1 .owl-theme .owl-controls {
   text-align: center;
   position: absolute;
   bottom: 11px;
   left: 50%;
   transform: translate(-50%);
}

/* Services */
.services-light {
   /* background-color: #ffffff; */
}
.new-pd {
   padding: 50px 0 48px !important;
}


.service-box-s2-bg1 {
  
/* background-position: center center !important; */
  
background-repeat: no-repeat !IMPORTANT;
  
/* background: linear-gradient(rgb(0 102 159 / 65%), rgb(0 102 159 / 58%)), url(https://www.rajasthandefenceacademy.com/images/jaipur.jpg); */
}

.service-box-s2-bg3 {
  

  background: linear-gradient(rgb(0 102 159 / 65%), rgb(0 102 159 / 58%)), url(../https_/www.rajasthandefenceacademy.com/images/jaipur.html);
 
   background-repeat: no-repeat !important;
}

.service-box-s2-bg3 {

  background: linear-gradient(rgb(0 102 159 / 65%), rgb(0 102 159 / 58%)), url(../https_/www.rajasthandefenceacademy.com/images/jaipur.html);
   /* background-position: bottom right !important; */
   background-repeat: no-repeat !important;
}

.service-box-s2 {
   overflow: hidden;
   position: relative;
   padding: 22px 18px 63px;
   
   
   
   border-radius: 15px;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   transition: all 0.3s linear;
   
   border-radius: 10px;
   
   align-items: center;
   justify-content: center;
   
   display: block;
height: 220px;}

.service-box-s2 .number-box {
   /* display: flex; */
   /* width: 64px; */
   height: 64px;
   line-height: 64px;
   text-align: center;
   color: #00c3ff;
   font-weight: bold;
   font-size: 20px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 50%;
   /* background: rgba(0, 195, 255, 0.15); */
   /* align-items: center; */
   /* justify-content: center; */
}
.service-box-s2 .number-box img{
  height: 99px;
  margin-bottom: 24px;
}
.s-box .content-box {text-align: center;margin: 50px 0 0;}

.service-box-s2 .content-box h5 {
   color: #fff;
   font-size: 30px;
   margin: 0 0 3px;
font-weight: 700;}

.s-box .content-box p {
   /* font-weight: 600; */
   color: #fff;
   font-size: 16px;
   }

.number-box.s2 {
   color: #0160e7;
   background-color: rgba(1, 96, 231, 0.152);
}

.number-box.s3 {
   color: #fe4c1c;
   background-color: rgba(254, 76, 28, 0.154);
}
.event-box marquee{
   height:290px;
}




@media screen and (min-width: 320px) and (max-width: 767px) {
 table.MsoTableGrid{
   width: auto !important;
}
table.Table{
   width: auto !important;
   margin-left: 0 !important;
}
/* .table-result u span{
   font-size: 41px !important;
} */
.table-result p{
   text-align: left !important;
}
.table-result p span{
   text-align: left !important;
}
.table-result p{
   margin-left: 11px !important;
}

.table-result img{
   position: relative !important;
   left: 60px !important;
}
.table-result p span strong{
   font-size: 15px !important;
}
 .navbar-top li a {
   background: #ffffff;
   color: #000;
   padding: 7px 6px;
   font-size: 7px;
   font-weight: 700;
   text-transform: capitalize;
   border-radius: 2px;
}
.media-overtop{
   display:none;
}
.header-left {
   display: none;
}
.innermanu-list {
    width: 100%;
}
  .about2 .cube {
   width: 254px;
   height: 254px;
}
.about2 .cube > div {
   width: 230px;
   height: 230px;
}
.about2 .cube {
   width: 254px;
   height: 254px;
   top: 20px;
   margin-bottom: 44px;
}
    .circle-logo {
        height: 72px;
        position: absolute;
        top: -2px;
        left: 15px;
        background: white;
        border-radius: 50%;
        padding: 13px;
    } 
   .mr-ct {
       margin-top: 0;
   }
   .about_box {
       margin-bottom: 20px;
   }
   .border-lt {
       border: none;
   }

   .text-logo {
    
    z-index: 1;
    padding: 0px 0;
    height: 32px;
    padding-left: 113px;
}
   .navigation-bar .center-logo {
       display: none;
   }
   .navbar-nav {
       /* height: calc(100vh - 66px); */
       overflow: auto;
       margin-top: 7px;
   }
   .innermanu-list {
       top: 0;
   }
   .template-main-menu > ul > li > a:hover::before,
   .template-main-menu > ul > li > a:focus::before,
   .template-main-menu > ul > li > a.active::before {
       display: none;
   }
   .template-main-menu > ul > li > a {
       padding: 15px 14px !important;
   }
   .template-main-menu > ul > li .innermanu-list {
       display: none;
       position: static !important;
   }

   .template-main-menu > ul > li:hover .innermanu-list {
       display: block;
       position: relative;
   }
   .slider-area .directionNav a.nextNav,
   .slider-area .directionNav a.prevNav {
       width: 25px;
       height: 25px;
   }
   .slider-area .directionNav a.prevNav {
       top: 85%;
       right: 10%;
   }
   .slider-area .directionNav a.nextNav:before,
   .slider-area .directionNav a.prevNav:before {
       font-size: 15px;
   }
   .slider-area .directionNav a.nextNav {
       top: 60%;
       right: 10%;
   }
   .ind-feature-img-text .ind-feature-text-icon {
       background-color: #000;
       padding: 36px 15px 15px;
   }
   .ind-feature-img-text .ind-feature-icon img {
       width: 40px;
   }
   .ind-feature-img-text .ind-feature-icon {
       width: 80px;
       height: 80px;
   }
   .about-box1 .section-title,
   .consulting-service1 .section-title,
   .consulting-service3 .media .media-body .title-heading,
   .progress-bar-box1 .section-title,
   .section-heading .heading-title,
   .footer-middle .footer-title {
       line-height: 30px;
       font-size: 22px;
       margin-bottom: 5px;
   }
   .progress-bar-box1 .progress-box .circle-progress h6,
   .section-wel-left .sub-title {
       font-size: 22px;
   }
   .section-wel-left .sub-title {
       margin: 8px 0 0;
   }
   .about-box1 p,
   .about-box1 .media .media-body p,
   .consulting-service2 p,
   .progress-bar-box1 .progress-box .circle-progress h6 span,
   .progress-bar-box1 p,
   .testimonial-excerpt p,
   .footer-left .footer-logo,
   .footer-left p,
   .banner-box1 .bannar-details .heading-title,
   .wel-para p {
       margin-bottom: 10px;
       text-align: justify;
       font-size: 14px;
   }
   .progress-bar-box1 .progress-box .circle-progress h6 span,
   .progress-bar-box1 p {
       text-align: center;
       font-weight: 500;
       font-size: 15px;
   }
   .about-box1 .media .item-img img {
       height: 60px;
       width: 60px;
   }
   .about-box1 .media .media-body {
       margin-left: 10px;
       margin-top: 5px;
   }
   .media {
       align-items: center;
   }
   .about-img img {
       height: 300px;
       margin: auto;
       display: flex;
   }
   .consulting-service-wrap1 {
       padding: 15px 0px 0px 0px !important;
   }
   .item-button,
   .consulting-service3 .media .media-body .title-heading,
   .testimonial-name,
   .testimonial-list .testimonial-designation,
   .banner-box1 .bannar-details .heading-title {
       text-align: center;
   }
   .consulting-service3 .media .item-img {
       transform: translateY(0);
   }
   .consulting-service3 .media .media-body,
   .banner-box1 .bannar-details .heading-title,
   .banner-box1 .bannar-details .contact-box2 .item-icon-box,
   .media.testimonial-list-item .media-body,
   .borderLeft p,
   .testimonial-list .owl-item .testimonial-list-item,
   .contact-us-map {
       margin: 0;
   }
   .banner-box1 .bannar-details .heading-title {
       line-height: 25px;
   }
   .consulting-service3 .media,
   .contact-info-wrap {
       padding: 15px;
       flex-direction: column;
   }
   .consulting-service3,
   .contact-form-wrap form input,
   .contact-form-wrap form textarea {
       margin-bottom: 15px;
   }
   .banner-wrap1,
   .progress-bar-box1,
   .team-wrap-layout1,
   .footer-area1,
   .pd-tb,
   #wel-sec,
   #mission-section,
   .facility-details-sec {
       padding: 30px 0;
   }

   .border-lt {
       padding: 15px 0;
   }
   .banner-box1,
   .testimonial-list .testimonial-list-item,
   #wel-sec .row .col-md-12 {
       flex-direction: column;
   }
   .banner-box1 .item-img img {
       clip-path: polygon(0 0, 101% 0, 100% 100%, 0% 102%);
       object-fit: fill;
   }
   .banner-box1 .bannar-details,
   .footer-bottom,
   .dir-msg p {
       padding: 0;
   }
   .banner-box1 .bannar-details {
       margin: unset;
   }
   .banner-box1 .bannar-details .contact-box2 {
       justify-content: space-around;
       margin-bottom: 10px;
   }

   .progress-bar-box1 .col-12 {
       text-align: center;
   }
   .progress-box,
   .progress-bar-box1 p {
       margin-bottom: 25px;
       margin: 15px;
   }
   .gr h1 {
    margin: 10px 0;
    padding: 0 0 15px 0;
    color: #fff;
    font-weight: bold;
    font-size: 29px;
    line-height: 43px;
}
   .image-box img {
       height: auto;
       object-fit: cover;
       width: 100%;
   }
   .progress-bar-box1 .progress-box .circle-progress {
       height: 130px;
       width: 130px;
       line-height: 150px;
       text-align: center;
   }
   .team-box1,
   .testimonial-list .testimonial-list-item {
       padding: 15px;
   }
   .team-box1::before {
       background-color: #ff9933;
   }
   .team-box1::after {
       border: 2px solid #ffa996;
   }
   .team-box1 .item-img img {
       filter: grayscale(0);
   }

   .team-box1 .team-social li a i {
       opacity: 80%;
   }

   .team-box1 .item-content .item-title a {
       color: #ff9a34;
   }

   .testimonials-section .owl-theme .owl-controls {
       bottom: -45px;
   }
   .footer-bottom .copyright-area .copyright-img2,
   .footer-bottom .copyright-area .copyright-img1,
   .footer-bottom .copyright-area:before,
   .footer-bottom .copyright-area:after,
   .banner-box1:after,
   .carousel-caption {
       display: none;
   }
   .banner-box1
       .bannar-details
       .contact-box2
       .item-icon-box
       .banner-content
       .item-number,
   .banner-box1 .bannar-details .contact-box2 .item-icon-box .item-icon {
       font-size: 14px;
   }
   .backtotop {
       right: 20px;
   }
   .cms-banner.layout2 .inner-layout .img-bg img,
   .cms-banner.layout2 .inner-layout .img-bg.square-img img {
       height: 300px;
   }
   .item--title,
   .item-nummber,
   .section-wel-left ul li {
       font-size: 12px;
   }
   .inner-layout .item--holder {
       height: 100px;
       width: 100px;
   }
   .borderLeft {
       padding-left: 10px;
       margin-bottom: 10px;
   }
   .dir-msg p:before {
       font-size: 20px;
       left: -30px;
   }
   .dir-msg p::after {
       font-size: 20px;
       left: 12%;
       top: 182px;
   }
   .vis-img-box,
   .mis-text-box,
   .mis-img-box,
   .vis-text-box {
       width: 100%;
       box-shadow: none;
   }
   .vis-text-box,
   .mis-text-box {
       margin-top: 10px;
       text-align: left;
       padding: 0;
   }
   .vis-text-box h3 {
       margin-top: 20px;
   }
   .mob-margin {
       margin-bottom: 30px;
   }
   #wel-sec .col-md-12 {
       padding: 0;
   }
   .page-heading h1,
   .section-title .title {
       font-size: 18px;
       margin: 0px 0px;
   }
   padding: 5px 0; */
   }
   .consulting-service3 .media .media-body .item-button .item-btn i {
       top: 14px;
   }
   .ind-feature-img-text .ind-feature-text-icon {
       margin-bottom: 75px;
   }
   .ind-feature-img-text {
       border: 0;
   }
   #hostel-facility,
   .contact-wrap {
       padding-top: 20px;
       padding-bottom: 0;
   }
   .footer-bottom .copyright-area p {
       text-align: center;
   }
   .square-img {
       text-align: center;
   }
   .pd-tb-60 {
       padding: 15px 0 0;
   }
   #wel-sec {
       padding: 0;
   }
   .dir-msg p {
       text-indent: 30px;
   }
   .mobile-logo {
       display: block;
   }
   .template-main-menu ul li:nth-child(5) {
       display: none;
   }
   .template-main-menu > ul > li > a {
       margin: 0px 0px;
       text-align: left;
   border-radius: 0;}
   .slider-area .slider-bg-img2 {
       display: none;
   }
   .slider-area {
       position: relative;
       margin-top: 0px;
   }
   .template-main-menu .navbar-nav .nav-link.active,
   .navbar-light .navbar-nav .nav-link:hover {
       border-radius: 0;
   }
   .navbar-nav .nav-link.active,
   .navbar-nav .nav-link:hover {
       color: #fff;
       background: #ffb607;
       border-radius: 0;
   }
   .slider-main .carousel-control-next span {
       height: 33px;
       width: 33px;
       line-height: 33px;
       font-size: 14px;
   }
   .slider-main .carousel-control-prev span {
       height: 33px;
       width: 33px;
       line-height: 33px;
       font-size: 14px;
   }
   .about-wrap {
       padding: 38px 0 30px 0;
   }
}
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
   .dir-msg p::after {
       left: 93%;
       top: 190px;
   }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
   .mobile-logo {
       display: block;
   }
   .aboutImg {
       display: none;
   }
   .achive-img {
       display: none;
   }
   .slider-area .carousel-caption {
       padding-top: 0;
       transform: translateY(0%);
       left: 11.8%;
   }
   .slider-area .slider-content .item-title {
       font-size: 28px;
       line-height: 33px;
       margin: 0 !important;
       padding-left: 0;
   }

   .slider-area .slider-content .item-paragraph {
       margin: 15px 0;
   }
   .ipad-res {
       display: flex;
       align-items: center;
   }
   .consulting-service1 .section-title {
       margin-bottom: 0;
   }
   .consulting-service-wrap1 {
       padding: 15px 0 !important;
   }
   .banner-box1 .item-img img {
       clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 102%);
       width: 100%;
   }
   .progress-bar-box1 {
       padding: 15px;
       text-align: center;
   }
   .progress-bar-box1 p {
       margin-bottom: 15px;
   }
   .testimonial-list .owl-item .testimonial-list-item {
       margin: 0;
   }
   .testimonial-list .testimonial-list-item {
       padding: 15px;
       align-items: center;
       flex-direction: column;
   }
   .media.testimonial-list-item .media-body {
       text-align: center;
       margin-left: 0;
   }
   .footer-left .footer-social ul li a {
       margin-right: 4px;
       padding: 9px;
       font-size: 15px;
   }
   .footer-bottom .copyright-area .copyright-img2 {
       right: 62px;
   }
   .footer-bottom .copyright-area .copyright-img1 {
       left: 62px;
   }
   .footer-bottom .copyright-area:before,
   .footer-bottom .copyright-area::after {
       width: 73px;
   }
   .slider-area .directionNav a.nextNav {
       top: 60%;
   }
   .banner-box1 .circle-hover .image-box,
   .banner-box1 .circle-hover .image-box img {
       height: 100%;
   }
   .banner-box1 .bannar-details {
       margin: 0 20px;
   }
   .section-heading .heading-title {
       margin: 15px 0;
   }
   .team-wrap-layout1 {
       padding: 15px 0px 15px 0px;
   }
   .testimonials-section .owl-theme .owl-controls {
       bottom: -46px;
   }
   .dir-msg p::after {
       left: 24%;
       top: 136px;
   }
   .mis-text-box {
       padding-right: 42px;
   }
   .vis-text-box {
       padding-left: 42px;
   }
   .ipad-cr-resp {
       display: flex;
       align-items: center;
       min-height: 37vh;
   }
   .section-title .title {
       margin: 20px 0;
   }
   .contact-wrap,
   .contact-form-wrap {
       padding: 0;
   }
   .template-main-menu ul li:nth-child(5) {
       display: none;
   }
   .navbar-brand img {
       height: 44px;
       z-index: 9999;
   }
   .navigation-bar {
       width: 100%;
       padding: 0px 0px 0;
   }
   .template-main-menu ul li {
       margin-bottom: 10px;
   }
   .slider-area .slider-content .item-title:before {
       display: none;
   }
   .about_box h2 {
       font-size: 16px;
       line-height: 27px;
   }
   .about_box {
       padding: 10px;
       height: 134px;
   }
   .slider-main .carousel-control-prev span {
       height: 30px;
       width: 30px;
       line-height: 30px;
   }
   .slider-main .carousel-control-next span {
       height: 30px;
       width: 30px;
       line-height: 30px;
   }

}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
   .footer-bottom .copyright-area .copyright-img1 {
       left: 167px;
   }
   .footer-bottom .copyright-area .copyright-img2 {
       right: 167px;
   }
   .footer-bottom .copyright-area:before,
   .footer-bottom .copyright-area::after {
       width: 184px;
   }
   .slider-content {
       margin-top: 95px;
   }
}

@media (min-width: 1300px) {
   .container{
       max-width: 1237px;
   }
}


