/*
	Plugin Name:ARPrice Plugin
	Template : arptemplate_16
*/

.arptemplate_16 {
	zoom: 1;
	margin: 0 auto;
}

.arptemplate_16 .last-child{
	margin-right:0px !important;
}

.arptemplate_16 #ArpPricingTableColumns .maincaptioncolumn {
	float: left;
	width: 100%;
	text-align: left;
}

.arptemplate_16 #ArpPricingTableColumns .ArpPricingTableColumnWrapper{
	float: left;
	text-align: center;
	padding:0 !important;
	border: 1px solid #d4e4ea;
	margin-bottom:40px;
	line-height:normal;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
}

.arptemplate_16 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.shadow_effect:not(.no_transition){
	margin-bottom:40px !important;
}

.arptemplate_16 #ArpPricingTableColumns .ArpPricingTableColumnWrapper img{
    background:none;
    border:none;
    display:inline;
    padding:0;
    vertical-align:inherit !important;
	box-shadow:none;
	  -moz-box-shadow:none;
	  -webkit-box-shadow:none;
      -o-box-shadow:none;
	border-radius: 0;
	 -moz-border-radius: 0;
	 -webkit-border-radius: 0;
	 -o-border-radius: 0;  	  	
  
}

.arptemplate_16 #ArpPricingTableColumns .ArpPricingTableColumnWrapper .arpplan {
	margin:0 !important;
}

.arptemplate_16 .arpcolumnheader {
	width:100%;
	float:left;
	min-height:185px;
	height:auto;
}


.arptemplate_16 .arpcolumnheader.has_arp_shortcode{
	min-height:450px;
}

.arptemplate_16 .arpcolumnheader.has_arp_shortcode .arp_header_shortcode,
.arptemplate_16 .arpcolumnheader.has_arp_shortcode .arp_header_shortcode img,
.arptemplate_16 .arpcolumnheader.has_arp_shortcode .arp_header_shortcode iframe,
.arptemplate_16 .arpcolumnheader.has_arp_shortcode .arp_header_shortcode .arp_googlemap{
	float:left;
	width:100%;
	min-height:230px !important;
	height:auto !important;
	margin-bottom:10px;
}

.arptemplate_16 .arppricingtablebodycontent {
	width:100%;
	float:left;
}

.arptemplate_16 .arpcolumnfooter{
    width:100%;
    float:left;
}

.arptemplate_16 .maincaptioncolumn .arpcaptiontitle {
	min-height:121px;
	height:auto;
	line-height:normal;
	padding-top:39px;
	padding-left:3%;
	margin:0 0 10px 0;
	overflow:hidden;
}

.arptemplate_16 .arppricetablecolumntitle .bestPlanTitle {
	margin: 0;
	line-height:normal !important;
	padding-top:15px;
	min-height:55px;
	height:auto;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
}

.arptemplate_16 .arppricetablecolumnprice{
	float:left;
	width:100%;
	min-height:95px;
	height:auto;
	text-align:center;
}

.arptemplate_16 .arp_price_value{
	float:left;
	width:100%;
	text-align:center;
	line-height:normal;
	position:relative;
}

.arptemplate_16 .arp_price_duration{
	float:left;
	width:100%;
	line-height:normal;
	position:relative;
	top:-10px;
}

.arptemplate_16 .arppricetablecolumnprice.caption{
	height:160px;
	line-height:normal;
	clear:both;
	border-bottom:2px solid #dfdfdf;
	color:#666666 !important;
	font-size:22px;
	font-weight:bold;
	font-family:'Open Sans Bold',Arial, Helvetica;
	text-transform:uppercase;
	padding-top:25px;
}

.arptemplate_16 .arppricetablecolumnprice .custom_ribbon{
	float:left;
	width:96%;
	font-family:'Open Sans Bold',Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
}

.arptemplate_16 .arppricetablecolumnprice .column_desc{
	float:left;
	width:96%;
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}

.arptemplate_16 .planContainer .arppricingtablebodyoptions {
	float:left;
	width:100%;
}

.arptemplate_16 .planContainer .arppricingtablebodyoptions li {
	float:left;
	width:100%;
	line-height:1.4;
	height:32px;
	display:table;
	margin:0 !important;
}

.arptemplate_16 .planContainer .arppricingtablebodyoptions li span{
	display:table-cell;
	vertical-align:middle;
}

.arptemplate_16 .planContainer .arppricingtablebodyoptions li span.arp_tooltip{
	border:none;
}

.arptemplate_16 .planContainer .arppricingtablebodyoptions li span.caption_li{
	float:left;
	width:auto;
	margin-left:10px;
}

.arptemplate_16 .planContainer .arppricingtablebodyoptions li span.caption_detail{
	float:right;
	width:auto;
	text-align:right;
	margin-right:10px;
}

.arptemplate_16 .arppricetablebutton{
	float:left;
	clear:both;
	width:100%;
	height:80px
}

.arptemplate_16 .maincaptioncolumn .arppricetablebutton{
	display: inline-block;
	height:97px;
}

.arptemplate_16 .column_description{
	float:left;
	width:100%;
	min-height:20px;
	padding-bottom:10px;
}

.arptemplate_16 .arppricetablebutton .bestPlanButton {
	text-transform: none;
	text-decoration: none;
	letter-spacing:1px;
	line-height:normal;
	display: inline-block;
	width: 60% !important;
	border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;

    padding:0;
    outline:none;
    -weblit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border:none;
	position:relative;
	top:20px;
	cursor:pointer !important;
}

.arptemplate_16 .arppricetablebutton .bestPlanButton.arp_small_btn{
	min-height:30px !important;
	height:auto;
}

:-o-prefocus, .arptemplate_16 .arppricetablebutton .bestPlanButton.arp_small_btn{
	line-height:30px !important;
}

.arptemplate_16 .arppricetablebutton .bestPlanButton.arp_medium_btn{
	min-height:40px !important;
	height:auto;
}

:-o-prefocus, .arptemplate_16 .arppricetablebutton .bestPlanButton.arp_medium_btn{
	line-height:40px !important;
}

.arptemplate_16 .arppricetablebutton .bestPlanButton.arp_large_btn{
	min-height:50px !important;
	height:auto;
}

:-o-prefocus, .arptemplate_16 .arppricetablebutton .bestPlanButton.arp_large_btn{
	line-height:50px !important;
}

.arptemplate_16 .maincaptioncolumn .arpcaptiontitle {
	color: #E3E3E3 !important;
}

.arptemplate_16 .arppricetablecolumntitle.caption{
	float:left;
	width:100%;
	height:54px;
	line-height:54px;
	background:#F2F2F2;
	border-bottom:1px solid #ffffff !important;
}

.arptemplate_16 .ArpPricingTableColumnWrapper{
	width:23%;
}

@media (min-width:1599px) and (max-width:1899px){
	.arptemplate_16 .ArpPricingTableColumnWrapper.no_animation.maincaptioncolumn.no_transition,
	.arptemplate_16 .ArpPricingTableColumnWrapper.no_animation.no_transition,
	.arptemplate_16 .ArpPricingTableColumnWrapper.maincaptioncolumn.no_transition,
	.arptemplate_16 .ArpPricingTableColumnWrapper.no_transition{
		width:18%;
	}
}

@media (min-width:1900px){
	.arptemplate_16 .ArpPricingTableColumnWrapper.no_animation.maincaptioncolumn.no_transition,
	.arptemplate_16 .ArpPricingTableColumnWrapper.no_animation.no_transition,
	.arptemplate_16 .ArpPricingTableColumnWrapper.maincaptioncolumn.no_transition,
	.arptemplate_16 .ArpPricingTableColumnWrapper.no_transition{
		width:18%;
	}
}

/**add boder for button**/
.arptemplate_16 .arpcolumnfooter.selected{
	box-shadow:none;
	 -moz-box-shadow:none;
	 -webkit-box-shadow:none;
     -o-box-shadow:none;
}
.arptemplate_16 .arpcolumnfooter.selected button{
	box-shadow:0px 0px 0px 2px rgba(35, 242, 14, 1) !important;
	-webkit-box-shadow:0px 0px 0px 2px rgba(35, 242, 14, 1) !important;
	-moz-box-shadow:0px 0px 0px 2px rgba(35, 242, 14, 1) !important;
	-o-box-shadow:0px 0px 0px 2px rgba(35, 242, 14, 1) !important;
}

.arppricingtablebodycontent.selected
{
	margin-bottom:0px !important;
}
.arppricingtablebodycontent_inner_selected.selected{ 
	margin:-2px -2px 0 0 !important;
	padding-bottom:1px;
}

.arptemplate_16 .arpplan{ 
	float:left;
	width:100%;
	background-image:url(../../images/animated_images/background.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#ffffff;
}

.ArpPricingTableColumnWrapper_inner_selected.selected
{
	margin-top:-1px !important;
	margin-bottom:39px !important;
}
.arppricingtablebodycontent.selected
{
	margin-bottom:0px !important;
}
div.arppricingtablebodycontent_inner_selected.selected {
    margin: -2px 0 -3px !important;
}
div.arptemplate_16 .arp_allcolumnsdiv .ArpPricingTableColumnWrapper.selected:hover{ 
	box-shadow: 0 0 0 3px #28caff !important;
	 -moz-box-shadow: 0 0 0 3px #28caff !important;
	 -webkit-box-shadow: 0 0 0 3px #28caff !important;
	 -o-box-shadow: 0 0 0 3px #28caff !important;

}
.arppricingtablebodycontent.selected:not(.arppricingtablebodycontent_inner_selected){
    margin:-3px 0 !important;
}

.arptemplate_16 #column_header.selected{
	float:left;
}

.arptemplate_16 .arp_bottom_image{
	float:left;
	height:100px;
	width:100%;
	overflow:hidden;
}

.arptemplate_16 .arp_bottom_image .arp_boat_img{
	width: 249px;
	z-index: 2;
	position: relative;
	bottom:-13px !important;
	left:50px;
	-webkit-animation: boat-in-animation 7s 1 ease-out;
	-moz-animation: boat-in-animation 7s 1 ease-out;
	-o-animation: boat-in-animation 7s 1 ease-out;
	-ms-animation: boat-in-animation 7s 1 ease-out;
	animation: boat-in-animation 7s 1 ease-out;
}

.arptemplate_16 .arp_bottom_image .arp_boat_img li{
	width:87px;
	height:64px;
	background: url(../../images/animated_images/boat.png) no-repeat;
	position: relative;
	bottom: 0px;
	left: 0px;
	overflow: visible;
	-webkit-animation: boat-animation 5s infinite ease-in-out;
	-moz-animation: boat-animation 5s infinite ease-in-out;
	-o-animation: boat-animation 5s infinite ease-in-out;
	-ms-animation: boat-animation 5s infinite ease-in-out;
	animation: boat-animation 5s infinite ease-in-out;
	margin:0 !important;
}

.arptemplate_16 .arp_bottom_image .arp_water_imgs{
	float:left;
	width:100%;
	bottom:0px;
	margin-top:-12px !important;
	/*position:absolute;
	overflow:hidden;*/
}

.arptemplate_16 .arp_bottom_image .arp_water_imgs li{
	margin-left:0 !important;
}

.arptemplate_16 .arp_bottom_image .arp_water_imgs .arp_water_img_1{
	width: 600px;
	height:40px;
	background-image: url(../../images/animated_images/water_1.png);
	background-repeat: repeat-x;
	z-index: 1;
	position: relative;
	margin-bottom: -50px;
	margin-top:10px;
	left: -20px;
	-webkit-animation: water_1-animation 3s infinite ease-in-out;
	-moz-animation: water_1-animation 3s infinite ease-in-out;
	-o-animation: water_1-animation 3s infinite ease-in-out;
	-ms-animation: water_1-animation 3s infinite ease-in-out;
	animation: water_1-animation 3s infinite ease-in-out;
}

.arptemplate_16 .arp_bottom_image .arp_water_imgs .arp_water_img_2{
	width: 600px;
	height:50px;
	background-image: url(../../images/animated_images/water_2.png);
	background-repeat: repeat-x;
	z-index: 2;
	position: relative;
	margin-bottom:-8px;
	margin-top:10px;
	left: -20px;
	-webkit-animation: water_1-animation 3s infinite ease-in-out;
	-moz-animation: water_1-animation 3s infinite ease-in-out;
	-o-animation: water_1-animation 3s infinite ease-in-out;
	-ms-animation: water_1-animation 3s infinite ease-in-out;
	animation: water_1-animation 3s infinite ease-in-out;
}

@-webkit-keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 50px;}
}
@-webkit-keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@-webkit-keyframes water_1-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@-webkit-keyframes water_2-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}



@-moz-keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 50px;}
}
@-moz-keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@-moz-keyframes water_1-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@-moz-keyframes water_2-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}


@-o-keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 50px;}
}
@-o-keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@-o-keyframes water_1-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@-o-keyframes water_2-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}

@-ms-keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 50px;}
}
@-ms-keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@-ms-keyframes water_1-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@-ms-keyframes water_2-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}

@keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 50px;}
}
@keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@keyframes water_1-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@keyframes water_2-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}


/*
	Template : arptemplate_16
	Color Scheme : Orange
*/

.arptemplate_16.arporange .bestPlanButton{
	background:#FE7C22;
}

.arptemplate_16.arporange .bestPlanButton:hover{
	background:#E26D1D;
}


/*
	Template : arptemplate_16
	Color Scheme : Dark Green
*/

.arptemplate_16.arpdarkgreen .bestPlanButton{
	background:#6DAE2E;
}

.arptemplate_16.arpdarkgreen .bestPlanButton:hover{
	background:#5C9427;
}

/*
	Template : arptemplate_16
	Color Scheme : Dark Red
*/

.arptemplate_16.arpdarkred .bestPlanButton{
	background:#B41E1F;
}

.arptemplate_16.arpdarkred .bestPlanButton:hover{
	background:#97191A;
}

/*
	Template : arptemplate_16
	Color Scheme : magenta
*/

.arptemplate_16.arpmagenta .bestPlanButton{
	background:#A859B5;
}

.arptemplate_16.arpmagenta .bestPlanButton:hover{
	background:#8B4B99;
}

/*
	Template : arptemplate_16
	Color Scheme : Blue
*/

.arptemplate_16.arpblue .bestPlanButton{
	background:#29A1D3;
}

.arptemplate_16.arpblue .bestPlanButton:hover{
	background:#238EBA;
}

/*
	Template : arptemplate_16
	Color Scheme : Dark Blue
*/

.arptemplate_16.arpdarkblue .bestPlanButton{
	background:#2F3687;
}

.arptemplate_16.arpdarkblue .bestPlanButton:hover{
	background:#262B6B;
}

/*
	Template : arptemplate_16
	Color Scheme : Dark Cyan
*/

.arptemplate_16.arpdarkcyan .bestPlanButton{
	background:#009E7B;
}

.arptemplate_16.arpdarkcyan .bestPlanButton:hover{
	background:#008568;
}

/*
	Template : arptemplate_16
	Color Scheme : Red
*/

.arptemplate_16.arpred .bestPlanButton{
	background:#E52937;
}

.arptemplate_16.arpred .bestPlanButton:hover{
	background:#CB2533;
}

/*
	Template : arptemplate_16
	Color Scheme : Dark Lime Green
*/

.arptemplate_16.arpdarklimegreen .bestPlanButton{
	background:#3D735B;
}

.arptemplate_16.arpdarklimegreen .bestPlanButton:hover{
	background:#2F5846;
}

/*
	Template : arptemplate_16
	Color Scheme : Gray
*/

.arptemplate_16.arpgray .bestPlanButton{
	background:#6D7C7F;
}

.arptemplate_16.arpgray .bestPlanButton:hover{
	background:#576566;s
}

.ArpPriceTable ul li{
	padding-left:10px !important;
	padding-right:10px !important;
}
.arptemplate_16 #column_header{
	float:left;
	width:100%;
	height:100%;
}
.arptemplate_16 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.has_animation:not(.no_transition)
{
	margin-top:5px !important;
}
.arptemplate_16 .inner_hide_default_btn_true
{
	padding-top:20px;
}