
.icon-bar {
  position: fixed;
  top: 70%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
      z-index: 1;
}

.icon-bar a {
  display: block;
    text-align: center;
    padding: 10px;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 23px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.icon-bar a:hover
{
  color: #ff9600;
    background-color: white;
    border: 1px solid #ff9600;
}










.paragraphs
{
  color: #3282b8 !important;
  font-weight: 600 !important;
}

#boxs
{
  background-color: #f7f7f7;
}

.p-custom
{
  padding-top: 30px;
  padding-bottom: 35px;
}

.heading
{
  margin-bottom: 3px;
  margin-top: 30px;
}
.heading p
{
  margin-bottom: 8px;
}
.content1
{
	border:1px solid #eee;
}

ul.b {list-style-type: square;font-weight: 600;   margin-bottom: 0px;}

.wt-separator-outer
{
  overflow: hidden;
    margin-bottom: 20px;
}
.wt-separator.style-square
{
  width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #fda40b;
}

.wt-separator
{
  display: inline-block;
    height: 3px;
    width: 50px;
    position: relative;
}

.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right
{
  height: 3px;
}
.wt-separator .separator-left, .wt-separator .separator-right
{
  position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}
.wt-separator .separator-left
{
  left: -80px;
    background-color: #fda40b;
}
.wt-separator .separator-right
{
  right: -80px;
    background-color: #fda40b;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right
{
  height: 3px;
}
.wt-separator .separator-left, .wt-separator .separator-right
{
  position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}
.wt-separator .separator-right
{
  right: -80px;
    background-color: #fda40b;
}






.content_bg{background-color: #3282b8; padding: 10px; color: white;}


#coursess .service2_inner .item
    {
      float: left;
    width: 50%;
    padding: 0 10px;
    }

  /*  #coursess .service2_inner .item:nth-child(1) .service2_item
    {
      border-top: 3px solid #3282b8;
    }*/
    
    #coursess .service2_inner .item .service2_item {
    height: 487px;
    border-top: 3px solid #ffcc29;
    overflow: hidden;
    padding: 36px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 25px;
}

#coursess .service2_inner .service2_item .service2_item_inner
{
  /*text-align: center;*/
    background: #e9ecef;
    padding: 10px 20px 16px;
    min-height: 304px;
    -webkit-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    height: 526px;
}
.service2_inner
{
  margin-bottom: -30px;
    overflow: hidden;
}

@media(max-width: 575.98px)
{
  
    #coursess .service2_inner .item
    {
      
    width: 100%;
  
    }

    #coursess .service2_inner .item:nth-child(1) .service2_item
    {
      border-top: 3px solid black;
    }
    #coursess .service2_inner .item .service2_item {
    height: 650px;
    border-top: 3px solid #000;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 25px;
}

#coursess .service2_inner .service2_item .service2_item_inner
{
  /*text-align: center;*/
    background: #e9ecef;
    padding: 45px 20px 16px;
    min-height: 304px;
    -webkit-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    height: 550px;
}
.service2_inner
{
  margin-bottom: -30px;
    overflow: hidden;
}

.service2_item_inner_content .button
{
  margin-left: 5px;
  width: 53%;
}


}
