/* Add here all your CSS customizations */
.header-column .btn-primary{
background:#f77c00;
border-color:#f77c00;
padding:10px;
font-size:14px;
}

.header-column .btn-primary:hover{
background:#fe962e;
border-color:#fe962e;
padding:10px;
font-size:14px;
}

.date i{
color:#0e75ba;
font-size:25px;
}

.box{
width:100%;
padding:0px 10px;
}
.img{
width:20%;
float:left;
}

.img i{
font-size:40px;
color:#0e75ba;
}
.text{
width:80%;
float:left;
}


.grow {
overflow:hidden;
width:360px;
height:170px;
}
.grow .image {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.grow:hover .image {
-webkit-transform:scale(1.3);
transform:scale(1.3);
}

.unavoidable{
width:100%;
padding:40px 0px;
background:#f3f3f3;
}

.facts{
width:100%;
padding:40px 0px;
}

.ingredients{
width:100%;
padding:40px 0px;
background-image:url(../img/demos/medical/gallery/Diet.jpg);
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;
}

.decision{
width:100%;
padding:40px 0px;

}

.decision  i{
color:#0e75ba;
font-size:14px;
margin-right:5px;
}

.box{
width:100%;
float:left;
border:solid 2px #0e75ba;
padding:15px;
text-align:center;
font-size:14px;
color:#0e75ba;
font-weight:bold;
margin-bottom:10px;

}


/*.box:hover{
width:100%;
float:left;
border:solid 4px #0e75ba;
padding:20px;
text-align:center;
background:#0e75ba;
color:#fff;
}
*/

#PricingTab {
    background-image: url('http://techprocircle.com/wp-content/uploads/2016/08/pricing_bg.jpg');
	background-size: 100% 100%;
	background-attachment: fixed;
	padding: 100px 0;
}
#PricingTab h2{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
#PricingTab table{
	
	margin: 0 auto;
	box-shadow: 1px 1px 149px 0px rgb(24, 25, 25);
}

.tabco1 {
  background: #fff;
  width: 15%;
  padding: 10px !important;
  vertical-align:middle !important;
  padding:5px 15px;
  border:1px solid #ddd;
}
th.tabco1 {
	background: #fff;
	padding: 32px 10px !important;
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
}
.tabco2 {
  background: #2185e1;
  text-align: center;
  color: #fff;
  width:25%;
  vertical-align:middle !important;
  padding:5px 15px;
  border:1px solid #ddd;
}

 
th.tabco2 {
	background: #0088cc;
	padding: 20px 5px !important;
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
}

.tabco2 p{
color:#fff;
text-align:left;
margin-top:24px;
}

.tabco2 p i{
color:#fff;
text-align:left;
font-size:12px;
}
.tabco3 {
  background: #f99129;
  text-align: center;
  color: #fff;
   width:18%;
   vertical-align:middle !important;
   padding:5px 15px;
   border:1px solid #ddd;
}
th.tabco3 {
	background: #f99129;

	padding: 20px 10px !important;
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
}
.tabco3 p{
color:#fff;
text-align:left;
}

.tabco3 p i{
color:#fff;
text-align:left;
font-size:12px;
}
.tabco3 {
  background: #f99129;
  text-align: center;
  color: #fff;
}
.tabco4 {
  background: #2185e1;
  text-align: center;
  color: #fff;
  vertical-align:middle !important;
  padding:5px 15px;
  border:1px solid #ddd;
}
th.tabco4 {
	background: #0088cc;	
	padding: 20px 10px !important;
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
}
.tabco4 p{
color:#fff;
text-align:left;
}

.tabco4 p i{
color:#fff;
text-align:left;
font-size:12px;
}


.tabco5 {
  background: #f99129;
  text-align: center;
  color: #fff;
  vertical-align:middle !important;
  border:1px solid #ddd;
 
}
th.tabco5 {
	background: #f99129;
	position: relative;
	padding: 20px 10px !important;
	font-size: 18px;
	text-transform: uppercase;
	
}
.tabco5 p{
color:#fff;
text-align:left;
}

.tabco5 p i{
color:#fff;
text-align:left;
font-size:12px;
}
.rightSign {
	color: #1ab921;
	background: #fff;
	border-radius: 45px;
	padding: 5px;
	border: 2px solid;
	box-shadow: 0px 0px 11px -5px #000;
}
.crossSign {
	color: #de2315;
	background: #fff;
	border-radius: 45px;
	padding: 5px 7px;
	border: 2px solid;
	box-shadow: 0px 0px 11px -5px #000;
}
.White-Yellow {
    border-top: 0;
    border-left: 75px solid #fff;
    border-right: 75px solid #FEF200;
    height: 5px;
    width: 0px;
}

.summing{
width:100%;
float:left;
background:#fff;
padding:40px 0px;
}
th.tabco2 h5{
color:#fff;

}
th.tabco2 h5 span{    background: #FFF;
    border: 5px solid #fff;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    color: #777;
    display: block;
    font: bold 25px / 100px Georgia, Serif;
    height: 100px;
    margin: 20px auto -71px;
    width: 100px;}
	
th.tabco3 h5{
color:#fff;

}
th.tabco3 h5 span{    background: #FFF;
    border: 5px solid #fff;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    color: #777;
    display: block;
    font: bold 25px / 100px Georgia, Serif;
    height: 100px;
    margin: 20px auto -71px;
    width: 100px;}

th.tabco4 h5{
color:#fff;

}
th.tabco4 h5 span{    background: #FFF;
    border: 5px solid #fff;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    color: #777;
    display: block;
    font: bold 25px / 100px Georgia, Serif;
    height: 100px;
    margin: 20px auto -71px;
    width: 100px;}
	
th.tabco5 h5{
color:#fff;

}
th.tabco5 h5 span{    background: #FFF;
    border: 5px solid #fff;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    color: #777;
    display: block;
    font: bold 25px / 100px Georgia, Serif;
    height: 100px;
    margin: 20px auto -71px;
    width: 100px;}
	
	.tabco6{
	background:#fff;
	}
	
	
	.phen-products{
	width:100%;
	padding:40px 0px;
	background:#fff;
	
	}
	.review i{
	color:#0e75ba;
	font-size:16px;
	margin-right:10px;
	
	}
	
	.review p{
	color:#000;
	text-align:justify;
	}
	
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	padding:15px 9px !important;
	color:#000;
	}
	
	
	.unavoidable i{
	color:#0e75ba;
	font-size:16px;
	margin-right:10px;
	}
	
	.unavoidable p{
	text-align:justify;
	}
	
	.ingredients p{
	text-align:justify;
	color:#000;
	}
	
	.image .plan-ribbon-wrapper {
    height: 88px;
    overflow: hidden;
    position: absolute;
    right: -3px;
    top: -5px;
    width: 85px;}
	
	.image .plan-ribbon{
	transform: rotate(45deg);
    background-image: -webkit-linear-gradient(top, #bfdc7a, #8ebf45);
    background-image: linear-gradient(to bottom, #bfdc7a, #8ebf45);
    background-color: #bfdc7a;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #333;
    font-size: 14px;
    left: -5px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
    top: 15px;
    width: 120px;
	}
	
	.reason p{
	text-align:justify;
	}
	
	.testimonial-primary{
	background:#f99129;
	padding:10px 15px;;
	
	}
	
	
	
	.testimonial-primary p {
    color: #FFF;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.3;
	text-align:justify;
	}
	
	.resolution{
	width:100%;
	padding:40px 0px;
	
	}
	
	.resolution p{
	text-align:justify;
	}
	
	
	