/*contact-form*/
.contact-form {
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0px 0px 10px #000;
    background: linear-gradient(
      47deg,
      rgb(61 29 151),
      rgba(210, 48, 43, 1),
      rgb(21 67 103)
    )
    26% 13% / 395% 400%;
  animation: 7s ease 0s infinite normal none running gradient;
}

/*contact background*/
.contact-background {
  position: relative;
}
.contact-background:before {
  position: absolute;
  background-size: contain !important;
  width: 400px;
  height: 400px;
  content: "";
  background: url(/images/0_pomegranet/home/shape06.png);
  top: 200px;
  left: 60px;
  margin: auto;
  background-repeat: no-repeat;
  z-index: 1 !important;
  /* animation-name            : shrink    ; */
  /* animation-duration        : 5s; */
  /* animation-iteration-count : infinite  , infinite; */
  /* animation-direction       : alternate , alternate; */
}
@media(max-width:991px){
.contact-background:before {
  top: 100px; 
}
}
@keyframes shrink {
    from { transform: rotate(0deg); }
    to   { transform: rotate(15deg); }
}

/*portfolio*/
.portfolio-logo img {
    max-width: 200px;
    height: auto;
}
.portfolio-logo1 img {
    max-width: 300px;
    height: auto;
}
@media(max-width:992px){
.portfolio-logo1 img {
    max-width: 200px;
    height: auto;
}}
.portfolio-001 {
    border: 5px solid rgba(0,0,0);
    border-radius: 30px;
    padding: 20px !important;
    background: linear-gradient(47deg, rgb(0 0 0), rgb(42 42 42));
    box-shadow: 0px 0px 10px #00000090 !IMPORTANT;
    transition: 0.5s;
    margin-bottom: 150px !important;
}
.portfolio-001 img {
    transition: 0.5s;
}
.portfolio-001:hover img {
    transform: scale(1.05);
}
.portfolio-001:hover {
    border: 5px solid rgb(206 48 45);
    box-shadow: 0px 0px 15px rgb(206 48 45) !important;
}
@media(min-width:992px){
  .portfolio-001 h4 {
    min-height: 40px;
}
}

/*portfolio image*/

.portfolio-website-img {
    height: 457px;
    overflow: auto;
    width: 686px;
    margin: auto;
}
.portfolio-desktop img {
    margin-bottom: -574px;
    z-index: -4 !IMPORTANT;
    width: 1000px;
    margin-right: 15px;
}
@media(max-width:991px){
.portfolio-website-img {
    height: 132px;
    overflow: auto;
    width: 210px;
    margin: auto;
}
.portfolio-desktop img {
    margin-bottom: -167px;
    z-index: -4 !IMPORTANT;
    width: 300px;
    margin-right: 10px;
}
}
.portfolio-result {
    border-radius: 20px !Important;
    padding: 30px !Important;
    background: linear-gradient( 47deg, rgb(61 29 151), rgba(210, 48, 43, 1), rgb(21 67 103) ) 26% 13% / 395% 400%;
    animation: 7s ease 0s infinite normal none running gradient;
    margin-top: 50px !Important;
}


/*about*/
.about-icon-001 img {
    width: 80px;
    height: 80px;
}
@media(min-width:992px){
  .sppb-addon.sppb-addon-feature.xirod.fb-01.package-feature.about-icon-001 {
    min-height: 270px;
}
}

/*pricing*/
.sppb-addon.sppb-addon-pricing-table.sppb-text-center.home-pricing {
    background: #1a1c19;
    position: relative;
    border-radius: 30px;
    border: 5px solid #bc2f37 !important;
    padding: 30px 20px !important;
}

span.sppb-pricing-price {
    font-size: 26px !important;
    font-weight: 700 !important;
    padding-bottom: 30px !important;
}
.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 30px !important;
    color: #ffffff !Important;
    font-weight: 400 !important;
    text-transform: uppercase !IMPORTANT;
    letter-spacing: 2px;
    margin-bottom: 25px !important;
    /* -webkit-text-fill-color: transparent; */
    /* -webkit-text-stroke-width: 1px; */
    /* -webkit-text-stroke-color: white; */
    font-family: 'gotham' !IMPORTANT;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features li {
    font-size: 13px !IMPORTANT;
    font-weight: 400;
    color: #ffffffa6 !important;
    margin: 0px !important;
    padding: 10px 0px !IMPORTANT;
}
.sppb-addon-pricing-table .sppb-pricing-box {
    border: none;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features:after {
    display: none;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features {
    padding: 0px !IMPORTANT;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header {
    padding: 0px;
    background: transparent;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title span {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 10px;
    color: #bc2f37 !IMPORTANT;
}
.sppb-addon.sppb-addon-pricing-table.sppb-text-center.home-pricing.pricing-recommended {
    background: #000 !IMPORTANT;
    border: 5px solid #ffffff !important;
}
@media(min-width:992px){
.sppb-addon.sppb-addon-pricing-table.sppb-text-center.home-pricing.pricing-recommended {
    margin-top: -50px;
}
}
.pricing-clown img {
    z-index: 9999 !IMPORTANT;
    position: absolute;
    content: '';
    top: -30px;
    left: -26px;
    right: 0;
    margin: auto;
}
@media(max-width:991px){
.pricing-clown img {
    z-index: 9999 !IMPORTANT;
    position: absolute;
    content: '';
    top: 20px;
    margin: auto;
}
}
@media(max-width:991px){
#sp-page-builder .page-content .sppb-section:first-child {
    padding-top: inherit !IMPORTANT;
}
#sp-page-builder .page-content .sppb-section.first-section-row {
    padding-top: 50px !important;
}
#sp-page-builder .page-content .padding-top-50.sppb-section:first-child {
    padding-top: 50px !important;
}}

/*pricing icon*/
.pricing-icon img {
    width: 120px;
    height: auto;
    transition: 0.3s;
}
.pricing-icon .sppb-addon-wrapper:hover img {
    transform: translateY(-10px);
}
.pricing-icon .sppb-addon-text {
    font-size: 13px !IMPORTANT;
    color: #ffffff85;
    transition: 0.5s;
}
.pricing-icon h3 {
    font-size: 16px !IMPORTANT;
    color: #fff !important;
    font-weight: 600 !IMPORTANT;
    font-family: 'gotham' !IMPORTANT;
}
.pricing-icon.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-text, .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .pricing-icon h3 {
    color: #fff !important;
}
.pricing-icon.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-title.sppb-feature-box-title {
    color: #fff !important;
}

/*case study icon*/
.case-study-icon-001 img {
    margin-bottom: 20px;
}
.solution-icon img {
    max-width: 300px;
}
.result-icon img {
    max-width: 200px;
}

/*about*/
@media(min-width:992px){
.first-section-row {
    margin-top: -100px !important;
}}

/*block number*/
@media(max-width:991px){
.sppb-blocknumber.sppb-media h3 {
    font-size: 18px !Important;
}}

/*person*/
@media(max-width:991px){
span.sppb-person-name {
    font-size: 18px !IMPORTANT;
}}

/*ecommerce*/
.ecommerce-tag .sppb-addon-title {
    display: inline-block;
    padding: 0 15px !important;
    border-radius: 50px;
    background: #bc2f37;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 10px !important;
    color: #fff;
}


/*form*/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, textarea {
    width: 100% !IMPORTANT;
    background: #ffffffa6 !IMPORTANT;
    border: 1px solid #fff !important;
    border-radius: 20px !IMPORTANT;
    color: #000 !important;
    opacity: 1 !important;
}
textarea#ff_elem87 ::placeholder {
    color: #000 !important;
}

/*portfolio*/
.com-spsimpleportfolio section#sp-main-body {
    background: linear-gradient(180deg, #5d2025 0%, #000000 60%) !important;
    padding: 0px 0px 50px 0px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a{
    background: #1a1c19;
    border-radius: 30px;
    border: 2px solid #bc2f37 !important;
    padding: 5px 25px !important;
    color: #fff !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
    background: #bc2f37 !important;
    border: 2px solid #bc2f37 !important;
    color: #fff !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay {
    background: #bc2f37de !IMPORTANT;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:before, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover:before {
  display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter >ul>li {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
    font-size: 26px !IMPORTANT;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    width: 90%;
}
.sp-simpleportfolio-tags {
    font-size: 14px !IMPORTANT;
    line-height: 1.5;
}

/*blog*/
.sp-page-title {
    background: linear-gradient(180deg, #000000 0%, #5d2025 100%) !important;
    padding: 180px 0px 100px 0px;
    margin-top: -100px;
}
@media(MAX-WIDTH:991PX){
.sp-page-title {
    background: linear-gradient(180deg, #000000 0%, #5d2025 100%) !important;
    padding: 140px 0px 50px 0px;
    margin-top: -100px;
}
}
.com-content.view-category section#sp-main-body {
    background: linear-gradient(180deg, #5d2025 0%, #000000 100%) !important;
}
.view-category .blog .items-row .item.show-intro .entry-info-wrap {
    background: #fff;
}
span.post-format {
    display: none;
}
.view-category .blog .items-row .item .entry-info-wrap .entry-header {
    height: unset !important;
}
.view-category .blog .items-row .item .entry-info-wrap .entry-header {
    margin: 0px !important;
}
.view-category .blog .items-row .item .entry-info-wrap .entry-header dl.article-info {
    margin-top: 0px !important;
}
.entry-intro-text p {
    color: #000;
    height: 81px;
    font-size: 14px;
    line-height: 1.5;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px !important;
    text-align: start;
}
.com-content section#sp-main-body {
    background: linear-gradient(180deg, #5d2025 0%, #000000 100%) !important;
}
.com-content.view-article div#sp-component {
    background: #fff;
    padding: 30px;
    margin: 15px;
}
@media(max-width:991px){
.com-content.view-article div#sp-component {
    background: #fff;
    padding: 30px 15px;
    margin: 15px;
}
}
.view-article .entry-header.has-post-format {
    margin: 0px !IMPORTANT;
}
.view-article .page-header h1 {
    margin: 0px;
}
.view-article .page-header {
    margin-top: 0px;
    display: none;
}
.view-article .entry-header h2 {
    margin: 0px;
}

.view-article a.hasTooltip {
  text-align: center !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  color: #fff !important;
  border-radius: 6px !important;
  padding: 20px 20px !important;
  background: linear-gradient(47deg, rgba(210,48,43,1), rgba(63,40,127,1), rgba(210,48,43,1)) !important;
  transition: 0.5s ease!important;
  background-size: 300% !important;
  box-shadow: 0px 0px 10px #00000030 !important;
  border-color: transparent !important;
  font-size: 14px !important;
  line-height: 1;
}
.view-article a.hasTooltip:hover,
.view-article a.hasTooltip:focus {
  transition: 0.5s ease!important;
  background-position: right!important;
  background-size: 300%!important;
  box-shadow: 0px 0px 10px #00000060!important;
}
.view-category .blog .items-row .item.show-intro .entry-header:hover h2 > a {
    color: #bc2f37;
}


/*landing-page-form*/
#sp-page-builder .page-content .sppb-section:first-child.landing-page-form {
    box-shadow: 0px 0px 10px #00000030 !important;
    padding: 30px !IMPORTANT;
    border-radius: 50px !important;
  	margin: 50px 0px !important;
}
.landing-page-form .form-actions {
    padding: 0px;
    background: transparent;
    border: none;
    text-align: center !IMPORTANT;
}
.landing-page-form .pull-right {
    float: unset !important;
}

.landing-page-form select, 
.landing-page-form textarea, input[type="text"], 
.landing-page-form input[type="password"], 
.landing-page-form input[type="datetime"], 
.landing-page-form input[type="datetime-local"], 
.landing-page-form input[type="date"], 
.landing-page-form input[type="month"], 
.landing-page-form input[type="time"], 
.landing-page-form input[type="week"], 
.landing-page-form input[type="number"], 
.landing-page-form input[type="email"], 
.landing-page-form input[type="url"], 
.landing-page-form input[type="search"], 
.landing-page-form input[type="tel"], 
.landing-page-form input[type="color"], 
.landing-page-form .uneditable-input, 
.landing-page-form textarea {
    border: 1px solid #000 !IMPORTANT;
    width: 52% !important;
    display: inline-block !IMPORTANT;
}

.landing-page-form textarea#g-recaptcha-response {
    border: none !IMPORTANT;
    width: none !IMPORTANT;
    display: none !IMPORTANT;
  
}
.landing-page-form .bfQuickMode .controls .control-label {
    display: inline-block !IMPORTANT;
}
.landing-form-free-logo label {
    display: inline-block !important;
}
.landing-form-free-logo .form-actions {
    margin: 0px;
    background: transparent;
    border: none;
}
.sppb-addon.sppb-addon-module.landing-form-free-logo {
    background: #fff;
    box-shadow: 0px 0px 10px #00000030;
    border-radius: 30px;
    padding: 30px 30px 10px 30px;
}

/*slider*/
.sppb-carousel-extended-nav-control .nav-control {
    backdrop-filter: blur(5px);
    background: #f7f7f78a !important;
}


/*landing*/
.landing-box-shadow {
    background: #fff !IMPORTANT;
    box-shadow: 0px 0px 10px #00000030 !important;
    padding: 30px !IMPORTANT;
    border-radius: 20px !IMPORTANT;
}
.landing-people-needed h4 {
    font-size: 17px !IMPORTANT;
    letter-spacing: 0px;
    font-weight: 600 !IMPORTANT;
    font-family: gotham, sans-serif !IMPORTANT;
}
.landing-people-needed .sppb-icon .sppb-icon-container > i {
    font-size: 20px !IMPORTANT;
    line-height: 20px !IMPORTANT;
    height: 20px !IMPORTANT;
    width: 20px !IMPORTANT;
}
#sp-page-builder .page-content .sppb-section.landing-box-shadow {
    padding: 30px !IMPORTANT;
}

/*count down*/
span.sppb-countdown-number {
    background: #fff !IMPORTANT;
    color: #000 !IMPORTANT;
}
.sppb-countdown-days.sppb-col-xs-6.sppb-col-sm-3.sppb-text-center,
.sppb-countdown-hours.sppb-col-xs-6.sppb-col-sm-3.sppb-text-center,
.sppb-countdown-minutes.sppb-col-xs-6.sppb-col-sm-3.sppb-text-center,
.sppb-countdown-seconds.sppb-col-xs-6.sppb-col-sm-3.sppb-text-center {
    width: 24.5% !IMPORTANT;
    display: inline-block;
    flex: 0 0 24.5% !IMPORTANT;
    max-width: 24.5% !important;
}
span.sppb-countdown-text {
    color: #fff !IMPORTANT;
}

.landing-count-down h3.sppb-addon-title {
    text-align: center;
    margin-bottom: 30px;
}


/**/
.package-feature h5.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    font-weight: 800;
}

/**/
.landing-table table td, .landing-table table th {
    border: 1px solid #ababab;
    padding: 15px;
}
.landing-table table tr th {
    background: linear-gradient(47deg, rgba(210,48,43,1), rgba(63,40,127,1), rgba(210,48,43,1)) !important;
    color: #fff;
})
