body{margin:0 auto; font-family: 'poppinslight' !important;}
html{font-family: 'poppinslight' !important;}
/*WELCOME SECTION Starts HERE*/
.welcome {
	float: left;

	width: 100%;
	text-align: center;
	margin: 0 0 0;
	background: url("../images/new-bg.jpg") top right repeat;
		padding:40px 0;
		background-size:cover;
}.welcome h1 {
	font-size:41px;text-align: left;
	font-family: 'poppinsbold';
	 color: #333;	
}
.orn{
	color:#ef9719;
}.left-wel {
	padding: 50px 0 2%;
}
.blue{
	color:#034083
}
.bold {
	font-family: 'poppinsbold';
	margin-bottom: 25px;
}
.wrapper.bread {
	margin-bottom: 0;
}
.welcome .learn {
	background: #ff9421;
	margin-top: 0;
	padding: 10px 20px;
	margin-bottom: 10px;
	color: #333;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	border-radius: 0;
}

.order.learn.scnd {
	border: 2px solid #469dfd; color: #469dfd;
		margin-left: 16px;
}.welcome .learn {
	display: inline-block;
	padding: 7px 23px;
	color: #ff9421;
	background: transparent;
	margin-top: 12px;
	border-radius: 0;
	font-size: 17px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-transform: uppercase;
	border: 2px solid #ff9421;
	color: #ff9421;
	font-family: 'poppinsregular';
}
.welcome p {
	text-align: left;
	color: #333;
	margin: 15px 0 11px;
	float: left;
	font-size: 15px;
	line-height:26px;
	font-family: 'poppinsregular';
}

/*WELCOME SECTION ENDS HERE*/
/*=====================PLANS==========================*/
.plan-migration {padding: 80px 0;
}
.reset-gutter {
	margin-left: 0;
	margin-right: 0;
}
.migration--item.popular {
	margin-top:0;
	background-color: #ff4718; 
}
#migration.post-21 .migration--item {
	background-color: ;
}
.reset-gutter > [class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}
.migration--item p:first-child {
	border: ;
	border: none;
}
.migration--item {
	padding:20px;
	background-color: #fff;
	border-right: 1px solid #e9e9e9;
	-webkit-transition: box-shadow .25s ease-in-out;
	transition: box-shadow .25s ease-in-out;
	text-align: center;
	z-index: 0;
	text-transform: uppercase;
}.migration--header h2 {
	margin: -4px 0 0;
	color: #303030;
	font-size: 36px;
	line-height: 40px;
}.migration--body {
	padding-left: 30px;
	padding-right: 30px;
}.migration--body h3 {
	margin: 0;
	padding: 18px 0 15px;
	color: #303030;
	font-size: 16px;
	line-height: 20px;
}.migration--item {
	text-align: center;
	text-transform: uppercase;
	border:1px solid #e6e6e6;
}
.col-md-4.migration--item.popular{
background-color:#f4f4f4 !important;
}.btn--default, a.btn--default {
	display: inline-block;
	padding: 10px 25px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100px;
	-webkit-transition: color .25s ease, border-color .25s ease;
	transition: color .25s ease, border-color .25s ease;
	outline: 0;
}
.migration--item  p {
	font-weight: 400;
	font-style: normal;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.24s ease-in-out;
	-moz-transition: opacity 0.24s ease-in-out;
	transition: opacity 0.24s ease-in-out;
	border-top: 1px solid #e6e6e6;
	padding-top: 10px;
}
p {
    font-size: 14px;
    line-height: 21px;
}
.migration--footer .btn--default {
	color: #303030;
	border-color: #303030;
	font-size: 14px;
line-height: 1.42857143;
}
.migration--header h2 {
	margin: -4px 0 0;
	color: #303030;
	font-size: 36px;
	line-height: 40px;
}
.migration--popular-tag {
	display: inline-block;
	margin-bottom: 30px;
	padding: 9px 30px;
	font-family: 'poppinsbold';
	color: #034083;
	background-color: #fff;
	font-size: 36px;
	line-height: 44px;
	text-transform: uppercase;
}
.migration--body h3 {
	margin: 0;
	padding: 18px 0 15px;
	color: #303030;
	font-size: 16px;
	line-height: 20px;
}.migration--body h3 strong {
	display: block;
	margin-top: 5px;
	color: #ff4718;
	font-size: 48px;
	line-height: 56px;
}
.migration--item.popular .migration--body h3 strong {
	color: #fff;
}
.migration--item.popular .migration--body h3 {
	color: #fff;
}

.migration--footer {
	margin-top: 26px;
}
.btn--default.hover:hover {
	border-color: #ff4718;
	color: #ff4718;
}
/*Features*/
.migration_m ul {
	float: left;
	margin-right: 0;
	padding: 0;
	width: 100%;
}
.migration_m h4 {
	color: #333;
	font-size: 27px;
	margin: 0 0 5px;
	text-transform: uppercase;
}.migration_m ul li {
	color: #666;
	float: left;
	font-size: 18px;
	list-style: outside none none;
	margin: 6px 0 5px;
	padding-left: 16px;
	text-align: left;
	width: 100%;
	border: 1px solid #eee;
	padding: 12px 10px 0 19px;
}.migration_m ul img {
	border: medium;
	box-sizing: border-box;
	height: 56px;
	line-height: normal;
	margin: 0 10px 12px 0;
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
	width: auto;
	float: left;
}
.tab_top {
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}ul.tab_top li {
	background: transparent url("../images/check.png") no-repeat scroll 0 9px;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 23px;
	list-style: outside none none;
	padding-bottom: 13px;
	padding-left: 30px;
	text-align: left;
	background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 21px;
}
}
.migration_why {background:url("../images/migrat.jpg");

}
.migration_why h4 {
	text-transform: uppercase;
	font-size: 36px;
	font-weight: bold;
}

/*INCLUDE*/
.order {
	background: #1773cb none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 17px;
	margin-top: 13px;
	padding: 10px 20px;
	text-align: center;
}
.migration_inc h4 {
	text-transform: uppercase;
	font-size: 36px;
	font-weight: bold;
	text-align:center;
	margin-bottom:40px;
}
.offer {
	background: #f7f7f7;
	float: left;
	width: 100%;
	padding: 35px 40px;
	text-align: center;
}.offer h2 {
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 25px;
	margin-bottom: 20px;
}.offer h5 {
	text-align: center;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 18px;
	 font-family: 'poppinslight' !important;
}.buy {
	border: 1px solid #fa9503;
	color: #fa9503;
	float: none;
	font-size: 16px;
	margin-top: 16px;
	display: inline-block;
	padding: 6px 20px;
	text-align: center;
	text-transform: uppercase;
}.migration_inc ul.tab_top li {
	background: transparent url("../images/check.png") no-repeat scroll 0 4px;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	list-style: outside none none;
	padding-bottom: 13px;
	padding-left: 30px;
	text-align: left;
	    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 21px;
}
}