.c-blue {
  color: #3333ff;
}
.tp-caption.title-slide span {
  color: #3333ff !important;
}
.fancybox:before,
.flat-accordion .toggle-title.active::before,
.bg-theme,
.testimonials.style2:hover .message,
.testimonials.style2.active .message,
.iconbox.style2 .box-header .box-icon,
.title-section.style3 .title::before,
#mainnav > ul > li.active > a,
#mainnav > ul > li > a:hover,
.btn-menu:before,
.btn-menu:after,
.btn-menu span,
.main-history .wrap-step .data-step::before,
.loader:before,
.loader:after,
.social-links.style3.team,
.flat-button,
.flat-button.style2::before,
.go-top,
.social-links.style2 li a:hover,
.social-links.style3 a:hover,
.widget-shopby .ui-slider .ui-slider-handle span.shadow.dow,
.widget-shopby .ui-slider .ui-slider-range,
#mainnav ul.submenu > li > a:hover {
  background-color: #3333ff;
}
.menu.menu-extra li a:hover,
.flat-information li i,
a:hover,
a:focus,
.comment .comment-body .comment-info h6 a:hover,
.product-single .social-links li a:hover,
.product-single .product_meta li a,
.widget-banner .sale,
.widget-shopby .price_slider_amount .price_label input,
.widget-shopby .ui-slider .ui-slider-handle,
.infomation-text span,
.breadcrumbs.color-661 ul li a:hover,
.item .readmore::after,
.item .readmore:hover,
.widget.widget-phone i,
.page-title.style2 .breadcrumbs ul li a:hover,
.flat-information.style2 li a:hover,
#mainnav.style2 ul.submenu > li > a:hover,
.flat-language.color-white .current a:hover,
#mainnav.style2 > ul > li.active > a,
#mainnav.style2 > ul > li > a:hover,
.social-links.color-white li a:hover,
.entry .readmore:after,
.project-dynamic .entry .content-post .title-post a:hover,
.project-dynamic .entry .readmore:hover,
.project-dynamic .entry .readmore:hover:after,
.entry .meta-data .meta-post li.author a,
.copyright a,
#subscribe-msg .notification_error,
#subscribe-msg .notification_ok,
.flat-language > ul > li > ul li a:hover,
.breadcrumbs ul li a:hover,
.flat-alert.msg-success,
.breadcrumbs ul li i,
.footer a:hover,
.item .content-item .title-item a:hover,
.widget.widget-out-link ul li a:hover:before,
.widget.widget-recent-new ul li span:before,
.widget-info .info-icon,
.entry .content-post .title-post a:hover,
.entry .readmore:hover,
.title-section .title span,
.contactform label.error,
.entry .meta-data.style2 ul li.day-time,
.item .item-border .date-time,
.section-about .fancybox.color-white:hover:after,
.pricing-item .header-pricing .price-number,
.pricing-item .header-pricing .symbol,
.title-section .symbol,
.fancybox:hover:after,
.section-about .fancybox:hover:after,
.iconbox .box-header .box-icon i,
.flat-counter .numb-count,
.countdown .square .numb,
.iconbox.style2:hover .box-header .box-icon i {
  color: #3333ff;
}

.background-image1 {
  background-image: url("../../images/bg/3.jpg");
}
.parallax7 {
  background-image: url("../../images/bg/4.jpg");
}
.parallax5 {
  background-image: url("../../images/bg/3.jpg");
}
.modal-content {
  background-color: #fefefe;
  margin: 5% auto 15% auto;
  border: 1px solid #888;
  width: 100%;
}

.pointer {
  cursor: pointer;
}
.plan-amt {
  font-size: 39px !important;
}

@media screen and (min-width: 992px) {
  .d-none {
    display: none !important;
  }
}

select {
  padding: 10 px 20 px;
  /* width: 100%; */
  border: 1 px solid rgba(204, 163, 84, 0.45);
  cursor: pointer;
  /* color: #ffffff; */
  background-color: transparent;
  box-shadow: 0 0 5px rgb(0 0 0 / 5%);
  height: 50 px;
  border-radius: 4 px;
  -webkit-border-radius: 4 px;
  -moz-border-radius: 4px;
}
