#basepage {
	background-image: url('../images/bg3.jpg');
	/*transform: scaleX(-1);*/
	width: 100%;
	min-height: 100vh;
	background-size: cover;
}
#maindashpage {
	width: 100%;
	min-height: 100vh;
}
#mainfooter {
	background-image: url('../images/headerbg.jpg');
	color: #fff;
}
.login_header {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 2px solid #78340f;
	opacity: 0.9;
	color: #561300;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../images/loginbg.jpg')
}
.logoimg{
	height: 50px;
	width: 75px;
}
.transp {
	opacity: 0.3;
}
.login_text_bg {
	background-color: #c9e8ae;
	color: #254f01;
}
.login_text_bg:focus {
	background-color: #d9f5c1;
	color: #254f01;
}
.login_text_bg_icon {
	background-color: #d9f5c1;
	color: #7834cf;
}
.login_button{
	background-image: url('../images/loginbutton.jpg')
}

.logintext {
	color: #78340f;
}
.mainheader {
	background-image: url('../images/header.jpg');
	color: #fff;
	opacity: 0.9;
}

.landingheader {
	background-color: #211F40;
	color: #fff;
}

.landing_info {
	background-color: #913657;
	color: #fff;
	border-top: 3px solid #dcaa59;
	opacity: 0.9;
}
.landing_info_btn {
	background-color: #111d33;
	color: #fff;
}
.landing_info_btn:hover {
	background-color: #a73737;
	color: #fff;
} 
.landing_footer {
	background-color: #211F40;
	color: #fff !important;
	text-decoration: none !important;
}
.landing_footer p{
	
	color: #fff !important;
	
}
.footermenuitem {
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
}
.homepagesubheader{
	background-color: #f00;
}
.landing_footer_copyright {
	background-color: #000;
	color: #fff;
}
.track_info_btn {
	background-color: #d3b574;
	color: #000;
}
.track_info_btn:hover {
	background-color: #d3b574;
	color: #fff;
} 

.regformcard {
	opacity: 0.96;
}
.landingpage_old {
	background-image: url('../images/wb.png');
	/*transform: scaleX(-1);*/
	width: 100%;
	min-height: 100vh;
	background-size: cover;
}
.tweetbox {
	/*border-left-style: none;
	/*border-bottom-style: none;
	border-right-style: none;
	border-top: 3px solid #367772;
	border-top-style: groove;
	border-bottom: 3px solid #367772;
	border-bottom-style: groove;*/
	background-color: #7d485c;
	border-top-left-radius: 60px;
	border-bottom-right-radius: 100px;
	border: 3px outset #b3607f;
	opacity: 0.9;
	color: #fff;
}

.mainregisterbutton{
	background-color: #590122;
	color: #fff;
	border:none;
}
.mainregisterbutton:hover {
	background-color: #691d3a;
	color: #fff;
	border:none;
}
.landingpage {
	min-height: 100vh;



}

.regformpage {
	min-height: 100vh;


}
.infoheading {
	text-decoration: underline;

}

.widgetbox {
  border: 1px solid #f5ad7d;
  padding: 10px;
  box-shadow: 5px 10px #f5e5da;
  color: #7a3201;
}
.widgethead {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 2px solid #b3774f;
}
.widgetbody {
	color: #a3826c;
}
.breadcrumbinner {
	background-color: #fac1b1;
	color: #ba4d04;
	box-shadow: 0px 0px 0px 10px #e8d6d1;
	text-decoration: none !important;
}
.formhead {
	color: #561300;
}
.formbody {
	color: #541705;
}
.oddrow {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #d6c2bc;

}
.evenrow {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #d6c2bc;

}border-bottom: 1px solid #d6c2bc;
}
.borderednew {
	border: 1px solid #f00;
}
.formsave {
	background-color: #691e08;
	color: #ede4e4;
}
.formsave:hover {
	background-color: #691e08;
	color: #fff;
}
.formcancel {
	background-color: #f0744f;
	color: #fff;
}
.btn-point {
	border-radius: 0px;
}

.no_border { 
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
 }
.card_transparent { background-color: #A83279; opacity: 0.9; color: #fff; }

.v-div {
  width: 0;
  height: 0;
  border-bottom: 60px solid transparent;
  border-top: 40px solid transparent;
  border-right: 25px solid #BBD2C5;
}

.box{
	background-color: #BBD2C5;
}
.infodiv{

  position: relative;
  display: flex;
  flex-direction: row;
}
.v-div1 {
  width: 0;
  height: 0;
  border-bottom: 40px solid transparent;
  border-top: 40px solid transparent;
  border-right: 25px solid #ACBB78;
}

.box1{
   background-color: #ACBB78;
}


   .talkbubble {
      
      height: auto;
      background: red;
      position: relative;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 0px;
    }
    .talkbubble:before {
      content: "";
      position: absolute;
      right: 100%;
      top: 26px;
      width: 0;
      height: 0;
      border-top: 13px solid transparent;
      border-right: 26px solid red;
      border-bottom: 13px solid transparent;
    }


.arrow_box {
  width: 100%;
  height: 100%;
  background-color: #cfcfd7;
  color: #000;
  padding: 10px;
  position: relative;
  float: left;
}

.arrow_box.arrow-left:after {
  content: " ";
  position: absolute;
  left: -15px;
  top: 15px;
  border-top: 15px solid transparent;
  border-right: 15px solid #cfcfd7;
  border-left: none;
  border-bottom: 15px solid transparent;
}

.arrow_box_focus {
  width: 100%;
  height: 100%;
  background-color: #f5df78;
  color: #000;
  padding: 10px;
  position: relative;
  float: left;
}

.arrow_box_focus.arrow-left:after {
  content: " ";
  position: absolute;
  left: -15px;
  top: 15px;
  border-top: 15px solid transparent;
  border-right: 15px solid #f5df78;
  border-left: none;
  border-bottom: 15px solid transparent;
}

.formoddrow {
	background-color: #eeeeee;
}

.formevenrow {
	background-color: #ededed;
}
.specialrow_one {
	background-color: #ede4e4;
}
.specialrow_two {
	background-color: #e3dcdc;
}
.formsubmitrow {
	background-color: #8c9c98;
}
.formsubmitbutton{
	background-color: #093028;
	color: #e3bcca;
	border-radius: 0px !important;
	border: none;
}
.formsubmitbutton:hover {
	background-color: #0e5446;
	color: #e3bcca;
	border-radius: 0px !important;
	border: none;
}

.trackbutton {
	background-color: #800020;
	color: #e6d3d8;
}


.elementor-7685 {
    font-family: "Merriweather", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    fill: #16163f;
    color: #16163f;
    background-color: #d3b574;
    border-radius: 0px 0px 0px 0px;
}

h2{    color: #000000;
    font-family: "Merriweather", Sans-serif;
    font-size: 25px;
    font-weight: 100;
    line-height: 1.4em;
    letter-spacing: 1.8px;}
	
	p{color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
}

.elementor-button {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    fill: #16163f;
    color: #16163f;
    background-color: #d3b574;
    border-radius: 0px 0px 0px 0px;
}

.elementor-heading-title {
    
    font-family: "Merriweather", Sans-serif;
    font-size: 3.5rem;
    font-weight: 300;
    text-transform: capitalize;
}
.elementor-heading-title2 {
    
    font-family: "Merriweather", Sans-serif;
    font-size: 2rem;
    font-weight: 300;
    text-transform: capitalize;
}