/*
Theme Name: AppCase
Theme URI: http://shapeux.com/wp/theme/appcase
Author: shapeux
Author URI: http://shapeux.com
Description: App Landing WordPress Theme
Version: 1.0
License: GPL v2 or later
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Tags: left-sidebar, custom-menu, featured-images, post-formats
Text Domain: appcase
*/
.vc_custom_1510554690611 {
  border-color: #d3d3d3 !important;
  border-style: solid !important;
  border-width: 1px !important;
  margin-left: -10px!important;
  width: 99%!important;
}
.rimu_wp{width:99%}
.rimu_wp img{width: 580px; height:auto}
.btn1 {
  border: 2px solid #e6e6e6;
  border-radius: 25px;
  color: #ff7302;
  font-size: 1.8rem;
  font-weight: 400;
  height: 50px;
  line-height: 46px;
  padding: 0 28px;
  text-transform: uppercase;
  width: 182px;
}

.btn1:hover {
  color: #ffffff;
  border-color: #FF7302;
  background-color: #FF7302;
}

#rimu_row{
background: #1491fb none repeat scroll 0 0 !important;
overflow: hidden;
}
.rcolor{
margin: 0 auto !important;
color:#fff;
overflow:hidden;
}

.rcolor h4, 
.rcolor ul li{
color:#fff
}

/**
 * 1.0 - General Style
 * 2.0 - Alignments
 * 3.0  - Captions
 * 4.0  - Galleries
 */
 
/**
 * 1.0 - Alignments
 */
dl {
  margin: 0 0 1.75em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.75em;
}

table,
th,
td {
  border: 1px solid #d1d1d1;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}
td a {
  color: #424242;
}

th,
td {
  padding: 0.4375em;
}

/**
 * 2.0 - Alignments
 */

.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}
blockquote {
  position: relative;
  border: 0;
  padding-left: 100px;
}
blockquote:before {
  content: "\e67e";
    font-family: 'themify';
    font-size: 3.6rem;
    color: #0dd49b;
    position: absolute;
    line-height: 100%;
    top: 13px;
    left: 32px;
}

blockquote.alignleft {
  margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
  margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
  margin-bottom: 1.473684211em;
}

/**
 * 3.0  - Captions
 */

.wp-caption {
  margin-bottom: 1.75em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
  max-width: 100%;
  height: auto;
}

.wp-caption .wp-caption-text {
  color: #686868;
  font-size: 14px !important;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}


/**
 * 4.0  - Galleries
 */

.gallery {
  margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 14px !important;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.contact_rimu{}
.contact_rimu input{
width:100%; 
}
.rimu_cf{

}
.rimu_cf label{
width:100%; 
font-weight:400;
}
.rimu_cf input{
width:100%; 
}
.rimu_cf input.wpcf7-submit{
background:#1491FB;
margin:0 auto;
border: none;
color:#fff;
}
.rimu_cf textarea {
  resize: none;
  width: 100%;
}
.rimu_cf p {
  color: #707070;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6667;
  margin-bottom:0;
}
#wpls-logo-showcase-slider-1 .slick-dots {
  display: none !important;
}

