 /*-----------*/
 p{text-align:justify;}
 section#topbar {
    background: #ed502e;
    color: #ffffff;
}
.p50{padding:50px 0px;}
#topbar a {
    color: #Fff;
}
section#topbar {
    background: #ed502e;
    color: #ffffff;
    padding: 5px 0px;
}
#topbar .bi:before {
    margin-right: 10px;
}
#topbar a {
    color: #Fff;
    font-size: 15px;
}
#topbar .login .bi:before {
    margin: 0px;
}
.social-links > a {
    margin: 0px 5px;
}
#hero {
    width: 100%;
    height: 93vh;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
#hero .carousel-item::before {
    content: "";
    background-color: transparent;
}
/*------------------------------------------*/
/*------------------------------------------*/

/*------------------------------------------*/
.services .icon-box img {
    background: #fffdfd; 
    border: 1px solid #d7d9f5;
}
.training-box {
 
    /*border: 1px solid #cfcfcf;
    background: #f7f7f7;*/
	margin-bottom:20px;
}
.services .boxinfo{ margin-bottom:30px;}
.services .icon-box {
padding: 15px;
    background: #ffffff;
    border: 1px solid #f3e4df;
    text-align: left;
    transition: none;
    box-shadow: 0px 0px 8px rgb(10 17 114 / 12%);
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
	padding-bottom:60px;

}
.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 17px;
    margin-top: 20px;
    
}
.services .icon-box > a {
    font-weight: 700;
    position: absolute;
    bottom: 14px;
    text-transform: uppercase;
    font-size: 16px;
}
/*-------------------------------------*/
.training-box h4 a{}
.training-box p{ margin-bottom:15px;}
.training-box ul {
    position: relative;
    margin: 0px;
    padding: 0px;
}
.training-box ul li {
    
    margin-bottom: 10px;
    position: relative;
}
.training-box ul li a {
    color: #000000;
    font-weight: 500;
    font-size: 14px;
}
.training-box   i {
    /*position: absolute;
    left:  0px;
    top: 0px;*/
}

 
.services .icon-box p {
    color: #0a1172;
}
.training-box .icon-box h4 a, 
.services .icon-box p {
    color: #000;
	margin-bottom:10px;
}
.training-box ul {
    list-style-type: none;
}
.services .icon-box h4 a {
    color: #000000;
    line-height: 25px;
    font-weight: 600;
}
.swiper-slide img {
    width: 100%;
    height: 523px;
}

.why-us .accordion-list {
    padding: 0px;
}
section#courses {
    background: #d7ebff;
}
.section-bg {
    background-color: #d8ecff;
}
.bg-white{ background:#ffffff;}
.why-us .video-box {
    
    padding: 0px;
}
.testimonials .testimonial-item .testimonial-img {
    width: 90px;
    height: auto;
}
.carousel-indicators {
    position: absolute;
    right: 0px;
    bottom: 22%;
    left: auto;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 100px;
    margin-bottom: 1rem;
    margin-left: 0px;
    opacity: 0;
    list-style: none;
}

.faq i.bi {
    font-size: 25px;
    height: 60px;
    width: 60px;
    background: #0a1172;
    color: #fff;
    border-radius: 50%;
    line-height: 33px;
    text-align: center;
}
.faq .container.aos-init.aos-animate {
    max-width: 660px;
} 
.faq {
    background: #ffffff url(../images/why.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.faq .container.aos-init.aos-animate {
    max-width: 660px;
    background: #ffffffd9;
    padding: 40px 30px;
}


.contact .info-box {
    text-align: center;
    color: #0b2341;
    text-align: center;
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    padding: 15px 30px;
    background: #fff;
    margin-bottom: 15px;
}
.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
}
.contact .info-box {
    text-align: center;
    color: #0b2341;
    text-align: center;
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    padding: 15px 30px;
    background: #fff;
    margin-bottom: 22px;
    min-height: 197px !important;
}
#footer .footer-top .footer-info {
    margin-bottom: 15px;
    background: #05101e;
    border-top: 4px solid #ed502e;
    text-align: left;
    padding: 30px 20px;
}
#footer {
    background: #0a1172;
    padding: 0 0 30px 0;
    color: #fff;
    font-size: 14px;
}
#footer .footer-top .footer-info {
    margin-bottom: 15px;
    background: #070d66;
    border-top: 4px solid #191e64;
    text-align: left;
    padding: 30px 20px;
}
#footer .footer-top .social-links a {
  
    background: #ed502e;
}

.portfolio .portfolio-item .portfolio-info {
    
    display: none;
}
.portfolio .portfolio-item:hover .portfolio-info {
    opacity: 0;
    bottom: 20px;
}
.section-title p {
    margin: 0;
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    color: #0a1172;
}


nav#navbar {
    background: #0a1172;
    padding:   0px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16.5px;
    font-size: 14px;
    color: #ffffff;
    white-space: nowrap;
    transition: 0.3s;
    font-weight: 500;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
    color: #ff7051;
}
.contact-info a, .contact-info i, .contact-info span, .fa {
    color: #0a1172;
    font-weight: 600;
}
 a.login.btn.btn-primary {
    color: #fff;
    background-color: #0a1172;
    border-color: #0a1172;
}

#hero .carousel-inner .carousel-item {
    transition-property: opacity;
    background-position: center bottom;
    background-size: cover;
}

#hero .carousel-container {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 100px;
	    top: 0;
}
img.welcome {
     
    width: 100%; 
    
}
section {
    padding: 60px 0;
    background: #ededed;
}
div#heroCarousel {
    background: #ededed;
}
#header .logo img {
    max-height: 65px;
}
li.dropdown  ul li a {
    color: #000;
}
section#services {
    background: #f1e9e8;
}
.faq .faq-item {
    margin: 5px 0;
    padding: 10px 0;
    border-bottom: 1px solid #e9f1fb;
}

.section-title {
    padding-bottom: 0px;
}
section#clients , section#clients  section{
    background: #fff;
}

section.logo-carousel.slider.slick-initialized.slick-slider{    
 background: #fff;   
 padding:   0;
 }
section#clients .section-title p {
    font-size: 20px;
    text-align: right;
    padding-right: 25px;
    color: #000;
}

.slick-arrow.slick-prev {
    left: -20px;
} 

.slick-arrow.slick-next {
right: 0 px;
}


.navbar .getstarted, .navbar .getstarted:focus {
    background: #ed502e;
    padding: 5px 14px;
    margin-left: 15px;
    border-radius: 0;
    color: #fff;
}

/* Slider */
.slick-slide {
  margin: 0px 20px;
}
 
.slick-slide img {
  width: 100%;
}

.slick-track::before,
.slick-track::after {
  display: table;
  content: '';
}

.slick-track::after {
  clear: both;
}

.slick-track {
  padding: 1rem 0;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  background: url(https://raw.githubusercontent.com/solodev/infinite-logo-carousel/master/images/arrow.svg?sanitize=true) center no-repeat;
  color: #fff;
  filter: invert(77%) sepia(32%) saturate(1%) hue-rotate(344deg) brightness(105%) contrast(103%);
  border: none;
  width: 2rem;
  height: 1.5rem;
  text-indent: -10000px;
  margin-top: -16px;
  z-index: 99;
}

.slick-arrow.slick-next {
  right:  0px;
  transform: rotate(180deg);
}

.slick-arrow.slick-prev {
  left:  0px;
}


/*----------------*/


.cp-widget-button {display:inline-block;position:fixed;bottom:23%;right:0%;z-index:999999}

.cp-widget-button__inner {animation:bounce 1s infinite alternate;-webkit-animation:bounce 1s infinite alternate}

.cp-widget-button__inner {height:64px;width:64px;line-height:64px;border-radius:50%;text-align:center;cursor:pointer}

.cp-widget-button__inner img {margin:0 auto}@keyframes bounce {from {transform:translateY(0)}to {transform:translateY(-15px);}}@-webkit-keyframes bounce {from {transform:translateY(0)}to {transform:translateY(-15px)}}





.cp-widget-button1 {display:inline-block;position:fixed;bottom:12%;right:0%;z-index:999999}

.cp-widget-button__inner1 {animation:bounce 1s infinite alternate;-webkit-animation:bounce 1s infinite alternate}

.cp-widget-button__inner1 {height:64px;width:64px;line-height:64px;border-radius:50%;text-align:center;cursor:pointer}

.cp-widget-button__inner1 img {margin:0 auto}@keyframes bounce {from {transform:translateY(0)}to {transform:translateY(-15px);}}@-webkit-keyframes bounce {from {transform:translateY(0)}to {transform:translateY(-15px)}}




/*-----------------*/

/* Media Queries */

@media (max-width: 768px) {
  .slick-arrow {
    width: 1rem;
    height: 1rem;
  }
}

   
.row {
  overflow: hidden;
}  
 
/* JsFiddle Example only/don't use */




@media(max-width: 768px){
	
	.d-flex {
    display: flex!important;
    flex-direction: column-reverse;
}
	.mobile-nav-toggle {
    color: #ffffff;}
	
	.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    color: #020202;
    white-space: nowrap;
    transition: 0.3s;
}
	.mobile-nav-toggle.bi-x {
    color: #ed502e;
}
.mobile-nav-toggle {
    color: #0a1071;
}
.mobile-nav-toggle.bi-x {
    color: #0a1071;
}
nav#navbar {
    background: #dddddd;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.swiper-slide img {
    width: 100%;
    height: auto;
}
.swiper-slide img {
    width: 100%;
    height: auto;
}
.why-us .video-box {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 190px;
    position: relative;
}
section#clients .section-title p {
    font-size: 20px;
    text-align: center;
    padding-right: 0;
    color: #000;
    margin-bottom: 29px;
}

.section-title p {
    margin: 0;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    color: #0a1172;
    text-align: left;
    margin-bottom: 20px;
}
.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
}



}
  /*--------------------------*/
  
  
  section.logo-carousel.news.slider.slick-initialized.slick-slider {
    background: transparent;
}
  section.logo-carousel.news.slider.slick-initialized.slick-slider  .slick-slide img
, section.logo-carousel.news.slider.slick-initialized.slick-slider  .slick-slide  {
    width: 500px;
}
.news h1 {
    font-size: 20px;
    margin-top: 20px;
}
.news h1 a {
    font-size: 20px;
    margin-top: 20px;
    color: #0a1172;
}
.news h1 a span {
    font-size: 16px;
    margin-top: 5px;
    display: block;
    color: #111111;
}
.news .section-title {
    margin-bottom: 20px;
}

/**---------------------Inner pages ------------------------**/
.innerbanner {
    background: url(../images/inner/banner.jpg);
    background-size: 100%;
    background-position: center center;
    width: 100%;
    height: auto;
    padding: 60px 0px;
    position: relative;
} 
.innerbanner:before {
    background: #0c1052d9;
    content: ' ';
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0px;
}
.innerbanner h1{
    color: #fff!important;
    position: relative;
}
.wt-breadcrumb{ 
	margin:0;
	list-style:none;      padding: 0px;
	 
}
.wt-breadcrumb li { 
	padding:0; 
	margin-right:3px;  
	color:#766c6c;
	position:relative;
	display:inline-block;
	font-size:14px;
	font-weight:600;
}
.wt-breadcrumb li a {
    color: #f1e8e8;
}
.wt-breadcrumb li:last-child { 
	    color: #a5aae7;
}
.wt-breadcrumb li:first-child a i{ 
	font-size: 18px;
	vertical-align: text-top;
}
.wt-breadcrumb li:last-child:after { 
	display:none;
}

.bg-gray-light {
    background-color: #eaecef;
    padding: 10px 0px;
}

.showcase + script + div a {
    background: #002a43;
    padding: 4px 20px;
    border-radius: 5px;
}
.showcase + script + div a:hover {
    background: #002a42;
    padding: 4px 20px;
    border-radius: 5px;
    box-shadow: 4px 3px 0px #25296126;
}

.mb20{margin-bottom:20px;}
.mincont{ max-width:900px; }
.certificates h4 {
       text-align: center;
    font-size: 16px;
    margin-top: 10px;
    color: #022a44;
    font-weight: 700;
    margin-bottom: 20px;
}

.certificates img {
    padding: 10px;
    background: #022a44;
    border: 1px solid #022a44;
    box-shadow: -10px -10px 0px #022a4430;
}


.gallery img {
    padding: 0px;
    background: #eaeaef;
    margin-bottom: 24px;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    padding: 10px;
}

div#fancybox-title {
    display: none;
    opacity: 0;
}
#fancybox-wrap {
    width: 33% !important;
    left: 33% !important;
}
#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
    width: 100% !important;
    height: auto !important;
}
thead.thead-dark {
    background: #0a1172;
    color: #fff;
}




.services .icon-box:hover {
    background:  #ed502e;
    border-color: #ed502e;
    transition: 0.5s all  ;
}
.services.home .icon-box:hover {
    background: #ffffff;
    border-color: #fbfdff;
    transition: 0.5s all cubic-bezier(0.4, 0, 0, 1.14);
    box-shadow: 4px 4px 8px #0a117254;
}


.blox-links {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute;
    bottom: 16px;
    width: 100%;
    left: 0px;
    padding: 0px 15px;
    font-weight: 600;
}


.blox-links  a .fa {
    color:#ed502e;
   
}
  .icon-box:hover .blox-links  a,
  .icon-box:hover .blox-links  a .fa{
	color:#fff;
	
}

.news .newsbox{
    margin-bottom: 30px;
}



.cp-widget-button3 {display:inline-block;position:fixed;bottom:34%;right:1%;z-index:999999}

.cp-widget-button__inner3 {animation:bounce 1s infinite alternate;-webkit-animation:bounce 1s infinite alternate}

.cp-widget-button__inner3 {height:64px;width:64px;line-height:64px;border-radius:50%;text-align:center;cursor:pointer}

.cp-widget-button__inner3 img {margin:0 auto}@keyframes bounce {from {transform:translateY(0)}to {transform:translateY(-15px);}}@-webkit-keyframes bounce {from {transform:translateY(0)}to {transform:translateY(-15px)}}

