#plans,#plans ul,#plans ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pricePlans:after {
	content: '';
	display: table;
	clear: both;
}

#pricePlans {
	zoom: 1;
}

#pricePlans {
	max-width: 69em;
	margin: 0 auto;
}

#pricePlans #plans .plan {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	margin: 0 0 20px 0; position: relative;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.planContainer .title h2 {
	font-size:18px;
	font-weight: 800;
	color: #000;
	margin: 0;
	padding: .6em 0; 
}

.planContainer .title h2.bestPlanTitle {
	background: #3e4f6a;

	background: -webkit-linear-gradient(top, #475975, #364761);
	background: -moz-linear-gradient(top, #475975, #364761);
	background: -o-linear-gradient(top, #475975, #364761);
	background: -ms-linear-gradient(top, #475975, #364761);
	background: linear-gradient(top, #475975, #364761);
	color: #fff;
	border-radius: 5px 5px 0 0;
}
.planContainer .title h2.green_t{ background:#0087b8; color:white; border-radius:5px 5px 0 0}
.planContainer .title h2.blue_t{ background:#0087b8; color:white; border-radius:5px 5px 0 0}
.planContainer .title h2.blue_r{ background:#0087b8; color:white; border-radius:5px 5px 0 0}
.planContainer .title h2.blue_orange{background:#0087b8; color:white; border-radius:5px 5px 0 0}


.plan ul li.price  {border:none;}
.plans ul li.price  {border:none;}
.planContainer .price p {
                background: #3e4f6a; 

                background: -webkit-linear-gradient(top, #475975, #364761);
                background: -moz-linear-gradient(top, #475975, #364761);
                background: -o-linear-gradient(top, #475975, #364761);
                background: -ms-linear-gradient(top, #475975, #364761);
                background: linear-gradient(top, #475975, #364761);
                color: #ff0803;
                font-size: 18px;
                font-weight: 700;
                height: 3.2em;
                line-height: 2.2em;
                margin: 0 ;   padding-left: 10px; text-align:left; position:relative;
                
}

.line_through
{
	   color: #EB2C33 !important;
    font-size: 18px !important;
    position: absolute !important;
    right: 12px;
    text-decoration: line-through;
    top: 20px;
}


.planContainer .price p.bestPlanPrice {
	background: #f7814d;
}

.planContainer .price p span {
	color: #0087b8; font:45px Tahoma, Geneva, sans-serif;
}
.planContainer .price p em{  font-style: normal;
    margin-right: 0px;
    margin-top: -10px;
    position: relative;color: red;
    top: -23px;}
.planContainer .options {
	margin-top: 12px !important;
}
.planContainer .tex_green li{ color:#9ec924}

.planContainer .options li {
	  color: #364762;
    font-size: 13px;
    font-weight: 700;
    line-height: 2.5; text-align:left;
    min-height: 34px;padding-left: 20px !important;
}

.planContainer .options li span {
	font-weight: 400;
	color: #CBCBCB;
}
.planContainer .options li span strong{ color:#000}
.planContainer .options li span i{ margin-right:5px;}
#plans, #plans ul, #plans ul li i.tic_green{ color:#33c9ad}
#plans, #plans ul, #plans ul li i.tic_blue{ color:#3ec6df}
#plans, #plans ul, #plans ul li i.tic_red{ color:#e2536b}
#plans, #plans ul, #plans ul li i.tic_org{ color:#e67e22}
.planContainer .button a {
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-weight: 700;
	background:#dedbdb;
	
	line-height: 2.4em;
	border: 2px solid #cecccc;
	display: inline-block;
	width: 37%;
	height: 2.8em;
	border-radius: 2px;
	margin: 1.5em 0.1em 1.8em;
}
.planContainer .button a.btn_r { background:#33c9ad; color:#fff;border: 2px solid #33c9ad;}
.planContainer .button a.btn_b { background:#3ec6df; color:#fff;border: 2px solid #3ec6df;}
.planContainer .button a.btn_re { background:#e2536b; color:#fff;border: 2px solid #e2536b;}
.planContainer .button a.btn_or { background:#e67e22; color:#fff;border: 2px solid #e67e22;}

.planContainer .button a.bestPlanButton {
	
	background: #81dac9;
	
}

#credits {
	text-align: center;
	font-size: .8em;
	font-style: italic;
	color: #777;
}

#credits a {
	color: #333;
}

#credits a:hover {
	text-decoration: none;
}

.planContainer .price p.greenPlanPrice {
    background: #fff;
}
.planContainer .price p.bluePlanPrice {
    background: #fff;
}
.planContainer .price p.redPlanPrice {
    background: #fff;
}

.planContainer .price p.orangePlanPrice {
    background: #fff;
}

.plans ul li {
  border-top: 1px solid #e8e8e8;
    font-family: arial;
    min-height: 44px;
    padding: 12px 29px;
}
.plans{-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1) !important;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1) !important;}
#pricePlans #plans .plans {
	background: #fff;
	float: left;
	width: 97.6%;
	text-align: center;
	border-radius: 5px;
	margin: 0 0 20px 0;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1); border-radius:5px; border-top:none;
}


.planContainer .optionss li{  border-right:1px solid rgba(255, 255, 255, 0.36);
    color: #364762;
    float: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 2.5;
    min-height: 34px;
    padding-left: 15px !important;
    text-align: left;
    width: 50%;}

.planContainer .optionss li span {
    color: #CBCBCB;
    font-weight: 400;
}
.plans ul li.four_bor{ border-top:nonne;}



.planContainer .optionss > li:nth-child(2n){ border-right:none;}





.call_main_div {
    overflow: hidden;
    width: 100%;
}



.call_main_div ul { margin: 0;
    padding: 0; list-style:none;
}


.call_main_div ul li {
    color: #fff;
    float: left;
    font-size: 23px;
    padding: 15px 0;
    text-align: center; line-height:28px;
    width: 33.33%;
}

.call_main_div ul li.cl_now{ background:#02aeda}
.call_main_div ul li.book_cll{ background:#f78f20}
.call_main_div ul li.order_now{ background:#8dc640}













#pricePlans #plans .plan2 {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	margin: 0 22px 20px 0;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1); border-radius:5px; border-top:none;
}
.plan2 ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.36);
}
@media screen and (min-width: 481px) and (max-width: 768px) {

#pricePlans #plans .plan {
	width: 49%;
	margin: 0 2% 20px 0;
}

#pricePlans #plans > li:nth-child(2n) {
	margin-right: 0;
}

}

@media screen and (min-width: 769px) and (max-width: 1024px) {

#pricePlans #plans .plan {
	width: 49%;
	margin: 0 2% 20px 0;
}

#pricePlans #plans > li:nth-child(2n) {
	margin-right: 0;
}

}

@media screen and (min-width: 1025px) {

#pricePlans {
	margin:0em auto;
}

#pricePlans #plans .plan {
	width: 31%;
	margin: 0 2.33% 23px 0;
	position: relative;
}

#pricePlans #plans > li:last-child {
	margin-right: 0;
}



.planContainer .button a {

}

.planContainer .button a:hover {
	background:#dedbdb;

}

.planContainer .button a:hover.btn_r {
	background:#33c9ad;

}
.planContainer .button a:hover.btn_b {
	background:#3ec6df;

}
.planContainer .button a:hover.btn_re {
	background:#e2536b;

}
.planContainer .button a:hover.btn_or {
	background:#e67e22;

}
.planContainer .button a.bestPlanButton:hover {
	background: #ff9c70;
	border: 2px solid #ff9c70;
}





}


ul.planContainer{
background:#333 !important;
}




