/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

a.flipbtn{     
  height: auto;
  text-decoration: none;
  display: inline-block;
  background-color: #f52658;
  padding: .63rem 1rem;
  border: 1px solid #f52658;
  border-radius:5px;
font-size: 13px;
line-height: 24px;
letter-spacing: 0px;
color: #ffffff;
font-weight: 600;
font-family: 'Montserrat', sans-serif; 
text-transform: uppercase;

}

a.flipbtn:hover{
  text-decoration: none;
  color: #ffffff;
  background: transparent;
  border: 1px solid #f52658;
  }

.blog1 {
    padding: 30px;
    border-radius: 10px;
    margin: 20px;
    background: #fff;
    position: relative;
	box-shadow: 12px 13px 0px 0 rgba(32, 33, 36, .28);
	border: 1px rgba(32, 33, 36, .28) solid;
	opacity: 1;
	max-height: 317px;
	min-height: 317px;
}

.blog1 .ocs-title {
    font-family: Quicksand;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
	color: #373543;
	letter-spacing: -1px;
	text-align: center;
	opacity: 1;
}

.blog1 .ocs-percentage {
    color: #13adff;
    font-weight: 700;
    font-size: 38px;
    position: relative;
    margin-bottom: 20px;
	opacity: 1;
}

.blog1 .ocs-percentage .p-span:after {
    content: url(/wp-content/uploads/2020/08/arrow.png);
    margin-left: 5px;
}

.blog1 .ocs-title-sm {
    margin-bottom: 0;
    font-size: 16px;
    font-family: Quicksand;
    font-weight: 500;
    color: #878595;
	letter-spacing: 2px;
	text-align: center;
	opacity: 1;
}

.blog1 .hidden-case-cta{ width: 200px; display: none; margin: 0px auto; opacity: 0;}

.blog1 .hidden-case-cta a{
    color: #fff!important;
    opacity: 1!important;
    padding-left: 20px;
    padding-right: 20px;
	font-family: Montserrat;
	background-color: #f52658;
	padding: 12px 28px 12px 28px;
	border-radius: 20px;
	font-weight: 500;
}

.blog1 .hidden-case-cta a:hover{
    color: #fff!important;
    opacity: 1!important;
    padding-left: 20px;
    padding-right: 20px;
	font-family: Montserrat;
	background-color: #f4557c;
	padding: 12px 28px 12px 28px;
	border-radius: 20px;
}



.blog1 .binlog{ display: block; width: fit-content; width: -moz-fit-content; margin: 8px auto;}
.blog1 .binlog img{ display: block; width: 100%; height: auto;}

.blog1:hover {padding: 30px;
    border-radius: 10px;
    margin: 20px;
    background: #fff;
    position: relative;
	box-shadow: 12px 13px 0px 0 rgba(32, 33, 36, .28);
	border: 1px rgba(32, 33, 36, .28) solid;
	opacity: 1;}

.blog1:hover .ocs-title{ opacity: 0;}
.blog1:hover .ocs-percentage{ opacity: 0;}
.blog1:hover .ocs-title-sm{ opacity: 0;}
.blog1:hover .hidden-case-cta{ width: 200px; display: block; margin: 0px auto; opacity: 1;}
.midtl {
    font-family: Quicksand;
    letter-spacing: 0px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
	color: #373543;
	padding: 20px;
	text-align: left;
}

.leftpercent {
    color: #13adff;
    font-weight: 700;
    font-size: 58px;
    position: relative;
    margin-top: 29px;
	opacity: 1;
}

.leftpercent .osspan:after {
    content: url(/wp-content/uploads/2020/08/arrow.png);
    margin-left: 2px;
}

.marchand1 {
    padding: 30px;
    border-radius: 10px;
    background: #fff;
    position: relative;
	box-shadow: 12px 13px 0px 0 rgba(32, 33, 36, .28);
	border: 1px rgba(32, 33, 36, .28) solid;
	opacity: 1;
	margin-bottom: 80px!important;

}

a.redmo{
    color: #fff!important;
	font-family: Montserrat;
	background-color: #f52658;
	padding: 12px 28px 12px 28px;
	border-radius: 20px;
	width: 200px; display: block;
	margin: 20px 0px;
	font-weight: 500;
	text-align:center;
}

a.redmo:hover{
    color: #fff!important;
	font-family: Montserrat;
	background-color: #f4557c;
	padding: 12px 28px 12px 28px;
	border-radius: 20px;
}