﻿@import url("https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Lato:300,400,400i,700,900");

/*-------------------------------------

    Template Name: Mosque - Islamic Center Bootstrap php Template

    Description: This is php5 template

    Author: Webstrot

    Version: 1.0

---------------------------------------

    

    CSS INDEX

    ===================

	

  1. Theme Default CSS (body, link color, section etc)

  2. Header area start here

  3. Slider area start here

  4. About area start here

  5. Team area start here

  6. Banner area start here

  7. Blog area start here

  8. Price list area start here

  9. Contact area start here

  10. Footer area start here

  11. Breadcumb area start here

  12. Faq area start here

  13. Videos area start here

  14. Subscribe area start here

  15. Causes area start here

  16. Event area start here

  17. Services area start here

  18. Counter area start here

  19. Gallery area start here

  20. Prayer area start here

  21. Testimonial area start here



---------------------------------------*/

/*....................................

1.Theme default CSS

....................................*/

php,

body {

  font-size: 16px;

  color: #797979;

  font-family: "Lato", sans-serif;

  vertical-align: baseline;

  line-height: 26px;

  font-weight: 400;

}



/* ....................................

1.1 Reset CSS 

.......................................*/

a {

  transition: all 0.3s;

  text-decoration: none;

}

a:hover {

  text-decoration: none;

  color: #e4ad48;

}

a:active {

  outline: 0 none;

  text-decoration: none;

}

a:focus {

  outline: 0px solid;

  text-decoration: none;

}

.slider-box{
  width: 90;
  height: 90vh;
  margin: 30px auto;
  position: relative;
}

#slider{
  width: 100%;
  display: inline-flex;
}

#slider img{
  width: 100%;
  height: 100%
}

.indicators{
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
}

.indicators span{
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: poin;
}

.active{
  background: #ffff !important;
}
p {

  margin: 0 0 26px;

}



h1,

h2,

h3,

h4,

h5,

h6 {

  margin: 0 0 26px;

  font-weight: 700;

}

span.title-separetor {

    position: relative;

    height: 2px;

    width: 220px;

    background: #32383C;

    display: inline-block;

    margin-bottom: 20px;

}

span.title-separetor img {

    position: absolute;

    left: 50%;

    top: -11px;

    margin-left: -28px;

    padding: 0 10px;

    background: #fff;

}



img {

  max-width: 100%;

  height: auto;

}

.azan-time-bg {

    background: url(images/azan-time-bg.png);

    background-position: center top;

    /* background-size: cover; */

    background-repeat: no-repeat;

}

.azan-time-body {

   /* padding:0 40px;*/

    padding:4px 10px;

    text-align: -webkit-center;

    margin-right: auto;

    margin-left: auto;

    display: table;



}

span.azan-day {

    font-weight: 600;

    font-size: 14px;

    /* text-transform: capitalize; */

    color: #feb62d;

}

.start-time {

    font-size: 14px;

    text-transform: lowercase;

    color: #feb62d;

}

.timer {

    color: #feb62d;

}

.azan-time-body table tr td {

    /* text-align: center; */

    padding: 4px 10px;

        line-height: 17px;

    color: #fff;

    font-size: 13px;

    position: relative;

    left: 14px;

    font-weight: 600;

}



.azan-time {

    z-index: 99;

    padding-top: 120px;

    transition: all 0.5s ease-in-out;

}

.azan-time-header {

    padding-top: 3px;

    text-align: center;

    padding-bottom: 0;

}

.azan-time-header {

    position: relative;

}

ul {

  list-style: outside none none;

  margin: 0;

  padding: 0;

}



.hvr-grow {

    display: inline-block;

    vertical-align: middle;

    transform: translateZ(0);

    box-shadow: 0 0 1px rgba(0, 0, 0, 0);

    backface-visibility: hidden;

    -moz-osx-font-smoothing: grayscale;

    transition-duration: 0.3s;

    transition-property: transform;

}



.hvr-grow:hover,

.hvr-grow:focus,

.hvr-grow:active {

    transform: scale(1.1);

}



input {

  box-shadow: none;

  border-radius: 0;

  outline: none;

}

input:focus {

  outline: none;

  box-shadow: none;

}

input:active {

  outline: none;

  box-shadow: none;

}



textarea {

  outline: none;

  box-shadow: none;

  border-radius: 0;

}

textarea:focus {

  outline: none;

  box-shadow: none;

}

textarea:active {

  outline: none;

  box-shadow: none;

}



button {

  outline: none;

  box-shadow: none;

  border: none;

}

button:focus {

  outline: none;

  box-shadow: none;

  border: none;

}

button:active {

  outline: none;

  box-shadow: none;

  border: none;

}



.fix {

  overflow: hidden;

}



.clear {

  clear: both;

}



::-moz-selection {

  background: #00c3ff;

  text-shadow: none;

}



::selection {

  background: #00c3ff;

  text-shadow: none;

}



.browserupgrade {

  margin: 26px  0;

  background: #00c3ff;

  color: #333333;

  padding: 26px 0;

}



/***Typography***/

h1,

h2,

h3,

h4,

h5,

h6 {

  font-weight: 700;

  font-family: "Droid Sans", sans-serif;

}



h1 {

  font-size: 36px;

}



h2 {

  font-size: 30px;

}



h3 {

  font-size: 24px;

}



h4 {

  font-size: 18px;

}



/*** Section ***/

.section {

  padding:15px 27px;

  width: 100%;

  display: inline-block;

}

/*** icode ***/













.section2 {

  padding: 40px 0 40px;

  width: 100%;

  display: inline-block;

}



.section-heading-one {

  display: block;

  position: relative;

  z-index: 999;

  padding: 0;

  margin: 0 0 20px;

  text-align: center;

}

.section-heading-one h2 {

  position: relative;

  text-transform: capitalize;

  color: #fff;

  margin: 0;

  padding: 0 0 28px;

  display: block;

}

.section-heading-one h2:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/2.png) no-repeat;

  background-position: center;

}



.section-heading-two {

  display: block;

  position: relative;

  padding: 0;

  margin: 20px 0 50px;

  text-align: center;

}

.section-heading-two h2 {

  display: block;

  position: relative;

  padding: 0 0 28px;

  margin: 0 0 30px;

  text-transform: capitalize;

  color: #111;

}

.section-heading-two h2:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/1.png) no-repeat;

  background-position: center;

}

.section-heading-two p {

  margin: 0 auto;

  padding: 0;

  display: block;

  width: 70%;

}



.section-heading-three {

  display: block;

  position: relative;

  padding: 0;

}

.section-heading-three h2 {

  display: block;

  position: relative;

  padding: 0 0 28px;

  margin: 0 0 60px;

  text-transform: capitalize;

  color: #111;

}

.section-heading-three h2:after {

  content: '';

  position: absolute;

  left: 44%;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/1.png) no-repeat;

  background-position: left;

}



.section-heading-four {

  display: block;

  position: relative;

  z-index: 999;

  padding: 0;

  margin: 0 0 56px;

  text-align: center;

}

.section-heading-four h2 {

  position: relative;

  text-transform: capitalize;

  color: #fff;

  margin: 0;

  padding: 0 0 28px;

  display: block;

}

.section-heading-four h2:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/1.png) no-repeat;

  background-position: center;

}



/***Button***/

.btn1 {

  display: inline-block;

  background: #e5ae49;

  color: #fff !important;

  font-family: "Lato", sans-serif;

  font-weight: 700;

  text-transform: capitalize !important;

  line-height: 49px !important;

  padding: 0 31px !important;

  border-radius: 5px;

  position: relative;

}

.btn1 span {

  position: relative;

  z-index: 999;

}

.btn1:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  /*background: #e5ae49;*/

  background-image: linear-gradient(to right, #007e41, #e5ae49);

  transition: all 0.3s;

  border-radius: 5px;

}

.btn1:hover {

  background: #c19036 !important;

}

.btn1:hover:before {

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  opacity: 0;

}



.btn2 {

  border: 2px solid rgba(255, 255, 255, 0.3);

  color: #fff;

  text-transform: capitalize;

  font-family: "Lato", sans-serif;

  font-weight: 700;

  line-height: 35px;

  padding: 0 15px;

  display: inline-block;

  border-radius: 5px;

  position: relative;

  overflow: hidden;

}

.btn2 span {

  position: relative;

  z-index: 999;

}

.btn2:before {

  content: '';

  position: absolute;

  left: 10%;

  right: 10%;

  top: 10%;

  bottom: 10%;

  background: #009146;

  transition: all 0.3s;

  border-radius: 5px;

  opacity: 0;

}

.btn2:hover {

  background: #009146 !important;

  color: #fff;

  border: 2px solid #009146;

}

.btn2:hover:before {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  opacity: 1;

}



.btn3 {

  display: inline-block;

  position: relative;

  line-height: 42px;

  padding: 0 45px;

  color: #111111;

  font-weight: 700;

  text-transform: capitalize;

  border-radius: 5px;

}

.btn3 span {

  position: relative;

  z-index: 999;

}

.btn3:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #fff;

  border-radius: 5px;

  transition: all 0.3s;

}

.btn3:hover {

  background: #e5ae49;

  color: #fff;

}

.btn3:hover:before {

  left: 10%;

  right: 10%;

  top: 10%;

  bottom: 10%;

  opacity: 0;

}



.btn4 {

  display: inline-block;

  background: #009146;

  color: #fff !important;

  font-family: "Lato", sans-serif;

  font-weight: 700;

  text-transform: capitalize !important;

  line-height: 28px !important;

  padding: 0 10px !important;

  border-radius: 5px;

  position: relative;

}

.btn4 span {

  position: relative;

  z-index: 99;

}

.btn4:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #009146;

  transition: all 0.3s;

  border-radius: 5px;

}

.btn4:hover {

  background: #e5ae49 !important;

}

.btn4:hover:before {

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  opacity: 0;

}



.btn5 {

  display: inline-block;

  background: #009146;

  color: #fff !important;

  font-family: "Lato", sans-serif;

  font-weight: 700;

  text-transform: capitalize !important;

  line-height: 30px !important;

  padding: 0 28px !important;

  border-radius: 5px;

  position: relative;

  font-size: 14px;

}

.btn5 span {

  position: relative;

  z-index: 999;

}

.btn5:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #009146;

  transition: all 0.3s;

  border-radius: 5px;

}

.btn5:hover {

  background: #e5ae49 !important;

}

.btn5:hover:before {

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  opacity: 0;

}



.btn6 {

  display: inline-block;

  color: #009146 !important;

  text-transform: capitalize;

  font-weight: 700;

  font-family: "Lato", sans-serif;

}

.btn6:hover {

  color: #e5ae49 !important;

}



.btn7 {

  display: inline-block;

  background: #feb62d;

  color: #fff !important;

  font-family: "Lato", sans-serif;

  font-weight: 700;

  text-transform: capitalize !important;

  line-height: 32px !important;

  padding: .2rem 10rem !important;

  border-radius: 5px;

  position: relative;

  margin: 1rem 0 2rem;

}

.btn7 span {

  position: relative;

  z-index: 999;

}

.btn7:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #feb62d;

  transition: all 0.3s;

  border-radius: 5px;

}

.btn7:hover {

  background: #009146 !important;

}

.btn7:hover:before {

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  opacity: 0;

}



/*** Reset ***/

.p-re {

  position: relative;

}



.p-ab {

  position: absolute;

}



.list-inline li {

  display: inline-block;

}



.af-be:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.af-be:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}



.af:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}



.be:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}



.bg-img {

  background-size: cover !important;

  background-repeat: no-repeat !important;

  background-position: center center !important;

}



.floatleft {

  float: left;

}



.floatright {

  float: right;

}



.alignleft {

  float: left;

  margin-right: 15px;

  margin-bottom: 26px;

}



.alignright {

  float: right;

  margin-left: 15px;

  margin-bottom: 26px;

}



.aligncenter {

  display: block;

  margin: 0 auto 26px;

}



.pagination {

  text-align: center;

  display: block !important;

  margin: 28px 0 0;

}

.pagination ul li {

  padding: 0 9px;

}

.pagination ul li a {

  line-height: 50px;

  display: block;

  padding: 0 18px;

  background: #f5f5f5;

  color: #999999;

  font-size: 18px;

  border-radius: 5px;

}

.pagination ul li a:hover {

  background: #e5ae49;

  color: #fff;

}

.pagination ul li:first-child {

  padding-right: 115px;

  padding-left: 0;

}

.pagination ul li:first-child a {

  font-size: 16px;

}

.pagination ul li:last-child {

  padding-right: 0;

  padding-left: 115px;

}

.pagination ul li:last-child a {

  font-size: 16px;

}



/***All plugins Reset***/

.owl-controls {

  margin-top: 51px !important;

}

.owl-controls .owl-pagination .owl-page span {

  margin: 0 5px;

  width: 10px;

  height: 10px;

  background: #e4e4e4 !important;

  opacity: 1;

}

.owl-controls .owl-pagination .owl-page.active span {

  background: #009146 !important;

}



.testimonial-area .owl-wrapper {

  padding-top: 17px !important;

}

.testimonial-area .owl-controls {

  margin-top: 51px !important;

}

.testimonial-area .owl-controls .owl-pagination .owl-page span {

  margin: 0 5px;

  width: 10px;

  height: 10px;

  background: #7f7e7e !important;

  opacity: 1;

}

.testimonial-area .owl-controls .owl-pagination .owl-page.active span {

  background: #e5ae49 !important;

}



.brand-area .owl-controls {

  position: absolute;

  top: -118px;

  right: 0;

  margin: 0 !important;

}



#Container .mix {

  display: none;

}



.mfp-title {

  display: none !important;

}



.mfp-wrap {

  z-index: 9999999;

}



.mfp-bg {

  z-index: 999999;

}



/*** Margin ***/

.t-0 {

  top: 0;

}



.l-0 {

  left: 0;

}



.r-0 {

  right: 0;

}



.b-0 {

  bottom: 0;

}



.mr-0 {

  margin: 0;

}



.mr-t0 {

  margin-top: 0px;

}



.mr-t5 {

  margin-top: 5px;

}



.mr-t10 {

  margin-top: 10px;

}



.mr-t15 {

  margin-top: 15px;

}



.mr-t20 {

  margin-top: 20px;

}



.mr-t25 {

  margin-top: 25px;

}



.mr-t30 {

  margin-top: 30px;

}



.mr-t35 {

  margin-top: 35px;

}



.mr-t40 {

  margin-top: 40px;

}



.mr-t45 {

  margin-top: 45px;

}



.mr-t50 {

  margin-top: 50px;

}



.mr-t60 {

  margin-top: 60px;

}



.mr-t70 {

  margin-top: 70px;

}



.mr-t80 {

  margin-top: 80px;

}



.mr-t90 {

  margin-top: 90px;

}



.mr-t100 {

  margin-top: 100px;

}



.mr-t110 {

  margin-top: 110px;

}



.mr-t120 {

  margin-top: 120px;

}



.mr-t130 {

  margin-top: 130px;

}



.mr-t140 {

  margin-top: 140px;

}



.mr-t150 {

  margin-top: 150px;

}



.mr-b0 {

  margin-bottom: 0px;

}



.mr-b5 {

  margin-bottom: 5px;

}



.mr-b10 {

  margin-bottom: 10px;

}



.mr-b15 {

  margin-bottom: 15px;

}



.mr-b20 {

  margin-bottom: 20px;

}



.mr-b25 {

  margin-bottom: 25px;

}



.mr-b30 {

  margin-bottom: 30px;

}



.mr-b35 {

  margin-bottom: 35px;

}



.mr-b40 {

  margin-bottom: 40px;

}



.mr-b45 {

  margin-bottom: 45px;

}



.mr-b50 {

  margin-bottom: 50px;

}



.mr-b60 {

  margin-bottom: 60px;

}



.mr-b70 {

  margin-bottom: 70px;

}



.mr-b80 {

  margin-bottom: 80px;

}



.mr-b90 {

  margin-bottom: 90px;

}



.mr-b100 {

  margin-bottom: 100px;

}



.mr-b110 {

  margin-bottom: 110px;

}



.mr-b120 {

  margin-bottom: 120px;

}



.mr-b130 {

  margin-bottom: 130px;

}



.mr-b140 {

  margin-bottom: 140px;

}



.mr-b150 {

  margin-bottom: 150px;

}



.mr-l0 {

  margin-left: 0px;

}



.mr-l5 {

  margin-left: 5px;

}



.mr-l10 {

  margin-left: 10px;

}



.mr-l15 {

  margin-left: 15px;

}



.mr-l20 {

  margin-left: 20px;

}



.mr-l25 {

  margin-left: 25px;

}



.mr-l30 {

  margin-left: 30px;

}



.mr-l35 {

  margin-left: 35px;

}



.mr-l40 {

  margin-left: 40px;

}



.mr-l45 {

  margin-left: 45px;

}



.mr-l50 {

  margin-left: 50px;

}



.mr-l60 {

  margin-left: 60px;

}



.mr-l70 {

  margin-left: 70px;

}



.mr-l80 {

  margin-left: 80px;

}



.mr-l90 {

  margin-left: 90px;

}



.mr-l100 {

  margin-left: 100px;

}



.mr-l110 {

  margin-left: 110px;

}



.mr-l120 {

  margin-left: 120px;

}



.mr-l130 {

  margin-left: 130px;

}



.mr-l140 {

  margin-left: 140px;

}



.mr-l150 {

  margin-left: 150px;

}



.mr-r0 {

  margin-right: 0px;

}



.mr-r5 {

  margin-right: 5px;

}



.mr-r10 {

  margin-right: 10px;

}



.mr-r15 {

  margin-right: 15px;

}



.mr-r20 {

  margin-right: 20px;

}



.mr-r25 {

  margin-right: 25px;

}



.mr-r30 {

  margin-right: 30px;

}



.mr-r35 {

  margin-right: 35px;

}



.mr-r40 {

  margin-right: 40px;

}



.mr-r45 {

  margin-right: 45px;

}



.mr-r50 {

  margin-right: 50px;

}



.mr-r60 {

  margin-right: 60px;

}



.mr-r70 {

  margin-right: 70px;

}



.mr-r80 {

  margin-right: 80px;

}



.mr-r90 {

  margin-right: 90px;

}



.mr-r100 {

  margin-right: 100px;

}



.mr-r110 {

  margin-right: 110px;

}



.mr-r120 {

  margin-right: 120px;

}



.mr-r130 {

  margin-right: 130px;

}



.mr-r140 {

  margin-right: 140px;

}



.mr-r150 {

  margin-right: 150px;

}



.mr-0 {

  margin: 0;

}



.mr-5 {

  margin: 5px;

}



.mr-10 {

  margin: 10px;

}



.mr-15 {

  margin: 15px;

}



.mr-20 {

  margin: 20px;

}



.mr-25 {

  margin: 25px;

}



.mr-30 {

  margin: 30px;

}



.mr-35 {

  margin: 35px;

}



.mr-40 {

  margin: 40px;

}



.mr-45 {

  margin: 45px;

}



.mr-50 {

  margin: 50px;

}



.mr-60 {

  margin: 60px;

}



.mr-70 {

  margin: 70px;

}



.mr-80 {

  margin: 80px;

}



.mr-90 {

  margin: 90px;

}



.mr-100 {

  margin: 100px;

}



.mr-110 {

  margin: 110px;

}



.mr-120 {

  margin: 120px;

}



.mr-130 {

  margin: 130px;

}



.mr-140 {

  margin: 140px;

}



.mr-150 {

  margin: 150px;

}



/*** Padding ***/

.pd-0 {

  padding: 0;

}



.pd-t0 {

  padding-top: 0px;

}



.pd-t5 {

  padding-top: 5px;

}



.pd-t10 {

  padding-top: 10px;

}



.pd-t15 {

  padding-top: 15px;

}



.pd-t20 {

  padding-top: 20px;

}



.pd-t25 {

  padding-top: 25px;

}



.pd-t30 {

  padding-top: 30px;

}



.pd-t35 {

  padding-top: 35px;

}



.pd-t40 {

  padding-top: 40px;

}



.pd-t45 {

  padding-top: 45px;

}



.pd-t50 {

  padding-top: 50px;

}



.pd-t60 {

  padding-top: 60px;

}



.pd-t70 {

  padding-top: 70px;

}



.pd-t80 {

  padding-top: 80px;

}



.pd-t90 {

  padding-top: 90px;

}



.pd-t100 {

  padding-top: 100px;

}



.pd-t110 {

  padding-top: 110px;

}



.pd-t120 {

  padding-top: 120px;

}



.pd-t130 {

  padding-top: 130px;

}



.pd-t140 {

  padding-top: 140px;

}



.pd-t150 {

  padding-top: 150px;

}



.pd-b0 {

  padding-bottom: 0px;

}



.pd-b5 {

  padding-bottom: 5px;

}



.pd-b10 {

  padding-bottom: 10px;

}



.pd-b15 {

  padding-bottom: 15px;

}



.pd-b20 {

  padding-bottom: 20px;

}



.pd-b25 {

  padding-bottom: 25px;

}



.pd-b30 {

  padding-bottom: 30px;

}



.pd-b35 {

  padding-bottom: 35px;

}



.pd-b40 {

  padding-bottom: 40px;

}



.pd-b45 {

  padding-bottom: 45px;

}



.pd-b50 {

  padding-bottom: 50px;

}



.pd-b60 {

  padding-bottom: 60px;

}



.pd-b70 {

  padding-bottom: 70px;

}



.pd-b80 {

  padding-bottom: 80px;

}



.pd-b90 {

  padding-bottom: 90px;

}



.pd-b100 {

  padding-bottom: 100px;

}



.pd-b110 {

  padding-bottom: 110px;

}



.pd-b120 {

  padding-bottom: 120px;

}



.pd-b130 {

  padding-bottom: 130px;

}



.pd-b140 {

  padding-bottom: 140px;

}



.pd-b150 {

  padding-bottom: 150px;

}



.pd-l0 {

  padding-left: 0px;

}



.pd-l5 {

  padding-left: 5px;

}



.pd-l10 {

  padding-left: 10px;

}



.pd-l15 {

  padding-left: 15px;

}



.pd-l20 {

  padding-left: 20px;

}



.pd-l25 {

  padding-left: 25px;

}



.pd-l30 {

  padding-left: 30px;

}



.pd-l35 {

  padding-left: 35px;

}



.pd-l40 {

  padding-left: 40px;

}



.pd-l45 {

  padding-left: 45px;

}



.pd-l50 {

  padding-left: 50px;

}



.pd-l60 {

  padding-left: 60px;

}



.pd-l70 {

  padding-left: 70px;

}



.pd-l80 {

  padding-left: 80px;

}



.pd-l90 {

  padding-left: 90px;

}



.pd-l100 {

  padding-left: 100px;

}



.pd-l110 {

  padding-left: 110px;

}



.pd-l120 {

  padding-left: 120px;

}



.pd-l130 {

  padding-left: 130px;

}



.pd-l140 {

  padding-left: 140px;

}



.pd-l150 {

  padding-left: 150px;

}



.pd-r0 {

  padding-right: 0px;

}



.pd-r5 {

  padding-right: 5px;

}



.pd-r10 {

  padding-right: 10px;

}



.pd-r15 {

  padding-right: 15px;

}



.pd-r20 {

  padding-right: 20px;

}



.pd-r25 {

  padding-right: 25px;

}



.pd-r30 {

  padding-right: 30px;

}



.pd-r35 {

  padding-right: 35px;

}



.pd-r40 {

  padding-right: 40px;

}



.pd-r45 {

  padding-right: 45px;

}



.pd-r50 {

  padding-right: 50px;

}



.pd-r60 {

  padding-right: 60px;

}



.pd-r70 {

  padding-right: 70px;

}



.pd-r80 {

  padding-right: 80px;

}



.pd-r90 {

  padding-right: 90px;

}



.pd-r100 {

  padding-right: 100px;

}



.pd-r110 {

  padding-right: 110px;

}



.pd-r120 {

  padding-right: 120px;

}



.pd-r130 {

  padding-right: 130px;

}



.pd-r140 {

  padding-right: 140px;

}



.pd-r150 {

  padding-right: 150px;

}



.pd-0 {

  padding: 0px;

}



.pd-5 {

  padding: 5px;

}



.pd-10 {

  padding: 10px;

}



.pd-15 {

  padding: 15px;

}



.pd-20 {

  padding: 20px;

}



.pd-25 {

  padding: 25px;

}



.pd-30 {

  padding: 30px;

}



.pd-35 {

  padding: 35px;

}



.pd-40 {

  padding: 40px;

}



.pd-45 {

  padding: 45px;

}



.pd-50 {

  padding: 50px;

}



.pd-60 {

  padding: 60px;

}



.pd-70 {

  padding: 70px;

}



.pd-80 {

  padding: 80px;

}



.pd-90 {

  padding: 90px;

}



.pd-100 {

  padding: 100px;

}



.pd-110 {

  padding: 110px;

}



.pd-120 {

  padding: 120px;

}



.pd-130 {

  padding: 130px;

}



.pd-140 {

  padding: 140px;

}



.pd-150 {

  padding: 150px;

}



/*....................................

2. Header area start here

....................................*/

header .main-header {

  transition: all 0.3s;

}

header .main-header .logo-area a {

  display: block;

  padding: 0;

  line-height: 70px;

      margin-top: 8px;

}

header .main-header .search-box {

  position: absolute;

  left: 15px;

  right: 15px;

  bottom: 0;

  z-index: 999;

  background: #fff;

  padding: 29px 0;

  display: none;

}

header .main-header .search-box form {

  width: 100%;

  padding: 0 50px;

  position: relative;

}

header .main-header .search-box form input {

  width: 100%;

  height: 60px;

  padding: 0 30px;

  border: 1px solid #009146;

}

header .main-header .search-box form button {

  position: absolute;

  top: 0;

  right: 70px;

  cursor: pointer;

  background: transparent;

  color: #009146;

  font-size: 20px;

  line-height: 60px;

  font-weight: 700;

  transition: all 0.3s;

}

header .main-header .search-box form button:hover {

  color: #e5ae49;

}

header .main-header .search-box form .close-search {

  position: absolute;

  top: 0;

  right: 15px;

  color: #e5ae49;

  line-height: 60px;

  font-size: 20px;

  display: inline-block;

  cursor: pointer;

  transition: all 0.3s;

}

header .main-header .search-box form .close-search:hover {

  color: #009146;

}

header .main-header.sticky {

  position: fixed;

  top: 0;

  left: 0;

  right: 0;

  z-index: 99;

  transition: all 0.3s;

  box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);

}

header .mobile-menu-area {

  display: none;

  float: inline-start;

  width: 100%;

}

header .mobile-menu-area.page {

  position: absolute;

  left: 0;

  right: 0;

  width: auto !important;

}

header .mean-container .mean-nav {

  /* position: absolute; */

  top: 100%;

  left: 0;

  right: 0;

}



.mobile-menu-area {

  float: left;

  width: 100%;

  background:#eee;

}



header .topbar {

  background: #009146;

  position: relative;

  display: block;

}

header .topbar .header-event .count-list li {

  background: #1a9c59;

  padding: 13px 22px;

  margin: 0 3px;

  cursor: pointer;

}

header .topbar .header-event .count-list li:first-child {

  background: transparent;

  padding: 13px 0;

  cursor: inherit;

  margin-left: 0 !important;

}

header .topbar .header-event .count-list li h6 {

  font-size: 16px;

  margin: 0;

  color: #ffffff;

  font-family: "Lato", sans-serif;

  text-transform: capitalize;

  font-weight: 700;

  padding-right: 22px;

  display: block;

}

header .topbar .header-event .count-list li span {

  color: #fff;

  margin: 0;

  display: inline-block;

  font-size: 16px;

  font-family: "Lato", sans-serif;

}

header .topbar .header-event .count-list li span.count {

  font-weight: 700;

  margin-right: 8px;

}

header .topbar .header-event .count-list li span.con {

  opacity: 0.5;

  font-weight: 400;

  text-transform: capitalize;

  transition: all 0.3s;

}

header .topbar .header-event .count-list li:hover span.con {

  opacity: 1;

}

header .topbar .header-social ul li {

  padding: 0px 10px 0px 10px;

}

header .topbar .header-social ul li a {

  font-size: 20px;

  display: block;

  color: #fff;

  opacity: 1.3;

}

header .topbar .header-social ul li a:hover {

  color: #e5ae49;

  opacity: 1;

}



header .main-header {

  background: #fff;

}

header .main-header .menu-area nav ul li:first-child a {

  padding-left: 0;

      color: #009146;

    font-weight: 600;

}

header .main-header .menu-area nav ul li:last-child {

 /* float: right;*/

}

header .main-header .menu-area nav ul li.menu-btn {

  text-align: right;

}

header .main-header .menu-area nav ul li.menu-btn li {

  line-height: 117px;

}

header .main-header .menu-area nav ul li.menu-btn li .search-ico {

  display: block;

  font-size: 20px;

  cursor: pointer;

  transition: all 0.3s;

  color: #009146;

  font-weight: 700;

}

header .main-header .menu-area nav ul li.menu-btn li .search-ico:hover {

  color: #e5ae49;

}

header .main-header .menu-area nav ul li.menu-btn li a {

  display: inline-block;

}

header .main-header .menu-area nav ul li.menu-btn li:last-child {

  margin-left: 27px;

}

header .main-header .menu-area nav ul li.menu-btn li:last-child a {

  padding: 0;

}

header .main-header .menu-area nav ul li a {

  color: #009146;

  font-family: "Droid Sans", sans-serif;

  text-transform: capitalize;

  display: block;

  padding:30px 8px;

  font-weight: 600;

  /*  margin-bottom: -45px*/

    }

header .main-header .menu-area nav ul li a:hover {

  color: #000000;

}

header .main-header .menu-area nav ul li.drop-menu {

  position: relative;

}

header .main-header .menu-area nav ul li.drop-menu .down-menu {

  background: #ffffff none repeat scroll 0 0;

  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);

  left: 0;

  margin: 0;

  opacity: 0;

  padding: 0;

  position: absolute;

  top: 120%;

  transition: all 0.3s;

  visibility: hidden;

  width: 189px;

  z-index: 9999;

}

header .main-header .menu-area nav ul li.drop-menu .down-menu li {

  border-bottom: 1px solid #f4f4f4;

  display: block;

  padding: 0 !important;

}

header .main-header .menu-area nav ul li.drop-menu .down-menu li:last-child {

  float: inherit;

}

header .main-header .menu-area nav ul li.drop-menu .down-menu li a {

  background: #ffffff none repeat scroll 0 0;

  display: block;

  padding: 8px 18px;

  text-align: left;

  line-height: 0;

  text-decoration: none;

  text-transform: capitalize;

  font-size: 12px;

  line-height: 26px;

}

header .main-header .menu-area nav ul li.drop-menu .down-menu li a:hover {

  background: #fafafa none repeat scroll 0 0;

  color: #009146;

}

header .main-header .menu-area nav ul li.drop-menu .down-menu li a:after {

  display: none;

}

header .main-header .menu-area nav ul li.drop-menu:hover .down-menu {

  opacity: 1;

  top: 100%;

  visibility: visible;

}



/*....................................

3. Slider area start here

....................................*/

.slider-area {

  position: relative;

  overflow: hidden;

  width: 100%;

  /* height:380px; */

}

.slider-area .carousel-inner .carousel-item:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: rgba(0, 0, 0, 0.3);

}

.slider-area .carousel-inner .carousel-item img {

  display: block;

  width: 100%;

  height: 1100px;

}

.slider-area .carousel-inner .carousel-item .carousel-caption {

  bottom: inherit;

  top: 40%;

}

.slider-area .carousel-inner .carousel-item .carousel-caption .content img {

  width: 256px;

  margin: -105px auto 45px;

  margin-bottom: 10px;

  height: auto;

}

.slider-area .carousel-inner .carousel-item .carousel-caption .content h2 {

  margin:0 0 15px;

  font-size: 20px;

  text-transform: capitalize;

}

.slider-area .carousel-inner .carousel-item .carousel-caption .content h2 .primary {

  color: #009146;

}

.slider-area .carousel-inner .carousel-item .carousel-caption .content h2 .hover {

  color: #e5ae49;

}

.slider-area .carousel-control {

  position: absolute;

  width: 40px;

  height: 40px;

  border-radius: 100%;

  color: #fff;

  font-size: 18px;

  background: rgba(255, 255, 255, 0.1);

  opacity: 1;

  top: 50%;

  transition: all 0.3s;

}

.support-bar-wrapper{

color: white;

    margin-bottom: -55px;

    text-align: center;

    font-size: 15px;

    font-weight: 600;

    margin-bottom: -55px;

    background: #31a53c;

    border-bottom-left-radius: 50px;

    border-bottom-right-radius: 50px;

    height: 31px;	

}

.slider-area .carousel-control i {

  position: relative;

  z-index: 999;

}

.slider-area .carousel-control:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #009146;

  border-radius: 100%;

  transition: all 0.3s;

}

.slider-area .carousel-control:hover:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #009146;

  border-radius: 100%;

}

.slider-area .carousel-control.carousel-control-prev {

  left: -7%;

  transition: all 0.5s;

      top: 40%;

}

.slider-area .carousel-control.carousel-control-next {

  right: -7%;

  transition: all 0.5s;

      top: 40%;

}

.slider-area:hover .carousel-control.carousel-control-prev {

  left: 5%;

}

.slider-area:hover .carousel-control.carousel-control-next {

  right: 5%;

}

.slider {
  width: 800px;
  height: 800px;
  display: flex;
  overflow-x: auto;
}
.slide {
  width: 300px;
  flex-shrink: 0;
  height: 100%;
}







.msj_slider_padding {

  padding-left: 0;

  padding-right: 0;

}



/*....................................

4. About area start here

....................................*/

/*....................................

5. Team area start here

....................................*/

.team-area .team-list {

  display: block;

  margin: 0 0 30px;

}

.team-area .team-list figure {

  display: block;

  position: relative;

  overflow: hidden;

  margin: 0;

}

.team-area .team-list figure img {

  width: 100%;

  display: block;

  transition: all 0.3s;

}

.team-area .team-list .content {

  text-align: center;

  border: 8px solid #ffffff;

  /*border-top: 0;*/

  padding: 40px 30px 30px 30px;

      background: #d5e6d1;

}

.team-area .team-list .content .pos {

  color: #009146;

  font-size: 14px;

  margin: 0 0 13px;

  transition: all 0.3s;

}

.team-area .team-list .content h3 {

  font-size: 20px;

  color: #111111;

  margin: 0 0 15px;

}

.team-area .team-list .content p {

  margin: 0 0 20px;

}

.team-area .team-list:hover figure img {

  transform: scale(1.1, 1.1);

}

.team-area .team-list:hover .content .pos {

  color: #e5ae49;

}



/*....................................

6. Banner area start here

....................................*/

.banner-area-one {

  background: #f5f5f5;

  position: relative;

  padding: 76px 0;

  display: block;

  margin: 0 0 38px;

  overflow: hidden;

  vertical-align: middle;

}

.banner-area-one .banner-con h2 {

  color: #009146;

  margin: 0 0 30px;

  text-transform: capitalize;

}

.banner-area-one .banner-con span a {

  color: #009146;

}

.banner-area-one .banner-con span a:hover {

  color: #e5ae49;

}

.banner-area-one .contact-banner {

  position: absolute;

  top: -76px;

  left: 15px;

  right: 15px;

  bottom: -37px;

}

.banner-area-one .contact-banner figure {

  position: relative;

  margin: 0;

}

.banner-area-one .contact-banner figure:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: rgba(0, 145, 70, 0.9);

}

.banner-area-one .contact-banner figure img {

  width: 100%;

}

.banner-area-one .contact-banner figure .content {

  position: absolute;

  top: 58px;

  left: 0;

  right: 0;

  text-align: center;

  z-index: 999;

}

.banner-area-one .contact-banner figure .content h4 {

  position: relative;

  font-size: 20px;

  color: #fff;

  text-transform: capitalize;

  padding: 0 0 24px;

  margin: 0 0 35px;

}

.banner-area-one .contact-banner figure .content h4:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  text-align: center;

  background: url(images/section/2.png);

  background-repeat: no-repeat;

  background-position: center;

}

.banner-area-one .contact-banner figure .content h1 {

  font-family: "Lato", sans-serif !important;

  font-weight: 900;

  font-size: 40px;

  color: #fff;

  margin: 0 0 5px;

  display: block;

}

.banner-area-one .contact-banner figure .content .mail {

  color: #fff;

  font-size: 20px;

  display: block;

  margin: 0 0 35px;

}



.banner-area-two {

  position: relative;

  background: url(images/banner/bg-3.jpg);

}

.banner-area-two:after {

  background:rgba(0, 0, 0, 0.28);

}

.banner-area-two .prayer-list {

  position: relative;

  z-index: 999;

  background: rgba(255, 255, 255, 0.1);

  /*background-image:url('images/section/1.jpg');*/

  display: block;

  border-radius: 5px;

      margin-right: -20px;

}

.banner-area-two .prayer-list h4 {

  display: block;

  border-radius: 5px;

  text-transform: capitalize;

  font-size: 16px;

  background: rgb(3, 160, 59);

  color: #fff;

  font-family: "Lato", sans-serif;

  padding: 15px 0;

  text-transform: capitalize;

}

.banner-area-two .prayer-list strong {

  display: block;

  margin: 0 0 20px;

  color: #fff;

  font-size: 18px;

  font-family: "Droid Sans", sans-serif;

  text-transform: capitalize;

}

.banner-area-two .prayer-list button {

  display: inline-block;

  background: #03a03b;

  color: #fff;

  border-radius: 5px;

  margin: 0 0 25px;

  padding: 0px 8px;

  font-weight: 700;

  cursor: pointer;

  transition: all 0.3s;

      font-size: 15px;

}

.banner-area-two .prayer-list button:hover {

  background: #e5ae49;

}



.brand-area {

  background: #f5f5f5;

}

.brand-area .brand .brand-list {

  border: 8px solid #ececec;

  text-align: center;

  margin-left: -4px;

  margin-right: -4px;

  display: block;

}

.brand-area .brand .brand-list a {

  display: block;

  line-height: 120px;

}

.brand-area .brand .brand-list a img {

  transition: all 0.3s;

  opacity: 0.3;

}

.brand-area .brand .brand-list a:hover img {

  opacity: 1;

}



/*....................................

7. Blog area start here

....................................*/

.blog-area .blog figure {

  margin: 0;

  position: relative;

  overflow: hidden;

}

.blog-area .blog figure img {

  width: 100%;

  display: block;

  transition: all 0.3s;

}

.blog-area .blog .content {

  border: 8px solid #fff;

  border-top: none;

  padding: 30px;

}

.blog-area .blog .content .date {

  display: inline-block;

  float: left;

  text-align: right;

  margin-right: 30px;

}

.blog-area .blog .content .date span {

  display: inline-block;

  background: #009146;

  color: #fff;

  padding: 25px 15px;

  text-align: center;

  border-radius: 50px;

  font-style: normal;

  transition: all 0.3s;

}

.blog-area .blog .content .date span strong {

  font-weight: 900;

  font-size: 20px;

  display: block;

  font-style: normal;

}

.blog-area .blog .content .date span em {

  font-size: 14px;

  text-transform: capitalize;

  font-weight: 700;

  display: block;

  font-style: normal;

}

.blog-area .blog .content .con {

  display: table;

}

.blog-area .blog .content .con a {

  color: #111;

}

.blog-area .blog .content .con a:hover {

  color: #009146;

}

.blog-area .blog .content .con a h4 {

  font-size: 20px;

  margin: 0 0 15px;

  display: block;

}

.blog-area .blog .content ul {

  display: block;

  border-top: 1px solid #f5f5f5;

  padding: 26px 0 0;

}

.blog-area .blog .content ul li {

  padding: 0 22px;

  border-right: 1px solid #f5f5f5;

}

.blog-area .blog .content ul li:first-child {

  padding-left: 0;

}

.blog-area .blog .content ul li:last-child {

  padding-right: 0;

  border-right: none;

}

.blog-area .blog .content ul li i {

  color: #009146;

  margin-right: 8px;

  transition: all 0.3s;

}

.blog-area .blog:hover .content .date span {

  background: #e5ae49;

}

.blog-area .blog:hover ul li i {

  /*color: $hover-color;*/

}

.blog-area .testimonial-blog {

  background: #e5ae49;

  position: relative;

}

.blog-area .testimonial-blog:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: -20px;

  bottom: 0;

  background: url(images/icon/quote.png) no-repeat center;

}

.blog-area .testimonial-blog .owl-carousel {

  z-index: 999;

}

.blog-area .testimonial-blog .testimonial-list {

  text-align: center;

  padding: 75px 90px 50px;

}

.blog-area .testimonial-blog .testimonial-list blockquote {

  font-size: 24px;

  font-weight: 500;

  text-transform: capitalize;

  color: #fff;

  line-height: 35px;

  letter-spacing: 1px;

}

.blog-area .testimonial-blog .testimonial-list a {

  color: #fff;

}

.blog-area .testimonial-blog .testimonial-list a:hover {

  color: #009146;

}

.blog-area .sidbear .widget {

  display: block;

  margin: 0 0 48px;

}

.blog-area .sidbear .widget h3 {

  display: block;

  position: relative;

  padding: 0 0 28px;

  margin: 0 0 25px;

  text-transform: capitalize;

  font-weight: 500;

  color: #111;

  font-size: 22px;

}

.blog-area .sidbear .widget h3:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/3.png) no-repeat;

  background-position: left;

}

.blog-area .sidbear .search-sid form {

  position: relative;

}

.blog-area .sidbear .search-sid form input {

  height: 50px;

  padding: 0 15px;

  border: 1px solid #e1e1e1;

  width: 100%;

  transition: all 0.3s;

}

.blog-area .sidbear .search-sid form input::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  font-size: 14px;

}

.blog-area .sidbear .search-sid form input::-moz-placeholder {

  /* Firefox 19+ */

  font-size: 14px;

}

.blog-area .sidbear .search-sid form input:-ms-input-placeholder {

  /* IE 10+ */

  font-size: 14px;

}

.blog-area .sidbear .search-sid form input:-moz-placeholder {

  /* Firefox 18- */

  font-size: 14px;

}

.blog-area .sidbear .search-sid form input:focus {

  border: 1px solid #009146;

}

.blog-area .sidbear .search-sid form button {

  position: absolute;

  right: 15px;

  background: transparent;

  line-height: 50px;

  color: #009146;

  top: 0;

  cursor: pointer;

}

.blog-area .sidbear .categories ul li {

  display: block;

  padding: 9px 0;

}

.blog-area .sidbear .categories ul li:first-child {

  padding-top: 0;

}

.blog-area .sidbear .categories ul li:last-child {

  padding-bottom: 0;

}

.blog-area .sidbear .categories ul li a {

  color: #797979;

}

.blog-area .sidbear .categories ul li a:hover {

  color: #009146;

}

.blog-area .sidbear .categories ul li a i {

  color: #009146;

  margin-right: 15px;

}

.blog-area .sidbear .post .post-list {

  margin: 0 0 26px;

}

.blog-area .sidbear .post .post-list:last-child {

  margin: 0;

}

.blog-area .sidbear .post .post-list .thimb {

  display: inline-block;

  float: left;

  margin-right: 20px;

}

.blog-area .sidbear .post .post-list .thimb a {

  position: relative;

  display: block;

}

.blog-area .sidbear .post .post-list .thimb a:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #009146;

  opacity: 0.9;

  z-index: 99;

  border-radius: 0px;

  transition: all 0.3s;

}

.blog-area .sidbear .post .post-list .thimb a:before {

  content: '\f002';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  color: #fff;

  font-size: 14px;

  z-index: 999;

  font-family: FontAwesome;

  text-align: center;

  line-height: 70px;

  transition: all 0.3s;

  opacity: 0;

}

.blog-area .sidbear .post .post-list .thimb a img {

  width: 100%;

}

.blog-area .sidbear .post .post-list .thimb a:hover:after {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.blog-area .sidbear .post .post-list .thimb a:hover:before {

  opacity: 1;

}

.blog-area .sidbear .post .post-list .con {

  display: table;

}

.blog-area .sidbear .post .post-list .con span {

  font-size: 14px;

  display: block;

  margin: 0 0 5px;

  color: #009146;

}

.blog-area .sidbear .post .post-list .con a {

  color: #797979;

  font-family: "Lato", sans-serif;

}

.blog-area .sidbear .post .post-list .con a:hover {

  color: #009146;

}

.blog-area .sidbear .post .post-list .con a h6 {

  font-size: 16px;

  margin: 0 0 10px;

  font-weight: 400;

}

.blog-area .sidbear .tags ul li {

  padding: 5px 3px;

}

.blog-area .sidbear .tags ul li a {

  display: block;

  border: 1px solid #f5f5f5;

  color: #707070;

  font-size: 14px;

  padding: 0 10px;

  border-radius: 5px;

  text-transform: capitalize;

}

.blog-area .sidbear .tags ul li a:hover {

  background: #009146;

  color: #fff;

  border: 1px solid #009146;

}

.blog-area .sidbear .instagram ul li {

  padding: 3px 1px;

  position: relative;

}

.blog-area .sidbear .instagram ul li:after {

  content: '';

  position: absolute;

  left: 1px;

  right: 1px;

  top: 3px;

  bottom: 3px;

  opacity: 0;

  background: #009146;

  transition: all 0.3s;

  opacity: 0;

}

.blog-area .sidbear .instagram ul li:before {

  content: '';

  position: absolute;

  left: 1px;

  right: 1px;

  top: 3px;

  bottom: 3px;

  border: 2px solid #009146;

  transition: all 0.3s;

  opacity: 0;

}

.blog-area .sidbear .instagram ul li:hover:before {

  opacity: 1;

}

.blog-area .sidbear .instagram ul li:hover:after {

  opacity: 0.5;

}

.blog-area .sidbear .instagram ul li img {

  width: 100%;

}



.single-blog-area .blog figure {

  margin: 0;

  position: relative;

  overflow: hidden;

}

.single-blog-area .blog figure img {

  width: 100%;

  display: block;

  transition: all 0.3s;

}

.single-blog-area .blog .content {

  border: 8px solid #f5f5f5;

  border-top: none;

}

.single-blog-area .blog .content .date {

  display: inline-block;

  float: left;

  text-align: right;

  margin-right: 30px;

  padding: 30px 0 0 30px;

}

.single-blog-area .blog .content .date span {

  display: inline-block;

  background: #009146;

  color: #fff;

  padding: 25px 15px;

  text-align: center;

  border-radius: 50px;

  font-style: normal;

  transition: all 0.3s;

}

.single-blog-area .blog .content .date span strong {

  font-weight: 900;

  font-size: 20px;

  display: block;

  font-style: normal;

}

.single-blog-area .blog .content .date span em {

  font-size: 14px;

  text-transform: capitalize;

  font-weight: 700;

  display: block;

  font-style: normal;

}

.single-blog-area .blog .content .con {

  display: table;

  padding: 30px 30px 0 0;

}

.single-blog-area .blog .content .con a {

  color: #111;

}

.single-blog-area .blog .content .con a:hover {

  color: #009146;

}

.single-blog-area .blog .content .con a h4 {

  font-size: 20px;

  margin: 0 0 15px;

  display: block;

}

.single-blog-area .blog .content .testimonial-blog {

  background: #009146;

  position: relative;

}

.single-blog-area .blog .content .testimonial-blog:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: -20px;

  bottom: 0;

  background: url(images/icon/quote.png) no-repeat center;

}

.single-blog-area .blog .content .testimonial-blog .owl-carousel {

  z-index: 999;

}

.single-blog-area .blog .content .testimonial-blog .testimonial-list {

  text-align: center;

  padding: 75px 90px 50px;

}

.single-blog-area .blog .content .testimonial-blog .testimonial-list blockquote {

  font-size: 24px;

  font-weight: 500;

  text-transform: capitalize;

  color: #fff;

  line-height: 35px;

  letter-spacing: 1px;

}

.single-blog-area .blog .content .testimonial-blog .testimonial-list a {

  color: #fff;

}

.single-blog-area .blog .content .testimonial-blog .testimonial-list a:hover {

  color: #009146;

}

.single-blog-area .blog .content .descr {

  padding: 0 75px;

}

.single-blog-area .blog .content .descr p {

  margin: 30px 0;

}

.single-blog-area .blog .content .descr .imge li {

  padding-left: 15px;

}

.single-blog-area .blog .content .descr .cont-list {

  padding-left: 30px;

  margin: 0 0 20px;

}

.single-blog-area .blog .content .descr .cont-list li {

  padding: 10px 0;

}

.single-blog-area .blog .content .descr .cont-list li i {

  color: #009146;

  margin-right: 20px;

}

.single-blog-area .blog .content .data {

  display: block;

  border-top: 1px solid #f5f5f5;

  padding: 26px 0;

  margin: 0 30px;

}

.single-blog-area .blog .content .data li {

  padding: 0 22px;

  border-right: 1px solid #f5f5f5;

}

.single-blog-area .blog .content .data li:first-child {

  padding-left: 0;

}

.single-blog-area .blog .content .data li:last-child {

  padding-right: 0;

  border-right: none;

}

.single-blog-area .blog .content .data li i {

  color: #009146;

  margin-right: 8px;

  transition: all 0.3s;

}

.single-blog-area .admin-about {

  background: #009146;

  float: left;

  display: block;

  padding: 45px 40px;

}

.single-blog-area .admin-about .admin-img {

  float: left;

  display: inline-block;

  width: 124px;

  margin-right: 30px;

}

.single-blog-area .admin-about .admin-img img {

  width: 100%;

  border-radius: 100%;

}

.single-blog-area .admin-about .content {

  display: table;

}

.single-blog-area .admin-about .content .header {

  padding-top: 10px;

  display: block;

  margin: 0 0 25px;

}

.single-blog-area .admin-about .content .header h3 {

  display: inline-block;

  margin: 0;

  font-weight: 400;

  font-size: 22px;

  color: #fff;

}

.single-blog-area .admin-about .content .header h3 a {

  display: inline-block;

  margin-left: 25px;

  background: #fff;

  color: #111;

  border-radius: 3px;

  text-transform: capitalize;

  font-size: 10px;

  line-height: 15px;

  padding: 0 10px;

}

.single-blog-area .admin-about .content .header h3 a:hover {

  background: #e5ae49;

  color: #fff;

}

.single-blog-area .admin-about .content .header ul {

  float: right;

}

.single-blog-area .admin-about .content .header ul li {

  padding: 0 0 0 15px;

}

.single-blog-area .admin-about .content .header ul li a {

  font-size: 20px;

  display: block;

  color: #fff;

  opacity: 0.3;

}

.single-blog-area .admin-about .content .header ul li a:hover {

  color: #fff;

  opacity: 1;

}

.single-blog-area .admin-about .content p {

  margin: 0;

  color: #fff;

}

.single-blog-area .comments-area {

  display: block;

  padding: 90px 0;

}

.single-blog-area .comments-area .section-heading-three h2 {

  font-size: 22px;

  padding: 0 0 22px;

  margin: 0 0 50px;

  text-transform: capitalize;

  font-weight: 400;

}

.single-blog-area .comments-area .comments-list .media {

  padding: 50px 0;

  border-bottom: 1px solid #e1e1e1;

}

.single-blog-area .comments-area .comments-list .media:first-child {

  padding-top: 0;

}

.single-blog-area .comments-area .comments-list .media:first-child .media-body {

  padding: 0;

  border-bottom: none;

}

.single-blog-area .comments-area .comments-list .media:first-child .media-body .media {

  padding: 50px 0 0;

  margin-top: 50px;

  border-top: 1px solid #e1e1e1;

  border-bottom: none;

}

.single-blog-area .comments-area .comments-list .media .media-body h5 {

  color: #111;

  font-size: 22px;

  text-transform: capitalize;

  font-weight: 400;

  margin: 0 0 20px;

}

.single-blog-area .comments-area .comments-list .media .media-body h5 span {

  position: relative;

  display: inline-block;

  margin-left: 15px;

  padding-left: 20px;

  font-style: italic;

  font-size: 16px;

  color: #009146;

}

.single-blog-area .comments-area .comments-list .media .media-body h5 span:after {

  content: '';

  position: absolute;

  left: 0;

  top: 5px;

  width: 8px;

  height: 8px;

  border-radius: 100%;

  background: #e8e8e8;

}

.single-blog-area .comments-area .comments-list .media .media-body h5 span a {

  color: #009146;

  text-decoration: underline;

}

.single-blog-area .comments-area .comments-list .media .media-body h5 span a:hover {

  color: #e5ae49;

}

.single-blog-area .comments-area .comments-list .media .media-body p {

  margin: 0;

}

.single-blog-area .form-area {

  display: block;

  width: 100%;

}

.single-blog-area .form-area .section-heading-three h2 {

  font-size: 22px;

  padding: 0 0 22px;

  margin: 0 0 50px;

  text-transform: capitalize;

  font-weight: 400;

}

.single-blog-area .form-area form fieldset {

  display: block;

  margin: 0 0 30px;

}

.single-blog-area .form-area form fieldset .feld {

  position: relative;

}

.single-blog-area .form-area form fieldset .feld input {

  width: 100%;

  border: 1px solid #e1e1e1;

  padding: 0 15px;

  height: 50px;

  transition: all 0.3s;

}

.single-blog-area .form-area form fieldset .feld input:focus {

  border: 1px solid #009146;

}

.single-blog-area .form-area form fieldset .feld input:focus + span {

  color: #009146;

}

.single-blog-area .form-area form fieldset .feld input::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-blog-area .form-area form fieldset .feld input::-moz-placeholder {

  /* Firefox 19+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-blog-area .form-area form fieldset .feld input:-ms-input-placeholder {

  /* IE 10+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-blog-area .form-area form fieldset .feld input:-moz-placeholder {

  /* Firefox 18- */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-blog-area .form-area form fieldset .feld span {

  position: absolute;

  right: 35px;

  top: 0;

  line-height: 50px;

  color: #797979;

  transition: all 0.3s;

}

.single-blog-area .form-area form fieldset .feld span.msg {

  right: 20px;

}

.single-blog-area .form-area form fieldset .feld textarea {

  width: 100%;

  border: 1px solid #e1e1e1;

  padding: 15px;

  height: 120px;

  transition: all 0.3s;

}

.single-blog-area .form-area form fieldset .feld textarea:focus {

  border: 1px solid #009146;

}

.single-blog-area .form-area form fieldset .feld textarea:focus + span {

  color: #009146;

}

.single-blog-area .form-area form fieldset .feld textarea::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-blog-area .form-area form fieldset .feld textarea::-moz-placeholder {

  /* Firefox 19+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-blog-area .form-area form fieldset .feld textarea:-ms-input-placeholder {

  /* IE 10+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-blog-area .form-area form fieldset .feld textarea:-moz-placeholder {

  /* Firefox 18- */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-blog-area .sidbear .widget {

  display: block;

  margin: 0 0 48px;

}

.single-blog-area .sidbear .widget h3 {

  display: block;

  position: relative;

  padding: 0 0 28px;

  margin: 0 0 25px;

  text-transform: capitalize;

  font-weight: 500;

  color: #111;

  font-size: 22px;

}

.single-blog-area .sidbear .widget h3:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/3.png) no-repeat;

  background-position: left;

}

.single-blog-area .sidbear .search-sid form {

  position: relative;

}

.single-blog-area .sidbear .search-sid form input {

  height: 50px;

  padding: 0 15px;

  border: 1px solid #e1e1e1;

  width: 100%;

  transition: all 0.3s;

}

.single-blog-area .sidbear .search-sid form input::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  font-size: 14px;

}

.single-blog-area .sidbear .search-sid form input::-moz-placeholder {

  /* Firefox 19+ */

  font-size: 14px;

}

.single-blog-area .sidbear .search-sid form input:-ms-input-placeholder {

  /* IE 10+ */

  font-size: 14px;

}

.single-blog-area .sidbear .search-sid form input:-moz-placeholder {

  /* Firefox 18- */

  font-size: 14px;

}

.single-blog-area .sidbear .search-sid form input:focus {

  border: 1px solid #009146;

}

.single-blog-area .sidbear .search-sid form button {

  position: absolute;

  right: 15px;

  background: transparent;

  line-height: 50px;

  color: #009146;

  top: 0;

  cursor: pointer;

}

.single-blog-area .sidbear .categories ul li {

  display: block;

  padding: 9px 0;

}

.single-blog-area .sidbear .categories ul li:first-child {

  padding-top: 0;

}

.single-blog-area .sidbear .categories ul li:last-child {

  padding-bottom: 0;

}

.single-blog-area .sidbear .categories ul li a {

  color: #797979;

}

.single-blog-area .sidbear .categories ul li a:hover {

  color: #009146;

}

.single-blog-area .sidbear .categories ul li a i {

  color: #009146;

  margin-right: 15px;

}

.single-blog-area .sidbear .post .post-list {

  margin: 0 0 26px;

}

.single-blog-area .sidbear .post .post-list:last-child {

  margin: 0;

}

.single-blog-area .sidbear .post .post-list .thimb {

  display: inline-block;

  float: left;

  margin-right: 20px;

}

.single-blog-area .sidbear .post .post-list .thimb a {

  position: relative;

  display: block;

}

.single-blog-area .sidbear .post .post-list .thimb a:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #009146;

  opacity: 0.9;

  z-index: 99;

  border-radius: 0px;

  transition: all 0.3s;

}

.single-blog-area .sidbear .post .post-list .thimb a:before {

  content: '\f002';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  color: #fff;

  font-size: 14px;

  z-index: 999;

  font-family: FontAwesome;

  text-align: center;

  line-height: 70px;

  transition: all 0.3s;

  opacity: 0;

}

.single-blog-area .sidbear .post .post-list .thimb a img {

  width: 100%;

}

.single-blog-area .sidbear .post .post-list .thimb a:hover:after {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.single-blog-area .sidbear .post .post-list .thimb a:hover:before {

  opacity: 1;

}

.single-blog-area .sidbear .post .post-list .con {

  display: table;

}

.single-blog-area .sidbear .post .post-list .con span {

  font-size: 14px;

  display: block;

  margin: 0 0 5px;

  color: #009146;

}

.single-blog-area .sidbear .post .post-list .con a {

  color: #797979;

  font-family: "Lato", sans-serif;

}

.single-blog-area .sidbear .post .post-list .con a:hover {

  color: #009146;

}

.single-blog-area .sidbear .post .post-list .con a h6 {

  font-size: 16px;

  margin: 0 0 10px;

  font-weight: 400;

}

.single-blog-area .sidbear .tags ul li {

  padding: 5px 3px;

}

.single-blog-area .sidbear .tags ul li a {

  display: block;

  border: 1px solid #f5f5f5;

  color: #707070;

  font-size: 14px;

  padding: 0 10px;

  border-radius: 5px;

  text-transform: capitalize;

}

.single-blog-area .sidbear .tags ul li a:hover {

  background: #009146;

  color: #fff;

  border: 1px solid #009146;

}

.single-blog-area .sidbear .instagram ul li {

  padding: 3px 1px;

  position: relative;

}

.single-blog-area .sidbear .instagram ul li:after {

  content: '';

  position: absolute;

  left: 1px;

  right: 1px;

  top: 3px;

  bottom: 3px;

  opacity: 0;

  background: #009146;

  transition: all 0.3s;

  opacity: 0;

}

.single-blog-area .sidbear .instagram ul li:before {

  content: '';

  position: absolute;

  left: 1px;

  right: 1px;

  top: 3px;

  bottom: 3px;

  border: 2px solid #009146;

  transition: all 0.3s;

  opacity: 0;

}

.single-blog-area .sidbear .instagram ul li:hover:before {

  opacity: 1;

}

.single-blog-area .sidbear .instagram ul li:hover:after {

  opacity: 0.5;

}

.single-blog-area .sidbear .instagram ul li img {

  width: 100%;

}



/*....................................

8. Price list area start here

....................................*/

/*....................................

9. Contact area start here

....................................*/

.contact-area .map-area {

  position: relative;

  display: block;

  margin: 0 0 70px;

}

.contact-area .map-area .go-map {

  position: absolute;

  right: -25px;

  top: 54px;

  color: #fff;

  z-index: 999;

  display: inline-block;

  line-height: 55px;

  padding: 0 28px;

  z-index: 999;

  background: #009146;

}

.contact-area .map-area .go-map:hover {

  color: #e5ae49;

}

.contact-area .map-area .go-map:after {

  content: '';

  position: absolute;

  right: 0;

  bottom: -21px;

  width: 25px;

  height: 21px;

  background: url(images/icon/g-map.png) no-repeat;

}

.contact-area .map-area .map-full {

  z-index: 99;

}

.contact-area .contact-info {

  height: 196px;

  border: 8px solid #f5f5f5;

  text-align: center;

  display: flex;

  justify-content: center;

  flex-direction: column;

  margin: 0 0 30px;

}

.contact-area .contact-info span {

  display: inline-block;

  position: absolute;

  left: 0;

  right: 0;

  margin: auto;

  top: -54px;

  border: 8px solid #f5f5f5;

  width: 108px;

  height: 108px;

  background: #009146;

  font-size: 28px;

  color: #fff;

  border-radius: 100%;

  line-height: 94px;

  transition: all 0.3s;

      padding: 30px;

}

.contact-area .contact-info p {

  margin: 0;

  color: #2c2c2c;

  font-family: "Droid Sans", sans-serif;

}

.contact-area .contact-info:hover span {

  background: #e5ae49;

  color: #fff;

}

.contact-area .form-area form fieldset {

  display: block;

  margin: 0 0 30px;

}

.contact-area .form-area form fieldset .feld {

  position: relative;

}

.contact-area .form-area form fieldset .feld input {

  width: 100%;

  border: 1px solid #e1e1e1;

  padding: 0 15px;

  height: 50px;

  transition: all 0.3s;

}

.contact-area .form-area form fieldset .feld input:focus {

  border: 1px solid #009146;

}

.contact-area .form-area form fieldset .feld input:focus + span {

  color: #009146;

}

.contact-area .form-area form fieldset .feld input::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.contact-area .form-area form fieldset .feld input::-moz-placeholder {

  /* Firefox 19+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.contact-area .form-area form fieldset .feld input:-ms-input-placeholder {

  /* IE 10+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.contact-area .form-area form fieldset .feld input:-moz-placeholder {

  /* Firefox 18- */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.contact-area .form-area form fieldset .feld span {

  position: absolute;

  right: 35px;

  top: 0;

  line-height: 50px;

  color: #797979;

  transition: all 0.3s;

      padding: 10px;

}

.contact-area .form-area form fieldset .feld span.msg {

  right: 20px;

}

.contact-area .form-area form fieldset .feld textarea {

  width: 100%;

  border: 1px solid #e1e1e1;

  padding: 15px;

  height: 120px;

  transition: all 0.3s;

}

.contact-area .form-area form fieldset .feld textarea:focus {

  border: 1px solid #009146;

}

.contact-area .form-area form fieldset .feld textarea:focus + span {

  color: #009146;

}

.contact-area .form-area form fieldset .feld textarea::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.contact-area .form-area form fieldset .feld textarea::-moz-placeholder {

  /* Firefox 19+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.contact-area .form-area form fieldset .feld textarea:-ms-input-placeholder {

  /* IE 10+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.contact-area .form-area form fieldset .feld textarea:-moz-placeholder {

  /* Firefox 18- */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}



/*....................................

10. Footer area start here

....................................*/

footer {

  background: #111;

      overflow-x: hidden;

}



footer .footer-bottom .foo-bot {

  border-top: 1px solid rgba(255, 255, 255, 0.1);

  display: block;

  padding: 0px 0;

}

footer .footer-bottom .foo-bot .copyright p {

  padding: 0px 0;

  margin: 0;

}

footer .footer-bottom .foo-bot .copyright p span {

  color: #009146;

}

footer .footer-bottom .foo-bot .copyright p a {

  color: #e5ae49;

  margin: 0;

}

footer .footer-bottom .foo-bot .copyright p a:hover {

  color: #009146;

}



footer .footer-top {

  display: block;

  padding: 40px 0 40px;

}

footer .footer-top .footer-widget h4 {

  display: block;

  position: relative;

  padding: 0 0 18px;

  margin: 0 0 18px;

  text-transform: capitalize;

  color: #fff;

}

footer .footer-top .footer-widget h4:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/2.png) no-repeat;

  background-position: left;

}

footer .footer-top .footer-widget .about-foo p {

  color: #fff;

  padding-right: 30px;

      font-size: 14px;

    margin: 0px 0px 12px;

}

footer .footer-top .footer-widget .about-foo ul li {

  display: block;

  margin: 0 0 10px;

}

footer .footer-top .footer-widget .about-foo ul li:last-child {

  margin: 0;

}

footer .footer-top .footer-widget .about-foo ul li .ico {

  color: #e5ae49;

  width: 25px;

  display: inline-block;

  float: left;

}

footer .footer-top .footer-widget .about-foo ul li .con {

  display: table;

  color: #fff;

}

footer .footer-top .footer-widget .about-foo ul li strong {

  display: table;

  font-size: 20px;

  color: #e5ae49;

}

footer .footer-top .footer-widget .post-foo .post-list {

  padding: 34px 0 34px;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}

footer .footer-top .footer-widget .post-foo .post-list:first-child {

  padding-top: 0;

}

footer .footer-top .footer-widget .post-foo .post-list:last-child {

  padding-bottom: 0;

  border-bottom: none;

}

footer .footer-top .footer-widget .post-foo .post-list .thimb {

  display: inline-block;

  float: left;

  margin-right: 20px;

}

footer .footer-top .footer-widget .post-foo .post-list .thimb a {

  position: relative;

  display: block;

  border-radius: 5px;

}

footer .footer-top .footer-widget .post-foo .post-list .thimb a:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #009146;

  opacity: 0.9;

  z-index: 99;

  border-radius: 5px;

  transition: all 0.3s;

}

footer .footer-top .footer-widget .post-foo .post-list .thimb a:before {

  content: '\f002';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  color: #fff;

  font-size: 14px;

  z-index: 999;

  font-family: FontAwesome;

  text-align: center;

  line-height: 70px;

  transition: all 0.3s;

  opacity: 0;

}

footer .footer-top .footer-widget .post-foo .post-list .thimb a img {

  width: 100%;

  border-radius: 5px;

}

footer .footer-top .footer-widget .post-foo .post-list .thimb a:hover:after {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

footer .footer-top .footer-widget .post-foo .post-list .thimb a:hover:before {

  opacity: 1;

}

footer .footer-top .footer-widget .post-foo .post-list .con {

  display: table;

  padding: 10px 0;

}

footer .footer-top .footer-widget .post-foo .post-list .con span {

  font-size: 14px;

  display: block;

  margin: 0 0 5px;

  color:white

}

footer .footer-top .footer-widget .post-foo .post-list .con span i {

  color: #e5ae49;

  margin-right: 5px;

}

footer .footer-top .footer-widget .post-foo .post-list .con a {

  color: #fff;

}

footer .footer-top .footer-widget .post-foo .post-list .con a:hover {

  color: #009146;

}

footer .footer-top .footer-widget .post-foo .post-list .con a h6 {

  font-size: 16px;

  margin: 0;

  font-weight: 400;

}

footer .footer-top .footer-widget .link-foo ul li {

  display: block;

  padding: 9px 0;

}

footer .footer-top .footer-widget .link-foo ul li:first-child {

  padding-top: 0;

}

footer .footer-top .footer-widget .link-foo ul li:last-child {

  padding-bottom: 0;

}

footer .footer-top .footer-widget .link-foo ul li a {

  color: #ffffff;

}

footer .footer-top .footer-widget .link-foo ul li a:hover {

  color: #009146;

}

footer .footer-top .footer-widget .link-foo ul li a i {

  color: #e5ae49;

  margin-right: 15px;

}

footer .footer-top .footer-widget .twit-foo .twit-list {

  padding: 30px 0 30px;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}

footer .footer-top .footer-widget .twit-foo .twit-list:first-child {

  padding-top: 0;

}

footer .footer-top .footer-widget .twit-foo .twit-list:last-child {

  padding-bottom: 0;

  border-bottom: none;

}

footer .footer-top .footer-widget .twit-foo .twit-list .heading i {

  color: #e5ae49;

  font-size: 18px;

}

footer .footer-top .footer-widget .twit-foo .twit-list .heading a {

  color: #e5ae49;

  font-size: 14px;

}

footer .footer-top .footer-widget .twit-foo .twit-list .heading a:hover {

  color: #e5ae49;

}

footer .footer-top .footer-widget .twit-foo .twit-list .heading em {

  font-size: 14px;

}

footer .footer-top .footer-widget .twit-foo .twit-list .post p {

  margin: 0;

  display: inline-block;

  font-size: 13px;

  color: #fff;

}

footer .footer-top .footer-widget .twit-foo .twit-list .post p a {

  display: inline-block;

  color: #e5ae49;

  font-size: 13px;

}

footer .footer-top .footer-widget .twit-foo .twit-list .post p a:hover {

  color: #e5ae49;

}



/*....................................

11. Breadcumb area start here

....................................*/

.breadcumb-area {

  position: relative;

  z-index: inherit !important;

  background: url('images/banner/bg-1.jpg');

  width: 100%;

  float: left;

}

.breadcumb-area:after {

  /*background-image:linear-gradient(45deg, #009146de, #009146e6);*/

      background: #009146;

}

.breadcumb-area .breadcumb {

  position: relative;

  z-index: 999;

  display: block;

  padding: 30px 0 30px;

}

.breadcumb-area .breadcumb h2 {

  color: #ffffff;

  font-size: 40px;

  text-transform: capitalize;

  margin: 0 0 10px;

  display: block;

}

.breadcumb-area .breadcumb ul {

  display: inline-block;

  background:rgb(255, 255, 255);

  padding: 3px 5px;

}

.breadcumb-area .breadcumb ul li {

  padding: 0 6px;

}

.breadcumb-area .breadcumb ul li a {

  color: #000000;

  text-transform: capitalize;

      font-weight: bold;

}

.breadcumb-area .breadcumb ul li i {

  color: #707070;

}

.breadcumb-area .breadcumb ul li:last-child a {

  color: #009146;

      font-weight: bold;

}

.breadcumb-area .breadcumb ul li:last-child a:hover {

  color: #e5ae49;

}



/*....................................

12. Faq area start here

....................................*/

/*....................................

13. Videos area start here

....................................*/

.videos-area-one .video-thumb figure {

  position: relative;

  margin: 0;

}

.videos-area-one .video-thumb figure .thumbnail {

  display: inline-block;

  margin: 0 30px 0 70px;

  position: relative;

  z-index: 99;

}

.videos-area-one .video-thumb figure .thumbnail:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: rgba(0, 0, 0, 0.5);

}

.videos-area-one .video-thumb figure .thumbnail img {

  width: 100%;

  display: block;

}

.videos-area-one .video-thumb figure .thumbnail .play-ico {

  display: inline-block;

  width: 69px;

  height: 69px;

  background: url(images/icon/play.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

  position: absolute;

  z-index: 9999;

  top: 40%;

  left: 0;

  right: 0;

  margin: auto;

  border-radius: 100%;

}

.videos-area-one .video-thumb figure .thumbnail .play-ico:hover {

  background: url(images/icon/playh.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

}

.videos-area-one .video-thumb figure .con {

  position: absolute;

  left: -106px;

  top: 96px;

  transform: rotate(-90deg);

  border: 8px solid #f5f5f5;

  z-index: 99;

}

.videos-area-one .video-thumb figure .con h4 {

  margin: 0;

  font-size: 20px;

  text-transform: capitalize;

  padding: 20px 110px 100px 65px;

  color: #c9c9c9;

}

.videos-area-one .video-content h2 {

  text-transform: capitalize;

  position: relative;

  display: block;

  padding: 0 0 20px;

  color: #111111;

  margin: 0 0 10px;

      font-size: 25px;

  

}

.videos-area-one .video-content h2:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/1.png) no-repeat;

}

.videos-area-one .video-content p {

  margin: 0 0 10px;

}

.videos-area-one .video-content .about {

  width: 100%;

  display: block;

  float: left;

}

.videos-area-one .video-content .about h4 {

  color: #111111;

  font-size: 20px;

  text-transform: capitalize;

  margin: 0 0 20px;

}

.videos-area-one .video-content .about h4 span {

  color: #fff;

  font-size: 20px;

  display: inline-block;

  margin-right: 14px;

  width: 46px;

  height: 46px;

  position: relative;

  border-radius: 100%;

  text-align: center;

  line-height: 46px;

  cursor: pointer;

      padding: 10px;

}

.videos-area-one .video-content .about h4 span:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #009146;

  border-radius: 100%;

  transition: all 0.3s;

}

.videos-area-one .video-content .about h4 span:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #e5ae49;

  border-radius: 100%;

  transition: all 0.3s;

}

.videos-area-one .video-content .about h4 span:hover:after {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.videos-area-one .video-content .about h4 span:hover:before {

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

}

.videos-area-one .video-content .about h4 span i {

  position: relative;

  z-index: 99;

}

.videos-area-one .video-content .about p {

  margin: 0;

}



.videos-area-two {

  display: block;

  position: relative;

  background: #f5f5f5;

}

.videos-area-two .video-thumb a {

  display: block;

}

.videos-area-two .video-thumb a img {

  display: block;

  width: 100%;

}

.videos-area-two .content {

  padding-top: 65px;

  padding-bottom: 65px;

  display: block;

}

.videos-area-two .content .date {

  display: block;

  margin: 0 0 18px;

}

.videos-area-two .content .date li {

  color: #111111;

}

.videos-area-two .content .date li i {

  color: #009146;

  display: inline-block;

  margin-right: 10px;

}

.videos-area-two .content .section-heading-three h2 {

  margin: 0 0 25px !important;

}

.videos-area-two .content p {

  margin: 0 0 25px;

  width: 68%;

}

.videos-area-two .content .social-video li {

  padding: 0 19px;

  position: relative;

}

.videos-area-two .content .social-video li:first-child {

  padding-left: 0;

}

.videos-area-two .content .social-video li a {

  display: block;

  width: 60px;

  height: 60px;

  border-radius: 100%;

  border: 2px solid #1e9e5b;

  color: #1e9e5b;

  font-size: 20px;

  line-height: 56px;

  text-align: center;

}

.videos-area-two .content .social-video li a:hover {

  color: #15ce6d;

  border: 2px solid #15ce6d;

}

.videos-area-two .content .social-video li:last-child:after {

  content: '';

  position: absolute;

  left: 88px;

  top: 13px;

  height: 35px;

  width: 35px;

  transform: rotate(45deg);

  background: #fff;

  transition: all 0.3s;

  opacity: 0;

}

.videos-area-two .content .social-video li ul {

  display: inline-block;

  background: #fff;

  padding: 0 10px;

  position: absolute;

  left: 100%;

  top: 5px;

  width: 168px;

  line-height: 50px;

  z-index: 999;

  border-radius: 5px;

  transform: scale(1, 0);

  transition: all 0.3s;

}

.videos-area-two .content .social-video li ul li {

  padding: 0 5px;

}

.videos-area-two .content .social-video li ul li a {

  width: 25px;

  height: 25px;

  border-radius: 0;

  border: none;

  line-height: 25px;

  color: #111;

}

.videos-area-two .content .social-video li ul li a:hover {

  border: none;

}

.videos-area-two .content .social-video li ul li:last-child:after {

  display: none;

}

.videos-area-two .content .social-video li:hover:last-child:after {

  opacity: 1;

}

.videos-area-two .content .social-video li:hover ul {

  transform: scale(1, 1);

}



.videos-area-about .video-thumb {

  display: block;

  margin: 0 0 120px;

}

.videos-area-about .video-thumb figure {

  position: relative;

  margin: 0;

}

.videos-area-about .video-thumb figure .thumbnail {

  display: inline-block;

  margin: 0;

  position: relative;

  z-index: 999;

}

.videos-area-about .video-thumb figure .thumbnail:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: rgba(0, 0, 0, 0.5);

}

.videos-area-about .video-thumb figure .thumbnail img {

  width: 100%;

  display: block;

}

.videos-area-about .video-thumb figure .thumbnail .play-ico {

  display: inline-block;

  width: 69px;

  height: 69px;

  background: url(images/icon/play.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

  position: absolute;

  z-index: 9999;

  top: 40%;

  left: 0;

  right: 0;

  margin: auto;

  border-radius: 100%;

}

.videos-area-about .video-thumb figure .thumbnail .play-ico:hover {

  background: url(images/icon/playh.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

}

.videos-area-about .video-thumb figure .con {

  position: absolute;

  left: 18%;

  right: 18%;

  bottom: -63px;

  border: 8px solid #f5f5f5;

  z-index: 99;

  text-align: center;

}

.videos-area-about .video-thumb figure .con h4 {

  margin: 0;

  font-size: 20px;

  text-transform: capitalize;

  padding: 20px;

  color: #c9c9c9;

}

.videos-area-about .video-content h2 {

  text-transform: capitalize;

  position: relative;

  display: block;

  padding: 0 0 38px;

  color: #111111;

  margin: 0 0 30px;

}

.videos-area-about .video-content h2:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  height: 8px;

  background: url(images/section/3.png) no-repeat;

}

.videos-area-about .video-content p {

  margin: 0 0 50px;

}

.videos-area-about .video-content .about {

  width: 100%;

  display: block;

  float: left;

}

.videos-area-about .video-content .about h4 {

  color: #111111;

  font-size: 20px;

  text-transform: capitalize;

  margin: 0 0 20px;

}

.videos-area-about .video-content .about h4 span {

  color: #fff;

  font-size: 20px;

  display: inline-block;

  margin-right: 14px;

  width: 46px;

  height: 46px;

  position: relative;

  border-radius: 100%;

  text-align: center;

  line-height: 46px;

  cursor: pointer;

}

.videos-area-about .video-content .about h4 span:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #009146;

  border-radius: 100%;

  transition: all 0.3s;

}

.videos-area-about .video-content .about h4 span:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #e5ae49;

  border-radius: 100%;

  transition: all 0.3s;

}

.videos-area-about .video-content .about h4 span:hover:after {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.videos-area-about .video-content .about h4 span:hover:before {

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

}

.videos-area-about .video-content .about h4 span i {

  position: relative;

  z-index: 999;

}

.videos-area-about .video-content .about p {

  margin: 0;

}



/*....................................

14. Subscribe area start here

....................................*/

.subscribe-area {

  background: #009146;

}

.subscribe-area .subs-form h2 {

  display: inline-block;

  font-size: 28px;

  color: #fff;

  text-transform: capitalize;

  margin: 0 10px 0 0;

}

.subscribe-area .subs-form h2 span {

  display: inline-block;

  margin-right: 10px;

}

.subscribe-area .subs-form h2 span img {

  margin-bottom: 5px;

}

.subscribe-area .subs-form h2 .con {

  margin-right: 0;

}

.subscribe-area .subs-form form {

  display: inline-block;

  margin-bottom: 0px;

}

.subscribe-area .subs-form form fieldset {

  position: relative;

  display: inline-block;

}

.subscribe-area .subs-form form fieldset input {

  height: 42px;

  width: 444px;

  margin-right: 30px;

  border-radius: 5px;

  border: 1px solid rgb(255, 255, 255);

  background: transparent;

  padding: 0 15px;

  transition: all 0.3s;

  color: #fff;

}

.subscribe-area .subs-form form fieldset input:focus {

  border: 1px solid #fff;

}

.subscribe-area .subs-form form fieldset input::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  color: rgba(255, 255, 255, 0.5);

}

.subscribe-area .subs-form form fieldset input::-moz-placeholder {

  /* Firefox 19+ */

  color: rgba(255, 255, 255, 0.5);

}

.subscribe-area .subs-form form fieldset input:-ms-input-placeholder {

  /* IE 10+ */

  color: rgba(255, 255, 255, 0.5);

}

.subscribe-area .subs-form form fieldset input:-moz-placeholder {

  /* Firefox 18- */

  color: rgba(255, 255, 255, 0.5);

}

.subscribe-area .subs-form form fieldset span {

  position: absolute;

  right: 47px;

  line-height: 50px;

  top: 0;

  color: rgba(255, 255, 255, 0.5);

      top: 28%;

}

.subscribe-area .subs-form form button {

  cursor: pointer;

}



/*....................................

15. Causes area start here

....................................*/

.causes-area .causes-list figure {

  display: block;

  margin: 0;

  overflow: hidden;

}

.causes-area .causes-list figure img {

  width: 100%;

  display: block;

  transition: all 0.3s;

}

.causes-area .causes-list .content {

  display: block;

  padding: 7px 15px 10px 20px;

  border: 8px solid #f5f5f5;

  border-top: 0;

}

.causes-area .causes-list .content .date {

  text-transform: capitalize;

  display: block;

  margin: 0 0 15px;

}

.causes-area .causes-list .content .date i {

  color: #009146;

  margin-right: 10px;

  transition: all 0.3s;

}

.causes-area .causes-list .content h4 {

  font-size: 20px;

  text-transform: inherit;

  margin: 0 0 5px;

}

.causes-area .causes-list .content h4 a {

  color: #111111;
  text-transform: inherit;

}

.causes-area .causes-list .content p a {

  margin-left: 3px;

  display: inline-block;

  color: #009146;

}

.causes-area .causes-list .content .donate {

  font-size: 18px;

  color: #111111;

  display: block;

  margin: 0 0 25px;

}

.causes-area .causes-list .content .donate .dnl {

  display: inline-block;

}

.causes-area .causes-list .content .donate .dnl span {

  font-weight: 900;

  color: #111111;

  font-size: 18px;

}

.causes-area .causes-list .content .donate .dnl span:last-child {

  padding-right: 5px;

}

.causes-area .causes-list .content .donate .dnl strong {

  font-weight: 900;

  color: #009146;

  font-size: 36px;

  transition: all 0.3s;

}

.causes-area .causes-list .content .donate .dnr {

  display: inline-block;

  padding-left: 5px;

}

.causes-area .causes-list .content .donate .dnr span {

  font-weight: 900;

  color: #111111;

  font-size: 18px;

}

.causes-area .causes-list .content .donate .dnr span:last-child {

  padding-right: 5px;

}

.causes-area .causes-list .content .donate .dnr strong {

  font-weight: 900;

  color: #009146;

  font-size: 36px;

  transition: all 0.3s;

}

.causes-area .causes-list:hover figure img {

  transform: scale(1.1, 1.1);

}

.causes-area .causes-list:hover .content .date i {

  color: #e5ae49;

}

.causes-area .causes-list:hover .content p a {

  color: #e5ae49;

}

.causes-area .causes-list:hover .content .donate strong {

  color: #e5ae49;

}

.causes-area .catagoris select {

  width: 100%;

  border: 1px solid #e1e1e1;

  height: 50px;

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

  padding: 0 20px;

  position: relative;

  transition: all 0.3s;

}

.causes-area .catagoris select:after {

  content: '';

}

.causes-area .catagoris select:focus {

  outline: none;

  border: 1px solid #009146;

}

.causes-area .grid-list ul {

  padding: 12px 0;

}

.causes-area .grid-list ul li {

  padding: 0 5px;

}

.causes-area .grid-list ul li:first-child {

  padding-left: 0;

}

.causes-area .grid-list ul li:last-child {

  padding-right: 0;

}

.causes-area .grid-list ul li span {

  color: #111;

}

.causes-area .grid-list ul li a {

  color: #797979;

}

.causes-area .grid-list ul li.active a {

  color: #009146;

}

.causes-area .search-cuse form {

  position: relative;

}

.causes-area .search-cuse form input {

  width: 100%;

  border: 1px solid #e1e1e1;

  height: 50px;

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

  padding: 0 20px;

  position: relative;

  transition: all 0.3s;

}

.causes-area .search-cuse form input:focus {

  outline: none;

  border: 1px solid #009146;

}

.causes-area .search-cuse form button {

  position: absolute;

  top: 0;

  right: 15px;

  line-height: 50px;

  background: transparent;

  cursor: pointer;

  color: #009146;

}



.causes-area-list .causes-list figure {

  display: inline-block;

  float: left;

  margin: 0;

  overflow: hidden;

  width: 31.5%;

}

.causes-area-list .causes-list figure img {

  width: 100%;

  display: block;

  transition: all 0.3s;

}

.causes-area-list .causes-list .content {

  display: table;

  padding: 33px 40px 33px 60px;

  border: 8px solid #f5f5f5;

  border-left: 0;

  width: 68.5%;

}

.causes-area-list .causes-list .content .date {

  text-transform: capitalize;

  display: block;

  margin: 0 0 15px;

}

.causes-area-list .causes-list .content .date i {

  color: #009146;

  margin-right: 10px;

  transition: all 0.3s;

}

.causes-area-list .causes-list .content h4 {

  font-size: 20px;

  text-transform: capitalize;

  margin: 0 0 5px;

}

.causes-area-list .causes-list .content h4 a {

  color: #111111;

}

.causes-area-list .causes-list .content p a {

  margin-left: 3px;

  display: inline-block;

  color: #009146;

}

.causes-area-list .causes-list .content .donate {

  font-size: 18px;

  color: #111111;

  display: inline-block;

  margin: 0 35px 25px 0;

}

.causes-area-list .causes-list .content .donate .dnl {

  display: inline-block;

}

.causes-area-list .causes-list .content .donate .dnl span {

  font-weight: 900;

  color: #111111;

  font-size: 18px;

}

.causes-area-list .causes-list .content .donate .dnl span:last-child {

  padding-right: 5px;

}

.causes-area-list .causes-list .content .donate .dnl strong {

  font-weight: 900;

  color: #009146;

  font-size: 36px;

  transition: all 0.3s;

}

.causes-area-list .causes-list .content .donate .dnr {

  display: inline-block;

  padding-left: 5px;

}

.causes-area-list .causes-list .content .donate .dnr span {

  font-weight: 900;

  color: #111111;

  font-size: 18px;

}

.causes-area-list .causes-list .content .donate .dnr span:last-child {

  padding-right: 5px;

}

.causes-area-list .causes-list .content .donate .dnr strong {

  font-weight: 900;

  color: #009146;

  font-size: 36px;

  transition: all 0.3s;

}

.causes-area-list .causes-list:hover figure img {

  transform: scale(1.1, 1.1);

}

.causes-area-list .causes-list:hover .content .date i {

  color: #e5ae49;

}

.causes-area-list .causes-list:hover .content p a {

  color: #e5ae49;

}

.causes-area-list .causes-list:hover .content .donate strong {

  color: #e5ae49;

}

.causes-area-list .catagoris select {

  width: 100%;

  border: 1px solid #e1e1e1;

  height: 50px;

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

  padding: 0 20px;

  position: relative;

  transition: all 0.3s;

}

.causes-area-list .catagoris select:after {

  content: '';

}

.causes-area-list .catagoris select:focus {

  outline: none;

  border: 1px solid #009146;

}

.causes-area-list .grid-list ul {

  padding: 12px 0;

}

.causes-area-list .grid-list ul li {

  padding: 0 5px;

}

.causes-area-list .grid-list ul li:first-child {

  padding-left: 0;

}

.causes-area-list .grid-list ul li:last-child {

  padding-right: 0;

}

.causes-area-list .grid-list ul li span {

  color: #111;

}

.causes-area-list .grid-list ul li a {

  color: #797979;

}

.causes-area-list .grid-list ul li.active a {

  color: #009146;

}

.causes-area-list .search-cuse form {

  position: relative;

}

.causes-area-list .search-cuse form input {

  width: 100%;

  border: 1px solid #e1e1e1;

  height: 50px;

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

  padding: 0 20px;

  position: relative;

  transition: all 0.3s;

}

.causes-area-list .search-cuse form input:focus {

  outline: none;

  border: 1px solid #009146;

}

.causes-area-list .search-cuse form button {

  position: absolute;

  top: 0;

  right: 15px;

  line-height: 50px;

  background: transparent;

  cursor: pointer;

  color: #009146;

}



.single-causes-area .causes-img figure {

  margin: 0;

  padding-right: 30px;

}

.single-causes-area .causes-img figure img {

  width: 100%;

}

.single-causes-area .content .section-heading-three h2 {

  font-size: 22px;

  padding: 0 0 22px;

  margin: 0 0 26px;

  text-transform: capitalize;

      text-align: center;

}

.single-causes-area .content p {

  font-size: 16px;

  font-weight: 400;

  font-family: "Lato", sans-serif;

}

.single-causes-area .content .donate {

  font-size: 18px;

  color: #111111;

  display: block;

  margin: 0 0 35px;

}

.single-causes-area .content .donate .dnl {

  display: inline-block;

}

.single-causes-area .content .donate .dnl span {

  font-weight: 900;

  color: #111111;

  font-size: 18px;

}

.single-causes-area .content .donate .dnl span:last-child {

  padding-right: 5px;

}

.single-causes-area .content .donate .dnl strong {

  font-weight: 900;

  color: #009146;

  font-size: 36px;

  transition: all 0.3s;

}

.single-causes-area .content .donate .dnr {

  display: inline-block;

  padding-left: 5px;

}

.single-causes-area .content .donate .dnr span {

  font-weight: 900;

  color: #111111;

  font-size: 18px;

}

.single-causes-area .content .donate .dnr span:last-child {

  padding-right: 5px;

}

.single-causes-area .content .donate .dnr strong {

  font-weight: 900;

  color: #009146;

  font-size: 36px;

  transition: all 0.3s;

}

.single-causes-area .content .link-area ul {

  float: right;

  line-height: 50px;

}

.single-causes-area .content .link-area ul li {

  padding: 0 7px;

}

.single-causes-area .content .link-area ul li a {

  font-size: 20px;

  display: block;

  color: #797979;

}

.single-causes-area .content .link-area ul li a:hover {

  color: #e5ae49;

}

.single-causes-area .disce .section-heading-three h2 {

  font-size: 22px;

  padding: 0 0 22px;

  margin: 0 0 26px;

  text-transform: capitalize;

  font-weight: 400;

}

.single-causes-area .form-area .section-heading-three h2 {

  font-size: 22px;

  padding: 0 0 22px;

  margin: 0 0 26px;

  text-transform: capitalize;

  font-weight: 400;

}

.single-causes-area .form-area form fieldset {

  display: block;

  margin: 0 0 30px;

}

.single-causes-area .form-area form fieldset .feld {

  position: relative;

}

.single-causes-area .form-area form fieldset .feld input {

  width: 100%;

  border: 1px solid #e1e1e1;

  padding: 0 15px;

  height: 50px;

  transition: all 0.3s;

}

.single-causes-area .form-area form fieldset .feld input:focus {

  border: 1px solid #009146;

}

.single-causes-area .form-area form fieldset .feld input:focus + span {

  color: #009146;

}

.single-causes-area .form-area form fieldset .feld input::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-causes-area .form-area form fieldset .feld input::-moz-placeholder {

  /* Firefox 19+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-causes-area .form-area form fieldset .feld input:-ms-input-placeholder {

  /* IE 10+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-causes-area .form-area form fieldset .feld input:-moz-placeholder {

  /* Firefox 18- */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-causes-area .form-area form fieldset .feld span {

  position: absolute;

  right: 35px;

  top: 0;

  line-height: 50px;

  color: #e5ae49;

  transition: all 0.3s;

}

.single-causes-area .form-area form fieldset .feld span.msg {

  right: 20px;

}

.single-causes-area .form-area form fieldset .feld textarea {

  width: 100%;

  border: 1px solid #e1e1e1;

  padding: 15px;

  height: 120px;

  transition: all 0.3s;

}

.single-causes-area .form-area form fieldset .feld textarea:focus {

  border: 1px solid #009146;

}

.single-causes-area .form-area form fieldset .feld textarea:focus + span {

  color: #009146;

}

.single-causes-area .form-area form fieldset .feld textarea::-webkit-input-placeholder {

  /* Chrome/Opera/Safari */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-causes-area .form-area form fieldset .feld textarea::-moz-placeholder {

  /* Firefox 19+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-causes-area .form-area form fieldset .feld textarea:-ms-input-placeholder {

  /* IE 10+ */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}

.single-causes-area .form-area form fieldset .feld textarea:-moz-placeholder {

  /* Firefox 18- */

  font-size: 14px;

  text-transform: capitalize;

  color: #797979;

}



/*....................................

16. Event area start here

....................................*/

.event-area {

  background: #f5f5f5;

}

.event-area .event-list-left {

  background: #fff;

  float: left;

}

.event-area .event-list-left .content {

  display: block;

  padding: 76px 25px 76px 85px;

}

.event-area .event-list-left .content .date {

  position: relative;

  display: block;

  background: url(images/icon/label.png) no-repeat;

  background-position: left;

  color: #fff;

  padding: 5px 35px;

  margin: 0 0 26px;

}

.event-area .event-list-left .content h4 {

  padding: 0;

  display: block;

  color: #111111;

  text-transform: capitalize;

  margin: 0 0 15px;

}

.event-area .event-list-left .content ul {

  display: block;

  margin: 0 0 26px;

}

.event-area .event-list-left .content ul li {

  margin-right: 35px;

}

.event-area .event-list-left .content ul li:last-child {

  margin-right: 0;

}

.event-area .event-list-left .content ul li i {

  color: #009146;

  margin-right: 10px;

}

.event-area .event-list-left .content p a {

  color: #009146;

  display: inline-block;

  margin-left: 5px;

}

.event-area .event-list-left .content p a:hover {

  color: #e5ae49;

}

.event-area .event-list-right {

  background: #fff;

  float: left;

}

.event-area .event-list-right .content {

  display: block;

  padding: 76px 58px 76px 50px;

}

.event-area .event-list-right .content .date {

  position: relative;

  display: block;

  background: url(images/icon/label.png) no-repeat;

  background-position: left;

  color: #fff;

  padding: 5px 35px;

  margin: 0 0 26px;

}

.event-area .event-list-right .content h4 {

  padding: 0;

  display: block;

  color: #111111;

  text-transform: capitalize;

  margin: 0 0 15px;

}

.event-area .event-list-right .content ul {

  display: block;

  margin: 0 0 26px;

}

.event-area .event-list-right .content ul li {

  margin-right: 35px;

}

.event-area .event-list-right .content ul li:last-child {

  margin-right: 0;

}

.event-area .event-list-right .content ul li i {

  color: #009146;

  margin-right: 10px;

}

.event-area .event-list-right .content p a {

  color: #009146;

  display: inline-block;

  margin-left: 5px;

}

.event-area .event-list-right .content p a:hover {

  color: #e5ae49;

}

.event-area .event-img figure {

  margin: 0;

  display: block;

  position: relative;

  

}

.event-area .event-img figure img {

  width: 100%;

  display: block;

}

.event-area .event-img figure .count-list {

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  background: rgba(0, 0, 0, 0.6);

}

.event-area .event-img figure .count-list li {

  padding: 26px 21px;

  text-align: center;

  border-right: 2px solid #fff;

  border-radius: 10px;

}

.event-area .event-img figure .count-list li:last-child {

  border: none;

}

.event-area .event-img figure .count-list li span {

  color: #fff;

  font-weight: 900;

  font-size: 30px;

}

.event-area .event-img figure .count-list li p {

  margin: 0;

  text-transform: capitalize;

  font-size: 14px;

      color: black;

}



.event-area-page .event-list-right {

  background: #fff;

  float: left;

}

.event-area-page .event-list-right .content {

  display: block;

  padding: 73px 58px 73px 50px;

  /*border: 8px solid #f5f5f5;*/

  border-left: none;

}

.event-area-page .event-list-right .content .date {

  position: relative;

  display: block;

  background: url(images/icon/label.png) no-repeat;

  background-position: left;

  color: #fff;

  padding: 5px 35px;

  margin: 0 0 26px;

}

.event-area-page .event-list-right .content h4 {

  padding: 0;

  display: block;

  color: #111111;

  text-transform: capitalize;

  margin: 0 0 15px;

}

.event-area-page .event-list-right .content ul {

  display: block;

  margin: 0 0 26px;

}

.event-area-page .event-list-right .content ul li {

  margin-right: 35px;

}

.event-area-page .event-list-right .content ul li:last-child {

  margin-right: 0;

}

.event-area-page .event-list-right .content ul li i {

  color: #009146;

  margin-right: 10px;

}

.event-area-page .event-list-right .content p a {

  color: #009146;

  display: inline-block;

  margin-left: 5px;

}

.event-area-page .event-list-right .content p a:hover {

  color: #e5ae49;

}

.event-area-page .event-img figure {

  margin: 0;

  display: block;

  position: relative;

}

.event-area-page .event-img figure img {

  width: 100%;

  display: block;

}

.event-area-page .event-img figure .count-list {

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  background: rgba(0, 0, 0, 0.6);

}

.event-area-page .event-img figure .count-list li {

  padding: 26px 20px;

  text-align: center;

  border-right: 1px solid #fff;

}

.event-area-page .event-img figure .count-list li:last-child {

  border: none;

}

.event-area-page .event-img figure .count-list li span {

  color: #fff;

  font-weight: 900;

  font-size: 30px;

}

.event-area-page .event-img figure .count-list li p {

  margin: 0;

  text-transform: capitalize;

  font-size: 14px;

}



/*....................................

17. Services area start here

....................................*/

.service-area {

  background: url(images/services/1.png) no-repeat;

  background-position: bottom center;

}

.service-area .service-left .service-list {

  text-align: right;

  display: block;

  margin: 0 0 40px;

}

.service-area .service-left .service-list:last-child {

  margin: 0;

}

.service-area .service-left .service-list h4 {

  color: #111111;

  font-size: 20px;

  margin: 0 0 15px;

  text-transform: capitalize;

}

.service-area .service-left .service-list h4 span {

  color: #fff;

  font-size: 20px;

  display: inline-block;

  margin-left: 10px;

  width: 46px;

  height: 46px;

  position: relative;

  border-radius: 100%;

  text-align: center;

  line-height: 46px;

  cursor: pointer;

      padding: 10px;

}

.service-area .service-left .service-list h4 span:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #009146;

  border-radius: 100%;

  transition: all 0.3s;

}

.service-area .service-left .service-list h4 span:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #e5ae49;

  border-radius: 100%;

  transition: all 0.3s;

}

.service-area .service-left .service-list h4 span:hover:after {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.service-area .service-left .service-list h4 span:hover:before {

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

}

.service-area .service-left .service-list h4 span i {

  position: relative;

  z-index: 999;

}

.service-area .service-left .service-list p {

  margin: 0;

  padding-left: 32px;

}

.service-area .service-right .service-list {

  text-align: left;

  display: block;

  margin: 0 0 40px;

}

.service-area .service-right .service-list:last-child {

  margin: 0;

}

.service-area .service-right .service-list h4 {

  color: #111111;

  font-size: 20px;

  margin: 0 0 15px;

  text-transform: capitalize;

}

.service-area .service-right .service-list h4 span {

  color: #fff;

  font-size: 20px;

  display: inline-block;

  margin-right: 10px;

  width: 46px;

  height: 46px;

  position: relative;

  border-radius: 100%;

  text-align: center;

  line-height: 46px;

  cursor: pointer;

      padding: 10px;

}

.service-area .service-right .service-list h4 span:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: #009146;

  border-radius: 100%;

  transition: all 0.3s;

}

.service-area .service-right .service-list h4 span:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #e5ae49;

  border-radius: 100%;

  transition: all 0.3s;

}

.service-area .service-right .service-list h4 span:hover:after {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.service-area .service-right .service-list h4 span:hover:before {

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

}

.service-area .service-right .service-list h4 span i {

  position: relative;

  z-index: 999;

}

.service-area .service-right .service-list p {

  margin: 0;

  padding-left: 32px;

}



/*....................................

18. Counter area start here

....................................*/

.counter-area .counter {

  background: #009146;

  display: block;

  padding: 83px 0;

}

.counter-area .counter .ico {

  font-size: 30px;

  color: #fff;

  display: block;

  margin: 0 0 21px;

}

.counter-area .counter .count-number {

  display: block;

  margin: 0 0 12px;

}

.counter-area .counter .count-number span {

  font-size: 50px;

  font-weight: 900;

  color: #fff;

}

.counter-area .counter h4 {

  margin: 0;

  color: #fff;

}

.counter-area .counter2 {

  background: #00994a;

  display: block;

  padding: 83px 0;

}

.counter-area .counter2 .ico {

  font-size: 30px;

  color: #fff;

  display: block;

  margin: 0 0 21px;

}

.counter-area .counter2 .count-number {

  display: block;

  margin: 0 0 12px;

}

.counter-area .counter2 .count-number span {

  font-size: 50px;

  font-weight: 900;

  color: #fff;

}

.counter-area .counter2 h4 {

  margin: 0;

  color: #fff;

}



/*....................................

19. Gallery area start here

....................................*/

.gallery-area .gallery-nav ul {

  display: block;

  margin: 0 0 60px;

}

.gallery-area .gallery-nav ul li {

  cursor: pointer;

  color: #111;

  font-family: "Droid Sans", sans-serif;

  font-weight: 400;

  text-transform: capitalize;

  background: #fff;

  border-radius: 5px;

  line-height: 40px;

  padding: 0 15px;

  transition: all 0.3s;

}

.gallery-area .gallery-nav ul li.active {

  background: #009146;

  color: #fff;

}

.gallery-area .gallery-nav ul li.active:hover {

  color: #fff;

}

.gallery-area .gallery-nav ul li:hover {

  color: #009146;

}

.gallery-area .gallery figure {

  position: relative;

  margin: 0 0 30px !important;

}

.gallery-area .gallery figure:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.gallery-area .gallery figure a img {

  width: 100%;

  display: block;

}

.gallery-area .gallery figure a span {

  position: absolute;

  z-index: 999;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: rgba(0, 145, 70, 0.8);

  transition: all 0.3s;

  opacity: 0;

}

.gallery-area .gallery figure a span:before {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  width: 50px;

  height: 2px;

  margin: auto;

  background: #fff;

}

.gallery-area .gallery figure a span:after {

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  height: 50px;

  width: 2px;

  margin: auto;

  background: #fff;

}

.gallery-area .gallery figure:hover a span {

  left: 10%;

  right: 10%;

  top: 10%;

  bottom: 10%;

  opacity: 1;

}



/*....................................

20. Prayer area start here

....................................*/

.prayer-area .info {

  overflow: hidden;

  padding-top: 130px;

}

.prayer-area .info .sun {

  height: 950px;

  width: 950px;

  margin: 0 auto -475px;

  border: 8px solid #e5ae49;

  border-radius: 100%;

  position: relative;

}

.prayer-area .info .sun .mid {

  width: 288px;

  height: 288px;

  border-radius: 100%;

  background: #009146;

  position: absolute;

  top: 35%;

  display: block;

  left: 0;

  right: 0;

  margin: auto;

  text-align: center;

  line-height: 144px;

  transition: all 0.3s;

}

.prayer-area .info .sun .mid:before {

  content: '';

  position: absolute;

  left: -25px;

  right: -25px;

  top: -25px;

  bottom: -25px;

  border-radius: 100%;

  border: 3px solid #009146;

}

.prayer-area .info .sun .mid:after {

  content: '';

  position: absolute;

  left: 50%;

  right: 50%;

  top: 50%;

  bottom: 50%;

  background: #009146;

  border-radius: 100%;

  transition: all 0.3s;

}

.prayer-area .info .sun .mid:hover:after {

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

}

.prayer-area .info .sun .mid img {

  display: inline-block;

  position: relative;

  z-index: 999;

  top: 20%;

}

.prayer-area .info .sun .ico1 {

  position: absolute;

  left: -48px;

  top: 251px;

  display: block;

  width: 140px;

  height: 140px;

  background: #e5ae49;

  border-radius: 100%;

  text-align: center;

  cursor: pointer;

  transition: all 0.3s;

  line-height: 168px;

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico1:after {

  content: '';

  position: absolute;

  top: 24px;

  left: 0;

  right: 0;

  height: 60px;

  text-align: center;

  margin: auto;

  background-image: url(images/icon/2.png);

  background-repeat: no-repeat;

  background-position: center;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico1:before {

  content: '';

  position: absolute;

  left: 105%;

  right: 0;

  transform: rotate(19deg);

  top: 94%;

  bottom: 0;

  width: 180px;

  height: 2px;

  background: #e5ae49;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico1:hover {

  background-color: #009146;

}

.prayer-area .info .sun .ico1:hover strong {

  color: #fff;

}

.prayer-area .info .sun .ico1:hover:before {

  background: #009146;

}

.prayer-area .info .sun .ico1:hover:after {

  background: url(images/icon/2h.png);

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico1 strong {

  display: inline;

  margin-top: 5px;

  font-size: 20px;

  color: #111111;

  text-transform: capitalize;

  font-weight: 700;

  font-family: "Droid Sans", sans-serif;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico2 {

  position: absolute;

  left: 104px;

  top: 27px;

  display: block;

  width: 140px;

  height: 140px;

  background: #e5ae49;

  border-radius: 100%;

  text-align: center;

  cursor: pointer;

  transition: all 0.3s;

  line-height: 168px;

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico2:after {

  content: '';

  position: absolute;

  top: 24px;

  left: 0;

  right: 0;

  height: 60px;

  text-align: center;

  margin: auto;

  background-image: url(images/icon/3.png);

  background-repeat: no-repeat;

  background-position: center;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico2:before {

  content: '';

  position: absolute;

  left: 72%;

  transform: rotate(49deg);

  top: 148%;

  bottom: 0;

  width: 180px;

  height: 2px;

  background: #e5ae49;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico2:hover {

  background-color: #009146;

}

.prayer-area .info .sun .ico2:hover strong {

  color: #fff;

}

.prayer-area .info .sun .ico2:hover:before {

  background: #009146;

}

.prayer-area .info .sun .ico2:hover:after {

  background: url(images/icon/3h.png);

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico2 strong {

  display: inline;

  margin-top: 5px;

  font-size: 20px;

  color: #111111;

  text-transform: capitalize;

  font-weight: 700;

  font-family: "Droid Sans", sans-serif;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico3 {

  position: absolute;

  left: 0;

  right: 0;

  margin: auto;

  top: -74px;

  display: block;

  width: 140px;

  height: 140px;

  background: #e5ae49;

  border-radius: 100%;

  text-align: center;

  cursor: pointer;

  transition: all 0.3s;

  line-height: 168px;

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico3:after {

  content: '';

  position: absolute;

  top: 24px;

  left: 0;

  right: 0;

  height: 60px;

  text-align: center;

  margin: auto;

  background-image: url(images/icon/4.png);

  background-repeat: no-repeat;

  background-position: center;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico3:before {

  content: '';

  position: absolute;

  left: 0;

  margin: auto;

  right: 0;

  transform: rotate(0deg);

  top: 119%;

  width: 2px;

  height: 180px;

  background: #e5ae49;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico3:hover {

  background-color: #009146;

}

.prayer-area .info .sun .ico3:hover strong {

  color: #fff;

}

.prayer-area .info .sun .ico3:hover:before {

  background: #009146;

}

.prayer-area .info .sun .ico3:hover:after {

  background: url(images/icon/4h.png);

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico3 strong {

  display: inline;

  margin-top: 5px;

  font-size: 20px;

  color: #111111;

  text-transform: capitalize;

  font-weight: 700;

  font-family: "Droid Sans", sans-serif;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico4 {

  position: absolute;

  right: 104px;

  top: 27px;

  display: block;

  width: 140px;

  height: 140px;

  background: #e5ae49;

  border-radius: 100%;

  text-align: center;

  cursor: pointer;

  transition: all 0.3s;

  line-height: 168px;

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico4:after {

  content: '';

  position: absolute;

  top: 24px;

  left: 0;

  right: 0;

  height: 60px;

  text-align: center;

  margin: auto;

  background-image: url(images/icon/5.png);

  background-repeat: no-repeat;

  background-position: center;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico4:before {

  content: '';

  position: absolute;

  right: 72%;

  transform: rotate(-49deg);

  top: 148%;

  bottom: 0;

  width: 180px;

  height: 2px;

  background: #e5ae49;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico4:hover {

  background-color: #009146;

}

.prayer-area .info .sun .ico4:hover strong {

  color: #fff;

}

.prayer-area .info .sun .ico4:hover:before {

  background: #009146;

}

.prayer-area .info .sun .ico4:hover:after {

  background: url(images/icon/5h.png);

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico4 strong {

  display: inline;

  margin-top: 5px;

  font-size: 20px;

  color: #111111;

  text-transform: capitalize;

  font-weight: 700;

  font-family: "Droid Sans", sans-serif;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico5 {

  position: absolute;

  right: -40px;

  top: 251px;

  display: block;

  width: 140px;

  height: 140px;

  background: #e5ae49;

  border-radius: 100%;

  text-align: center;

  cursor: pointer;

  transition: all 0.3s;

  line-height: 168px;

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico5:after {

  content: '';

  position: absolute;

  top: 24px;

  left: 0;

  right: 0;

  height: 60px;

  text-align: center;

  margin: auto;

  background-image: url(images/icon/6.png);

  background-repeat: no-repeat;

  background-position: center;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico5:before {

  content: '';

  position: absolute;

  right: 105%;

  transform: rotate(-19deg);

  top: 94%;

  bottom: 0;

  width: 180px;

  height: 2px;

  background: #e5ae49;

  transition: all 0.3s;

}

.prayer-area .info .sun .ico5:hover {

  background-color: #009146;

}

.prayer-area .info .sun .ico5:hover strong {

  color: #fff;

}

.prayer-area .info .sun .ico5:hover:before {

  background: #009146;

}

.prayer-area .info .sun .ico5:hover:after {

  background: url(images/icon/6h.png);

  background-repeat: no-repeat;

  background-position: center;

}

.prayer-area .info .sun .ico5 strong {

  display: inline;

  margin-top: 5px;

  font-size: 20px;

  color: #111111;

  text-transform: capitalize;

  font-weight: 700;

  font-family: "Droid Sans", sans-serif;

  transition: all 0.3s;

}



/*....................................

21. Testimonial area start here

....................................*/

.testimonial-area {

  position: relative;

  background: url(images/testimonial/bg-1.jpg);

}

.testimonial-area:after {

  background: rgba(0, 0, 0, 0.8);

}

.testimonial-area .testimonial-slider {

  z-index: 999;

}

.testimonial-area .testimonial-list {

  position: relative;

  z-index: 999;

  display: block;

  width: 100%;

  border: 8px solid rgba(255, 255, 255, 0.1);

  border-top: none;

  text-align: center;

  padding: 100px;

}

.testimonial-area .testimonial-list:after {

  content: '';

  position: absolute;

  top: 0;

  left: 0;

  height: 8px;

  width: 46%;

  background: rgba(255, 255, 255, 0.1);

}

.testimonial-area .testimonial-list:before {

  content: '';

  position: absolute;

  top: 0;

  right: 0;

  height: 8px;

  width: 46%;

  background: rgba(255, 255, 255, 0.1);

}

.testimonial-area .testimonial-list blockquote {

  font-size: 29px;

  font-style: italic;

  color: #fff;

  margin: 0 0 30px;

  line-height: 35px;

}

.testimonial-area .testimonial-list blockquote:after {

  content: '\f10e';

  position: absolute;

  left: 0;

  right: 0;

  top: -13px;

  color: #e5ae49;

  font-size: 50px;

  font-style: normal;

  font-family: FontAwesome;

}

.testimonial-area .testimonial-list a {

  color: #e5ae49;

}

.testimonial-area .testimonial-list a:hover {

  color: #009146;

}

.first_section{

  width: 100%;

  float: left;

  /* background: #0D1A29; */

  padding: 2rem 0;

  position: relative;

}

.first_col{

  display: inline-block;

}

.row_equal{

  display: flex;

  justify-content: space-between;

}

.first_section_left{

  flex-basis: 50%;

}

.first_section_right{

  text-align: center;

}

.first_section_center{

  flex-basis: 30%;

}

.first_section_center img{

  object-fit: fill;

    height: 380px;

    width: 100%;

}

.first_section_right span{

  width: 100%;

  display: inline-block;

}

.first_section_right h2{

  display: inline-block;

  color: #fff;

  font-weight: 700;

  width: 100%;

  margin:0 0 15px 0;

  font-size: 2.8rem;

  text-transform: uppercase;

}

.first_section_right h3{

  display: inline-block;

  color: #fff;

  font-weight: 700;

  width: 100%;

  margin:0 0 40px 0;

  font-size: 1.8rem;

  

}

.first_section_right h6{

  color: #fff;

  margin: 10px 0;

  font-size: .75rem;

  font-weight: 100;

  line-height: 1.1rem;

}

.mm_p_first{

  width:100%;

  float:left;

  margin: 20px 0 0 0;

}

.mm_p_first h3{

  color: #fff;

  margin: 0 0 30px 0;

  font-size: 1.1rem;

  font-weight: 700;

  position: relative;

  width: auto;

  text-transform: inherit;

}

.mm_p_first h3::before{

  content: "";

  position: absolute;

  width: 20px;

  height: 3px;

  background-color: #fff;

  left: -40px;

  top: 8px;

}

.mm_p_first h3::after{

  content: "";

  position: absolute;

  width: 20px;

  height: 3px;

  background-color: #fff;

  right: -40px;

  top: 8px;

}

.first_section_left img{

  object-fit: fill;

  height: 380px;

  width: 100%;

}

.first_join_test_btn{

  width:100%;

  float:left;

}

.first_join_test_btn p{

  margin: 0 0 5px 0;

  color: #fff;

}

.contact-area{

  width:100%;

  float:left;

}

.banner-area-one {

  width: 100%;

  float: left;

}

.banner-area-one fieldset{

  color: #fff;

}

.banner-area-one .control-label{

  text-align: left;

}

.mm_p_first ul{

  padding: 0;

  margin: 0 auto;

  width: 500px;

  display: flex;

  flex-flow: wrap-reverse;

  justify-content: space-around;

  align-items: center;

}

.mm_p_first ul li span{

  color: #fff;

}

.mm_p_first ul li{

  list-style: none;

  text-align: left;

  float:left;

}

.mm_p_first ul li:last-child{

  float:right;

}

.mm_p_first ul li i{

  color: #fff;

  margin:0 10px;

  font-size: 1.5rem;

  margin-top: 4px;

  float: left;

  

}

.mm_p_first ul li a{

  font-size: .8rem;

  word-break: break-word;

}



#demo > div{

	/* width: 90px; 

	max-width: 150px;*/

  font-size: 4rem;

  font-weight: bold;

	text-align: center;

	color: #f5be00;

	/* background-color: #09f87d;

	background-image: -webkit-linear-gradient(top,#009146,#09f87d); 

	background-image:    -moz-linear-gradient(top,#009146,#09f87d);

	background-image:     -ms-linear-gradient(top,#009146,#09f87d);

	background-image:      -o-linear-gradient(top,#009146,#09f87d);

	border-top: 1px solid #fff;

	border-radius: 3px;

	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7); */

	margin: 0 20px;

	padding: 5px 0;

	display: inline-block;

  position: relative;

  text-shadow: 0 0 20px #f5be00;

}

#demo > div span {

  color: #fff;

  display: block;

  font-size: .35em;

  font-weight: 400;

  margin-top: 20px;

}

.fixed-bg{

  background-attachment: scroll;

    background-size: cover;

    background-position: center;

    height: 100%;

    width: 100%;

    margin: 0;

    position: absolute;

    left: 0;

    top: 0;

    z-index: -2;

}





