/*button style*/
.account_type{border-radius:5px 5px 5px 5px; position:relative;padding:10px 10px 10px 61px;background-color:#07a4de;
margin:17px 0px 17px 0px;  font-size:21px;text-transform:uppercase; text-align:left;font-weight:500;font-family: 'Oswald', sans-serif; color:#FFF;}
.account_type small{font-size:16px;color:#FFF;}
.account_type i{position:absolute;left:-10px;top:-10px;border-radius:50%;width:61px; height:61px; color:#FFF; text-align:center; font-size:45px;background-color:#07a4de; line-height:61px;}


.upgrade_section{
	background-image: url(https://www.thevoicerealm.com/voice_resp/images/opportunity_pic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius:5px;
  padding:25px; text-align:center;font-family: 'Oswald', sans-serif; color:#FFF; font-size:18px; text-transform:uppercase;
  }
.upgrade_section .btn{font-family: 'Oswald', sans-serif;text-transform:uppercase; font-size:21px; margin-top:10px;}  


/*Satisfaction Gaurantee*/
.satisfaction_section{
 	background-color:#eee9dd;
  }
.satisfaction_section_top img{width:100%; height:auto}

.satisfaction_section h2{ font-family: 'Oswald', sans-serif; padding:10px 10px 10px 10px; font-size:23px; font-weight:500; text-align:center; color:#a33020; margin:0px; text-align:center; text-transform:uppercase; line-height:36px}
.satisfaction_section p{ font-size:18; font-weight:600; text-align:center; color:#291e20; text-align:center; }
.satisfaction_box_white{background-color:#FFF;border-radius:4px;padding:10px;text-align:left;font-size:13px; margin-top:14px;}
.satisfaction_section_list_ul { padding:10px 0px 10px 0px;}
.satisfaction_section_list_ul li{
	background-image: url(https://www.thevoicerealm.com/voice_resp/images/arrow-green.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0px 0px 50px;
	margin-bottom:14px;
	font-weight:500;
	min-height:45px;
}
.satisfaction_section_box{border-radius:5px;background-color:#FFFFFF; margin-bottom:14px;box-shadow: 5px 5px 5px #b6b2a9;}
.satisfaction_section_box .pic{padding:14px 0px 14px 0px; text-align:center;}
.satisfaction_section_box .pic img{height:115px; width:auto;}
.satisfaction_section_box h2{padding:10px 0px 10px 0px; margin:0px; color:#FFF; text-align:center; font-size:18px;font-family: 'Oswald', sans-serif;text-transform:uppercase;font-weight:500;}
.satisfaction_section_box p{padding:10px 10px 10px 10px; margin:0px; color:#333; text-align:center; font-size:14px; font-weight:500;}

.violet-bg{background-color:#a949b4;}
