*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
body{
    overflow-x: hidden;
}

@media (min-width: 1200px){
.container{
    max-width: 1332px!important;
}
}


/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: orange; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
body {
    font-family: 'Poppins', sans-serif;
}
p{ font-family: 'Poppins', sans-serif; font-weight:400; font-size:18px;}
h1{ font-family: 'Poppins', sans-serif; font-weight:600;font-size:32px;}
h2{ font-family: 'Poppins', sans-serif; font-weight:600;font-size:25px;}
h3{ font-family: 'Poppins', sans-serif; font-weight:400;font-size:22px;}
h4{ font-family: 'Poppins', sans-serif; font-weight:400;font-size:20px;}
h5{ font-family: 'Poppins', sans-serif; font-weight:500;font-size:19px;}
a{
    text-decoration: none !important;
}


.marque marquee{
    width: 95%;
    /* display: flex; */
    height: 35px;
    padding-top: 9px;
}

/*mobile nav*/
/* The sidepanel menu */
#mobinav{
    background: white;
}

/**/
#submit-form{
    display: block !important;
}
/**/
.sidepanel {
    width: 0px;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
    min-height: 100vh;
}
.sidepanel .menu-item a {
    padding: 9px 21px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-right: none;
    display: inline-block;
    width: 100%;
}
.sidepanel ul.sub-menu {
    margin-top: 10px;
     position: initial; 
    top: 32px;
    background: grey;
    padding: 0;
    z-index: 999;
    display: none;
    list-style-type: none;
    transition: .5s;
    clear: both;
    /* height: 0px; */
    overflow: hidden;
    transition: height .4s ease;
    transform: translate(0, -100%);
}
/* The sidepanel links */
.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidepanel a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style the button that is used to open the sidepanel */
.openbtn {
  font-size:20px;
  cursor: pointer;
      background-color: transparent!important;
    color: #f48c3a!important;
 padding: 10px 0px 0px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

.mobi-nav{
        display: flex;
    justify-content: space-around;
}


.mobi-logo{
    width: 76px;
    margin-right: 10px;
    padding: 11px 0px;
}

.mobi-header-tabs-3 {
    list-style: none;
    display: flex;
    padding: 10px 8px 0px;
    margin-bottom: 0px;
}

.header-tabs-2{
    list-style: none;
    display: flex;
    margin: 10px 0px 15px!important;
    justify-content:center;
    padding-left: 0px;
}

ul.mobi-header-tabs-3 li a{
    height: 30px;
    width: 30px;
    border-radius: 50%;
    /* display: flex; */
    display: grid;
    place-items: center;
    /* color: #9c89ff; */
    border: 1px solid #ccc;
    text-decoration: none;
}
ul.mobi-header-tabs-3 li:nth-child(1) a{
    color: #78acff;
}
ul.mobi-header-tabs-3 li:nth-child(2) a{
   color: #41ef67;
    margin-left: 5px;
}
ul.mobi-header-tabs-3 li:nth-child(3) a{
   color: #929292;
    margin-left: 5px;
}
ul.mobi-header-tabs-3 li:nth-child(4) a{
   color: grey;
    margin-left: 5px;
}
ul.mobi-header-tabs-3 li:nth-child(5) a{
   color: grey;
    margin-left: 5px;
}




/*end mobile nav*/




.logo-img{
     padding: 10px 0 15px;
     width:180px;
}
.top-header-list{
	display: flex;
	    padding-left: 0px;
    margin-bottom: 0px;	
}

.top-header-list li{
	list-style:none;
    margin: 5px 7px 9px 7px;
}

.top-header-list li a{
	    color: #fff;
    text-decoration: none;
    /* padding-right: 12px; */
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2px;
    padding: 0px 10px 7px;
}
.end-header-list{
	display: flex;
    list-style: none;
    padding-left: 0px;
}

.contact-no{
	padding-right: 25px;
	display: grid;
}
.contact-no div{
	padding-top: 6px;
}

.contact-no a{
   color: #fff;
    text-align: center;
        margin-left: 9px;
}
.contact-no a:hover{
	color: #fff;
}

.end-header{
	display: flex;
}
.end-header-list{
	    list-style: none;
    display:contents;
}

.login-tab{
	padding: 7px 15px 0px 0px;
}
.login-tab a{
	    padding: 2px 25px;
    border: 2px solid #ffffff;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
        width: 100%;
        transition: .4s;
}

.login-tab a:hover{
	        width: 100%;
    color: #ea6724;
    text-decoration: none;
    background-color: #fff;
    transition: .4s;
}

.signup-tab{
	padding: 7px 15px 0px 0px;
}
.signup-tab a{
	    padding: 4px 25px;
    border-radius: 20px;
        width: 100%;
    color: #ea6724;
    text-decoration: none;
    background-color: #fff;
}

.signup-tab a:hover{
  border: 2px solid #ffffff;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    width: 100%;
    transition: .4s;
    background: transparent;
    padding: 2px 23px;
}

.logo-img img{
	    width:100%;
    height: 100%;
        background-color: #fff;
}
.our-tabs{
    display: flex;
        justify-content: end;
}
.our-tabs ul{
    list-style: none;
    display: flex;
    justify-content: end;
    height: 69px;
    padding-top:0px;
    place-items: center;
    padding-top: 10px;
    margin: 0px!important;
}
.our-tabs ul.header-tabs-3 li a{
 box-shadow: rgb(149 157 165 / 11%) 0px 8px 24px;
 
}
.main-nav{
    background: #f53f1d;
}

.btn-4{
color: black;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 5px 15px 8px;
    margin-right: 16px;
    border-radius: 10px;
    transition: .5s;
    font-size: 14px;
   box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.btn-4:hover{
    color: #fff;
    background: #000;
    border-radius: 30px;
    transition: .5s;
}



.btn-5 {
    border: 0 solid;
    box-shadow: inset 0 0 20px rgb(255 255 255 / 0%);
    outline: 1px solid;
    outline-color: rgba(255, 255, 255, .5);
    outline-offset: 0px;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
    text-align: center;
}

.btn-5 i{
	    padding-right: 5px;
}

.btnnew {
color: #000;
    /* cursor: pointer; */
    font-size: 14px;
    font-weight: 400;
    /* line-height: 30px; */
    margin-right: 8px;
    max-width: 160px;
    position: relative;
    text-decoration: none;
    /* width: 100%; */
    padding: 9px 10px 11px;
    font-size: 13px;
    /* background-color: #ff8d2e; */
    /*background: linear-gradient(90deg, rgba(255,83,34,1) 0%, rgba(255,141,46,1) 35%, rgba(255,141,46,1) 100%);*/
    background-color:#fff;
    border-radius: 31px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border:1px solid #ccc;

}
@media screen and (min-width: 768px){
.rkbtn a{
    background-color: #41b14f;
    background-image: linear-gradient(#9ec14c,#41b14f);
    color: #fff !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 25%);
    box-shadow: 0 2px #2d8f39;
    position: relative;
    font-weight: 400;
    margin-right: 8px;
    max-width: 160px;
    text-decoration: none;
    padding: 9px 10px 11px;
    font-size: 13px;
    border-radius: 31px;
    border:1px solid #ccc;

}
.rkbtn a:hover{
background: #41b14f;
    color: #fff;
    border-color: #41b14f;
}
}
@media screen and (max-width: 767px) and (min-width: 430px){
.up_nav2 a{
    color: #000!important;
    font-size: 14px;
    font-weight: 400;
    margin-right: 8px;
    max-width: 160px;
    position: relative;
    text-decoration: none;
    padding: 9px 10px 11px;
    font-size: 13px;
    background-color:#fff;
    border-radius: 31px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border:1px solid #ccc;

}
.up_nav2 a:hover{
background: linear-gradient(90deg, rgb(255 141 46) 0%, rgb(255 156 74) 35%, rgb(255 193 104) 100%);
    color: white;
}
}

/*@media (max-width: 430px){
.up_nav2 a {
    padding: 2px 5px 5px!important;
    font-size: 9px!important;
}
}
@media screen and (max-width: 388px){
 .up_nav2 a {
    color: #000!important;
    font-weight: 400;
    margin-right: 8px;
    max-width: 157px;
    position: relative;
    padding: 5px 5px 5px;
    font-size: 7px!important;
    background-color: #fff;
    border-radius: 31px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border: 1px solid #ccc;
 }
 
}*/
.upp_nav a {
    color: #fff!important;
    font-size: 14px;
    font-weight: 750;
    margin-right: 8px;
    max-width: 160px;
    position: relative;
    text-decoration: none;
    padding: 12px 32px 12px;
    font-size: 16px;
    background-color: #114640;
    border-radius: 31px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px solid #ccc;
}

.up_nav a {
    color: #fff!important;
    font-size: 14px;
    font-weight: 750;
    margin-right: 8px;
    max-width: 160px;
    position: relative;
    text-decoration: none;
    padding: 12px 32px 12px;
    font-size: 16px;
    background-color: #eb6724;
    border-radius: 31px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px solid #ccc;
}
.upp_nav a:hover {
    background: linear-gradient(90deg, rgb(15 125 113) 0%, #198754 35%, #03a84e 100%);
    color: white;
}
.up_nav a:hover{
background: linear-gradient(90deg, rgb(255 141 46) 0%, rgb(255 156 74) 35%, rgb(255 193 104) 100%);
    color: white;
}
.btnnew:hover{
background: linear-gradient(90deg, rgb(255 141 46) 0%, rgb(255 156 74) 35%, rgb(255 193 104) 100%);
    color: white;
}



.our-tabs ul.header-tabs-3 li a{
    height: 30px;
    width: 30px;
    border-radius: 50%;
    /* display: flex; */
    display: grid;
    place-items: center;
    /* color: #9c89ff; */
    border: 1px solid #ccc;
    text-decoration: none;
}
.our-tabs ul.header-tabs-3 li:nth-child(1) a{
    color: #78acff;
}
.our-tabs ul.header-tabs-3 li:nth-child(2) a{
   color: #41ef67;
    margin-left: 5px;
}
.our-tabs ul.header-tabs-3 li:nth-child(3) a{
   color: #929292;
    margin-left: 5px;
}
.our-tabs ul.header-tabs-3 li:nth-child(4) a{
   color: grey;
    margin-left: 5px;
}
.our-tabs ul.header-tabs-3 li:nth-child(5) a{
   color: grey;
    margin-left: 5px;
}

.navbar-expand-lg .navbar-nav .nav-link {   
    padding: 16px 13px!important;     
}

.navbar-expand-lg .navbar-nav .nav-link{
	color: #fff!important;
    font-size: 16px!important;
    font-weight: 400!important;
}
.navbar-expand-lg {
	padding: 0px!important;
}
.nav-link:hover{
	background: #000;
}
.nav-item a:hover {
    background: #000;
    color:#fff;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99 !important;
}
.banner-uper{
    background: #e9e9e9;
        padding: 5px 0px;
}
.uper-buttons{
    display: flex;
    justify-content: end;
}
.uper-buttons a{
    background: white;
    padding: 2px 10px 3px;
    border-radius: 4px;
    text-decoration: none;
    color: black;
    /* margin: 14px 0; */
}
.register{
    background-repeat: no-repeat!important;
    background-position: center!important;
    width: 100%!important;
    background-size: cover!important;
    /*max-height: 164px!important;*/
    padding: 24px 0 22px;
}
.register h2{
    color: white;
    font-size: 27px;
}
.register-btn{
    /* margin-top: 27px; */
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.register-btn a{
    background: #ff483b;
    border-top: 3px solid #734d4a;
    -webkit-box-shadow: inset 0 -3px #b95049;
    box-shadow: inset 0px 1px #5a2f2c;
    color: white;
    padding: 10px 20px;
    border-radius: 30px;
    text-decoration: none;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    transition: .4s;
}
.register-btn a:hover{
  color: white;
  margin-bottom: 7px;
  transition: .4s;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 9px 13px!important;
    color: #fff!important;
    font-size: 16px!important;
    font-weight: 600!important;
    text-transform: uppercase;
    border-right: 2px solid #ffffff54;
}
.nav-item a {
    padding: 9px 13px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-right: 2px solid #ffffff54;
        display: inline-block;
}


.nav-link-active {
    display: block;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}


.carousel-control-prev-icon{
    background-color: #000;
}

.carousel-control-next-icon{
  background-color: #000;  
}


.on-click-process{
  /*border: 5px solid #9f9c9c;*/
}


.on-click-arrow{
        list-style: none;
        padding: 0px;
}

.on-click-arrow li{
    padding: 10px 0px;
   /* border-bottom: 1px solid #ccc;*/
}

.on-click-arrow li i{
    font-size: 20px;
    padding-right: 8px;
}





.contain_archive {
  width: 100%;
}
.row_nm_videos {
  overflow: scroll;
  width: 100%;
}
.row__inner {
  -webkit-transition: 450ms transform;
  transition: 450ms transform;
  font-size: 0;
  white-space: nowrap;
  margin: 70.3125px 0;
  padding-bottom: 10px;
} 
.tile {
  position: relative;
  display: inline-block;
  width: 250px;
  height: 140.625px;
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: 450ms all;
  transition: 450ms all;
  -webkit-transform-origin: center left;
          transform-origin: center left;
}
.tile__img {
  width: 250px;
  height: 140.625px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tile__details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  font-size: 10px;
  opacity: 0;
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
  -webkit-transition: 450ms opacity;
  transition: 450ms opacity;
}
.tile__details:after,
.tile__details:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: #000;
}
.tile__details:after {
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border: 1px solid #ecf0f1;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 1;
}
.tile__details:before {
    content: '▶';
    left: 0;
    color: #fff;
    width: 100%;
    font-size: 30px;
    margin-left: 4px;
    margin-top: -18px;
    text-align: center;
    z-index: 2;
    top: 52%;
}
.tile:hover .tile__details {
  opacity: 1;
}
.tile__title {
  position: absolute;
  bottom: 0;
  padding: 10px;
}
.row__inner:hover {
  -webkit-transform: translate3d(-120px, 0, 0);
          transform: translate3d(-120px, 0, 0);
}
.row__inner:hover .tile {
  opacity: 0.7;
}
.row__inner:hover .tile:hover {
  -webkit-transform: scale(2);
          transform: scale(2);
  opacity: 1;
}
.tile:hover ~ .tile {
  -webkit-transform: translate3d(250px, 0, 0);
          transform: translate3d(250px, 0, 0);
}

.tile_desc{
  position: absolute;
  bottom: 10px;  
  color: #fff;
  font-size: .610em;
  font-family: "Crimson Text";
  margin-left: 10px;
  font-weight: 100;
}
.tile_desc:after {
    display: block;
    width: 20px;
    height: 0;
    font-weight: 100;
    border-bottom: 0.160em solid;
    content: "";
    color: #fff;
}


.nav{

    display: flex;
    flex-wrap: inherit!important;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 100%!important;
}



/*.detail-tab .active{    */
/*    background-color: red;    */
/*}*/


.detail-tab .active a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 5px 0px;
}


.on-click-arrow{
        overflow:auto;
    max-height:370px!important;
}



.nav-tabs{
    place-content: center;
    width: 80%!important;
}



.nav-tabs li a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
}




.nav-tabs{
   
    border-radius: 41px;
    padding: 2px 0px 2px;
    margin: 0 auto;
    width: 80% !important;
    justify-content: space-between;
    background: #fff;
}

.nav-tabs .active {
    padding: 10px 11px;
    border-radius: 25px;
    background-color: #f5d020;
    background-image: linear-gradient(315deg, #f5d020 0%, #f53803 74%);
    color: #fff;
    /*display:inline-block;*/
}

.nav-tabs .active a{
        color: #fff;
    text-decoration: none;
    font-weight: 400;
        width: 18%;
}
.nav-tabs a{
      padding: 10px 11px;
}



.nav-tabs li{
    padding: 10px 0px 10px 0px;
    /*width: 21%;vicky*/
    text-align: center;

}

.circular li:{
    background: #000;
}


.nav-tabs li a{
        color: #000;
    text-decoration: none;
    font-weight: 400;
    font-size:15px;
    border: 1px solid #ff572238;
    border-radius: 25px;
}


.buy-tab i{
    padding-right:5px;
}









.detail-tab li{
    text-align: center;
        border: 1px solid #FFF;
    width: 20%;
    padding: 2px 0px;
}

.detail-tab li a.active{
    width: 100%;
    height:100%;
    margin-right: 0px!important;
    color: #fff!important;
    background: linear-gradient(90deg, rgba(255,83,34,1) 0%, rgba(255,141,46,1) 35%, rgba(255,141,46,1) 100%);
    border: #fff!important;
    padding:5px 0px;
}




.detail-tab li a{
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 5px 0px;
}

.detail-tab li:target{
    background-color:red!important;
}



@media screen and (max-width: 388px){
 .up_nav a {
    color: #fff!important;
    font-weight: 400;
    margin-right: 8px;
    max-width: 157px;
    position: relative;
    padding: 5px 5px 5px;
    font-size: 7px!important;
    background-color: #eb6724;
    border-radius: 31px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border: 1px solid #ccc;
 }
 
}














.field:hover{
        background-color: #ff7d52;
    color: #fff;
        transform: scale(1.1);
    transition: all 0.4s ease-in-out;
}

.field p a:hover {
    margin-left: 10px;
    transition: .4s;
    color: #fff;
}

.field {
    background-color: #fff;
    padding: 10px 10px;
    border-radius: 5px;
    margin: 12px 0px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}

.field h4{
        text-align: center;
    font-size: 22px;
    padding-top: 10px;

}

.field p a {
    text-decoration: none!important;
    color:#ffbc09;
    font-family: 'p-regular';
    transition: .4s;
}

.view-tab{
        text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.view-tab a{
        text-decoration: none;
    color: #fff;
    padding: 10px 25px;
    border-radius: 4px;
    background-color: #ff5823!important;
}

.view-tab a:hover{
        color: #fff;
    background-color: #000;
}



/*.icon, a, a:hover {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}*/
.section-head {
  margin-bottom: 30px;
}
.section-head h4 {
  position: relative;
  padding:0;
  color:#f91942;
  line-height: 1;
  letter-spacing:0.3px;
  font-size: 34px;
  font-weight: 700;  
  text-align:center;
  text-transform:none;
  margin-bottom:30px;
}
.section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
}
.section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color:#2f2f2f
}
p.service_text{
  color:#cccccc !important;
  font-size:16px;
  line-height:28px;
  text-align:center;    
}
.section-head p, p.awesome_line{
  color:#818181;
  font-size:16px;
  line-height:28px;
  text-align:center;  
}

.extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.extra-text span {
    font-weight: 700;
    color:#f91942;
}
.item {
    width: 100%;
    height: 370px;
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border:5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover{
    background:#ffb941;
    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover .item, .item:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover h6, .item:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item .icon {
    font-size: 40px;
    margin-bottom:25px;
    color: #f91942;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#f91942;
    display: inline-block;
}
.item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
    color:#f91942;
    display: inline-block;
}
.item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#f91942;
    display: inline-block;
}
.item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
    color:#f91942;
    display: inline-block;
}
.item .feature_box_col_five{
    background:rgba(146, 39, 255, 0.15);
    color:#f91942;
    display: inline-block;
}
.item .feature_box_col_six{
    background:rgba(23, 39, 246, 0.15);
    color:#f91942;
    display: inline-block;
}
.item p{
    font-size:15px;
    line-height:26px;
}
.item h6 {
    margin-bottom:20px;
    color:#2f2f2f;
    font-size: large;
}
.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}
.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}
.skills {
    padding-top:0px;
}
.skills .prog-item {
    margin-bottom: 25px;
}
.skills .prog-item:last-child {
    margin-bottom: 0;
}
.skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius:20px;
    position: relative;
}
.skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #f91942;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight:600;    
    color: #fff;
    background:rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}



.video-title{
        text-align: center;
}

.gallery {
  max-width: 100%; 
  text-align: center;
} 

.container__img-holder {
  max-width: 242px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  margin-left: 0px;
  cursor: pointer;
}

.container .container__img-holder:nth-child(3n+1) {
  margin-left: 0;
}

.container__img-holder img {
  width: 100%;
  height: 220px;
  display: block;
}


/* Popup Styling */
.img-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, .5);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

.img-popup img {
  max-width: 900px;
  width: 100%;
  opacity: 0;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}

.close-btn {
  width: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.close-btn .bar {
  height: 4px;
  background: #333;
}

.close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}

.close-btn .bar:nth-child(2) {
  transform: translateY(-4px) rotate(-45deg);
}

.opened {
  display: flex;
}

.opened img {
  animation: animatepopup 1s ease-in-out .8s;
  -webkit-animation: animatepopup .3s ease-in-out forwards;
}

@keyframes animatepopup {

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

}

@media screen and (max-width: 880px) {

  .container .container__img-holder:nth-child(3n+1) {
    margin-left: 16px;
  }

}




.reviews{
        width: 100%;
    height: 100%;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-radius: 15px;
    padding: 15px;
}

.student-pic{
    text-align: center;
}

.student-pic img{
    width: 200px;
    height: 100%;
}

.student-inform{
   text-align: center;
}

.student-inform{
    padding-top:10px ;
}

.position{
    padding-top: 10px;
    color: red;
    font-weight: 500;
    font-size: 18px;
}

.student-inform p{
        font-size: 16px;
    padding-top: 10px;
}




.first-row h3{
  color: #fff;
    padding: 10px 0px;
}
.first-row h4{
  color: #fff;
    padding: 10px 0px;
}
.first-row p{
  color: #fff;
}
.footer-list{
	list-style: none;
    padding-left: 0px;
}

.footer-list li{
	padding: 5px 0px;
}

.footer-list li a{
	color: #fff;
    text-decoration:none;
     transition: .3s;
}

.footer-list li a:hover {
    color: #ff8c16d9;
    text-shadow: 0px 0px #fff;
    transition: .3s;
}

.footer-list li a i{
	padding-right: 5px;
}

.site-logo{
    margin-bottom: 10px;
}
.site-logo img{
        width:85%;
    height: 120px;
        background-color: #fff;
}

.download{
	padding-top: 15px;
}

.download p a{
        padding: 0px 5px;
}

.download p a i{
	color: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    /* background-color: red; */
    text-align: center;
    padding: 15px 0px;
    font-size: 22px;
    border: 1px solid #ffff;
}

.download p a i:hover{
        background-color: #ea6724;
    color: #000;
    border-color: #ea6724;
}

.news-letter p{
	color: #fdfdfd;
    margin-bottom: 5px;
    padding-left: 5px;
}

.social-media ul{
    list-style: none;
    display: flex;
    padding: 10px 0;
}

.social-media ul li{
        padding: 10px 5px;
}

.social-media ul li i{
        color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    /* background-color: red; */
    text-align: center;
    padding: 13px 0px;
    font-size: 18px;
    border: 1px solid #ffff;
}

.social-media ul li i:hover{
    background-color: #fff;
    color: #000;
}

.copyright{
    text-align: center;
    color: #fff;
}

.copyright p{
    margin: 15px 0px;
}

.tp{
    text-align: center;
   justify-content: center;
}
@media only screen and (min-width: 1024px) {
    .tp{
    padding: 15px 0px;
        
}

}
@media only screen and (max-width: 1024px) {
    .tp{
    padding: 0px 0px 70px 0px;
        
}

}
.tp a {
    color: white;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
.tp a:last-of-type{
    color: white !important;
    padding-left: 10px;
    border-right:none!important;
}

/*.optional{*/
/*    background: #fff;*/
/*    width:60%!important ;*/
/*}*/


.hr{
    margin-bottom: 12px;
    background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 69%, rgb(255 204 144) 100%);
    height: 4px;
    margin-bottom: 17px;
    margin-left: 14px;
    width:97%!important;
}
.hr2{
    margin-bottom: 12px;
   background: linear-gradient(270deg, rgba(79,79,79,1) 0%, rgb(255 255 255 / 0%) 0%, rgba(255,180,53,1) 54%);
    height: 4px;
}
.course a p{
    color: #252529;
}
.course a img{
   width: 50% !important;
}


.course-descp p{
    padding-top: 10px;
    margin-bottom: 0px;
    color: #a29f9f;
}
a.cort {
    color: #33373c;
}
.course-descp h5{
    padding: 10px 0px;
}

.detail-tab{
   width: 49%;
   margin-right: 14px;
   color: #fff!important;
   background-color: #5b5b5b!important;
   border: #000!important;
   padding: 4px 0 7px !important;

}

.buy-tab {
    width: 49%;
    color: #fff!important;
    background-color: #ff5823!important;
    border: #ff5823!important;
    padding: 4px 0 7px !important;
}

.course-tab {
    display: flex;
}

.main-course{
 background: linear-gradient(0deg, rgba(165,231,255,1) 0%, rgba(186,195,255,1) 35%, rgba(255,255,255,1) 100%);
}








.courses-detail{
    display: flex;    
}

.course-sign{
        padding: 10px 0px 0px 0px;
}

.course-sign i{
        background-color: #f17e43;
    padding: 15px 15px;
    border-radius: 25px;
    width: 100%;
    color: #ffff;
}

.course-content{
        padding: 10px;
}

.course-content h5{
        color: #f17e43;
}

.course-content p{
        text-align: justify;
}

.phone-tab {
    justify-content: center;
    position: relative;
    top:40%;
    text-align: center;
    display: grid;
}

.android{
    margin: 10px 0px;
}

.phone-pic img{
        width: 70%;
    height: 420px;
}







.our-course{
        box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 18px;
    width: 100%;
    border-radius: 15px!important;
    margin-top: 140px!important;
    margin-bottom: 37px;
    background: #fff;
}

.book-image img{
    width: 100%;
    position: relative;
    margin-top: -140px;
}

.content{
    padding: 10px 0px;
}


.book-pic{
    background-color: #ccc;
}

.book-pic img{
  width: 100%;
  height: 100%;
}





.bg-home {
    /*background: url(../images/home-bg.png);*/
    background-repeat: no-repeat;
    background-size: contain;
}

.btn.btnn-primary {
    background-color: #fb5b21;
    border: medium none;
    /* border-radius: 40px; */
    box-shadow: none;
    color: #ffffff;
    font-weight: bold;
    /* padding: 0.8rem 2.6rem; */
    position: relative;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    overflow: hidden;
    z-index: 1;
}

.btn.btnn-primary:after {
  background-color: #ffffff;
  border-radius: 4px;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  top: 0;
  visibility: hidden;
  z-index: -1;
}
.btn.btnn-primary:focus, .btn.btnn-primary:hover {
  box-shadow: none !important;
  outline: 0 !important;
  background-color: #ffffff !important;
  color: #333333 !important;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}







.btn.btn-primary {
  background-color: #fb5b21;
  border: medium none;
  border-radius: 40px;
  box-shadow: none;
  color: #ffffff;
  font-weight: bold;
  padding: 0.8rem 2.6rem;
  position: relative;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  overflow: hidden;
  z-index: 1;
}

.btn.btn-primary:after {
  background-color: #ffffff;
  border-radius: 4px;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  top: 0;
  visibility: hidden;
  z-index: -1;
}

.btn.btn-primary:focus, .btn.btn-primary:hover {
  box-shadow: none !important;
  outline: 0 !important;
  background-color: #ffffff !important;
  color: #333333 !important;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

a:hover {
  text-decoration: none;
}



/*=====  End of common css  ======*/
.product-slider-section-4 {
  padding: 60px 0;
}

.product-slider-section-4 .carousel-control-prev, .product-slider-section-4 .carousel-control-next {
  color: #000000;
}

.product-slider-section-4 .carousel-control-prev-icon, .product-slider-section-4 .carousel-control-next-icon {
  background-image: none;
}

.product-slider-section-4 .carousel-inner {
  cursor: move;
  position: absolute;
  top: 100px;
  width: 260px;
  right: 0;
  height: 490px;
  text-align: center;
  margin: 0 auto;
  left: 0;
}

.product-slider-section-4 .carousel-inner .carousel-item-content {
  display: table;
  width: 100%;
  height: 510px;
  padding: 15px;
  font-size: 14px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon {
  background-color: #EAADD4;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-two {
  background-color: #00F8FF;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-three {
  background-color: #474555;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-four {
  background-color: #CE887E;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-five {
  background-color: #86A472;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-six {
  background-color: #F45019;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .contact-button-one {
  background-color: #d65db1;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
}

.product-slider-section-4 .carousel-inner .contact-button-two {
  background-color: #00bfc6;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
}

.product-slider-section-4 .carousel-inner .contact-button-three {
  background-color: #474555;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
}

.product-slider-section-4 .carousel-inner .contact-button-four {
  background-color: #CE887E;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
}

.product-slider-section-4 .carousel-inner .contact-button-five {
  background-color: #86A472;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
}

.product-slider-section-4 .carousel-inner .contact-button-six {
  background-color: #F45019;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
}

.product-slider-section-4 .carousel-inner .contact-button:hover {
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li {
  cursor: pointer;
  float: left;
  height: auto;
  margin: 10px 0 0 0;
  padding: 10px;
  text-align: center;
  text-indent: unset;
  width: 33.333%;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content {
  background-color: #ffffff;
  border-color: #fb5b21;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content h6 {
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-gift {
  background-color: #EAADD4;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-heart {
  background-color: #00F8FF;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-flag {
  background-color: #474555;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-envelope {
  background-color: #CE887E;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-shopping-cart {
  background-color: #86A472;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-star {
  background-color: #00F8FF;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.one .data-slide-content {
  background-color: #D65DB1;
  padding: 20px 10px;
  border: 2px solid transparent;
}

.product-slider-section-4 .carousel-indicators li.one .data-slide-content {
  background-color: #D65DB1;
  padding: 20px 10px;
  border: 2px solid transparent;
}

.product-slider-section-4 .carousel-indicators li.two .data-slide-content {
  background-color: #00BFC6;
  padding: 20px 10px;
  border: 2px solid transparent;
}

.product-slider-section-4 .carousel-indicators li.three .data-slide-content {
  background-color: #8385EB;
  padding: 20px 10px;
  border: 2px solid transparent;
}

.product-slider-section-4 .carousel-indicators li.four .data-slide-content {
  background-color: #CF0822;
  padding: 20px 10px;
  border: 2px solid transparent;
}

.product-slider-section-4 .carousel-indicators li.five .data-slide-content {
  background-color: #2D7700;
  padding: 20px 10px;
  border: 2px solid transparent;
}

.product-slider-section-4 .carousel-indicators li.six .data-slide-content {
  background-color: #F45019;
  padding: 20px 10px;
  border: 2px solid transparent;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-calendar {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #d65db1;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-ellipsis-h {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #00f8ff;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-file-text {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #CF0822;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-wifi {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #F45019;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-book {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #8385EB;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-pencil {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #2D7700;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content h6 {
  font-weight: bold;
  color: #ffffff;
  margin: 10px 0 0 0;
}

.product-slider-section-4 {
  padding: 60px 0;
}

.product-slider-section-4 .carousel-control-prev, .product-slider-section-4 .carousel-control-next {
  color: #000000;
}

.product-slider-section-4 .carousel-control-prev-icon, .product-slider-section-4 .carousel-control-next-icon {
  background-image: none;
}

.product-slider-section-4 .carousel-inner {
  cursor: move;
  position: absolute;
  top: 100px;
  width: 260px;
  right: 0;
  height: 490px;
  text-align: center;
  margin: 0 auto;
  left: 565px;
}

.product-slider-section-4 .carousel-inner .carousel-item-content {
  display: table;
  width: 100%;
  height: 510px;
  padding: 15px;
  font-size: 14px;
  padding-top: 2px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon {
  background-color: #EAADD4;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-two {
  background-color: #00F8FF;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-three {
  background-color: #474555;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-four {
  background-color: #CE887E;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-five {
  background-color: #86A472;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .carousel-item-icon-six {
  background-color: #ffc107;
  border-radius: 50%;
  color: #ffffff;
  font-size: 35px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 60px;
}

.product-slider-section-4 .carousel-inner .contact-button-one {
  background-color: #d65db1;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
  text-decoration: none;
}

.product-slider-section-4 .carousel-inner .contact-button-two {
  background-color: #00bfc6;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
  text-decoration: none;
}

.product-slider-section-4 .carousel-inner .contact-button-three {
  background-color: #474555;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
  text-decoration: none;
}

.product-slider-section-4 .carousel-inner .contact-button-four {
  background-color: #CE887E;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
}

.product-slider-section-4 .carousel-inner .contact-button-five {
  background-color: #86A472;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
  text-decoration: none;
}

.product-slider-section-4 .carousel-inner .contact-button-six {
  background-color: #ffc107;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  padding: 8px 10px;
  text-decoration: none;
}

.product-slider-section-4 .carousel-inner .contact-button:hover {
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li {
  cursor: pointer;
  float: left;
  height: auto;
  margin: 10px 0 0 0;
  padding: 10px;
  text-align: center;
  text-indent: unset;
  width: 33.333%;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content {
  background-color: #ffffff;
  border-color: #fb5b21;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content h6 {
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-gift {
  background-color: #EAADD4;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-heart {
  background-color: #00F8FF;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-flag {
  background-color: #474555;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-envelope {
  background-color: #CE887E;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-shopping-cart {
  background-color: #86A472;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.active .data-slide-content .fa-star {
  background-color: #ffc107;
  color: #ffffff;
}

.product-slider-section-4 .carousel-indicators li.one .data-slide-content {
  background-color: #D65DB1;
  padding: 20px 10px;
  border: 2px solid transparent;
  min-height: 140px;
}

.product-slider-section-4 .carousel-indicators li.one .data-slide-content {
  background-color: #D65DB1;
  padding: 20px 10px;
  border: 2px solid transparent;
  min-height: 140px;
}

.product-slider-section-4 .carousel-indicators li.two .data-slide-content {
  background-color: #00bfc6;
  padding: 20px 10px;
  border: 2px solid transparent;
  min-height: 140px;
}

.product-slider-section-4 .carousel-indicators li.three .data-slide-content {
  background-color: #8385EB;
  padding: 20px 10px;
  border: 2px solid transparent;
  min-height: 140px;
}

.product-slider-section-4 .carousel-indicators li.four .data-slide-content {
  background-color: #CF0822;
  padding: 20px 10px;
  border: 2px solid transparent;
  min-height: 140px;
}

.product-slider-section-4 .carousel-indicators li.five .data-slide-content {
  background-color: #2D7700;
  padding: 20px 10px;
  border: 2px solid transparent;
  min-height: 140px;
}

.product-slider-section-4 .carousel-indicators li.six .data-slide-content {
  background-color: #F45019;
  padding: 20px 10px;
  border: 2px solid transparent;
  min-height: 140px;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-gift {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #d65db1;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-heart {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #00f8ff;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-envelope {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #CF0822;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-star {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #F45019;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-flag {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #8385EB;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content .fa-shopping-cart {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #2D7700;
  font-size: 25px;
  line-height: 50px;
  border-radius: 50%;
}

.product-slider-section-4 .carousel-indicators li .data-slide-content h6 {
  font-weight: bold;
  color: #ffffff;
  margin: 10px 0 0 0;
}

.title {
  padding: 0px 10px;
}

@media screen and (max-width: 576px) {
  .thumbs-slider-1 .carousel-inner .carousel-item h2, .thumbs-slider-2 .carousel-inner .carousel-item h2, .thumbs-slider-3 .carousel-inner .carousel-item h2, .full-slider-1 .carousel-inner .carousel-item h2, .full-slider-2 .carousel-inner .carousel-item h2, .full-slider-3 .carousel-inner .carousel-item h2 {
    font-size: 2.3rem;
  }
  .slider-5 .carousel-control-next, .slider-5 .carousel-control-prev {
    display: none;
  }
  .full-slider-4 .subscribe-content h1 {
    font-size: 2.7rem;
  }
  .header-demo-top-row .header-demo-content h1 {
    font-size: 2.3rem;
  }
  .header-demo-top-row .header-demo-content p {
    font-size: 1.2rem;
  }
  .thumbs-slider-2 .carousel-indicators {
    bottom: 0;
    display: flex;
    left: 0;
    margin: 0;
    top: auto;
    right: 0;
  }
  .thumbs-slider-2 .carousel-indicators li.active .text {
    left: 0;
  }
  .thumbs-slider-3 .carousel-inner .carousel-item .carousel-caption {
    left: 0;
  }
  .full-slider-2 .carousel-control-next, .full-slider-2 .carousel-control-prev {
    display: none;
  }
  .full-slider-2 .carousel-inner .carousel-item .carousel-caption {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .testinomials-2 .carousel-indicators li, .testinomials-3 .carousel-indicators li {
    height: 40px;
    width: 40px;
  }
  .testinomials-1 figure {
    height: 100px;
    width: 100px;
  }
  .product-slider-section-1 .carousel-indicators {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    overflow-y: auto;
    height: auto;
  }
  .product-slider-section-1 .carousel-indicators li {
    width: 43px;
  }
  .product-slider-section-1 .data-slide-content {
    display: none;
  }
  .product-slider-section-4 .carousel-inner {
    width: 240px;
  }
  .product-slider-section-4 .carousel-control-prev, .product-slider-section-4 .carousel-control-next {
    display: none;
  }
  .product-slider-section-4 .carousel-indicators {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    overflow-y: hidden;
    margin: 0 0 20px 0 !important;
  }
  .product-slider-section-4 .carousel-indicators li {
    float: none;
    margin: 0 10px 0 0;
    padding: 0 0 20px 0;
    width: 140px;
    display: inline-block;
  }
  .testinomials-5 .carousel {
    padding: 10px;
  }
  .testinomials-5 .arrow {
    font-size: 40px;
  }
  .testinomials-6 .arrow {
    font-size: 40px;
  }
}

@media (max-width: 768px){
    .up_nav a {
    color: #fff!important;
    font-weight: 750;
    margin-right: 8px;
    max-width: 160px;
    position: relative;
    padding: 5px 6px;
    font-size: 16px;
    background-color: #eb6724;
    border-radius: 31px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border: 1px solid #ccc;
}
    
    .product-slider-section-4 .carousel-inner {
    cursor: move;
    position: absolute;
    top: 150px;
    width: 260px;
    right: 0;
    height: 490px;
    text-align: center;
    margin: 0 auto;
    left: 365px;
}

}

.tender li.active a{
    background: red!important;
}
.approve img{
   width: 50px;
   margin-right: 10px;

}
.approve {
        display: flex;
    align-items: center;
    margin-top: 4px;
    background: red;   
    font-size: 17px;
    font-weight: 600;
    background: #f7f7f7;
    padding: 1px 10px;
    margin: 8px 0;
    border-radius: 3px;
}

.approve a {
    color: #000;
    display: flex;
    padding: 10px;
    place-items: center;
}


 .gallery-title{
    width: 19%!important;
    margin: 0 auto;
    background: #ffb941;
    padding: 5px 12px 1px;
    border-radius: 34px 12px;
    border-bottom: 3px solid red;
 }   
.gallery-title h3{
    color: #fff;
}

.counter-box {
    display: block;
    background: #ffb941;
    padding: 17px 12px 31px;
    text-align: center;
    margin-bottom: 22px;
    border-radius: 4px;
    margin-bottom: 24px;
}
.counter {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 28px;
    }
    .counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #fff;
    }
    
 
 
 
   /**/
   .resource-card{
    padding: 12px 12px 0;
    box-shadow: rgb(205 205 186 / 42%) 0px 7px 29px 0px;
    text-align: center;
    border-radius: 0 20px 0 20px;
    border: 1px solid #9e9e9e;
}
.resource-card:hover{
    box-shadow: rgb(205 205 186 / 92%) 0px 7px 29px 0px;
    border: 3px solid #ff764b;
    transition: .01s;
}

.resourse-card-footer{
    height: 18px;
    background: #ffae00;
    border-radius: 0px 0px 23px 23px;
}
.resourse-card-icon{
    position: relative;
}
.orange-box {
    /* height: 56px; */
    width: 55%;
    /* background: red; */
    margin: 0px auto 0px;
    border-top: 52px solid #ffae00;
    /* border-bottom: 60px solid #00800000; */
    border-left: 32px solid #00800000;
    border-right: 32px solid #00800000;
    /* position: relative; */
}
.orange-box:before {
    position: absolute;
    content: "";
    width: 55%;
    height: 19px;
    background: #ffae00ed;
    top: -19px;
    left: 22.4%;
}
.orange-box:after {
    position: absolute;
    content: "";
    width: 72%;
    height: 26px;
    background: #ffae00;
    top: -37px;
    left: 14%;
    z-index: -1;
    border-top: 18px solid white;
    border-bottom: 18px solid #43080800;
    border-left: 20px solid white;
    border-right: 20px solid white;
}
.resource-img-box {
    height: 99px;
    width: 99px;
    background: #f2f2f2;
    margin: -41px auto 13px;
    border-radius: 50%;
    box-shadow: rgb(17 17 26 / 5%) 0px 1px 0px, rgb(17 17 26 / 10%) 0px 0px 8px;
    padding: 2px;
    border: 3px solid #ffffff45;
}
.resource-img-box2{
    height: 84px;
    width: 84px;
    background: #f5f5f5;
    margin: 2px auto 13px;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 10%) 5px 3px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;
    padding: 2px;
}
.resource-img-box2 i{
    font-size: 61px;
    color: #ccc;
    padding-top: 9px;
}
.resourse-card-content h3{
    font-size: 26px;
    color: #f66e19;
    font-weight: 600;
    
}
.resourse-card-content p{
    font-size: 15px;
    color: #827575;
    margin-bottom: 20px;
}
   
   /**/
 
.free-resources{
    padding: 15px 0px;
    /*margin-bottom: 39px;*/
}    
    
.boxres{
        display: flex;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 15px;
    border-radius: 15px;
    border:1px solid #fff;
    text-align:center;
}

.boxres:hover{
    border:1px solid #f17e43;
} 
 
.boxres-icon{
   padding: 10px 5px;
}    

.boxres-icon img{
    width: 120px;
    height: 100px;
}    

.boxres-data{
    text-align: left;
}   

.boxres-data h5{
    font-size: 1.1rem;
    padding-top: 10px;
}

.boxres-data p{
    font-size: 0.8rem;
    font-weight: 500;
    padding-bottom: 15px;
}

.boxres-data a{
    padding: 6px 20px;
    background-color: #f17e43;
    float: left;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.boxres-data a:hover{
    color:#fff;
    background:#000;
    padding:6px 30px;
    transition:0.25s;
}






@media screen and (max-width: 480px){
    .boxres{
       display:inline-block;
    }
}    
 
 
@media (max-width: 768px) {
       
.subscribe-section{
    background: linear-gradient(270deg, rgba(59,205,255,1) 0%, rgba(91,111,255,1) 0%, rgba(106,172,255,1) 54%);
    width: 100% !important;
    margin: 0 auto;
    padding: 21px 13px 0px!important;
    /*margin-bottom: 40px!important;*/
    z-index: 999;
    box-shadow: rgb(255 255 255 / 20%) 0px 7px 29px 0px;
    border-radius:0px!important;
    margin-bottom: -50px!important;
}  
  .subscribe-section .row .col-md-2 {
    width: 100%!important;
}

.subscribe-section .row .col-md-6 {
    width: 100%!important;
}
 
 .related-tab{
     display:inherit!important;
 }
 
 .news-btn {
    border: none;
    background-color: #393939b8;
    border-radius: 6px;
    margin-bottom: 10px;
    font-size: 15px;
    transition: .4s;
    width: 100%;
    padding: 10px 0px;
}
 
.cnt-btn {
    padding: 10px 0px;
    border: none;
    background-color: #ffffff00;
    border: 2px solid #fff;
    border-radius: 5px;
    font-size: 15px;
    transition: .4s;
    width: 100%;
} 
 
.news-letter-bottom {
    display: flex;
    margin-top: 10px;
    justify-content: center!important;
    margin-left:0px!important;
}
    
}    





.subscribe-section {
    background: rgb(59,205,255);
    background: linear-gradient(270deg, rgba(59,205,255,1) 0%, rgba(91,111,255,1) 0%, rgba(106,172,255,1) 54%);
    width: 100% !important;
    /*margin: 0 auto;*/
    border-radius: 114px;
   padding: 7px 13px 6px;
    /* position: absolute; */
    margin-bottom: -120px;
    z-index: 99;
    box-shadow: rgb(255 255 255 / 20%) 0px 7px 29px 0px;
}
.news-letter{
    margin-top: -6px;
}
.news-letter-bottom{
    display: flex;
    margin-left: 53px;
    /*margin-top: 10px;*/
}
.news-letter-bottom p:first-of-type{
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}
.news-letter-bottom p:last-of-type{
    color: #fff;
    font-size: 14px;
}
/*.subscribe-section .row .col-md-2{*/
/*    width: 100% ;*/
/*}*/
.subscribe-section .row .col-md-6{
    width: 34%;
}

.news-letter h3 {
    padding-top: 10px;
    color: #fff;
    font-size: 23px;
}

.fill {
    padding: 7px 15px;
    width: 100%;
    border-radius: 5px;
    border: none;
    margin-top: 2px;
    background: #fefefee3;
}
.fill:focus-visible{
   border: none !important;
    box-shadow: none;
    outline: none !important;
}
.news-btn {
    padding: 5px 15px 6px;
    border: none;
    background-color: #393939b8;
    border-radius: 40px;
    margin-right: 20px;
    font-size: 15px;
    height: 39px;
    transition: .4s;
}

.news-btn a{
    color:#fff;
    text-decoration:none;
}    

.news-btn:hover a{
    color:#fff;
    background-color: #000;
    transition: .4s;
}    
.news-btn:hover{
    background-color: #000;
    transition: .4s;
}
.cnt-btn {
    padding: 5px 11px 6px;
    border: none;
    background-color: #ffffff00;
    border: 2px solid #fff;
    border-radius: 40px;
    margin-right: 20px;
    font-size: 15px;
    transition: .4s;
    /* color: black; */
}

.cnt-btn a{
    color:#fff;
    text-decoration:none;
    transition: .4s;
}    

.cnt-btn:hover{
    color:#000;
    background-color: #fff;
    transition: .4s;
} 
.cnt-btn:hover a{
    color:#000;
    transition: .4s;

} 



/**/

.free-res-cards{
    border: 4px solid #a0bbff;
    padding: 54px 12px 30px;
    border-radius: 17px;
    position: relative;
    background: white;
    width: 90%;
    margin: 0 auto 20px;
        box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.free-res-cards::before{
    content: "LEARN";
    position: absolute;
    width: 119px;
    height: 40px;
    background: red;
    color: white;
    font-size: 19px;
    font-weight: 600;
    padding-top: 4px;
    left: -23px;
    top: 20px;
    border-radius: 10px 21px 7px 10px;
}
.free-res-cards::after{
       content: "";
    position: absolute;
    width: 35px;
    height: 40px;
    background: red;
    left: -23px;
    top: 36px;
    z-index: -1;
    border-radius: 0px 0px 0px 24px;
}

/*.free-res-cards::after{*/
/*       content: "";*/
/*    position: absolute;*/
/*    width: 90%;*/
/*    height: 20px;*/
/*    background: red;*/
/*    left: 15px;*/
/*    bottom: 0px;*/
/*    z-index: 0;*/
/*    border-radius: 0px 0px 24px 24px;*/
/*}*/
.register-btn2{
        padding-bottom: 26px;
}
 .register-btn2 a {
     color:#fff!important;
    background: #a79898;
    border-bottom: 3px solid #977f7d;
    -webkit-box-shadow: inset 0 -3px #b95049;
    box-shadow: inset 0px 1px #5a2f2c;
    color: white;
    padding: 3px 20px;
    border-radius: 30px;
    text-decoration: none;
    box-shadow: rgb(100 100 111 / 20%) 0px 2px 34px 0px;
    transition: .4s;
} 
 .register-btn2 a:hover {
    background: #ff483b;
    border-top: 3px solid #734d4a;
     border-bottom: NONE;
    -webkit-box-shadow: inset 0 -3px #b95049;
    box-shadow: inset 0px 1px #5a2f2c;
    color: white;
    padding: 10px 20px;
    border-radius: 30px;
    text-decoration: none;
    box-shadow: rgb(100 100 111 / 20%) 0px 2px 34px 0px;
    transition: .4s;
} 

.batch-cards{

    background: white;
    text-align: center;
    border-radius: 3px;
    padding: 11px 11px 16px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}  

.free-res-cards-content{
  margin-bottom:10px;  
}


.batch-cards:before{
content: "New";
    position: absolute;
    left: -23px;
    top: 5px;
    transform: rotate(-47deg);
    width: 84px;
    /* text-align: center; */
    height: 22px;
    background: red;
    padding: 0;
    color: white;
    font-size: 13px;
    font-weight: 700;
}  
.batch-cards-content{
    padding: 0 23px;
    min-height:43px;
}
.batch-cards-content p{
    font-size: 14px;
    margin-bottom: 3px;
    
}
.batch-cards-btns a:first-of-type{
    background: #ff5722;
    color: white;
    padding: 5px 15px 8px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 3px;
    width: 85%;
    margin-right:5px;
    width: 85%;
    
}
.batch-cards-btns a:last-of-type{
     background: #ffffff;
    color: white;
    padding: 3px 20px 6px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 3px;
    border: 2px solid #454545;
    color: #000;
    width: 85%;
}

.batch-cards-btns{
    display: flex;
    justify-content: space-around;
}
.carousel-title h5{
    color: #191919;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 0px;
    text-decoration: none;
} 

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: end !important;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
    display:none!important;
}
.slide-new {
    border: 3px solid #727272;
    padding: 0;
}
.content{
    text-align: center;
}
.main-why-card{
border: 1px solid #9e9e9e;
    padding: 20px 40px;
    text-align: center;
    border-radius: 15px;
    box-shadow: rgb(157 157 133 / 86%) 0px 8px 24px;
        margin-bottom: 25px;
}
.main-why-card:hover{
border: 3px solid #ff764b;
    transition: .4s;;
}
.why-choose-content h5{
    font-size: 28px;
    /* text-shadow: 2px 2px 2px #9e9e9e; */
    color: #ff5722;
    font-weight: 900;
    text-shadow: 0 0 5px #fff8a5, 0 0 10px #ffffff, 0 0 20px #fbff07, 0 0 30px #fcff00, 0 0 40px #faff01;
}
.why-line{
    width: 50px;
    margin: 0 auto;
    background: #ff0909;
    height: 10px !important;
    border-radius: 10px;
}
.why-content-para{
    margin-top: 11px;
}
.why-content-para ul{
    margin-bottom: 0;
}
.why-content-para ul li{
    display: flex;
}
.why-content-para ul li:nth-child(n + 2) {
    display: none;
}
.why-content-para ul li.showList:nth-child(n + 2) {
  display: flex;
}
.why-content-para label.more {
	color: #f86843;
	font-weight: 600;
	font-style: oblique;
	/*display: none;*/
}
.why-content-para label.more.showMe {
  display: block;
}
.why-content-para .more {
  cursor: pointer;
}
.why-content-para ul li i{
        height: 23px;
    width: 24px;
    border: 1px solid #ff7b7b;
    color: #51ba51;
    font-size: 13px;
    padding: 5px;
    border-radius: 50%;
   margin-top: 3px;
    /* margin-right: 0px; */
    margin-left: -8px;
        margin-right: 11px;
}
.why-content-para ul li p{
    font-size: 14px;
    text-align: justify;
    margin-left: 8px;
}

.counter{
    color: #f27f21;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    height: 190px;
    width: 190px;
    padding: 30px 25px 25px;
    margin: 0 auto;
    border: 3px solid #f27f21;
    border-radius: 20px 20px;
    position: relative;
    z-index: 1;
}
.counter:before,
.counter:after{
    content: "";
    background: #f3f3f3;
    border-radius: 20px;
    box-shadow: 4px 4px 2px rgba(0,0,0,0.2);
    position: absolute;
    left: 15px;
    top: 15px;
    bottom: 15px;
    right: 15px;
    z-index: -1;
}
.counter:after{
    background: transparent;
    width: 100px;
    height: 100px;
    border: 15px solid #f27f21;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 20px;
    box-shadow: none;
    top: auto;
    left: -10px;
    bottom: -10px;
    right: auto;
}
.counter .counter-icon{
    font-size: 35px;
    line-height: 35px;
    margin: 0 0 15px;
    transition: all 0.3s ease 0s;
}
.counter:hover .counter-icon{ transform: rotateY(360deg); }
.counter .counter-value{
    color: #555;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 20px;
    display: block;
    transition: all 0.3s ease 0s;
}
.counter:hover .counter-value{ text-shadow: 2px 2px 0 #d1d8e0; }
.counter h3{
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.counter.blue{
    color: #4accdb;
    border-color: #4accdb;
}
.counter.blue:after{
    border-bottom-color: #4accdb;
    border-left-color: #4accdb;
}

.counter.pink{
    color: #e4748c;
    border-color: #e4748c;
}
.counter.pink:after{
    border-bottom-color: #e4748c;
    border-left-color: #e4748c;
}

.counter.purple{
    color: #000;
    border-color: #000;
}
.counter.purple:after{
    border-bottom-color: #000;
    border-left-color: #000;
}
@media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
}

.achivments{
    padding: 23px 23px 75px;
}
.heading p{
    margin-bottom: 32px;
}
.dropdown-menu{
    /* background: red; */
    background: linear-gradient(90deg, rgb(255 83 34 / 60%) 0%, rgb(255 169 98) 35%, rgb(255 171 100) 100%);
    border: none;
}
.dropdown-item{
    color: white !important;
}
.dropdown-item:hover {
    color: #ffffff !important;
    background-color: #13131391 !important;
}




/**/
.testi-cards {
    padding: 40px 32px 22px;
    border: 4px solid #ffa050;
   /* border-radius: 30px;*/
    position: relative;
    margin-top: 100px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.testi-card-image{
    position: absolute;
    left: 31%;
    top: -86px;
   /* border: 4px solid #ff8d2e;*/
    height: 150px;
    width: 150px;
   /* border-radius: 50%;*/
    background: white;
    padding: 10px;
}
.testi-card-image img:nth-child(1){
  width: 160px;padding-bottom: 19px;
}
.testi-card-image button {
    width: 91px;
    height: 91px;
    border-radius: 50%;
    border: none;
    /* padding-bottom: 19px; */
    position: absolute !important;
    left: 18%;
    top: 18%;
    background: #ffffffc9!important;
}
.testi-card-image button img {
    width: 89px !important;
    position: absolute;
    left: 1%;
    top: 1%;
}
.testi-card-content{
    margin-top: 42px;
    margin-bottom: 42px;
}
.testi-card-content ul li i{
    color: gold;
    font-size: 18px;
}

.toppers-img{
    position: relative;
}

.toppers-img button{
    width: 80px;
    height: 80px;
    /* padding-bottom: 19px; */
    position: absolute !important;
    left: 34%;
    top: 22%;
    background: #ffffffc9!important;
}
.toppers-img button img {
    width: 75px;
    position: absolute;
    left: 4%;
    top: 3%;
}


/* The Close Button */
.modal-closenew {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
}


/*media query*/
@media screen and (max-width:768px){
    
    .our-tabs {
    display: flex!important;
    justify-content: end!important;
    place-items: baseline!important;
}
    
    
    .header-tabs-1{
        display: none !important;
}
.logo-img img{
    width:100%;
}
.logo-img {
    text-align: center;
    width:100%;
    height:100%;
}
.our-tabs {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

.our-tabs ul {
    list-style: none;
    display: flex;
    justify-content: center;
    padding-left: 0;
    height: 0px;
    padding-top: 0px;

}
.btnnew{
    padding: 9px 6px 11px;
    font-size: 7px;
}
.header-tabs-3 {
    height: 53px !important;
    margin: 25px auto 0;
}
.uper-buttons{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /* margin: 10px; */
}
.uper-buttons a {
    margin-bottom: 10px;

}
.navbar-toggler:focus{
    text-decoration: none;
    outline: 0;
     box-shadow: none !important; 
}
.banner{
    padding: 0 !important;
}
.nav-tabs{
   display: flex;
   flex-wrap: inherit !important;
   padding: 10px 0;
}

.header-tabs-2{
    margin: -8px auto 19px;
}
}



/*------------------------------archive and single page css---------------------------*/

 .inner-banner {
    /*//background-image: url(../images/innerbanner.png);*/
    background-repeat: no-repeat!important;
    background-position: center!important;
    width: 100%!important;
    background-size: cover!important;
    /*max-height: 164px!important;*/
}
  .inner-banner-title{
    min-height: 164px;
    display: grid;
    place-items: center;
}
.inner-banner-title h2{
    font-size: 46px;
    font-weight: 600;
    color: #595959;
}
  .tab-content .batch-cards {
    background: white;
    text-align: center;
    border-radius: 3px;
    padding: 11px 11px 16px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    min-height: 130px;
}
 .breadcrumb-main{
     background-color: #eeeeee94;
 } 
  
  ul.breadcrumb {
   padding: 10px 0px;
  list-style: none;
  background-color: transparent;
      margin-bottom: 0px;
}

ul.breadcrumb li {display: inline;}

ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}

ul.breadcrumb li a {
    color: #4f4f4f;
    font-size:15px;
}
  
  #sidebar{
    /*background: aliceblue;*/
    padding: 0px 0px 0px 0px;
  }



@media (max-width: 768px) {
    
.components {
    padding: 10px !important;
    list-style: none;
     border-top:0px!important; 
     border-radius:0px!important;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    background: #fff;
}

.cal{
    margin-top:15px!important;
    width: 100%;
    box-shadow: none!important;
    padding: 7px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}



}



.cal{
    margin-top:30px;
}


  .components {
    padding: 10px !important;
    list-style: none;
    border-top: 31px solid #e8e8e8;
    border-radius: 20px 0 0 0;
    /* box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px; */
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    background: #fff;
}
  .homi {
    margin-bottom: 8px;
    background: white;
}
.components p {
    text-align: left;
    margin-bottom: 0px;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
  .components li{
    width: 100%;
    /*background-color: #082182;*/
   padding: 10px 14px 10px 10px;
   transition: .3s;
   margin-bottom: 5px;
  }
  .components li.active{
       background-color: #ceffcf;
           border-radius: 6px;
  }
   .side-link:hover {
    background-color: #f66e183b;
    transition: .3s;
    border-radius: 6px 6px 0px 0px;
}
  .homi li{
     background: white;
    /* border-bottom: 0.5px solid white!important; */
    transition: 0.8s;
    /* margin-bottom: 0; */
    /* padding-left: 20px !important; */
    padding: 5px 20px !important;
  }
  
  .homi li a:hover{
      margin-left: 6px;
    transition: 0.8s;
  }
   .dropdown-toggle::after{
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    margin-top: 12px!important;
    float: right!important;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  
 .components li a {
    width: 100%!important;
    text-decoration: none;
    font-size: 16px;
    color: #525252;
    margin-left: 0;
    display: inline-block;
    font-weight: 500;
}

/* #pageSubmenu li{*/
/*    padding: 10px 5px;*/
/*    border:none; */
/* }*/

/*#pageSubmenu li a{*/
/* color:#fff; */
/* }*/
 
/*  #pageSubmenu li a i{*/
/*     padding-left:8px;*/
/* }*/
 
 .homi li{
    padding: 10px 5px;
    border:none;
 }

.homi li a{
   color:#2b2b2b;
   transition: .4s;
   font-size: 16px;
     display: inline-block;
 }
 
 .homi li a i{
     padding-left:8px;
 }


@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

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

.tab{
  padding: 10px 0px;
}

.enquiary-tab{
  display: flex;
    width: 100%;   
    border-radius: 25px;
    background-color: #f17e43;
    color: #fff;
}

.enquiary-tab i{
    width: 53px;
    height: 50px;
    background-color: #323232;
    border-radius: 50% 0 0 50%;
    text-align: center;
    font-size: 22px;
    padding: 15px 15px;
    color: #fff;
}

.enquiary-tab h4{
  padding: 15px 0px 3px 15px;
    font-size: 16px;
}

.Enquiary-form form{  
  border: 1px solid #ccc;
    padding: 10px 10px;
    background: #006898;
    border-radius: 8px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Enquiary-form input{
     width: 94%;
    padding: 6px 9px;
    /*margin-top: 10px;*/
    background: white;
    border: none;
    margin: 6px auto;
    font-size: 14px;
    color: #1f1f1f;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.Enquiary-form input::placeholder{
    color: #2b2b2b !important;
    font-weight: 600;
}
.Enquiary-form select option:first-of-type{
  color: red;
}
.placeholder{
  padding-left:5px;
}

.select{
    word-wrap: normal;
    width: 94%;
    padding: 5px 8px;
    margin: 5px auto;
}

.Enquiary-form textarea{
  width: 94%;
    padding: 10px 5px;
    margin: 10px auto;
}

.submit-tab{
  background-color: #000 !important;
    color: #fff !important;
}
.shadow{
  box-shadow: none !important;
}

.submit-tab:hover{
  background-color:#f17e43!important;
  color: #fff;
  border: none;
}

.search_bar{
    border: 2px solid #ff8d2e;
    padding: 10px;
    border-radius: 10px;c
    background-color: #f1f1f1;
}

.archieve_search{
        width: 100%;
    box-shadow: none!important;
    padding: 5px 10px;
    border: 2px solid #eee;
    border-radius: 5px;
}

.form-select:focus {
    border-color: 1px solid #000!important;
    outline: none!important;
    box-shadow:none!important;
}
 .inner-banner-2{
   background-color: #383838!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    width: 100%!important;
    background-size: cover!important;
    max-height: 276px!important;
    padding:15px;
 }
 
 .banner-content h1{
     color: #fff;
    font-size: 25px;
    padding-bottom: 10px;
 }
 
 .banner-content p{
    color: #fff;
    font-size: 17px;
    margin-bottom: 0px;
 }
 
 .banner-stars{
     padding-top:10px;
     display: flex;
    align-items: center;
 }
  
  .checked{
      color:#f3ca8c;
  }

 .rating a{
     color:#cec0fc;
     font-weight: 600;
     padding-right: 16px;
     padding-left: 16px;
 }
 
 .no-of-student{
     color:#fff;
 }
 
 .language{
     list-style: none;
    padding-left: 0px;
    display: flex;
    padding-top: 10px;
 }
 
 .language li{
     color: #fff;
    padding-right: 10px;
 }
 
 .language li i{
   padding-right: 5px;
 }
.inner-left-side .batch-cards {
    background: white;
    text-align: center;
    border-radius: 3px;
    padding: 11px 11px 16px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.tabs-to-dropdown .dropdown-toggle,
.tabs-to-dropdown .dropdown-item {
  font-size: 1.3rem;
}

/*.tabs-to-dropdown .nav-wrapper {*/
/* border-bottom: 2px solid #ccc;*/
/*}*/

.tabs-to-dropdown .nav-wrapper a {
    color: #ffffff;
    background: #5b5b5b;
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.tabs-to-dropdown .nav-pills .nav-link.active {
  background: linear-gradient(90deg, rgba(255,83,34,1) 0%, rgba(255,141,46,1) 35%, rgba(255,141,46,1) 100%);
}

.tabs-to-dropdown .tab-content .container-fluid {
  max-width: 1250px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tabs-to-dropdown .dropdown-menu {
  border: none;
  box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.08);
}

.tabs-to-dropdown .dropdown-item {
  padding: 14px 28px;
}

.tabs-to-dropdown .dropdown-item:active {
  color: #fff;
}
.nav-pills .nav-link{
    border-radius: 0 !important;
}
/*.tabs-to-dropdown .tab-content>.tab-pane {*/
/*    border: 1px solid #ccc;*/
/*}*/

.tabs-to-dropdown .tab-content>.tab-pane h2{
    font-size: 20px;
}



.why-content-para-new{
    margin-top: 11px;
}
.why-content-para-new ul{
    margin-bottom: 0;
        display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
}
.why-content-para-new ul li{
    display: flex;
    transition: .4s;
    width: 47%;
}
.why-content-para-new ul li:nth-child(n + 7) {
    display: none;
    transition: .4s;
}
.why-content-para-new ul li.showListnew:nth-child(n + 7) {
  display: flex;
  transition: .4s;
}
.why-content-para-new label.more-new {
	color: #f86843;
	font-weight: 600;
	font-style: oblique;
	/*display: none;*/
	transition: .4s;
}
.why-content-para-new label.more-new.showMenew {
  display: block;
}
.why-content-para-new .more-new {
  cursor: pointer;
}
.why-content-para-new ul li i {
    height: 23px;
    width: 24px;
    border: 1px solid #ff7b7b;
    color: #51ba51;
    font-size: 13px;
    padding: 5px;
    border-radius: 50%;
    /* margin-top: 3px; */
    margin-bottom: 9px;
    margin-right: 11px !important;
}
.why-content-para-new ul li p{
    font-size: 14px;
    text-align: justify;
    margin-left: 8px;
}

.card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom:1px;
    border:none;
}
.card-header:first-child {
    border-radius: 0;
}
.card-header {
    background:rgb(255 160 80 / 32%) !important;
    margin-bottom: 0;
    padding: 20px 1.25rem;
    border:none;
    
}
.card-header a i{
       float: left;
    font-size: 18px;
    padding: 5px 0;
    margin: 0 25px 0 0px;
    color: #000000;
}
.card-header i{
    float:right;        
    font-size:30px;
    width:1%;
    margin-top:8px;
    margin-right:10px;
}
.card-header a{
    width:97%;
    float:left;
    color:#565656;
    text-decoration: none !important;
}
.card-header p{
        margin: 0;
    font-size: 13px;
    color: #828282;
}

.card-header h3{
    margin: 0 0 0px;
    font-size: 16px;
    /* font-family: 'Slabo 27px', serif; */
    font-weight: 500;
    color: #4e4944;
    text-decoration: none !important;
}
.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 20px;
    color:#232323;
    box-shadow:inset 0px 4px 5px rgba(0,0,0,0.1);
    border-top:1px soild #000;
    border-radius:0;
}
@media (min-width: 576px){
.modal-dialog {
    max-width: 500px !important;
    margin: 4.75rem auto !important;
}
    
}


.inner-left-side{
    margin-right: 100px;
}

.right-study-box{
    width: 100%;
    border: 2px solid #fff;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding-bottom: 20px;
    background: #fff;
}
.img-vid-box img{
    position: relative;
    display: grid;
    place-items: center;
    width:100%;
}
.img-vid-box{
    position: relative;
    
}
.img-vid-box button {
    position: absolute !important;
    left: 0;
    width: 73px;
    height: 73px;
    border-radius: 50% !important;
    left: 39%;
    background: #ffffffb8 !important;
    top: 27%;
    padding: 0 !important;
}
.img-vid-box button  i{
    /* display: block; */
    color: #7e7e7e !important;
    font-size: 63px;
}
.add-to-card-box {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 21px auto 0px;
}
.price-box{
    width: 100%;
    display: flex;
}
.price-box h6{
    font-size: 31px;
    font-weight: 700;
}
.price-box p{
    font-size: 18px;
    margin-left: 13px;
    margin-top: 9px;
    text-decoration: line-through;
    font-weight: 500;
    color: #b0b0b0;
}
.price-box p:last-of-type{
    font-size: 18px;
    margin-left: 13px;
    margin-top: 9px;
    text-decoration:none;
    font-weight: 500;
    color: #4b4b4b;
}
.price-box-notification p{
    color: #e32f2f;
}
.price-box-btns a:first-of-type {
    width: 100%;
    background: #ff8d2e;
    font-size: 17px;
    font-weight: 600;
    color: white !important;
    padding: 6px 0px;
    text-align: center;
    border-radius: 2px;
    margin: 0px 5px 10px 0px;
}
.price-box-btns a:last-of-type {
    width: 100%;
    background: #fff;
    font-size: 17px;
    font-weight: 400;
    color: #545454;
    border: 1px solid #545454;
    padding:6px 0px;
    text-align:center;
    border-radius: 2px;
    text-decoration: none;
    margin-bottom: 10px;
}
.price-box-btns{
    display: flex;
    justify-content: center;
    width: 100%;
}
.price-box-btns a:last-of-type i{
    margin-right: 4px;
}
.price-box-btns p{
    font-size: 12px;
    /* text-align: center; */
}

.course-details-box{
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0px auto 10px;
}
.course-details-box h6{
    font-size: 17px;
    font-weight: 700;
}
.course-details-box  ul li{
    font-size: 15px;
    margin: 2px 0;
}
.course-details-box  ul li i{
    color:#2d2d2d ;
    margin-right: 5px;
    font-size: 15px;
}

.course-details-box  ul li i.fa-mobile{
    font-size: 21px !important;
    margin: 0px 5px 0 2px !important;
}

.course-share a{
    color: black;
    margin-right: 3px;
    font-size: 14px;
}

.detail-page-right{
        margin-top: -210px;
         transition: .4s;
}
.detail-page-right {
    position:sticky;
    top: 60px;
    width:100%;
    z-index:9;
    transition: .4s;
}
.side-box-sticky .right-study-box .img-vid-box {
    display: none;
}

.side-nav-fix {
    position: fixed;
    top: 52px;
    width: 94%;
    z-index: 9;
    transition: .4s;
    left: 3%;
}
.mobilesidemenu li{
    position: relative;
}
.mobilesidemenu li:before {
    content: '';
    position: absolute;
    right: 20px;
    /* color: white; */
    /* background: white; */
    font-weight: 900;
    transform: rotate(88deg);
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #e1e1e1;
    top: 17px;
}
.mobilesidemenu p{
    text-align: center;
}
.mobilesidemenu li {
    width: 100%;
    background-color: #082182 !important;
    padding: 10px 16px 10px 5px;
    border-bottom: 1px solid white;
}
.mobilesidemenu li a{
    color: white;
    text-decoration: none;
    padding-left: 10px;
    font-size: 19px;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px;
}}

.course-download-cat {
    position: relative;
}
.course-dowload-content {
    position: absolute;
    /*width: 100%;*/
    top: 0;
    height: 100%;
  /*  background-color: #4c474424;
    background-image: linear-gradient(43deg, #4158d03b 0%, #c850c0a6 46%, #ffcc7073 100%);*/
    padding: 17px 26px;
    /*display: flex;*/
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
      
}
.course-dowload-content h4 {
    color: #fff;
    width: 100%;
}
.course-dowload-content p{
    color: whitesmoke;
        margin-bottom:60px;
}

.course-dowload-content .course-cat-btns a{
      width: 127px;
    background: #f53f1d;
    font-size: 19px;
    color: white;
    padding: 6px 28px 9px;
    border-radius: 5px;
    margin-right: 20px;
    text-decoration: none;
    position: absolute;
    left: 22px;
    bottom: 10px;
}
.course-pic img{
    width: 100%;
}
.ttcard {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    padding: 6px;
}
.courses{
    background: white;
    padding: 12px;
    border-radius: 7px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position:relative;
    overflow: hidden;
    /*min-height: 315px!important;*/
 
}


.courses:before {
    content: "Popular";
    position: absolute;
    left: -20px;
    top: 12px;
    transform: rotate(-45deg);
    width: 85px;
    height: 22px;
    background: red;
    padding: 0px 0px;
    color: white;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}



/*download deatil page */

.download-cat-1-detail{
    position: relative;
    /* height: 95px; */
    /* overflow: hidden; */
}
.download-cat-1-detail img{
    border-radius: 49px;
}
.course-cat-1-details-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.course-cat-1-details-title{
    height: 100%;
    display:grid;
    align-items: center;
    padding: 16px;
    text-align: center;
}
.course-cat-1-details-title h4{
    color: #111111d6;
    /* background: #ffffff40; */
    padding: 10px;
    background: linear-gradient(270deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 48%) 50%, rgb(255 255 255 / 0%) 100%);
}
.download-cat-2-detail{
    position: relative;
    /* height: 95px; */
    /* overflow: hidden; */
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.course-cat-2-details-content{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.course-cat-2-download{
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

 .course-cat-2-download h4{
 background: #ffa500c2;
    text-align: center;
    color: white;
    text-decoration: none;
    padding: 9px 10px 8px;
    font-size: 19px;
    height: 42px;
    width: 100%;
}
 .course-cat-2-download a{
   background: #ffa500c2;
    text-align: center;
    color: white;
    text-decoration: none;
    padding: 7px 10px 8px;
    font-size: 18px;
    font-weight: 500;
    height: 42px;
    /* bottom: 0; */
    position: absolute;
    bottom: 0;
    width: 100%;
        transition: .2s;
}
.course-cat-2-download a:hover {
    background: #3f3f3fdb;
    text-align: center;
    color: #ffffff;
    transition: .2s;
    border-top: 2px solid #ccc;
    font-size: 17px;
}

.download-cat-3-detail {
    border: 2px solid #d0d0d0;
    border-bottom: 10px solid #bbc9ffb0;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    background: #fffaeb8a;
    padding: 2px 12px 11px;
}
.download-cat-3-content{
    display: flex;
    justify-content: space-between;
    padding: 9px 5px 3px;
}
.download-cat-3-content .title{
    padding: 0;
}

.download-cat-3-content h5{
    color: #404040;
    font-size: 18px;
}
.download-cat-3-content a{
    background: #5b5b5b;
    padding: 3px 12px 5px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border-radius: 4px;
        transition: .3s;
}
.download-cat-3-content a:hover{
    color: white;
    background: #ffd288;
    transition: .3s;
}
.download-cat-4-detail{
    border: 3px solid #ccc;
    min-height: 30.5rem!important;
}
.download-cat-4-detail h4{
    text-align: center;
    background: beige;
    padding: 10px;
    font-weight: 600;
    color: #ffa647;
    font-size: 28px;
}
.download-cat-4-detail ul li{
    font-size: 17px;
    margin-bottom: 6px;
    padding: 7px 14px 9px;
    background: #f4f4f4;
       display: flex;
    /* justify-content: center; */
    align-items: baseline;
}
.download-cat-4-detail ul li i{
    margin-right: 12px;
}
.download-cat-4-detail ul li a{
    color: #272727;
     transition: .3s;
}
.download-cat-4-detail ul li a:hover{
    color: #f3bf57;
     transition: .3s;
}
.download-cat-4-detail ul{
    overflow-y: scroll;
    max-height: 400px;
}

.download-cat-5-detail{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    background: #f4f4f494;
   padding: 10px 35px 10px 10px;
    border-left: 7px solid #bbc9ffb0;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.download-cat-5-detail h4{
    font-size: 19px;
    color: #2a2a2a;
}
.download-cat-5-detail a{
    font-size: 17px;
    color: #ff9f34;
    border: 2px solid #ff9f34;
    padding: 3px 5px;
    border-radius: 4px;
}
.footer-main{
    /* background-color: #212529!important; */
    background: rgb(93,93,93);
    background: linear-gradient(270deg, rgba(93,93,93,1) 0%, rgba(42,42,42,1) 0%, rgba(104,104,104,1) 100%);
    padding-top: 100px;
    position: relative;
}


/*media query arshad course detail*/
@media(max-width: 768px){
.detail-page-right{
   margin-top: 0px !important; 
}    
.right-study-box{
    width: 100%;
}
.side-box-sticky .right-study-box .img-vid-box{
    display: block !important;
}
.inner-left-side {
     margin-right: 0px; 
    margin-top: 40px;
}
.why-content-para-new ul li{
    width: 50%;
}
.nav-tabs li a {
    min-width: 171px;
    display: inline-block;
}
.nav-tabs {
    padding: 0px 0;
    width: 100% !important;
    overflow-x: scroll;
    display: flex !important;
    justify-content: space-around;
    place-items: baseline;
}
.nav-tabs::-webkit-scrollbar { 
    width: 40px;
    height: 4px;
}
/*.courses-tab{*/
/*    overflow: hidden !important;*/
/*    overflow-x: scroll !important;*/
/*}*/
/*.courses-tab::-webkit-scrollbar { */
/*    width: 0;*/
/*    height: 0;*/
/*}*/

ul.optional{
    overflow-x: scroll;
    place-items:center!important;
}
.mobi-scroll-tab::-webkit-scrollbar { 
    width: 0;
    height: 0;
}
/*.courses-tab{*/
/*        width: 692px;*/
/*}*/

}

label{
    padding-right:5px;
}

.ar_search{
    display: flex!important;
    align-items: center;
    margin: 5px 0px;
}

.archieve_date{
        padding: 5px 10px;
    border: 2px solid #eee;
    border-radius: 5px;
        width: 100%;
}
.archieve_month{
   padding: 5px 10px;
    border: 2px solid #eee;
    border-radius: 5px;
        width: 100%;
}

.archieve_year{
    padding: 5px 10px;
    border: 2px solid #eee;
    border-radius: 5px;
        width: 100%;
}

.archieve_submit{
        width: 100%;
    border: 2px solid #fff;
    background-color: #ea6724;
    color: #fff;
    padding: 4px 0px;
}

.bell-tab{
    border:none;
}

.modal-dialog{
    max-width:70% !important;
    margin: 4.75rem auto !important;

}

.announce-course{
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

.announce-course ul{
    list-style: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    margin:0px;
}

.announce-course ul li{
  padding: 0px 10px;
  display: flex;
}

/*.announce-course ul li img{
    width: 35px;
    height:40px;
}*/

/*.archieve{*/
/*    border-bottom:1px solid #ccc;*/
/*}*/


.archieve-box{
    padding: 20px;
    margin-bottom: 20px;
    /*box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;*/
        border-bottom: 1px solid #e3e3e3;
        box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
            /*border-radius: 7%;*/

}

.notice-title{
  padding: 0px 10px;
}

.notice-title h4{
       margin-bottom: 15px;
    font-size: 18px;
    font-weight:600;
}

.notice-title p{
        margin: 0px;
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 400;
    color: #c8c8c8;
}

.notice-content{
  padding: 0px 10px;
}

.notice-content p{
    margin-top: 15px;
}

.archieve-read-tab{
    text-align: center;
    margin: 55px 0px;
}

.archieve-read-tab a{
    background-color: #17a2b8!important;
    color: #fff!important;
    font-weight: 500;
    padding: 8px 15px;
    border-radius: 25px;
}
.notice-content p {
    display: flex;
    place-items: center;
    flex-wrap: wrap;
}
.notice-content p a{
    background-color: blue;
    padding: 7px 15px;
    color: #fff!important;
    margin: 0px 10px 0px 0px;
}

.nav-pills .nav-item{
    width: 25%!important;
}


.course{
        padding: 10px;
    /*background-color: #ff780870;*/
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    border: 1px solid #d1d1d1;
    border-radius: 7px;
}


.course-image{
           display: flex;
    flex-wrap: wrap;
    place-items: center;
    width: 100%;
    border-bottom: 2px solid #000;
    padding: 14px 0px 5px;
    background-color: #ff780870;
    border-radius: 5px;
    margin-bottom: 8px;

}

.course-image img{
        width: 45px;
    height: 45px;
           margin-right: 5px;
    margin-left: 7px;
}

.pdf-list ul{
      list-style: none;
    overflow: scroll;
    height: 200px;
    overflow-x: hidden;
    width: 100%;
    padding: 0px;
}

.pdf-list li{
    padding: 10px 10px;
    margin: 5px 0px;
    border: 1px solid #e2e2e2;
    box-shadow: rgb(99 99 99 / 16%) 0px 1px 2px 0px;
    border-radius: 3px;
    /*   background-color: whitesmoke;*/
    /*padding: 10px 10px;*/
    /*margin: 5px 0px;*/
}

.pdf-list li a{
  color: red!important;
    font-weight: 500;
    font-size: 13px;
}

.pdf-list li a i{
    padding-right:5px;
}

.detail-testi{
    padding: 20px 10px 20px;
    border: 4px solid #ffa050;
    border-radius: 30px;
    position: relative;
    margin-top: 100px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.detail-testi-image{
        position: absolute;
    left: 25%;
    top: -90px;
    border: 3px solid #ff8d2e;
    height: 130px;
    width: 130px;
    border-radius: 50%;
    background: white;
    padding: 10px;
}

.detail-testi-image img{
        width: 105px!important;
    padding-bottom: 19px;
}

/*table{*/
/*    width: 100%;*/
/*    text-align: center;*/
/*}*/

/*table, th, td {*/
/*  border: 1px solid black!important;*/
/*  border-collapse:inherit;*/
/*}*/

/*td, th{*/
    /*width: 35%;*/
/*    padding: 15px 0px;*/
/*}*/

/*td a{*/
/*    color:red!important;*/
/*}*/

/*td a i{*/
/*    padding-right:5px;*/
/*}*/


.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "+"!important;
    /*background-image: url(../images/plus.png)!important;*/
    background-image:none!important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
    /*background-image: url(../images/plus.png)!important;*/
    background-image:none!important;
    transform: rotate(-180deg);
}

.accordion-button:not(.collapsed) {
    color:#000!important;
    background-color:#fff!important;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-button:focus {
    z-index: 3;
    border-color:#0068985!important;
    outline: 0;
    box-shadow:none!important;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 20px!important;
    font-weight:500!important;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}


.whatsapp-icon{
     background-color: #4fbd65;
    border-radius: 40px;
    width: 100%;
    display: flex;
    place-items: center;
}

.whatsapp-icon img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 6px;
    border: 2px solid #fff;
    margin: 8px 5px 8px 5px;
}

.whatsapp-icon a{
    color: #fff!important;
    font-size: 14px;
    font-weight: 400;
}

.price-box-whatsapp{
    width:100%;
}

.price-box-whatsapp p{
    text-align: left;
    padding-top: 10px;
    font-size: 14px;
}

.course-share{
    width: 100%;
    background-color: #ff8d2e;
    padding: 8px 25px;
    text-align: center;
    font-weight:400;
}

.course-share a{
    width: 100%;
    color: #fff!important;
    display:block;
}

.course-share a i{
   padding-right: 10px; 
}

.inform-list{
        border: 1px solid #ccc;
    /*padding: 10px 8px;*/
    border-radius: 0px 50px 0px 50px;
    background-color: #eee;
    margin: 10px 0px;
}

.list-image{
    background-color: red;
    color: #fff;
    border-radius: 0px 0px 0px 39px;
    padding: 15px;
}

.list-1{
    display: flex;
}

.tag-box{
  margin: 10px;
}

.tag-box h4{
    font-size:25px;
}

.list-content{
  padding: 10px 10px;
}

.list-content h5{
        font-size: 17px;
}

.list-content h5 i{
    font-size: 14px;
    margin-right: 5px;
}

.list-content p {
    margin: 0px;
    font-size: 15px;
}

.newsletter{
    /*position: absolute;*/
    top: -10rem;
    width: 100%;
    position:relative;
}

.whatsapp-icon-news{
    background-color: #4fbd65;
    border-radius: 40px;
    padding: 4px 8px;
        width: 80%;
}

.whatsapp-icon-news img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 6px;
    border: 2px solid #fff;
}

.whatsapp-icon-news a {
    color: #fff!important;
    font-size: 11px;
    font-weight: 500;
    padding-right: 10px;
}

.related_tab{
    display:inline-flex;
    place-items: baseline;
}

@media screen and (max-width: 768px) {
   
.related_tab {
    place-items: baseline;
    display: inherit;
}

.whatsapp-icon-news a {
    color: #fff!important;
    /* font-size: 11px; */
    font-weight: 400;
    padding-right: 10px;
}
}

.new-youtube{
        text-align: center;
    background-color: #ff5722;
    color: #fff;
    padding: 12px 10px;
    place-items: baseline;
        border-radius: 3px;
}

.new-youtube h6{
        margin-bottom: 0px;
}


.new-youtube-suscribe{
        text-align: center;
    padding: 15px 0px;
}

.new-youtube-suscribe a{
        color: #fff!important;
    background-color: red;
    padding: 10px 35px;
    width: 100%;
    font-size: 18px;
    /* letter-spacing: 1px; */
    font-weight: 500;
    border-radius: 5px;
}

.new-youtube-suscribe a i{
 
    padding-right: 5px;
    font-size: 22px;
}

.heading-tab{
    float: right;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    background-color:#f5f5f5bd!important;
    color: #f53f1d!important;
    border-radius: 5px;
    font-weight: 600;

}

.achivements-tab{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.watch-tab{
    padding: 9px 10px;
    margin-left: 10px;
    border-radius: 5px;
    border: 1px solid #fff;
}

.watch-tab a{
    color: #fff!important;
    font-weight: 500;
}

.watch-tab a i{
    background-color: #ff5823;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    margin-right: 6px;
}

.left{
    position: absolute;
    top: 15px;
    left: 28px;
    font-size: 25px;
    background-color: #ffa050;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.right{
    position: absolute;
    bottom: 15px;
    right: 28px;
    font-size: 25px;
    background-color: #ffa050;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.blog-search-box{
  display: flex;
}

.search-box{
    width: 98%;
    padding: 7px 5px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.search-box-submit{
    margin-left: -35px;
    border: none;
    background-color: #fff;
}

.blog-suscribe-form{
  margin-top: 10px;
  padding: 25px;
  background-color: aliceblue;
}
.blogside{
    padding: 20px 20px;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.blog-suscribe-form h4{
        margin: 0px;
    padding: 10px 0px;
    text-align: center;
}


.blog-suscribe-form p{
    margin: 0px;
    text-align: center;
    font-size: 13px;
    padding-bottom: 10px;
}

.checkbox-style{
    padding: 10px 10px;
    font-size: 14px; 
}

.download-suscribe{
    text-align:center!important;
    padding-top: 10px;

}

.download-suscribe-field{
  width: 70%!important;
  margin:5px auto!important;
  padding: 10px!important;
  border: 1px solid #eee!important;
  border-radius: 5px!important;
}

.blog-suscribe-field{
    width: 100%;
    padding: 5px 5px;
    margin-top: 8px;
}

.blog-suscribe-submit{
        width: 60%;
    margin: 20px auto 5px;
    background-color: #f17e43;
    border: none;
    padding: 6px 0px;
    color: #fff;
}

#popup_submit{
  background-color: #f6540c;
  width: 20%;
  border: none;
  color: #fff;
  padding: 8px 0px;
  border-radius: 5px;
  
}

/*.blog-suscribe-submit{*/
/*    width: 100%!important;*/
/*    padding: 8px 0px;*/
/*    border-radius: 5px;*/
/*    background-color: #f53f1d;*/
/*    border: none;*/
/*    margin-top: 10px;*/
/*    font-weight: 500;*/
/*    color:#fff;*/
/*}*/

.radio-check{
    margin-left: 5px;
}

.blog-social-box{
    padding: 10px 0px;
}

.blog-social{
    background-color: blue;
    padding: 8px 10px;
    margin: 10px 5px;
}

.blog-social a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social a i{
    padding-right: 5px;
}


.blog-social-youtube{
    background-color:#cd201f;
    padding: 8px 10px;
    margin: 10px 5px;
}
.blog-social-youtube a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social-youtube a i{
    padding-right: 5px;
}

.blog-social-linkedin{
    background-color:#0077b5;
    padding: 8px 10px;
    margin: 10px 5px;
}
.blog-social-linkedin a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social-linkedin a i{
    padding-right: 5px;
}
.blog-social-fb{
    background-color:#3b5998;
    padding: 8px 10px;
    margin: 10px 5px;
}
.blog-social-fb a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social-fb a i{
    padding-right: 5px;
}
.blog-social-insta{
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    padding: 8px 10px;
    margin: 10px 5px;
}
.blog-social-insta a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social-insta a i{
    padding-right: 5px;
}

.blog-social-whatsapp{
    background-color:#43d854;
    padding: 8px 10px;
    margin: 10px 5px;
}
.blog-social-whatsapp a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social-whatsapp a i{
    padding-right: 5px;
}
.blog-social-telegram{
    background-color:#00aff0;
    padding: 8px 10px;
    margin: 10px 5px;
}
.blog-social-telegram a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social-telegram a i{
    padding-right: 5px;
}
.blog-social-twitter{
    background-color:#55acee;
    padding: 8px 10px;
    margin: 10px 5px;
}
.blog-social-twitter a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social-twitter a i{
    padding-right: 5px;
}

.blog-social-pinterest{
    background-color: #bd081c;
    padding: 8px 10px;
    margin: 10px 5px;
}
.blog-social-pinterest a{
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}

.blog-social-pinterest a i{
    padding-right: 5px;
}

.blog-important-link{
padding-top: 10px;
}

.blog-important-link ul{
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

.blog-important-link ul li{
        padding: 10px 10px;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    margin: 6px 0px;
}

.blog-important-link ul li a{
    color: #000;
    font-size: 17px;
    font-weight: 400;
}

.blog-important-link ul li a i{
    padding-right: 10px;
    font-size: 25px;
    color: #00f;
}

.blog-link-right{
    float: right!important;
    font-size: 25px!important;
    color: #000!important;
}

.archive-by-date{
        display: flex;
    background-color: skyblue;
    padding: 10px 10px;
    border-radius: 5px;
    place-items: baseline;
    margin-top: 10px;
}

.archive-by-date i{
    font-size: 25px;
    padding-right: 10px;
    color: #5f5f5fdb;
}

.archive-by-date h4{
    font-size: 17px;
    font-weight: 600;
    color: #fff!important;
    margin: 0px;
}

.archive-date{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0px;
}

.archive-field{
    width: 46%!important;
    padding: 5px 10px;
    margin: 10px 5px;
    border: 1px solid #eee;
}

.go{
   width: 100%;
   border: none;
    padding: 10px 10px;
    background-color: skyblue;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
}

.blog-archives{
 margin-top: 15px;
}

.month{
      display: flex;
    background-color:#f7c602c4;
    padding: 10px 10px;
    border-radius: 5px;
    place-items: baseline;
    margin-top: 10px;
}

.links {
    padding: 0px;
}
.blog-importent-link-update {
    padding: 12px 0px 0 !important;
    border-bottom: 1px solid #e0e0e0;
    width: 92%;
    margin: 0 auto;
    background-color: #eee;
}
.blog-importent-link-update h5{
    font-size: 17px;
    margin-left: 5px;
}
.blog-importent-link-update ul{
    display: flex;
    justify-content: space-between;
}
.blog-importent-link-update ul li{
    background: red;
    /* color: white; */
    padding: 3px 7px;
}
.blog-importent-link-update ul li a{
  color: white;
}
.blog-importent-link-update ul li:first-of-type{
  background: white;
}
.blog-importent-link-update ul li:last-of-type{
  background: green;
}
.blog-importent-link-update ul li:first-of-type a{
  color: black;
}
.tab-tab-name{
        margin-bottom: 0px;
    text-align: center;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 500;
    background-color: #ffa75ede;
    color: #fff;
}

.blog p a{
 background-color: #eee;
    padding: 3px 3px;
    color: #000!important;
    margin: 0px 10px 5px 0px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;

}

.category-tabs{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    
}

.category-tabs a{
        background-color: #f53f1d;
    padding: 8px 15px;
    color: #fff!important;
    font-weight: 500;
    margin: 0px 8px;
    border-radius: 25px;
}

.category-tabs a:hover{
  background-color: #000;
  transition:0.5s;
}

.news-today{
    padding-left: 10px;
    color: red;
    font-weight: 500;
    font-size: 13px;
}

.blog-btn{
    background-color: #0000dc;
    color: #fff!important;
    padding: 5px 20px 5px 10px;
    font-size: 18px;
    font-weight: 400;
    margin-right: 8px;
    float:right;
}

.archive-btn{
    background-color: #0000dc;
     color: #fff!important;
    padding: 5px 20px 5px 10px;
    font-size: 18px;
    font-weight: 400;
    float:right;
}

.tab-pane p{
    text-align:justify;
    text-align: justify;
    font-size: 15px;
    color: #161616;
}

.blog-btn i{
    font-size: 13px;
    padding-right: 6px;
}

.archive-btn i{
        font-size: 13px;
    padding-right: 6px;
}


.blog-detail-title{
    /*display: flex;*/
    /*justify-content: space-between;*/
    border-bottom:1px solid #ccc;
}

.tab-1{
    background-color: red;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff!important;
    margin: 0px 5px;
}

.tab-2{
   background-color:orange;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff!important;
    margin: 0px 5px; 
}

.blog-detail-heading{
  padding: 15px 0px;
  border-bottom:1px solid #ccc;
}

.blog-detail-heading h4{
    line-height: 26px;
    margin-bottom: 0px;
}

.blog-detail-heading b{
    font-size: 18px;
    font-weight: 600;
  color: #695656;
}

.blog-detail-heading span{
        padding-left: 10px;
    font-size: 17px;
     color: #a1a0a0;
}

.blog-detail-tabs{
    display: flex;
    place-items: center;
    justify-content: space-between;
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
    flex-wrap: wrap;
}

.blog-detail-print p{
    margin-top: 15px;
    font-size: 17px;
    text-align: end;
}

.blog-detail-print p a{
        color: #02ff02!important;
    margin-right: 10px;
}

.blog-detail-print p i{
    color: blue;
    font-size: 20px;
    padding: 0px 10px;
}

.print{
  color: #02ff02!important;
  padding-right:5px;
}

.notice-content p{
    display: flex;
    place-items: center;
}

.course-cat-1-details-title p{
    text-align: center;
    margin-bottom: 0px;
}

.course-cat-1-details-title p a{
    color: #111111d6;
    padding: 10px;
    background: linear-gradient(270deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 48%) 50%, rgb(255 255 255 / 0%) 100%);
    font-weight: 500;
    position: absolute;
    bottom:10px;
    left: 50px;
} 


.course-detail-social-media{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}



/*arshad 30-aug-22*/
button.close{
    height: 44px;
    width: 30px;
    background: white;
    border-radius: 50%;
    padding: 3px;
    border: none;
}
button.close span{
    font-size: 27px;
}
@media screen and (max-width: 370px) {
   .btnnew {
    font-size: 6px;
} 
.batch-cards-btns a:first-of-type {
    display: flex;
    justify-content: center;
    align-items: center;
}
.course-dowload-content h4 {
    color: #fff;
    width: 100%;
    font-size: 17px;
}
.course-dowload-content p {
    color: whitesmoke;
    /* margin-bottom: 23px; */
    font-size: 14px;
    text-align: left !important;
}
.course-dowload-content .course-cat-btns a {
    background: #ffffffcf;
    font-size: 15px;
    color: black;
    padding: 6px 28px 9px;
    border-radius: 5px;
    margin-right: 20px;
    text-decoration: none;
}
}


@media screen and (max-width: 768px) {
/*arshad 30-august-22 */
.carousel-title h5{
    font-size: 20px;
}
.on-click-arrow li {
    /* border-bottom: 1px solid #ccc; */
    font-size: 14px !important;
}
.approve img {
    width: 14% !important;
    margin-right: 13px;
    height: 37px;
}
.approve h2{
    font-size: 18px !important;
        margin-top: 10px;
}
.free-resources{
    margin-bottom: 0;
}
.whatsapp-icon-news {
    background-color: #4fbd65;
    border-radius: 40px;
    padding: 4px 8px;
    width: 80%;
    margin: -14px auto 0;
}
.footer-main {
    padding-top: 38px;
}
.footer-main .widget_media_image img.wp-image-981{
    max-width: 60% !important;
}
.copyright {
     border-top: 1px solid #ccc;
}
.blog-social-box{
    padding: 10px 12px;
}
.archieve-box {
    padding: 20px;
    border-radius: 3px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    width: 96% !important;
    margin: 0 auto 20px;
}

.tabs-to-dropdown .nav-wrapper a{
    display: inline-block;
    /*width: 200px;*/
}
.tabs-to-dropdown .nav-wrapper .nav-pills .nav-item {
    width: 100% !important;
}
.banner-content h1{
        font-size: 17px;
}
.single-courses .inner-banner-2{
   min-height: 250px!important;
}
span.rating{
    font-size: 12px;
}
span.no-of-student{
    font-size: 12px;
}
.tab-pane p {
    text-align: justify;
    font-size: 14px;
}
.course-details-box{
    display: initial;
}
.course-details-box ul{
    padding-left: 10% !important;
}
.course-details-box h6 {
    padding-left: 10%;
}
.course-share {
    width: 96%;
    margin: 0 auto;
    border-radius: 4px;
}
/*end */
    
.enquiary-tab i {
    width: 45px;
    height: 51px;
    background-color: #323232;
    border-radius: 50% 0 0 50%;
    text-align: center;
    font-size: 23px;
    padding: 15px 15px;
    color: #fff;
}    
    
.enquiary-tab h4 {
    padding: 8px 0px 6px 10px;
    font-size: 14px;
    margin-bottom: 0px;
}
    
    
/*.metaslider .slides img {*/
/*    width: 100%;*/
/*    display: block;*/
/*    height: 200px!important;*/
/*}*/
   
.free-res-cards-content p{
    display:none!important;
}   
 
.free-res-cards-content h4{
    padding-bottom:10px;
}   
    
.nav {
    width:100%!important;
    overflow: scroll;
    scroll-behavior: smooth;
    overflow-y: hidden;    
}  

.detail-tab li{
    width:50%;
}

.detail-tab li:hover {
    width: 50%;    
}

.course-cat-1-details-title {
    height: 196px;
    display: grid;
    align-items: center;
    padding: 30px;
    text-align: center;
    margin: 30px 0px;
}

.news-btn{
    margin-top:10px;
}

  .category-tabs a {
    background-color: #f53f1d;
    padding: 5px 15px;
    color: #fff!important;
    font-weight: 500;
    margin: 0px 8px;
    border-radius: 25px;
    font-size: 13px;
    text-align: center;
    width: 44%;
    margin: 10px 9px;
}

.announce-course ul li {
    padding: 10px 0px;
    width: 100%;
    height: 100%;
}

.test{
    display: flex;
    place-items: center;
    font-size: 20px;
    justify-content: space-between;
}

.test-img{
    width: 30px;
    height: 30px;
}

.heading-tab {
    float: right;
    font-size: 13px;
    padding: 10px 20px 10px 20px;
    background-color: #f5f5f5bd!important;
    color: #f53f1d!important;
    border-radius: 5px;
    font-weight: 600;
}

.free-resources h2{
    place-items: center;
    font-size: 17px;
   
}

.topper{
    place-items: center;
    font-size: 20px;
    justify-content: space-between;
}

.blog p a {
    background-color: #eee;
    padding: 5px 5px;
    color: #000!important;
    margin: 0px 10px 5px 0px;
    font-size: 13px;
}

.notice-content p a {
    background-color: blue;
    padding: 5px 5px;
    color: #fff!important;
    margin: 0px 10px 4px 0px;
    font-size: 14px;
}
.notic p{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0 !important;
        align-items: baseline;
            padding: 0 10px;
}
.notic p i:first-of-type{
      margin: 0px 5px 21px 0;
}
.notic p span {
    margin: 0px 0 5px;
    padding-left: 0 !important;
    display: flex;
    justify-content: start;
    align-items: baseline;
    flex-wrap: wrap;
}
.notice-title p{
    font-weight: 400;
}
a.dcat_tab{
    display: inline-block;
        margin-bottom: 6px;
}
.page-template-blog .header .row{
    padding-bottom: 0 !important;
}
}

.cat_active{
    background:red;
}

/*.course-cat-btns{*/
/*    margin: 84px 0px 0px!important;*/
/*}*/


.faq-section {
    /*background: #fdfdfd;*/
    /*min-height: 100vh;*/
    padding-bottom: 100px;
}
.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}
.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #E91E63;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  /*background: #FFFFFF;*/
  /*box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);*/
  /*border-radius: 4px;*/
}

.faq .card {
  border: none;
  background: none;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(233, 30, 99, 0.1);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #000;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  place-items: center;
}

.faq .card .card-header .faq-title .badge {
  font-weight: 500;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #fff;
  color: #fff;
  font-size: 6px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  /*border-top: 1px solid #F3F8FF;*/
  border-left: 1px solid #dadada;
    margin-bottom: 17px;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    /*  box-shadow: rgb(60 64 67 / 30%) 0px 0px 2px -5px, rgb(60 64 67 / 15%) 0px 1px 3px 1px;*/
    /*margin-bottom: 17px;*/
}

.faq .card .card-body p {
  margin-bottom: 14px;
}

#more {display: none;}

@media (max-width: 1000px){
.nav-tabs{
   
    border-radius: 41px;
    padding: 2px 0px 2px;
    margin: 0 auto;
    width:100% !important;
    justify-content: space-between;
    background: #fff;
}
.logo-img img {
    width: 100px;
    height: 100%;
    background-color: #fff;
}
.upp_nav a {
    color: #fff!important;
    font-weight: 750;
    margin-right: 8px;
    max-width: 157px;
    position: relative;
    text-decoration: none;
    padding: 9px 8px 11px;
    font-size: 11px;
    background-color: #114640;
    border-radius: 31px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border: 1px solid #ccc;
}
.up_nav a {
    color: #fff!important;
    font-weight: 750;
    margin-right: 8px;
    max-width: 157px;
    position: relative;
    text-decoration: none;
    padding: 5px 5px 5px;
    font-size: 16px;
    background-color: #eb6724;
    border-radius: 31px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border: 1px solid #ccc;
}
.our-tabs ul {
    list-style: none;
    display: flex;
    justify-content: end;
    padding: 20px 0px;
    place-items: center;
    margin-bottom: 10px;
}

.openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: transparent!important;
    color: #f48c3a!important;
    padding: 10px 0px 0px;
    border: none;
}

}
@media (max-width: 991px) {

.modal-dialog {
    max-width: 90% !important;
    margin: 4.75rem auto !important;
}    
    
.course-cat-1-details-title p a{
    color: #111111d6;
    padding: 10px;
    background: linear-gradient(270deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 48%) 50%, rgb(255 255 255 / 0%) 100%);
    font-weight: 500;
    position: absolute;
    bottom: 25px;
    left: 120px;
}    
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }

.faq-section{
    padding-bottom:100px;
}
  
}
.widget-title{
    margin-bottom: 0px;
    text-align: center;
    padding: 10px 0px;
    font-size: 20px;
    font-weight: 500;
    background-color: #ffa75ede;
    color: #fff;
}
.widget_recent_entries ul li a{
        font-size: 19px;
    color: #000;
}
.widget_recent_entries ul{
        list-style:none;
            padding-left: 0px;
                margin-bottom: -1px;
}
.widget_recent_entries ul li{
           background: #eeeeee;
    padding: 9px 0px 10px 10px;
    border-bottom: 1px solid #c9c9c9;
}
.widget_recent_entries ul li::after{
    content:'>';
}
.wpt_widget_content ul{
    padding-left:0px;
}
.tab_title{
     width: 25%!important;
     border-right: 1px solid #fff;
}
.tab_title a{
    color: #ffffff!important;
    background: #5b5b5b!important;
}
.selected a{
    background: linear-gradient(90deg, rgba(255,83,34,1) 0%, rgba(255,141,46,1) 35%, rgba(255,141,46,1) 100%)!important;
}


.widget_categories ul li{
           background: #eeeeee;
    padding: 9px 0px 10px 10px;
    border-bottom: 1px solid #c9c9c9;
}
.widget_categories ul{
    padding-left:0px;
    list-style:none;
    margin-bottom: -1px;
}
.widget_categories ul li {
    background: #eeeeee!important;
}
.widget_categories ul li a{
           color: #000!important;
}
#search-2 h3{
    display:none!important;
}
.search-form label{
    display:none!important;
}
#search-form-1{
    width: 77%;
    height: 35px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
}


.sub-menu-toggle{
    display: none;
}
 
.head_d ul.sub-menu {
    margin-top: 10px;
    position: absolute;
    top: 32px;
        background: linear-gradient(90deg, rgb(255 83 34 / 60%) 0%, rgb(255 169 98) 35%, rgb(255 171 100) 100%);
    border: none;
        padding: 0;
    z-index: 999;
    display: none;
    list-style-type: none;
    transition: .5s;
     clear:both;
  /*height:0px;*/
  transition: height .4s ease;
   transform: translate(0, -100%);
}
.head_d ul.sub-menu li .sub-menu{
    position: absolute;
    right: -185px;
    width: 185px;
}
/*.side_d ul.sub-menu {*/
/*    margin-top: 10px;*/
/*    top: 32px;*/
/*        padding: 0;*/
/*    z-index: 999;*/
/*    display: none;*/
/*    list-style-type: none;*/
/*    transition: .5s;*/
/*     clear:both;*/
  /*height:0px;*/
/*  overflow: hidden;*/
/*  transition: height .4s ease;*/
/*   transform: translate(0, -100%);*/
/*}*/
/*.side_d .menu-item:hover ul.sub-menu{*/
/*    transform: translate(0, 0);*/
/*    transition: .5s;*/
/*    display: block;*/
/*}*/
/*.side_d .sub-menu li{*/
/*   background:transparent!important;*/
/*       margin-bottom: -11px;*/
/*}*/
/*.side_d .sub-menu a{*/
/*       background: #f53f1d;*/
/*    color: #fff;*/
/*    padding: 7px 14px;*/
/*    margin-bottom: 0px;*/
/*    border-radius: 4px;*/
/*}*/
.head_d .menu-item:hover ul.sub-menu{
    transform: translate(0, 0);
    transition: .5s;
    display: block;
}
 li.dropdown ul {  
          display : none; /*To hide the items while loading the page */  
        } 

.side_d li.menu-item ul{
    display: none;
    height:auto;
    overflow:hidden!important;
}

li.menu-item-has-children{
    cursor: pointer;
}
li.menu-item-has-children ul li:hover{
       background-color: #efefef;
    border-radius: 6px;
}

.side_d li.menu-item-has-children{
    position: relative;
}
.side_d li.menu-item-has-children::before {
    content: '\f347';
    font-family: dashicons;
    position: absolute;
    /*top: 2px;*/
    right: 17px;
    font-size: 23px;
    font-weight: 800;
}

.sidepanel .navbar-nav li.menu-item-has-children{
    position: relative;
}
.sidepanel .navbar-nav li.menu-item-has-children::before {
    content: "+";
    position: absolute;
    top: 2px;
    right: 20px;
    font-size: 23px;
    font-weight: 800;
}

/*.menu-item:hover ul.sub-menu li{*/
/*    background: red;*/
/*}*/
.head_d ul.sub-menu .menu-item a {
    padding: 9px 13px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    /* border-right: 2px solid #ffffff54; */
    display: inline-block;
}
 
.course-descp{
    min-height:100px;
}



.cd table{
    width: 100%;
    text-align: center;
}

.cd table th td {
  border: 1px solid black!important;
  border-collapse:inherit;
}

.cd td th{
    width: 35%;
    padding: 15px 0px;
}

.cd td a{
    color:red!important;
}

.cd td a i{
    padding-right:5px;
}

/*arshad 30-august-2022*/
@media (max-width: 1200px) {
   .main-nav{
        display: none;
    }
    #top{
        display: none;
    }
  .mobi-header-tabs-3 {
    justify-content: center;
    margin-bottom: 12px;
}
.inner-left-side{
    margin-right: 0;
}
.tabs-to-dropdown .nav-wrapper a{
    font-size: 11px;
}
#search-form-1 {
    width: 68%;
}
.blog-suscribe-form {
    margin-top: 25px;
    padding: 14px;
    background-color: aliceblue;
}
.blog-suscribe {
    display: inherit;
}
.last{
    margin-top: 0;
}
.wpcf7-list-item {
    margin: 0 0 0 0em !important;
}
.enquiary-tab h5{
    padding: 17px 0px !important;
    margin-bottom: 0px;
    font-size: 13px;
}
.whatsapp-icon-news {
    background-color: #4fbd65;
    border-radius: 40px;
    padding: 4px 8px;
    width: 100%;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
}
.footer-main{
    padding-top: 154px;
}
}
@media (min-width: 1199px){
     .mobi-nav-main{
        display: none;
    }  
}
@media (min-width: 1200px) and (max-width: 1313px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        font-size: 12px !important;
    }
 
}

@media (min-width: 1199px) and (max-width: 1215px) {
 .whatsapp-icon-news img {
    width: 30px;
    height: 40px;

}
 
}

@media (min-width: 1199px) and (max-width: 1297px) {
  .batch-cards-btns a{
      font-size: 15px !important;
  }
}

@media (min-width: 576px) and (max-width: 768px){
.container, .container-sm {
    max-width: 717px !important;
}
.courses {
    min-height: 279px!important;
}
.orange-box {
    width: 52%;
}
.orange-box:before {
    width: 52%;
    left: 24.4%;
}
.orange-box:after {
    width: 72%;
    top: -36px;
    left: 14%;
}
}

@media(max-width: 576px){
  .orange-box {
    width: 42%;
}  
.orange-box:before {
    position: absolute;
    content: "";
    width: 41.9%;
    height: 18px;
    background: #ffae00ed;
    top: -18px;
    left: 29%;
}
.orange-box:after {
    position: absolute;
    content: "";
    width: 54%;
    height: 26px;
    background: #ffae00;
    top: -37px;
    left: 23%;
    z-index: -1;
    border-top: 18px solid white;
    border-bottom: 18px solid #43080800;
    border-left: 20px solid white;
    border-right: 20px solid white;
}
}
@media (min-width: 768px) and (max-width: 992px){
.download {
    max-width: 90% !important;
    margin: 4.75rem auto !important;
}
    .container, .container-md, .container-sm {
    max-width: 98% !important;
}
.right-study-box{
    width: 71%;
    margin: 0 auto;
        padding: 0px 37px;
}
.detail-page-right{
   margin-top: 0px;
   margin-bottom: 30px;
}
.course-details-box{
    display: initial;
}
.header .row{
    padding-bottom: 0px !important;
}
.whatsapp-icon-news {
    background-color: #4fbd65;
    border-radius: 40px;
    padding: 4px 8px;
    width: 100%;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
}
/*.subscribe-section{*/
/*    margin-bottom: 20px !important;*/
/*}*/
/*.footer-main{*/
/*   padding-top: 7rem !important;*/
/*}*/
}

@media(max-width: 992px){
.enquiary-tab h4 {
    /*padding: 15px 0px 0px 14px;*/
    font-size: 16px;
    text-align: center;
    padding-top: 15px;
    padding-left: 7%;
}
.dtn{
    display: none;
}
.Enquiary-form{
    /*display: none;*/
}
.side-nav-mobile{
    display: block !important;
}
.blog p a {
    background-color: #eee;
    padding: 5px 5px;
    color: #000!important;
    margin: 0px 10px 5px 0px;
    font-size: 13px;
    margin-bottom: 5px;
}

/*.notice-content p a {*/
/*    background-color: blue;*/
/*    padding: 5px 5px;*/
/*    color: #fff!important;*/
/*    margin: 0px 10px 4px 0px;*/
/*    font-size: 14px;*/
/*}*/
.notic p{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0 !important;
        align-items: baseline;
            padding: 0 10px;
}
.notic p i:first-of-type{
      margin: 0px 5px 21px 0;
}
.notic p span {
    margin: 0px 0 5px;
    padding-left: 0 !important;
    display: flex;
    justify-content: start;
    align-items: baseline;
    flex-wrap: wrap;
}
.notice-title p{
    font-weight: 400;
}
a.dcat_tab{
    display: inline-block;
        margin-bottom: 6px;
}
.page-template-blog .header .row{
    padding-bottom: 0 !important;
}
}


@media(min-width: 992px){
   .side-nav-mobile{
    display: none !important;
} 
.container{
    max-width: 1120px;
}
.widget_calendar {
    overflow-y: hidden;
    overflow-x: scroll;
}
}

.widget_nav_menu ul li a {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    display: block!important;
}

.cpt-title a {
    color: #000;
    display: block!important;
}

.modal-footer{
    display:none!important;
}

/*#menu-download_menu-1{*/
/*    overflow: scroll!important;*/
/*    height: 350px!important;*/
/*}*/



.menu-item-object-custom i{
   padding-right: 8px;
}
    
.notic{
margin-bottom: 16px;
    margin-left: 6px;

}
.download {
    max-width: 50% !important;
    margin: 4.75rem auto !important;
}

@media (max-width:425px){
.whatsapp-icon-news {
    background-color: #4fbd65;
    border-radius: 40px;
    padding: 4px 8px;
    width: 40%;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
}
}
@media screen and (max-width: 768px) {

.banner-s-img{
    width:100%!important;
}
.Enquiary-form{
    display:none;
}

}

.sw-pagination{
    margin-top:15px!important;
}


span.page-numbers.current {
    background: #918e8d!important;
}

.search-form{
    display:flex;
}


ul.pop-widget-tabs li {
    padding: 5px 6px!important;
    background: linear-gradient(90deg, rgba(255,83,34,1) 0%, rgba(255,141,46,1) 35%, rgba(255,141,46,1) 100%)!important;
}

ul.pop-widget-tabs li a{
background: linear-gradient(90deg, rgba(255,83,34,1) 0%, rgba(255,141,46,1) 35%, rgba(255,141,46,1) 100%)!important;
    border: none!important;
    color: #fff!important;
    font-size: 15px!important;
    text-align:center!important;
}

.pop-inside ul li {
    padding: 8px 5px;
    border-bottom: 1px solid #ccc!important;
    background-color: #eee!important;
}

.pop-inside ul li a{
    color: #000!important;
    font-weight: 400!important;
}


.pop-inside ul.wp-tag-cloud {
    display:grid;
    background-color:#eee!important;
}

.pop-inside ul.wp-tag-cloud li {
    padding: 8px 10px!important;
}

.pop-inside ul li a {
    font-size: 16px!important;
    font-weight: 400!important;
}
.head-m marquee{
    width: 95%;
}
@media screen and (max-width:1100px){
    .head-m marquee{
    width: 89%;
}
}
@media screen and (max-width:990px){
   .components ul{
   overflow: scroll!important;
    height: 350px; 
}
.widget_maxmegamenu ul{
     overflow: scroll!important;
    height: 350px!important; 
}
}

@media screen and (max-width:930px){
    .head-m marquee{
    width: 84%;
}
}
@media screen and (max-width:600px){
    .whatsapp-icon-news{
        width: 10rem!important;
    }
}
@media screen and (max-width:768px){
    .related_tab input{
	color:#fff;
	width:168px;
}
    .whatsapp-icon-news{
        width: 21%;
    }
    .mdt1{
        width: 49%!important;
    }
     .mdt2{
        width: 50%!important;
    }
    .newsletter {
        border-radius: 106px!important;
    }
/*    .footer-main {*/
/*    padding-top: 16rem!important;*/
/*}*/
.nav-tabs li{
     padding: 5px 0px 5px 0px!important;
}
.optional{
    padding: 2px 0px!important;
}
}
@media screen and (max-width:991px){
.newsletter {
    top: -5rem;
    }
    .footer-main {
    padding-top: 36px;
}
.components{
        border-top:none!important;
    border-radius:0px!important;
}
}
@media screen and (max-width:1190px){
    .newsletter {
    top: -5rem;
    }
    .footer-main {
    padding-top: 36px;
}
}
@media screen and (max-width:1185px){
   
   .btt {
    display:none;
}
.mtt{
    display:none;
}

#media_image-2 img{
    width:50%!important;
}
}

.optional{
    padding: 10px 0px;
}
#menu-download_menu-1{
    list-style: none;
    padding-left: 0px;
}
#menu-download_menu-1 ul{
     list-style: none;
    padding-left: 0px;
}
#pills-tab{
        overflow: unset!important;
}
@media screen and (max-width:331px){
   ul.pop-widget-tabs li {
    padding: 5px 7px!important;
}
}

.related_tab input{
	color:#fff;
}

@media screen and (max-width:530px){
    .bs-1{
        display:none;
    }
}
@media screen and (min-width:531px){
    .bs-2{
        display:none;
    }
}
/*@media screen and (max-width:768px){*/
/*.new_option{*/
/*    width:100%!important;*/
/*}*/

/*}*/
/*@media screen and (min-width:895px){*/
/*.new_option{*/
/*    width:100%!important;*/
/*    overflow-x:scroll;*/
/*}*/

/*}*/
/*@media screen and (max-width:895px){*/
/*.new_option{*/
/*    overflow: scroll!important;*/
/*}*/
/*}*/

.list_new_img{
        max-height: 78px;
}
.new_tag_vc h4{
        width: 94px;
}
.list-content_new{
        padding: 10px 10px;
        background:#eee;
        border-radius: 0px 50px 0px 0px;
        margin: 0px 0px 15px 0px;
}
.list-content_new h5{
       font-size: 17px;
}
.list-content_new h5 i {
    font-size: 14px;
    margin-right: 5px;
}
.tab-pane_new p{
        font-size: 15px;
    color: #161616;
    text-align:left!important;
}
.wa__btn_popup {
    z-index:9!important;
}
#mega-menu-wrap-max_mega_menu_4 #mega-menu-max_mega_menu_4 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: linear-gradient(90deg, rgba(255,83,34,1) 0%, rgba(255,141,46,1) 35%, rgba(255,141,46,1) 100%)!important;
    color:#fff!important;
}
.widget_nav_menu ul li a {
    font-size:15px!important;
}
.vc_body #search-form-1{
    width:84%!important;
        padding: 12px 12px;
}
.vc_body .search-submit{
    width:16%!important;
}
@media only screen and (max-width: 1199px)
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open:after {

    z-index: 99!important;
}
}
@media screen and (max-width:500px){
   .vc_body #search-form-1{
    width:79%!important;
}
.vc_body .search-submit{
    width:22%!important;
}
}
@media screen and (max-width:768px){
    .list-1 {
    display: block;
}
.list-image {
    background-color: red;
    color: #fff;
    border-radius: 17px 17px 0px 0px;
    padding: 15px;
}
.list-content_new {
    padding: 10px 10px;
    background: #eee;
    border-radius: 0px 0px 17px 17px;
}
.wa__btn_popup_txt{
    display:none!important;
}
}