/*******************************************
			videoslide
******************************************/
@media only screen and (min-width: 1196px) {
.sppb-item.videoslide-item{position:relative;}

.sppb-item.videoslide-item:before{
  position:absolute;
  content:'';
  background: #2c358c;
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  border-radius: 50%;
  top: 68%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index:0;
  height: 250px;
  width: 250px;
  }

.videoslide-item-inner-wrapper .content-div {position:relative;}

.videoslide-item-inner-wrapper:before{position:absolute;content:'';background: #fff;height: 50px;width: 868px;bottom: 0;left: -59px;z-index: 2!important;}
}


/*-----------------------------------------------------------------------
                               1194px
-------------------------------------------------------------------------*/

@media screen and (min-width:992px) and (max-width:1195px){
.sppb-item.videoslide-item{position:relative;}

.sppb-item.videoslide-item:before{
  position:absolute;
  content:'';
  background: #2c358c;
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  border-radius: 50%;
  top: 280px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index:0;
  height: 250px;
  width: 250px;
  }

.videoslide-item-inner-wrapper .content-div {position:relative;}

.videoslide-item-inner-wrapper:before{position:absolute;content:'';background: #fff;height: 40px;bottom: 0;width: 868px;z-index: 2!important;}
}


/*-----------------------------------------------------------------------
                               1194px
-------------------------------------------------------------------------*/

@media screen and (min-width:768px) and (max-width:991px){
.sppb-item.videoslide-item{position:relative;}

.sppb-item.videoslide-item:before{
  position:absolute;
  content:'';
  background: #2c358c;
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  border-radius: 50%;
  top: 165px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index:0;
  height: 200px;
  width: 200px;
  }

.videoslide-item-inner-wrapper .content-div {position:relative;}

.videoslide-item-inner-wrapper:before{position:absolute;content:'';background: #fff;height: 50px;width: 868px;/* border-radius: 50%; */bottom: 0;left: -59px;/* right: 200px; *//* margin: auto; */z-index: 2!important;}

}

/*******************************************
		border red row
******************************************/

.border-001-red{
  border-bottom: 15px solid #eb2127;
}









/*******************************************
			shape 01 red circle
******************************************/
@media only screen and (min-width: 768px) {
.shape01 {
    position: relative;
}

.shape01:before {
    position: absolute;
    background-size: contain !important;
    content: url(/images/00-unicornr/shape/01.png);
    top: 0px;
    bottom:0;
    right: -110px;
    margin:auto;
    background-repeat:no-repeat;
    z-index:-10 !important;
    transform: scale(0.5);transition:0.5s ease;
    }

.shape01:hover:before {
   top:-50px;transition:0.5s ease;
  }}


/*******************************************
			shape 02 stripes
******************************************/

.shape02{
    position: relative;overflow:hidden;
}

.shape02:before {
    position: absolute;
    background-size: contain !important;
    content: url(/images/00-unicornr/shape/0202.png);
    top: -20px;
    left:0px;
    right: 0px;
    margin:auto;
    background-repeat:no-repeat;
    z-index:-10 !important;
    transition:0.5s ease;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    }

.shape02:hover:before {
   top: 0px;
   transition:0.5s ease;
}




/*******************************************
	shape 03  stripes
******************************************/

.shape03{
    position: relative;overflow:hidden;
}

.shape03:before {
    position: absolute;
    background-size: contain !important;
    content: url(/images/00-unicornr/shape/0303.png);
    bottom: -10px;
    left:0px;
    right: 0px;
    margin:auto;
    background-repeat:no-repeat;
    z-index:-10 !important;
    transition:0.5s ease;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    }

.shape03:hover:before {
   bottom: -40px;
   transition:0.5s ease;
}




/*******************************************
	shape 04 semi cricle stripes
******************************************/
@media only screen and (min-width: 768px) {
.shape04{
    position: relative;overflow:hidden;
}

.shape04:before {
    position: absolute;
    background-size: contain !important;
    content: url(/images/00-unicornr/shape/0404.png);
    top: 0px;
    right: -170px;
    margin:auto;
    background-repeat:no-repeat;
    z-index:-10 !important;
    transition:0.5s ease;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    }

.shape04:hover:before {transition:0.5s ease;right: -100px;}
}

/*******************************************
			shape 05 blue circle
******************************************/
@media only screen and (min-width: 768px) {
.shape05 {
    position: relative;
}

.shape05:after {
    position: absolute;
    background-size: contain !important;
    content: url(/images/00-unicornr/shape/05.png);
    top: 0px;
    bottom:0;
    left: -110px;
    margin:auto;
    background-repeat:no-repeat;
    z-index:-10 !important;
    transform: scale(0.5);transition:0.5s ease;
    }

.shape05:hover:after {
   top:-50px;transition:0.5s ease;
}
}


/*******************************************
	 header row
******************************************/
.header-img img {
    border-radius: 30px 0 0 30px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.header-row{position:relative;}

.header-row:before{position:absolute;content:'';background: #fff;height: 70px;width: 105%;bottom: 0;left: -59px;z-index: 2!important;}

@media only screen and (max-width: 600px) {
.header-row:before{display:none;}}

.header-row{position:relative;overflow:hidden;}

.header-row:after{
  position:absolute;
  content:'';
  background: #2c358c;
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  border-radius: 50%;
  top: 68%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index:0;
  height: 250px;
  width: 250px;
  }

/*-----------------------------------------------------------------------
                               992- 1195
-------------------------------------------------------------------------*/

@media screen and (min-width:992px) and (max-width:1195px){
.header-row{position:relative;}

.header-row:after{
  position:absolute;
  content:'';
  background: #2c358c;
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  border-radius: 50%;
  top: 280px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index:0;
  height: 250px;
  width: 250px;
  }
}


/*-----------------------------------------------------------------------
                               768 - 991
-------------------------------------------------------------------------*/

@media screen and (min-width:768px) and (max-width:991px){
.header-row{position:relative;}

.header-row:after{
  position:absolute;
  content:'';
  background: #2c358c;
  border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;
  border-radius: 50%;
  top: 165px;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index:0;
  height: 200px;
  width: 200px;
  }
}


/**/