/*Fix the banner*/
html,body{
  height: 100%;
  overflow-x: visible;
}
#banner{
  background: #101d31 !important;
  height: 64px !important;
}
#banner .logo-white{
  display: block !important;
}
#banner .logo-black{
  display: none !important;
}

.service-title {
  color: #ffffff !important;
}
.dropdown-item {
  /*color: #ffffff !important;*/
}
.contactus_form {
  border: solid 1px #05487f;
  background: #f7f7f7;
  padding:20px;
}
.order_cup {
  color: black !important;
}
.vno_review {
}
.vno_review tr {
}
/*
position: relative;
  padding: 0 6px 0 8px;
  padding-right: 6px;
*/
.vno_phonecode {
  font-size: 16px;
  background-color: rgba(0,0,0,.05);
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 0;
  -moz-box-sizing: border-box;
  line-height: 1.5;
  margin-left: 0;
  height: 35px;
  width:105px !important; 
}

/* Quantity counters */
.vn_quantity_class {
}
.vn_quantity_button_char {
}
.vn_quantity_number {
  font-size: 16px;
  width: 45px;
  border: solid 1px #ccc;
  text-align: center;
  box-sizing: ;
  box-shadow: 2px 2px 2px #ccc;
  height: 25px;
  background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  margin-right:5px;
}

.vn_quantity_button {
  font-size: 18px;
  border: solid 1px #ccc;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-image: -webkit-linear-gradient(#565656, #666666 40%, #727272);
    margin-top: ;
color:#ffffff;
}
.vn_quantity_button:hover {
  color: #ffffff;
}
.vno_phone_1 {
  text-align: center;
  width:100%;
}
.vno_phone_list {
  text-align:left;
  margin-left:30%;
}
.vno_phone_2 {
  width:100%;
}
.vno_phone_loc {
  text-align:left;
  margin-left:10%;
  width: 80%;
}
/* GST asterisk on price page 1 */
.vnopricea {
  position: relative;
}
/* GST text line on price page 1 */
.vn_order_gst_page1 {
  width:100%;
  display: block;
  padding-top:10px;
  text-align:center;
}
.vn_order_gst_page1 p{
  width:100%;
  text-align:center;
}
/* loader */
.vno_loader {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 2s linear infinite;
  float:right;
  margin-right:48%
}
.vn_order_need_qty_class {
  display: block;
  width:100%;
  font-size: 14px;
  color: red;
  font-weight:600;
  text-align:right;
}
/*order page*/
.sr_price_cell {
  padding: 10px 5px 10px 10px !important;
  text-align: left !important;
  font-size: 15px;
  color: #1e7c0e;
  font-weight: 800 !important;
  margin-top: 5px;
  margin-bottom: 5px;
}
.order-page{
  width: 100%;
  height: auto;
  min-height: 90%;
  overflow: hidden;
  padding: 0px 0px 20px 0px;
}
.details-form input,.details-form select{
  border: solid 1px #999999;
  border-radius: 0;
}
.order-page__content{
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}
.order-page__title{
  margin: auto;
  max-width: 1020px;
  margin-bottom: 10px;
  padding: 10px 0px 0px 0px;
  text-align: left;
}
.order-page__title > h5{
  display: block;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300 !important;
}
.order-page__title > h2{
  display: block;
  font-size: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500 !important;
}
.vn_order_period {
  vertical-align: sub;
  font-size: 12px;
}
.vn_order_price {
  font-weight: 700;
}
/*Hire a developer*/
#vno_sys{
  font-family: 'Open Sans',sans-serif;
  font-weight: 400;
}
#vno_sys input.is-invalid{
  border-color: red;
}
#vno_sys input.is-valid{
  border-color: #28a745;
}
#vnod_description{
  height: 155px;
}
#vn_order_promobtn {
    height: 30px;
    border: 0;
    margin: 2px 0 0 10px;
    line-height: 15px;
    color: #ffffff;
    background: #757575;
}
#vn_order_promobtn:hover{
  background-color: #4197d4;
}
#vno_promodescription{
  margin: 5px;
}
.vnorder-navbtns{
  width: 100%;
  min-height: 50px;
  margin-top: 0px;
  position: relative;
  border-top: solid 1px #ccc;
  padding-top: 5px;
  float:left;
}
.gst-text{
  font-size: 12px;
}
.btn.btn--plan{
  background-color: #FFA500;
  border: 1px solid #05487F;
  color: #05487F;
  font-size: 16px;
  padding: 5px 10px;
  border-radius: 4px;
  font-weight: 600;
}
.btn--plan:hover{
  background-color: #4197d4;
}
.btn--had{
  color: #ffffff;
  background-color: #101D31;
  border: 1px solid #05487F;
  padding: 5px 40px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
  box-shadow: 4px 4px #cccccc;
  margin-top:4px;
  margin-bottom:6px;
}
.btn--had:hover{
  color: #101d31;
  border: 2px solid #101d31;
  background: transparent;
}
.plans-table-overlay{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  display: none;
  height: 100%;
  width: 100%;
  background-color: #222;
}
#vno_progress{
  height: 5px;
}
#vno_progress[value]{
  background-color: #DEE2E6;
}
#vno_fileindicator{
  max-height: 180px;
  width: 240px;
  margin-left: 10px;
}
.vno__tnc{
	margin-bottom: 15px;
  max-height: 315px;
  overflow: auto;
}
.plan-display > table{
  font-size: 16px;
  border: 1px solid #DEE2E6;
}
.plan-display > table > thead > tr > th{
  font-size: 16px;
  font-weight: 700;
}
/*.plan-display > table > tbody > tr:first-child > td{
  font-weight: 700;
      background: #101d31;
    color: #ffffff;
}
.plan-display > table > tbody > tr:first-child > td{
  background: inherit;
  color: #1e7c0e;
  font-weight: normal;
}
.plan-display > table > tbody > tr > td:first-child{
	text-align: left;
	padding-left: 15px;
}
*/
table.table.table-bordered i {
  font-size: 14px;
}


#vno_userinfo{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

label.btn-bdark.active{
  background-color: orange;
}
#vno_userinfo > tbody > tr > td:first-child{
	width: 35%;
}
.vno__phone__text{
  font-size: 11px;
  color: #111;
  text-align:right;
  margin-bottom:5px;
}
#vno_phonetable{
  border: none;
}
#vnod_phone {
  text-indent: 10px;
}
#vno_phonetable div{
  background-color: #ffffff;
  font-size: 16px !important;
}
#vno_phonetable .vat-question{
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  width:100%;
}
#vno_phonetable span.btn{
  cursor: pointer;
}
#vno_phonetable span.btn.active{
  font-weight: bold;
  color: #111 !important;
}
#vno_phonetable .form-group {
    margin-bottom: 0.5rem !important;
}
.vno_vapageselect{
  font-size: 14px;
  margin-top: 4px;
}
#vn_resend_butt {
  cursor: pointer;
}
.service-title{
  font-weight: 700;
}
.gstline {
}
#vn_order_optional #vno_pbuttons {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*Tabs display*/
.vn-tabs{
  position:relative;
  max-width: 1020px;
  margin: auto;
  box-sizing: border-box;
  box-shadow:0 5px 25px rgba(0,0,0,0.16);
}

.vn-tabs .tabs-header{
  overflow-x: auto;
}

.vn-tabs .tabs-content{
  padding: 20px 20px 20px 20px;
  border-top: solid 2px #101d31;
  border-left: solid 1px #101d31;
  border-bottom: solid 1px #101d31;
  border-right: solid 1px #101d31;
  overflow: hidden;
}

.order-label {
  font-size: 16px;
  line-height: 1.5;
  color: #4A4A4A;
  margin-top: 5px;
  text-align:right;
  padding-right: 40px;
}
.order-placeholder {
  font-size: 16px;
  line-height: 1.5;
  color: #222222;
  border: 1px solid #439FE0;
  height: 35px;
  padding-left: 1%;
}
.order-placeholder::placeholder {
  color: #999999;
  opacity: 1;
  margin-left: 1%;
}

.vn-tabs .tabs-header .tab-button{
  height: 40px;
  text-align: center;
  padding: 8px 1px 0;
  display: inline-block;
  cursor: pointer;
  background: #f6f6f6;
  color: #666666;
  border: none;
  vertical-align: top;
  overflow: hidden;
  font-size: 14px;
}
/*.vn-tabs .w-6th {
    width: 13.9%;
}*/
.vn-tabs .tabs-header .tab-button.active{
  background: #101d31;
  color: #fff;
  text-align: center;
  position: relative;
}

.vn-tabs .tabs-header .tab-button.active:after {
  content:'';
  position: absolute;
  z-index:999999;
  bottom: -15px;
  right: 48%;
  opacity: 1;
  border-top: 15px solid #101D31 !important;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: none;
}

.vn-tabs .tabs-header .tab-button.blocked{
  cursor: not-allowed;
  background: #F6F6F6;
  border: 1px solid #E9E9E9;
  color: #666666;
}
  /*background: rgb(181, 200, 255);*/
.button_blocked {
  cursor: not-allowed;
  background: white;
  border: 1px solid #E9E9E9;
  color: #5f799f;
}

.vn-tabs .tabs-content .item{
  display: none;
  opacity: 0;
}

.vn-tabs .tabs-content .item.active{
  display: block;
  opacity: 1;
  transition: all 1.5s;
}

.w-6th{
  width: 16%;
  width: calc(16.67% - 3.5px);
}
/* New Css */

#vno_form1 .row {
	margin-left:0px;
	margin-right:0px;
}
.plan_select1 {
    background: #ffa500;
    line-height: 45px;
    padding-left: 20px !important;
    color: #ffffff;
    font-weight: bold;
    border-radius: 8px 0px 0px 8px;
}
.plan_select2 {
    background: #ffa500;
    padding: 4px 4px !important;
    border-radius: 0px 8px 8px 0px;
}
.order_tag1 {
    color: #ff0000;
	width:100%;
	text-align:center;
	font-size: 14px;
}
#ordermodal .modal-dialog {
    max-width: 780px !important;
}
.order_button1 {
    background: none;
    border: solid 1px #101d31;
    border-radius: 4px;
    padding: 5px 10px;
}
#vno_form1 .form-group {
    margin-bottom: 0.5rem !important;
}
#vno_userinfo th {
    padding: .50rem .10rem !important;
}
.promobox1 {
    width: 100%;
    float: left;
    background: #f7f7f7;
    padding: 5px 0px 10px;
    border: solid 1px #101d31;
    margin: 15px 0px 15px 0%;
}
.next_butt_1 {
  width: 100%;
  float: left;
}
.btn-next-1 {
  margin-right: 0%;
 float:right;
}
.next_button_text1 {
width:auto;
float:left;
color:#ff0000;
font-weight:bold;
text-align:left;
height: 40px;
line-height: 50px;
}

.promobutton1 {
	width:20%;
	float:left;
}
.promolabel {
    width: 40%;
    float: left;
    padding-right: 10px !important;
}
.promoinput {
    width: 35%;
    float: left;
    border: solid 1px #cccccc;
    border-radius: 0px;
    height: 30px;
    margin-top: 2px;
}
.australian_gst1 {
width:100%;
float:left;
padding:10px 0px 5px 0px;
text-align:center;
}
#vno_plantable td {

}
#vno_plantable th {
	    width: 33.33%;
}
#vno_plantable .btn.btn--plan {
    background-color: #101d31 !important;
    color: #ffffff !important;
    padding: 4px 20px !important;
}
#vno_plantable .btn.btn--plan:hover {
    background-color: #cccccc !important;
	color:#101d31 !important;
}
/* Why Us Page Menu */
.shrink .navbar-nav .nav-item .nav-link {
    color: #fff;
}
/* First Screen Table*/
.first_screen_tittle {
    color: #fff;
    font-weight: bold;
}
.first_screen_head {
width:100%;
float:left;
font-size:20px;
font-weight:bold;
margin-bottom:15px;
}
.order_first_screen {
	width:60%;
	display:block;
	margin:0 auto;
}
.order_first_screen td {
    padding: 5px 20px;
    border: solid 1px #999;
}

/* Cart CSS */
@media only screen and (max-width: 1302px){
  .vn-tabs .tabs-header .tab-button:nth-of-type(4){
    padding-top: 2px;
  }
  .vn-read-btn{
    padding:10px 10px;
  }
}

@media only screen and (max-width: 950px){
  .w-6th{
    width: 49%;
    width: calc(50% - 2.1px);
  }
  .vn-tabs .tabs-header .tab-button{
    padding-top: 3px;
    height: 30px;
  }
  .order-page{
    padding: 5px 0 0;
  }
  .vn-read-btn{
    padding: 10px 8px;
  }

}
@media only screen and (max-width: 576px){
  .vn-rd-btn {
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (max-width: 350px){
  .vn-tabs .tabs-header .tab-button:nth-of-type(4){
    font-size: 12px;
  }
  .vn-read-btn {
    font-size: 14px !important;
    padding: 4px 2px;
  }

}

/*Cart Display Starts*/
.left_selectstaff {
  width:90%;
  margin: 2% 2% 2% 2%;
  float:left;
}
.right_selectstaff {
  width:35%;
  padding-left:10px;
  float:left;
}
.plan_select_box {
  background: #ffa500;
  color: #ffffff;
  padding: 5px 10px;
}
.plan_select_box label {
  width: 20%;
  float: left;
  line-height: 35px;
}
.plan_select_box select {
  width: 40%;
  border-radius: 0px;
  height: 35px;
  border: 0px;
  font-size: 14px;
  line-height: 15px;
	color:#222222;
}
.cart_box {
    font-size: 14px;
	background-color: #fff;
	border:solid 1px #a1a1a1;
	width: 100%;
}
.cart_box th {
	border-bottom: 0px solid #a1a1a1;
	padding:10px 10px 10px 5px;
	text-align:left;
	background:#f7f7f7;
	color: #222222;
    font-weight: 800;
}
.cart_box tr {
	border-bottom: 1px solid #cccccc;
	padding-top: 5px;
    padding-bottom: 5px;
}
.cart_box thead {
	background:#f7f7f7;
}
.cart_items1 {
    padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
}
.cart_price {
    font-weight: bold;
    text-align: left;
}
.cart_title {
    text-align: center;
}
.cart_total {
  color: red;
  padding-left:5px;
}
.cart_green_txt {
	padding:10px;
	text-align:left;
	font-size:16px;
	color: #1e7c0e;
	font-weight: 800;
	margin-top: 5px;
    margin-bottom: 5px;
}
.cart_close {
    color: #ff0000;
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 12px;
    border-radius: 16px;
    border: solid 1px #ff0000;
}
button.cart_green_btn {
    padding: 10px 15px;
    margin-left: 15px;
    font-size: 16px;
    color: #fff;
    background-color: #1e7c0e;
    border-radius: 5px;
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.plan_table_cart tr th {
	background-color: #101d31;
    font-size: 15px;
    color: #fff;
    text-align: left;
    padding: 5px 5px 5px 10px;
	border: solid 1px #cccccc;
}
.plan_table_cart td {
	border:solid 1px #cccccc;
}
.cart_listing ul {
    padding: 0px;
    margin: 0px;
}
.cart_listing ul li {
  list-style: none;
  font-size: 14px;
  padding-bottom: 5px;
	padding-top:2px;
  color: #222222;
	text-align:left;
  font-weight: 500;
  border-bottom: solid 1px #cccccc;
  padding-left: 10px;
}
.cart_listing ul li:nth-child(2){
  min-height: 113px;
  border-bottom: none;
}
.cart_listing ul li:first-child{
   font-weight:bold;
}
.cart_listing ul li:last-child{
   border-bottom: none;
}
.cart_listing td {
	padding:0px;
	background:#fffaf1;
}
.buttons td {
	padding: .5rem .05rem !important;
}
.button_new1 {
  --primary: #101d31;
  --primary-dark: #18650a;
  --primary-darkest: #18650a;
  --text: #FFFFFF;
  --text-opacity: 1;
  --success: #2B3044;
  --success-scale: .2;
  --success-opacity: 0;
  --border-radius: 7;
  --overflow: hidden;
  --rotate: 0;
  --plane-x: 0;
  --plane-y: 0;
  --plane-opacity: 1;
  --left-wing-background: var(--primary);
  --left-wing-first-x: 0;
  --left-wing-first-y: 0;
  --left-wing-second-x: 50;
  --left-wing-second-y: 0;
  --left-wing-third-x: 0;
  --left-wing-third-y: 100;
  --left-body-background: var(--primary);
  --left-body-first-x: 50;
  --left-body-first-y: 0;
  --left-body-second-x: 50;
  --left-body-second-y: 100;
  --left-body-third-x: 0;
  --left-body-third-y: 100;
  --right-wing-background: var(--primary);
  --right-wing-first-x: 50;
  --right-wing-first-y: 0;
  --right-wing-second-x: 100;
  --right-wing-second-y: 0;
  --right-wing-third-x: 100;
  --right-wing-third-y: 100;
  --right-body-background: var(--primary);
  --right-body-first-x: 50;
  --right-body-first-y: 0;
  --right-body-second-x: 50;
  --right-body-second-y: 100;
  --right-body-third-x: 100;
  --right-body-third-y: 100;
  display: block;
  cursor: pointer;
  position: relative;
  border: 0;
  padding: 8px 0;
  min-width: 100px;
  text-align: center;
  margin: 0 auto;
  line-height: 24px;
  font-family: inherit;
  font-weight: 500;
  font-size: 14px;
  background: none;
  outline: none;
  color: var(--text);
  -webkit-transform: rotate(calc(var(--rotate) * 1deg)) translateZ(0);
          transform: rotate(calc(var(--rotate) * 1deg)) translateZ(0);
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}
.button_new1 .left,
.button_new1 .right {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: var(--plane-opacity);
  -webkit-transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
          transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
}
.button_new1 .left:before, .button_new1 .left:after,
.button_new1 .right:before,
.button_new1 .right:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: calc(var(--border-radius) * 1px);
  -webkit-transform: translate(var(--x, 0.4%), var(--y, 0)) translateZ(0);
          transform: translate(var(--x, 0.4%), var(--y, 0)) translateZ(0);
  z-index: var(--z-index, 2);
  background: var(--background, var(--left-wing-background));
  -webkit-clip-path: polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%), calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%), calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%));
          clip-path: polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%), calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%), calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%));
}
.button_new1 .left:after {
  --x: 0;
  --z-index: 1;
  --background: var(--left-body-background);
  --first-x: var(--left-body-first-x);
  --first-y: var(--left-body-first-y);
  --second-x: var(--left-body-second-x);
  --second-y: var(--left-body-second-y);
  --third-x: var(--left-body-third-x);
  --third-y: var(--left-body-third-y);
}
.button_new1 .right:before {
  --x: -.4%;
  --z-index: 2;
  --background: var(--right-wing-background);
  --first-x: var(--right-wing-first-x);
  --first-y: var(--right-wing-first-y);
  --second-x: var(--right-wing-second-x);
  --second-y: var(--right-wing-second-y);
  --third-x: var(--right-wing-third-x);
  --third-y: var(--right-wing-third-y);
}
.button_new1 .right:after {
  --x: 0;
  --z-index: 1;
  --background: var(--right-body-background);

  --first-x: var(--right-body-first-x);
  --first-y: var(--right-body-first-y);
  --second-x: var(--right-body-second-x);
  --second-y: var(--right-body-second-y);
  --third-x: var(--right-body-third-x);
  --third-y: var(--right-body-third-y);
}
.button_new1 span {
  display: block;
  position: relative;
  z-index: 4;
  opacity: var(--text-opacity);
}
.button_new1 span.success {
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  -webkit-transform: rotate(calc(var(--rotate) * -1deg)) scale(var(--success-scale)) translateZ(0);
          transform: rotate(calc(var(--rotate) * -1deg)) scale(var(--success-scale)) translateZ(0);
  opacity: var(--success-opacity);
  color: var(--success);
}
.cart_button {
	padding:5px 0px;
}
.vnorder_previouspage {
  border:0px !important;
  background:none !important;
  font-weight:bold !important;
  font-size:14px !important;
  color:#101d31 !important;
}
.email_verification {
    max-width: 1020px;
    margin: auto;
    box-sizing: border-box;
    box-shadow: 0 5px 25px rgba(0,0,0,0.16);
}
.email_verification .tabs-content {
    padding: 20px 20px 20px 20px;
    border-top: solid 2px #101d31;
    border-left: solid 1px #101d31;
    border-bottom: solid 1px #101d31;
    border-right: solid 1px #101d31;
}
.email_verification_box {
width: 100%;
height: auto;
overflow: hidden;
padding: 10px 20px 5px 20px;
background: #f7f7f7;
margin-bottom: 10px;
border: solid 1px #05487f;
}
.email_verification_head {
width:100%;
color:#05487f;
font-size:20px;
margin-bottom: 5px;
}
.email_verification input {
    border: solid 1px #cccccc;
    margin-bottom: 10px;
    height: 35px;
    padding-left: 10px;
}
.email_verification .button {
    color: #ffffff;
    background-color: #101D31;
    border: 1px solid #05487F;
    padding: 5px 40px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
    box-shadow: 4px 4px #cccccc;
}
.review_order_txt1 {
	color: #05487f;
font-size: 20px;
margin-bottom: 5px;
font-weight: bold;
}
.review_order_txt2 {
	color: #db9d16;
}
#vno_userinfo {
    border: solid 0px #cccccc;
    margin-bottom:15px;
}
#vno_userinfo table{
    box-shadow: 4px 4px rgba(19, 63, 101, 0.35);
}
#vno_userinfo td{
    padding: 5px 5px 5px 10px !important;
    color: #222222;
    font-weight: 600;
    border: solid 1px #cccccc;
}

#vno_userinfo tr td:nth-child(1) {
    font-weight: bold;
    border-right: solid 1px #cccccc;
    color: #133f65;
}
#vno_userinfo td p{
        margin-bottom: 0rem !important;
}
.thankyou_box {
	width:100%;height:auto;overflow:hidden;padding:10px 20px 15px 20px;background:#f7f7f7;margin-bottom:10px;border:solid 1px #05487f;margin-top: 15px;
}
.thank_you_head {
	width:100%;color:#05487f;font-size:20px;margin-bottom: 5px;
}
#vn_order_thanks .row {
  margin-left:0px !important;
  margin-right:0px !important;
}
#vn_order_thanks h3, h5 {
  font-weight: 800 !important;
  font-size: 22px;
  margin-botton: .5rem;
  line-height: 1,2;
  margin-top: 0;
}
#vn_order_thanks p {
  font-weight: 400;
  font-size: 16px;
  margin-botton: 1rem;
  margin-top: 0;
}
#vno_email_verification h3, h5 {
  font-weight: 800 !important;
  font-size: 22px;
  margin-botton: .5rem;
  line-height: 1,2;
  margin-top: 0;
}
#vno_email_verification p, li {
  font-weight: 400;
  font-size: 16px;
  margin-botton: 1rem;
  margin-top: 0;
}
@media only screen and (max-width: 960px){
  .left_selectstaff {width:100%;}
  .right_selectstaff {width:100%;}
  .plan_select_box label {width: 35%;}
  .plan_select_box select {width: 60%;}
  .plan_table_cart th {min-width: auto !important;}
  .promolabel {width: 100%;text-align: left;}
  .promoinput {width: 60%;}
  .promobutton1 {width: 35%;}
  .thanks_mob .vn-col-7 {    max-width: 100% !important;flex: 100% !important;}
  .thanks_mob .vn-col-5 {display:none;}
  .vno_vemail .vn-col-7 {    max-width: 100% !important;flex: 100% !important;}
  .vno_vemail .vn-col-5 {display:none;}
  .order-label {text-align: center !important;padding-left: 0px !important;}
  .cart_listing li span {width: 100% !important;display: block;}
  .order-page__title {padding-left: 10px;}
  .vn-col-sm-7 {    max-width: 100% !important;flex: 100% !important;}
  .vn-col-sm-5 {    max-width: 100% !important;flex: 100% !important;}
  .details-form .order-label{
    width:100%;
  }
  .vn-tabs .tabs-content {padding: 20px 10px 20px 10px !important;}
  #vno_plantable, #vno_userinfo {max-width: 100%;}
  .table-responsive {width: 100% !important;}
  .left_selectstaff {padding-right:0px !important;}
  .plan-display > table > thead > tr > th {font-size: 14px !important;}
  .next_butt_1 {
    margin-right: 2%;
    width: 100%;
    float: right;
    text-align: right;
  }
  .promobox1 {
    width: 100%;
    padding: 5px 5px 10px;
    margin: 1% 0px 1% 1%;
  }
  .order_first_screen {
    width: 100%;
	}
.next_button_text1 {width:100%;text-align:center;font-size: 14px;}
.order-page__content {width: 100%;height: auto;}
}
/*Cart Display End*/




.cart-display{
  position: relative;
  max-width: 100%;
  width: 100%;
  border: 0px #aaa solid;
}

.order-cart{
  border: 1px solid #101D31;
  border-radius: 6px;
  background: #f7f7f7;
}
.order-item{
  border-top: 1px solid #405d8a;
  border-bottom: 1px solid #405d8a;
  font-size: 14px;
  padding: 3px;
  width: 100%;
}
.order-group{
  border: 1px solid #111;
}
.order-group > .order-item{
  border: none;
}
.order-item > td:last-child{
  border-right: 1px solid #a1a1a1;
}
.order-item__name{
  width: 65%;
  font-size: 16px;
  padding-left:10px;
}
.order-item__price {
  width: 27%;
  font-size: 16px;
  text-align: right;
}
.order-item{
  border-collapse: inherit;
}
.order-total {
  width: 100%;
  font-size: 14px;
  margin-left: 1%;
  color: #ff0000;
  text-align: center;
  padding: 5px 0px;
}
.order-heading {
  width: 100%;
  text-align: center;
  font-size: 16px;
  background: #101d31;
  color: #ffffff;
}
.order-confirm {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}
.order-group__content{
  transition: transform 0.5s;
}
.order-item > div{
  display: inline-block;
}
.order-item__form_select {
  font-size: 13px;
  height: 30px;
  border: 1px solid #439FE0;
  color: #439FE0;
  margin-left: 0px;
  margin-top: 5px;
  width: 60%;
}
.order-item__form_select[name="timezone"]{
  width: 60% !important;
}
.order-item__text {
  font-size: 13px;
  background: #f7f7f7;
}
.order-item__form_input {
  font-size: 13px;
  line-height: 1.5;
  color: #439FE0;
  border: 1px solid #439FE0;
  height: 30px;
}
.order-item__form{
  border: 1px dashed #DEE2E6;
  padding: 1% 1% 1% 5px;
  font-size: 13px;
  background:#f7f7f7;
}
.order-item__remove{
  color: red;
  font-size: 12px;
  cursor: pointer;
  width: 16px;
  text-align: center;
  height: 16px;
  line-height: 12px;
  border-radius: 16px;
  border: solid 1px #ff0000;
  margin: 0 auto;
}
.cart_va_time {
	font-size:13px;
	margin-bottom: 5px;
}
.text-ast {
  color: #dc3545 !important;
  margin-left: .5rem !important;
  line-height: 1.5;
}

.owl-carousel .item{
  padding: 3px;
}

/*Promo data*/
.promo-details > div{
  display: inline-block;
}
/*Loading indicator*/
.loading-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  z-index: 1000;
  cursor: pointer;
}
.loading-dots {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
}
.loading-dots div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.loading-dots div:nth-child(1) {
  left: 8px;
  animation: loading-dots1 0.6s infinite;
}
.loading-dots div:nth-child(2) {
  left: 8px;
  animation: loading-dots2 0.6s infinite;
}
.loading-dots div:nth-child(3) {
  left: 32px;
  animation: loading-dots2 0.6s infinite;
}
.loading-dots div:nth-child(4) {
  left: 56px;
  animation: loading-dots3 0.6s infinite;
}
.cart_design {
font-size: 14px;
color: #222222;
font-weight: 500;

}
.cart_design td{
	padding-bottom: 5px;
    padding-top: 2px;
	text-align:left !important;
	padding-left: 10px;
}
@keyframes loading-dots1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes loading-dots3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes loading-dots2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

/*Footer fix*/

/*Animated Button1*/
.buttonload1 {
  outline: none;
  height: 40px;
  text-align: center;
  width: 130px;
  border-radius: 40px;
  background: #fff;
  border: 2px solid #1ECD97;
  color: #1ECD97;
  letter-spacing: 1px;
  text-shadow: 0;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.buttonload1:hover {
  color: white;
  background: #1ECD97;
}
.buttonload1:active {
  letter-spacing: 2px;
}
.buttonload1:after {
  content: "SUBMIT";
}

.onclic {
  width: 40px;
  border-color: #bbbbbb;
  border-width: 3px;
  font-size: 0;
  border-left-color: #1ECD97;
  -webkit-animation: rotating 2s 0.25s linear infinite;
          animation: rotating 2s 0.25s linear infinite;
}
.onclic:after {
  content: "";
}
.onclic:hover {
  color: #1ECD97;
  background: white;
}

.validate {
  font-size: 13px;
  color: white;
  background: #1ECD97;
}
.validate:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.contact_new
{
	width:1140px;
	height:auto;
	margin: 0 auto;
	padding-top:10px;

}
.contact_new > h2 {
    display: block;
    font-size: 28px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500 !important;
}
.contact_new > h5 {
    display: block;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300 !important;
}
.contact_new_content {
	width:100%;
    padding: 20px 20px 20px 20px;
    border-top: solid 2px #101d31;
    border-left: solid 1px #101d31;
    border-bottom: solid 1px #101d31;
    border-right: solid 1px #101d31;
    overflow: hidden;
	margin-top:15px;
	margin-bottom:60px;
	    box-shadow: 0 5px 25px rgba(0,0,0,0.16);
}
.contact_new_content input {
  border: solid 1px #999999;
  border-radius: 0;
}
.contact_new_content textarea {
  border: solid 1px #999999;
  border-radius: 0;
}
.contact_new_content .catp-btn {
    color: #ffffff;
    background-color: #101D31;
    border: 1px solid #05487F;
    padding: 5px 40px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    margin-left: 5px;
    box-shadow: 4px 4px #cccccc;
    margin-top: 4px;
    margin-bottom: 6px;
}
.contact_new_content2 {
	width:100%;
    padding: 0px 0px 0px 0px;
    border-top: solid 2px #101d31;
    border-left: solid 1px #101d31;
    border-bottom: solid 1px #101d31;
    border-right: solid 1px #101d31;
    overflow: hidden;
	margin-top:15px;
	margin-bottom:60px;
	    box-shadow: 0 5px 25px rgba(0,0,0,0.16);
}
.contact_new_content2 input {
  border: solid 1px #999999;
  border-radius: 0;
}
.contact_new_content2 textarea {
  border: solid 1px #999999;
  border-radius: 0;
}
.contact_new_content2 .catp-btn {
    color: #ffffff;
    background-color: #101D31;
    border: 1px solid #05487F;
    padding: 5px 40px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    margin-left: 5px;
    box-shadow: 4px 4px #cccccc;
    margin-top: 4px;
    margin-bottom: 6px;
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.tabs-content .active {

   animation-name: slideInRight;
    animation-duration: 1s;
  animation-fill-mode: both;
}
.table-4cols th {
  width: 25% !important;
}
.vn-read-btn.vn-rd-btn{
  margin:0 !important;
  color:#fff;
  font-size:14px !important;
  font-weight:600 !important;
  background-color: rgb(5,72,127) !important;
  border:3px solid rgb(5,72,127) !important;
  padding: 10px 20px;
  border-radius: .25rem;
  line-height:1.6;
  transition-duration: 0.5s;
}


/* fake bootstrap */
.vn-col-sm-4 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.vn-col-sm-5 {
  flex: 0 0 41.6667%;
  max-width: 41.6667%;
}
.vn-form-control {
  font-size: 16px;
  display: block;
  width: 100%;
  font-weight: 400;
  padding: .375rem .75rem;
  background-color: #ffffff;
  background-clip: padding-box;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.vn-col-sm-8 {
  flex: 0 0 66.6667%;
  max-width: 66.6667%;
}
.vn-col-sm-7 {
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.vn-col-sm-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.vn-col-5 {
  flex: 0 0 41.6667%;
  max-width: 41.6667%;
}
.vn-col-7 {
  flex: 0 0 58.3333%;
  max-width: 58.3333%;
}
.vn-col-sm4, .vn-col-sm-8, .vn-col-sm12, .vn-col-7, .vn-col-5 {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.vn-row {
  display: flex;
  flex-wrap: wrap;
}
.vn-form-aftercheck {
  padding-right: calc(1.5em + .75rem);
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.vn-form-valid {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.vn-form-invalid {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}
.vn-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* Overlay Div */
  .hva-main-container{
    position:absolute;
    width: 100%;
    height:100%;
    padding: 45px 60px 0px 60px;
    background: rgb(0,0,0,0.75);
    align-items: center;
z-index:38;
    }
    .hva-container-box{
    width: 80%;
    height: auto;
    padding: 0 0;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .hva-first-section{width: 50%;float: left;background: #133f64;height: auto;display: flex;align-items: center;justify-content: center;padding: 35px 30px 25px 30px;position: relative;}
    .hva-first-section h2{
    color: #fff;
    font-size: 33px;
    }
    .hva-first-section span{
    color: #ffe400;
    }
    .hva-second-section{width: 50%;float: left;height: auto;background: #fff;padding: 30px;display: flex;align-items: center;justify-content: center;}
    .hva-second-section h3{
    font-size: 22px;
    margin: 15px 0;
    text-align: center;
    }
    .hva-second-section img{
    margin: 0 auto;
    display: block;
    }
    .hva-second-section button{
    background: none;
    border: solid 1px #000;
    margin: 0 auto;
    display: block;
    padding: 15px 90px;
    font-size: 17px;
    color: red;
    font-weight: 600;
    border-radius: 10px;
    cursor: pointer;
    }
    .hva-second-section button:hover{
    background: #133f64;
    color: #ffffff;
    }
    
    .hva-first-section::after {
    border-bottom: 20px solid transparent;
    border-left: 20px solid #133f64;
    border-top: 20px solid transparent;
    content: "";
    margin-top: -20px;
    position: absolute;
    right: -19px;
    top: 50%;
    }

    @media only screen and (max-width: 774px) {
    .hva-main-container {
    width: 100%;
    height: 100%;
     padding: 25px 25px;
    }
    .hva-container-box {
    width: 100%;
    flex-direction: column;
    padding: 25px 20px;
    }
    .hva-first-section {
    width: 100%;
    }
 .hva-first-section h2{
    width: 100%;
   font-size: 20px;
    }

    .hva-second-section {
    width: 100%;
    }
    .hva-first-section::after {
    right: 50%;
    top: auto;
    bottom: -30px;
    transform: rotate(
    90deg);
    }
    }
