/*********Roboto And Roboto Slabgoogle font************/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
 @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');
html {
  position: relative;
  min-height: 100%;
  scroll-behavior: smooth;
}
 body {
	overflow-x: hidden;
	background-color: #fff;
	font-family: "Montserrat", sans-serif;/*font-size: 14px;*/
	margin-bottom: 60px;
}



/*==================**********blog************===============*/
.blog-c {
	margin-bottom: 11%;
	padding: 0 10px;
}
.blog-c h4 a {
	font-size: 21px;
	color: #000;
}
.blog-c h4 a:hover {
	color:#1eb1e5;
	transition: all ease-in-out 0.3s;
}
.blog-c p {
	font-size: 14px;
	color: #7a7a7a;
}
.blog-c p a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.blog-c p a:hover {
	color:#1eb1e5;
	transition: all ease-in-out 0.3s;
}
.box-1 {
	width: 23%;
	float: left;
	margin-right: 2%;
}
.box-2 {
	width: 75%;
	float: left;
}
.full {
	width: 100%;
	float: left;
	padding-bottom: 1%;
}
.full h4 {
	font-size: 14px;
	margin: 0;
	color: #000;
	line-height:1.4em;
}
.full a {
	color:#000;
}
.full a:hover {
	color:#1eb1e5;
}
.full p {
	font-size: 10px;
	font-weight: 600;
	padding: 5px 0;
}
.sidebar h2 {
	color: #000;
	line-height: 1em;
	margin-top: 0;
	padding-bottom: 25px;
}
.sidebar h3 {
	color: #000;
	line-height: 1em;
	margin-top: 0;
	padding-bottom: 18px;
}
.main-1 {
	width: 100%;
	float: left;
	margin-bottom:3%;
}
.main-1 ul li {
	font-size: 14px;
	line-height: 2.2em;
}
.main-1 ul li a {
	color: #000;
	font-weight: 500;
}
.main-1 ul li a:hover {
	color:#1eb1e5;
}
.blog-bnr {
	background: #f2f2f2;
	padding: 40px;
	text-align: center;
}
.border {
	padding: 21px;
	text-align: left;
	margin-top: 3%;
}
.img-responsive.r-1 {
	margin: 0 auto;
	margin-bottom: 3%;
}
#space h5 {
	line-height: 1.5em !important;
}
.news-box {
    background: #f2f2f2;
    padding: 15px;
}
.news-box h2 {
    font-size: 24px;
    font-weight: bold;
    color: #1eb1e5;
}
.news-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7em;
    color: #666;
}
.news-box h5 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
/*==================**********blog************===============*/

/*=============top-bar===============*/
.topbar {
	background: #1eb1e5;
	text-align: center;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}
.topbar #top-btn {
	background: #1eb1e5;
	margin-right: 7px; 
	border: 1px solid #fff;
}
.topbar #top-btn:hover {
	background: #112644;
	border-color: #112644;
	transition: all ease-in-out 0.4s;
}
.topalert {
	background: #DF2A00;
	text-align: center;
 font-size: 13px;
 letter-spacing: 1.5px;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}
.topalert #top-btn {
	background: #DF2A00;
	margin-right: 7px; 
	border: 1px solid #fff;
}
.topalert #top-btn:hover {
	background: #801700;
	border-color: #801700;
	transition: all ease-in-out 0.4s;
}
#top-btn {
	letter-spacing: 1.5px;
	padding: 8px 8px;
	margin: 10px;
	font-size: 12px;
	background: #1eb1e5;
	margin-right: 0px;
	border-color: #fff;
}
#top-btn:hover {
	background: #112644;
	border-color: #112644;
	transition: all ease-in-out 0.4s;
}
.navbar-nav>li>.dropdown-menu {
	background-color: #f2f2f2 !important;
	border: none;
	border-radius: 0px;
	left: 20px;
	box-shadow: none;
	color: #333 !important;
}
li.dropdown a:hover {
	background: transparent !important;
	color: #1eb1e5 !important;
	border: none;
}
li.dropdown:hover > .dropdown-menu {
	border: none;
	display: block;
}
.navbar-default {
	background-color: #3C83FF;
	border: none;
	color: #fff;
}
.navbar-default a:hover {
	color: #fff !important;
	border-bottom: 2px solid #fff;
}
.navbar-default .navbar-nav .active {
	color: #fff;
	border-bottom: 2px solid #fff;
}
.navbar-default .btn-top-dark:hover {
	color: #fff !important;
	background-color:#112644 !important;
	border-bottom: none;
	padding: 10px 25px;
}
.navbar-default .btn-top-blue .active {
	color: pink !important;
	background-color: #45a2ce !important;
}
.navbar-default .btn-top-blue:hover {
	color: #112644 !important;
	background-color:#eee !important;
	border-bottom: none;
	padding: 10px 25px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 9px;
}
.navbar-default .navbar-collapse {
	padding:0px;
}
nav.navbar.navbar-default .container-fluid {
	padding: 0px;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 14px;
	margin-right:20px;
	font-weight: 600;
}
.navbar-nav {
	float: left;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.btn-primary-blue.btn_stly.login:hover {
	opacity: 10 !important;
	background-color: #1eb1e5 !important;
}
.btn-primary-red.btn_stly.menu:link {
	background-color: #1eb1e5 !important;
}
.btn-primary-red.btn_stly.menu:visited {
	background-color: #112644 !important;
}
.btn-primary-red.btn_stly.menu:hover {
	background-color: #112644 !important;
}
a.btn-primary-red.btn_stly.login:hover {
	opacity: 10 !important;
	background: #112644 !important;
}
.btn-primary-yellow.btn_stly.login:hover {
	opacity: 10 !important;
	background: #E09300 !important;
}
.box-1 {
	color: #333;
}
.box-1 i {
	color: #1eb1e5;
}
#space {
	padding: 90px 0;
}
/*=============top-bar===============*/

/*===================banner=====================*/
.carousel-caption {
	margin-bottom: 9%;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel {
	padding:0px !important;
}
.carousel-control {
	display:none;
}
.carousel-indicators {
	margin-bottom:43px;
}
.carousel-caption h3 {
	font-size: 32px;
	line-height: 1.6em;
	font-weight: bold;
	color: #1eb1e5;
	text-shadow: 2px 2px 4px #000;
	text-transform: uppercase;
}
.bnr-t {
	text-align: right;
	position: absolute;
	right: -160px;
	bottom: -70px;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}
/*===================banner=====================*/

/*==================my new css========================*/
section.container.benefits {
	padding: 20px 0;
}
.number {
	padding: 20px 0 90px 0;
}
#weight {
	background-image: url("../pics/backgrounds/food-bg-2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: #ffe0db;
}
#weight h2 {
	font-size: 38px;
	font-weight: 900;
	color: #fff;
}
#weight a {
	color: #fff;
}
#contact {
	background-color: #3C83FF;
	background-image: url("../pics/backgrounds/map-image.png");
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
#contact p {
	color: #fff;
}
#contact a {
	color: #F2FF00;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#contact h2 {
	color: #F2FF00;
}
#contact .btn {
	background-color: #F2FF00;
	color: #000;
	padding: 10px 25px;
	border-radius: 25px;
	font-weight:500;
}
.food-form {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 5%;
}
.steps h3 {
	font-size: 32px;
	font-weight: 900;
	color: #000;
}
.steps p {
	font-size: 16px;
	line-height: 30px;
}
.bg_faq {
	background: url(../pics/backgrounds/faq.jpg) center no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
	position: relative;
}
.inr-fot {
	background: #1eb1e5;
	padding: 50px 0 80px 0;
	color: #fff;
}
.inr-fot a {
	color: #fff;
}
.monthly {
	background: #f2f2f2;
	margin: 60px 0 0 0;
}
.faq-box {
	padding: 60px 0;
}
/*==================my new css========================*/

/*===================testimonials=====================*/
.testimonials {
	padding: 30px 0;
}
.testimonials .img.img-responsive {
    margin: 0 auto;
}
.testimonials h1 {
	padding: 0 0 40px 0;
}
.testimonials img {
	width: auto;
	height: 240px;
}
.testimonials h4 {
	line-height: 0.7em;
	padding: 15px 0 0px;
}
.testimonials h5 {
	line-height: 1.7em;
	padding: 0 0 20px;
}
/*===================testimonials=====================*/

/*===================app=====================*/
.app {
	background:url(../pics/backgrounds/back-1.jpg);
	background-repeat:no-repeat;
	background-size: cover;
}
.app h1 {
	padding: 110px 0 15px 0;
}
/*===================app=====================*/

/***********default css*************/
/****  My CSS    ********/


.header {
	color: #ffffff;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;
}
.blue {
	color: #3C83FF;
	border-color: #3C83FF;
}
.blue b {
	font-weight:1000;
}
.blue a{
	color: #112644;
	text-decoration: underline;
}
.blue a:visited {
	color: #112644;
	text-decoration: underline;
}
.blue a:hover{
	color: #1eb1e5;
	text-decoration: underline;
}
.blue a:active {
	color: #112644;
	text-decoration: underline;
}
.blue2 {
	color: #1eb1e5;
}
.blue2 a{
	color: #1eb1e5;
}
.blue2 a:hover {
	text-decoration: underline;
}
.red {
	color: #570000;
}
.header h3 {
	line-height: 40px;
	padding-bottom: 40px;
	font-size: 20px;
}
.btn-xl {
	color: white;
	background-color: #1eb1e5;
	border-color: #1eb1e5;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 4px;
	font-size: 18px;
	padding: 25px;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	color: white;
	background-color: #112644;
	border-color: #112644;
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	background-image: none;
}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
	background-color: #112644;
	border-color: #112644;
}
.btn-xl .badge {
	color: #570000;
	background-color: white;
}
.btn-red {
	background-color: #1eb1e5;
	border-color: #1eb1e5;
	color: #fff;
}
.btn-intro {
	color: #000;
	font-weight: 800;
	padding: 15px 25px 0px 0px;
	font-size: 16px;
}
@media (max-width: 768px) {
 header .intro-text span {
 letter-spacing: -1px;
 background: rgb(0, 0, 0); /* fallback color */
 background: rgba(0, 0, 0, 0.7);
 padding: .55%;
 line-height: 0px;
}
 .intro-text {
 padding-top: 50px;
 padding-bottom: 20px;
 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform: uppercase;
 font-weight: 900;
 line-height: 50px;
 font-size: 30px;
}
 .logo {
 width: 65%;
 height: 65%;
 padding-top: 4%;
}
 .navbar-toggle {
 top: -13px;
 right:20px;
}
 h1 {
 font-size: 25px;
}
 .how {
 background-color: #fff;
}
 .img-hide {
 visibility: hidden;
 margin-top: -500%;
}
 .carousel-left {
 margin-left: 0%;
}
 .carousel-right {
 margin-left: 95%;
}
 .question {
 margin-left: 16%;
}
 .cont_bg {
 background-color: #fff;
 background-size: cover;
 position: relative;
}
 .text1 {
 padding: 3%;
 font-weight: 600;
 font-size: 25px;
 line-height: 40px;
 margin-bottom: .7%;
}
}
@media (min-width: 768px) {
 .cont_bg {
 background-color: #fff;
 background-size: cover;
 position: relative;
}
 .img-hide {
 visibility: visible;
}
 .carousel-left {
 margin-left: 20%;
}
 .carousel-right {
 margin-left: 75%;
}
 .question {
 margin-left: 8%;
}
 .text1 {
 padding: 3%;
 font-weight: 700;
 font-size: 35px;
 line-height: 55px;
 margin-bottom: .7%;
}
}
a {
	text-decoration: none;
}
a:focus, a:hover {
	text-decoration: none;
}
.padding-left {
	padding-left: 0px;
	padding-right: 0px;
}
.b-r {
	border-right: solid 1px #d7d7d7;
}
.border {
	border: solid 1px #1a6068;
	margin-top: 20px;
	margin-bottom: 30px;
}
.form-group {
	position: relative;
}
.form-control {
	height: 64px;
	border: none;
	box-shadow: none;
	outline: none;
	color: #7d7d7d;
	font-size: 16px;
	border-radius: 2px;
}
.input-group-text {
	height: 64px;
	color: #7d7d7d;
	font-size: 16px;
	border-radius: 0px 2px 2px 0px;
}
.btn-default {
	background-color: #017583;
	padding: 12px 20px;
	color: #fff;
	border-radius: 2px;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 1px;
	border: none;
}
.btn-default:hover, .btn-default:focus, .btn-default.active, .btn-default:active {
	color: #fff;
	background-color: #026874;
}
ul.unstyled {
	margin: 0px;
	padding: 0px;
}
ul.unstyled li {
	list-style: none;
}
ul.unstyled li a {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 30px;
}
ul.unstyled li.active a {
	color: #017583;
	font-weight: 500;
}
.padding0px {
	padding-bottom: 0px !important;
}
.p-l {
	padding-left: 0px !important;
}
.p-r {
	padding-right: 0px !important;
}
.borderfull-width {
	border: solid 1px #e1e1e1;
	position: relative;
	overflow: hidden;
	top: 15px;
	margin-bottom: 35px;
}
textarea.form-control {
	width: 100% !important;
}
blockquote {
	padding: 0;
	font-size: 16px;
	margin: 0 0 15px;
	color: #7d7d7d;
	font-style: italic;
	line-height: 26px;
	border-left: none;
}
input[type=checkbox], input[type=radio] {
	margin-top: 6px;
	float: left;
	margin-right: 10px;
}
.btn-info {
	background-color: transparent;
	color: #7d7d7d;
	border-color: #7d7d7d;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover, .btn-info:hover, .btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info, .btn-info.focus, .btn-info:focus {
	color: #7d7d7d;
	background-color: transparent;
	border-color: #7d7d7d;
	box-shadow: none;
	outline: none;
}
.padding-bottom {
	padding-bottom: 0px !important;
}
.border-none {
	border: none !important;
}
/*************Page Css***********/
.header-stricky {
	top: 10px;
	position: relative;
	width: 100%;
	padding:8px 0px;
}
.site-logo {
	margin-top: 3px;
}
.my-navbar-default {
	margin: 0px;
	border: none;
}
.my-navbar-default .navbar-nav>li>a {
	color: #333333;
}
.my-navbar-default .nav>li>a {
	padding: 14px 20px 30px;
}
.my-navbar-default .navbar-nav>.open>a, .my-navbar-default .navbar-nav>.open>a:focus, .my-navbar-default .navbar-nav>.open>a:hover {
}
.my-navbar-default .navbar-toggle, .my-navbar-default .navbar-toggle:hover, .my-navbar-default .navbar-toggle:focus {
	background-color: #017583;
	border-color: #017583;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle {
	background-color: #3c3896;
}
.navbar-default .navbar-toggle:hover {
	background-color: #112644;
}
/***********dropdown Menu**********/
.navbar-nav>li>.dropdown-menu {
	background-color: #033036;
	border: none;
	border-radius: 0px;
	left: 20px;
	padding: 0px;
	box-shadow: none;
}
.dropdown-menu>li>a {
	display: block;
	padding: 7px 20px;
	clear: both;
	font-weight: 400;
	color: #7eabb0;
}
.ddd:hover {
	background-color: black !important;
	color: #fff;
}
/**********Login model********/
.login, .signup {
	background-color: #7A0000;
	padding: 12px 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	border-radius: 2px;
	font-family: ''Montserrat'';
	line-height: 50px;
}
.login {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.radius .form-control {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.radius2 .form-control {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.how h4 {
	line-height: 30px;
}
/*********site-banenr*********/
.site-banner {
	background: url(../pics/headers/white.jpg) center no-repeat;
	background-size: cover;
	padding: 100px 0px;
	float: left;
	width: 100%;
	position: relative;
}
.banner-content h1 {
	font-size: 54px;
	color: #fff;
	font-weight: 400;
	line-height: 70px;
}
.banner-content p {
	font-size: 22px;
	color: #fff;
	font-weight: 300;
	line-height: 36px;
}
.job-search {
	padding-top: 30px;
	position: relative;
}
.job-search .form-control {
	padding-left: 35px;
}
.search_icon {
	color: #7d7d7d;
	font-size: 16px;
	position: absolute;
	top: 22px;
	left: 10px;
}
.btn-search {
	position: absolute;
	right: 4px;
	top: 34px;
}
.btn-search .btn-default {
	padding: 17px 15px;
	font-weight: 500;
	letter-spacing: 0px;
}
/***********main-content*********/
#maincontent {
	padding: 80px 0px;
	position: relative;
	overflow: hidden;
	float: left;
	width:100%;
}
.skill {
	padding-bottom: 100px;
}
.page-heading {
	padding-bottom:20px;
	overflow: hidden;
}
.page-heading h2 {
	font-size: 24px;
	color: #333333;
	font-weight: 500;
}
.page-heading h2 span {
	color: #017583;
	font-size: 24px;
}
.page-heading p {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 26px;
}
.nav-tabs {
	border-bottom: 0px;
}
.nav-tabs>li {
	margin-bottom: 0px;
}
.nav-tabs>li>a {
	margin-right: 3px;
	border: none;
	border-radius: 3px 3px 0 0;
	background-color: #ebebeb;
	color: #7d7d7d;
	font-size: 13px;
}
.weight a {
	color: #000;
}
.weight a:hover {
	color: #570000;
}
.view {
	background-color: transparent !important;
	color: #017583 !important;
	text-decoration: underline;
	padding-right: 0px !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #017583;
	color: #fff;
	border: none;
}
.tab-content {
	padding: 15px;
	border: solid 1px #e1e1e1;
	overflow: hidden;
}
.Resume {
	box-shadow: 0px 0px 53px -25px rgba(0, 0, 0, 0.75);
	padding: 20px;
	border-bottom: solid 4px #017583;
	border-radius: 4px;
}
.Resume h1 {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 10px;
}
.Resume p {
	font-size: 13px;
	color: #7d7d7d;
	line-height: 21px;
}
.Resume p a {
	color: #017583;
	font-weight: 500;
}
.btn-cv {
	background-color: #ff8800;
	padding: 17px 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border: none;
	box-shadow: inset 0 -7px 17px -6px rgba(0, 0, 0, 0.5);
	margin-bottom: 10px;
	border-radius: 3px;
}
.btn-cv:hover, .btn-cv:focus, .Read_more:hover, .Read_more:focus {
	color: #fff;
}
.bottom {
	border-top: solid 1px #d7d7d7;
	padding-top: 15px;
}
.bottom .form-control {
	font-size: 13px;
	color: #7d7d7d;
	background-color: #ebebeb;
	border-radius: 5px;
	height: 40px;
}
/**********featured*******/
.featured {
	border-top: solid 1px #f2f2f2;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F8F8F8), color-stop(100, #FFFFFF));
	padding: 80px 0px;
}
.table-bg {
	background-color: #fff;
	overflow: hidden;
	border-bottom: 0px;
	border-top: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
}
.table {
	margin-bottom: 0px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: 0px;
	font-size: 12px;
	vertical-align: middle;
	color: #7d7d7d;
	padding: 10px;
}
.table>tbody>tr>td i {
	font-size: 15px;
}
tr {
	border-bottom: solid 1px #e1e1e1;
}
.tab-image {
	float: left;
	text-align: center;
	margin-right: 20px;
}
.table>tbody>tr>td h1 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: 500;
	margin: 0px;
}
.table>tbody>tr>td p {
	color: #7d7d7d;
	font-size: 13px;
}
.work-time {
	color: #fff !important;
	background-color: #5cc069;
	font-size: 13px;
	display: inline-block;
	border-radius: 3px;
	margin-top: 32px;
	padding: 2px 5px !important;
}
.part {
	background-color: #ff8800;
}
.Free {
	background-color: #017583;
}
a.table-btn-default {
	color: #017583;
	padding: 8px 10px;
	border-radius: 2px;
	float: right;
	border: solid 1px #017583;
}
a.table-btn-default:hover, a.table-btn-default:focus {
	background-color: #017583;
	color: #fff;
	border: solid 1px #017583;
}
.pagination {
	margin: 20px 0 0;
}
.pagination>li>a, .pagination>li>span {
	border: none;
	font-size: 16px;
	color: #7d7d7d;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	color: #fff;
	background-color: #112644;
}
.pagination>.active>a {
	background-color: #1eb1e5 !important;
}
.pagination>li>a:hover {
	background-color: #1eb1e5 !important;
}
.pagination>li>a, .pagination>li>span {
	border: none;
	font-size: 16px;
	color: #fff;
	background: #112644;
	margin: 0 4px;
}
/*********our_site*******/
.our_site {
	background: url(../images/home/bg.jpg) no-repeat left top/cover;
	padding: 100px 0px;
	position: relative;
}
.page-title {
	margin-bottom: 25px;
}
.page-title h1 {
	font-size: 40px;
	color: #fff;
	line-height: 50px;
}
.page-title p {
	font-size: 13px;
	color: #fff;
	line-height: 24px;
}
.page-title .with {
	background-color: #ff8800;
	left: 100px;
	padding: 8px;
	position: relative;
	top: -42px;
}
.counter-icon {
	color: #fff;
	font-size: 40px;
	float: left;
	padding-top: 10px;
	padding-right: 25px;
}
.overflow {
	overflow: hidden;
}
.overflow .fact-box {
	border-left: solid 1px #fff;
	padding-left: 20px;
}
.overflow .fact-box p {
	color: #fff;
	font-size: 20px;
}
.overflow .fact-box h3 {
	color: #fff;
	font-size: 30px;
	margin: 0;
}
/******employe*******/
.employe {
	padding: 100px 0px;
}
.client {
	margin-top: 10px;
	border:solid 1px #e1e1e1;
}
/*****success_story********/
.success_story {
	background: url(../images/home/bg2.jpg) center no-repeat;
	background-size: cover;
	padding: 100px 0px;
	position: relative;
}
.page-heading2 h1 {
	font-size: 60px;
	color: #ff8800;
	text-transform: uppercase;
	font-weight: 700;
}
.page-heading2 h1 span {
	color: #ff8800;
	font-weight: 300;
}
.page-heading2 strong {
	font-size: 30px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
}
.testi-box {
	background-color: #fff;
	margin-top: 110px;
	border-radius: 65px;
	position: relative;
	padding: 25px;
	box-shadow: 0 0 77px -40px rgba(0, 0, 0, 0.9);
}
.testi-box img {
	margin: 0 auto;
	position: relative;
	top: -65px;
}
.testi-box:before {
	content: "";
	width: 73px;
	height: 55px;
	position: absolute;
	left: 30%;
	top: -30px;
	background: url(../images/home/quote.png) right no-repeat;
}
.testi-box:after {
	content: "";
	width: 73px;
	height: 55px;
	position: absolute;
	right: 27%;
	bottom: 0px;
	background: url(../images/home/quote.png) right no-repeat;
}
.testi-box .content p {
	color: #7d7d7d;
	font-size: 15px;
	line-height: 26px;
}
.testi-box .content h4 {
	color: #333;
	font-size: 16px;
	font-weight: 600;
}
.testi-box .content span {
	color: #7d7d7d;
	font-size: 12px;
}
.content-hr {
	border: solid 1px #e1e1e1;
	width: 70px;
	margin: 15px auto;
}
/**********visitor*********/
.visitor {
	padding: 100px 0px;
	position: relative;
}
.heading3 h2 {
	font-size: 40px;
	color: #333333;
	font-weight: 400;
}
.heading3 h2 span {
	color: #ff8800;
	font-weight: 600;
}
/**********company*******/
.jobxpress .left-col {
	background-color: #f2f2f2;
}
.left-col {
	background-color: #333;
	padding: 154px 0 120px;
	position: relative;
	overflow: hidden;
	border-right: solid 10px #017583;
}
.col-text {
	float: right;
	max-width: 560px;
}
.heading4 h2 {
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	line-height: 40px;
}
h4, h5 {
	line-height: 30px;
}
.heading4 p {
	color: #7d7d7d;
	font-size: 15px;
	line-height: 26px;
}
.heading4 h2 span {
	color: #ff8800;
	font-weight: 400;
}
hr {
	margin-top: 35px;
	margin-bottom: 35px;
	border: 1px solid #e1e1e1;
	width: 170px;
	text-align: center;
}
.Read_more {
	background-color: #ff8800;
	padding: 10px 20px;
	box-shadow: inset 0 -7px 17px -6px rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 3px;
	margin-top: 30px;
}
.jobxpress .right-col {
	background: url(../images/home/man.jpg) no-repeat center top/cover;
}
.right-col {
	background-color: #000;
	width: 100%;
	float: left;
	padding: 314px 0px;
}
/********blog*******/
.block1_desc h3 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.block1_desc h3 span {
	font-size: 20px;
	display: block;
}
.block1_desc p {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	border-left: solid 1px #017583;
	padding: 10px 15px;
	margin: 15px 0px;
	font-weight: 500;
}
/***********footer**************/
#footer {
	padding: 100px 0 0px;
	background: url(../images/home/footer-bg.jpg) center no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
}
.footer-block {
	width:  17%;
	float: left;
}
.footer-block2 {
	width:  32%;
}
.footer-block hr {
	border: solid 1px #fff;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 35px;
}
.footer-block h5 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}
ul.footer-link {
	margin: 0px;
	padding: 0px;
}
ul.footer-link li {
	list-style: none;
	padding-top: 5px;
}
ul.footer-link li a {
	font-size: 13px;
	color: #aad4d9;
}
/******follow*******/
ul.follow {
	margin: 0px;
	padding: 15px 0px;
	overflow: hidden;
}
ul.follow li {
	list-style: none;
	width: 50px;
	height: 50px;
	background-color: #026874;
	border-radius: 50px;
	text-align: center;
	float: left;
	margin: 0 5px;
	line-height: 53px;
 -webkit-transition: .3s;
 -moz-transition: .3s;
 -o-transition: .3s;
 -ms-transition: .3s;
 transition: .3s;
}
ul.follow li a {
	font-size: 20px;
	color: #fff;
	display: block;
}
ul.follow li:hover {
	margin: -10px 5px;
}
.register {
	float: left;
	width: 46%;
	background-color: #073e44;
	padding: 12px;
	display: block
}
.register a {
	font-size: 20px;
	color: #fff;
}
.register a span {
	font-size: 13px;
	display: block;
	color: #aad4d9;
}
.job {
	background-color: #026874;
	margin-left: 10px;
}
/*************footer-bottom***********/
.footer-bottom {
	/*background-color: #139ecf;*/
	background-color: #f6f6f6;
	padding: 30px 0px;
	color: #112644;
	font-size: 13px;
	line-height: 26px;
	position: absolute;
	width: 100%;
}
.footer-text {
	padding-top: 5px;
}
.footer-text span {
	font-weight: 800;
	font-size: 16px;
}
.footer-text a {
	color: #112644;
}
.footer-text a:hover {
	text-decoration: underline;
}
.footer-icon {
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
}
.footer-icon li {
	float: left;
	list-style: none;
	padding: 0 10px;
	font-size: 26px;
}
.footer-icon li a {
	/*color: #fff;*/
	color: #112644;
}
ul.bottom_link {
	margin: 0px;
	padding: 0px;
}
ul.bottom_link li {
	list-style: none;
	display: inline-block;
	padding-left: 20px;
}
ul.bottom_link li a {
	color: #aad4d9;
	font-size: 13px;
}
/***********login page Css**********/
.page_banner {
	background: url(../images/login/banner_bg.jpg) no-repeat left top/cover;
	padding: 39px 0px;
	float: left;
	width: 100%;
}
.page-tab .tab-content {
	border-top: 0px;
}
.banner-heading {
	font-size: 40px;
	color: #fff;
	line-height: 70px;
}
.btn-larger {
	padding: 12px 20px !important;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
 -webkit-transition: all .6s;
 -moz-transition: all .6s;
 transition: all .6s;
	letter-spacing: 1px;
	background-color: #017583;
}
.btn-larger:hover, .btn-larger:focus, .btn-larger:active, .btn-larger.active, .open .dropdown-toggle.btn-larger {
	color: #fff;
	background-color: #026874;
	border-radius: 0;
}
.btn-larger:active, .btn-larger.active, .open .dropdown-toggle.btn-larger {
	background-image: none;
}
.btn-larger.disabled, .btn-larger[disabled], fieldset[disabled] .btn-larger, .btn-larger.disabled:hover, .btn-larger[disabled]:hover, fieldset[disabled] .btn-larger:hover, .btn-larger.disabled:focus, .btn-larger[disabled]:focus, fieldset[disabled] .btn-larger:focus, .btn-larger.disabled:active, .btn-larger[disabled]:active, fieldset[disabled] .btn-larger:active, .btn-larger.disabled.active, .btn-larger[disabled].active, fieldset[disabled] .btn-larger.active {
	background-color: #AEA8D3;
}
.btn-larger .badge {
	color: #AEA8D3;
	background-color: #fff;
}
#userform .nav-tabs.nav-justified > li > a {
	text-transform: uppercase;
	font-size: 16px;
	color: #7d7d7d;
}
#userform .nav-tabs.nav-justified > .active > a, #userform .nav-tabs.nav-justified > .active > a:hover, #userform .nav-tabs.nav-justified > .active > a:focus {
	color: #017583;
}
#userform .nav-tabs > li > a {
	background: transparent;
	padding: 11px 0px;
	border: none;
	margin: 0px;
}
 @media (min-width: 768px) {
	#userform .nav-tabs.nav-justified > li > a {
	 border: 0;
	}
	.weight .txt {
		width: 80px;
		padding: 5px 10px;
	}
	#wt {
		width: 175px;
	}
	#WeightForm {
		width: 90%;
		text-align: left;
		padding-left: 50px;
	}
	.weight .form-control {
		margin-right:5px;
		height: 40px;
	}
	.weight .form-group {
		padding-bottom: 10px;
		margin-right: 5px;
	}
	.success .words {
		margin-left:50px;
		text-align:left;
	}
}
 @media (max-width: 768px) {
	 .btn-top {
		text-align:center;
	 }
	 .steps {
		 width: 95%;
		 text-align: center;
	 }
	 .success .words {
		 padding-left:0px;
		 text-align:center;
	 }
	 .benefits h2 {
		 text-align:center;
		 line-height: 50px;
	 }
	.weight .txt {
		width: 80px;
		display: inline-block;
	}
	#wt {
		width: 175px;
		display: inline-block;
	}
	.weight #email {
		width: 200px;
		display: inline-block;
	}
	.form-check-inline {
		display: inline-block;
	}
	#WeightForm {
		width: 100%;
		text-align: center;
		padding-left: 0px;
	}
	.weight .form-control {
		margin-right:5px;
		height: 40px;
	}
	.weight .form-group {
		padding-bottom: 10px;
		margin-right: 5px;
	}
	.info h2 {
		line-height:60px;
		padding-top:0px;
	}
	#contact .btn {
		background-color: #F2FF00;
		color: #000;
		font-size: 14px;
		padding: 50px;
		border-radius: 25px;
		font-weight:500;
		letter-spacing: 0px;
	}
	.nav-justified > li {
	 display: table-cell !important;
	 width: 1% !important;
	}
	.words h2 {
		line-height:50px;
	}
}
#userform .nav-tabs {
	border: 1px solid #ddd;
}
#userform .form-group {
	position: relative;
}
#userform .form-group input.form-control {
	height: auto;
	background-color: transparent;
	color: #333333;
	padding: 10px;
	padding-left: 30px;
}
#userform .search_icon {
	top: 40px;
}
#userform .form-control {
	border-radius: 0;
	border: 1px solid #e1e1e1;
}
#userform .form-control:focus {
	border-color: #017583;
	box-shadow: none;
}
 #userform::-webkit-input-placeholder {
 text-transform: uppercase;
font-weight: 700;
 color: #bbb;
}
#userform #signup .form-group label {
	font-size: 16px;
	font-weight: 500;
	color: #333
}
#userform #signup .form-group label .req {
	margin: 2px;
	color: #F7CA18;
}
#userform #signup .form-group label.active .req {
	opacity: 0;
}
#userform label.highlight {
	color: #ffffff;
}
#userform #login .form-group label {
	font-size: 16px;
	font-weight: 500;
	color: #333;
}
#userform #login .form-group label.active .req {
	opacity: 0;
}
.border-right {
	border-right: solid 2px #e1e1e1;
}
.mrgn-30-top {
	margin-top: 30px
}
.mrgn-90-top {
	margin-top: 90px
}
#userform .nav-tabs.nav-justified > li > a::after {
 content: '';
 display: block;
 width: 0;
 height: 2px;
 background: #017583;
 transition: width .3s;
 top: 12px;
 position: relative;
}
#userform .nav-tabs.nav-justified > li > a:hover::after {
 width: 100%;
}
.facebook {
	background-color: #3b5998;
	color: #fff;
	padding: 10px 0px;
	font-size: 16px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.facebook:hover, .facebook:focus {
	color: #fff;
}
.facebook i {
	font-size: 24px;
	padding-right: 4px;
}
.twitter {
	background-color: #55acee;
}
.google {
	background-color: #dd4b39;
}
.linked {
	background-color: #2876b4;
}
/***********About Page**********/
.about {
	background: url(../images/about/about-banner.jpg) no-repeat left top/cover;
}
.about_us {
	padding-bottom: 70px;
}
.banner .banner-heading {
	background: url(../images/about/text-sep.png) center no-repeat;
	padding: 25px;
}
.about_us .page-heading h2 {
	margin: 0px;
}
.page-heading span {
	font-size: 14px;
	color: #7d7d7d;
}
.resume2 .borderfull-width {
	margin: 0px;
}
.page-heading strong {
	font-size: 20px;
	color: #017583;
	font-weight: 500;
	font-family: 'Roboto Slab', serif;
	line-height: 30px;
}
.about_right span {
	font-weight: 500;
	font-size: 16px;
	color: #333333;
}
.text-success {
	color: #017583;
}
.about_right p {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 26px;
	padding-top: 20px;
}
.about_right {
	padding-bottom: 20px;
}
.feature_block h2 {
	font-size: 16px;
	color: #333;
}
.feature_block p {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 26px;
}
.icon-feature {
	font-size: 50px;
	color: #017583;
	float: left;
	padding-right: 20px;
	padding-top: 15px;
}
/*************Resume Page Css**********/
.resume-banner {
	background: url(../images/about/banner.jpg) no-repeat left top/cover;
}
.panel-body {
	border: solid 1px #e1e1e1;
	border-radius: 2px;
	padding: 22px;
	position: relative;
}
.panel-heading {
	padding: 0;
	font-size: 20px;
	font-weight: 500;
	color: #017583;
}
.panel-body hr {
	margin-top: 15px;
	margin-bottom: 20px;
}
.panel-body .form-control {
	border: solid 2px #e1e1e1;
	height: 46px;
	box-shadow: none;
	color: #333;
	font-size: 15px;
	border-radius: 4px;
}
label {
	font-size: 16px;
	color: #333;
	font-weight: 500;
}
label span {
	color: #7d7d7d;
	font-weight: 500;
}
.file {
	visibility: hidden;
	position: absolute;
}
.input-group-btn {
	position: absolute;
	font-size: 0;
	white-space: nowrap;
	right: 85px;
	top: 31px;
}
.panel-body .btn.btn-default {
	font-size: 13px;
	height: auto;
	border-top-left-radius: 4px !important;
	font-weight: normal;
	border-bottom-left-radius: 4px !important;
}
.btn-click {
	background: transparent;
	font-size: 13px;
	color: #333;
	padding: 0;
	margin-bottom: 10px;
	outline: none !important;
	box-shadow: none;
	border: none;
}
.btn-click i {
	padding-right: 5px;
}
/**********post a job page css****/
.social_icon i {
	width: 37px;
	height: 37px;
	color: #fff;
	font-size: 20px;
	background-color: #3b5999;
	border-radius: 3px;
	text-align: center;
	position: absolute;
	left: 4px;
	bottom: 5px;
	line-height: 38px;
}
.social_icon .form-control {
	padding-left: 45px;
}
.twiiter i {
	background-color: #55acee;
	left: 20px;
}
.linkedin i {
	background-color: #0077b5;
}
.google_plus i {
	background-color: #dd4b39;
	left: 20px;
}
/*******job page css***********/
.simple_bannenr {
	background-color: #f8f8f8;
	border-top: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	padding: 55px 0px;
	float: left;
	width: 100%;
}
.simple_bannenr .banner-heading {
	color: #333;
}
.job_title {
	color: #333;
	font-size: 20px;
	line-height: 33px;
	font-weight: 500;
}
.job_title a {
	color: #017583;
	font-size: 16px;
	display: block;
}
.packege {
	padding-top: 20px;
	font-size: 16px;
	color: #787878;
}
.packege i {
	padding-right: 8px;
	color: #333;
}
.page_details {
	padding-bottom: 25px;
}
.page_details h4 {
	color: #333;
	font-size: 16px;
}
.page_details p {
	color: #787878;
	font-size: 13px;
}
.job_title.block1 a {
	text-transform: uppercase;
	line-height:26px;
}
.user-media {
	width: 37px;
	height: 37px;
	color: #fff !important;
	text-align: center;
	font-size: 20px;
	background-color: #3b5999;
	border-radius: 3px;
	line-height: 37px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.user-media.twitter {
	background-color: #55acee !important;
}
.user-media.linke {
	background-color: #2876b4 !important;
}
.user-media.google {
	background-color: #dd4b39 !important;
}
.weight_details span {
	display: block;
	padding-bottom: 8px;
	font-size: 13px;
	color: #7d7d7d;
}
.weight_details span strong {
	color: #333;
	font-size: 13px;
}
.weight_details span i {
	padding-right: 8px;
	color: #333;
}
.weight_details span a {
	color: #017583;
	text-decoration: underline;
	font-weight: 500;
}
.resume .panel-body {
	margin-bottom: 20px;
}
.resume2 .borderfull-width {
	margin: 0px;
}
.resume .job-search {
	padding-top: 0px;
	padding-bottom: 25px;
}
.resume .form-control {
	border: solid 1px #e1e1e1;
	border-radius: 4px;
}
.category {
	overflow: hidden;
}
.category label {
	font-size: 13px;
	color: #333;
	font-weight: 500;
}
.filter p, .bottom_text p {
	padding-top: 3px;
	color: #7d7d7d;
	font-size: 13px;
}
.listing-banner {
	background: url(../images/listing-banner.jpg) no-repeat left top/cover;
}
.page_listing {
	border: solid 1px #e1e1e1;
	overflow: hidden;
	border-bottom: 0px;
}
.sorting_content {
	padding: 25px 15px 15px;
	overflow: hidden;
	border-bottom: solid 1px #e1e1e1;
}
.text-shorting h1 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: 500;
	margin: 0px;
}
.bottom_text {
	overflow: hidden;
}
.text-shorting {
	overflow: hidden;
}
.text-shorting p {
	color: #7d7d7d;
	font-size: 13px;
}
.text-shorting .work-time {
	margin: 0px;
}
/*********employer profile page css**********/
.employer-banner {
	background: url(../images/employer-banner.jpg) no-repeat left top/cover;
}
.post-banner {
	background: url(../images/post-banner.jpg) no-repeat left top/cover;
}
.candidate ul.unstyled li {
	display: inline-block;
	padding: 0 50px 0 0;
	color: #7d7d7d;
	font-size: 13px;
}
.candidate ul.unstyled li strong {
	color: #333;
}
.candidate .sorting_content {
	border: solid 1px transparent;
	border-bottom: solid 1px #e1e1e1;
}
.candidate .sorting_content:hover {
	border: solid 1px #017583;
}
/***********pricing page css***********/
.price-banner {
	background: url(../images/pricing/price-banner.jpg) no-repeat left top/cover;
}
.panel-pricing {
	border: solid 1px #e1e1e1;
}

.panel {
    background: #112644;
border: 1px solid #2f4d78;
color:#fff;
}
.list-group-item {
    background: #112644;
}
.panel-body {
    border: solid 1px #2f4d78;
}
.list-group-item {
    border: 1px solid #2f4d78;
}
.info a {
	color:#000;
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}

.panel-pricing .list-group-item {
	color: #7d7d7d;
	border: none;
	padding-bottom: 0;
	font-size: 13px;
	line-height: 36px;
}
.panel-pricing .panel-heading {
	color: #333;
	background-color: transparent;
	border-color: transparent;
	font-size: 16px;
}
.panel-pricing .panel-heading h3 {
	font-size: 16px;
}
.panel-danger {
	border-radius: 0px;
}
.display-2 {
	font-size: 70px;
	color: #017583;
	border: solid 1px #e1e1e1;
	padding: 30px;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 -webkit-transition: all .3s ease;
	border-left: 0px;
	border-right: 0px;
	margin-bottom: 20px;
}
.display-2:hover, .display-2.active {
	background-color: #017583;
	color: #fff;
	border-color: #017583;
}
.display-2 .period {
	font-size: 20px;
	font-weight: 300;
}
.display-2 .currency {
	font-size: 20px;
	position: relative;
	top: -45px;
	letter-spacing: 0px;
}
.panel-footer {
	background: transparent;
	margin-bottom: 20px;
	margin-top: 12px;
}
/***********weight us page Css***********/
.weight_us .panel-body {
	margin: 0px;
}
/*********manage Application Page Css**********/
.manage ul.unstyled li {
	border-bottom: solid 1px #e1e1e1;
	padding: 6px 0px;
}
.table>thead>tr>th {
	font-size: 13px;
	color: #333;
}
.table>tbody>tr>td a {
	font-size: 13px;
	color: #017583;
	font-weight: 500;
}
.table>tbody>tr>td i {
	padding-right: 5px;
}
.bottom-text {
	padding: 10px 0px;
}
.manage .table>thead>tr>th {
	padding-left: 0px;
}
.manage .panel-body {
	padding-bottom: 5px;
}
/******employe_list Page Css*********/

.list span {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 30px;
	float: left;
	width: 100%;
}
.employe_list .nav>li {
	float: left
}
.employe_list .nav-tabs2>li>a {
	font-size: 16px;
	color: #333;
	margin-right: 0;
	border-bottom: solid 2px transparent;
}
.employe_list .tab-content {
	border: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 25px;
}
.employe_list .nav-tabs2>li.active>a:hover, .nav-tabs2>li.active>a, .nav-tabs2>li.active>a:focus {
	color: #333;
	border-bottom: solid 2px #017583;
	color: #017583;
}
/**********page Accordian************/
.page_accordian .panel-default>.panel-heading {
	color: #fff;
	background-color: #017583;
	border-color: #017583;
	padding: 10px;
	border-radius: 0px;
}
.page_accordian .panel-body {
	border-top: 0px !important;
	padding: 12px;
	border-width: 0px;
	border-radius: 0px;
	padding-bottom: 6px
}
.page_accordian p {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 26px
}
.panel-title a {
	display: block;
}
.navbar-custom .nav li a {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: white;
}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus {
	color: #570000;
	outline: none;/*background-color: #570000;
  border-color: #570000;
  border-radius: 3px;
  color: white;*/
}
.navbar-custom .navbar-nav > .active > a {
	border-radius: 0;
	color: white;
	background-color: #570000;
}
.navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
	color: white;
	background-color: #6e1215;
}
@media (min-width: 768px) {
 .navbar-custom {
 background-color: transparent;
 padding: 25px 0;
 -webkit-transition: padding 0.3s;
 -moz-transition: padding 0.3s;
 transition: padding 0.3s;
 border: none;
}
 .navbar-custom .navbar-brand {
 font-size: 2em;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 transition: all 0.3s;
}
 .navbar-custom .navbar-nav > .active > a {
 border-radius: 3px;
}
}
@media (min-width: 768px) {
 .navbar-custom-fixed {
 background-color: #141414;
 padding: 10px 0;
 border: none;
}
 .navbar-custom .navbar-brand {
 font-size: 1.5em;
}
 .navbar-custom-white .navbar-brand {
 color: #570000;
 font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
 margin-top: -11%;
}
}
.navbar-custom-fixed .navbar-brand {
	color: #570000;
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
	margin-top: -11%;
}
.navbar-custom-fixed .navbar-brand:hover, .navbar-custom-fixed .navbar-brand:focus, .navbar-custom-fixed .navbar-brand:active, .navbar-custom-fixed .navbar-brand.active {
	color: #6e1215;
}
.navbar-custom-fixed .navbar-collapse {
	border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom-fixed .navbar-toggle {
	background-color: #570000;
	border-color: #570000;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
}
.navbar-custom-fixed .navbar-toggle:hover, .navbar-custom-fixed .navbar-toggle:focus {
	background-color: #570000;
}
.navbar-custom-fixed .nav li a {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: white;
}
.navbar-custom-fixed .nav li a:hover, .navbar-custom-fixed .nav li a:focus {
	color: #570000;
	outline: none;/*background-color: #570000;
  border-color: #570000;
  border-radius: 3px;
  color: white;*/
}
.navbar-custom-fixed .navbar-nav > .active > a {
	border-radius: 3px;
	color: white;
	background-color: #570000;
}
.navbar-custom-fixed .navbar-nav > .active > a:hover, .navbar-custom-fixed .navbar-nav > .active > a:focus {
	color: white;
	background-color: #6e1215;
}
 @media (min-width: 768px) {
 .navbar-custom-white {
 background-color: #fff;
 padding: 10px 0;
 border: none;
}
.boxes {
	margin-left:60px;
}
#small {
	display: none;
}
 .navbar-custom .navbar-brand {
 font-size: 1.5em;
}
.blog {
	padding-top: 100px;
}
.blog-top {
	padding-bottom:90px;
}
}
.navbar-custom-white {
	background-color: #fff;
	padding: 10px 0;
	border: none;
}
.navbar-custom-white .navbar-brand {
	color: #570000;
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
	margin-top: -12%;
}
@media (max-width: 768px) {
 .navbar-custom-white .navbar-brand {
 color: #570000;
 font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
 margin-top: -6%;
}

.navbar-default .navbar-collapse {
    padding-left:35px;
	padding-right:10px;
}
.blog {
	padding-top:0px;
}
.blog-top {
	padding-bottom:0px;
}
}
.navbar-custom-white .navbar-brand:hover, .navbar-custom-white .navbar-brand:focus, .navbar-custom-white .navbar-brand:active, .navbar-custom-white .navbar-brand.active {
	color: #570000;
}
.navbar-custom-white .navbar-collapse {
	border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom-white .navbar-toggle {
	background-color: #570000;
	border-color: #570000;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
}
.navbar-custom-white .navbar-toggle:hover, .navbar-custom-white .navbar-toggle:focus {
	background-color: #570000;
}
.navbar-custom-white .nav li a {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: black;
}
.navbar-custom-white .nav li a:hover, .navbar-custom-white .nav li a:focus {
	color: #570000;
	outline: none;
}
.intro {
	padding: 35px;
}
.intro .btn-primary-blue {
	background-color: #161f69;
	border-color: #161f69;
}
.btn-primary-blue {
	color: white;
	background-color: #112644;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.btn-primary-blue:hover, .btn-primary-blue:focus {
	background-color: #1eb1e5;
}
.btn-primary-red {
	color: white;
	background-color: #1eb1e5;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.btn-primary-red:focus, .btn-primary-red:hover {
	background-color: #112644;
}
.btn-primary-yellow {
	color: white;
	background-color: #E09300;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.btn-primary-red:focus, .btn-primary-red:hover {
	background-color: #112644;
}
.btn-top {
	background-color: #3C83FF;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	padding: 10px 25px;
	border-radius: 25px;
}
.btn-top:hover {
	color: #fff;
	background-color:#004bcc;
}
.btn-top-yellow {
	background-color: #cdcd2d;
	color: #fff;	
	font-size: 18px;
	font-weight: 800;
	padding: 10px 25px;
	border-radius: 25px;
}
.btn-top-yellow:hover {
	color: #fff;
	background-color: #a7a725;
}
.btn-top-dark {
	background-color: #3c3896;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	padding: 10px 25px;
	border-radius: 25px;
}
.btn-top-dark:hover {
	color: #fff;
	background-color:#3c3896;
}
.nav .btn-top-dark {
	background-color: #3c3896;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	padding: 10px 25px;
	border-radius: 5px;
}
.btn-top-blue {
	background-color: #fff;
	color: #112644;
	font-size: 18px;
	font-weight: 800;
	padding: 10px 25px;
	border-radius: 25px;
}
.nav .btn-top-blue {
	background-color: #fff;
	color: #112644 !important;
	font-size: 18px;
	font-weight: 800;
	padding: 10px 25px;
	border-radius: 5px;
}
.pricing-header {
	padding: 30px 0px 0px;
	color: #3C83FF;
}
.pricing-header h2 {
	font-size: 40px;
}
.pricing {
	padding:30px 0px 75px;
}
.price-list {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	font-weight:500;
	margin-bottom: 25px
}
ul .price-blt {
	font-weight:500;
	float: center;
	margin-bottom: 25px;
}
.price-blt li {
	font-size: 16px;
	letter-spacing: normal;
	color: #3e3e3e;
	margin-bottom: 20px;
	text-align:left;
	width: 100%
}
.price-list .list {
	list-style: none;
	font-size: 17px;
	letter-spacing: normal;
	color: #3e3e3e;
	margin-bottom: 20px;
	line-height: normal!important;
	float: left;
	width: 100%
}
.pricing-information {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	font-size: 17px;
	letter-spacing: normal;
	color: #3e3e3e
}
.price-list .list .text:first-child {
	padding-right: .33em;
	background: #fff;
	float: left
}

.price-list .list .text+.text {
	float: right;
	padding-left: 0;
	background: #fff;
	position: relative;
	z-index: 1
}
.price-list .list:after {
	overflow: visible;
	direction: ltr;
	margin: 0;
	float: left;
	width: 0;
	white-space: nowrap;
	content: "· · · · · · · · · · · · · · · · · · · · " "· · · · · · · · · · · · · · · · · · · · " "· · · · · · · · · · · · · · · · · · · · " "· · · · · · · · · · · · · · · · · · · · ""· · · · · · · · · · · · · · · · · · · · ""· · · · · · · · · · · · · · · · · · · · ""· · · · · · · · · · · · · · · · · · · · ""· · · · · · · · · · · · · · · · · · · · ""· · · · · · · · · · · · · · · · · · · · "
}
.modal-video {
	padding-left: 5%;
	width: 95%;
	height: 80%;
}
.new-medicine {
	border: 2px #eee solid;
	padding: 30px;
	width: 75%;
	border-radius: 5px;
	font-weight: 800px;
	background: rgba(34, 44, 119, 0.6);
}

/* small */
@media (max-width: 768px) {
 .new-medicine h1 {
 font-size: 18px;
}
 .new-medicine {
 width: 100%;
 padding: 20px;
}
 .intro .btn {
 padding: 14px;
 font-size: 12px;
 margin: 8px;
}
 .site-banner {
 padding: 30px;
}
.signup-info {
}
.signup-form .form-group input {
	display:flex;
	justify-content:space-between;
}
.signup-form .form-group {
	padding-bottom:100px;
}
 .info .red-box {
 color: #fff;
 background-color: #1eb1e5;
}
 .info .blue-box {
 color: #fff;
 background-color: #112644;
}
#small {
	display: block;
}
#big {
	display: none;
}
 .info .grey-box-1 {
 color: #fff;
	width:110%;
	background-color: #112644;
}
.info .grey-box-2 {
	color: #fff;
	width:110%;
	background-color: #3C83FF;
}
.boxes {
	width:100%;
}
 .color-blank {
 display: none;
}
 .blank {
 margin: 0px;
}
 .arrow-blank {
 visibility: hidden;
 margin: -60px;
}
 .arrow-color-blank {
 visibility: visible;
 margin-bottom: -30px;
}
}
/* big */
@media (min-width: 769px) {
 .info .red-box {
 color: #fff;
 background-color: #1eb1e5;
}
 .info .blue-box {
 color: #fff;
 background-color: #112644;
}
 .info .grey-box-1, .info .grey-box-2 {
	 color: #3C83FF;
	 background-color: #F6F6F6;
	 width: 28%;
	 margin: 0px 20px;
}
.info .grey-box-1 h4, .info .grey-box-2 h4 {
	width: 90%;
	padding-left: 20px;
	line-height: 25px;
}
 .color-blank {
 visibility: hidden;
 margin: -51px;
}
 .arrow-color-blank {
 visibility: hidden;
 margin: -71px;
}
 .blank {
 visibility: visible;
}
 .arrow-blank {
 visibility: visible;
}
}

/*=================responsive css new=======================*/
@media screen and (max-width: 1920px) and (min-width: 800px) {
a.in-menu {
display:none !important
}
}
@media screen and (max-width: 768px) and (min-width: 320px) {
.navbar {
 position: relative;
 min-height: auto;
 margin-bottom: 0;
 margin-top: 0;
}
.bnr-t {
 text-align: center;
 position: initial;
 color: #fff;
 font-weight: bold;
 font-size: 14px;
}
.ltr_spacing {
 letter-spacing: 1.5px;
 padding: 5px 5px !important;
 margin: 0 0 10px 0px;
 font-size: 10px;
}
.bnr-t {
 text-align: center;
 position: initial;
 color: #fff;
 font-weight: bold;
 font-size: 14px;
}
.carousel-indicators {
 bottom: -36px;
}
.carousel-caption h3 {
 font-size: 20px !important;
}
.carousel-caption {
 margin-bottom: 1%;
}
.app h1 {
 padding: 40px 0 15px 0;
}
section.container.benefits {
 padding: 20px 15px;
}
.carousel-inner>.item>img {
 display: block;
 max-width: 100%;
 height: 340px;
}
.flip-container, .front, .back {
 width: 290px !important;
 height: 121px;
 border-radius: 10px;
}
.inr-fot {
 background: #1eb1e5;
 padding: 20px;
 color: #fff;
}
.navbar-nav {
 float: right;
 width: 100%;
}
.sidebar {
 margin-top: 15%;
 float: left;
}
.pagination {
 display: inherit;
}
.pagination>li>a, .pagination>li>span {
 border: none;
 font-size: 14px;
 color: #fff;
 background: #112644;
 margin: 0 2px;
 padding: 6px;
}
.box-1 {
    width: 100%;
}
.arrow-blank {
    display: inline;
}
.navbar-collapse.collapse.in {
    padding-left:35px;
	padding-right:10px;
}
.text2 {
    float: left;
}
}
/*=================responsive css new=======================*/

.gray {
	background-color: #f2f2f2;
	width: 100%;
	margin-top: 100px;
	padding-bottom: 100px;
}
.vr {
  border-left: 1px solid #bbb;
  height: 40%;
  position: absolute;
  left: 50%;
  top: 65%;
  margin-left: -3px;
}
.title-header h2 {
	font-size:30px;
	font-weight:600;
	line-height:45px;
	padding: 50px 0px;
}
.divider {
	border:3px solid black; width:25%;margin-top: -10px;
}

.vert-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.black a{
	color: #000;
}

.blog-link {
	background-color: #f6f6f6;
	color: #112644;
	padding: 20px 10px 15px;
	font-weight: 800;
	font-size:14px;
	text-align: center;
}
.blog-link i {
	font-size:14px;
}

.leftcolumn {
  float: left;
  width: 33%;
}

.centercolumn {
	float: left;
	width: 33%;
  padding-left: 20px;
}

/* Right column */
.rightcolumn {
  float: left;
  width: 33%;
  padding-left: 40px;
}

/* Fake image */
.fakeimg {
  background-color: #aaa;
  width: 100%;
  padding: 20px;
  height: 200px;
}

/* Add a card effect for articles */
.card {
  background-color: white;
  padding: 20px;
  margin-top: 20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
  .leftcolumn, .rightcolumn, .centercolumn {
    width: 100%;
    padding: 0;
  }
  .quarter {
	  width:100%;
	  padding:0px;
  }
  .platform {
	  margin-left:10%;
  }
.dots {
	background-image: none !important;
	background-color:#fff;
}
.navbar-default {
	background-color: #fff;
	border-bottom: 1.2px solid #a6a3de;
	color: #000;
}
.navbar-default a {
	color: #000 !important;
}
.navbar-default a:hover {
	color: #3c3896 !important;
	border-bottom: none;
}
.navbar-default .navbar-nav .active {
	color: #000;
	border-bottom: 1px solid #a6a3de;
}
.navbar-default .btn-top-dark:hover {
	color: #fff !important;
	background-color:#27237f !important;
	border-bottom: none;
}
.navbar-default .btn-top-blue:hover {
	color: #fff !important;
	background-color:#2580be !important;
	border-bottom: none;
	padding: 10px 25px;
}
.nav .btn-top-dark {
	background-color: #3c3896;
	color: #fff !important;
	font-size: 18px;
	font-weight: 800;
	padding: 10px 25px !important;
	border-radius: 5px;
	margin-bottom: 1px;
}
.nav .btn-top-blue {
	background-color: #45a2ce;
	color: #fff !important;
	font-size: 18px;
	font-weight: 800;
	padding: 10px 25px !important;
	border-radius: 5px;
	margin-bottom: 1px;
}
}
@media screen and (min-width: 800px) {
.quarter {
  float: left;
  width: 25%;
  padding-left: 40px;
}
}
.benefits {
	background-color: #3C83FF;
	color: white;
}
.benefits h2 {
	font-weight: 800;
	color: #F2FF00;
}
.benefits i {
	font-size: 40px;
}
.benefits li {
	padding-left: 10px;
}
.benefits li h5 {
	font-weight: 800;
}
.title h2 {
	font-size:30px;line-height:50px;color:#112644;
	text-align:center;
}
.title h3 {
	font-size:24px;line-height:40px;color:#112644;
	text-align:center;
}
.title2 h2 {
	font-size:30px;
	font-weight:600;
	color: #1eb1e5;
}
.fa-li .far {
	color: #F2FF00;
}
.dots {
	background-image: url("../pics/backgrounds/dots.png");
	background-repeat: repeat-x;
}
.bigfont {
	font-size:52px;
	font-weight:200;
	color: #3f3f3f;
	letter-spacing:-3px;
}
.bigfont b{
	font-weight:200;
	font-size:72px;
	letter-spacing:0px;
}
.grey-box-1, .grey-box-2 {
	 color: #000;
	 background-color: #F6F6F6;
}
.sticky-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px; /* Set the fixed height of the footer here */
  line-height: 60px; /* Vertically center the text there */
  background-color: #eee;
  color: #112644;
  text-align:center;
}
.steps-top {
	color: #fff;
	text-align:left;
}
.blue-u {
	color: #000;
	border-bottom: solid #3C83FF 5px;
	padding-bottom:5px;
}
.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}
@media (min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}
.signup-info p {
	font-size:14px;
}
.signup-info h3 {
	font-family:Arial;
	font-size:30px;
	font-weight:600;
}
.signup-info li {
	margin-top:20px;
}
.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}
.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}
.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}
.text-info {
	color: #17a2b8!important
}
a.text-info:focus,
a.text-info:hover {
	color: #0f6674!important
}
.text-primary {
	color: #007bff!important
}
a.text-primary:focus,
a.text-primary:hover {
	color: #0056b3!important
}
.lead {
	font-family: "Segoe UI";
	font-weight:300;
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px)
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
	height: calc(2.875rem + 2px)
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}
.input-group-append,
.input-group-prepend {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.hide {
	display:none;
}
.show {
	display:block;
}