







/*hover styles*/	



.section_holder2 .one_third:hover .custom-select3 select, 

.section_holder2 .one_fourth:hover .custom-select3 select {

	color: #fff;

	background-color: #161616;

	border: 1px solid #fff;

}

.section_holder2 .one_third:hover .custom-select3:after, 

.section_holder2 .one_fourth:hover .custom-select3:after {

	color: #fff;

	background: #161616;

	border-top: 1px solid #fff;

	border-right: 1px solid #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third:hover .price_table, 

.section_holder2 .one_fourth:hover .price_table {

	background-color:rgb(0, 118, 152);

}

.section_holder2 .one_third:hover .title,

.section_holder2 .one_fourth:hover .title {

	color: #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third:hover .price,

.section_holder2 .one_fourth:hover .price {

	color: #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third.active .price,

.section_holder2 .one_fourth.active .price {

	color: #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third:hover .plan_features li,

.section_holder2 .one_fourth:hover .plan_features li {

	color: #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third:hover .singup_but,

.section_holder2 .one_fourth:hover .singup_but {

	color: #272727;

	background-color: #fff;

}

.section_holder2 .one_third:hover .arrow_up,

.section_holder2 .one_fourth:hover .arrow_up {

	border-bottom: 35px solid rgb(0, 118, 152);

}

.section_holder2 .one_third:hover .arrow_down,

.section_holder2 .one_fourth:hover .arrow_down {

	border-top: 35px solid rgb(0, 118, 152);

}

/*active styles*/	



.section_holder2 .one_third.active .custom-select3 select,

.section_holder2 .one_fourth.active .custom-select3 select {

	color: #fff;

	background-color: #161616;

	border: 1px solid #fff;

}

.section_holder2 .one_third.active .custom-select3:after

.section_holder2 .one_fourth.active .custom-select3:after {

	color: #fff;

	background: #161616;

	border-top: 1px solid #fff;

	border-right: 1px solid #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third.active .price_table,

.section_holder2 .one_fourth.active .price_table {

	background-color: rgb(0, 118, 152);

}

.section_holder2 .one_third.active .title,

.section_holder2 .one_fourth.active .title {

	color: #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third.active .price,

.section_holder2 .one_fourth.active .price {

	color: #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third.active .price,

.section_holder2 .one_fourth.active .price {

	color: #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third.active .plan_features li,

.section_holder2 .one_fourth.active .plan_features li {

	color: #fff;

	border-bottom: 1px solid #fff;

}

.section_holder2 .one_third.active .singup_but,

.section_holder2 .one_fourth.active .singup_but {

	color: #272727;

	background-color: #fff;

}

.section_holder2 .one_third.active .arrow_up,

.section_holder2 .one_fourth.active .arrow_up {

	border-bottom: 35px solid rgb(0, 118, 152);;

}

.section_holder2 .one_third.active .arrow_down,

.section_holder2 .one_fourth.active .arrow_down {

	border-top: 35px solid rgb(0, 118, 152);

}

.section_holder2 .plan_info .singup_but {

    background-color: rgb(0, 118, 152);

}

.section_holder3 .left .circle.active {

    background-color: rgb(0, 118, 152);

}

.section_holder3 .left .circle:hover {

    background-color: rgb(0, 118, 152);

}




