      /*********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: 0px;
}


/*==================**********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%;
}

.display-1 h1 {
  font-family: 'Bebas Neue', cursive;
}

.condesed-white {
  font-size: 1.75em;
  color: #fff;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  margin-top: 0;
}

.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: #fff !important;
  border: none;
  border-radius: 10px;
  width: 100%;
  padding: 0px;
  box-shadow: none;
  color: #333 !important;
}

li.dropdown a:hover {
  background: transparent !important;
  color: #112644;
  border: none;
}

li.dropdown:hover>.dropdown-menu {
  border: none;
  display: block;
}

.navbar-default {
  background-color: transparent;
  border: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #1eb1e5;
  background-color: transparent;
  border-bottom: solid 2px #017583;
}

.dropdown-toggle:hover {
  border: 0px;
  border-bottom: solid 2px #017583;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #1eb1e5;
}

.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: #000;
  font-size: 13px;
  font-weight: 600;
  margin-right: 2px;
  margin-left: 2px;
}

.navbar-nav {
  float: right;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 7px;
  margin-top: 15px;
}

.btn-primary-blue.btn_stly.login:hover {
  opacity: 10 !important;
  background-color: #112644 !important;
}

.btn-primary-red.btn_stly.menu:hover {
  background-color: #1eb1e5 !important;
}

a.btn-primary-red.btn_stly.login:hover {
  opacity: 10 !important;
  background: #1eb1e5 !important;
}

.btn-primary-yellow.btn_stly.login:hover {
  opacity: 10 !important;
  background: #E09300 !important;
}

.btn-primary-grey.btn_stly.login:hover {
  opacity: 10 !important;
  background-color: #666 !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;
}

#contact h2 {
  font-size: 38px;
  font-weight: 900;
  color: #fff;
}

#contact a {
  color: #fff;
}

.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========================*/

.results-number {
  min-height: 280px;
  box-sizing: border-box;
}

.results-number h2 {
  font-size: 120px;
  font-family: 'Bebas Neue', cursive;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .results-number {
    border: none !important;
  }
}

.blue1 {
  color: #2d74c4;
}

.blue2 {
  color: #3baec3;
}

.blue3 {
  color: #2a33b4;
}

.blue4 {
  color: #0094fe;
}

.blue4-bg {
  background-color: #0094fe;
}

.pd1 {
  padding: 1.5rem;
}

.pd2 {
  padding: 2rem;
}

.bd-top {
  border-top: 1px solid #cbcccc;
}

.bd-right {
  border-right: 1px solid #cbcccc;
}

.bd-bottom {
  border-bottom: 1px solid #cbcccc;
}

.bd-left {
  border-left: 1px solid #cbcccc;
}

.floatnone {
  float: none;
}


/*===================testimonials=====================*/


/*.testimonials {
	padding: 30px 0;
}*/

.testimonials .img.img-responsive {
  margin: 0 auto;
}

.testimonials h1 {
  padding: 0 0 40px 0;
}

.testimonials img {
  width: auto;
  height: 120px;
}

.testimonials h4 {
  line-height: 1.2em;
  padding: 10px 0 2px 0;
}

.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: #1e90c4;
  font-weight:bolder !important;
}

.blue a {
  color: #1f457a;
  text-decoration: underline !important;
}

.blue a:visited {
  color: #112644;
  text-decoration: underline;
}

.blue a:hover {
  color: #1f457a;
  text-decoration: underline;
}

.blue a:active {
  color: #112644;
  text-decoration: underline;
}

.blue2 {
  color: #1eb1e5;
}

.blue2 a {
  text-decoration: underline !important;
  color: #112644;
}

.blue2 a:hover {
  color: #1f457a;
}

.about-us {
  background-color: #42afd7;
  color: #112644;
}

@media (min-width: 768px) {
	.boxes {
		margin-top:40px;
	}

	.boxes .blue-bg {
	  background-color: #71d1f4;
	  color: #0a1729;
	  padding:30px;
	  border-radius:5px;
	  font-weight:600;
	  line-height:25px;
	  height:430px;
	}

	.blue-bg-2 {
	  background-color: #112644;
	  color: #fff;
	  padding:30px;
	  border-radius:5px;
	  font-weight:500;
	  line-height:25px;
	  height:430px;
	}
}

@media (max-width: 768px) {
	.boxes {
		margin-top:20px;
	}

	.boxes .blue-bg {
	  background-color: #112644;
	  color: #fff;
	  padding:30px;
	  margin: 10px 5px !important;
	  border-radius:5px;
	  font-weight:600;
	  line-height:25px;
	  height: auto;
	}

	.blue-bg-2 {
	  background-color: #71d1f4;
	  color: #0a1729;
	  padding:30px;
	  margin: 5px !important;
	  border-radius:5px;
	  font-weight:500;
	  line-height:25px;
	  height:auto;
	}
}

.boxes .blue-bg b {
	font-weight:bolder !important;
}

.blue-bg h2 {
	font-weight: 800;
	font-size: 40px;
}
.blue-bg-2 h2 {
	font-weight: 800;
	font-size: 40px;
}
	
.white {
	color: white;
}

.light-blue {
  color: #33c5ff;
}

.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: #eee; 
  border-color: #eee; /*nyeh*/
}

.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: #1eb1e5;
  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: -23px;
  }
  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%;
  }
  .contact-form {
    padding-bottom: 30px;
    padding-top: 20px;
  }
  .contact-form-inside {
    background-color: #112644;
  }
  .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;
}

.pricing {}

.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: 44px;
  border: none;
  box-shadow: none;
  outline: none;
  color: #7d7d7d;
  font-size: 16px;
  border-radius: 2px;
}

.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 {
  height: 150px;
  min-height: 150px !important;
  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: 0;
  position: sticky;
  width: 100%;
  padding-top: 8px;
  background: #fff;
  z-index: 9999;
  box-shadow: 0 2px 4px -1px rgba(0,0,0,0.25);
}


/*<!--.header-stricky {
	top: 0;
    position: sticky;
    width: 100%;
    padding: 8px 0px;
    z-index: 999;
    background: #fff;
}-->*/

.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;
}

.my-navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}


/***********dropdown Menu**********/

.navbar-nav>li>.dropdown-menu {
  background-color: #eee !important;
  padding: 0px;
  box-shadow: none;
  width: max-content;
  min-width: 100%;
  max-width: 400px;
  border-radius: 5px;
}
.dropdown-menu>li {
	background-color:#eee;
	width: 100%;
  border: 2px solid #eee;
  border-radius: 5px;
	padding-left:7px;
	padding-right:10px;
}
.dropdown-menu>li>a {
  white-space: pre-line;
  padding: 7px 0px;
  line-height:18px;
  font-weight: 500;
  font-size: 12px;
}

.dropdown-menu>li>a:hover {
  color: #1eb1e5;
}

.dropdown-menu .active:hover {
  background-color: #1e457b !important;
}
.dropdown-menu .active {
  background-color: #112644 !important;
}

.dropdown-menu>li>.drop-blue {
  border-radius: 5px 5px 0px 0px;
  background-color: #d1effa;
}

.dropdown-menu>li>.drop-blue:hover {
  background-color: #8dd1f2;
}

.dropdown-menu>li>.drop-dark {
  border-radius: 0px 0px 5px 5px;
  background-color: #1eb1e5;
  color: #fff;
}

.dropdown-menu>li>.drop-dark:hover {
  background-color: #167cb6;
  color: #fff;
}

.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;
}

.benefits {
  color: white;
}

.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;
}

.contact a {
  color: #000;
}

.contact 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;
}

.hr {
  width: 45%;
  margin: 1rem auto !important;
  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;
}

.benefits {
  color: #ffffff;
}

.benefits i {
  font-size: 40px;
}


/***********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;
}

.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;
}

.btn-larger2 {
  padding: 12px 30px !important;
  border-radius: 4px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  transition: all .6s;
  letter-spacing: 1px;
  background-color: #1fb1e5;
}

.btn-larger2:hover,
.btn-larger2:focus,
.btn-larger2:active,
.btn-larger2.active {
  color: #fff;
  background-color: #1da5d6;
}

#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;
  }
  .how {
    background-color: #eee;
  }
}

@media (max-width: 768px) {
  .nav-justified>li {
    display: table-cell !important;
    width: 1% !important;
  }
}

#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;
}

.contact_details span {
  display: block;
  padding-bottom: 8px;
  font-size: 13px;
  color: #7d7d7d;
}

.contact_details span strong {
  color: #333;
  font-size: 13px;
}

.contact_details span i {
  padding-right: 8px;
  color: #333;
}

.contact_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;
}

.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;
}


/***********About Us page Css***********/

.contact_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: 35px;
  }
  #small {
    display: none;
  }
  .navbar-custom .navbar-brand {
    font-size: 1.5em;
  }
  .blog {
    padding-top: 100px;
  }
  .blog-top {
    padding-bottom: 90px;
  }
  .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;
  }
}

.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;
  }
  .btn-intro {
    padding: 20px 10px 15px;
    font-weight: 800;
    font-size: 11px;
    text-align: center;
  }
  .blog-link i {
    font-size: 10px;
  }
}

.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 !important;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.btn-primary-red {
  color: white;
  background-color: #1eb1e5 !important;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.btn-primary-yellow {
  color: white;
  background-color: #E09300 !important;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.btn-primary-grey {
  color: white;
  background-color: #666 !important;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.btn-primary-clear {
  color: #112644;
  border: 1px solid #112644;
  border-radius: 20px;
  background-color: white;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.btn-primary-clear:hover {
  color: white;
  border: 1px solid #112644;
  border-radius: 20px;
  background-color: #112644;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}


.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);
}

@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;
  }
  .benefits .red-box {
    color: #fff;
    background-color: #1eb1e5;
  }
  .benefits .blue-box {
    color: #fff;
    background-color: #112644;
  }
  #small {
    display: block;
  }
  #big {
    display: none;
  }
  .benefits .grey-box-1 {
    color: #fff;
    background-color: #1eb1e5;
  }
  .benefits .grey-box-2 {
    color: #fff;
    width: 100%;
    background-color: #112644;
  }
  .provider .grey-box-1 {
    background-color: #1eb1e5;
    color: #fff;
    padding: 30px 30px;
    width: 100%;
  }
  .provider .grey-box-2 {
    color: #fff;
    background-color: #112644;
    padding: 30px 70px;
    width: 100%;
  }
  .boxes {
    margin-left: 0px;
  }
  .color-blank {
    display: none;
  }
  .blank {
    margin: 0px;
  }
  .arrow-blank {
    visibility: hidden;
    margin: -60px;
  }
  .arrow-color-blank {
    visibility: visible;
    margin-bottom: -30px;
  }
}

@media (min-width: 769px) {
  .benefits .red-box {
    color: #fff;
    background-color: #1eb1e5;
  }
  .benefits .blue-box {
    color: #fff;
    background-color: #112644;
  }
  .benefits .grey-box-1,
  .benefits .grey-box-2 {
    color: #000;
    background-color: #F6F6F6;
    width: 22%;
    margin: 0px 10px;
  }
  .benefits .grey-box-1 h4,
  .benefits .grey-box-2 h4 {
    width: 90%;
    padding-left: 20px;
    line-height: 25px;
  }
  .provider .grey-box-1,
  .provider .grey-box-2 {
    color: #000;
    background-color: #F6F6F6;
    text-align: center;
    width: 45%;
    padding: 40px 20px;
    margin: 5px 10px;
  }
  .provider .boxes {
    width: 80%;
    margin-left: 10%;
  }
  .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;
}

.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: 15px;
  margin-top: 20px;
  min-height: 400px;
}


/* 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;
  }
}

@media screen and (min-width: 800px) {
  .quarter {
    float: left;
    width: 25%;
    padding-left: 40px;
  }
}

.services {
  color: #000;
}

.services li {
  padding-left: 10px;
}

.nuomed h5 {
	font-weight:500;
}

.provide p {
  font-weight: 500;
}

.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: #E09300;
}

.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;
}

.lead {
  font-size: 28px;
}

.lead b {
  font-weight: 200;
  font-size: 44px;
}

.grey-box-1,
.grey-box-2 {
  color: #000;
  background-color: #F6F6F6;
}

.post a,
.post .blue a {
  color: #1eb1e5;
  font-weight: 500;
  text-decoration: none;
}

.post .blue a:hover {
  color: #158cb7;
}

.post a:hover {
  text-decoration: underline;
  color: #112644;
}

.post .blue {
  color: #112644;
}

.post ol li {
  padding-left: 10px;
}

.post p {
  padding-bottom: 15px;
}

.post-refs p {
  padding: 5px 0px;
  line-height: 24px;
  font-size: 12px;
  text-align: left;
}

.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;
}

#mainNav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #212529;
}


/*-----header video container------

h3{
		color: blanchedalmond;
		z-index: 1;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10%;
		border: 3px solid #ffffff;
		padding: 10px;
		border-radius: 15px;
		width: 700px;
		letter-spacing: 3px;
		font-size: 25px;
		font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}


---*/

.home-top-video:before {
  content: '';
  position: absolute;
  height: 760px;
  width: 100%;
  /*background: rgba(50,57,94,0.4);*/
}

.home-banner {
  background-image: url("../pics/backgrounds/home-banner-doctor.jpg");
  background-repeat: no-repeat;
  height: 700px;
  background-size: cover;
}

.dark {
    background-color: rgba(0, 0, 0, 0.6);
    background-size: cover;
	height:700px;
};
.home-video {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
  -moz-transform: rotateY(180deg);
  /* Firefox */
}

.header-container {
  width: 100%;
  height: 900px;
  min-height: 100%vh;
  border-left: none;
  border-right: none;
  position: relative;
  padding: 20px;
  backgroung-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}

.video-container {
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

Video {
  position: absolute;
  z-index: -1;
  opacity: 0.99;
  width: 100%;
}

.caption {
  position: absolute;
  top: 30%;
  width: 100%;
  color: white;
}

.caption h1 {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: .2rem;
  padding-bottom: 1rem;
  text-shadow: .1rem .1rem .8rem .5rem black;
  z-index: 10;
}
.width50 {
    width: 50%;
}
.width66 {
    width: 66%;
}
.width75 {
    width: 75%;
}
.marginauto {
    margin: 0 auto;
}

@media (max-width: 1200px) {
  .header-container {
    width: 100%;
    height: 900px;
    border-left: none;
    border-right: none;
    position: relative;
    padding: 20px;
  }
  .video-container {
    position: absolute;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  Video {
    position: absolute;
    z-index: -1;
    opacity: 0.99;
    width: 100%;
  }
}
  @media (max-width: 1200px) {
    header {
      position: relative;
      background-color: black;
      height: 65vh;
      min-height: 65rem;
      width: 100%;
      overflow: hidden;
    }
  }
	
    /*==========option2 for video----------------------
 header {
  position: relative;
  background-color: black;
  height: 50vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}----- -*/
    header video {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: 0;
      -ms-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
    }
    header .container {
      position: relative;
      z-index: 2;
    }
    header .overlay {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-color: gray;
      opacity: 0.2;
      z-index: 1;
    }
    @media (max-width: 1450px) {
      container provide {
        padding-top: 150px;
      }
    }
    .header-container {
      width: 100%;
      height: 600px;
      border-left: none;
      border-right: none;
      position: relative;
      padding: 20px;
    }
    .video-container {
      position: absolute;
      top: 0%;
      left: 0%;
      height: 100%;
      width: 80%;
      overflow: hidden;
    }
    Video {
      position: absolute;
      z-index: -1;
      opacity: 0.99;
      width: 100%;
    }
    /*--------------------section id section-One----------------------*/
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      #section-One {
        padding-right: 0px;
        margin-left: 50px;
      }
    }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        d-flex h-100 text-center align-items-center h2 title-header col-md-6 {
          text-align: center;
          float: left;
        }
      }
      /*--------------------section id section-Five----------------------*/
      @media (min-width: 1200px) {
        section-five .container {
          padding-left: 130px;
        }
      } 
/*--------------------section id section-Five----------------------*/	
.footer-poweredby-img{
	justify-content: center;
	 display: flex;
	 padding-top:50px;
}
.logo {
	padding: 5px 0px;
	text-align: center;

}
.logo a {
	width: 100%; display: inline-block;
}
