.bl-header-bg {
	background: url('../../images/bareq/template-screen-shot.png') bottom center no-repeat, -webkit-gradient(linear, right top, left top, from(rgba(77,49,95, 0.97)), to(rgba(77,49,95, 0.97))) top center, url('../../images/bareq/header.jpg') top center;
	background: url('../../images/bareq/template-screen-shot.png') bottom center no-repeat, -webkit-linear-gradient(right, rgba(77,49,95, 0.97), rgba(77,49,95, 0.97)) top center, url('../../images/bareq/header.jpg') top center;
	background: url('../../images/bareq/template-screen-shot.png') bottom center no-repeat, -o-linear-gradient(right, rgba(77,49,95, 0.97), rgba(77,49,95, 0.97)) top center, url('../../images/bareq/header.jpg') top center;
	background: url('../../images/bareq/template-screen-shot.png') bottom center no-repeat, linear-gradient(to left, rgba(77,49,95, 0.97), rgba(77,49,95, 0.97)) top center, url('../../images/bareq/header.jpg') top center;
}
.bl-page-bg,
.bl-primary-bg {
    background-color: rgb(77,49,95);
}
@media screen and (max-width: 1159px){
    .bl-header-bg {
    background: -webkit-gradient(linear, right top, left top, from(rgba(77,49,95, 0.97)), to(rgba(77,49,95, 0.97))) top center, url('../../images/bareq/header.jpg') top center;
    background: -webkit-linear-gradient(right, rgba(77,49,95, 0.97), rgba(77,49,95, 0.97)) top center, url('../../images/bareq/header.jpg') top center;
    background: -o-linear-gradient(right, rgba(77,49,95, 0.97), rgba(77,49,95, 0.97)) top center, url('../../images/bareq/header.jpg') top center;
    background: linear-gradient(to left, rgba(77,49,95, 0.97), rgba(77,49,95, 0.97)) top center, url('../../images/bareq/header.jpg') top center;
        
    }
}



.hero  a[href]:not([class]):hover{
    color: #9cfffd;
}


.easy-subscrip-blocks-wrap > .row + .row{
    margin-top: 47px;
}
@media (max-width: 767px) {
 .easy-subscrip-blocks-wrap > .row + .row{
        margin-top:0;
    }
    .easy-subscrip-block{
        margin-bottom: 48px;
    }
}

.c-input , .c-select {
    color: #000;
}
.navbar-default .navbar-nav > .active > a,
 .navbar-default .navbar-nav > .active > a:hover, 
 .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
}
.bl-product-count .spinner .form-control {
    color:#000;
}


/*radio select*/
.c-radio .select-wrap{ 
    margin-bottom: -16px;
    margin-top: -17px;
 }
@media (max-width:767px){
      .c-radio .select-wrap{ margin: 0; }
}
/*radio select*/


/****/
.wz-customize-bareq-stack{ 
}
.wz-customize-bareq-stack .c-input + .c-input {
    margin-left: 0;
}


.wz-customize-bareq-check .c-indicator {
    right: 15px;
}

.wz-customize-bareq-check {
	padding: 21px 47px 27px 17px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 5px 0 rgba(85, 55, 104, 0.1);
	box-shadow: 0 0 5px 0 rgba(85, 55, 104, 0.1);
    
	display: block;
	margin: 0;
	margin-bottom: 11px;
}
.wz-customize-bareq-check .label-content{
    padding: 13px 0;
}

.wz-customize-bareq-check .label-content {	padding: 17px 0; }
.wz-customize-bareq-check  .select-wrap{ margin: -16px 0; }
@media (max-width:767px){
     .wz-customize-bareq-check .label-content {	padding: 0; }
     .wz-customize-bareq-check  .select-wrap{ margin: 0; }
}


/****/


.bl-features-item[data-for=latest] > figure > img{
    position: relative;
}
.bl-features-item[data-for=resposive] > figure > img{
    position: relative;
    top: 17px;
}
.bl-features-item[data-for=install48] > figure > img{
    position: relative;
    top: -21px;
}
.bl-features-item[data-for=arabic] > figure > img{
    position: relative;
    top:17px;
}

.bl-features-item[data-for=payment] > figure > img{
    position: relative;
    left: 19px;
}
.bl-features-item[data-for=shipping] > figure > img{
    position: relative;
    left: 17px;
}
.bl-features-item[data-for=social] > figure > img{
    position: relative;
    left: 17px;
}

.cupon-wrap{margin-bottom: 24px;}
.cupon-wrap.form-group {
	margin-bottom: 10px;
}
.cupon-wrap .cupon-show{
    display: inline-block;
    position: relative;
    top: -12px;
    text-align: right;
    
	background: -webkit-gradient(linear, left top, right top, color-stop(50%, currentcolor), color-stop(50%, transparent));
	background: -webkit-linear-gradient(left, currentcolor 50%, transparent 50%);
	background: -o-linear-gradient(left, currentcolor 50%, transparent 50%);
	background: linear-gradient(to right, currentcolor 50%, transparent 50%);
	-webkit-background-size: 5px 1px;
	background-size: 5px 1px;
	background-repeat: repeat-x;
	background-position: bottom center;
	text-decoration: none;
	padding-bottom: .3em;


}

.cupon-fail-msg{
 padding-top: 9px;
}
.cupon-success-msg {
	display: inline-block;
    position: relative;
    top: -19px;
}

.old-price{
    font-weight: normal;
    text-decoration: line-through;
    margin-bottom: 9px;
}



.customize-feature figure{
    position: relative;
    top: 0;
    height: 0;
    padding-top: 100%;
}

.customize-feature figure .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,50%);
}

.wizard-breif .breif-free-install {
	position: absolute;
	top: 7px;
	right: 50%;
    transform: none;
	margin-right: 19px;
}


a[href]:not([class]):hover,
.cupon-show:hover {
     color: #E6244C;
	background: -webkit-linear-gradient(left, currentcolor, currentcolor);
	background: -o-linear-gradient( left, currentcolor , currentcolor);
	background: linear-gradient(to right, currentcolor , currentcolor);
	-webkit-background-size: 100% 1px  ;
	background-size: 100% 1px  ;
    background-position: bottom center;
    background-repeat: no-repeat;
    -webkit-filter:none;
    filter:none;
}

.cupon-ui .form-control,
.cupon-ui .btn{
    font-size: 12px;
    margin-bottom: 5px;
}
.cupon-ui .form-control{
    padding-top: 7px;
    padding-bottom: 6px;
    height: 30px;  
    max-width: 151px;  
}
.cupon-ui .btn{
	padding: 0 8px;
    padding-bottom: 5px ;
    padding-top: 5px ;
    height: 30px; 
}

.nav-pills.nav-wizard > li a {
    background-image: none !important;
}

.bl-bill-wrap footer .policy{
    padding-top: 0;    
}

.c-radio  input:checked ~ .c-indicator ,
.c-radio  input:active  ~ .c-indicator ,
.c-checkbox   input:checked ~ .c-indicator ,
.c-checkbox   input:active  ~ .c-indicator {
    background-color: #FFD200;
 }


.nx-help .nx-pop-triger{
    border: 1px solid currentColor;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 1.5;
}

/*nx-pop*/
.nx-pop{position: relative;}
.nx-pop > .nx-pop-triger{position: relative;outline: none;}
.nx-pop > .nx-pop-content .nx-pop-close{
    position: absolute;
    top: 1px;
    left: 9px;
    cursor: pointer;
}

.nx-pop > .nx-pop-content{
    position: absolute;
    bottom: 25px;
    right: -47px;
    
    display: block;
    background: #986937;
    border-radius: 10px;
    max-width: 300px;
    min-width: 250px;
    
    display: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    opacity:0;
    
    text-align: right;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 12px 13px;
}
.nx-pop .nx-pop-content *{
    color: #fff;
}
.nx-pop .nx-pop-content > p{
    margin-bottom: 4px;
}

.nx-pop > .nx-pop-triger[data-nx-status='hidden'] + .nx-pop-content{
      display: none;
      opacity:0;  
}
.nx-pop > .nx-pop-triger[data-nx-status='shown'] + .nx-pop-content{
    display: block;
    opacity: 1;
}
.nx-pop > .nx-pop-triger[data-nx-status='shown']:before{
    position: absolute;
    bottom: 23px;
    left: 50%;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #986937;
    margin-left: -8px;
}
/*end nx-pop*/

ul.nx-svg > li{
  margin-bottom: 9px;
}

ul.nx-ul > li {
  position: relative;
  padding-right: 24px;
  margin-bottom: 9px;
}
ul.nx-ul > li:before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    right: 2px;
    top: 9px;
}

/*faq*/
.faq{
    border-bottom: 1px solid #ccc;
    padding: 10px 0 0 0;
}
.faq-head{
    position:relative;
    padding-right: 24px;
}

.faq-head:before,
.faq-head[data-faq-status="opened"]:before{
    position: absolute;
    right: 2px;
    top: 50%;
    
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #4D315F;
    margin-left: -6px;
    
    transition-property: all;
	transition-duration: .5s;
    transition-timing-function: ease; 
}
.faq-head[data-faq-status="closed"]:before{
    transform: rotate(90deg) translateX(-1px);
}
.faq-body{
    overflow-y: hidden;
	transition-property: all;
	transition-duration: .5s;
	transition-timing-function:ease;    
}
.faq-body,
.faq-head[data-faq-status="closed"] + .faq-body{
    max-height: 0;  
}

.faq-head[data-faq-status="opened"] + .faq-body{
    max-height: 500px; /* approximate max height */
}
/*end faq*/

.themeforist-com .themeforist-com-content .themeforist-label{
   background: url(../../images/bareq/themeforist-label.png) no-repeat center center;
}
.header-main-menu-wrap{
    min-height: 66px;
    background: #fff;
}
.header-main-menu-wrap .navbar{
    margin-bottom: 0;
}
.bareq-solve{
    padding-top: 75px;
}
.nav-pills.nav-wizard > li a {
    font-size: 12px;
    padding: 12px 9px;
}
.nav-pills.nav-wizard > li .nav-wedge {
	border-width: 21px 0 21px 20px;
}
.nav-pills.nav-wizard > li .nav-arrow {
	border-width: 21px 0 21px 20px;
}

/*.....*/
.navbar-default .navbar-nav > li + li{
	margin-right: 49px !important;
}

.btn-top-menu{
      padding: 12px 24px !important;
      color: #fff !important;
      margin: 6px 0px;
}
.btn-top-menu:hover, .btn-top-menu:focus, .btn-top-menu.focus, 
.btn-top-menu:active, .btn-top-menu.active, .open > .dropdown-toggle.btn-top-menu {
	outline: 0 !important;
	border-radius: 5px;
	background-color: #e51d46 !important;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(23, 1, 5, 0.45), inset 1px 1.732px 32px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 2px 4px 0px rgba(23, 1, 5, 0.45), inset 1px 1.732px 32px 0px rgba(0, 0, 0, 0.07);
	border-color: #fa5879 #ec4063 #d00f37 !important;
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed254e', endColorstr='#ffc51035', GradientType=0); */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
}
@media (max-width:1200px){
   .navbar-default .navbar-nav > li + li{
	margin-right: 12px !important;
    }
    .navbar-default .cl-effect-11 .menu-li-a{
        font-size: 14px !important;
    } 
}

@media (max-width:991px){
    .navbar-default .cl-effect-11:last-child {
        width: 100%;
        margin: 0 !important;
        text-align: center;
    }
    .navbar-default .cl-effect-11:last-child .btn-top-menu{
        display: inline-block;
        margin-bottom: 15px;
    }
    .hide-top-menu {
        top: -155px;
    }
}

/*....*/
[data-important-fields]{
    margin-right: 4px;
}

.themeforist-com .themeforist-com-content .themeforist-com-row{
    position: relative;
}
.themeforist-com .themeforist-com-content .themeforist-com-row:after{
    content: "";
    border-bottom: 1px solid #DBC9B5;
    position: absolute;
    bottom: 0;
    right: 50%;
    width: 275px;
    transform: translateX(50%);
}

.themeforist-com {
    background-position: center top;
    background-size: 314px 613px;
}

.breadcrumb{
    background: #4D315F;
    display: inline-block;
    border-radius: 5px;
    padding: 12px 19px;
    margin: 12px 0;
}
.breadcrumb.internal{
    background: #3f2550;
}
.breadcrumb .back-to-matgr {
    padding: 0;
    position: relative;
    top: 2px;
}
.breadcrumb a[href]:not([class]){
    background-image: none;
    color: #805B99;
}
.breadcrumb a[href]:not([class]):hover{
    color: #fff;
}
.breadcrumb > li + li::before {
	color: #805B99;
}
.breadcrumb > .active {
	color: #fff;
}

.nav-pills.nav-wizard > li:last-child a {
	padding-left: 17px;
}
.nav-pills.nav-wizard > li:first-child a {
	padding-right: 13px;
}

.offer-padge{
    position: relative;
}
.offer-padge:before {
	position: absolute;
	content: "";
	right: 83%;
	bottom: 20%;
	background: url("../../images/bareq/offer-badge.png")  center center no-repeat;
	width: 109px;
	height: 112px;
}

.readmore-plus:before {
    display: none;
}
.readmore-plus{ 
   background: url("../../images/bareq/more-close.png")  no-repeat;
   background-position: right bottom 1px;
   padding-right: 36px;
   max-height: 24px;
   outline: none !important;
}
.readmore-plus.collapsed{
    background-position: right top 1px ;
}



@media (max-width:533px){
    .go-to-next {
	    top: 0;
    }
}

/*Quality Assurance edited by Ahmed Magdi @ Sat 23Apr 11:42 AM*/

.bareq-vs-themeforist-bg{
        background: url(../../images/bareq/racing-scene.png) bottom -11px center no-repeat !important;
}

.themeforist-com {
    background: url(../../images/bareq/themeforist-bg.png) center center no-repeat !important;
}
.themeforist-com .themeforist-com-header {
    top: 0;
}
.themeforist-com .themeforist-com-content {
    padding-top: 100px;
}
.themeforist-com .themeforist-com-content .themeforist-com-row:after {
    border-bottom: 1px solid #DBC9B5 !important;
}
.btn-default{
      box-shadow: 0px 2px 2px 0px rgba(23, 1, 5, 0.2),inset 1px 1.732px 32px 0px rgba(0, 0, 0, 0.09) !important;
}
.themeforist-label{
    color: #000 !important;
}
.nx-pop > .nx-pop-content{ 
    border-color: rgb(219, 201, 181);
  background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(247,243,249) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(247,243,249) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(247,243,249) 100%);
  box-shadow: 0px 1px 7px 0px rgba(152, 105, 55, 0.4);
  background-color: #fff;
  right: -63px;
      min-width: 300px;
}
.nx-pop .nx-pop-content * {
    color: #000;
}

/* helal */
.customize-feature{
    width: 100%;
    min-height: 108px;
}
img.mfp-img {
	max-height: 100% !important;
}
.mfp-figure > figure{
    position: relative;
}
.mfp-figure > figure > figcaption{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
.mfp-title {
	text-align: center;
}
.mfp-bottom-bar {
	margin-top:0;
    padding: 11px 0;
}
.mfp-counter {
	direction: ltr;
    top: 12px;
}


.my-icon.matgr {
    background-position: right -99px;
}
.back-to-matgr:hover .my-icon.matgr {
	background-position: right -117px;
	top: 3px;
}

.read-more-sec{
    
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    
    height: 149px;
    padding: 91px 0 0;
        
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+81 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.77) 81%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.77) 81%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.77) 81%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.read-more-sec-link{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.read-more-sec-text{
    color: #fff;
    margin-bottom: 5px;
    text-shadow: 3px 0px 7px #000; 
}
.read-more-sec-arr{}
.nx-pop .nx-pop-content > p {
    font-size: 20px;
    padding: 16px;
    border-bottom: 1px solid #DBC9B5;
    margin-bottom: 22px;
}
.header-figure-place {
    margin-top: 30px;
}
.demo-bareq-link {
    font-size: 12px;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, currentcolor), color-stop(50%, transparent));
    background: -webkit-linear-gradient(left, currentcolor 50%, transparent 50%);
    background: -o-linear-gradient(left, currentcolor 50%, transparent 50%);
    background: linear-gradient(to right, currentcolor 50%, transparent 50%);
    -webkit-background-size: 5px 1px;
    background-size: 5px 1px;
    background-repeat: repeat-x;
    background-position: bottom center;
    text-decoration: none;
    padding-bottom: .3em;
}
.demo-bareq-link:hover {
    color: #9cfffd;
}
.cupon-ui .form-control{
    padding-right: 6px;
}
.hosting-features ul.list > li span{
    line-height: 1.5;
}
.hosting-features-list {
    padding: 0;
}
@media screen and (min-width: 992px) {
    .hosting-features-list {
        padding: 0px 5vw;
    }
}
.bl-page-bg p a {
    font-size: 16px !important;
}
.read-more-sec-arr svg {
  -webkit-animation: updown infinite 1s ease-in-out;
          animation: updown infinite 1s ease-in-out;
}


@-webkit-keyframes updown {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px)
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@keyframes updown {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px)
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

