.divform{
	background-color: #2c3e50;
	border-radius: 10px;
	padding: 50px;
}
.sectiondiv2{
  background-color: #A2A2A2;
  color: white;
  padding: 10px 10px 10px 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.tdselplan{

}
.tablesinest{

}
/*tabs styles*/


/*Nuebossss*/
.nfoliodiv{
  background-color: #7187B7;
  border-radius: 10px;
  color: white;
}
.nfacdiv{
  background-color: #C49373;
  border-radius: 10px;
  color: white;
}

.btn-asign{
  background-color: #5093C4;
  color:white;
}
.btn-asign:hover{
  background-color: #2A7CB7;
  color:white;
}
/*`sddfsdfsd*/
.tablesinest td,th{
  padding: 0;
}
.tdbgglob{
  background-color: #104AB4;
  color: white;
}
.bgcat{
  background-color: #5276BB;
  color: white;
}
.tdselplan:hover{
  background-color: rgba(0,0,0,0.5);
  cursor: pointer;
  color: white;
}

.bg-color{
	background-color: #E4E4E3;
}
.textores{
	font-size: 3rem;
}
.contraplanmod{
	width: 50%;
}
.icon-lg {
	width: 45px;
	height: 45px;
	font-size: 45px;
	line-height: 45px;
}
.icon-box .icon-box-divider {
	position: relative;
	max-width: 100%;
	margin: 15px auto;
	transition: .33s all ease;
	background-color: transparent;
}

.icon-box .icon-box-divider::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #f17b02;
	-webkit-animation: .3s animated-state-prev both;
	animation: .3s animated-state-prev both;
}
.icon-box.hover .icon-box-divider::after, .icon-box:hover .icon-box-divider::after {
	-webkit-animation: .3s animated-state-next both;
	animation: .3s animated-state-next both;
}
.box-icon{
  margin-bottom: 10px;
}
@media only screen and (max-width: 999px) {
  .formenvicellphone{
  	display: block;
  }
  .formdivpc{
  	display: none;
  }
  .textores{
  	font-size: 2rem;
  }
	.contraplanmod{
		width: 80%;
	}
}
.contactHead{
  width: 70%;
   border-radius: 5px;
  padding: 15px 5px 15px 0px;
   background-color: rgba(0,0,0,0.5);
}
@media only screen and (max-width: 500px) {
  
  .textores{
  	font-size: 1.5rem;
  }
  .contraplanmod{
	width: 100%;
}
.contactHead{
  width: 80%;
   border-radius: 5px;
  padding: 15px 5px 15px 0px;
   background-color: rgba(0,0,0,0.5);
}
}
@media only screen and (min-width: 1000px) {
  .formenvicellphone{
  	display: none;
  }
  .formdivpc{
  	display: block;
  }

.contactHead{
  width: 50%;
  border-radius: 5px;
  padding: 15px 5px 15px 0px;
   background-color: rgba(0,0,0,0.5);
}
}


.pricing-table {
	overflow: hidden;
	border-radius: 5px;
	margin-top: 5px;
	background: #fff;
	box-shadow: -1px 0 5px 0 rgba(65, 65, 65, 0.12);
}

.pricing-table-header {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #535457;
}

.pricing-table-body {
	padding: 35px 5px;
}

.pricing-table-label {
	padding: 17px 15px;
	text-align: center;

	background: #f17b02;
}


.pricing-table-label2 {
	padding: 17px 15px;
	text-align: center;
	background: #298A08;
}


.pricing-table-label2 p {
	font: 700 14px "Raleway", Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #fff;
}




.pricing-table-label p {
	font: 700 14px "Raleway", Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #fff;
}

.pricing-table .pricing-list {
	font-size: 13px;
	font-weight: 300;
	color: #000;
}

.pricing-table .pricing-list span {
	display: inline-block;
	margin-right: .25em;
}

.pricing-table .pricing-list > li + li {
	margin-top: 12px;
}

.pricing-table * + .price-object {
	margin-top: 22px;
}

.pricing-table * + .pricing-list {
	margin-top: 22px;
}

.pricing-object {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-size: 0;
	line-height: 0;
	color: #000;
}

.pricing-object > * {
	margin-top: 0;
}

.pricing-object .small {
	position: relative;
	font: 700 10px "Raleway", Helvetica, Arial, sans-serif;
	color: inherit;
	text-transform: uppercase;
}

.pricing-object .small-middle {
	vertical-align: middle;
}

.pricing-object .small-bottom {
	vertical-align: bottom;
}

.pricing-object-sm {
	font-size: 32px;
	line-height: .8;
}

.pricing-object-sm .small {
	font-size: 12px;
}

.pricing-object-sm .small-middle {
	margin-right: 3px;
}

.pricing-object-sm .small-bottom {
	margin-left: 1px;
	vertical-align: bottom;
}

.price-irrelevant {
	color: #9f9f9f;
	text-decoration: line-through;
}

.pricing-object-md {
	font-size: 53px;
	line-height: 1;
}

.pricing-object-md .price {
	line-height: .5;
}

.pricing-object-md .small {
	font-size: 17px;
	font-weight: 400;
}

.pricing-object-md .small-middle {
	font-size: 23px;
}

.pricing-object-md .small-bottom {
	bottom: -.25em;
}

.pricing-object-lg,
.pricing-object-xl {
	font-size: 64px;
	line-height: .7;
}

.pricing-object-lg .small,
.pricing-object-xl .small {
	font-size: 9px;
}

.pricing-object-lg .small-top,
.pricing-object-xl .small-top {
	top: 11px;
	margin-right: 5px;
	font-size: 14px;
	vertical-align: top;
}

.pricing-object-lg .small-bottom,
.pricing-object-xl .small-bottom {
	bottom: -10px;
	margin-left: -2px;
	vertical-align: bottom;
	font-style: italic;
}

.price-current .small {
	position: relative;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.price-current .small-middle {
	vertical-align: middle;
	top: -.3em;
}

.price-current .small-bottom {
	top: .3em;
}
.closemodal{
  background-color: red;
  border-radius: 100%;
  width: 50px;

}
@media (min-width: 768px) {
	.pricing-object-lg {
		font-size: 35px;
	}
	.pricing-object-xl {
		font-size: 54px;
	}
	.pricing-object-xl .small-middle {
		font-size: 30px;
	}
	.pricing-object-xl .small-bottom {
		font-size: 25px;
	}
}

@media (min-width: 992px) {
	.pricing-object-xl {
		font-size: 76px;
	}
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}

.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}

.timeline > li:after, .timeline > li:before {
  display: table;
  content: ' ';
}

.timeline > li:after {
  clear: both;
}

.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: white;
}

.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 50px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

