
/*============================================================
	1. Typography
=============================================================*/
body {
  font-family: FN !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

iframe {
  border: none; }

a,
b,
div,
ul,
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none; }

a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
  -moz-outline: none;
  outline: none; }


embed,
object,
video {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none;
  outline: 0; }

a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0; }

/* img {
  border: none;
  max-width: 100%; } */

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.clear-both:before,
.clear-both:after {
  display: table;
  content: "";
  clear: both; }

p {
  color: #6d6d6d;
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 15px;
  font-family: FN !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #12120e;
  margin: 0 0 15px;
  font-weight: 600; }

h1 {
  font-size: 72px;
  line-height: 60px; }

h2 {
  font-size: 48px;
  line-height: 55px; }

h3 {
  font-size: 30px;
  line-height: 28px; }

h3 {
  font-size: 30px;
  line-height: 28px; }

h4 {
  font-size: 22px;
  line-height: 28px; }

h5 {
  font-size: 20px;
  line-height: 28px; }

h6 {
  font-size: 18px;
  line-height: 26px; }

.xs-service-title {
  font-size: 22px;
  line-height: 28px; }

.xs-post-title,
.xs-author-title {
  font-size: 20px; }

.xs-single-title,
.widget-title {
  font-size: 24px; }

.xs-blog-title {
  font-size: 24px;
  line-height: 34px; }
  .xs-blog-title a {
    color: #282828; }

.tag-title {
  font-size: 16px; }

.light-text {
  font-weight: 400; }

/*=========================
  inharitance css
 ==========================*/
.xs-margin-0 {
  margin: 0; }

.xs-mb-0 {
  margin-bottom: 0; }

.xs-mb-10 {
  margin-bottom: 10px; }

.xs-mb-20 {
  margin-bottom: 20px; }

.xs-mb-30 {
  margin-bottom: 30px; }

.xs-mb-40 {
  margin-bottom: 40px; }

.xs-mb-50 {
  margin-bottom: 50px; }

.xs-mb-60 {
  margin-bottom: 60px; }

.xs-mb-70 {
  margin-bottom: 70px; }

.xs-mb-80 {
  margin-bottom: 80px; }

.xs-mb-90 {
  margin-bottom: 90px; }

.xs-mb-100 {
  margin-bottom: 100px; }

.xs-padding-0 {
  padding: 0; }

.xs-border {
  border: 1px solid #F1F1F1; }

.xs-padding-40 {
  padding: 40px; }

/*----- button -----*/
.xs-btn {
  font-size: 16px;
  font-weight: 600;
  font-family: FN !important;
  color: #FFFFFF;
  background: #d8e499;
  display: inline-block;
  line-height: 54px;
  padding: 0 40px;
  border: 1px solid #d8e499;
  border-radius: 2px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  cursor: pointer; }
  .xs-btn:hover, .xs-btn:focus {
    color: white;
    outline: none;
    background: #a7b172;
    border-color: #a7b172; }
  .xs-btn.sm-btn {
    padding: 0 26px;
    line-height: 44px; }
  .xs-btn.fill {
    background: transparent;
    border-color: #f2f2f2;
    margin-left: 18px; }
    .xs-btn.fill:hover {
      background: #d8e499;
      border-color: #d8e499; }
  .xs-btn.xs-v2-btn {
    background: #489f10;
    border-color: #489f10;
    min-height: 50px;
    line-height: 50px;
    padding: 0 30px; }
    .xs-btn.xs-v2-btn:hover {
      background: #3a7d0e; }

.section-padding {
  padding: 100px 0; }

.xs-title {
  font-size: 16px;
  color: #d8e499;
  display: block;
  font-weight: 500;
  margin-bottom: 15px;
  position: relative;
  line-height: 9px; }

.xs-title-2 {
  color: #489f10;
  font-weight: 300; }

.column-title {
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 27px; }
  .column-title.white {
    color: #FFFFFF; }
    .column-title.white span {
      color: #d8e499; }
  .column-title.column-title2 {
    font-size: 44px; }

.section-bg {
  background: #f8fafe; }

.section-bg-gray {
  background: #d7d7d7; }

.section-bg-v2 {
  background: #f4f4f4; }
  .section-bg-v2 .section-title-item.section-title-v2-item .hidden-title {
    color: #ececec; }

.section-title-item {
  text-align: center;
  position: relative; }
  .section-title-item .xs-title {
    margin-bottom: 15px;
    position: relative;
    line-height: 9px; }
  .section-title-item .section-title {
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    z-index: 1; }
  .section-title-item.white .xs-title {
    color: #ededed; }
  .section-title-item.white .section-title {
    color: #FFFFFF; }
  .section-title-item.section-title-v2-item {
    position: relative; }
    .section-title-item.section-title-v2-item .hidden-title {
      position: absolute;
      left: 0;
      top: 42px;
      right: 0;
      bottom: 0;
      margin: auto;
      text-align: center;
      font-size: 120px;
      font-weight: 600;
      color: #f7f7f7;
      line-height: 40px;
      text-transform: uppercase; }
      .section-title-item.section-title-v2-item .hidden-title.gray-dark {
        color: #d0d0d0; }
    .section-title-item.section-title-v2-item .xs-title {
      color: #6d6d6d;
      font-weight: 500; }
    .section-title-item.section-title-v2-item .section-title {
      font-size: 44px;
      margin-bottom: 88px; }
      .section-title-item.section-title-v2-item .section-title em {
        font-weight: 300;
        font-style: normal; }
    .section-title-item.section-title-v2-item.white .xs-title {
      color: #ececec; }
    .section-title-item.section-title-v2-item .section-bar {
      position: relative;
      position: relative; }
      .section-title-item.section-title-v2-item .section-bar::before {
        position: absolute;
        left: 0;
        right: 0;
        top: -76px;
        content: '';
        margin: auto;
        width: 35px;
        height: 1px;
        background: #d7d7d7; }
      .section-title-item.section-title-v2-item .section-bar::after {
        position: absolute;
        left: 9px;
        right: 0;
        top: -69px;
        content: '';
        margin: auto;
        width: 35px;
        height: 1px;
        background: #d7d7d7; }

.load-more-btn {
  text-align: center;
  margin-top: 25px; }
  .load-more-btn .fill {
    padding: 0 26px;
    line-height: 44px;
    border-color: #d8e499;
    color: #d8e499; }
    .load-more-btn .fill:hover {
      color: #FFFFFF;
      background: #d8e499; }

.xs-form .form-control.invaild {
  border: 1px solid #f00 !important; }

/*----- key animation -----*/
@-webkit-keyframes fadeLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/*=================================
  start  xs-header-nav
 =================================*/
.xs-header-nav {
  position: relative;
  height: 67px;
    background: #fafafa;
  /*------ v2--------*/
  /*--- header nav v4 --*/ }
  .xs-header-nav .menu-item {
    margin: 0 0; }
  .xs-header-nav .header-nav {
    height: auto;
    min-height: 65px;
    position: absolute;
    z-index: 22;
    left: 0;
    top: 0;
    width: 100%; }
    .xs-header-nav .header-nav .mobile-logo {
      display: none; }
    .xs-header-nav .header-nav .nav-menu > li > a {
      font-size: 17px;
      line-height: 1.6;
      color: #12120e;
      height: auto;
      padding: 20px 22px;
/*       border-left: 1px solid #148e45;
      border-right: 1px solid #007730; */
      font-family: FN !important;
      font-weight: 500;
      text-transform: capitalize;
      letter-spacing: 0; }
		.xs-header-nav .header-nav .nav-menu > li > a:hover, .xs-header-nav .header-nav .nav-menu > li > a:active {
			color: #88905f !important
		}
		.xs-header-nav .header-nav .nav-menu > li:hover{
			color:#88905f !important
		}
		.xs-header-nav .header-nav .nav-menu > li:hover > a .submenu-indicator .submenu-indicator-chevron {
			border-color: transparent #88905f #88905f transparent;
		}
		.xs-header-nav .header-nav .nav-menu > li:hover a{
			color:#a7b172
		}
      .xs-header-nav .header-nav .nav-menu > li > a .submenu-indicator {
        margin-top: 9px;	position:absolute}
        .xs-header-nav .header-nav .nav-menu > li > a .submenu-indicator .submenu-indicator-chevron {
          border-color: transparent #12120e #12120e transparent; }
    .xs-header-nav .header-nav .nav-menu > li:last-child a {
      border-right: 0; }
    .xs-header-nav .header-nav .nav-menu > li .nav-dropdown > li > a {
      padding: 13px 20px;
      font-size: 13px;
      color: #282828;
      border-bottom: 1px solid #f1f1f1;
      text-transform: capitalize; }
      .xs-header-nav .header-nav .nav-menu > li .nav-dropdown > li > a:hover {
            background: rgba(18, 18, 14, 0.91);
    color: #d8e499; }
    .xs-header-nav .header-nav .header-nav-right-info {
      padding: 20px 30px;
      background: #191919; }
      .xs-header-nav .header-nav .header-nav-right-info label {
        font-size: 16px;
        font-family: FN !important;
        font-weight: 600;
        color: #FFFFFF;
        margin-bottom: 0; }
        .xs-header-nav .header-nav .header-nav-right-info label i {
          font-size: 20px;
          margin-right: 12px;
          position: relative;
          top: 3px; }
  .xs-header-nav.version-v2 .header-nav {
    background: #3a7d0e; }
    .xs-header-nav.version-v2 .header-nav:before {
      position: absolute;
      left: -20px;
      top: 0;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 30px 20px;
      border-color: transparent transparent #225003  transparent;
      line-height: 0px; }
    .xs-header-nav.version-v2 .header-nav:after {
      border-color: transparent transparent transparent #225003; }
    .xs-header-nav.version-v2 .header-nav .nav-menu > li > a {
      border-left: 1px solid #316b0b;
      border-right: 1px solid #3c8e06; }
      .xs-header-nav.version-v2 .header-nav .nav-menu > li > a:hover {
        background: #489f10; }
  .xs-header-nav.xs-heder-nav-v2 {
    min-height: 0; }
    .xs-header-nav.xs-heder-nav-v2 .header-nav {
      background: rgba(16, 16, 16, 0.6); }
      .xs-header-nav.xs-heder-nav-v2 .header-nav:before {
        display: none; }
      .xs-header-nav.xs-heder-nav-v2 .header-nav:after {
        display: none; }
      .xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li > a {
        border-left: none;
        border-right: none;
        position: relative; }
        .xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li > a:before {
          position: absolute;
          left: 0;
          bottom: 0px;
          content: '';
          background: #489f10;
          height: 2px;
          width: 100%;
          opacity: 0;
          visibility: hidden;
          transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
        .xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li > a:hover {
          background: transparent; }
        .xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li > a:hover:before {
          opacity: 1;
          visibility: visible; }
      .xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li .nav-dropdown > li > a:hover {
        color: #489f10; }
      .xs-header-nav.xs-heder-nav-v2 .header-nav .header-nav-right-info {
        background: #489f10; }
  .xs-header-nav.xs-heder-nav-v4 .header-nav {
    background: #101010; }
    .xs-header-nav.xs-heder-nav-v4 .header-nav:before, .xs-header-nav.xs-heder-nav-v4 .header-nav:after {
      display: none; }
    .xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu {
      position: relative; }
      .xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li {
        padding: 0 28px; }
        .xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li > a {
          border-left: none;
          border-right: none;
          position: relative;
          padding: 20px 0; }
          .xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li > a::before {
            position: absolute;
            left: 0;
            bottom: 0px;
            content: '';
            background: #489f10;
            height: 2px;
            width: 100%;
            opacity: 0;
            visibility: hidden;
            transition: all ease 500ms;
            -moz-transition: all ease 500ms;
            -webkit-transition: all ease 500ms;
            -ms-transition: all ease 500ms;
            -o-transition: all ease 500ms; }
          .xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li > a::after {
            position: absolute;
            right: -30px;
            bottom: 0px;
            content: '';
            background: #222;
            width: 1px;
            height: 20px;
            top: 0;
            margin: auto; }
          .xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li > a:hover {
            background: transparent; }
        .xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li:hover a:before {
          opacity: 1;
          visibility: visible; }
    .xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menus-wrapper::before {
      position: absolute;
      top: 0;
      width: 82%;
      height: 82%;
      border: 1px dashed #383838;
      content: '';
      bottom: 0;
      margin: auto;
      left: 5px; }
    .xs-header-nav.xs-heder-nav-v4 .header-nav .header-nav-right-info {
      background: #489f10;
      position: relative; }
      .xs-header-nav.xs-heder-nav-v4 .header-nav .header-nav-right-info::before {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 95%;
        content: '';
        border: 1px dotted #f5f5f5;
        height: 84%; }


/*=================================
  start  service section
 =================================*/
.service-sec {
  background: url(../images/service-bg.jpg) no-repeat center center/cover;
  padding-bottom: 25px;margin-bottom: 90px; }
  .service-sec .single-service {
    text-align: center;
    margin-bottom: 30px; }
    .service-sec .single-service:hover .service-img i {
      background: #FFFFFF;
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
      color: #a7b172; }
    .service-sec .single-service:hover .readMore {
      opacity: 1;
      visibility: visible; }
    .service-sec .single-service .service-img {
      position: relative;
      margin-bottom: 10px; }
	  .service-sec .single-service .service-img img{
		  height:326px;
	  }
	  
      .service-sec .single-service .service-img i {
        margin: -50px auto auto;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        display: block;
        background: #a7b172;
        text-align: center;
        font-size: 38px;
        padding: 25px 0;
        color: #FFFFFF;
        position: relative;
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
    .service-sec .single-service p {
      margin-bottom: 15px; }
    .service-sec .single-service .xs-service-title a {
      color: #282828; }
      .service-sec .single-service .xs-service-title a:hover {
        color: #d8e499; }
    .service-sec .single-service .readMore {
      font-size: 14px;
      font-weight: 600;
      color: #a7b172;
      font-family: FN !important;
      opacity: 0;
      visibility: hidden;
      transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease; }
      .service-sec .single-service .readMore i {
        font-family: "iconfont";
        position: relative;
        top: 2px;
        left: 3px;
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
      .service-sec .single-service .readMore:hover i {
        left: 10px; }

/*----------- v2 service ------------*/
.service-v2-sec {
  background: #FFFFFF; }
  .service-v2-sec .single-services-item {
    padding-right: 95px;
    margin-bottom: 42px; }
    .service-v2-sec .single-services-item i {
      font-size: 45px;
      color: #489f10;
      display: block;
      margin-bottom: 22px; }
    .service-v2-sec .single-services-item .xs-service-title {
      font-size: 20px; }

/*=================================
  start service inner section
 =================================*/
.service-inner-sec {
  /*----------- single service page---------*/ }
  .service-inner-sec .service-sidebar {
    position: relative; }
    .service-inner-sec .service-sidebar .widgets {
      margin-bottom: 80px; }
      .service-inner-sec .service-sidebar .widgets .widget-title {
        color: #d8e499;
        margin-bottom: 34px; }
        .service-inner-sec .service-sidebar .widgets .widget-title span {
          font-weight: 400;
          color: #282828; }
      .service-inner-sec .service-sidebar .widgets .services-link-item li a {
        color: #6d6d6d;
        border-bottom: 1px solid #eeeeee;
        display: block;
        padding: 12px 20px;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        position: relative;
        font-family: FN !important;
		}
        .service-inner-sec .service-sidebar .widgets .services-link-item li a::before {
          position: absolute;
          right: 20px;
          top: 11px;
          font-family: 'Fontawesome';
          font-size: 14px;
          content: '\f105'; }
      .service-inner-sec .service-sidebar .widgets .services-link-item li.active a, .service-inner-sec .service-sidebar .widgets .services-link-item li:hover a {
        background: #d8e499;
        color: #FFFFFF; }
      .service-inner-sec .service-sidebar .widgets .services-link-item li:last-child a {
        border-bottom: none; }
      .service-inner-sec .service-sidebar .widgets .brochures-list li a {
        color: #6d6d6d;
        position: relative;
        display: block;
        padding: 10px 20px 10px 62px;
        color: #6d6d6d;
        background: #f7f7f7;
        margin-bottom: 15px;
        font-family:FN !important; }
        .service-inner-sec .service-sidebar .widgets .brochures-list li a i {
          position: absolute;
          left: 0;
          top: 0;
          width: 45px;
          height: 45px;
          padding: 17px 0;
          background: #d8e499;
          color: #FFFFFF;
          text-align: center; }
      .service-inner-sec .service-sidebar .widgets .brochures-list li:last-child a {
        margin-bottom: 0; }
      .service-inner-sec .service-sidebar .widgets .contact-list li {
        color: #6d6d6d;
        position: relative;
        padding-left: 45px;
        font-family: FN !important;
        margin-bottom: 10px; }
        .service-inner-sec .service-sidebar .widgets .contact-list li label {
          font-weight: 600;
          font-family: FN !important;
          display: block;
          color: #d8e499;
          margin-bottom: 0; }
        .service-inner-sec .service-sidebar .widgets .contact-list li i {
          position: absolute;
          left: 0;
          top: 8px;
          font-size: 20px;
          color: #d8e499; }
      .service-inner-sec .service-sidebar .widgets:last-of-type {
        margin-bottom: 0; }
      .service-inner-sec .service-sidebar .widgets.testmonial-widget {
        padding: 35px;
        border: 1px solid #eeeeee; }
        .service-inner-sec .service-sidebar .widgets.testmonial-widget .single-testmonial-widget {
          text-align: center; }
          .service-inner-sec .service-sidebar .widgets.testmonial-widget .single-testmonial-widget i.testmonial-icon {
            width: 75px;
            height: 75px;
            border-radius: 50%;
            background: #d8e499;
            color: #FFFFFF;
            font-size: 28px;
            margin: auto;
            padding: 24px 0;
            text-align: center;
            margin-bottom: 30px; }
          .service-inner-sec .service-sidebar .widgets.testmonial-widget .single-testmonial-widget p {
            margin-bottom: 27px;
            font-family: FN !important;
            color: #101010;
            font-weight: 300; }
          .service-inner-sec .service-sidebar .widgets.testmonial-widget .single-testmonial-widget .author-rating i {
            color: #d8e499;
            margin: 0 2px; }
          .service-inner-sec .service-sidebar .widgets.testmonial-widget .single-testmonial-widget .author-rating label {
            margin-bottom: 0;
            margin-left: 5px;
            color: #6d6d6d; }
        .service-inner-sec .service-sidebar .widgets.testmonial-widget .owl-dots {
          text-align: center;
          margin-top: 20px;
          margin-bottom: -6px; }
          .service-inner-sec .service-sidebar .widgets.testmonial-widget .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #eeeeee;
            display: inline-block;
            margin: 0 4px; }
            .service-inner-sec .service-sidebar .widgets.testmonial-widget .owl-dots .owl-dot.active {
              background: #6d6d6d; }
      .service-inner-sec .service-sidebar .widgets.call-to-action {
        background: #d8e499;
        text-align: center;
        padding: 40px; }
        .service-inner-sec .service-sidebar .widgets.call-to-action h3 {
          font-size: 24px;
          color: #FFFFFF;
          font-weight: 700;
          margin-bottom: 25px; }
        .service-inner-sec .service-sidebar .widgets.call-to-action p {
          color: #FFFFFF;
          margin-bottom: 31px; }
        .service-inner-sec .service-sidebar .widgets.call-to-action .xs-btn {
          background: #FFFFFF;
          color: #282828;
          border-radius: 6px; }
  .service-inner-sec .single-services-item {
    padding-right: 0;
    margin-bottom: 72px; }
    .service-inner-sec .single-services-item img {
      width: 100%;
      margin-bottom: 20px; }
    .service-inner-sec .single-services-item .xs-service-title {
      font-size: 18px;
      margin-bottom: 13px; }
      .service-inner-sec .single-services-item .xs-service-title a {
        color: #282828;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease; }
        .service-inner-sec .single-services-item .xs-service-title a:hover {
          color: #d8e499; }
  .service-inner-sec .single-service-post-content {
    margin-bottom: 55px; }
    .service-inner-sec .single-service-post-content h2 {
      font-weight: 700;
      margin-bottom: 60px; }
      .service-inner-sec .single-service-post-content h2 span {
        font-weight: 400; }
    .service-inner-sec .single-service-post-content img {
      margin-bottom: 54px; }
    .service-inner-sec .single-service-post-content p {
      margin-bottom: 22px; }
  .service-inner-sec .key-benifits-content ul li {
    font-family: FN !important;
    color: #6d6d6d;
    position: relative;
    line-height: 36px;
    padding-left: 18px; }
    .service-inner-sec .key-benifits-content ul li i {
      position: absolute;
      left: 0;
      top: 11px; }
  .service-inner-sec .populer-question-item h3.xs-service-title {
    font-size: 24px;
    margin-bottom: 40px; }
  .service-inner-sec .populer-question-item .single-services-item {
    margin-bottom: 0; }
    .service-inner-sec .populer-question-item .single-services-item .date-info {
      font-family: FN !important;
      color: #6d6d6d;
      display: block;
      margin-bottom: 5px; }
    .service-inner-sec .populer-question-item .single-services-item .xs-post-title {
      margin-bottom: 12px; }
      .service-inner-sec .populer-question-item .single-services-item .xs-post-title a {
        color: #282828; }
        .service-inner-sec .populer-question-item .single-services-item .xs-post-title a:hover {
          color: #d8e499; }
    .service-inner-sec .populer-question-item .single-services-item .readMore {
      color: #d8e499;
      border-bottom: 1px solid #d8e499; }
  .service-inner-sec .populer-question-item .faq-list-item .faq-single-item {
    margin-bottom: 15px; }
    .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-header {
      border-bottom: none;
      padding: 0;
      background: transparent; }
      .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-header h4 {
        margin-bottom: 0; }
        .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-header h4 .btn-link {
          font-size: 16px;
          color: #282828;
          text-decoration: none;
          font-weight: 600;
          padding-left: 82px;
          min-height: 60px;
          position: relative;
          display: block;
          margin-right: 0;
          width: 100%;
          padding-right: 20px;
          text-align: left; }
          .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-header h4 .btn-link::before {
            position: absolute;
            right: 0;
            top: 19px;
            font-size: 14px;
            content: '\e873';
            font-family: "iconfont";
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease; }
          .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-header h4 .btn-link span {
            position: absolute;
            left: 0;
            top: 0;
            width: 60px;
            height: 60px;
            padding: 17px 0;
            display: block;
            text-align: center;
            background: #d8e499;
            color: #FFFFFF;
            border-radius: 6px;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease; }
          .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-header h4 .btn-link.collapsed {
            color: #d8e499; }
            .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-header h4 .btn-link.collapsed::before {
              content: '\e874'; }
            .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-header h4 .btn-link.collapsed span {
              background: #eeeeee;
              color: #282828; }
    .service-inner-sec .populer-question-item .faq-list-item .faq-single-item .card-body {
      padding-left: 84px; }

/*=================================
  service inner v2
 =================================*/
.service-inner-v2-sec {
  padding-bottom: 80px; }
  .service-inner-v2-sec .service-v2-item {
    margin-top: -70px;
    position: relative;
    margin-bottom: -60px; }
    .service-inner-v2-sec .service-v2-item .single-service-v2-img img {
      width: 100%; }
    .service-inner-v2-sec .service-v2-item .single-service-v2-content h3 {
      font-size: 36px;
      font-weight: 700;
      line-height: 48px; }
  .service-inner-v2-sec .single-service-v2-item {
    position: relative;
    padding: 40px 40px 40px 50px;
    margin-left: 65px; }
    .service-inner-v2-sec .single-service-v2-item .single-service-v2-content p {
      margin-bottom: 25px; }
    .service-inner-v2-sec .single-service-v2-item .single-service-v2-content .load-more-btn {
      padding: 0 40px;
      margin: 0;
      line-height: 44px;
      border: 1px solid #d8e499;
      color: #d8e499;
      display: inline-block;
      font-weight: 600;
      transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease; }
      .service-inner-v2-sec .single-service-v2-item .single-service-v2-content .load-more-btn:hover {
        color: #FFFFFF;
        background: #d8e499; }
    .service-inner-v2-sec .single-service-v2-item .single-service-v2-img {
      position: relative;
      padding-left: 53px; }
      .service-inner-v2-sec .single-service-v2-item .single-service-v2-img img {
        width: 100%; }
      .service-inner-v2-sec .single-service-v2-item .single-service-v2-img i {
        position: absolute;
        left: 0;
        top: 0;
        width: 114px;
        height: 114px;
        background: #d8e499;
        color: #FFFFFF;
        bottom: 0;
        margin: auto;
        display: block;
        text-align: center;
        font-size: 45px;
        padding: 32px 0; }
    .service-inner-v2-sec .single-service-v2-item.single-service-v2-item-1 {
      margin-left: 0;
      padding-left: 0; }
      .service-inner-v2-sec .single-service-v2-item.single-service-v2-item-1 .single-service-v2-img {
        padding-left: 0;
        padding-right: 53px; }
        .service-inner-v2-sec .single-service-v2-item.single-service-v2-item-1 .single-service-v2-img i {
          left: auto;
          right: 0; }

/*=================================
  single service inner v2
 =================================*/
.main-single-service-v2 {
  /*------------- covered item ------*/
  /*-------------key benifits item ------*/
  /*--------------- related case -------------*/ }
  .main-single-service-v2 .single-service-post-content {
    position: relative;
    text-align: center;
    margin-bottom: 80px; }
    .main-single-service-v2 .single-service-post-content i {
      height: 146px;
      width: 146px;
      border-radius: 50%;
      display: block;
      background: #d8e499;
      text-align: center;
      margin: auto;
      font-size: 60px;
      color: #FFFFFF;
      padding: 43px 0;
      position: relative;
      margin-top: -129px;
      margin-bottom: 52px; }
    .main-single-service-v2 .single-service-post-content .column-title {
      font-weight: 600;
      margin-bottom: 40px;
      padding: 0 78px; }
    .main-single-service-v2 .single-service-post-content p {
      padding: 0 78px; }
  .main-single-service-v2 .coverd-item {
    margin-bottom: 100px; }
    .main-single-service-v2 .coverd-item .xs-single-title {
      text-align: center;
      margin-bottom: 65px; }
    .main-single-service-v2 .coverd-item .single-covered-item {
      text-align: center; }
      .main-single-service-v2 .coverd-item .single-covered-item i {
        font-size: 60px;
        color: #d8e499;
        display: block;
        margin-bottom: 23px; }
      .main-single-service-v2 .coverd-item .single-covered-item .xs-post-title {
        font-weight: 400;
        color: #d8e499; }
    .main-single-service-v2 .coverd-item .xs-coverd-item {
      border-right: 1px solid #e3e3e3; }
      .main-single-service-v2 .coverd-item .xs-coverd-item:last-of-type {
        border-right: none; }
  .main-single-service-v2 .key-benifits-item h3 {
    font-size: 30px; }
  .main-single-service-v2 .key-benifits-item .key-benifits-img img {
    width: 100%; }
  .main-single-service-v2 .key-benifits-item .key-benifits-content {
    padding: 0 70px; }
    .main-single-service-v2 .key-benifits-item .key-benifits-content ul {
      margin-bottom: 32px; }
  .main-single-service-v2 .key-benifits-item .xs-btn {
    border-color: #d8e499;
    color: #d8e499;
    margin-left: 0; }
    .main-single-service-v2 .key-benifits-item .xs-btn:hover {
      color: #FFFFFF; }
  .main-single-service-v2 .related-case-item .xs-single-title {
    margin-bottom: 58px;
    text-align: center; }
  .main-single-service-v2 .related-case-item .single-related-case {
    position: relative;
    overflow: hidden; }
    .main-single-service-v2 .related-case-item .single-related-case::before {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(16, 16, 16, 0.75);
      opacity: 0;
      visibility: hidden;
      transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease; }
    .main-single-service-v2 .related-case-item .single-related-case img {
      width: 100%;
      height: auto; }
    .main-single-service-v2 .related-case-item .single-related-case .overlay-content {
      position: absolute;
      left: 0;
      top: 100%;
      width: 86%;
      right: 0;
      margin: auto;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      text-align: center;
      opacity: 0;
      visibility: hidden;
      transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease; }
      .main-single-service-v2 .related-case-item .single-related-case .overlay-content .xs-single-title {
        color: #d8e499;
        margin-bottom: 15px; }
      .main-single-service-v2 .related-case-item .single-related-case .overlay-content p {
        color: #d6d6d6; }
    .main-single-service-v2 .related-case-item .single-related-case:hover:before {
      opacity: 1;
      visibility: visible; }
    .main-single-service-v2 .related-case-item .single-related-case:hover .overlay-content {
      opacity: 1;
      visibility: visible;
      top: 50%; }


/*=================================
  start  why choose us section
 =================================*/
.why-choose-us-sec .why-choose-img {
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px; }
  .why-choose-us-sec .why-choose-img:after {
    position: absolute;
    right: -20px;
    bottom: -20px;
    width: 100%;
    height: 100%;
    content: '';
    border-right: 20px solid #d8e499;
    border-bottom: 20px solid #d8e499; }
  .why-choose-us-sec .why-choose-img img {
    width: 100%; }

.why-choose-us-sec .why-choose-content {
  margin-left: 30px; }
  .why-choose-us-sec .why-choose-content .single-why-choose-list {
    margin-top: 50px; }
    .why-choose-us-sec .why-choose-content .single-why-choose-list h3 {
      padding-left: 46px;
      position: relative;
      font-size: 16px; }
      .why-choose-us-sec .why-choose-content .single-why-choose-list h3 i {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 30px;
        color: #d8e499; }
    .why-choose-us-sec .why-choose-content .single-why-choose-list p {
      margin-bottom: 0; }

.why-choose-us-sec.why-choose-inner {
  padding-bottom: 60px; }
  .why-choose-us-sec.why-choose-inner .column-title2.column-title {
    margin-bottom: 70px; }
  .why-choose-us-sec.why-choose-inner .single-why-choose-list {
    margin-top: 0px;
    margin-bottom: 46px;
    padding-left: 100px;
    position: relative;
    padding-right: 10px; }
    .why-choose-us-sec.why-choose-inner .single-why-choose-list i {
      position: absolute;
      left: 0;
      top: 6px;
      font-size: 36px;
      background: #d8e499;
      color: #FFFFFF;
      width: 70px;
      height: 70px;
      display: block;
      text-align: center;
      padding: 16px 0; }
    .why-choose-us-sec.why-choose-inner .single-why-choose-list h3 {
      padding-left: 0;
      margin-bottom: 6px;
      font-size: 20px; }
  .why-choose-us-sec.why-choose-inner .why-choose-inner-img {
    width: 120%; }
    .why-choose-us-sec.why-choose-inner .why-choose-inner-img img {
      width: 100%; }

.why-choose-us-sec.v4 .single-why-choose-list i {
  background: #489f10; }


/*=================================
  start footer section
 =================================*/
.xs-footer-sec {
  position: relative;
  background: url(../images/footer-bg.jpg) no-repeat center center/cover; }
  .xs-footer-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../images/footer-pattern.png) no-repeat center center/cover; }
  .xs-footer-sec .footer-top-item {
    text-align: center;
    position: relative; }
    .xs-footer-sec .footer-top-item .xs-back-to-top {
      background: url(../images/back-to-top.png) no-repeat center center;
      width: 296px;
      position: absolute;
      right: 0;
      top: -31px;
      left: 0;
      margin: auto;
      z-index: 1; }
      .xs-footer-sec .footer-top-item .xs-back-to-top a {
        padding-top: 10px;
        color: #a7b172;
        display: block;
        font-size: 22px; }
    .xs-footer-sec .footer-top-item .footer-logo {
      padding-top: 60px;
      position: relative; }
  .xs-footer-sec .footer-img img {
    max-width: 254px; }
  .xs-footer-sec .footer-item {
    padding-top: 100px; }
    .xs-footer-sec .footer-item .widgets {
      margin-bottom: 30px; }
      .xs-footer-sec .footer-item .widgets .widget-title {
        color: #FFFFFF;
        position: relative;
        border-bottom: 1px solid #4b4b4b;
        padding-bottom: 20px;
        margin-bottom: 26px;
        font-size: 20px; }
      .xs-footer-sec .footer-item .widgets ul li {
        font-size: 14px;
        line-height: 30px;
        color: #d7d7d7;
        display: block; }
        .xs-footer-sec .footer-item .widgets ul li a {
          display: block;
          color: #d7d7d7;
          margin-bottom: 5px;
          position: relative;
          transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
          .xs-footer-sec .footer-item .widgets ul li a:hover {
            color: #a7b172; }
      .xs-footer-sec .footer-item .widgets ul.service-link li a {
        padding-left: 14px; }
        .xs-footer-sec .footer-item .widgets ul.service-link li a:before {
          position: absolute;
          left: 0;
          top: 0;
          content: '\f105';
          font-family: 'fontawesome';
          font-size: 14px;
          font-weight: 700; }
      .xs-footer-sec .footer-item .widgets ul.footer-contact-list li {
        padding-left: 45px;
        position: relative;
        margin-bottom: 11px; }
        .xs-footer-sec .footer-item .widgets ul.footer-contact-list li i {
          position: absolute;
          left: 0;
          top: 8px;
          font-size: 16px; }
        .xs-footer-sec .footer-item .widgets ul.footer-contact-list li label {
          display: block;
          margin-bottom: 0; }
      .xs-footer-sec .footer-item .widgets p {
        margin-bottom: 25px;
        color: #d7d7d7; }
  .xs-footer-sec .footer-logo {
    margin-bottom: 30px;text-align:center }
  .xs-footer-sec .copyright-content {
    padding: 22px 0;
    margin-top: 20px;
    border-top: 1px solid #4d4d4d;
    position: relative; }
    .xs-footer-sec .copyright-content p {
      color: #adadad;
      margin-bottom: 0; }
      .xs-footer-sec .copyright-content p a {
        color: #a7b172; }
    .xs-footer-sec .copyright-content .footer-bottom-menu {
      text-align: right; }
      .xs-footer-sec .copyright-content .footer-bottom-menu li {
        display: inline-block; }
        .xs-footer-sec .copyright-content .footer-bottom-menu li a {
          display: block;
          font-size: 14px;
          color: #c7c7c7;
          margin-left: 15px;
          transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
          .xs-footer-sec .copyright-content .footer-bottom-menu li a:hover {
            color: #a7b172; }
  .xs-footer-sec.xs-footer-v2 {
    background: url(../images/footer-bg.jpg) no-repeat center center/cover; }
    .xs-footer-sec.xs-footer-v2:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(14, 14, 14, 0.94); }
    .xs-footer-sec.xs-footer-v2 .footer-top-item {
      text-align: center;
      position: relative; }
      .xs-footer-sec.xs-footer-v2 .footer-top-item .xs-back-to-top {
        background: url(../images/footer-back-to-top.png) no-repeat center center/cover;
        width: 220px;
        top: -31px; }
    .xs-footer-sec.xs-footer-v2 .xs-back-to-top a {
      color: #489f10; }
    .xs-footer-sec.xs-footer-v2 .widgets ul li a {
      color: #a0a0a0; }
    .xs-footer-sec.xs-footer-v2 .widgets ul li a:hover {
      color: #489f10; }
    .xs-footer-sec.xs-footer-v2 .widgets ul.footer-contact-list li label {
      color: #a0a0a0; }
    .xs-footer-sec.xs-footer-v2 .widgets ul.footer-contact-list li i {
      font-size: 25px;
      top: 18px; }
    .xs-footer-sec.xs-footer-v2 .copyright-content p a {
      color: #489f10; }
    .xs-footer-sec.xs-footer-v2 .copyright-content .footer-social {
      display: inline-block; }
      .xs-footer-sec.xs-footer-v2 .copyright-content .footer-social li a:hover {
        color: #489f10; }
    .xs-footer-sec.xs-footer-v2 .copyright-content .connect-us {
      color: #489f10; }
    .xs-footer-sec.xs-footer-v2 .copyright-content .footer-bottom-menu li a:hover {
      color: #489f10; }

.widgets .footer-social li {
  display: inline-block !important; }
  .widgets .footer-social li a {
    display: block;
    font-size: 14px;
    color: #c7c7c7;
    margin-right: 15px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .widgets .footer-social li a:hover {
      color: #d8e499; }

/*===========================================
  start  video section
============================================ */
.video-sec {
  position: relative;
  margin: 56px 0;
  background: #489f10; }
  .video-sec .video-item {
    position: relative; }
    .video-sec .video-item img {
      width: 100%; }
    .video-sec .video-item:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(16, 16, 16, 0.37); }
    .video-sec .video-item .video-play-btn {
      position: absolute;
      left: 0;
      top: 50%;
      right: 0;
      content: '';
      font-size: 24px;
      width: 85px;
      height: 85px;
      border-radius: 50%;
      text-align: center;
      background: #489f10;
      color: #FFFFFF;
      padding: 30px 0;
      margin: auto;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .video-sec .video-item .video-play-btn:before {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        border: 15px solid rgba(255, 255, 255, 0.3);
        border-radius: 50%;
        content: '';
        -webkit-animation: move 3s  infinite ease-in-out;
                animation: move 3s  infinite ease-in-out; }
  .video-sec .call-to-action-v2 {
    position: relative; }
    .video-sec .call-to-action-v2 .call-back-content {
      max-width: 450px;
      background: #282828;
      padding: 50px 48px 45px;
      position: absolute;
      top: -50px;
      z-index: 1; }
      .video-sec .call-to-action-v2 .call-back-content .call-contact-text {
        font-size: 14px;
        font-family: FN !important;
        color: #ededed;
        line-height: 28px;
        display: block;
        margin-bottom: 46px; }
        .video-sec .call-to-action-v2 .call-back-content .call-contact-text span {
          color: #489f10;
          font-weight: 700; }
      .video-sec .call-to-action-v2 .call-back-content h3 {
        color: #FFFFFF;
        margin-bottom: 24px;
        font-weight: 300; }
        .video-sec .call-to-action-v2 .call-back-content h3 i {
          color: #489f10;
          margin-right: 10px;
          font-size: 28px; }
        .video-sec .call-to-action-v2 .call-back-content h3 span {
          color: #489f10;
          font-weight: 700; }
      .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-back-inp {
        font-size: 14px;
        font-family:FN !important;
        color: #FFFFFF;
        background: transparent;
        width: 100%;
        border: 1px solid #535353;
        height: 40px;
        padding: 0 15px;
        outline: none;
        position: relative;
        outline: none;
        margin-bottom: 5px; }
        .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-back-inp::-webkit-input-placeholder {
          color: #535353; }
        .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-back-inp:-ms-input-placeholder {
          color: #535353; }
        .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-back-inp::-ms-input-placeholder {
          color: #535353; }
        .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-back-inp::placeholder {
          color: #535353; }
        .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-back-inp:hover, .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-back-inp:focus {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          outline: none; }
      .video-sec .call-to-action-v2 .call-back-content .call-back-form input[type=number]::-webkit-inner-spin-button,
      .video-sec .call-to-action-v2 .call-back-content .call-back-form input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-back-btn {
        margin-top: 55px; }
      .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-us-number {
        font-size: 14px;
        font-weight: 700;
        font-family: FN !important;
        color: #FFFFFF;
        margin-left: 20px; }
        .video-sec .call-to-action-v2 .call-back-content .call-back-form .call-us-number span {
          color: #489f10; }

@media (min-width: 1400px) {
  .video-sec .video-item {
    max-height: 550px;
    overflow: hidden; }
  .video-sec .call-to-action-v2 .call-back-content {
    padding: 100px 48px 100px; } }

/*===========================================
  start  faq-and-client-logo
============================================ */
.faq-and-client-logo-sec {
  position: relative; }
  .faq-and-client-logo-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    content: '';
    background: #489f10;
    height: 100%; }
  .faq-and-client-logo-sec:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    content: '';
    background: #101010;
    height: 100%;
    z-index: -1; }
  .faq-and-client-logo-sec .faq-item {
    padding: 0 55px; }
    .faq-and-client-logo-sec .faq-item.xs-faq-item {
      padding-left: 0; }
    .faq-and-client-logo-sec .faq-item .faq-content h3 {
      color: #FFFFFF;
      margin-bottom: 20px;
      font-size: 18px; }
    .faq-and-client-logo-sec .faq-item .faq-content h4 {
      font-size: 36px;
      color: #FFFFFF;
      font-weight: 700;
      margin-bottom: 60px; }
    .faq-and-client-logo-sec .faq-item .faq-single-item {
      border: 1px solid #7bb854;
      margin-bottom: 20px; }
      .faq-and-client-logo-sec .faq-item .faq-single-item .card-header {
        background: transparent;
        border-bottom: none;
        padding: 5px 20px; }
        .faq-and-client-logo-sec .faq-item .faq-single-item .card-header h5 {
          margin-bottom: 0; }
          .faq-and-client-logo-sec .faq-item .faq-single-item .card-header h5 .btn-link {
            font-size: 14px;
            font-weight: 600;
            line-height: 26px;
            color: #FFFFFF;
            text-decoration: none;
            display: block;
            width: 100%;
            text-align: left;
            position: relative;
            padding-left: 20px; }
            .faq-and-client-logo-sec .faq-item .faq-single-item .card-header h5 .btn-link:before {
              position: absolute;
              left: 0;
              top: 7px;
              font-size: 14px;
              content: "\f0d8";
              font-family: "fontawesome"; }
            .faq-and-client-logo-sec .faq-item .faq-single-item .card-header h5 .btn-link.collapsed:before {
              content: "\f0d7"; }
      .faq-and-client-logo-sec .faq-item .faq-single-item .card-body {
        padding: 0 28px 28px; }
        .faq-and-client-logo-sec .faq-item .faq-single-item .card-body p {
          color: #FFFFFF;
          margin-bottom: 0; }
    .faq-and-client-logo-sec .faq-item.client-logo-item .faq-content h4 {
      margin-bottom: 45px; }
    .faq-and-client-logo-sec .faq-item.client-logo-item .faq-content p {
      margin-bottom: 50px; }
    .faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo {
      position: relative;
      border-bottom: 1px solid #3a3a3a;
      padding: 45px; }
      .faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:before {
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%;
        content: '';
        background: #3a3a3a; }
      .faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:nth-last-of-type(1), .faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:nth-last-of-type(2) {
        border-bottom: none; }
      .faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:nth-of-type(even)::before {
        display: none; }
      .faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo img {
        width: 100%;
        -webkit-filter: grayscale(112%);
        filter: grayscale(112%); }
      .faq-and-client-logo-sec .faq-item.client-logo-item .single-client-logo:hover img {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%); }

/*===========================================
  start tips and tricks section
============================================ */
.tips-tricks-sec .single-tips-tricks {
  position: relative;
  min-height: 200px;
  overflow: hidden; }
  .tips-tricks-sec .single-tips-tricks:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 16, 16, 0.2);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 16, 16, 0.1)), to(rgba(16, 16, 16, 0.7)));
    background: linear-gradient(rgba(16, 16, 16, 0.1), rgba(16, 16, 16, 0.7));
    content: ''; }
  .tips-tricks-sec .single-tips-tricks img {
    width: 100%;
    height: 100%; }
  .tips-tricks-sec .single-tips-tricks .tips-tricks-content {
    position: absolute;
    left: 0;
    bottom: 55px;
    right: 0;
    margin: auto;
    width: 80%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
    .tips-tricks-sec .single-tips-tricks .tips-tricks-content span {
      font-style: italic;
      color: #dfdfdf;
      display: block;
      margin-bottom: 10px; }
    .tips-tricks-sec .single-tips-tricks .tips-tricks-content h3 {
      color: #FFFFFF; }
    .tips-tricks-sec .single-tips-tricks .tips-tricks-content a.read_more {
      font-weight: 600;
      font-family: FN !important;
      color: #489f10; }
      .tips-tricks-sec .single-tips-tricks .tips-tricks-content a.read_more i {
        position: relative;
        left: 6px;
        top: 2px; }
  .tips-tricks-sec .single-tips-tricks .tag-line {
    position: absolute;
    left: 0;
    bottom: -36px;
    font-weight: 600;
    display: inline-block;
    background: #489f10;
    color: #FFFFFF;
    padding: 5px 20px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden; }
    .tips-tricks-sec .single-tips-tricks .tag-line:before {
      position: absolute;
      right: -22px;
      top: 0;
      content: '';
      border-style: solid;
      border-width: 36px 0 0 22px;
      border-color: transparent transparent transparent #489f10; }
  .tips-tricks-sec .single-tips-tricks:hover .tag-line {
    bottom: 0;
    opacity: 1;
    visibility: visible; }
  .tips-tricks-sec .single-tips-tricks:hover .tips-tricks-content {
    bottom: 80px; }
  .tips-tricks-sec .single-tips-tricks.tips-tricks-item .tips-tricks-content h4 {
    color: #FFFFFF;
    font-size: 20px; }

/*============================== 
	breadcump
================================*/
.banner-inner-sec {
  position: relative;
  height: 360px;
  background-repeat: no-repeat;
  background-size: cover; }
  .banner-inner-sec::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.4); }
  .banner-inner-sec .banner-table {
    display: table;
    width: 100%;
    height: 100%; }
    .banner-inner-sec .banner-table .banner-table-cell {
      display: table-cell;
      width: 100%;
      height: auto;
      vertical-align: middle; }
  .banner-inner-sec .banner-inner-content {
    text-align: center;
    position: relative;
    margin-top: 35px; }
    .banner-inner-sec .banner-inner-content .banner-inner-title {
      font-size: 50px;
      font-weight: 700;
      color: #FFFFFF;
      margin-bottom: 23px; }
    .banner-inner-sec .banner-inner-content .xs-breadcumb li {
      font-size: 14px;
      font-weight: 600;
      color: #FFFFFF; }
      .banner-inner-sec .banner-inner-content .xs-breadcumb li a {
        color: #d8e499; }

/*====================================
	about innner
====================================*/
.about-inner {
  position: relative; }
  .about-inner .about-inner-img {
    position: relative; }
    .about-inner .about-inner-img::before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(0, 0, 0, 0.25); }
    .about-inner .about-inner-img img {
      width: 100%;
      height: auto; }
  .about-inner .about-inner-content {
    margin-left: 40px; }
    .about-inner .about-inner-content .column-title2.column-title {
      margin-bottom: 40px; }
    .about-inner .about-inner-content .single-about-content {
      margin-bottom: 24px; }
      .about-inner .about-inner-content .single-about-content h3 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 3px; }
    .about-inner .about-inner-content .single-about-funfact {
      margin-top: 42px;
      position: relative; }
      .about-inner .about-inner-content .single-about-funfact:before {
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%;
        content: '';
        background: #eee; }
      .about-inner .about-inner-content .single-about-funfact i {
        font-size: 40px;
        color: #d8e499;
        display: block;
        margin-bottom: 20px; }
      .about-inner .about-inner-content .single-about-funfact h4 {
        font-weight: 700;
        color: #d8e499;
        margin-bottom: 8px;
        font-size: 24px; }
    .about-inner .about-inner-content [class*='col-']:last-of-type .single-about-funfact:before {
      display: none; }
  .about-inner.v3 .about-inner-content .single-about-funfact i,
  .about-inner.v3 .about-inner-content .single-about-funfact h4 {
    color: #489f10; }

/*=================================== 
	company timeline
=====================================*/
.company-timeline-sec {
  position: relative;
  padding-bottom: 56px; }
  .company-timeline-sec::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 132, 53, 0.8); }
  .company-timeline-sec .company-timeline-item {
    position: relative;
    padding: 162px 0 0; }
    .company-timeline-sec .company-timeline-item .single-timeline-item {
      text-align: center;
      position: relative;
      padding: 0 10px; }
      .company-timeline-sec .company-timeline-item .single-timeline-item::before {
        position: absolute;
        left: 0;
        top: 0px;
        width: 100%;
        height: 3px;
        background: #d7d7d7;
        content: '';
        margin: auto; }
      .company-timeline-sec .company-timeline-item .single-timeline-item .history-of-timeline {
        cursor: pointer; }
      .company-timeline-sec .company-timeline-item .single-timeline-item .circle-border {
        position: relative;
        left: 0;
        top: -9px;
        width: 20px;
        height: 20px;
        background: #d7d7d7;
        display: block;
        margin: auto auto 25px;
        border-radius: 50%; }
        .company-timeline-sec .company-timeline-item .single-timeline-item .circle-border:before {
          position: absolute;
          left: -15px;
          top: -15px;
          width: 50px;
          height: 50px;
          border-radius: 50%;
          content: '';
          background: rgba(255, 255, 255, 0.3); }
      .company-timeline-sec .company-timeline-item .single-timeline-item label {
        color: #d7d7d7;
        font-size: 20px;
        font-weight: 700;
        font-family: FN !important; }
      .company-timeline-sec .company-timeline-item .single-timeline-item .single-timeline-content {
        margin-top: -200px;
        position: relative;
        opacity: 0;
        visibility: hidden;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease; }
        .company-timeline-sec .company-timeline-item .single-timeline-item .single-timeline-content img {
          margin-bottom: 37px; }
        .company-timeline-sec .company-timeline-item .single-timeline-item .single-timeline-content h3 {
          font-size: 30px;
          font-weight: 700;
          color: #d7d7d7; }
        .company-timeline-sec .company-timeline-item .single-timeline-item .single-timeline-content p {
          color: #d7d7d7; }
      .company-timeline-sec .company-timeline-item .single-timeline-item.active .history-of-timeline label {
        opacity: 0; }
      .company-timeline-sec .company-timeline-item .single-timeline-item.active .single-timeline-content {
        opacity: 1;
        visibility: visible;
        margin-top: -223px; }

/*=========================== 
	start team section
===========================*/
.team-sec .single-team {
  position: relative;
  text-align: center; }
  .team-sec .single-team:hover .team-img::before {
    opacity: 1;
    visibility: visible; }
  .team-sec .single-team:hover .team-img .team-social a {
    opacity: 1;
    visibility: visible; }
    .team-sec .single-team:hover .team-img .team-social a:nth-of-type(1) {
      -webkit-animation-duration: 1.5s;
              animation-duration: 1.5s;
      -webkit-animation-delay: 400ms;
              animation-delay: 400ms;
      -webkit-animation-name: fadeInUp;
              animation-name: fadeInUp; }
    .team-sec .single-team:hover .team-img .team-social a:nth-of-type(2) {
      -webkit-animation-duration: 1.5s;
              animation-duration: 1.5s;
      -webkit-animation-delay: 500ms;
              animation-delay: 500ms;
      -webkit-animation-name: fadeInUp;
              animation-name: fadeInUp; }
    .team-sec .single-team:hover .team-img .team-social a:nth-of-type(3) {
      -webkit-animation-duration: 1.5s;
              animation-duration: 1.5s;
      -webkit-animation-delay: 600ms;
              animation-delay: 600ms;
      -webkit-animation-name: fadeInUp;
              animation-name: fadeInUp; }
    .team-sec .single-team:hover .team-img .team-social a:nth-of-type(4) {
      -webkit-animation-duration: 1.5s;
              animation-duration: 1.5s;
      -webkit-animation-delay: 700ms;
              animation-delay: 700ms;
      -webkit-animation-name: fadeInUp;
              animation-name: fadeInUp; }
    .team-sec .single-team:hover .team-img .team-social a:nth-of-type(5) {
      -webkit-animation-duration: 1.5s;
              animation-duration: 1.5s;
      -webkit-animation-delay: 800ms;
              animation-delay: 800ms;
      -webkit-animation-name: fadeInUp;
              animation-name: fadeInUp; }
    .team-sec .single-team:hover .team-img .team-social a:nth-of-type(6) {
      -webkit-animation-duration: 1.5s;
              animation-duration: 1.5s;
      -webkit-animation-delay: 900ms;
              animation-delay: 900ms;
      -webkit-animation-name: fadeInUp;
              animation-name: fadeInUp; }
  .team-sec .single-team .team-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 14px; }
    .team-sec .single-team .team-img::before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(16, 16, 16, 0.8);
      content: '';
      opacity: 0;
      visibility: hidden;
      transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease; }
    .team-sec .single-team .team-img img {
      width: 100%;
      height: auto; }
    .team-sec .single-team .team-img .team-social {
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      right: 0;
      margin: auto;
      text-align: center;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .team-sec .single-team .team-img .team-social a {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: #d8e499;
        color: #FFFFFF;
        display: inline-block;
        padding: 4px;
        margin: 0 2px;
        opacity: 0;
        visibility: hidden;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease; }
        .team-sec .single-team .team-img .team-social a:hover {
          background: #004b1e; }
  .team-sec .single-team h3 {
    font-size: 18px;
    margin-bottom: -2px;
    color: #d8e499; }
  .team-sec .single-team p {
    margin-bottom: 0; }

.team-sec.bg-white {
  background: #ffffff; }
  .team-sec.bg-white .section-title-item .hidden-title {
    color: #f7f7f7; }

.team-sec.team-v2-sec .single-team:hover .team-img:before {
  background: rgba(16, 16, 16, 0.5); }

.team-sec.team-v2-sec .single-team:hover .team-img .team-author {
  bottom: 80px; }

.team-sec.team-v2-sec .single-team .team-img:before {
  background: rgba(16, 16, 16, 0.3);
  opacity: 1;
  visibility: visible; }

.team-sec.team-v2-sec .single-team .team-img .team-author {
  position: absolute;
  left: 0;
  bottom: 20px;
  right: 0;
  margin: auto;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease; }
  .team-sec.team-v2-sec .single-team .team-img .team-author h3 {
    color: #FFFFFF; }
  .team-sec.team-v2-sec .single-team .team-img .team-author p {
    color: #e2e2e2; }

.team-sec.team-v2-sec .single-team .team-img .team-social {
  top: auto;
  bottom: 20px; }

.team-sec.team-v2-sec.v3 .single-team .team-img .team-social a {
  background: #489f10; }
  .team-sec.team-v2-sec.v3 .single-team .team-img .team-social a:hover {
    background: #3a7d0e; }

/*===================================
	team v2
=====================================*/
.team-v1-sec .single-team-content {
  padding-right: 40px; }
  .team-v1-sec .single-team-content p {
    margin-bottom: 42px; }

.team-v1-sec .single-team-item img {
  width: 100%; }

.team-v1-sec .single-team-item .single-team-cont {
  background: #FFFFFF;
  padding: 25px; }

.team-v1-sec .single-team-item h3 {
  font-size: 18px;
  color: #d8e499;
  margin-bottom: 6px; }

.team-v1-sec .single-team-item .team-social a {
  display: inline-block;
  font-size: 14px;
  color: #3a3a3a;
  margin-right: 13px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease; }
  .team-v1-sec .single-team-item .team-social a:last-of-type {
    margin-right: 0; }
  .team-v1-sec .single-team-item .team-social a:hover {
    color: #d8e499; }

.team-v1-sec.v2 .single-team-content .xs-btn {
  background: #489f10;
  border-color: #489f10; }

.team-v1-sec.v2 .single-team-item h3 {
  color: #489f10; }

/*=====================================
	start ready-to-contact section
======================================*/
.ready-to-contact {
  position: relative;
  padding: 84px 0 136px; }
  .ready-to-contact::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 132, 53, 0.9); }
  .ready-to-contact .ready-to-contact-content {
    text-align: center; }
    .ready-to-contact .ready-to-contact-content h2 {
      font-size: 36px;
      font-weight: 700;
      color: #FFFFFF; }
    .ready-to-contact .ready-to-contact-content p {
      color: #FFFFFF;
      margin-bottom: 50px; }
  .ready-to-contact.ready-to-contact-v2::before {
    background: rgba(72, 159, 16, 0.9); }
  .ready-to-contact.ready-to-contact-v2 .xs-btn:hover {
    background: #3a7d0e;
    border-color: #489f10; }

/*===============================================
	start blog section
================================================*/
.blog-content-item .single-blog-item {
  position: relative;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 40px;
  margin-bottom: 40px; }
  .blog-content-item .single-blog-item .blog-post-img {
    width: 100%;
    display: block;
    margin-bottom: 25px;
    position: relative; }
  .blog-content-item .single-blog-item .blog-date-info {
    position: absolute;
    right: 46px;
    bottom: -41px;
    width: 70px;
    border-radius: 3px;
    text-align: center;
    background: #FFFFFF;
    overflow: hidden; }
    .blog-content-item .single-blog-item .blog-date-info label {
      display: block;
      color: #d8e499;
      font-size: 24px;
      margin-bottom: 0;
      font-weight: 600;
      padding: 8px 0; }
    .blog-content-item .single-blog-item .blog-date-info span {
      display: block;
      font-size: 16px;
      background: #d8e499;
      color: #FFFFFF;
      padding: 8px 0; }
  .blog-content-item .single-blog-item .blog-meta {
    position: relative;
    margin-bottom: 18px; }
    .blog-content-item .single-blog-item .blog-meta ul li {
      display: inline-block;
      margin-right: 33px; }
      .blog-content-item .single-blog-item .blog-meta ul li a {
        font-size: 14px;
        color: #999999;
        font-family: FN !important;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease; }
        .blog-content-item .single-blog-item .blog-meta ul li a i {
          margin-right: 10px; }
        .blog-content-item .single-blog-item .blog-meta ul li a img {
          height: 35px;
          width: 35px;
          border-radius: 50%;
          margin-right: 10px; }
        .blog-content-item .single-blog-item .blog-meta ul li a:hover {
          color: #d8e499; }
      .blog-content-item .single-blog-item .blog-meta ul li:last-child {
        margin-right: 0; }
      .blog-content-item .single-blog-item .blog-meta ul li.author a {
        font-style: italic; }
        .blog-content-item .single-blog-item .blog-meta ul li.author a span {
          color: #d8e499; }
  .blog-content-item .single-blog-item .xs-blog-title {
    margin-bottom: 20px; }
    .blog-content-item .single-blog-item .xs-blog-title a {
      transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease; }
      .blog-content-item .single-blog-item .xs-blog-title a:hover {
        color: #d8e499; }
  .blog-content-item .single-blog-item p {
    margin-bottom: 22px; }
  .blog-content-item .single-blog-item .read-more-btn {
    text-align: right; }
  .blog-content-item .single-blog-item blockquote {
    padding: 50px 50px 50px 112px;
    border-left: 6px solid #d8e499;
    background: #f4f4f4;
    position: relative; }
    .blog-content-item .single-blog-item blockquote::before {
      position: absolute;
      left: 49px;
      top: 42px;
      content: '\e953';
      font-family: "iconfont";
      font-size: 41px;
      color: #d8e499; }
    .blog-content-item .single-blog-item blockquote .blog-meta {
      margin-bottom: 0; }
      .blog-content-item .single-blog-item blockquote .blog-meta ul li a {
        color: #101010; }
      .blog-content-item .single-blog-item blockquote .blog-meta i {
        color: #d8e499; }
    .blog-content-item .single-blog-item blockquote p {
      font-style: italic;
      font-size: 16px;
      color: #101010;
      line-height: 30px;
      margin-bottom: 35px; }
  .blog-content-item .single-blog-item:last-of-type {
    border-bottom: none; }

/*----------- pagination -------*/
.pagination li {
  display: inline-block;
} 
.pagination li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #626c84;
    border: 1px solid #f2f2f2;
    padding: 0;
    text-align: center;
    font-size: 0.94118rem;
    display: block;
    margin: 0 3px;
	border-radius:0px	
}
.pagination li.active a {
    background: #d8e499;
    color: #FFFFFF;
}

/*----------------- sidebar ---------*/
.sidebar-widgets .xs-serach input:not([type="submit"]) {
  height: 53px;
  padding: 0 15px;
  border: 1px solid #eaeaea;
  background-color: #FFFFFF;
  width: 100%;
  font-family: FN !important; }
  .sidebar-widgets .xs-serach input:not([type="submit"])::-webkit-input-placeholder {
    color: #b1b1b1; }
  .sidebar-widgets .xs-serach input:not([type="submit"]):-ms-input-placeholder {
    color: #b1b1b1; }
  .sidebar-widgets .xs-serach input:not([type="submit"])::-ms-input-placeholder {
    color: #b1b1b1; }
  .sidebar-widgets .xs-serach input:not([type="submit"])::placeholder {
    color: #b1b1b1; }

.sidebar-widgets .xs-serach .search-btn {
  width: 62px;
  background-color: #d8e499;
  border: 0px;
  font-size: 1.05882rem;
  color: #FFFFFF;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .sidebar-widgets .xs-serach .search-btn:hover {
    background: #004b1e; }

.sidebar-widgets .widget {
  margin-bottom: 35px;
  border: 1px solid #eeeeee;
  padding: 30px 30px 35px; }
  .sidebar-widgets .widget:last-of-type {
    margin-bottom: 0; }
  .sidebar-widgets .widget.widget-search {
    border: none;
    padding: 0; }
  .sidebar-widgets .widget .widget-title {
    color: #d8e499;
    margin-bottom: 36px; }
    .sidebar-widgets .widget .widget-title span {
      color: #282828; }
  .sidebar-widgets .widget.widget-faq .xs-btn.sm-btn {
    display: block;
    width: 100%; }

.sidebar-widgets .widget-posts .widget-post {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee; }
  .sidebar-widgets .widget-posts .widget-post img {
    padding-right: 17px; }
  .sidebar-widgets .widget-posts .widget-post .post-meta-date a {
    color: #808080;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 12px;
    display: block; }
  .sidebar-widgets .widget-posts .widget-post .entry-title {
    font-size: 14px;
    line-height: 24px;
    margin: 0; }
    .sidebar-widgets .widget-posts .widget-post .entry-title a {
      color: #282828; }
      .sidebar-widgets .widget-posts .widget-post .entry-title a:hover {
        color: #d8e499; }
  .sidebar-widgets .widget-posts .widget-post:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0px;
    border: none; }

.sidebar-widgets .list-group li:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 14px;
  margin-bottom: 14px; }

.sidebar-widgets .list-group li {
  position: relative; }
  .sidebar-widgets .list-group li a,
  .sidebar-widgets .list-group li span {
    color: #6d6d6d;
    font-family: FN !important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease; }
    .sidebar-widgets .list-group li a:hover,
    .sidebar-widgets .list-group li span:hover {
      color: #d8e499; }
  .sidebar-widgets .list-group li span {
    position: absolute;
    right: 0; }

.sidebar-widgets .tag-lists a {
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #eaeaea;
  margin-right: 15px;
  margin-bottom: 15px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  border-radius: 3px;
  font-family: FN !important;
  color: #6d6d6d; }
  .sidebar-widgets .tag-lists a:hover {
    color: #d8e499;
    border-color: #d8e499; }

/*--================================ 
	single blog 
===================================--*/
.xs-single-pera-list {
  margin: 36px 0 40px; }
  .xs-single-pera-list img {
    margin-right: 30px; }
  .xs-single-pera-list ul li {
    position: relative;
    padding-left: 15px;
    color: #d8e499;
    font-family: FN !important;
    line-height: 32px; }
    .xs-single-pera-list ul li:before {
      position: absolute;
      left: 0;
      top: 0;
      content: '\f0da ';
      font-family: "FontAwesome"; }

.blog-content-item.single-blog-details .single-blog-item {
  margin-bottom: 30px; }
  .blog-content-item.single-blog-details .single-blog-item p {
    margin-bottom: 30px; }

.blog-content-item.single-blog-details blockquote {
  background: #d8e499;
  padding: 35px 60px;
  border: none;
  font-style: italic;
  font-size: 16px;
  font-family: FN !important;
  color: #FFFFFF;
  margin-bottom: 5px; }
  .blog-content-item.single-blog-details blockquote:before {
    left: 26px;
    color: #2bbb65;
    font-style: normal;
    font-size: 30px;
    top: 28px; }

.post-tag-item {
  border-bottom: 1px solid #eee;
  padding-bottom: 38px;
  margin-bottom: 35px; }

.post-tag a {
  color: #d8e499;
  margin-right: 5px; }

.social-share-list {
  text-align: right; }
  .social-share-list a {
    width: 45px;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    color: #555555;
    padding: 10px 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    margin-left: 7px; }
    .social-share-list a:hover {
      border-color: #d8e499;
      color: #d8e499; }

.author-info {
  position: relative;
  padding: 30px 30px 30px 150px;
  border: 1px solid #eee;
  margin-bottom: 35px; }
  .author-info img {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 100px;
    height: 100px;
    border-radius: 50%; }
  .author-info h4 {
    font-size: 18px; }
  .author-info .author-social a {
    color: #6d6d6d;
    margin-right: 12px; }

/*---------------- post-navigation---------*/
.post-navigation {
  margin-bottom: 42px; }
  .post-navigation .post-navigation-title {
    position: relative;
    border: 1px solid #eee;
    display: block;
    padding: 25px 25px 25px 134px; }
    .post-navigation .post-navigation-title img {
      width: 90px;
      height: 90px;
      position: absolute;
      left: 25px; }
    .post-navigation .post-navigation-title h5 {
      font-size: 16px;
      color: #d8e499;
      line-height: 22px;
      transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease; }
      .post-navigation .post-navigation-title h5:hover {
        color: #282828; }
    .post-navigation .post-navigation-title span {
      color: #6d6d6d; }
  .post-navigation [class^=col-]:last-child .post-navigation-title {
    padding: 25px 134px 25px 25px;
    text-align: right; }
    .post-navigation [class^=col-]:last-child .post-navigation-title img {
      left: auto;
      right: 25px; }

/*------------ comment area ------------*/
.comments-title,
.comment-reply-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 28px; }

.xs-comments-area {
  border-bottom: 1px solid #eee;
  margin-bottom: 50px; }
  .xs-comments-area .comments-list .comment {
    position: relative; }
    .xs-comments-area .comments-list .comment:last-child {
      border-bottom: none; }
    .xs-comments-area .comments-list .comment .children {
      margin-left: 100px; }
    .xs-comments-area .comments-list .comment .comment-body {
      padding-left: 92px;
      position: relative; }
      .xs-comments-area .comments-list .comment .comment-body img {
        position: absolute;
        left: 0;
        top: 0;
        width: 65px;
        height: 65px;
        border-radius: 50%; }
      .xs-comments-area .comments-list .comment .comment-body .comment-author a {
        font-size: 16px;
        font-weight: 600;
        font-family: FN !important;
        color: #282828; }
      .xs-comments-area .comments-list .comment .comment-body .comment-date {
        font-size: 12px;
        font-style: italic;
        color: #6d6d6d; }
      .xs-comments-area .comments-list .comment .comment-body .comment-content {
        border-bottom: 1px solid #eee;
        padding-bottom: 8px;
        margin-bottom: 15px; }
      .xs-comments-area .comments-list .comment .comment-body .reply {
        margin-bottom: 40px; }
      .xs-comments-area .comments-list .comment .comment-body .comment-reply-link {
        font-family: FN !important;
        color: #6d6d6d; }
        .xs-comments-area .comments-list .comment .comment-body .comment-reply-link i {
          margin-right: 5px; }

/*--------------------- comment form ----------------*/
.xs-form .form-control {
  font-family:FN !important;
  border: 1px solid #eee;
  border-radius: 0;
  margin-bottom: 25px;
  height: 50px;
  padding: 10px 20px;
  font-size: 13px; }
  .xs-form .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .xs-form .form-control.message-box {
    resize: none;
    height: 133px;
    margin-bottom: 35px; }
  .xs-form .form-control::-webkit-input-placeholder {
    color: #bdbdbd; }
  .xs-form .form-control:-ms-input-placeholder {
    color: #bdbdbd; }
  .xs-form .form-control::-ms-input-placeholder {
    color: #bdbdbd; }
  .xs-form .form-control::placeholder {
    color: #bdbdbd; }

.xs-form .form-submit {
  text-align: right; }

.xs-form input::-webkit-outer-spin-button,
.xs-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none; }

/*=====================================
	faq content
=====================================*/
.faq-content .faq-content-item {
  margin-bottom: 70px; }
  .faq-content .faq-content-item .faq-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 36px; }

.faq-content .faq-single-item {
  border: 1px solid #eeeeee;
  margin-bottom: 25px; }

.faq-content .faq-item h4 {
  margin-bottom: 0; }
  .faq-content .faq-item h4 .btn-link {
    font-size: 14px;
    font-weight: 600;
    color: #d8e499;
    line-height: 26px;
    text-decoration: none;
    position: relative;
    padding-left: 40px;
    padding: 15px 54px 15px 54px;
    display: block;
    width: 100%;
    text-align: left; }
    .faq-content .faq-item h4 .btn-link span {
      position: absolute;
      left: 20px;
      top: 19px;
      font-size: 18px;
      color: #d8e499; }
    .faq-content .faq-item h4 .btn-link:after {
      position: absolute;
      right: 20px;
      top: 17px;
      content: '\e990';
      font-family: "iconfont";
      font-size: 14px;
      color: #d8e499;
      transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -webkit-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease; }
    .faq-content .faq-item h4 .btn-link.collapsed {
      color: #282828; }
      .faq-content .faq-item h4 .btn-link.collapsed:after {
        content: '\e98f';
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease; }

.faq-content .faq-item .card-body {
  padding: 4px 55px 4px 55px; }

/*-============================================
	contact sec
 ============================================*/
.xs-get-in-touch {
  padding: 100px 0 60px; }

.get-in-touch-cont h3 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 28px; }

.xs-contact-sec {
  margin-bottom: 100px; }

.xs-form-group {
  background: #f7f7f7;
  padding: 50px 36px; }
  .xs-form-group .form-control {
    border: none; }
  .xs-form-group .xs-btn-wraper .xs-btn {
    display: block;
    width: 100%; }

.contact-map {
  width: 100%; }
  .contact-map iframe {
    width: 100%;
    height: 473px; }

/*------------ contact form v2 -------*/
.xs-contact-v2-sec {
  margin-bottom: 100px; }
  .xs-contact-v2-sec .xs-single-title {
    margin-bottom: 32px; }
  .xs-contact-v2-sec .xs-form-group {
    padding: 0;
    background: #FFFFFF; }
    .xs-contact-v2-sec .xs-form-group .form-control {
      border: 1px solid #eeeeee; }
    .xs-contact-v2-sec .xs-form-group .xs-btn-wraper {
      text-align: center; }
      .xs-contact-v2-sec .xs-form-group .xs-btn-wraper .xs-btn {
        width: auto;
        display: inline-block; }

/*===================================================
	xs-contact-infomation
 ==================================================*/
.xs-contact-infomation {
  margin-bottom: 100px; }
  .xs-contact-infomation.xs-contact-infomation-v2 [class*='col-']:last-of-type .contact-info-group {
    padding: 27px 40px; }
  .xs-contact-infomation.xs-contact-info-1 {
    margin-bottom: 135px; }

.contact-info-group {
  background: #f7f7f7;
  padding: 40px;
  text-align: center;
  -webkit-box-shadow: 2px 6px 29px -6px #e0e0e0;
          box-shadow: 2px 6px 29px -6px #e0e0e0; }
  .contact-info-group i {
    font-size: 45px;
    display: block;
    color: #d8e499;
    margin-bottom: 30px; }
  .contact-info-group h4 {
    font-size: 18px;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 20px; }
    .contact-info-group h4:before {
      position: absolute;
      left: 0;
      bottom: 0;
      content: '';
      width: 54px;
      height: 1px;
      background: #d6d6d6;
      display: block;
      right: 0;
      margin: auto; }
  .contact-info-group span,
  .contact-info-group a {
    display: block;
    font-family: FN !important;
    color: #6d6d6d;
    font-weight: 500; }
    .contact-info-group span.text-color,
    .contact-info-group a.text-color {
      color: #d8e499; }

/*=============================
	404 page
==============================*/
.error-404-section {
  padding: 81px 0 134px; }

.error-content {
  text-align: center; }
  .error-content h2 {
    display: block;
    font-size: 150px;
    line-height: 150px;
    color: #333;
    margin-bottom: 20px;
    text-shadow: 5px 5px 1px rgba(0, 0, 0, 0.1); }
  .error-content h3 {
    margin-bottom: 22px; }
  .error-content p {
    margin-bottom: 30px; }
	
	
	
	/************************ CSS Added By Me *************************/
	.slider-area, .slider-area img, .banner-content {
		height: 580px !important;
		width:100%;
	}
	.logo_slider .logo_block{
		position: absolute;
		right: 0px;
		left: auto;
		text-align: center;
		top:unset !important;
		bottom: 30% !important;
		vertical-align: bottom;
	}
	.logo_slider .logo_block img{
		height: auto !important;
		width: auto;
		max-width: 100%;
		position: relative;
		text-align: center;
		margin-bottom:10px;
		margin: 0 auto !important;
	}
	.logo_slider .logo_block h3{
		color:white;
		margin-top:10px;
	}
	.ui-decor-type-1 {
		position: relative;
		width: 9px;
		margin-bottom:60px;
		height: 9px;
		background-color: #a7b172;
		box-shadow: 16px 0 0 0 #a7b172, -16px 0 0 0 #a7b172;
	}
	.center-block {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.ui-decor-type-1:before {
		left: -86px;
	}
	.ui-decor-type-1:before, .ui-decor-type-1:after {
		position: absolute;
		top: 4px;
		width: 50px;
		height: 1px;
		background-color: inherit;
		content: '';
	}
	.ui-decor-type-1:after {
		right: -86px;
	}
	
	
	
	
	
/* welcome section styling */
.welcome{
	color:#777;
	font-size:16px;
	line-height:28px;
	overflow:hidden;
	padding:130px 0;
	
}
.welcome-top-minus{
	margin-top: -180px;
}
.welcome h2{
	display:block;
	color:#12120e;
	margin:0 0 30px;
	text-transform:uppercase;
}
.welcome .holder-22{
	margin:0 0 80px;
	text-align: center;
}
.welcome .holder-22 img{
	display: inline-block;
}
.welcome .column{
	color:#777;
	font-size:14px;
	line-height:26px;
	min-height:275px;
	margin-bottom:30px;
	text-align:center;
	background:#fafafa;
	padding:0 40px 30px;
	transform:translateY(0);
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-o-transform:translateY(0);
	transition:all.5s ease-in-out;
	-webkit-transition:all.5s ease-in-out;
	-moz-transition:all.5s ease-in-out;
	-ms-transition:all.5s ease-in-out;
	-o-transition:all.5s ease-in-out;;
}
.welcome .column p{
	min-height:50px;
}
.welcome .column:hover{
	transform:translateY(-30px);
	-webkit-transform:translateY(-30px);
	-moz-transform:translateY(-30px);
	-o-transform:translateY(-30px);
	box-shadow:0 0 5px 0 #f3f3f3;
	-webkit-box-shadow:0 0 5px 0 #f3f3f3;
}
.welcome .column .img-holder{
	margin:-30px auto 30px;
	display:inline-block;
	border:4px solid #fff;
	background: #a7b172;
	width: 60px;
	height: 60px;
	padding: 12px 4px;
	text-align: center;
}
.welcome .column .img-holder i{
	color: #fff;
	font-size: 24px;
}
.welcome .column .img-holder i.icon-anchor,
.welcome .column .img-holder i.icon-hourglass{
	font-size: 30px;
}
.welcome .column .img-holder2{
	margin:-30px auto 30px;
	display:inline-block;
	background: #ba994c;
	width: 60px;
	height: 60px;
	padding: 12px 4px;
	text-align: center;
}
.welcome .column .img-holder2 img{
	display: inline-block;
}
.welcome .column .title{
	display:block;
	color:#222;
	font-size:24px;
	margin:0 0 30px;
	font-weight:500;
	text-transform:uppercase;
	font-family: FN;
}
.welcome .column a{
	display:block;
	color:#222;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}
.welcome .column:hover a,
.welcome .column a:hover{
	color:#a7b172;
}
.welcome .column.blue:hover a,
.welcome .column.blue a:hover{
	color:#3d30d0;
}
.welcome .column.l-blue:hover a,
.welcome .column.l-blue a:hover{
	color:#43b9f6;
}

.welcome-img img{
	margin: 100px 0 0;
}

.welcome.yellow{
	padding-top:0;
	overflow:visible;
}
.page-section.yellow{
	overflow:visible;
}
.welcome.yellow .column{
	background:#fafafa;
}
.welcome.yellow .yellow{
	padding:0 1px;
}
.welcome.yellow .yellow-1,
.welcome.yellow .yellow-2,
.welcome.yellow .yellow-3{
	position:relative;
}
.welcome.yellow .yellow-1:after,
.welcome.yellow .yellow-2:after,
.welcome.yellow .yellow-3:after{
	right:0;
	bottom:0;
	width:72px;
	height:81px;
	content:"";
	position:absolute;
	background:url(../img/icon-40.png) no-repeat;
}
.welcome.yellow .yellow-2:after{
	width:72px;
	height:69px;
	background:url(../img/icon-41.png) no-repeat;
}
.welcome.yellow .yellow-3:after{
	width:76px;
	height:68px;
	background:url(../img/icon-42.png) no-repeat;
}

.welcome-d{
	overflow:hidden;
	padding:100px 0 0;
}
.welcome-d h1:after{
	display:none;
}
.welcome-d h1{
	padding-bottom: 0px;
}
.welcome-d .more{
	float:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:12px 40px;
	background:#ffb606;
	margin:20px 0 80px;
	border:2px solid #ffb606;
	text-transform:uppercase;
	font-family: FN;
}
.welcome-d .more:hover{
	background:#fff;
	color:#ffb606;
}


.view-more a{
	display: inline-block;
	width: 200px;
	padding: 14px;
	color: #fff;
	margin: 0 auto;
	border:2px solid #ffb606;
}
.view-more a:hover{
	background: #ffb606;
}

.welcome .column.green:hover a, .welcome .column.green a:hover{
	color: #34a853;
}



/* Responsive styling  */

@media only screen and ( max-width : 1349px ){

	.welcome-d{
		padding: 120px 15px 0;
	}
}

@media only screen and ( max-width : 1199px ){
	
	.welcome.yellow .column{
		margin:-30px 0 0;
	}
	.welcome p br{
		display: none;
	}
	.blockquote-holder blockquote::after{
		height: 130px;
		background-size: 100% 100%;
	}

}

@media only screen and ( max-width : 991px ){

	.welcome-top-minus{
		margin-top: 0px;
	}

	.welcome .column{
		padding:0 20px 30px;
	}
}

@media only screen and ( max-width :767px ) {
	
	.welcome{
		padding:60px 0;
	}

	.welcome .column{
		margin:0 0 70px;
	}

	.welcome.yellow .column:hover,
	.welcome.yellow .column{
		margin:0 0 60px;
	}
	.welcome-d,
	.our-faculaties,
	.l-events{
		padding:50px 15px;
	}
	.welcome-d h1{
		padding:0;
		text-align: center;
	}
	.welcome-d .more{
		margin:20px 0 0;
	}
	
	.welcome.yellow{
		padding-top: 60px;
		overflow: hidden;
	}

}
.read_more_footer{
	color:white;
	font-size: 12px;
}
.read_more_footer:hover, .read_more_footer:active, .read_more_footer:visited, .read_more_footer:focus {
	color:#a7b172
}



/*************** Contact Us Page *************/
.contact_page{
	position:relative;
	width:100%;
	margin:70px 0px 160px 0px;
}
.left_contact {
    margin-top: 15px;
}
.contact_page h5{
	color: #12120e;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px 0 39px 0;
}
.single-contact_us .list {
    position: relative;
}
.single-contact_us .list li {
    position: relative;
    line-height: 32px;
    padding: 0px 0px 0px 86px;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}

.single-contact_us .list li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 0px;
    line-height: 26px;
	color: #12120e;
}
.single-contact_us .list li a.two_rows i {
    margin-right: 15px;
    font-size: 20px;
    position: absolute;
    left: 27px;
	color:#a7b172;
    top: 0;
    line-height: 69px;
    border-right: 1px solid #f1f1f1;
    padding-right: 20px;
}
.single-contact_us .list li a.one_row i {
    margin-right: 15px;
    font-size: 20px;
    position: absolute;
    left: 27px;
	color:#a7b172;
    top: 0;
    line-height: 43px;
    border-right: 1px solid #f1f1f1;
    padding-right: 20px;
}
.single-contact_us .border-area {
    border: 1px solid #f1f1f1;
    padding: 20px;
    position: relative;
    margin-top: 60px;
	margin-bottom:50px;
}
.single-contact_us h6 {
	color: #12120e;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 10px 4px 0;
	padding: 0px 5px;
    top: -28px;
    display: inline;
    background: #fff;
}
.list.Business p {
    color: #88905f;
}
.single-contact_us .list {
    position: relative;
}
.single-contact_us .contact_in-box {
    padding-top: 0px;
}
.single-contact_us .contact_in-box h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #12120e;
    margin-bottom: 27px;
}
div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
.single-contact_us .contact_in-box input, .single-contact_us .contact_in-box textarea {
    width: 100%;
    border: 1px solid transparent;
    background: #f7f7f7;
    outline: none;
    padding-left: 20px;
}
.single-contact_us .contact_in-box input[type="text"], .single-contact_us .contact_in-box input[type="email"] {
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}
.single-contact_us .xs-btn{
	color:white;
	float:left
}
.single-contact_us .xs-btn:hover{
	color:#12120e;
}
img#contact_loading {
    display: none;
	width: 40px; 
    float: left;
    margin: 8px 0px 8px 15px;
}

/**************** css for article page **************/
section.breadcrumb {
    background-size: cover !important;
    min-height: 250px;
    background-repeat: no-repeat !important;
    position: relative;
}
.article_page {
    margin: 20px 0px 120px 0px;
}
.page_intro {
    padding: 20px;
    margin: 0 auto !important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
	text-align: center;
    transform: translateX(-50%) translateY(-50%);
}
ol.breadcrumb.site-breadcumb-1.justify-content-center {
    background: transparent;
	font-size: 16px;
}
.page_intro .title{
    font-size: 35px;
    text-transform: uppercase;
    margin: 0px;
    font-weight: 700;
    line-height: 1;
    color: #12120e;
    padding-top: 32px;
}
.breadcrumb.site-breadcumb-1 li a {
    color: #12120e;
    -webkit-transition: all 0.24s ease-in-out;
    transition: all 0.24s ease-in-out;
}
.breadcrumb.site-breadcumb-1 li a:hover {
    color: #a7b172;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #12120e;
    content: "/";
}
.breadcrumb.site-breadcumb-1 li.active {
    color: #a7b172;
}
.share_ic{
    margin-bottom: 35px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #f3f3f3;
}
.share_ic li{
	float:right;
    margin-right: 0px;
    margin-left: 20px;
}
.share_ic li a{
	color:#a7b172;
	font-size: 21px; 
}
section.article_page p {
    font-size: 16px;
    text-align: justify;
    color: #6c7349;
}
section.article_page h3 {
    color: #12120e;
	font-size: 25px;
}
section.article_page li{
	list-style: inherit;
}
section.article_page li {
    font-size: 16px;
    margin-bottom: 6px;
    color: #6c7349;
}
.article_page_content {
    margin-bottom: 30px;
	min-height:200px;
}
.article_page_files{
	position:relative
}
.article_page_files:before {
    background: #f3f3f3;
    width: 100%;
    height: 1px;
    content: '';
    top: -10px;
    position: absolute;
}
.media {
    margin-top: 5px;
}
.media-left.prl img {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}
.media-body img {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}
.article_page a{
	color:#12120e
}
.article_page a:active, .article_page a:focus, .article_page a:hover, .article_page a:visited{
	color:#a7b172
}
.img_article {
	background-size: auto 100%;
	height: 400px;
	background-repeat: no-repeat !important;
	text-align: center;
	margin:auto  !important;
	background-position: center center;
}
.article_imgs_carousel {
	text-align: center;
	margin: 0 auto !important;
	margin-bottom: 25px !important;
}
.article_imgs_carousel .item{
	margin-top:50px !important
}
.article_imgs_carousel .owl-nav{
	display:none !important
}
.article_imgs_carousel .owl-dots{
	margin: 15px 0px;
}
.article_page .owl-theme .owl-dots .owl-dot.active span, .article_page .owl-theme .owl-dots .owl-dot:hover span {
	background: #a7b172 !important;
}
/*********** css for donors page ***********/
section.donors_page {
    margin: 70px 0px 120px 0px;
}
.donors_page_content div {
    float: left;
}
.donors_page_content .item {
    border: 2px solid #eeebea;
    margin-bottom: 30px;
    padding: 16px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.donors_page_content .item:hover {
    border: 2px solid #A7B171;
}
.donors_page_title{
	float:left;
	width:100%;
	position:relative
}
section.donors_page .item .img_cutomers{
    width: 100%;
	padding:10px;
    opacity:1;
    height: 100%;
    background-color: transparent;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    transition: all .6s ease-in-out;
}
section.donors_page .ui-decor-type-1{
	margin-bottom: 20px;
}
section.donors_page .intro_donors{
	margin-bottom: 60px;
}
section.donors_page .intro_donors p{
	margin-bottom: 60px;
	text-align:center;
	color: #6c7349;
	font-size:15px;
}
.pager {
    float: left;
    margin: 30px 0px;
    width: 100%;
    position: relative;
}

/*********** css for team page  *****************/


/************* css for programs page **************/
.programs_page{
	width:100%;
	margin:70px 0px 120px 0px;
	position:relative;
}
.programs_page_content .single-item {
    position: relative;
    margin-bottom: 40px;
	min-height:360px;
}
.programs_page_content .single-item .icon {
	font-family: FN !important;
    height: 160px;
    width: 160px;
    line-height: 160px;
    margin: 5px 0 20px;
    background: #f7f7f7;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.programs_page_content .single-item .icon:before {
    position: absolute;
    content: "";
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    border: 1px solid #f7f7f7;
    border-radius: 50%;
    -webkit-transition: .5s ease-in;
    transition: .5s ease-in;
}
.programs_page_content .single-item .icon span {
    font-size: 20px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-weight: 700;
    background: #fff;
	color:#a7b172;
    border: 1px solid #f7f7f7;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}
.programs_page_content .single-item h5 ,.programs_page_content .single-item h5 a{
    font-size: 20px;
    color: #12120e;
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 0;
}
.programs_page_content .single-item:hover h5 a{
	color: #88905f !important;	
}
.programs_page_content .single-item:hover .icon:before{
    border-color: #a7b172;
}
.programs_page_content .single-item:hover .icon span {
    transform: rotate(360deg);
    transition: all 500ms ease;
}
.icon i {
    font-size: 44px;
	color:#a7b172;
	line-height: 160px;
}
a.readMore{
    color: #a7b172;
    opacity: 0;
    visibility: hidden;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
a.readMore i {
    left: 6px;
    position: relative;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.programs_page_content .single-item:hover a.readMore{
	opacity:1;
	visibility:visible;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.programs_page_content .single-item:hover a.readMore i{
	left:15px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

/**************** css for about page ***************/
.about_page{
	position:relative;
	margin:70px 0px 120px 0px;
	width:100%;
}
.about_page_desc {
	margin-bottom:30px;
}
.about_page_desc p{  
	font-size: 16px;
    text-align: center;
    color: #6c7349;
}
.about_single_block{
    float: left;
    position: relative;
    width: 100%;
    background-color: #f7f7f7;
    padding: 42px 20px;
    border-radius: 10px;
    text-align: center;
	min-height:250px;
	margin-bottom: 30px
}
.about_single_block_content {
    min-height: 70px;
}
.about_single_block h3{
	margin-bottom: 15px;
}
.about_single_block h3 a{
	color:#12120e;
	font-size:24px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.about_icon i{
	font-size: 40px;
	color:#a7b172
}
/* .about_page .about_single_block:hover h3 a{
	color:#a7b172;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
} */
.about_single_block .border {
    height: 2px;
    width: 55px;
    background-color: #a7b172;
    display: block;
    margin: 8px auto 18px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.about_page .about_single_block a.readMore{
	opacity:1;
	visibility:visible;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.about_page .about_single_block:hover a.readMore i{
	left:15px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
/* .about_single_block:after {
    content: '';
    position: absolute;
	bottom: 4px;
    right: 4px;
    opacity: 0.12;
    background-image: url(../../images/footer_logo.png);
    background-size: cover !important;
    height: 128px;
    width: 122px;
} */

/******************* css for news page  ***************/
section.news_page {
    margin: 70px 0px 120px 0px;
}
.news-area {}
.news-item {
    background-color: #ffffff;
	margin-bottom:30px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.news-item:hover {
    box-shadow: 0 10px 20px rgba(34, 30, 31, 0.25);
}
.news-item .image {
    display: block;
}
.news-item .image img {
	width: 100%;
}
.news_img{
background-size: cover !important;
    width: 100%;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center center;
}
.news-item .content {
	padding: 26px 30px 22px;
	min-height: 235px;
}
.news-item .content h3 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
}
.news-item .content h3 a {
	color: #12120e;
}
.news-item .content h3 a:hover {
	color: #88905f !important
}
.news-item .content .news-meta {
	margin-bottom: 10px;
	width:100%;
	float:left;
}
.news-item .content .news-meta span, .news-item .content .news-meta a {
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    font-weight: 300;
    line-height: 16px;
	color: #a7b172;
}
.news-item .content .news-meta span i, .news-item .content .news-meta a i {
    margin-right: 5px;
    font-size: 14px;
    padding-left: 1px;
}
.news-item .content p {}
.news-item .content > a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.single-news-details {}
.single-news-details img {
    margin-bottom: 20px;
    width: 100%;
}
.single-news-details .content {}
.single-news-details .content .title {
    font-size: 20px;
    margin-bottom: 10px;
}
.single-news-details .content .news-meta {
  margin-bottom: 10px;
}
.single-news-details .content .news-meta span, .single-news-details .content .news-meta a {
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    font-weight: 300;
    line-height: 16px;
}
.single-news-details .content .news-meta span i, .single-news-details .content .news-meta a i {
    margin-right: 5px;
    font-size: 14px;
    padding-left: 1px;
}
.single-news-details .content p {}
.single-news-details .quote-section {
    background-color: #efefef;
    border-left: 2px solid #a7b172;
    margin: 38px 0 39px 35px;
    overflow: hidden;
    padding: 17px 37px 17px 27px;
}
.single-news-details .quote-section p {
    margin: 0;
}
.news-item .content a.readMore{
    opacity: 1;
    visibility: visible;
}
.news-item .content:hover a.readMore i {
    left: 15px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

/************** css for header menu ************/
.xs-header-nav .header-nav .nav-menu > li > a {	
	padding: 26.3px 25px
}
.xs-header-nav .header-nav {
	height: auto;
	min-height: 80px;
}
.xs-header-nav {
	position: relative;
	height: 80px;
	background: white;
}
@media (max-width: 991px) {
	.xs-header-nav .header-nav .nav-menu > li > a {	
		padding: 27px 20px;
		font-size: 15px;
	}	
}

/********* css for print *******/
@media print{
	.no-print{
		display:none;
	}
}

/*****************************************/
.cutomers_carousel .owl-nav {
	display:none !important
}
div.contact_info {
    margin-top: 100px;
}
@media (max-width: 1199px) {
	.cutomers_carousel .owl-nav {
		display:none !important
	}
}
@media (max-width: 991px) {
	div.contact_info {
		margin-top: 30px;
	}
	.contact-sec:before{
		height:100% !important;
	}
}

table.table p {
    margin-bottom: 0px;
	text-align:center
}
.logo_block_internal_page{
    right: 20px;
    bottom: 20px;
    float: right;
    position: absolute;
}
.logo_block_internal_page h3{
    font-size: 13px;
    margin-bottom: 6px;
	line-height:1;
}
@media (max-width: 767px) {
	.logo_block_internal_page{
		display:none;	
	}
	.xs-header-nav .header-nav .mobile-logo {
		display: block; 
		height: 80px;
		padding: 5px 15px;
	}
	.xs-header-nav .header-nav .mobile-logo img{
        height: 70px;
	}
}
marquee{
    bottom: 0px;
    line-height: 2;
	margin-bottom:0px;
    font-size: 20px;
    z-index: 9999;
    padding: 2px 0px;
    color: white;
    background-color: #a7b172;
}
marquee a{
	color:white;
    position: relative;
    margin: 0px 30px;
	text-transform: capitalize;
}
marquee a:after{
	content: '';
    background: white;
    height: 20px;
    width: 1px;
	top: 2px;
    position: absolute;
    right: -30px;
}
marquee a:last-child:after{
	display:none;
}
marquee a:hover, marquee a:active, marquee a:focus{
	color:#12120e;
}
.single-service .publi_img{
    height: 326px;
    text-align: center;
    margin: 0 auto !important;
    max-width: 250px;
    width: auto;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat;
}
textarea#content_contact{
	margin-bottom:20px;
}
.error{
    margin-top: -30px !important;
    color: #ef1a1a;
    font-size: 13px;
    text-transform: inherit;
	margin-bottom: 15px;
}
div#contact_success {
    color: #0c860c;
    margin-bottom: 15px;
}
form#contact_form img#contact_loading{
	float:right
}
.call-back-form .error {
    margin-top: 5px !important;
}
.article_name{
    color: #12120e !important;
    position: relative;
    margin-bottom: 20px;
    text-align: left;
}
.article_name span:after {
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    width: 10%;
    z-index: 1;
    bottom: -15px;
}
.article_name span:after {
    background: #a7b172;
}
.article_name:after {
    content: "";
    background: #f3f3f3;
    display: block;
    height: 1px;
    position: absolute;
    width: 30%;
    bottom: -13px;
}
.team_name{
	color: #12120e;
	margin-bottom: 1px;
}
.position_name {
	color: #a7b172;
	font-weight: normal;
	font-size: 18px;
}
.contact_info_team ul li {
	color: #979f6a;
	font-size: 16px;
	margin-bottom: 0px;
}
.contact_info_team ul li i {
	margin-right: 10px;
}
.contact_info_team ul li span {
	color: #c6d08d;
}

/* new update */

.footer-donate-btn-wrapper {
    right: 0;
    position: fixed;
    top: 50%;
    background-color: #ca3747;
    z-index: 999;
    padding: 10px;
}

.footer-donate-btn-wrapper img {
    width: 40px;
    height: 40px;
}

header .donate-btn-wrapper {
    position: absolute;
    right: 0;
    top: 40px;
    transform: translateY(-50%);
        z-index: 99;
}

header .container {
    position: relative;
}


header .header-nav .nav-menu > li > a {
    padding: 26.3px 20px !important;
}

header .donate-btn-wrapper a {
    background-color: #ca3747;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}

header ul.nav-menu {
    text-align: left;
}
 
@media screen and (min-width: 992px) and (max-width: 1200px) {
  header .header-nav .nav-menu > li > a{
      padding: 25px 15px !important;
      font-size: 15px !important;
  }
}

@media screen and (max-width: 993px){
      header .header-nav .nav-menu > li > a {
          padding: 27px 8px !important;
          font-size: 13px !important;
      }
      
      header .header-nav .nav-menu > li > a .submenu-indicator {
          margin-left: 4px;
          margin-top: 6px;
      }
      
      header .header-nav .nav-menu > li:last-child a {
          font-size: 15px !important;
      }
      
      header .donate-btn-wrapper a {
            width: 80px;
            font-size: 14px;
      }
    
    header .submenu-indicator-chevron {
        height: 4px;
        width: 4px;
    }
}


@media screen and (max-width: 767px){
  .donate-btn-wrapper {
      display: none;
  }
  .g-recaptcha,.g-recaptcha div,iframe {
        max-width: 100% !important;
    }
    
    .contact-sec .call-back-content {
        padding: 40px 26px 38px !important;
    }

}


