@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "AvertaPE", Arial, sans-serif;
  /*font-family: "Poppins", Arial, sans-serif;*/
  font-weight: 300;
  font-size: 16px;
  line-height: 2;
  color: gray;
  background: #f1f4f8; }

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .offcanvas #page {
    overflow: hidden;
    position: absolute; }
    .offcanvas #page:after {
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 101;
      background: rgba(0, 0, 0, 0.7);
      content: ""; }

a {
  color: #4aca85;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  a:hover, a:active, a:focus {
    color: #4aca85;
    outline: none;
    text-decoration: none; }

p {
  margin-bottom: 20px; }

h1, h2, h3, h4, h5, h6, figure {
  /*color: #303133;*/
  font-weight: 400;
  margin: 0 0 20px 0;
  line-height: 1.3; }

::-webkit-selection {
  color: #fff;
  background: #4aca85; }

::-moz-selection {
  color: #fff;
  background: #4aca85; }

::selection {
  color: #fff;
  background: #4aca85; }

.product-img,
.work-img,
.author-img,
.mobile-img,
.colorlib-video,
.blog-img,
.colorlib-about-img,
.services-img,
.staff-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }
  
  ._active,.colorlib-nav ul li a:hover {
    background-color: none!important;
	border:0px!important;
    /*box-shadow: 0 2px 4px 0 #d8e1eb;*/
    color: #149efc!important;
	border-bottom:2px #149efc solid!important;

}

.nav-stiky{
	position: fixed!important;
	top: 0!important;
	background-color: rgba(5,5,5,0.5);
	padding: 0px !important;
}
.ndnav{
	background-color:#142d63;
	position:absolute!important;
	font-weight:700!important;
	font-family: "AvertaPE"!important;
}
.colorlib-nav {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .colorlib-nav {
      margin: 0; } }
  .colorlib-nav .top-menu {
    padding: 10px 5px; }
    @media screen and (max-width: 768px) {
      .colorlib-nav .top-menu {
        padding: 18px 1em; } }
  .colorlib-nav #colorlib-logo {
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700; }
    .colorlib-nav #colorlib-logo a {
      position: relative;
      color: white;
	  font-size:16px;
	 /* font-family:"Leckerli One";*/
						}
      .colorlib-nav #colorlib-logo a i {
        color: white;
        display: block;
        font-size: 60px;
        font-weight: normal;
        margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .colorlib-nav .menu-1 {
      display: none; } 
	   .notibadge{
	position:relative!important;
	
		}
	  }
  .colorlib-nav ul {
    padding: 0;
    margin: 0; }
    .colorlib-nav ul li {
      padding: 8px 0;
      margin: 0;
      list-style: none;
      display: inline;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 10px;
      letter-spacing: 2px; }
      .colorlib-nav ul li a {
        position: relative;
        padding: 15px 12px;
        color: rgba(255, 255, 255, 0.9);
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        .colorlib-nav ul li a:hover {
          color: #fff; }
      .colorlib-nav ul li.has-dropdown {
        position: relative; }
        .colorlib-nav ul li.has-dropdown .dropdown {
          width: 180px;
          -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          z-index: 1002;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          top: 37px;
          left: 0;
          text-align: left;
          background: #000;
          padding: 15px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; }
          .colorlib-nav ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #000;
            border-width: 8px;
            margin-left: -8px; }
          .colorlib-nav ul li.has-dropdown .dropdown li {
            display: block;
            margin-bottom: 0px; }
            .colorlib-nav ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 0; }
            .colorlib-nav ul li.has-dropdown .dropdown li a {
              padding: 3px 1px;
              display: block;
              color: #fff;
              line-height: 1.1;
              text-transform: none;
              font-size: 14px;
			  font-weight:700;
              letter-spacing: 0; }
              .colorlib-nav ul li.has-dropdown .dropdown li a:hover {
                color: #fff;
				background-color: rgba(0,0,0,0)!important;}
      .colorlib-nav ul li.btn-cta a {
        color: #fff;
        background: #4aca85;
        padding: 10px 15px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        .colorlib-nav ul li.btn-cta a:hover {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -ms-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -o-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
      .colorlib-nav ul li.active > a {
        color: rgba(255, 255, 255, 0.5);
        position: relative; }
        .colorlib-nav ul li.active > a:after {
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
.notibadge{
	position:absolute;
	top:0;
	
}
.colorlib-video {
  overflow: hidden;
  position: relative;
  height: 400px; }
  .colorlib-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #798eea;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .colorlib-video a i {
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      font-size: 40px;
      color: #fff; }
  .colorlib-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  .colorlib-video:hover .overlay {
    background: rgba(0, 0, 0, 0.7); }
  .colorlib-video:hover a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.video-hero {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  z-index: 0; }
  @media screen and (max-width: 768px) {
    .video-hero {
      heifght: inherit;
      padding: 3em 0; } }
  .video-hero .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.95;
    background: rgb(20, 45, 99);
    background: -moz-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #499bea), color-stop(100%, #798eea));
    background: -webkit-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -o-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -ms-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -webkit-linear-gradient(315deg, #499bea 0%, #798eea 100%);
    background: -o-linear-gradient(315deg, #499bea 0%, #798eea 100%);
    background: linear-gradient(135deg, rgb(20, 45, 99) 0%, #798eea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#798eea', GradientType=1 );
    z-index: 1; }
  .video-hero .display-t {
    display: table;
    height: 700px;
    width: 100%;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .video-hero .display-t {
        height: 600px; } }
    .video-hero .display-t.display-t2 {
      height: 500px; }
  .video-hero .display-tc {
    display: table-cell;
    vertical-align: middle; }
    .video-hero .display-tc .holder {
      color: #fff;
      font-family: "Poppins", Arial, sans-serif;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 7px; }
      .video-hero .display-tc .holder span {
        position: relative; }
    .video-hero .display-tc h2 {
      color: #fff;
      font-size: 60px;
      margin-bottom: 20px;
      font-weight: 300; }
      @media screen and (max-width: 768px) {
        .video-hero .display-tc h2 {
          font-size: 34px; } }
    .video-hero .display-tc p {
      font-family: "Nunito", Arial, sans-serif;
      color: #fff;
      font-weight: 200;
      font-size: 30px; }
    .video-hero .display-tc p.breadcrumbs {
      font-size: 14px; }
      .video-hero .display-tc p.breadcrumbs span {
        padding-right: 10px;
        color: rgba(255, 255, 255, 0.5); }
        .video-hero .display-tc p.breadcrumbs span a {
          color: rgba(255, 255, 255, 0.9); }
    .video-hero .display-tc .btn-custom {
      font-size: 16px; }

.colorlib-about,
.colorlib-shop,
.colorlib-work,
.colorlib-work-featured,
.colorlib-intro,
#colorlib-subscribe,
.colorlib-pricing,
.colorlib-services,
#colorlib-contact,
.colorlib-blog {
  padding: 7em 0;
  clear: both; }

.colorlib-bg-white {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-left: none;
  border-right: none; }

.colorlib-featured {
  padding-bottom: 3em;
  width: 100%; }
  .colorlib-featured .featured-wrap {
    margin-top: -7em; }
  .colorlib-featured .featured-entry img {
    -webkit-box-shadow: 0px 3px 19px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 19px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 19px -9px rgba(0, 0, 0, 0.75);
    margin-bottom: 20px; }
  .colorlib-featured .owl-theme .owl-dots .owl-dot span {
    background: #e6e6e6; }
  .colorlib-featured .owl-theme .owl-dots .owl-dot.active span {
    background: #cccccc; }

.services {
  margin-bottom: 50px;
  position: relative;
  z-index: 0;
  padding: 0 1em; }
  @media screen and (max-width: 768px) {
    .services {
      margin-bottom: 3em; } }
  .services .icon {
    position: relative;
    margin-bottom: 30px;
    display: inline-block; }
    .services .icon i {
      font-size: 50px;
      color: #798eea;
      z-index: 1; }
  .services .desc h3 {
    font-size: 26px;
    font-weight: 300; }

.colorlib-intro .colorlib-heading {
  margin-bottom: 2em; }

.colorlib-intro .play {
  width: 100%;
  display: block;
  margin: 30px 0; }
  .colorlib-intro .play a {
    width: 100px;
    height: 100px;
    display: table;
    margin: 0 auto;
    text-align: center;
    background: #798eea;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .colorlib-intro .play a i {
      font-size: 20px;
      color: #fff;
      display: table-cell;
      vertical-align: middle; }

.pulse {
  display: table;
  width: 100px;
  height: 100px;
  background: #798eea;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 rgba(121, 142, 234, 0.4);
  box-shadow: 0 0 0 rgba(121, 142, 234, 0.4);
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  .pulse i {
    font-size: 30px !important;
    display: table-cell;
    vertical-align: middle; }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(121, 142, 234, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(121, 142, 234, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(121, 142, 234, 0); } }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(121, 142, 234, 0.4);
    -webkit-box-shadow: 0 0 0 0 rgba(121, 142, 234, 0.4);
    box-shadow: 0 0 0 0 rgba(121, 142, 234, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 30px rgba(121, 142, 234, 0);
    -webkit-box-shadow: 0 0 0 30px rgba(121, 142, 234, 0);
    box-shadow: 0 0 0 30px rgba(121, 142, 234, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(121, 142, 234, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(121, 142, 234, 0);
    box-shadow: 0 0 0 0 rgba(121, 142, 234, 0); } }

.colorlib-work-featured .mobile-wrap {
  margin-bottom: 4em;
  display: block; }
  .colorlib-work-featured .mobile-wrap .mobile-img {
    background-position: top;
    height: 730px;
    -webkit-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  .colorlib-work-featured .mobile-wrap .desc {
    padding: 30px; }
    .colorlib-work-featured .mobile-wrap .desc h2 {
      font-size: 50px;
      font-weight: 300;
      margin-bottom: 40px; }
      @media screen and (max-width: 768px) {
        .colorlib-work-featured .mobile-wrap .desc h2 {
          font-size: 34px; } }
    .colorlib-work-featured .mobile-wrap .desc .features {
      position: relative;
      margin-bottom: 50px; }
      .colorlib-work-featured .mobile-wrap .desc .features .icon {
        position: absolute;
        top: 10px;
        left: 0; }
        .colorlib-work-featured .mobile-wrap .desc .features .icon i {
          font-size: 30px;
          color: #499bea; }
      .colorlib-work-featured .mobile-wrap .desc .features .f-desc {
        padding-left: 50px; }

.work-flex {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  margin-bottom: 40px; }
  .work-flex .half {
    display: block;
    width: 50%;
    height: 450px; }
    .work-flex .half .display-t {
      height: 450px;
      display: table; }
      @media screen and (max-width: 480px) {
		 
        .work-flex .half .display-t {
          display: block;
          height: auto; } }
    .work-flex .half .display-tc {
      display: table-cell;
      vertical-align: middle; }
    .work-flex .half .desc {
      padding: 0 3em;
      background: #fff; }
      @media screen and (max-width: 768px) {
        .work-flex .half .desc {
          padding: 3em; } }
      .work-flex .half .desc h2 {
        font-weight: 400; }
        .work-flex .half .desc h2 a {
          color: #303133; }
    @media screen and (max-width: 480px) {
      .work-flex .half {
        width: 100%; } }
  .work-flex .work-img {
    display: block;
    height: 450px; }

.work-grid {
  margin-bottom: 40px; }
  .work-grid .work-img {
    display: block;
    height: 270px;
    position: relative; }
    .work-grid .work-img .icon {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 270px;
      content: '';
      display: table;
      text-align: center;
      background: #4aca85;
      opacity: 0;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .work-grid .work-img .icon i {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        font-size: 20px; }
    .work-grid .work-img:hover .icon, .work-grid .work-img:focus .icon {
      opacity: 1; }
  .work-grid .desc {
    background: #fff;
    padding: 25px; }
    .work-grid .desc h2 {
      font-size: 24px; }
      .work-grid .desc h2 a {
        color: #303133; }
        .work-grid .desc h2 a:hover {
          color: #4aca85; }

.product-entry {
  margin-bottom: 40px; }
  .product-entry .product-img {
    display: block;
    height: 350px;
    margin-bottom: 20px;
    position: relative; }
    .product-entry .product-img .tag {
      position: absolute;
      top: 10px;
      left: 10px; }
      .product-entry .product-img .tag .new {
        font-size: 11px;
        background: #4aca85;
        color: #fff;
        padding: .3em .5em;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px; }
      .product-entry .product-img .tag .sale {
        font-size: 11px;
        background: #798eea;
        color: #fff;
        padding: .3em .5em;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px; }
    .product-entry .product-img .cart {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.8);
      width: 100%;
      display: block;
      padding: 0 1em;
      opacity: 0;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .product-entry .product-img .cart p {
        display: block;
        margin-bottom: 0;
        width: 100%;
        text-transform: uppercase;
        font-size: 12px; }
        .product-entry .product-img .cart p span {
          display: inline-block; }
          .product-entry .product-img .cart p span a {
            display: block;
            color: #fff;
            padding: 1em; }
            .product-entry .product-img .cart p span a:hover {
              background: #4aca85; }
  .product-entry .desc h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px; }
    .product-entry .desc h3 a {
      color: #000; }
  .product-entry .desc .price span {
    color: #4aca85;
    font-weight: 400; }
  .product-entry .desc .price .sale {
    color: gray;
    text-decoration: line-through;
    font-weight: 300; }
  .product-entry:hover .product-img .cart {
    opacity: 1; }

.staff-entry {
  display: block;
  margin-bottom: 20px;
  z-index: 0;
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .staff-entry .staff-img {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .staff-entry .desc h3 {
    font-size: 24px;
    margin-bottom: 10px; }
  .staff-entry .desc span {
    display: block;
    margin-bottom: 20px;
    font-size: 13px; }
  .staff-entry .colorlib-social-icons li {
    margin-left: 0; }
    .staff-entry .colorlib-social-icons li a {
      padding: 0; }

#colorlib-counter {
  position: relative;
  z-index: -1;
  padding-top: 2em;
  padding-bottom: 2em; }
  #colorlib-counter .colorlib-heading {
    margin-bottom: 30px; }
    #colorlib-counter .colorlib-heading h2 {
      color: #fff; }
    #colorlib-counter .colorlib-heading p {
      font-size: 22px;
      color: rgba(255, 255, 255, 0.8); }

.counter-entry {
  padding: 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .counter-entry {
      margin-bottom: 20px; } }

.colorlib-counters {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  .colorlib-counters .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: #499bea;
    background: -moz-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #499bea), color-stop(100%, #798eea));
    background: -webkit-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -o-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -ms-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -webkit-linear-gradient(315deg, #499bea 0%, #798eea 100%);
    background: -o-linear-gradient(315deg, #499bea 0%, #798eea 100%);
    background: linear-gradient(135deg, #499bea 0%, #798eea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#798eea', GradientType=1 );
    opacity: .96; }
  .colorlib-counters .icon {
    margin-bottom: 20px;
    width: 100px;
    z-index: 0; }
    .colorlib-counters .icon i {
      font-size: 50px;
      color: rgba(255, 255, 255, 0.9);
      z-index: 1; }
  .colorlib-counters .colorlib-counter {
    font-size: 75px;
    display: block;
    color: #fff;
    font-family: "Nunito", Arial, sans-serif;
    width: 100%;
    font-weight: 300;
    margin-bottom: 0; }
  .colorlib-counters .colorlib-counter-label {
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
    display: block;
    font-weight: 300; }

article {
  background: #fff;
  padding: 35px;
  margin-bottom: 40px;
  -webkit-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  article h2 {
    font-weight: 400;
    margin-bottom: 15px; }
    article h2 a {
      color: #303133; }
  article .admin span {
    font-size: 12px;
    color: #303133; }
  article p.author-wrap {
    position: relative;
    margin-top: 30px; }
    article p.author-wrap .author-img {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 30px;
      height: 30px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
    article p.author-wrap .author {
      padding-left: 40px;
      color: #303133;
      font-size: 12px; }

.pricing {
  background: #fff;
  padding: 2em 1em 1em 1em;
  -webkit-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .pricing .pricing-heading {
    margin-bottom: 30px; }
  .pricing .price {
    font-size: 72px;
    color: #4aca85;
    line-height: 50px;
    font-weight: 300; }
    .pricing .price .currency {
      font-size: 30px;
      top: -0.9em;
      padding-right: 10px; }
    .pricing .price small {
      font-size: 13px;
      display: block;
      color: #888f94; }

#colorlib-subscribe {
  position: relative; }

.colorlib-subscribe {
  clear: both;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  .colorlib-subscribe .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: #499bea;
    background: -moz-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #499bea), color-stop(100%, #798eea));
    background: -webkit-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -o-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -ms-linear-gradient(-45deg, #499bea 0%, #798eea 100%);
    background: -webkit-linear-gradient(315deg, #499bea 0%, #798eea 100%);
    background: -o-linear-gradient(315deg, #499bea 0%, #798eea 100%);
    background: linear-gradient(135deg, #499bea 0%, #798eea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#798eea', GradientType=1 );
    opacity: .96; }
  .colorlib-subscribe .colorlib-heading {
    margin-bottom: 30px; }
    .colorlib-subscribe .colorlib-heading h2 {
      color: #fff; }
    .colorlib-subscribe .colorlib-heading p {
      font-size: 20px;
      color: rgba(255, 255, 255, 0.7); }

.qbstp-header-subscribe {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
  padding: 0; }
  .qbstp-header-subscribe .col-three-forth {
    width: 70%; }
  .qbstp-header-subscribe .col-one-third {
    width: 30%; }
  .qbstp-header-subscribe .col-three-forth, .qbstp-header-subscribe .col-one-third {
    display: table;
    height: 50px;
    float: left; }
    @media screen and (max-width: 768px) {
      .qbstp-header-subscribe .col-three-forth, .qbstp-header-subscribe .col-one-third {
        width: 50%; } }
  .qbstp-header-subscribe .form-control {
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important; }
  .qbstp-header-subscribe .form-group {
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: middle; }
    @media screen and (max-width: 480px) {
      .qbstp-header-subscribe .form-group {
        width: 100%; } }
    .qbstp-header-subscribe .form-group input::-webkit-input-placeholder {
      color: #4d4d4d; }
    .qbstp-header-subscribe .form-group input::-moz-input-placeholder {
      color: #4d4d4d; }
    .qbstp-header-subscribe .form-group input::-ms-input-placeholder {
      color: #4d4d4d; }
    .qbstp-header-subscribe .form-group input::-o-input-placeholder {
      color: #4d4d4d; }
    .qbstp-header-subscribe .form-group input::input-placeholder {
      color: #4d4d4d; }
  .qbstp-header-subscribe #email {
    font-size: 14px;
    width: 100%;
    border: none;
    border-bottom: transparent;
    color: #4d4d4d !important; }
  .qbstp-header-subscribe button {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    background: #4aca85;
    color: #fff;
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
    height: 50px;
    width: 100%;
    display: block; }

.no-gutters {
  margin: 0 !important; }

.pagination li {
  margin: 2px; }
  .pagination li a {
    color: #000;
    background: #fff;
    color: #000;
    border: 1px solid #e6e6e6;
    margin: 2px; }
    .pagination li a:first-child {
      border: 1px solid #e6e6e6;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px; }
    .pagination li a:hover, .pagination li a:focus {
      background: #4aca85;
      color: #fff;
      border: 1px solid #4aca85; }
    @media screen and (max-width: 768px) {
      .pagination li a {
        padding: 7px 15px; } }
  .pagination li.active a {
    background: #4aca85;
    border: 1px solid #4aca85; }
    .pagination li.active a:hover, .pagination li.active a:focus {
      background: #4aca85;
      color: #fff;
      border: 1px solid #4aca85; }

.no-gutters {
  margin: 0 !important;
  padding: 0 !important; }

.f-blog {
  position: relative;
  padding-left: 80px;
  margin-bottom: 40px; }
  .f-blog .blog-img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 70px;
    height: 60px;
    float: left; }
  .f-blog .desc h2 {
    font-size: 14px;
    margin-bottom: 5px; }
    .f-blog .desc h2 a {
      color: #fff; }
  .f-blog .desc .admin {
    font-size: 12px; }

.contact-info-wrap-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
  margin-bottom: 3em; }
  .contact-info-wrap-flex .con-info {
    width: 100%;
    background: #fff;
    padding: 1.5em;
    background: white;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .contact-info-wrap-flex .con-info {
        width: 100%;
        margin: 4px !important; } }
  .contact-info-wrap-flex p {
    margin-bottom: 0;
    color: #000; }
    .contact-info-wrap-flex p span i {
      color: #4aca85; }
    .contact-info-wrap-flex p a {
      color: #000; }

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f0f0f0;
  font-size: 16px !important;
  font-weight: 300;
  background: white;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .form-control:focus, .form-control:active {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e6e6e6; }

input[type="text"] {
  height: 50px; }

.form-group {
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .form-group #fname {
      margin-bottom: 30px; } }
  .form-group label {
    font-weight: 400; }
  .form-group .btn-modify {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 15px; }

.colorlib-social-icons {
  margin: 0;
  padding: 0; }
  .colorlib-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .colorlib-social-icons li a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      color: #4aca85;
      padding-left: 10px;
      padding-right: 10px; }
      .colorlib-social-icons li a i {
        font-size: 20px; }

.colorlib-heading {
  margin-bottom: 5em; }
  .colorlib-heading h2 {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 30px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .colorlib-heading h2 {
        font-size: 30px; } }

#colorlib-footer {
  background: #303133;
  color: rgba(255, 255, 255, 0.6) !important;
  padding-top: 3em; }
  #colorlib-footer .colorlib-widget p {
    font-size: 13px; }
  @media screen and (max-width: 768px) {
    #colorlib-footer .colorlib-widget {
      margin-bottom: 40px;
      width: 100%;
      float: left; } }
  #colorlib-footer .colorlib-footer-links {
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 768px) {
      #colorlib-footer .colorlib-footer-links {
        margin-bottom: 30px; } }
    #colorlib-footer .colorlib-footer-links li {
      padding: 0;
      margin: 0 0 10px 0;
      list-style: none;
      display: block;
      font-size: 13px; }
      #colorlib-footer .colorlib-footer-links li a {
        color: rgba(255, 255, 255, 0.9);
        text-decoration: none; }
        #colorlib-footer .colorlib-footer-links li a i {
          padding-right: 10px;
          color: #fff; }
  #colorlib-footer .colorlib-social-icons li a {
    padding-left: 10px;
    padding-right: 10px; }
    #colorlib-footer .colorlib-social-icons li a:first-child {
      padding-left: 0; }
  #colorlib-footer h4 {
    margin-bottom: 30px;
    font-size: 12px;
    color: #e6e6e6;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700; }
  #colorlib-footer .copy {
    background: #262626;
    padding: 4em 0; }
    #colorlib-footer .copy p {
      margin-bottom: 0;
      color: #fff;
      font-size: 13px; }
      #colorlib-footer .copy p small a {
        color: rgba(255, 255, 255, 0.7); }

#map {
  width: 100%;
  height: 500px;
  position: relative; }
  @media screen and (max-width: 768px) {
    #map {
      height: 200px; } }

#colorlib-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: #1a1a1a;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 768px) {
    #colorlib-offcanvas {
      display: block; } }
  .offcanvas #colorlib-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  #colorlib-offcanvas a {
    color: rgba(255, 255, 255, 0.5); }
    #colorlib-offcanvas a:hover {
      color: rgba(255, 255, 255, 0.8); }
  #colorlib-offcanvas ul {
    padding: 0;
    margin: 0; }
    #colorlib-offcanvas ul li {
      padding: 0;
      margin: 0;
      list-style: none; }
      #colorlib-offcanvas ul li > ul {
        padding-left: 20px;
        display: none; }
      #colorlib-offcanvas ul li.offcanvas-has-dropdown > a {
        display: block;
        position: relative; }
        #colorlib-offcanvas ul li.offcanvas-has-dropdown > a:after {
          position: absolute;
          right: 0px;
          font-family: 'icomoon';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e0c5";
          font-size: 20px;
          color: rgba(255, 255, 255, 0.2);
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
      #colorlib-offcanvas ul li.offcanvas-has-dropdown.active a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      #colorlib-offcanvas ul li.btn-cta {
        margin-top: 5px; }
        #colorlib-offcanvas ul li.btn-cta a {
          border-bottom: 1px solid #4aca85;
          padding-bottom: 5px; }

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .gototop.active {
    opacity: 1;
    visibility: visible; }
  .gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: black;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .gototop a i {
      height: 50px;
      display: table-cell;
      vertical-align: middle; }
    .gototop a:hover, .gototop a:active, .gototop a:focus {
      text-decoration: none;
      outline: none; }

.colorlib-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 1.2em !important; }
  .colorlib-nav-toggle.active i::before, .colorlib-nav-toggle.active i::after {
    background: #303133; }
  .colorlib-nav-toggle:hover, .colorlib-nav-toggle:focus, .colorlib-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .colorlib-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .colorlib-nav-toggle i::before, .colorlib-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      -webkit-transition: all .2s ease-out;
      -o-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .colorlib-nav-toggle.colorlib-nav-white > i {
    color: #fff;
    background: #fff; }
    .colorlib-nav-toggle.colorlib-nav-white > i::before, .colorlib-nav-toggle.colorlib-nav-white > i::after {
      background: #fff; }

.colorlib-nav-toggle i::before {
  top: -7px; }

.colorlib-nav-toggle i::after {
  bottom: -7px; }

.colorlib-nav-toggle:hover i::before {
  top: -10px; }

.colorlib-nav-toggle:hover i::after {
  bottom: -10px; }

.colorlib-nav-toggle.active i {
  background: transparent; }

.colorlib-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff; }

.colorlib-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff; }

.colorlib-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important; }
  @media screen and (max-width: 768px) {
    .colorlib-nav-toggle {
      display: block; } }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
  .btn.btn-md {
    padding: 8px 20px !important; }
  .btn.btn-lg {
    padding: 18px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #4aca85;
  color: #fff;
  border: 1px solid #4aca85; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #5ed092 !important;
    border-color: #5ed092 !important; }
  .btn-primary.btn-outline {
    background: transparent;
    color: #4aca85;
    border: 1px solid #4aca85; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #4aca85;
      color: #fff; }

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 1px solid #5cb85c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #4cae4c !important;
    border-color: #4cae4c !important; }
  .btn-success.btn-outline {
    background: transparent;
    color: #5cb85c;
    border: 2px solid #5cb85c; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #5cb85c;
      color: #fff; }

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 1px solid #5bc0de; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important; }
  .btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 1px solid #5bc0de; }
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 1px solid #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 1px solid #f0ad4e; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 1px solid #d9534f; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 1px solid #d9534f; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #d9534f;
      color: #fff; }

.btn-outline {
  background: none;
  border: 1px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .btn.with-arrow:hover {
    padding-right: 50px; }
    .btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }

.row-pb-lg {
  padding-bottom: 7em !important; }

.row-pb-md {
  padding-bottom: 3em !important; }

.row-pb-sm {
  padding-bottom: 3em !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

.colorlib-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff; }

.js .animate-box {
  opacity: 0; }

  .card {

    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;

}
.card2{
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
}
.card3{
	padding-left: 0px;
	padding-right: 0px;
}
.card-body {

    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;

}


.form-control:focus {

    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);

}
.form-control {

    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
        border-top-color: rgb(206, 212, 218);
        border-right-color: rgb(206, 212, 218);
        border-bottom-color: rgb(206, 212, 218);
        border-left-color: rgb(206, 212, 218);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.f-label {

    font-size: 14px!important;
    font-weight: 700!important;
	font-family: "AvertaPE"!important;
    color: #414355!important;
    display: block;
    line-height: 1.4!important;
    margin-bottom: 5px!important;

}
.error {
    border: 1px solid rgba(250,0,0,0.5);
}

.lt-bar__head, .lt-bar__body, .lt-bar__foot {

    padding-left: 25px;
    padding-right: 25px;

}
.lt-bar {

    line-height: 1.43;

}
.hex-lime-green {

    color: rgb(20, 45, 99);;

}
.lg-list__li-ico {

    width: 20px;
    margin-left: -25px;
    float: left;
    font-size: 16px;
    line-height: 1;
    padding-top: 3px;
}

.lg-list__li{
  margin-bottom: 10px;
}
.fx-wrap {

    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
.fx {

    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
.fx-mr-auto {

    margin-right: auto;

}
.lg-list__li-title {

    font-size: 13px;
    font-weight: 700;
    line-height: 1.43;
    color: #414355;
	display:inline;

}
.lg-list__li-title, .lg-list__li-date {

    margin-bottom: 3px;

}
.lg-list__li-date {

    font-size: 12px;
    color: #9ba9b3;
	display:inline-block;
	padding-left:5px;

}
.lg-list__li-title, .lg-list__li-date {

    margin-bottom: 3px;

}
.lg-list__li-meta {

    font-size: 12px;
    color: #6b7c93;
    width: 100%;
    line-height: 1.5;

}
.custumbtn{
	cursor:pointer!important;
	font-size: 13px!important;
    font-weight: 700!important;
    line-height: 1.43!important;
	transition:0.3s;
}
.custumbtn2{
	cursor:pointer!important;
	font-size: 13px!important;
    font-weight: 700!important;
    line-height: 1.43!important;
	transition:0.3s;
}
.custumbtn3{
	cursor:pointer!important;
	font-size: 13px!important;
    font-weight: 700!important;
    line-height: 1.43!important;
	transition:0.3s;
}
.custumbtn4{
	cursor:pointer!important;
    font-weight: 700!important;
    line-height: 1.43!important;
	transition:0.3s;
}
.custumbtn:hover,.custumbtn2:hover,.custumbtn3:hover,.custumbtn4:hover{
	background-color:rgb(0, 123, 255)!important;
	color:white!important;
}
.custumbtn_active{
	background-color:rgb(0, 123, 255)!important;;
	color:white!important;;
}
/*DATATABLE CUSTUMISATION*/
.listpagecontainer{
	padding:20px;
}
.pagination {

    display: inline-flex;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;

}
.pagination > li > a, .pagination > li > span {

    position: relative;
    float: left;
    padding: 5px 10px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;

}
.actionTable{
	font-size:20px!important;
	transition:0.2s!important;
	color:rgb(20, 158, 252)!important;
	/*display:none;*/
}
.actionTable:hover{
	transform:scale(1.2)!important;
	
}

.actiondisplay,.btn_link{
	cursor:pointer;
}
.btn_link:hover{
	color:white;
	font-weight:700;
}
.model-hover:hover{
	transform:scale(0.9)!important;
	opacity: .65;
  cursor: pointer!important;
}

.btn_disabled{
	cursor: not-allowed!important;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

.edition-cadre{
	overflow: auto;
	position: relative;
	padding: 10px;
	background: #eee;
	margin: 0px;
	width: 740px;
	max-width: 100%;
	height: 650px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.edition-cadre-new{
  overflow-y: auto;
  position: fixed;
  top:100px;
  bottom: 5px;
  left:0;
  padding: 10px;
  background: #eee;
  margin: 0px;
  width: 320px;
  max-width: 100%;
  height:100%
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.edition-cadre-sidebar{
position:fixed;
z-index:900;
height:100%;
bottom:0;
left:0;
top:50px;
width: 320px;
max-width: 100%;
}
.font-weight-bold{
	font-weight:700;
	text-align:left;
}
.font-weight-bold-2{
	font-weight:700;
	text-align:center;
}
.form-check-inline  {
	margin-left:15px;
    display:inline-block!important;

}
.font-italic {

    font-style: italic !important;

}
.souligne-texte{
	text-decoration:underline!important;
}
.loading{
	position:fixed;
	z-index:10009;
	background-color:rgba(10,10,10,0.3);
	color:white;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  display:none;
	background-size:cover;
	width:100%;height:100%;
	text-align:center;
	padding:25% 0;
}
.super_super{
	color:white;
	background-color:blue;
	padding:5% 25%;
}
.super_super-2{
	color:white;
	background-color:green;
	padding:5% 25%;
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {

    height: 30px!important;
    padding: 5px 20px!important;
    font-size: 12px!important;
    line-height: 1.5!important;
    border-radius: 3px!important;

}
#profil_preview{
	transition: 0.3s;
}
#profil_preview:hover{
	filter: contrast(0.50);
}
.hex-blue {
    color: #0da0ff;
}
.f24 {
    font-size: 24px;
}
.top-bar, .bottom-bar {

    margin: -10px -12px 20px -12px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;

}
.fx {

    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
.header-lt, .pane-chart, .rule-bar, .cours, .sujet, .widget-toolbar, .fx, .fx-row {

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

}
.header-lt, .pane-chart, .rule-bar, .cours, .sujet, .widget-toolbar, .fx, .fx-row {

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

}
.top-bar__cell, .bottom-bar__cell {

    padding: 0 12px;
        padding-top: 0px;
    padding-top: 10px;

}
.top-bar__cell:nth-child(2) {

    margin-left: auto;

}
.top-bar__cell, .bottom-bar__cell {

    padding: 0 12px;
        padding-top: 0px;
    padding-top: 10px;

}
.table-formation {

    box-shadow: 0 1px 4px 0 #d5e0e8;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px;
    line-height: 1.43;
    color: #6b7c93;
	background-color:white;
	border-collapse: collapse;
    width: 100%;

}
.table-formation thead td, .table-formation thead th {

    background-color: #f7f9fa;
    font-size: 12px;
    color: #9ba9b3;
    text-transform: uppercase;
    vertical-align: middle;

}
.table-formation td {

    border-top: 1px solid #ebedf0;
    padding: 12px 30px;

}
.panelbody{
	
	padding:0;
	margin-bottom:10px;
	
}
.moduleborder{
	margin:0 2%;
	border:1px #ccc dotted; 
}
.moduleheader{
	background-color:#ddd;
	padding:20px 50px;
	text-transform: uppercase;
	width:100%;
	color:#5bc0de;
	font-family: "AvertaPE"!important;
	font-weight:300;
}
.modulebody{
	padding: 2% 3%;
}
.iconclickable,.removable_btn{
	cursor:pointer;
	transition:0.5s;
}
.iconclickable:hover,.removable_btn:hover{
	transform:scale(1.5);
}
.formation_container{
	padding-left: 30px;
	padding-right: 30px;
}
@media screen and (max-width: 600px) {
    .formation_container{
	padding-left: 5px;
	padding-right: 5px;
}
.image_header_formation{

}
}

.selectedChapitre{
	background-color:#f7f9fa!important;
}
.btn-sm {

    padding: 5px 20px!important;
    font-size: 12px!important;
    line-height: 1.5!important;
    border-radius: 3px!important;

}
.add_resource{
	color:rgb(32, 156, 238);
	transition:0.5s;
	cursor:pointer;
}
.add_resource:hover{
	color:rgba(32, 156, 238,0.6);
	transform:scale(0.9);
}
.title_title{
	font-family: "AvertaPE", Arial, sans-serif!important;
  /*font-family: "Poppins", Arial, sans-serif;*/
  font-weight: 700;
  font-size: 16px;
  line-height: 2;
  color:rgb(32, 156, 238);
}
 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 25px;
}

/* Hide default HTML checkbox */
.switch .switchinput {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.switchinput:checked + .slider {
  background-color: #2196F3;
}

.switchinput:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.switchinput:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
} 
.inline-input{
  display:inline-block;
  width: 50%;
}
 /* Customize the label (the container) */
.checkbox_container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border:1px #aaa solid;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox_container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox_container input[data-ischeck="true"] ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked 
.checkbox_container input:checked ~ .checkmark:after {
  display: block;
}*/

/* Show the checkmark when checked */
.checkbox_container input[data-ischeck="true"] ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox_container .checkmark:after {
  left: 6px;
  top: 3px;
  width: 7px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 

.setting-cog{
   -webkit-transition: 2s;
  transition: 2s;
  font-size: 18px;
}
.setting-cog:hover{
   -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.contact_action_bar{
  display: none;
  background-color: #ddd;
  padding: 10px 20px;
  position: fixed;
  z-index: 100009;
  width: 98%;
  bottom: 0;
  margin: auto;
}
.contact_hover{
  -webkit-transition: .4s;
  transition: .4s;
  -ms-transition:.4s;
  cursor: pointer
}
.contact_hover:hover {
  background-color: #ccc;
}
#validate_filter{
  width: 100%;
}
.cadre_importation{
  color:black;
  font-family: "AvertaPE";
  background-color: white;
  padding: 10px!important;
}
.cadre_importation_inline{
display:inline;width:50%;padding:2%;
}
.csv_select input{
  width: 0;
  height: 0;
  visibility: hidden;
}
.csv_select{
  cursor: pointer;
  border: 1px rgba(0,0,0,0.4) solid;
  border-radius: 5px;
  width: 50%;
  text-align: center;
  background-color: #f7f9fa;
  transition:.4s;
}
.csv_select:hover{
  background-color: transparent;
}
.formation_chapitre_btn{
  width:98%;margin-top:10px;margin-right:0;background-color:#fff;padding:5px;
}
.disabled_chapter_btn{
  cursor: not-allowed;
}
.edition-nav-bar{
  background-color: black;
  padding: 5px 20px;
  margin-bottom: 10px;
  position: fixed;
  top:0;
  width: 102%;
  z-index: 1000;
  max-height: 50px;
}
@media screen and (max-width: 780px) {
    /*.edition-nav-bar{
      display:contents;
    }*/
}
.nav-edit-logo{
  width: 40px;
  margin:0 5px;

}
.iconclickable2{
  cursor: pointer;
}
.sidebar-toggler{
border-bottom: 10px solid rgb(0, 116, 199);
border-left: 10px solid transparent;
border-right: 10px solid transparent;
height: 0px;
width: 20px;
position: absolute;
top: 50%;
left: calc(100% - 14px);
box-sizing: content-box;
transform: rotate(90deg);
cursor: pointer;
z-index: 2323;
}
.hide_col{
  width:0px!important;
}
.show_col{
  width: 100%!important;
} 
.cke_button__about,.cke_button__anchor ,.cke_button__flash,.cke_button__iframe ,.cke_button__form ,.cke_button__checkbox ,.cke_button__radio ,.cke_button__textfield ,.cke_button__textarea ,.cke_button__select ,.cke_button__button,.cke_button__hiddenfield ,.cke_button__imagebutton    {
  display: none!important;
}
.momongaToolbar div{
  margin-left: 5px;
  margin-right: 5px;
  transition:.4s;
}
.momongaToolbar div:hover{
  color:white;
}
.momongaToolbar{
  background-color:#87cefa;
  position: absolute;
  top: 0px!important;
  right: 0px!important;
  z-index: 88; 
}
.momongaToolbarRanger{
  background-color:orange;
}
.section_editeur{
  padding:20px 10px;
}
.momongaActive {
    position: relative;
    border-style:solid;
    border-width: 1px;
    border-color: #87cefa;
}
.momongaActiveRanger{
  border-style:solid;
  border-width: 1px;
  border-color: orange!important;
  outline:1px orange solid; 

}
.cardz {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    padding-top: 10px;
     border-radius: 5px; /* 5px rounded corners */
     margin-bottom: 5px;
     color:rgb(112, 126, 141);
     cursor:  grab;
}
.cardz i{
margin-bottom: 15px;
}
.dispocol{
  border-radius: 5px;
  border: 0.5px solid rgb(112, 126, 141);
  background-color: white;
  color:rgb(112, 126, 141)!important;
  padding-right: 0!important;
  padding-left: 0!important;
}
.rowcarz{
  margin-left: 3px!important;
  margin-right:3px!important;
  margin-top: 10px;
  margin-bottom: 15px;
}
/* On mouse-over, add a deeper shadow */
.cardz:hover {
    box-shadow: 2px 8px 5px 0 rgba(0,0,0,0.2);
    background-color: rgb(0, 123, 255);
    color:white;
}
.cardz:active{
  cursor:  grabbing;
}

/* Add some padding inside the card container */
.cardcontainer {
    background-color: rgba(52, 73, 94, 0.3);
    border-radius: 5px;
}
.btn_googleplus{
  transition:.4s;
  color: #bc0d1e;
}
.btn_linkedin{
  transition:.4s;
  color: #0077B5;
}
.btn_facebook{
  color:#3B5998;
  transition:.4s;
}
.btn_twitter{
  color:#87cefa;
  transition:.4s;
}
.btn_whatsapp:hover,.btn_facebook:hover,.btn_twitter:hover,.btn_linkedin:hover,.btn_googleplus:hover{
  color:white;
}
.media{
  padding: 3px 10px;
  border-bottom: .5px solid #ccccccc7;
  margin-bottom: 10px;
}
.media.active{
  background-color: #87cefa;
  color:white;
}
.media .iconclickable2{
  margin-top: 5px!important;
}
.panel h6{
  margin-top: 20px!important;
  margin-bottom: 10px!important;
  font-weight: bold!important;
}
.resourcelittlecont{
  outline:1px dashed #ccc;
  padding:5px 0px;
  margin-bottom:5px;
  display: block;
}
.paiment_form{
  position: relative;
}
.paiment_formloader{
  background:rgba(255,255,255,.5);
  position:absolute;
  z-index:9999999;
  width:100%;
  top:0;
  bottom:0;
  right:0;
  left:0;
  height:100%;
  color:#222;
  text-align: center;
  padding-top: 25%;
  vertical-align: middle;
  display: none; 
}
.paymentcont{
  margin-top: 10px;
  margin-bottom: 15px;
  display: flex;
  width: 100%;
}
.labelstripe{
  margin-right: 20px!important;
  display: flex!important;
}
.labelpaypal{
  display: flex!important;
}
.paymentcont input{
  margin-right: 10px;
}
 @media screen and (max-width: 768px) {
    .imgpaypal {
       width: 60px;
    } 
    .imgstripe {
       width: 250px;
    } 
  }
   @media screen and (max-width: 500px) {
    .imgpaypal {
       width: 40px;
       max-height: 30px;
    } 
    .imgstripe {
       width: 200px;
       max-height: 30px;
    } 
  }
   @media screen and (max-width: 360px) {
    .imgpaypal {
       width: 35px;
    } 
    .imgstripe {
       width: 150px;
    } 
  }
   @media screen and (max-width: 320px) {
    .imgpaypal {
       width: 30px;
    } 
    .imgstripe {
       width: 100px;
    } 
  }
  .borderError{
    border:1px solid red!important;
  }
  .panneauloader{
    position:absolute;top:50%;left:45%;
  }
  .btnnofi{
    position:absolute;bottom: 0;width: 100%;
    margin-left: -1.25rem;
  }
 #dateranger{
  cursor: pointer;
  border: 0;
  font-weight: 700;
  background-color: #ccc;
  font-size: 18px!important;
 }
 .servicelisting{
  text-align: left!important;
 }
.servicelisting ul li{
  border-top: 1px #142d63 solid;
  padding: 10px 20px 10px 20px;
 }
 .servicelisting ul li i{
  color :green;
 }
 .text-justify{
  text-align: justify!important;
 }
 .Overlay-BadgeImage{
  display: none!important;
  visibility: 0;
 }
 .stripe-button-el{
  visibility: hidden!important;
  display: none!important;
 }
 .paginationlink{
  margin:0!important;
 }
 .paginationcontainer{
  display:ruby-text!important;
  margin: 0!important;
 }
 #focusid{
  height: 0;
  width: 0;
  border: none;
  background: transparent;
 }
 .gallery_container{
  max-height: 400px;
  overflow-y: auto;
 }
 .gallerydetails{
  cursor: pointer;
  transition:0.5s;
 }
 .gallerydetails:hover{
transform:scale(1.1);
filer:contrast(70%);
 }

 /*Translator design*/
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
.goog-text-highlight {background-color:transparent !important;box-shadow:none !important;}
body{top:0!important;}
#google_translate_element2 {display:none!important;}

/*Tanslator design*/

.myemailwrapper{  
 display:inline-block;
 padding-top: 2px;
 padding-bottom: 2px;
 margin: 5px!important;
}
.imagecenter{
  margin: auto!important;
}