.header {
	float:left;
	width:100%;		padding-top:40px;
}
.head{
	float:left;
	width:100%;
}
.head-top
{
	height: 50px !important;
    background:#c00856 !important;
    padding: 5px !important;
    float: left !important;
    width: 100% !important;
	
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.collapse.navbar-collapse{
	margin-top: 0;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #c00856;
	transition: 1s;
   
}
.navbar-header {
    width: 50%;
}
a.navbar-brand {
   padding-top: 13px;
}
.navbar-nav>li>a {
    
   
    padding: 10px 22px;
    margin: 0 10px;
}
a.menu {
	color: #fff !important;
    background-color: #c00856;
}
a.navbar-brand img {
	width:100%;
}
div#bs-example-navbar-collapse-1 {
    padding-top: 45px;
	padding-bottom: 21px;
}
.slider{
	float:left;
	width:100%;
	height: 550px;
	background:url(../images/slider/1.jpg);
	background-repeat: no-repeat;
    background-size: 100%;
}
.slider h1 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 40px;
}
.slider h2 {
    font-size: 25px;
	color: #fff;
	line-height: 46px;
}

.text{
	padding-top: 100px;
}
.body {
	float:left;
	width:100%;
}

.message{
	float:left;
	width:100%;
	padding: 35px 0;
}
.message h1 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
	
}
.message p {
   
    color: #474747c7;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
	text-align: center;
}
.packages{
	float:left;
	width:100%;
	background: #c00856;
	padding-top: 58px;
    padding-bottom: 65px;
	
}

.packages h1 {
    font-size: 36px;
    text-align: center;
    color: #fff;
	margin-bottom: 35px;
	margin-top: 0;
	font-weight: bold;
}
.currency h2 {
    font-size: 25px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 18px 0;
    font-weight: bold;
}

.currency {
    border: 20px solid #fff;
}
.feature{
	float:left;
	width:100%;
	padding: 35px 0;
}
.feature h1 {
	font-size: 36px;
    text-align: center;
	font-weight: bold;
	margin-bottom: 44px;
	margin-top: 0;
}
.list a {
    font-size: 19px;
    text-decoration: none;
    color: #474747c7;
}
.list a:hover {
    font-size: 19px;
    text-decoration: none;
    color:#c00856;
}
.list li {
    line-height: 41px;
}
.fimage img {
	width:100%;
}
.testimonials {
	float:left;
	width:100%;
	background: #c00856;
	padding-top: 28px;
    padding-bottom: 35px;
}
.testimonials h1 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
	color:#fff;
}
.testimonial{
    text-align: center;
    padding: 0 20px;
}
.testimonial .icon{
    font-size: 60px;
    line-height: normal;
    color: #fff;
}
.testimonial .description{
    font-size: 16px;
    font-style: italic;
    color: #fff;
    line-height: 26px;
    margin-top: -20px;
}
.testimonial .pic{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px auto;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-title{
    font-size: 16px;
    font-weight: bold;
    color: #ffff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #fff;
}
.footer {
	float:left;
	width:100%;
}
.contact{
	float:left;
	width:100%;
	    background: #333;
		padding: 60px 0;
}
.contact h1 {
	font-size: 36px;
    text-align: center;
	font-weight: bold;
	color:#fff;
	margin-top: 0;
    margin-bottom: 35px;
}
.call {
    text-align: center;
}
.icon {
    color: #fff;
    font-size: 58px;
}
.call p {
    margin-top: 27px;
    color: #fff;
    font-size: 20px;
}
.copyright{
	float:left;
	width:100%;
	background:#000;
	text-align: center;
	padding: 9px 0;
} 
.copyright p{
	color:#fff;
	margin: 0;
}
@media screen and (max-width: 992px) {
	a.navbar-brand {
		padding: 0;
		width: 80%;
	}
	.navbar-header {
    width: 115%;
    }
	nav.navbar.navbar-default {
    margin: 0;
    padding: 7px 0;
	}
	.slider {
    float: left;
    width: 100%;
    height: 435px;
    background: url(../images/slider/1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}
	.slider h1{
		font-size: 31px;
	}
	.text {
    padding-top: 20px;
	}
	.slider h2 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 35px;
	}
	.message {
    float: left;
    width: 100%;
    padding: 20px 0;
	}
	.message h1 {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 35px;
	}
	.message p {
    color: #474747c7;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
	}
	.packages {
    float: left;
    width: 100%;
    background: #c00856;
    padding-top: 25px;
    padding-bottom: 10px;
	}
	
	.currency {
		border: 20px solid #fff;
		margin-bottom: 31px;
	}
	
	.feature h1 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 35px;
	}
	.list li {
    line-height: 25px;
	}
	.contact {
    float: left;
    width: 100%;
    background: #333;
    padding: 25px 0;
	}
	.icon {
    color: #fff;
    font-size: 50px;
	}
	.call p {
    margin-top: 15px;
    color: #fff;
    font-size: 20px;
	}


}
fieldset {
    border: thin solid #ccc; 
    border-radius: 4px;
    padding: 20px;
    background: #fff;
	padding-top: 25px;
    padding-bottom: 65px;
}
.form-group {
    margin-bottom: 0;
}
legend {
   color: #678;
}
.form-control {
    width: 95%;
}
label small {
    color: #678 !important;
}
span.req {
    color:maroon;
    font-size: 112%;
}
.register_logo img {
	width:100%;
}
.register_logo h2 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
	margin-top: 57px;
	margin-bottom: 20px;
}
.register_logo p {
    margin: 0 0 10px;
    text-align: center;
    font-size: 18px;
    color: #474747c7;
}
a.account {
    color: #fff;
    font-weight: bold;
    font-size: 19px;
	text-decoration:none;
}
button.account {
    color: #fff;
    font-weight: bold;
    font-size: 19px;
	text-decoration:none;
}
.form-group.my_account {
    border: 1px solid #c00856;
    background: #c00856;
    text-align: center;
    padding: 10px 0;
	    width: 50%;
    margin: 0 auto;
	    margin-top: 30px;
}
.form-control:focus {
    border-color: #ccc;
    outline: 0;
    box-shadow: none;
}
.form-control {
    display: block;
    height: 34px;
	width:80%;
    padding: 20px 12px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.login_acc{
	text-align:center;
}
.login_acc p {
    margin: 12px 0;
}

.register_logo {
    width: 80%;
    margin: 0 auto;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    /* left: 0; */
    z-index: 1000;
    /* display: none; */
    float: left;
    min-width: 160px;
    padding: 15px 0;
    margin: 2px 10px 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #c00856;
   /*  -webkit-background-clip: padding-box; */
    background-clip: padding-box;
   /*  border: 1px solid #ccc; */
    border: 1px solid #c00856;
    border-radius: 4px;
   /*  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); */
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}
.package-text
{
	
	text-align:center;
	color:#fff;
	margin-bottom:20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

.reg-form {
    display: block;
    height: 34px;
    width: 100% !important;
    padding: 7px !important;
    font-size: 14px;
    text-align: left !important;
    margin: 0 auto;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.registrationForm.my_account {
    border: 1px solid #c00856;
    background: #c00856;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}












