.paragraphs
{
  color: #3282b8;
  font-weight: 600;
}

#boxs
{
  background-color: #f7f7f7;
}
.p-custom
{
  padding-top: 30px;
  padding-bottom: 35px;
   font-family:'open sans',sans-serif;
}
.heading
{
  margin-bottom: -10px;
 
}
.heading p
{
  margin-bottom: 8px;
}

		div.polaroid {

    padding: 15px;
    margin-top: 22px;
    border:2px solid #00000054;
    height: 281px;
  /*box-shadow: 0 4px 8px 0 rgb(0 0 0 / 13%), 0 6px 57px 0 rgb(0 0 0 / 0%);*/
 
}
.wrapper
{
	background-color: #f5f6f6;
	margin-top: 20px;
}





.ancker{
   padding: 15px;
    border:2px solid #eee;
}

.ancker:before,
.ancker:after{
  position: absolute;
  content: "";
  transition: all .20s;
}

.ancker:hover:before{
  width: 40%;
  height: 33%;
  border-top: 7px solid #ff9600;
  border-left: 7px solid #ff9600;
 
 top: 21px;
  right: 212px;
}

.ancker:hover:after{
  width: 40%;
   height: 33%;
    border-bottom: 7px solid #ff9600;
  border-right: 7px solid #ff9600;
   left: 212px;
  bottom: 1px;

   
 
}




.content1
{
	border:1px solid #eee;
}

ul.b {
  margin-bottom: 0px;
  list-style-type: square;
 font-weight: 600; 
}

.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;
}