%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/eirtvhdf/logobrainiacs.com/logodesign/css/
Upload File :
Create Path :
Current File : /home/eirtvhdf/logobrainiacs.com/logodesign/css/style.css

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');



h1, h2, h3 ,h4, h5, h6, p, span, li, a, button{

    font-family: 'Graphik';

    margin: 0px;

    padding: 0px;

}
a{
    text-decoration: none !important;
}
a:focus{outline: none;}
body{
    overflow-x: hidden;
}
.p0{padding: 0px;}

section{
    float:left;
    width:100%;
}

.header .navbar {
    /* display: flex; */
    justify-content: center;
    position: absolute;
    z-index: 1;
    width: 48%;
}
a.navbar__logo {
    float: left;
}
a.navbar__logo img {
    width: 240px;
    position: relative;
    top: 25px;
    left: 30px;
    margin: 0 30px 0 0;
}

.hd-btn {
    padding-top: 38px;
    float: revert;
    text-align: right;
}

.hd-btn a {
font-size: 20px;
    color: #f5ca37;
    margin: 0px 8px 0;
    display: inline-block;
    font-weight: bold;
}
.hd-btn a img {
    width: 43px;
    margin: -10px 0 0 0;
}
div:focus {
    box-shadow: 0 0 0 0 transparent;
    border: 0;
    outline: none;
}

.price-list i {
    padding: 0 10px 0 0;
}
.main-bnr{
    background: url(../images/bg-banner.jpg);
    background-size: cover;
    background-position:center center;
    background-repeat: no-repeat;
    position:relative;
    overflow: hidden;
    height: 1000px;
    min-height: 1000px;
}
.main-bnr .main-col-div{
    display:flex;
}

.bnr-side-img {
    /* text-align: right; */
}
.brn-rside-img{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.bnr-side-img img {
    width: auto;
    /* padding: 20px 0 10px 0px; */
    position: relative;
    /* right: -60px; */
    width: 80%;
    border-radius: 0 36px 36px 36px !important;
    margin: 20px 0 10px;
}
.header {
    padding-left: 7%;
}

.bnr-txt {
    padding-left: 20%;
    padding-top: 35%;
}

.bnr-txt h1 {
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
}
.bnr-txt h1 span {
    color: #f5ca37;
/*    font-size: 66px;*/
}

.bnr-txt h3 {
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    line-height: 70px;
}

.bnr-txt p {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 10px 0;
}
.bnr-txt ul {
    padding: 0;
    margin: 0;
}

.bnr-txt ul li {
    color: #fff;
    list-style: none;
    font-size: 18px;
}
.bnr-btn {
    margin-top: 50px;
}
.banner-img {
    margin: 30px 0 0 0;
}
.gt-strt-btn {
    padding: 15px 25px;
    background: #f5ca37;
    font-size: 22px;
    color: #000;
    margin-right: 20px;
    border-radius: 0 16px 16px 16px;
    font-weight: bold;
    transition: all .3s ease-in-out;
}

.lv-cht-btn {
    padding: 15px 25px;
    background: #cbdaff;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    border-radius: 0 16px 16px 16px;
    transition: all .3s ease-in-out;
}

.gt-strt-btn:hover {
    background: #cbdaff;
    color: #000;
}

.lv-cht-btn:hover {
    background: #f5ca37;
    color: #fff;
}
a.phone {
    padding: 0 25px 0;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    border-radius: 0 16px 16px 16px;
    transition: all .3s ease-in-out;
    display: block;
    margin: 20px 0 0;
}
/*bannerr*/


/*logo-cmp*/
.logo-cmpny {
    background: #f7fafc;
    padding: 60px 0;
}
.hd-txt h3 {
    text-align: center;
    font-size: 24px;
    padding-bottom: 50px;
    color: #0c314d;
    font-weight: 400;
}

.hd-txt h3 span {
    font-weight: bold;
}

.logo-cmp {
    display: inline-block;
    width: 100%;
}

.logo-cmp img {
    /* width: 100%; */
    margin: 0 46px 0 0;
}

.logo-cmp img:last-child {
    margin: 0;
}
/*logo-cmp*/

/*portfolio*/
.hd-txt h2{
    text-align: center;
    font-weight:bold;
    font-size:38px;
}
.hd-txt p{
    text-align: center;
    font-weight:400;
    font-size:22px;
}

.portfolio-logo{
    padding: 50px 0;

}
.port-logos.port-1 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    overflow: hidden;
    /* float: right; */
}

.port-logo-img {overflow-x: scroll;overflow-y: auto;display: flex;flex-wrap: nowrap;}

.port-logo-img img {
    padding: 20px;
}
/*portfolio*/


/*cta*/
.cta-sec{
    background: url(../images/section_bg.jpg);
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    padding: 90px 0;
}
.cta-txt{
    

}
.cta-txt h2{
    font-size:40px;
    font-weight:bold;
    text-align:left;
    color: #fff;
}
.cta-txt p{
    font-size:22px;
    font-weight:400;
    text-align:left;
    color: #fff;
    padding: 10px 0;
}
.cta-txt p span{
    color:#f5ca37;
    font-weight: bold;
    font-style: italic;
}
.cta-sec .col-sm-12 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-bnt {
    text-align: center;
}

/*cta*/


/*pricing*/
.pricing-sec{
    padding: 60px 0 60px;
    background: #f7fafc;
}
.pricing-box {
    text-align: center;
    background: #fff;
    padding: 30px 30px;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 0px 16px 16px 16px;
    margin: 20px 0 15px;
    position: relative;
}

.pricing-box h6{
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding: 5px 0;
    background-color: #dc0000;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 2px;
    border-radius: 0px 16px 0px 0px;
}

.pricing_slider .owl-dots {
    margin: 30px auto -20px;
    display: table;
}

.pricing_slider  .owl-dot {
    background-color: rgb(39 50 69);
}

.pricing_slider  .owl-dot.active {
    background-color: #f5ca37;
}

.pricing-box h2 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
}

.pricing-box .price-list ul {
    padding: 0;
    list-style: none;
    text-align: left;
    height: 200px;
    overflow-y: scroll;
}

.pricing-box .price-list ul li {
    line-height: 30px;
}
.pricing-box .price-list ul li.heading {
    font-size: 16px;
    font-weight: 700;
    color: #2d2b25;
    padding: 5px 0;
    margin-top: 10px;
}
p.nichaywala {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 20px 0;
}
.pr-btn-order {
    padding: 15px 25px;
    background: #f5ca37;
    font-size: 17px;
    color: #fff;
    margin-right: 20px;
    border-radius: 16px 16px 0px 16px;
    font-weight: bold;
    transition: all .3s ease-in-out;
}
.pricing-box:hover {
    border-color: #2732453b;
}

.pricing-box:hover .pr-btn-order {
    background: #273245;
    color: #fff;
}

.col-sm-12.pricing-mdiv {padding-top: 50px;}

.price-order-btn {
    margin-top: 30px;
    height: 60px;
    padding: 0 30px;
}

.price-list h4 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}

.price-list h4 span {
    font-weight: bold;
    color: #101c31;
}
.price-list h4 {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 10px;
}

.price-list h4 span {
    font-weight: bold;
    color: #101c31;
}
.pricing-sec .hd-txt p {
    padding: 20px 0 0;
}
.action-main-pkg .col-ms-6 a {}

.action-main-pkg small {
    display: block;
    color: #000;
}

.action-main-pkg a {
    color: #666;
    font-size: 16px;
    font-weight: 500;
}

.action-main-pkg {
    border-top: 1px solid #e0dbdb7d;
    padding-top: 10px;
}

.price-txt {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 10px;
    border-bottom: 1px solid;
    margin-bottom: 15px;
}

.price-txt h3 strike {
    align-items: center;
    display: block;
}

.price-txt h2 {
    font-size: 70px;
    color: #273245;
}

.price-txt h3 {
    color: #816e6c;
    font-size: 22px;
    padding-left: 8px;
    line-height: 16px;
}
/*pricing*/

/*combo*/
.combo-dt {
    display: flex;
    align-items: center;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 30px 0;
}

.cmb-txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cmb-hd-txt h2 {
    text-align: left;
    font-size: 26px;
    font-weight: bold;
}

.cmb-hd-txt {}

.cmb-hd-txt p {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
}

/*.combo-dt li {
    font-size: 13px;
}*/

.combo-dt ul {
    padding: 0;
}

.combo-pack {
    background: url(../images/package-bg.jpg);
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.combo-dt ul {
    overflow: unset !important;
}

.cmb-price-txt {
    display: flex;
    align-items: center;
}
.cmb-price-txt img.pppp {
    position: absolute;
    top: 0;
    right: 40px;
    width: 14%;
}
.cmb-price-txt h3 strike {
    display: block;
}

.cmb-price-txt h3 {
    font-size: 19px;
    font-weight: 600;
    color: #816e6c;
}

.cmb-price-txt h2 {
    font-size: 60px;
}
.combo-txt {
    color: #fff;
    padding-top: 20px;
}

.combo-txt h2 {
    font-weight: bold;
    font-size: 36px;
}

.combo-txt p {
    padding: 20px 0;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px;
}

.req-btn {
    padding: 20px 35px;
    background: #43d795;
    color: #fff;
    font-size: 20px;
    border-radius: 16px 16px 0px 16px;
    transition-duration:.5s;
}

.req-btn:hover {
    background: #f5ca37;
    color: #fff;
}
    
.combo-pack .pricing-box {
    border-radius: 16px 16px 16px 0;
    border: 0;
}
.combo-pack .action-main-pkg {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cmb-tel {
    padding: 0px 18px;
}

.combo-bx .pr-btn-order {
    padding: 15px 80px;
    color: #fff;
}

.cmb-tel a small {
    font-size: 17px;
    font-weight: bold;
}

.cmb-chat a small {
    font-size: 17px;
    font-weight: bold;
}
ul.cmb-ul1 {
    margin-right: 45px;
}

/*combo*/


/*logo-tab*/
.tab-logos {}

.tab-logos ul#nav-tabs-wrapper {
    border: 0;
}

.tab-mlogo-div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: -10px;
}

.logo-tab-img img {
    width: 100%;
    margin-top: 45px;
}

.tab-logos ul li {width: 100%;padding: 8px;}

.tab-logos ul li a img {display: table;text-align: center;margin: 0 auto;width: 100%;}

.tab-logos ul li a {
    text-align: center;
}

.tab-logos ul li.active a, .tab-logos ul li.active:hover a, .tab-logos ul li.active a:focus, .tab-logos ul li:hover a {
    border: 0;
    background: #f7fafc;
}

.tab-logos ul li a:hover {
    background: transparent;
}

.tab-logos ul li a {
    padding: 0;
    margin: 0;
    box-shadow: 0 0 0 0 transparent;
    border: 0;
}
.tab-logos ul li a {
    background: #f7fafc;
    padding: 20px 0px 20px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.tab-logos ul li a img {
    margin-bottom: 10px;
}

.types-logo {
    padding: 60px 0 60px;
}

.types-logo .hd-txt p {
    padding: 10px 0;
}
.tab-logos ul li a:hover {
    background: #f7fafc;
}
li.tb-txt-st img {
    margin-bottom: 0 !important;
}
.process-icon-div img {
    width: 100%;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding-top: 20px;
}
section.process-sec {
    padding: 10px 0 30px;
}

.logo-tb-div {
    padding-left: 245px;
}
.logo-tb-div .hd-txt h2 {
    text-align: left;
}
.logo-tb-div .hd-txt h2 {
    text-align: left;
    font-size: 25px;
}

.logo-tb-div h3 {
    font-size: 35px;
    font-weight: bold;
    padding: 10px 0;
}

.lft-pro-st p {
    width: 80%;
    font-size: 19px;
    line-height: 26px;
    font-weight: 400;
}

.lft-pro-st {
    position: relative;
    padding-left: 169px;
    padding-top: 120px;
}
.process-icon-div {
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: table;
    background: transparent;
    padding: 20px 7px;
    border-radius: 0px 26px 26px 26px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 34px 74.26px 4.74px transparent;
    border: 1px solid #efe9e9;
}

.process-nav {}

.process-nav .slick-list.draggable {
}
.process-icon-div p {
    font-weight: bold;
    font-size: 22px;
    padding: 55px 0 10px;
}

div#slick-slide10 {}

.process-nav {
}

.process-nav .slick-list.draggable {
    height: 450px;
    padding: 70px 10px !important;
}
.slick-slide.slick-current.slick-active .process-icon-div {
    box-shadow: 0px 14px 20px 10px rgba(47, 36, 129, 0.13);
}

.process-nav {
    padding-top: 50px;
}

.process-sec .slick-next {
    left: 50px;
    right: inherit;
    
}
.process-sec .slick-prev {
    left: 0px;
    
}
.process-sec .slick-prev, .process-sec .slick-next{
    bottom: -40px;
    top: inherit;

}
.process-sec .slick-next:before {
    content: "\f0da";
    color: #0046ff;
    font-size: 35px !important;
        font: normal normal normal 14px/1 FontAwesome;
}
.process-sec .slick-prev:before {
    content: "\f0d9";
    color: #0046ff;
    font-size: 35px !important;
    font: normal normal normal 14px/1 FontAwesome;
}

.pro-ico-1:before {
    position: absolute;
    content: '1';
    font-size: 178px;
    font-weight: bold;
    color: #efefef;
    z-index: -1;
    top: -126px;
    left: 0;
    right: 0;
}

.pro-ico-2:before {
    position: absolute;
    content: '2';
    font-size: 178px;
    font-weight: bold;
    color: #efefef;
    z-index: -1;
    top: -126px;
    left: 0;
    right: 0;
}
.pro-ico-3:before {
    position: absolute;
    content: '3';
    font-size: 178px;
    font-weight: bold;
    color: #efefef;
    z-index: -1;
    top: -126px;
    left: 0;
    right: 0;
}
.slick-slide.slick-current.slick-active .pro-ico-1:before,
.slick-slide.slick-current.slick-active .pro-ico-2:before,
.slick-slide.slick-current.slick-active .pro-ico-3:before,
.slick-slide.slick-current.slick-active .pro-ico-4:before,
.slick-slide.slick-current.slick-active .pro-ico-5:before{
    color: #f5ca37;
}
.pro-ico-4:before {
    position: absolute;
    content: '4';
    font-size: 178px;
    font-weight: bold;
    color: #efefef;
    z-index: -1;
    top: -126px;
    left: 0;
    right: 0;
}
.pro-ico-5:before {
    position: absolute;
    content: '5';
    font-size: 178px;
    font-weight: bold;
    color: #efefef;
    z-index: -1;
    top: -126px;
    left: 0;
    right: 0;
}

/*logo-tab*/


/*testi*/
.testimonial-sec {
    padding: 60px 0 50px;
    background: url(../images/testi-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.testimonial-sec .hd-txt p {
    padding: 15px 0;
}
.testi-div {
    padding: 25px 35px 55px;
    background: white;
    border-radius: 0 16px 16px 16px;
    position: relative;
    min-height: 150px;
    margin: 0 -235px;
    width: 90%;
}
.testimonial-sec .hd-txt {
    color: #fff;
}

.testi-icon {
    position: absolute;
    left: 35px;
    z-index: 11;
    bottom: -90px;
}
.testi-slider .slick-list.draggable {
    height: 365px;
    min-height: 315px;
}
.testi-slider-div {
    margin-top: 45px;
}


.logo-tab-img .logo-tab-img-box {
    text-align: center;
    position: absolute;
    width: 87%;
    margin: auto;
    left: 0;
    right: 0;
    top: 300px;
    bottom: 0;
    height: auto;
}

.logo-tab-img .logo-tab-img-box h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    color: #000;
}

.logo-tab-img .logo-tab-img-box p {
    font-size: 17px;
    color: #636465;
}

.logo-tab-img {
    position: relative;
}



.slick-slide.slick-current.slick-active.slick-center {}

.testi-slider .slick-slide.slick-current.slick-active.slick-center .testi-div, 
.testi-slider .slick-current +.slick-slide.slick-active .testi-div {
    background: #fff;
}

.testi-div p {
    font-size: 22px;
}
.testi-slider .slick-slide.slick-active .testi-div {
    background: #cecece;
}

.slick-slide.slick-current.slick-active.slick-center {}

.testi-slider .slick-slide.slick-current+.slick-slide+.slick-slide .testi-div{
    background: #cecece;
}
/*testi*/

/*contact-sec*/


.contact-sec{
    padding: 50px 0;
    background-color: #fafafa;
    background-image: url("../images/form-sec-bg.jpg");
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover;
}
.contact-sec .hd-txt h2, .contact-sec .hd-txt p {
    text-align: left;
}
.form-sec {}

.form-sec .field input, .form-sec .field textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 18px 20px;
    border: 1px solid #e7e7e9;
    border-radius: 4px;
}

.form-sec .col-sm-12 {
    padding: 0;
}

.form-sec {
    padding-top: 30px;
}

.contact-sec .hd-txt p {
    padding: 10px 0;
}
.cntct-btn {
    width: 100%;
    padding: 12px 0;
    font-size: 20px;
    color: #fff;
    background: #0f1b2f;
    border: 0;
    text-transform: uppercase;
    border-radius: 0 16px 16px 16px;
    margin-top: 14px;
}
.form-r-div {
    padding-top: 45px;
}

.cntct-dt a {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.cntct-dt {
    margin-bottom: 35px;
}

.cntct-dt p {
    padding-bottom: 2px;
    font-size: 15px;
}

/*contact-sec*/



/*footer*/

.social_icons {
    margin: 10px 0 0px;
}

.social_icons ul {
    margin: 9px 0 0;
    padding: 0;
}

.social_icons ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 0 0 5px;
}

.social_icons ul li:first-child {
    margin: 0 0 0 0px;
}

.social_icons ul li a {
    width: 35px;
    height: 35px;
    background-color: #f49335;
    color: #fff;
    display: grid;
    align-items: center;
    text-align: center;
    font-size: 20px;
    border-radius: 50px;
    transition-duration: .5s;
    padding: 0 !important;
    transition-duration: .5s;
}

.social_icons ul li a:hover, .social_icons ul li a:focus {
    background-color: #fff;
    color: #f49335;
    text-decoration: none;
}
section.footer {
    background: #0c1623;
    padding: 50px 0;
}

.footer .ftr-ul {list-style: none;padding: 0;}

.footer .ftr-ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}

.footer p {
    color: #fff;
    font-size: 15px;
    /*font-weight: 500;*/
}

.Copyright-txt p {
    padding: 10px 0 20px;
    border-bottom: 2px solid #252e39;
    margin-bottom: 25px;
}

.ftr-ul img {
  /*  width: 100%; */
}



      .portfolio-logo .scroll {
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow: auto;
        /*scroll-behavior: smooth;*/
        transition: all .1s ease-in-out;
      }

#wrapper_port2.scroll2 {
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow: auto;
        scroll-behavior: smooth;
        transition: all .1s ease-in-out;
      }
       .portfolio-logo ::-webkit-scrollbar{
        opacity:0;
       }
.port-logos.content {
        width: -moz-max-content;
        width: -webkit-max-content;
        width: -ms-max-content;
        width: max-content;
      }
/*footer*/



/*custom-slider*/

/*.custom-slider .custom-slide img {
  opacity: 0;
}*/

.custom-slider .container {
    max-width: 1170px;
}

.custom-slider .custom-slide .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  position: relative;
  background-color: rgba(193, 68, 183, 0.1);
  /*border-radius: 9px;*/
}

.custom-slider .custom-slide .text-content {
  position: absolute;

  font-weight: 600;
  font-size: 120px;
  line-height: 114px;

  letter-spacing: -0.02em;

  color: #C144B7;

}

.custom-slider .custom-slide .small-descr {
  font-size: 25px;
  line-height: 34px;

  color: #FFFFFF;
  opacity: 0.6;
  letter-spacing: 0;
}

.custom-slider {
    /* overflow: hidden; */
    /* background-color: #191428; */
    /* width: 200% !important; */
    padding: 60px 0 50px;
}


.custom-slider .hd-txt{
    margin-bottom: 50px;
}

/*.custom-slider .title {
  position: absolute;
  top: 120px;
  color: #ffffff;
}*/

.custom-slider .wrapper {
    /*height: 100vh;*/
    overflow: visible;
    /* position: absolute; */
    width: 100%;
}


.custom-slider .sections {
    float: left;
    position: relative;
    width: 100%;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    display: flex;
}

.custom-slider .section {
    float: left;
    /* position: relative; */
    width: 100%;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    margin: 0 15px 0;
}

.custom-slider .section > div {
  /* border: 2px solid rgba(0, 49, 136, 0.1); */
  /* border-radius: 5px; */
}

.custom-slider .section > .custom-element {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.custom-slider .section-last > .hidden-content {
  visibility: hidden;
  opacity: 0;
}

.custom-slider .section > .custom-element a {
  position: relative;
  margin-left: -55px;

  font-family: "Fira Sans", Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 70px;
  line-height: 84px;
  text-align: center;
  letter-spacing: -2px;

  color: #003188;
  text-decoration: none;
  cursor: pointer;
}

.custom-slider .section > .custom-element a:hover,
.custom-slider .section > .custom-element a:focus {
  opacity: 0.7;
}

.custom-slider .section > .custom-element a::before {
  content: '';
  position: absolute;

  top: -38%;

  width: 236px;
  height: 236px;
  
  background-image: url("../img/ellipse.html");
  background-position: center;
  background-repeat: no-repeat;
}

.js-slideContainer {
  
  -webkit-transition: -webkit-transform 0.45s ease-out;
  -o-transition: -o-transform 0.45s ease-out;
  transition: -webkit-transform 0.45s ease-out;
  -o-transition: transform 0.45s ease-out;
  transition: transform 0.45s ease-out;
  transition: transform 0.45s ease-out, 
  -webkit-transform 0.45s ease-out;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;


  -webkit-transform: translateZ(0);  /* triggers GPU, sometimes fixes the issue */
  transform: translateZ(0);  /* non-webkit specific */
}
/*
.col-lg-5mm {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 40.666667%;
    max-width: 40.666667%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-lg-5mm img {
    width: 100%;
}*/

/*aka person*/

.custom-slider .custom-section {
  position: relative;
}

.custom-slider .custom-section .title {

  position: absolute;
  top: -17px;
  left: 0px;


  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: -0.02em;

  color: #755CF1;
}

.custom-slider-modern {
  position: relative;
}

.custom-slider-modern .shadoww {
  position: absolute;
  left: 30px;
  z-index: -1;
  opacity: 0.3;
}

.custom-slider-modern .title-custom {
  margin-top: 80px;
  color: #FFFFFF;
}

.custom-slider-modern .descr {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.6);
}

.custom-slider-modern .box {
  right: -100px;
  bottom: 0;
}

.custom-slider-modern .book {
  right: -100px;
  top: 0;
}

.custom-slider-modern .cacti {
  left: -100px;
  top: 0;
}

.custom-slider-modern .duck {
  left: -100px;
  bottom: 0;
}

.custom-slider-modern .custom-section {
  overflow: hidden;
}

.custom-slider-modern .custom-section .fly-element {
  position: absolute;

  padding: 7px;
  border: 1px solid #755CF1;
}

.custom-slider-modern img {
  width: auto;
}

.custom-slider-modern .inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  min-height: 545px;
  width: 245px;
  border: 1px solid #755CF1;
}

.custom-slider-modern .inner img {
  position: absolute;
}

.custom-slider-modern .head-element img {
  top: 32px;
}

.custom-slider-modern .torso-element img {
  top: 69px;
}

.custom-slider-modern .legs-element img {
  bottom: 45px;
}

.custom-slider-modern .torso-element {
  position: relative;
  z-index: 900;
}

.torso-element .inner .hidden-title {
  opacity: 0;
}

.custom-slider-modern .hidden-wrapper {
  display: none;
}

#reveal1,
#reveal11,
#reveal12,
#reveal12  {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

#reveal1.visible,
#reveal11.visible
#reveal12.visible,
#reveal12.visible {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}



.port-slider-1 {
    float: left;
    margin: 0 0 30px 0%;
}

.port-slider-2 {
    float: right;
    margin: 0 0% 30px 0;
}
.port-slider-3 {
    float: right;
    margin: 0 0% 30px 0;
}
.port-logos img {
    border-radius: 26px 26px 26px 0;
    margin: auto;
}

.bnr-side-slider-2{
    right: -1%;
    top: -150px;
}

.bnr-side-slider-1 {
    right: -10%;
    top: -250px;
}

.port_icon_box {
    display: flex;
    align-items: center;
}

.port_icon_sec {
    margin: 30px 0 0;
}

.port_icon_box img {
    margin: 0 10px 0 0;
}

.port_icon_box p {
    font-size: 15px;
    color: #6f7892;
    font-weight: 600;
}




section.sec_partners {
    padding: 50px 0;
    background-color: #ffffff;
}
section.sec_partners .hd-txt h2 {
    margin-bottom: 50px;
}
section.sec_partners .partners_inner .col-md-2 {
    width: 20%;
    padding: 0 10px;
}

section.sec_partners .partners_inner .partners_boxes {
    border: 1px solid #d8dbde;
    border-radius: 0 14px 14px 14px;
    padding: 15px 0;
    margin-bottom: 30px;
}
section.sec_partners .partners_inner .partners_boxes:hover {
    box-shadow: 0px 12px 38.8px 1.2px rgba(157, 157, 157, 0.24);
}
section.sec_partners .partners_inner .partners_boxes img {
    width: 100%;
}








/* Pop Up CSS */

.ovr-hiddn {
  overflow: hidden;
}

.black-layout {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  /* background: rgba(0, 0, 0, 0.8); */
  background-image: linear-gradient(225deg, rgb(0 0 0 / 80%), rgb(0 0 0 / 80%))
  /* box-shadow: 1px 1px 50px 0 rgba(0, 0, 0, 0.25); */
}



.popup {
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: auto;
  overflow: hidden;
  border-radius: 30px;
  z-index: 999999;
  display: none;
}

.mainPop {
  width: 800px;
  height: 650px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 50px 0 rgba(0, 0, 0, 0.44);
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}

.pad-zero {
  padding: 0px;
}

.pad-l-zero {
  padding-left: 0px;
}

.pad-r-zero {
  padding-right: 0px;
}

.popup-close {
  transition-duration: .5s;
  position: absolute;
  font-size: 20px;
  /* background: #FFF; */
  color: #fff;
  right: 10px;
  top: 10px;
  /* border: 1px solid #fdaf1a; */
  border-radius: 41px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  /* background-color: #ffcc46; */
  z-index: 99999999;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff2f5b), to(#ff2f5b));
  background-image: linear-gradient(180deg, #ff2f5b, #ff2f5b);
}

.popup-close:hover {
  color: #fff;
  /* border: 1px solid #fc5216; */
  background-color: #f54d35;
}

.pop_img_cl {
  display: block;
  position: relative;
  top: 0px;
  left: -65px;
  z-index: 9;
}

.popup-header {
  /*margin-bottom: 25px;*/
}

.popup-header h4 {
  /* font-size: 32px; */
  font-weight: 700;
  /* font-style: normal; */
  /* font-stretch: normal; */
  /* line-height: 1.03; */
  /* letter-spacing: 1px; */
  /* color: #ffffff; */
  /* text-transform: uppercase; */
  color: #23264f;
  font-size: 2.5em;
  line-height: 1.33em;
  margin: 10px 0 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.popup-header h4 span {
  font-weight: 600;
  color: #fbad18;
}

.formWrap {
  padding: 25px 20px 0 30px;
}

.popup-bdy input,
.popup-bdy select {
  border-radius: 3px;
  border: solid 0px rgba(151, 151, 151, 0.2);
  background-color: transparent;
  font-size: 14px;
  font-weight: 500;
  color: #23264f;
  width: 100%;
  height: 50px;
  line-height: 54px;
  margin-bottom: 15px;
  padding: 0 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  margin: 0 auto 15px;
  display: table;
  border-width: 1px;
  border-color: #cbd6e2;
  border-radius: 4px;
  background-color: #f5f8fa;
  box-shadow: inset 0 0 0 0 transparent;
  padding: 0 15px;
}

.popup-bdy input::placeholder,
.popup-bdy textarea::placeholder {
  color: #ccc;
}

.popup-btn input {
height: 51px;
    border-radius: 25px;
    background-color: #ff5b41;
    width: 50%;
    line-height: 51px;
    background: #ff5b41;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    /* border: 1px solid #ff5b41; */
    -webkit-transition: all 0.4s ease-In-out;
    -moz-transition: all 0.3s ease-In-out;
    -o-transition: all 0.4s ease-In-out;
    transition: all 0.4s ease-In-out;
    margin-bottom: 0px;
    float: none;
    padding: 0 0 !important;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 auto0;
    border-radius: 50px;
    background-color: #f5ca37;
    background-image: linear-gradient(90deg, #f5ca37, #f5ca37);
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    color: #fff;
}

.popup-btn input:hover {
  box-shadow: 0 4px 12px 0 rgba(75, 107, 245, .6);
}

.frmicon-box.newcountrycode {
  position: relative;
}

.popup-bdy select {
  padding: 0 0 0 0px;
  margin: 0 0 0 22px;
}

.frmicon-box.phonecode {
  position: relative;
}

.frmicon-box.phonecode input#popupcountrycode {
  position: absolute;
  left: 0px;
  width: 15%;
  padding: 0;
  background: transparent;
  z-index: 1;
  border-radius: 3px 0px 0px 3px;
  padding: 0 15px;
}

.frmicon-box.phonecode input#phoneNum2 {
  padding: 0 15px 0px;
}

.side-bar {
  position: fixed;
  z-index: 999;
  top: 192px;
  right: -400px;
  transition: all 0.4s ease;
  display: none;
  border-radius: 10px 0px 0px 10px;
}

.side-bar.active {
  display: inline-block;
}

.side-bar.active.open {
  right: 0px;
}

.side-body {
  padding: 30px;
  width: 400px;
  border-radius: 0 0 0 20px;
  background-color: #ffffff;
}

.side-body .row {
  margin: 0px;
}

.side-head {
  top: 60px;
  cursor: pointer;
  overflow: hidden;
  width: 185px;
  height: 65px;
  border-radius: 20px 20px 0px 0px;
  box-shadow: -30px 2px 64px 0 rgba(255, 175, 1, 0.33);
  background-color: #222222;
  transform: rotate(-90deg);
  line-height: 65px;
  position: absolute;
  left: -125px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  padding: 0;
  text-align: center;
}

.side-body .formWrap {
  padding: 0px;
}

.side-body h5 {
  font-size: 24px;
  font-weight: 600;
  color: #222222;
  line-height: 29px;
}

.btnList {
  font-size: 0px;
  display: block;
}

.btnList>li {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.btnList>li.last {
  text-align: right;
}

.side-body .btnList .popup-btn input {
  width: 148px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 0px;
}

.side-body .btnList .popup-btn input:hover {
  background: #ffaf01;
  color: #fff;
  border-color: #ffaf01
}

.btnList a {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #222222;
  text-decoration: underline;
}

.btnList a:hover {
  color: #ffaf01;
}

.side-body .popup-bdy input,
.popup-bdy select {
  margin-bottom: 10px;
  height: 50px;
  line-height: 50px;
}

.side-body .frmicon-box.phonecode input#popupcountrycode {
  width: 20%;
}

.popup_img_bg {
  /* background-color: #fff; */
  min-height: 650px;
  /* overflow: hidden; */
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#43bcff), to(#4d4dff));*/
  /*background-image: linear-gradient(180deg, #43bcff, #4d4dff);*/
  background: url(../images/poppp.png) no-repeat;
  color: #fff;
}

.popup-header p {
  font-size: 15px;
  /* font-weight: 600; */
  /* color: #fff; */
  /* text-transform: uppercase; */
  margin-bottom: 0;
  color: #23264f;
  font-size: 18px;
  font-weight: 600;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.frmicon-box textarea {
  background-color: transparent;
  /* border: none; */
  /* border-bottom: 1px solid #fff; */
  width: 100%;
  margin: 0 auto 20px;
  display: table;
  border-width: 1px;
  border-color: #cbd6e2;
  border-radius: 4px;
  background-color: #f5f8fa;
  box-shadow: inset 0 0 0 0 transparent;
  font-size: 15px;
  padding: 10px 15px;
}

img.popup-logo {
    margin: 0px 0 20px;
    /* display: table; */
    width: 90%;
}

.popup-bdy label {
    font-size: 15px;
    /* font-weight: 600; */
    color: #23264f;
    vertical-align: middle;
    line-height: 0;
    margin: 10px 0 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


.popup_contact {
    align-content: center;
    display: grid;
    margin: auto;
    height: 95%;
    padding: 0 0 0 40px;
        display: none;
}

.popup_contact a {
    color: #fff;
    margin: 15px 0 0px;
    font-size: 20px;
    font-weight: 600;
}
/*POPUP Form*/


.logo-tb-div .hd-txt h2 {
    font-size: 40px;
}
.logo-tb-div h3 {
    font-size: 26px;
}
.logo-tb-div .lft-pro-st p {
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 20px;
}
    .footer .disclaim-txt p {
        font-size: 10px;
        text-align: center;
    }
    .footer p {
        text-align: center;
    }
    .social_icons ul {
        text-align: center;
    }




.blinking{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: #f5ca37; }
    99%{    color:#f5ca37;  }
    100%{   color: #fff;    }
}




























.combo-new-pack {
    padding: 50px 0;
    background: url(../images/cmbo-new-pck.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.combo-new-pack .hd-txt {
    padding-bottom: 40px;
    color: #fff;
}

.combo-new-pack .hd-txt p {
    padding-top: 10px;
}

.logo-dsgn-pack:hover{
    background:#442288;
}
.logo-dsgn-pack {
    background: transparent;
    color:#fff;
    padding: 18px 13px;
    margin-bottom: 20px;
    border-radius: 14px 14px 0px 14px;
}

.logo-dsgn-pack ul {
    padding: 0;
}

.logo-dsgn-pack ul li {
    margin-left: 20px;
}

.logo-dsgn-pack h4 {
    text-transform: uppercase;
    font-size:20px;
    padding-bottom: 10px;
    color: #fff;
}
.stat-dsgn-pack:hover{
    background:#442288;
}
.stat-dsgn-pack {
    background: transparent;
    color:#fff;
    padding: 18px 13px;
    margin-bottom: 20px;
    border-radius: 14px 14px 0px 14px;
}
.stat-dsgn-pack ul {
    padding: 0;
}

.stat-dsgn-pack ul li {
    margin-left: 20px;
}

.stat-dsgn-pack h4 {
    text-transform: uppercase;
    font-size:20px;
    padding-bottom: 10px;
    color: #fde74c;
}
.social-dsgn-pack:hover{
    background:#442288;
}
.social-dsgn-pack{
    background: transparent;
    color:#fff;
    padding: 18px 13px;
    margin-bottom: 20px;
    border-radius: 14px 14px 0px 14px;
}
.social-dsgn-pack ul {
    padding: 0;
}

.social-dsgn-pack ul li {
    margin-left: 20px;
}

.social-dsgn-pack h4 {
    text-transform: uppercase;
    font-size:20px;
    padding-bottom: 10px;
    color: #6b8437;
}


.web-dsgn-pack:hover{
    background:#442288;
}
.web-dsgn-pack{
    background: transparent;
    color:#fff;
    padding: 18px 13px;
    margin-bottom: 20px;
    border-radius: 14px 14px 0px 14px;
}
.web-dsgn-pack ul {
    padding: 0;
    overflow-y: scroll;
    height: 322px;
}

.web-dsgn-pack ul li {
    margin-left: 20px;
}

.web-dsgn-pack h4 {
    text-transform: uppercase;
    font-size:20px;
    padding-bottom: 10px;
    color: #e55934;
}

.cmbo-pck-col4 {
    padding-left: 20px;
}


.valadd-dsgn-pack:hover{
    background:#442288;
}
.valadd-dsgn-pack{
    background: transparent;
    color:#fff;
    padding: 18px 13px;
    margin-bottom: 20px;
    border-radius: 14px 14px 0px 14px;
}
.valadd-dsgn-pack ul {
    padding: 0;
}

.valadd-dsgn-pack ul li {
    margin-left: 20px;
}

.valadd-dsgn-pack h4 {
    text-transform: uppercase;
    font-size:20px;
    padding-bottom: 10px;
    color: #57b8e1;
}



/* width */
.web-dsgn-pack ::-webkit-scrollbar {
  width: 5px;
  background: #fff;
}

/* Track */
.web-dsgn-pack ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff; 
  border-radius: 10px;
}
 
/* Handle */
.web-dsgn-pack ::-webkit-scrollbar-thumb {
  background: #ff512e; 
  padding-top: 5px;
  border-radius: 10px;
}

/* Handle on hover */
.web-dsgn-pack ::-webkit-scrollbar-thumb:hover {
  background: #ff512e; 
}
.cmbo-side-img img {
    width: 118%;
}

.cmbo-side-img h4 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    width: auto;
    line-height: 25px;
    position: relative;
    margin-top: -40px;
    margin-left: 60px;
}

.cmbo-side-img span {
    font-size: 18px;
    font-weight: 400;
}

.btn-new-cmbo {
    margin-top: 25px;
    margin-left: 60px;
}

.btn-new-cmbo .new-ord-cmb {
    padding: 15px 25px;
    background: #f5ca37;
    color: #fff;
    border-radius: 14px 14px 0 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 15px;
    font-size: 17px;
}

.btn-new-cmbo .new-cht-cmb {
    padding: 15px 25px;
    background: #333333;
    color: #fff;
    border-radius: 14px 14px 0 14px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
}

.btn-new-cmbo .new-cht-cmb:hover {
    background: #f5ca37;
}

.btn-new-cmbo .new-ord-cmb:hover {
    background: #333333;
}

.cmbo-side-img-pc p {
    margin-top: 24px;
    text-align: right;
    color: #fff;
    padding-right: 85px;
}


.pck-img-st-pr {
    position: absolute;
    right: -60px;
    font-size: 34px;
    background: url(../images/pck-amount-img.png);
    background-size: 94%;
    background-repeat: no-repeat;
    background-position: center center;
    width: 147px;
    height: 144px;
    display: flex;
    z-index: 1;
    align-items: flex-start;
    justify-content: center;
    bottom: 115px;
    padding-top: 40px;
}

.pricing-box h2 small {
    font-size: 17px;
    font-weight: 700;
    color: #333;
    position: relative;
    top: -3px;
}


body::-webkit-scrollbar {
 width: 15px;
}

/* Track */
body::-webkit-scrollbar-track {
 border-radius: 10px;
}
 
/* Handle */
body::-webkit-scrollbar-thumb {
 background: #f5ca37;
 border-radius: 0px;
}

/* Handle on hover */
body:hover::-webkit-scrollbar-thumb {
 background: #f5ca37;
}

.pricing-box .price-list ul::-webkit-scrollbar {
 width: 5px;
}

/* Track */
.pricing-box .price-list ul::-webkit-scrollbar-track {
 border-radius: 10px;
}
 
/* Handle */
.pricing-box .price-list ul::-webkit-scrollbar-thumb {
 background: #f5ca37;
 border-radius: 0px;
}

/* Handle on hover */
.pricing-box .price-list ul:hover::-webkit-scrollbar-thumb {
 background: #f5ca37;
}



/*Delivery Patch*/

@-webkit-keyframes swinging {
 0% {
-webkit-transform: rotate(10deg);
}
 50% {
-webkit-transform: rotate(-5deg)
}
 100% {
-webkit-transform: rotate(10deg);
}
}
 @keyframes swinging {
 0% {
transform: rotate(10deg);
}
 50% {
transform: rotate(-5deg)
}
 100% {
transform: rotate(10deg);
}
}


.blackfriday_sale {
    top: -90px;
    position: absolute;
    left: 32rem;
    width: 85px;
    animation: swinging 3.5s ease-in-out forwards infinite;
    transform-origin: 35% 0;
    cursor: pointer;
    z-index: 0;
    display: none;
}

@media (max-width:767px){
    .blackfriday_sale {
        top: -40px;
        position: absolute;
        right: 20px;
        width: 55px;
        animation: swinging 3.5s ease-in-out forwards infinite;
        transform-origin: 35% 0;
        cursor: pointer;
        z-index: -1;
        left: auto;
    }
}

.row .stripe-button-el{display:none}

Zerion Mini Shell 1.0