ul{
    list-style: none;
}
 
}
.our-pricing-plans {
    background: #f5f3f3;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.our-pricing-plans .container {
    position: relative;
    /*z-index: 9*/
}

.our-pricing-plans:after {
    content: '';
    /*background: url("../images/our-pricing-bg.png") no-repeat;*/
    width: 100%;
    height: 918px;
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    background-size: cover;
}

.our-pricing-plans h3 {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 32px;
}

.our-pricing-plans p {
       font-size: 18px;
    color: #6b6b6b;
    line-height: 28px;
    margin-bottom: 30px;
    padding: 0px;
}

.our-pricing-plans .package_mod {
    background: white;
    padding: 0 0 34px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px;
    border: 1px solid #fb2124;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 9%);
}

.our-pricing-plans .package_mod .head {
    
    padding: 10px 21px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
   
}

.our-pricing-plans .package_mod .head .left {
    display: inline-block;
    width: 32%;
}

.our-pricing-plans .package_mod .head .left i {
    height: 80px;
    width: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background: #009b8f;
    display: inline-block;
    line-height: 80px;
    position: relative;
}



.our-pricing-plans .package_mod .head .left i img {
    max-width: 70%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.our-pricing-plans .package_mod .head .right {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    text-align: left;
    width: 60%;
}

.our-pricing-plans .package_mod .head .right h5 {
    color: #2d2b25;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 3px;
    
}

.our-pricing-plans .package_mod .head .right .h6 {
    color: #828488;
    font-size: 11px;
    font-weight: 400;
    margin: 0 0 0;
    line-height: inherit;
    display: block;
    
}

.our-pricing-plans .package_mod .price {
    width: 100%;
    margin: auto;
    padding: 10px 0;
    background: #e1f1ed;
    text-align: center;
}

.our-pricing-plans .package_mod .price .left {
    display: inline-block
}

.our-pricing-plans .package_mod .price .left .h2 {
    font-size: 50px;
    color: #000000;
    font-weight: 700;
    margin: 0;
    letter-spacing: -2.5px;
    line-height: inherit;
    display: block;
}

.our-pricing-plans .package_mod .price .left .h2 sup {
    font-size: 22px;
    color: #000;
    top: -1em;
    left: -4px;
    font-weight: 700;
    margin-right: 2px;
}

.our-pricing-plans .package_mod .price .right {
    display: inline-block;
    text-align: left
}

.our-pricing-plans .package_mod .price .right strike {
    color: #d10a00;
    font-weight: 600;
    margin-bottom: 8px;
    display: block
}

.our-pricing-plans .package_mod .price .right span {
    font-weight: 700;
    display: block;
    margin-left: 5px;
    position: relative;
    top: -10px;
    font-size: 10px;
    color: #808080
}

.our-pricing-plans .package_mod .listing ul {
    padding-left: 30px;
}

.our-pricing-plans .package_mod .listing ul li {
    font-size: 12px;
    color: #252525;
    margin-bottom: 5px;
    font-weight: 400;
}

.our-pricing-plans .package_mod .listing ul li:before {
    content: '';
    background: #00ad9f;
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.our-pricing-plans .package_mod .content {
    overflow: auto;
    position: relative;
    max-width: 95%;
    padding: 20px 0;
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 12px;
}

.our-pricing-plans .package_mod .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #d2f1e9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.our-pricing-plans .package_mod .mCSB_scrollTools .mCSB_dragger {
    height: 30px !important
}

.our-pricing-plans .package_mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #2b9479;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.our-pricing-plans .package_mod .custom-btn {
   
    margin: auto;
    display: block;
    /*border-bottom: 4px solid #0f7f73;*/
    /*text-shadow: #000000bf 0 1px 1px;*/
    width: 75%;
    padding: 6px;
    border-radius: 10px;
    border:1px solid #fb2124;
    color:#fb2124;
      
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.our-pricing-plans .package_mod .custom-btn:hover {
  background-color: #fb2124;
  color: white !important ; 
  transition: 0.5s all;
    
}
/*
.our-pricing-plans .package_mod .custom-btn span {
    color: #fb2124;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}*/
.our-pricing-plans .package_mod .custom-btn span:hover {
  color:white;
}

.our-pricing-plans .owl-item:nth-child(2) .package_mod .head {
 
}
.our-pricing-plans .owl-item:nth-child(2) .package_mod .head .left i {
    background: #d48c0e;
}
.our-pricing-plans .owl-item:nth-child(2) .package_mod .head .right h5 {
}
.our-pricing-plans .owl-item:nth-child(2) .package_mod .head .right h6 {
}
.our-pricing-plans .owl-item:nth-child(2) .package_mod .price {
        background: #ec9c101c;
}
.our-pricing-plans .owl-item:nth-child(2) .package_mod .listing ul li:before {
    background: #ec9c10;
}
.our-pricing-plans .owl-item:nth-child(2) .package_mod .mCSB_scrollTools .mCSB_draggerRail {
    background: #d5d9ee
}
.our-pricing-plans .owl-item:nth-child(2) .package_mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ec9c10;
}
.our-pricing-plans .owl-item:nth-child(2) .package_mod .custom-btn {
 
} 

.our-pricing-plans .owl-item:nth-child(8) .package_mod .head {
    /*background: #1f308e;
    border-color: #1e2b79;*/
}
.our-pricing-plans .owl-item:nth-child(8) .package_mod .head .left i {
    background: #1c2b80;
}
.our-pricing-plans .owl-item:nth-child(8) .package_mod .head .right h5 {
    /*text-shadow: 2px 2px 2px #2d3784*/
}
.our-pricing-plans .owl-item:nth-child(8) .package_mod .head .right h6 {
    /*text-shadow: 2px 2px 2px #2d3784*/
}
.our-pricing-plans .owl-item:nth-child(8) .package_mod .price {
    background: #eaecf6
}
.our-pricing-plans .owl-item:nth-child(8) .package_mod .listing ul li:before {
    background: #1f308e;
}
.our-pricing-plans .owl-item:nth-child(8) .package_mod .mCSB_scrollTools .mCSB_draggerRail {
    background: #d5d9ee
}
.our-pricing-plans .owl-item:nth-child(8) .package_mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #495ab4
}
.our-pricing-plans .owl-item:nth-child(8) .package_mod .custom-btn {
    /*background: #1f308e;
    border-color: #142064;*/
} 

.our-pricing-plans .owl-item:nth-child(3) .package_mod .head {
    /*background: #dc321a;
    border-color: #b02f1d;*/
}
.our-pricing-plans .owl-item:nth-child(3) .package_mod .head .left i {
    background: #c62d17;
    overflow: hidden;
}
.our-pricing-plans .owl-item:nth-child(3) .package_mod .head .right h5 {
    /*text-shadow: 2px 2px 2px #e6371f*/
}
.our-pricing-plans .owl-item:nth-child(3) .package_mod .head .right h6 {
    /*text-shadow: 2px 2px 2px #e6371f*/
}
.our-pricing-plans .owl-item:nth-child(3) .package_mod .price {
    background: #faebe9
}
.our-pricing-plans .owl-item:nth-child(3) .package_mod .listing ul li:before {
    background: #c62d17;
}
.our-pricing-plans .owl-item:nth-child(3) .package_mod .mCSB_scrollTools .mCSB_draggerRail {
    background: #fad9d4
}
.our-pricing-plans .owl-item:nth-child(3) .package_mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #dc321a;
}
.our-pricing-plans .owl-item:nth-child(3) .package_mod .custom-btn {
  /*  background: #dc321a;
    border-color: #7a1d10;*/
} 

.our-pricing-plans .owl-item:nth-child(9) .package_mod .head {
    /*background: #dc321a;
    border-color: #b02f1d;*/
}
.our-pricing-plans .owl-item:nth-child(9) .package_mod .head .left i {
    background: #c62d17;
    overflow: hidden;
}
.our-pricing-plans .owl-item:nth-child(9) .package_mod .head .right h5 {
    /*text-shadow: 2px 2px 2px #e6371f*/
}
.our-pricing-plans .owl-item:nth-child(9) .package_mod .head .right h6 {
    /*text-shadow: 2px 2px 2px #e6371f*/
}
.our-pricing-plans .owl-item:nth-child(9) .package_mod .price {
    background: #faebe9
}
.our-pricing-plans .owl-item:nth-child(9) .package_mod .listing ul li:before {
    background: #c62d17;
}
.our-pricing-plans .owl-item:nth-child(9) .package_mod .mCSB_scrollTools .mCSB_draggerRail {
    background: #fad9d4
}
.our-pricing-plans .owl-item:nth-child(9) .package_mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #dc321a;
}
.our-pricing-plans .owl-item:nth-child(9) .package_mod .custom-btn {
    /*background: #dc321a;
    border-color: #7a1d10;*/
} 


.our-pricing-plans .owl-item:nth-child(4) .package_mod .head {
    /*background: #e75700;
    border-color: #a24107;*/
}
.our-pricing-plans .owl-item:nth-child(4) .package_mod .head .left i {
    background: #cf4e00;
}
.our-pricing-plans .owl-item:nth-child(4) .package_mod .head .right h5 {
    /*text-shadow: 2px 2px 2px #e64b00*/
}
.our-pricing-plans .owl-item:nth-child(4) .package_mod .head .right h6 {
   /* text-shadow: 2px 2px 2px #e64b00*/
}
.our-pricing-plans .owl-item:nth-child(4) .package_mod .price {
    background: #f4e6de
}
.our-pricing-plans .owl-item:nth-child(4) .package_mod .listing ul li:before {
    background: #e75700;
}
.our-pricing-plans .owl-item:nth-child(4) .package_mod .mCSB_scrollTools .mCSB_draggerRail {
    background: #f9e3d5;
}
.our-pricing-plans .owl-item:nth-child(4) .package_mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #e3722e;
}
.our-pricing-plans .owl-item:nth-child(4) .package_mod .custom-btn {
   /* background: #de5b0c;
    border-color: #9b3e06;*/
}


.our-pricing-plans .owl-item:nth-child(5) .package_mod .head {
    /*background: #4531c3;
    border-color: #202a7c;*/
}
.our-pricing-plans .owl-item:nth-child(5) .package_mod .head .left i {
    background: #3e2caf;
}
.our-pricing-plans .owl-item:nth-child(5) .package_mod .head .right h5 {
   /* text-shadow: 2px 2px 2px #452a99;*/
}
.our-pricing-plans .owl-item:nth-child(5) .package_mod .head .right h6 {
    /*text-shadow: 2px 2px 2px #452a99;*/
}
.our-pricing-plans .owl-item:nth-child(5) .package_mod .price {
    background: #e4e2f1;
}
.our-pricing-plans .owl-item:nth-child(5) .package_mod .listing ul li:before {
    background: #2d40a8;
}
.our-pricing-plans .owl-item:nth-child(5) .package_mod .mCSB_scrollTools .mCSB_draggerRail {
    background: #d5d9ee;
}
.our-pricing-plans .owl-item:nth-child(5) .package_mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #5d4dca;
}
.our-pricing-plans .owl-item:nth-child(5) .package_mod .custom-btn {
   /* background: #4531c3;
    border-color: #142064;*/
}


.our-pricing-plans .owl-item:nth-child(6) .package_mod .head {
   /* background: #ec0000;
    border-color: #b32919;*/
}
.our-pricing-plans .owl-item:nth-child(6) .package_mod .head .left i {
    background: #d40000;
}
.our-pricing-plans .owl-item:nth-child(6) .package_mod .head .right h5 {
   /* text-shadow: 2px 2px 2px #ed2626*/
}
.our-pricing-plans .owl-item:nth-child(6) .package_mod .head .right h6 {
    /*text-shadow: 2px 2px 2px #ed2626*/
}
.our-pricing-plans .owl-item:nth-child(6) .package_mod .price {
    background: #fde5e5
}
.our-pricing-plans .owl-item:nth-child(6) .package_mod .listing ul li:before {
    background: #ec0000;
}
.our-pricing-plans .owl-item:nth-child(6) .package_mod .mCSB_scrollTools .mCSB_draggerRail {
    background: #fad9d4;
}
.our-pricing-plans .owl-item:nth-child(6) .package_mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ee2524;
}
.our-pricing-plans .owl-item:nth-child(6) .package_mod .custom-btn {
  /*  background: #ec0000;
    border-color: #7a1d10;*/
}

.our-pricing-plans .btn-block {
    text-align: center;
    clear: both;
    margin-top: 26px;
    margin-bottom: 30px;
}

.our-pricing-plans .btn-block .btn-primary-border {
    
    border: 2px solid #fb2120;
    display: inline-block;
    padding: 13px 48px;
    box-shadow: #8884841f 0 0 15px;
    height: inherit;
    color:#fb2120;
}

.our-pricing-plans .btn-block .btn-primary-border span {
 
    font-size: 16px;
    display: block;
    line-height: normal;
}

.our-combopack {
    background: url("../images/our-combo.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    padding: 100px 0;
    overflow: hidden;
    min-height: 690px;
}

.our-combopack * {
    color: white
}

.our-combopack h5 {
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 0px;
}

.our-combopack h2 {
    font-size: 63px;
    font-weight: 700;
    margin: 0 0 10px;
}

.our-combopack p {
    font-size: 17px;
    margin: 0 0 25px;
    line-height: 26px;
}

.our-combopack ul li {
    margin: 0 0 0px;
    position: relative;
    display: inline-block;
    font-size: 12px;
    /* width: 46%; */
    font-weight: 300;
    display: block;
    line-height: 20px;
}

.our-combopack ul li:before {
    content: '';
    background: #fff;
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.our-combopack .btn-pack {
    margin-top: 30px;
    float: left;
    width: 100%;
}

.our-combopack .btn-pack .custom-btn {
    line-height: 47px;
    margin-right: 75px;
}

.our-combopack .btn-pack .custom-btn:last-of-type {
    margin-right: 0
}

.our-combopack .btn-pack .custom-btn span {
    font-size: 20px;
    color: #000000
}

.our-combopack .btn-pack .custom-btn.get-now {
    background: #ffc426;
    position: relative
}

.our-combopack .btn-pack .custom-btn.get-now:after {
    content: '';
    background: url(../images/moneyback.png) no-repeat;
    height: 93px;
    width: 98px;
    position: absolute;
    right: -85px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.our-combopack .btn-pack .custom-btn.view-detail {
    background: #ffffff
}

.our-combopack .btn-pack .custom-btn.view-detail span {
    /*font-weight: 400*/
}

.our-combopack .bundle-img {
    position: relative;
    right: 10px;
    top: 120px;
}

.our-combopack .bundle-img h6 {
    font-size: 87px;
    position: absolute;
    top: 0;
    right: -100px;
    transform: rotate(1deg);
    display: none
}

.our-combopack .bundle-img h6 sub {
    font-size: 29px;
    color: #ffcc00
}  
.slick-navthumb {
    margin-top: -62px;
    background: #f7f7f7;
        height: 160px;
}

.slick-navthumb .slick-slide img {
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
    width: 59%;
    display: inline-block;
}

.slick-navthumb .container {
    padding: 70px 0 2px;
}

.slick-navthumb .slick-slide.slick-current.slick-active.slick-center img {
    transition: all .3s ease-in-out;
    transform: scale(1.3);
    box-shadow: #5656562e 0 0 15px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    width: 164px;
    margin-top: -35px;
    background: white;
}

.slick-navthumb .slider-nav.slick-initialized.slick-slider {
    overflow: visible !important
}

.slick-navthumb .slick-list.draggable {
    overflow: visible
}

.slick-navthumb .overflow-hidden {
    overflow: hidden
}

.slick-navthumb .slick-initialized .slick-slide {
    text-align: center;
    outline: none !important;
    cursor: pointer;
}



 
.our-pricing-plans .btn-block a:hover {
    background: #ed1d24;
    color: #fff !important;
    transition: 0.5s all;
}

.our-pricing-plans .btn-block a:hover span {
    color: #fff;
} 

.our-pricing-plans [class^="col-"] {
    -webkit-transition: all .4s ease-in;-moz-transition: all .4s ease-in;-o-transition: all .4s ease-in;-ms-transition: all .4s ease-in;transition: all .4s ease-in;
}

.our-pricing-plans .item:hover, .digital-ideas .item:hover{
    transform: scale(1.05) !important;
    transition: all .5s ease-in-out !important;
}
.digital-ideas figure:hover{
    transform: scale(1.09) !important;
    transition: all .5s ease-in-out !important;
}
.digital-ideas figure:hover{box-shadow: #0000003b 0 0 15px;}

.toll-free a:hover {
    color: #0a60b5;
}


.our-combopack .btn-pack .custom-btn:hover {
    margin-top: -12px !important;
}

.our-combopack .btn-pack .custom-btn:hover {
    margin-top: -12px !important;
}


.scroll-down{
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
}


@keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-15px);
    }
}
@-webkit-keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-15px);
    }
}

.bundle-img .layer:nth-child(1){}
.bundle-img .layer:nth-child(2){left:-30px !important; top: -20px !important; z-index: -1}
.bundle-img .layer:nth-child(3){left:-20px !important; top: 235px !important;}
.bundle-img .layer:nth-child(4){left:350px !important; top: 300px !important;}
.bundle-img .layer:nth-child(5){left: 470px !important; top: 330px !important;}
.bundle-img .layer:nth-child(6){left: 300px !important; top: 10px !important;}


.package_mod .listing {
    text-align: left;
}

.owl-pricing .item{
    padding: 40px 10px 30px;
    background: transparent;
} 
.owl-pricing .owl-nav {
    /* position: absolute; */
    top: 50%;
    bottom: 0;
    width: 100%;
} 
.owl-pricing .owl-nav .owl-prev {
    position: absolute;
    left: -70px;
    top: 50%;
} 
.owl-pricing .owl-nav .owl-next {
    position: absolute;
    right: -70px;
    top: 50%;
} 
.owl-pricing .owl-nav i {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #fb2124;
    color: #ffffff;
    line-height: 50px;
    font-size: 18px;
    position: relative;
    z-index: 9;
}
.owl-pricing .owl-nav button:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #000;
    height: 0;
    width: 0;
    transition: 0.5s all;
    border-radius: 50%;
    z-index: -1;
}
.owl-pricing .owl-nav button i{
    transition: 0.5s;
    transition-delay: 0.3s;
}

.owl-pricing .owl-nav button:hover:before{
    width: 100%;
    height: 100%;
}

.owl-pricing .owl-nav [class*=owl-]:hover{
    background: #000;
    color: #ffffff;
    border-radius: 50%;
} 
.ovr-scroll {
    margin: 70px 0  0;
} 
section.combo-pack {
    padding: 50px 0;
    background: url(../images/combo-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
}  
section.combo-pack h2 {
    font-size: 32px;
    color: #f6f4f4;
    text-transform: uppercase;
    text-shadow: #000 0 0 2px;
}

section.combo-pack h2 span {
    display: block;
    font-size: 52px;
}

section.combo-pack h2+p {
    font-size: 15px;
}

section.combo-pack .col-md-4 {
    border: 1px solid #2765d8;
    height: auto !important;
    padding: 0;
    z-index: 1;
    position: relative;
}

section.combo-pack .col-md-4 h3 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 33px;
    padding: 20px 20px 0;
}

section.combo-pack .col-md-4 h3 span {
    display: block;
    font-size: 17px;
}

section.combo-pack .col-md-4 ul.bdr-btmblue {
    border-bottom: 1px solid #2765d8;
    padding: 0 20px;
}
section.combo-pack .col-md-4 ul li i {
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 6px;
}
section.combo-pack .col-md-4 ul li {
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    margin-bottom: 8px;
}



section.combo-pack .col-md-4 .pricebox {
    background: #fff;
    display: block;
    color: #000;
    padding: 20px;
    position: relative;
    width: 98%;
    margin: 5px auto;
}


.actions{
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
    position: relative;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 4px auto 10px;
}


.actions a{
    vertical-align: top;
    min-width: inherit;
    margin: 0px;
    position: relative;
    cursor: pointer;
    color: #7b7b7b;
    font-size: 9px;
    text-align: center;
}

.actions a span{font-size: 12px;float: left;font-weight: bold;color: #7f7b7b;text-align: center;}
.actions a span small{
    display: block;
    font-size: 13px;
    line-height: normal;
    color: #1b51b4;
    font-weight: 700;
}

.actions::before{
    position: absolute;
    content: "";
    height: 43px;
    background-color: #eee;
    width: 1px;
    left: 50%;
    top: 10px;
}


section.combo-pack .col-md-4 .pricebox sup {
    color: #000;
    font-size: 26px;
    top: 0;
}

section.combo-pack .col-md-4 .pricebox span {
    color: #1b51b4;
    font-size: 69px;
    font-weight: 700;
    line-height: 90px;
}

section.combo-pack .col-md-4 .pricebox b {
    font-weight: 700;
    font-size: 20px;
    display: block;
    position: absolute;
    top: 50px;
    right: 35px;
    line-height: 18px;
}

section.combo-pack .col-md-4 .pricebox p {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000b28;
}

section.combo-pack .col-md-4 .pricebox b em {
    color: #828282;
}

section.combo-pack .col-md-4 .action-no span, section.combo-pack .col-md-4 .chat span {
    font-size: 13px;
    line-height: normal;
    text-align: center;
    float: none;
    color: #000b28;
}

.actions .col-md-6 {
}

section.combo-pack .col-md-4 .pricebox a.various {
    display: block;
    margin: 20px auto 0;
    text-align: center;
    background: #0f6ce2;
    padding: 12px;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 5px;
}
section.combo-pack .col-md-4 ul {
    padding: 0 20px;
}

section.combo-pack .col-md-4 .pricebox:after {
    content: "";
    position: absolute;
    border: 0;
    left: 0;
    top: 0;
    width: 102%;
    height: 440px;
    background: #194fb3cc;
    z-index: -1;
}
 

section.combo-pack:before {
    content: "";
    background: url(../images/combo-before.png);
    display: block;
    z-index: 5;
    position: absolute;
    top: 0;
    left: -30px;
    width: 172px;
    height: 245px;
}

section.combo-pack:after {
    content: "";
    background: url(../images/combo-after.png);
    display: block;
    width: 173px;
    height: 277px;
    position: absolute;
    right: 0px;
    bottom: -32px;
    z-index: 5;
}
 
 
.popupform ul li{text-align: center;position:relative;width:100%;margin:8px 0px;display:inline-block;}
.popupform ul li input[type="text"], .popupform ul li input[type="email"], .popupform ul li textarea{background:#ffffff;border:#dedede 2px solid;padding:10px 10px 10px 34px;width:100%;border-radius:6px;font-size:14px;color:#000;box-shadow:none !important;outline:none 0px !important;line-height: inherit;}
.popupform ul li i{position:absolute;top:15px;left:14px;color: #ed1d24;}
.popupform ul li textarea{height:161px;}
.popupform ul li.last{text-align:center;}
.popupform ul li input[type="submit"]{background: #0f6ce2;color:#fff;font-size:18px;border: #0f6ce2 1px solid;text-transform:uppercase;font-weight:600;padding: 9px 10px;letter-spacing:1px;outline:0px none;border-radius: 50px;width: 195px;}
.popupform ul li a{background: #0f6ce2;color:#fff;font-size:18px;border: #0f6ce2 1px solid;text-transform:uppercase;font-weight:600;padding: 9px 10px;letter-spacing:1px;outline:0px none;border-radius: 50px;width: 195px;}
.popupform ul li input[type="submit"]:hover{background: #116de2;}
.popupform ul li input[type="text"]:focus, .popupform ul li input[type="email"]:focus, .popupform ul li textarea:focus{border:#b9bbbd 2px solid !important;}
.popupform{width: 436px;border-radius: 23px;padding: 31px 20px;overflow:visible;border-bottom: #ed1d24 5px solid;margin-top: 30px;}
.popupform .h2{font-size:28px;color: #ed1d24;font-weight: 700;padding-left:15px;border-left: #ed1d24 6px solid;margin-bottom:12px;line-height:35px;margin-top: 0;}
.popupform .h2+p{line-height:19px;font-size:14px;margin-bottom:12px;}
.popupform .fancybox-close-small{border: #ed1d24 3px solid;background:#fff;border-radius:72px;text-align:center;box-shadow:#000 0 0 10px;right: -14px;top: -13px;overflow: visible;opacity: 1;}
.popupform .fancybox-close-small:after{color: #ed1d24;font-size:25px;right:4px;}
.popupform ul {
    margin: 0;
} 
p.form_tagline {
    font-size: 12px;
    display:contents;
        line-height: inherit;
}

.top-head ul {
    display: inline-block;
}

.top-head .topylink li a {
    font-weight: 400;
}

.top-head .topylink {
    margin-right: 10px;
    border-right: 1px solid #ccc;
    padding-right: 13px;
}

header .top-head li:last-of-type {
    margin-right: 0;
}
 


.our-pricing-plans .element-item {
    width: inherit !important;
    height: auto !important;
    padding: 0;
}

.our-pricing-plans .our-pricing-plans {
    background: none;
    border: none;
    overflow: visible;
    padding: 0;
}

.our-pricing-plans .our-pricing-plans h3 {
    display: none;
}

.our-pricing-plans .our-pricing-plans p {
    display: none;
}
.our-pricing-plans .grid.row {
    overflow: visible;
    padding: 0 !important;
}

section.our-pricing-plans .our-pricing-plans:after {
    display: none;
}
.our-pricing-plans .element-item:hover img {
    transform: inherit;
    background: none;
    box-shadow: inherit;
}
.our-pricing-plans ul.nav-tabs li a {
    border-color: inherit !important;
    border: 0;
    padding: 10px  50px;
    border-radius: 0;
    color: #fff;
    padding: 3px 20px;
    border-radius: 5px;
    color: #9598a1;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.our-pricing-plans ul.nav-tabs li a:hover {
   color:#2d2b25;
   transition: 0.5s all;
}

.our-pricing-plans ul.nav-tabs li {
    background: none;
    border: none;
    display: inline-block !important;
    float: none;
}

.our-pricing-plans .nav-tabs {
    border: none;
    text-align: center;
    width: 100%;
    display: inherit;
}

.our-pricing-plans ul.nav-tabs li a.active {
    color: #fff;
    background-color: #ed1d24;
    /*background: linear-gradient(to right, #0f6ce2 0%, #919396 100%);*/
} 

.pricing-packk .carousel-item {
    width: 33% !important;
    float: left;
}

.pricing-packk .owl-item.cloned{
    display: none !important;
}
.pricing-packk .owl-stage{
    transform:none !important;
    transition: none !important;
    width: auto !important;

    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    }

.pricing-packk .owl-item{
    width: 32% !important;
    /* float: left; */
}
.pricing-packk .owl-nav{
    display: none !important;
}
.slick-slide{
    height: auto !important;
}
 
.our-pricing-plans .package_mod .listing ul li.heading {
    font-weight: 700;
}


.our-pricing-plans .package_mod .listing ul li.heading:before {
    display: none;
} 

.our-combopack h6 {
    margin: 10px 0 10px;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    display: inline-block;
}  
.package_mod.seo-d p {
    display: block;
    
    font-size: 11px;
    line-height: 18px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 5px;
}
 
.package_mod:hover a.view_link_page {
    color: #000;
} 
/*------------------sidebars------------------*/
.side-bars { 
    height: 68px;
    position: fixed; 
    top: 60%;
    right: 0px;
    margin-right: 0;
    margin-top: -230px;
    width: 84px;
    /*display: block;
    display: none;
    right: -215px; 
    /*z-index: 9999;*/ 
}
.side-bars .s-bar {
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
    top: 0;
    width: 100%;
    height: 89%;
    display: block; 
}
.side-bars .s-bar a {
    font-size: 1.09em;
    padding: 0;
    color: #fff;
    float: left;
    margin-top: 0px;
    font-weight: 700; 
    padding: 8px 0px 8px 12px;
    /*width: 80px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;*/
} 
.clerfix-black{
	background: #232323;
}
.clerfix-black a{
	background: #232323;
}
.clerfix-black:hover{
	background: #feaa02;
	color: #232323;
} 
.clerfix-black:hover a{
	background: #feaa02;
	color: #232323;
}
.clerfix-org{ 
    background: #feaa02;
}
.clerfix-org a{
	background: #feaa02;
}
.clerfix-org:hover{
	background: #232323;
	color: #fff;
} 
.clerfix-org:hover a{
	background: #232323;
	color: #fff;
}
.clerfix-red a{
	background: #feaa02;
}
@media only screen and (max-width: 600px) {
  .side-bars{
    width: 67px;
    top: 72%;
	}
	.side-bars .s-bar a {
		font-size: 1em;
		font-weight: 100;
	}

}



.contest-list.contest-list--scrollable .contest-list__item .contest .best-seller::before {
    font-size: 10px;
    padding: 6px 10px;
    text-indent: 23px;
    height: 30px;
    width: 120px;
    right: -30px;
    top: 8px;
}
.best-seller::before {
    content: "BEST SELLER";
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    padding: 7px 10px;
    text-indent: -15px;
    display: block;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    height: 35px;
    width: 180px;
    background-color: red;
    position: absolute;
    border: 2px solid #b70000;
    box-shadow: 2px 1px 7px -1px #b70000;
    right: -65px;
    top: 20px;
}
*, :after, :before {
    box-sizing: border-box;
}


span.plan {
    font-size: 11px;
    position: relative;
    top: 0;
    background: #cf2e48;
    padding: 3px 12px;
    color: #fff;
    display: block;
    width: 90%;
    margin: 5px auto;
    text-align: center;
}

    span.plan1 {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    background: #7b7b7b;
    color: #fff;
    padding: 3px 6px;
    width: 90%;
    margin: 5px auto;
    text-align: center;
    }

    span.plan2 {
    display: block;
    font-size: 10px;
    margin-top: 5px;
    background: #7b7b7b;
    color: #fff;
    padding: 3px 6px;
    width: 90%;
    margin: 5px auto;
    text-align: center;
    }

    .liststyle{

        list-style: none;
    }