@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Courgette&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap');

*{
padding:0px;
margin:0px;
box-sizing:border-box;
}
html, body {
  height: 100%;
 font-family: 'Poppins', sans-serif;
 margin:0px;
 padding:0;
}
body{
overflow-x:hidden;  
font-size:15px;
letter-spacing:0.3px;
}
p{
font-size:15px;
line-height:28px;
}
.bottom-slide-text{
font-family: 'Courgette', cursive;
}

.top-navpanel{
background-color:#eee;
}
.firstRowPanel p{
	font-size:14px;
	line-height:15px;
	padding-top:10px;
	font-weight:600;
}
.secondRowPanel p{
text-align:center;
font-size:14px;
line-height:15px;
padding-top:10px;
font-weight:600;
}
.thirdRowPanel p{
text-align:right;
font-size:14px;
line-height:15px;
padding-top:10px;
font-weight:600;
}
  .top-nav{
	background: linear-gradient(to right, #f30fa2, #de1f12);
	padding:10px;
	z-index:999;
	}
	.top-nav-list{
	list-style-type:none;
	
	}
	.top-nav-list li.login-shade{
background-color:#812b90;
border:1px solid #62236d;
}
	.top-nav-list li{
	display:inline;
	border:1px solid #fff;
	padding:3px 10px;
	margin:0px 10px;
	border-radius:20px;
	background-color:#fff;
	}
	.top-nav-list li span{
	background-color:#fff;
	}
	.top-nav-list li a{
	color:#333;
	text-decoration:none;
	}
	.top-nav-list li i{
color:#ff6363;
	}
	.bottom-shadow{
	float: right;
    width: 50%;
    display: block;
    text-align: right;
    position: relative;
    background: #cddc39;
    color: #fff;
    border-radius: 0;
    padding: 20px;
    font-size: 16px;
    border: none;
    font-weight: 600;
    transform: rotate(180deg);
	}
	@media(max-width:660px){
	.top-nav-list li{
		display:inline-block;
		margin-top:5px;
	}
	}
	
/* Navbar */
.logo{
	height: 120px;
    width: 120px;
	/*--margin-bottom:-60px;---*/
}
@media(max-width:767px){
.logo{
	margin-bottom: 0px;
    height: 90px;
    width: 250px;
}
}
.site-navbar-top .site-logo {
  font-size: 2rem; }

.top-bar {
  font-size: 14px; }

  .site-wrap {
  position: relative; }
  .site-wrap:before {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
	background: linear-gradient(#f9f9f9d1,#e8e8e6f2), url(../images/footer-bg1.jpg)no-repeat center;
    content: "";
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden; }
  .offcanvas-menu .site-wrap {
   /*-- position: absolute;--*/
  position: fixed;
    height: 100%;
    width: 100%;
    z-index: 99;
    overflow: hidden;
	}
    .offcanvas-menu .site-wrap:before {
      opacity: 1;
      visibility: visible; }
.site-navbar-wrap {
  position: relative;
  z-index: 1;
  width: 100%; }
  .site-navbar-wrap a {
    color: #000; }
  .site-navbar-wrap .site-navbar-top {
    font-size: 0.8rem; }

.site-navbar {
  margin-bottom: 0px;
  width: 100%;
 
  border-bottom: none;
  background: #fff;
  position: relative;
  z-index: 99; 
 /*--- box-shadow:0 3px 5px rgba(0,0,0,0.34);---*/
  }
  .js-menu-toggle img{
  height:30px;
  width:30px;
  }
  .sticky {
  position: fixed;
  top: 0;
  width: 100%;
  transition:0.3s ease-in-out;
}
 /*--.sticky .logo{
 height:70px;
	width:120px;
	transition:0.3s ease-in-out;
 }
 --*/
 .site-navbar{
/*background: linear-gradient(#46d219cf,#69af29ab), url(../images/header-bg.jpg)no-repeat center;
    background-size: cover;
	*/
background: linear-gradient(#fff,#fff), url(../images/headerbg.jpg)no-repeat center;
    background-position: top;
    background-size: 100% 130px;
   
 }
 
  .site-navbar .site-logo {
    font-weight: 200; }
    .site-navbar .site-logo a {
      font-weight: 400;
      color: #000; }
  .site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0; }
	 
	.site-navbar .site-navigation .site-menu > li{
	 display: inline-block; 
	 transform:none;
  transition:0.3s ease-in;
	/*-- background-image: linear-gradient(to bottom,#a2cc0e 0%,#a2cc0e 1%,#76ac1a 100%);---*/
	/*--background: linear-gradient(to right, #2ab39d, #15a38c);--*/
}
	.site-navbar .site-navigation .site-menu li:hover{
	/*--background: linear-gradient(to right, #41b7a4, #0c8c77);--*/
	transition:0.3s ease-in;
	}
	
    .site-navbar .site-navigation .site-menu li.active > a {
      color: #ce2829;
font-weight:400;      
	  }
	  .site-navbar .site-navigation .site-menu li.active{
	  position:relative;
	   /*--display:block;--*/
	  }
	  .site-navbar .site-navigation .site-menu li.active:before {
		  content: '';
    position: absolute;
    top: calc(90% + 0px);
    left: 15px;
    width: 20px;
    opacity: 1;
    height: 4px;
    border-radius: 4px;
    pointer-events: none;
    transition: .2s ease-in-out;
    /*background: linear-gradient(90deg, #0ea9dc 0, #0990bd 100%);*/
    box-shadow: 10px 15px 18px rgb(23 23 36 / 15%);
	  }
    .site-navbar .site-navigation .site-menu a {
      text-decoration: none !important;
      display: inline-block;
      transition: 1s;
	  color:#333;
	  }
	   
    .site-navbar .site-navigation .site-menu > li {
      display: inline-block;
      padding: 10px 5px; 
	  position:relative;
	 
    transition: 1s;
	  }
	  
	   @media(max-width:1150px){
	  .site-navbar .site-navigation .site-menu > li {
		 padding:0px; 
	  }
	  }
      .site-navbar .site-navigation .site-menu > li > a {
        padding: 5px 8px;
		font-size:15px;
        letter-spacing:0.3px;
        color:#333;
		font-weight:400;
        text-decoration: none !important; }
        .site-navbar .site-navigation .site-menu > li > a:hover {
          color: #3768a7; 		  
		  z-index:99;
		  
		  }
		   .site-navbar .site-navigation .site-menu > li:after{
	/*display:block;
  content: '';
  left:0px;
  
  border-bottom: solid 2px #e28714;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;*/
  /*content: '';
    position: absolute;
    top: calc(90% + 0px);
    left: 15px;
    width: 0px;
    opacity: 1;
    height: 4px;
    border-radius: 4px;
    pointer-events: none;
    transition: .2s ease-in-out;
    background: linear-gradient(90deg, #0ea9dc 0, #0990bd 100%);
    box-shadow: 10px 15px 18px rgb(23 23 36 / 15%);*/
	}
	.site-navbar .site-navigation .site-menu .has-children:after{
	/*display:block;
  content: '';
  left:0px;
  
  border-bottom: solid 2px #e28714;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;*/
 
	}
	
	.site-navbar .site-navigation .site-menu > li:hover:after 
	{ 
	transform: scaleX(1); 
	width:20px;
	}
	.site-navbar .site-navigation .site-menu > li:hover:after 
      .site-navbar .site-navigation .site-menu > li:last-child {
        padding-right: 0; }
        .site-navbar .site-navigation .site-menu > li:last-child > a {
          padding-right: 0; }
    .site-navbar .site-navigation .site-menu .has-children {
      position: relative; }
      .site-navbar .site-navigation .site-menu .has-children > a {
        position: relative;
		
        padding-right: 20px; }
        .site-navbar .site-navigation .site-menu .has-children > a:before {
          position: absolute;
          content: "\e313";
          font-size: 16px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: 'icomoon'; }
      .site-navbar .site-navigation .site-menu .has-children .dropdown {
        visibility: hidden;
        opacity: 0;
        top: 100%;
		z-index:999;
        position: absolute;
        text-align: left;
        -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.25);
        border-left: 1px solid #edf0f5;
        border-right: 1px solid #edf0f5;
        border-bottom: 1px solid #edf0f5;
        padding: 10px 0;
        margin-top: 80px;
        margin-left: 0px;
        background: #da323b;
        border-top: 4px solid #ce2829;
        -webkit-transition: 0.2s 0s;
        -o-transition: 0.2s 0s;
        transition: 0.2s 0s; }
		.site-navbar .site-navigation .site-menu .has-children .dropdown:after {
			content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #ce2829;
    top: -13px;
    left: 20px;
		}
        .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
          position: absolute; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px; }
			
        .site-navbar .site-navigation .site-menu .has-children .dropdown a {
          text-transform: none;
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #343a40; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown .active > a {
          color: #000; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 200px; 
		  border-bottom:1px dotted #c7c6c6;
		  }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 8px 20px;
            display: block;
            font-size:14px;
			color:#fff;
			}
			.site-navbar .site-navigation .site-menu .has-children .dropdown > li{
			position:relative;
			}
			
			.site-navbar .site-navigation .site-menu .has-children .dropdown > li:hover  {
              background: linear-gradient(90deg, #952d35 0, #952d35 100%);
			  }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li:hover > a {
              color:#fff; 
			  			  
			  }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
            color:#ef7f1b; }
      .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
        color: #333; }
      .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
        cursor: pointer; }
        .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 0px;
          visibility: visible;
          opacity: 1; }

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
   background: linear-gradient(#716e6e,#716e6e), url(../images/footer-bg1.jpg)no-repeat center;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
	
  .site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
      margin-top: 8px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 30px;
        display: inline-block;
        padding-left: 10px;
        padding-right: 0px;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
          color: #25262a; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
      float: left;
      margin-top: 10px;
      margin-left: 0px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
        display: inline-block;
        text-transform: uppercase; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
          max-width: 70px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
          text-decoration: none; }
  .site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 20px 2px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; }
  .site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .site-mobile-menu .site-nav-wrap a {
      padding: 15px 20px;
      display: block;
      position: relative;
      color: #fbfbfb; }
      .site-mobile-menu .site-nav-wrap a:hover {
        color: #fff; }
    .site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; }
      .site-mobile-menu .site-nav-wrap li.active > a {
        color: #fbfbfb; }
    .site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      right: 0px;
      top: 10px;
      z-index: 20;
      width: 36px;
      height: 36px;
      text-align: center;
      cursor: pointer;
      border-radius: 50%; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa;
		}
      .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "icomoon";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      .site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 20px;
		border-bottom: 1px dotted #e9ecef;
        font-size: 14px; }
		.site-mobile-menu .site-nav-wrap > li > a:hover {
		border-left:4px solid #333;
		transition:0.3s ease-in-out;
		}
      .site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 13px; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                font-size: 16px;
                padding-left: 60px; }

				
/*------Slider----*/
.jssor_1{
padding:0px;
margin:0px;
}

.wewish_gap_panel{
padding:20px 0px;
background: linear-gradient(#f5f5f58f,#eeeeee99), url(../images/we-wish-body1.jpg)no-repeat center;
background-size: cover;
}
/*******************/
#myCarousel{
    overflow:hidden; 
	    height: auto;
width:100%;
}
.carousel-sec{
box-shadow:0px 0px 14px rgba(0,0,0,0.3);
}
.carousel-inner>.item>img{
height:480px;
width:100%;
}
#myCarousel .carousel-control{
    background:none;
    top:50%;
    font-size:20px;
    text-align:center;
    width:40px;
    height:40px;
    opacity:1;
	
}
#myCarousel .carousel-control.right{
    right:2%;
}
#myCarousel .carousel-control.left{
    left:2%;
}
 

#myCarousel .carousel-control span{
    color:#fff;
  background: linear-gradient(to right, #e2231a, #b70800);
    height:40px;
    width:40px;
    line-height:40px;
    text-align:center;
	border-radius: 50%;
}
.carousel-indicators{
margin-left:20%;
}
#myCarousel .carousel-indicators li {
    margin: 0px;
    border: 2px solid #e0251d;
    border-radius: 1px;
    width: 25px;
    height: 7px;
	margin:0px 5px;
}
#myCarousel .carousel-indicators .active{
    background-color:#fff!important;
}
#myCarousel .carousel-indicators .active {
    background-color: #fff;
     width: 25px;
    height: 7px;
}
.carousel-indicators {
    bottom:10px;
}

@media screen and (max-width: 768px){
#myCarousel .carousel-control {
    background: none;
    top: 40%;
    font-size: 15px;
    text-align: center;
    width: 25px;
    height: 25px;
    opacity: 1;
}

#myCarousel .carousel-control span {
    color: #fff;
    background: linear-gradient(to right, #16b3e7, #0d97c5);
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
}
.carousel-indicators {
   bottom:20px;
}
#myCarousel{ 
height:270px;
width:100%;
}
.carousel-inner .item img{
height:270px;
width:100%;
}
}

/*---End---Slider----*/

/*----About---Panel---*/
.qe-widget-panel{
padding:30px 0px;
}
.qe-abt-img img{
height:340px;
width:100%;
}
.qe-title-head{
padding:10px 0px;
}
.qe-title-head h4{
font-size:28px;
font-weight:600;
position:relative;
display:block;
font-family: 'Teko', sans-serif;
}
.qe-title-head h4::before{
content: '';
    position: absolute;
    top: calc(110% + 0px);
    left: 0px;
    width: 80px;
    opacity: 1;
    height: 4px;
    border-radius: 4px;
    pointer-events: none;
    transition: .2s ease-in-out;
    /*background: linear-gradient(90deg, #0ea9dc 0, #0990bd 100%);*/
    box-shadow: 10px 15px 18px rgb(23 23 36 / 15%);
}
.qe-read-panel{
padding:10px 0px;
}
.qe-read-panel .qe-read-btn{
color:#fff;
background: linear-gradient(90deg, #e2231a 0, #e2231a 100%);
padding: 6px 20px;
border-radius:20px;
text-decoration:none;
box-shadow: 3px 7px 28px 7px #dee0e2;
}
.blob-abt{
content:'';
display:none;
position:absolute;
width:200px;
height:186px;
bottom:160px;
left:-40px;
z-index:-1;
background:url(../images/blob-red.png);
}


/*-----Features---*/
.sp-feature-widget{
	background: linear-gradient(#e2231a,#d23133), url(../images/fea-bg.jpg)no-repeat center;
    background-size: cover;
}
.sp-feature-widget .container{
padding:0px;
width:100%;
}
.sp-fea-box{
background: url(../images/kkm.jpg)no-repeat center;
    background-size: cover;
	height:430px;
}
.sp-feature-text .sp-title-head h4{
font-size: 28px;
    font-weight: 600;
    position: relative;
    display: block;
	color:#fff;
    font-family: 'Teko', sans-serif;
	margin-left:20px;
}
.sp-feature-list{
margin-top:15px;
padding-left:20px;
}
.sp-feature-list li{
color:#fff;
line-height:1.9;
}
.sp_features_panel{
padding:50px 0px;
}
.sp-feature-img img{
max-height:100%;
width:100%;
}
.sp_features_list{
padding:10px 0px;
}
.sp_features_list li{
line-height:1.9;
}
.sp_features_list ul li::marker{
color:#1da8d6;
}
/*----Services---*/
.sp-service-widget{
padding:50px 0px;
}
.sp-service-widget .sp-title-head{
text-align:center;
padding:30px 0px;
}
.sp-service-widget .sp-title-head h4{ 
font-size: 28px;
    font-weight: 600;
    position: relative;
    display: block;
	color:#333;
    font-family: 'Teko', sans-serif;
}
.sp-service-para p{
text-align:center;
padding:10px 0px;
}
.sp-service-widget .sp-title-head h4::before{
left:unset;
}
.sp-single-service{
	box-shadow: 5px 8px 28px rgb(23 23 36 / 10%);
	padding:10px;
	text-align:center;
	margin-top:10px;
	transition:0.5s ease-in-out;
    }
	.sp-single-service:hover{
	background-color:#333;
	}
.sp-single-service-box{
font-size: 60px;
    height: 120px;
    line-height: 100px;
    width: 120px;
    color: #511B51;
    position: relative;
    text-align: center;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    box-shadow: 0px 4px 16px rgb(245 182 183);
}
.sp-single-service-box img{
height:60px;
width:60px;
}
.single-service-title h5{
font-size:18px;
font-weight:600;
line-height:1.9;
letter-spacing: 0.3px;
}
.sp-single-service:hover{
	background-color:#e2231a;
	}
.sp-single-service:hover .single-service-title h5{
color:#fff;
}
.sp-single-service:hover .single-service-text{
color:#fff;
}
/*-----Training---*/
.qe-training-title{
text-align:center;
}
.qe-training-title h4{
font-size:29px;
font-weight:600;
}
.qe-training-panel ul li{
list-style-type:none;
padding:20px 0px;
}
.training-icon{
background-color: #fff;
    height: 30px;
    text-align: center;
    width: 30px;
	padding-top:2px;
    border: 1px solid #333;
    position: relative;
    float: left;
}
.training-icon i{
font-size:22px;
color:#16b3e7;
}

.qe-tr-text span{
margin-left:20px;
font-size:20px;
font-weight:500;
}
.qe-training-widget .col-sm-4{
margin-top:40px;
}
.qe-training-img img{
height:300px;
width:300px;
}

/*----Footer-----*/
.sp_footer{
padding:30px 0px;
background: linear-gradient(#e7e8e8d1,#d1d3d4d1), url(../images/footer-bg1.png)no-repeat center;
    background-size: cover;
}
.sp_ftr_con a.ftr-read-btn{
color:#454eb9;
}
.sp_ftr_title{
padding:10px 0px; 
}
.sp_ftr_title h5 span{
font-size:20px;
font-weight:bold;
color:#d95f52;
}
.sp_qlinks ul li{
list-style-type:none;
line-height:1.9;
}
.sp_qlinks ul li a{
color:#5d5d5d;
text-decoration:none;
font-size:13px;
}
.sp_ftr_con p{
font-size:13px;
}
.sp_ftr_con p a{
color:#5d5d5d;
}
.sp-copyright{
padding:10px 0px;
text-align:center;
border-top:1px solid #c7c7c7;
}

/*---Scroll--Top---*/
 .scrollup{	
    bottom: 20px; 
    display: none;
    float: right;
    padding: 5px 10px 10px;
    position: fixed;
    right: 0px;  
    z-index: 99999;
}
.scrollup img{	
height:40px;
width:40px;
}
.scrollup:hover{

}
@media(max-width:767px){
.scrollup{
bottom: 50px; 
}
}
/*----Scrollbar----*/
::-webkit-scrollbar{
width:13px;

}
::-webkit-scrollbar-thumb{
	background: linear-gradient(to top,#718097, #386579);
	border-radius:10px;
	box-shadow: inset 2px 2px 2px hsla(0,0%,100%,.25), inset -2px -2px 2px rgba(0,0,0,.25);
}
::-webkit-scrollbar-thumb:hover{
	background: linear-gradient(to top,#386579, #718097);
	border-radius:#6px;
}
/*---Banner--Widget---*/
.banner-widget{
padding: 70px 0px;
background: linear-gradient(#5d6683d4,#3b476bd1), url(../images/about_us.jpg)no-repeat center;
background-size: cover;
}
.banner-title h3{
font-size: 38px;
    font-weight: 600;
    position: relative;
    display: block;
	color:#fff;
    font-family: 'Teko', sans-serif;
}
.breadcrumb-list{
background-color:#e7e7e7;
padding:5px 15px;
}
.breadcrumb-list ul{
margin-top:10px;
}
.breadcrumb-list ul li{
display:inline-block;
}

/*---Banner--Widget---*/
.service-banner-widget{
padding: 70px 0px;
background: linear-gradient(#5d6683d4,#3b476bd1), url(../images/service-banner.jpg)no-repeat center;
background-size: cover;
}
/*---About---Us--*/
.about-main{
background-color:#fff;
}
.about-main .container{
background-color:#fff;
padding-top:50px;
padding-bottom:50px;
box-shadow: 5px 8px 28px rgb(23 23 36 / 10%);

}
.company-head-img{
height:250px;
width:220px;
float:right;
padding:10px;
box-shadow: 5px 8px 28px rgb(23 23 36 / 10%);
margin-left:20px;
}
.company-shead-img{
height:250px;
width:220px;
float:left;
padding:10px;
box-shadow: 5px 8px 28px rgb(23 23 36 / 10%);
margin-right:20px;
}
.company-shead-box{
float:left;
}
.shead-name{
color: #3e4a82;
    font-size: 17px;
    font-weight: 500;
}
.abt-single-panel-title h4{
font-size: 28px;
    font-weight: 600;
    position: relative;
    display: block;
    font-family: 'Teko', sans-serif;
}


/*---Our---services----*/
.services-left-menu ul{
padding-left:25px;
}
.services-left-menu h4{
background-color: #c33531;
    border-radius: 10px 0px 0px 10px;
    padding: 6px 12px;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    font-family: 'Teko', sans-serif;
}
.services-left-menu ul li{
padding:10px 0px;
border-bottom:1px dotted #ccc;
}
.services-left-menu ul li.active a{
color:#d42823;
}
.sp-side-border{
border-left: 1px #ccc solid;
    min-height: 620px;
}
.padding_none{
padding:0px;
}
.single-service-title h4{
font-size:26px;
 font-weight: 500;
    font-family: 'Teko', sans-serif;
	padding:10px 5px;
}
.service-img{
margin-bottom:20px;
}
.service-img img{
height:250px;
width:60%;
padding:10px;
box-shadow: 5px 8px 28px rgb(23 23 36 / 10%);
}
/*----Contact Us--*/
.sp-contact-panel h6{
font-size: 16px;
    color: #425ca2;
}
.sp-contact-panel p{
font-size:14px;
}
.sp-contact-panel p a{
color:#333;
}
.sp-contact-form .form-field{
padding:10px 0px;
}
.sp-contact-form{

}
.sp-contact-form input{
width:100%;
padding:5px;
border: 1px #d5d5d5 solid;
    outline: none;
	font-size:14px;
}
.form-field span{
color: #ff0000;
    font-size: 13px;
    line-height: 0;
    display: none;
}
.form-field input[type="submit"]{
padding:6px 20px;
background-color:#2f5b73;
color:#fff;
border-radius:6px;
width:120px;
box-shadow: 5px 8px 28px rgb(23 23 36 / 10%);
}
.sp-map{
padding:10px;
margin-top:10px;
border:1px solid #ccc;
}
/*----Gallery--*/
.galleryimg{
	 height:210px;
	 width:100%;
	 }
	 .gal-single-img{
	 margin-top:10px;
	padding:10px;
     box-shadow:0px 4px 13px rgba(0,0,0,0.3);
     text-align: center;
    align-items: center;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 250px;
    overflow: hidden;
    cursor: pointer;
    border:1px solid #ddd;
	border-radius:15px;
    }
	.gal-single-img:after{
	content:'';
	position:absolute;
	width: 450px;
	height:400px;
	top:50%;
	left:50%;	
	transform:translate(-140%,-50%);
	background-color:#24231d96;
	border-radius:50%;
	transition:.8s;
	}
	.gal-single-img:hover:after{
	transform:translate(-50%,-50%) scale(1.3) rotate(20deg);
	}
	.gal-single-img img{
	position: absolute;
    height: 110%;
    top: 50%;
    left: 50%;
	border-radius:15px;
    transform: translate(-50%,-50%);
    transition: .8s;
	}
	.gal-single-img span img{
	position:absolute;
	z-index:2;
	color:#fff;
	top:80%;
	left:50%;
	height:64px;
	width:64px;
	transform:translate(-50%,2000px);
	transition:.8s;
	}
	.gal-single-img:hover span img{
	transform:translate(-50%,-80%);
	}
	@media(max-width:767px){
	.gal-single-img:after{
		width:700px;
	height:700px;
	}
	}
	
	/*----Modal---Box---*/
	
	
	#ac-wrapper {
	font-family: 'Poppins', sans-serif;  
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.8);
z-index: 1001;
padding:0px 200px;
}
#popup{
width: 100%;
padding:0px;
position: relative;
top: 30px; 
-webkit-animation: bar 3s ease;

}

@media(max-width:767px){
 #ac-wrapper {
 padding:0px 25px;
 }
center img{
height:350px;
width:100%;
}
}
@keyframes bar
{
  0% {
    top: 0%;
  }
  100% {
    top: 50px;
  }
}

#myModal{
	overflow:hidden;
	padding:0px;
	margin:0px;
	font-family: 'Poppins', sans-serif;  
	}
	 .modal-content{
	 padding:9px;
	 width: 100%;
	 margin:auto;
	 }
	 .modal-content .head-para{
	position: relative;
    background-color: #6b236b;
    width: 80%;
    top: -15px;
    padding: 1px 5px;
    margin: auto;
    text-align: center;
	 }
	 .modal-content .head-para h4{
	 padding-top:8px;
	 }
	 .modal-content .head-para h4 span{
		 color:#fff;
		 font-size:21px;
		 margin:0px auto;
		 
	 }
	 .send-btn{
	 text-align:center;
	 margin-top:10px;
	 }
	 .send-form{
	 background-color:#6b236b;
	 border:0px;
	 color:#fff;
	 width:30%;
	 padding:5px 10px;
	 border-radius:20px;
	 }
	 .modal-header{
	 border:0px;
	 padding:5px;
	 }
	 .modal-header .close {
        padding: 0.3rem;
    margin: -3rem -3rem -3rem auto;
	opacity:1;
	
	 }
	 .close-img{
	 float:right;
  top: -14px!important;
    z-index: 9999999999 !important;
    position: absolute !important;
    right: -10px !important;
   
    border-radius: 100% !IMPORTANT;
    color: WHITE !IMPORTANT;
    font-size: 14PX !IMPORTANT;
    border: 2px solid white !important;
	 }
	 .modal-header .close img{
       opacity:1;
	   
	
}
	 .box-field{
	 margin-top:7px;
	 } 
	 
	 
	 
	::placeholder {
  color: #000;
}
.field {
  display: flex;
  flex-flow: column-reverse;
  margin-bottom: 1em;
}
/**
* Add a transition to the label and input.
* I'm not even sure that touch-action: manipulation works on
* inputs, but hey, it's new and cool and could remove the 
* pesky delay.
*/
label, input,textarea {
  transition: all 0.2s;
  touch-action: manipulation;
   
}
.field label {
font-size:16px;
}

.box-field input {
  font-size:16px;
  border: 1px solid #ddd;
  width:100%;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 5px;
  padding: 5px;
  cursor: text;
}
.box-field textarea {
  font-size:16px;
  border: 1px solid #ddd;
  width:100%;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 5px;
  padding: 5px;
  cursor: text;
  
}
 select {
  font-size:16px;
  border: 1px solid #ddd;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 5px;
  padding: 5px;
  cursor: text;
  width:100%;
  margin-top:16px;
}
input:focus {
 
}
textarea:focus {
  outline: 0;
  border-bottom: 1px solid #666;
}

label {
  letter-spacing: 0.05em;
  font-size:16px;
}

input:placeholder-shown + label {
  cursor: text;
   font-size:11px;
  max-width: 66.66%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(0, 2.125rem) scale(1.5);
}
textarea:placeholder-shown + label {
  cursor: text;
   font-size:11px;
  max-width: 66.66%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(0, 2.125rem) scale(1.5);
}

::-webkit-input-placeholder {
  opacity: 0.8;
  transition: inherit;
  
}
/**
* Show the placeholder when the input is focused.
*/
input:focus::-webkit-input-placeholder {
  opacity: 1;
}
textarea:focus::-webkit-input-placeholder {
  opacity: 1;
}
/**
* When the element is focused, remove the label transform.
* Also, do this when the placeholder is _not_ shown, i.e. when 
* there's something in the input at all.
*/
input:not(:placeholder-shown) + label,
input:focus + label {
  transform: translate(0, 0) scale(1);
  cursor: pointer;
}
textarea:not(:placeholder-shown) + label,
textarea:focus + label {
  transform: translate(0, 0) scale(1);
  cursor: pointer;
}

.send-box button{
padding:10px 25px;
	background:radial-gradient(circle at 100% 50%,#6ec7dd,#ad7bb3);
	border:0px;
	border-radius:100px;
	color:#fff;
	cursor:pointer;
}
.send-box button:hover{
box-shadow:0 2px 5px rgba(33,35,45,0.6);
}
