/* ----------------------------------------------------------------------------------------
* Author        : oe-trees
* Template Name : oe-trees
* File          : Main CSS file
* Version       : 1.0
* ---------------------------------------------------------------------------------------- */
/* INDEX
----------------------------------------------------------------------------------------
01. General css
02. Header Section css
03. banner section css
04. tree surgion section css
05. image box section css
06. our service section css
07. 07. footer css
-------------------------------------------------------------------------------------- */
/* 01. General Css Start */
@font-face {
  font-family: EngraversGothicBT;
  src: url("../font/Engravers-Gothic-BT-Font.ttf"); }

.comman-btn {
  font-family: EngraversGothicBT;
  font-size: 27px;
  text-align: center;
  max-width: 200px;
  width: 100%;
  display: inline-block; }
  @media screen and (max-width: 1199px) {
    .comman-btn {
      font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .comman-btn {
      font-size: 14px; } }
  .comman-btn-brd {
    border: 1px solid #003366;
    padding: 0 10px;
    max-width: 200px;
    width: 100%;
    color: #003366; }
  .comman-btn--bgblue {
    background: #003366;
    padding: 0 10px;
    color: #ffffff !important; }
  .comman-btn--bggray {
    background: #ffffff;
    padding: 0 10px;
    color: #003366 !important; }

body {
  overflow: scroll;
  overflow-x: hidden;
  font-size: 18px;
  background: #ffffff; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  margin-bottom: 0;font-weight: 400; }

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

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

::-moz-selection {
  background: #05cbfc;
  color: #fff; }

::selection {
  background: #05cbfc;
  color: #fff; }

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

button:focus,
input:focus,
img:focus,
.slick-slide:focus,
textarea:focus,
input:focus {
  outline: 0 !important; }

section {
  width: 100%;
  float: left; }

.main-header .top-header-main {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 9px 0;
  background: #dbdbdb; }
  @media screen and (max-width: 991px) {
    .main-header .top-header-main {
      display: none; } }
  .main-header .top-header-main ul {
    display: flex; }
    .main-header .top-header-main ul li {
      padding: 0 25px; }
      @media screen and (max-width: 1199px) {
        .main-header .top-header-main ul li {
          padding: 0 15px; } }
      .main-header .top-header-main ul li a {
        font-family: EngraversGothicBT;
        font-size: 22.55px;
        color: #003366;
        line-height: 22px; }
    .main-header .top-header-main ul li:last-child a {
     }
.main-header .middle-header {
   }

.page-template-home .main-header .middle-header {
    background-image: url(/wp-content/uploads/2020/03/home-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(90vh - 45px);
    background-position: 50% 0%;
}

  @media screen and (max-width: 767px) {
    .main-header .middle-header {
      } }
  .main-header .middle-header .middle-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px 0 30px; }
    @media screen and (max-width: 991px) {
      .main-header .middle-header .middle-inner .social {
        display: none; } }
    .main-header .middle-header .middle-inner .social span {
      font-size: 16px;
      color: #003366;
      font-family: EngraversGothicBT; }
    @media screen and (max-width: 1199px) {
      .main-header .middle-header .middle-inner .logo {
        max-width: 46%; } }
    .main-header .middle-header .middle-inner .logo img {
      margin-bottom: -35px; }
      @media screen and (max-width: 1024px) {
        .main-header .middle-header .middle-inner .logo img {
          margin-bottom: -27px; } }
      @media screen and (max-width: 991px) {
        .main-header .middle-header .middle-inner .logo img {
          margin-bottom: -14px;
          width: 220px; } }
      @media screen and (max-width: 420px) {
        .main-header .middle-header .middle-inner .logo img {
          margin-bottom: -10px; } }
      @media screen and (max-width: 360px) {
        .main-header .middle-header .middle-inner .logo img {
          margin-bottom: -8px; } }
    @media screen and (max-width: 991px) {
      .main-header .middle-header .middle-inner .opening-time {
        display: none; } }
    .main-header .middle-header .middle-inner .opening-time span {
      font-family: EngraversGothicBT;
      color: #003366;
      font-size: 16px;
      display: block; }
    .main-header .middle-header .middle-inner .opening-time .time-content span:last-child {
      font-size: 13px; }
    .main-header .middle-header .middle-inner .opening-time a {
      margin-top: 7px; }
.main-header .bottom-header {
  background: #003366;
  text-align: center;
  height: 44px; }
  @media screen and (max-width: 991px) {
    .main-header .bottom-header {
      height: 24px; } }
  @media screen and (max-width: 420px) {
    .main-header .bottom-header {
      height: 14px; } }

.social-icon {
  display: flex;
  justify-content: center; }
  .social-icon a {
    color: #003366;
    font-size: 25px; }
    @media screen and (max-width: 1199px) {
      .social-icon a {
        font-size: 18px; } }
  .social-icon a:nth-child(2) {
    margin: 0 15px; }

.responsive-toggle {
  display: none;
  width: 30px;
  cursor: pointer; }
  @media screen and (max-width: 991px) {
    .responsive-toggle {
      display: block; } }
  .responsive-toggle i {
    color: #003366;
    font-size: 20px; }

.sidebar-main {
  position: fixed;
  left: 0;
  top: 0;
  background: #003366;
  width: 230px;
  transform: translatex(-250px);
  transition: all 500ms;
  height: 100vh;
  z-index: 99;
  padding: 10px 15px; }
  .sidebar-main .close-sidebar {
    cursor: pointer;
    width: 30px;
    position: absolute;
    top: 0;
    z-index: 9;
    right: 0; }
    .sidebar-main .close-sidebar i {
      color: #ffffff;
      font-size: 25px; }
  .sidebar-main .sidebar-menu {
    margin-top: 40px; }
    .sidebar-main .sidebar-menu ul li a {
      font-family: EngraversGothicBT;
      font-size: 16px;
      color: #ffffff; }
    .sidebar-main .sidebar-menu ul li:last-child a {
       }
  .sidebar-main .sidebar-social {
    margin-top: 20px; }
    .sidebar-main .sidebar-social span {
      font-family: EngraversGothicBT;
      color: #ffffff;
      font-size: 16px;
      display: block; }
    .sidebar-main .sidebar-social .social-icon {
      justify-content: flex-start; }
      .sidebar-main .sidebar-social .social-icon a {
        color: #ffffff;
        font-size: 16px; }
  .sidebar-main .time-content {
    margin-top: 20px; }
    .sidebar-main .time-content span {
      font-family: EngraversGothicBT;
      color: #003366;
      font-size: 16px;
      display: block; }
    .sidebar-main .time-content .time-content span:last-child {
      font-size: 13px; }
    .sidebar-main .time-content span {
      color: #ffffff;
      font-size: 13px; }

.sidebar-open {
  transform: translatex(0); }

.post-section-main {
  padding: 35px 0 45px 0; }
  @media screen and (max-width: 767px) {
    .post-section-main {
      padding: 40px 0; } }
  .post-section-main .post-image-main .slick-prev:before {
    content: '<';
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
    opacity: 1; }
  .post-section-main .post-image-main .slick-next:before {
    content: '>';
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    opacity: 1; }
  .post-section-main .post-image-main .slick-prev, .post-section-main .post-image-main .slick-next {
    z-index: 9; }
  .post-section-main .post-image-main .slick-prev {
    left: 25px !important; }
  .post-section-main .post-image-main .slick-next {
    right: 25px; }
  .post-section-main .post-content-main {
    padding-top: 25px; }
    .post-section-main .post-content-main .post-content h2 {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 41px;
      color: #003366;
      border-bottom: 2px solid #101010;
      padding-bottom: 15px;
      display: inline-block; }
      @media screen and (max-width: 1199px) {
        .post-section-main .post-content-main .post-content h2 {
          font-size: 25px;
          padding-bottom: 10px; } }
      @media screen and (max-width: 767px) {
        .post-section-main .post-content-main .post-content h2 {
          font-size: 18px; } }
    .post-section-main .post-content-main .post-content h5 {
      padding-top: 20px;
      font-size: 28px;
     font-family: 'Source Sans Pro', sans-serif; }
      @media screen and (max-width: 1199px) {
        .post-section-main .post-content-main .post-content h5 {
          font-size: 20px;
          padding-top: 15px; } }
      @media screen and (max-width: 991px) {
        .post-section-main .post-content-main .post-content h5 {
          font-size: 14px; } }
    .post-section-main .post-content-main .post-content p {
      color: #101010;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 18px;
      margin-top: 30px; }
      @media screen and (max-width: 1199px) {
        .post-section-main .post-content-main .post-content p {
          font-size: 16px;
          margin-top: 15px; }
          .post-section-main .post-content-main .post-content p br {
            display: none; } }
      @media screen and (max-width: 767px) {
        .post-section-main .post-content-main .post-content p {
          font-size: 14px; } }

.general-admition-main {
  background: #f3f3f3;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .general-admition-main {
      padding: 15px;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; } }
  .general-admition-main .left-general h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 31px;
    color: #003366; }
    @media screen and (max-width: 1199px) {
      .general-admition-main .left-general h3 {
        font-size: 25px; } }
    @media screen and (max-width: 767px) {
      .general-admition-main .left-general h3 {
        font-size: 18px; } }
  .general-admition-main .left-general p {
    font-size: 18px;
    color: #000000;
     }
    @media screen and (max-width: 1199px) {
      .general-admition-main .left-general p {
        font-size: 16px; } }
    @media screen and (max-width: 991px) {
      .general-admition-main .left-general p {
        font-size: 14px; } }
  .general-admition-main .right-general {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .general-admition-main .right-general {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 10px; } }
    .general-admition-main .right-general .date-time {
      margin-right: 15px; }
      .general-admition-main .right-general .date-time h4 {
        font-size: 18px;
        color: #003366;
        font-family: 'Source Sans Pro', sans-serif;}
        @media screen and (max-width: 1199px) {
          .general-admition-main .right-general .date-time h4 {
            font-size: 16px; } }
        @media screen and (max-width: 991px) {
          .general-admition-main .right-general .date-time h4 {
            font-size: 14px; } }
        .general-admition-main .right-general .date-time h4 span {
          font-family: 'Source Sans Pro', sans-serif;
			font-weight:600;
          margin-right: 3px; }

.exibuter-main .general-admition-main {
  background: #003366; }
  .exibuter-main .general-admition-main .left-general h3 {
    color: #ffffff; }
  .exibuter-main .general-admition-main .left-general p {
    color: #ffffff; }

.find-more-main {
  padding: 40px 0; }
  @media screen and (max-width: 767px) {
    .find-more-main {
      padding: 40px 0; } }
  .find-more-main .find-more-left {
    padding-left: 30px; }
    @media screen and (max-width: 991px) {
      .find-more-main .find-more-left {
        padding-left: 0; } }
    .find-more-main .find-more-left p {
      font-size: 18px;
      color: #000000;
      font-family: 'Source Sans Pro', sans-serif;
      margin-top: 15px;
      max-width: 92%; }
      @media screen and (max-width: 1199px) {
        .find-more-main .find-more-left p {
          font-size: 16px;
          max-width: 100%; }
          .find-more-main .find-more-left p br {
            display: none; } }
      @media screen and (max-width: 991px) {
        .find-more-main .find-more-left p {
          font-size: 14px; } }
    .find-more-main .find-more-left .find-mote-btn {
      display: inline-block;
      background: #003366;
      color: #ffffff;
     
      padding: 5px 10px;
      margin-top: 20px; }
      @media screen and (max-width: 991px) {
        .find-more-main .find-more-left .find-mote-btn {
          font-size: 16px; } }
      @media screen and (max-width: 767px) {
        .find-more-main .find-more-left .find-mote-btn {
          font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .find-more-main .find-more-content p:first-child {
      margin-top: 0; } }
  .find-more-main .right-find-more {
    padding-right: 30px;
    height: 100%; }
    @media screen and (max-width: 991px) {
      .find-more-main .right-find-more {
        padding-right: 0;
        margin-top: 20px; } }
    .find-more-main .right-find-more img {
      width: 100%; }

.gallary-section-main {
  padding: 40px 0; }
  .gallary-section-main .grid-main .custom-row {
    display: grid;
    grid-template-columns: repeat(18, 1);
    grid-template-rows: repeat(18, 20px);
    grid-gap: 8px; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .custom-row {
        grid-template-rows: repeat(12, 150px); } }
    .gallary-section-main .grid-main .custom-row img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .gallary-section-main .grid-main .column--1 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 8; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--1 {
        grid-row-start: 1;
        grid-row-end: 1; } }
  .gallary-section-main .grid-main .column--2 {
    grid-column-start: 4;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 8; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--2 {
        grid-row-start: 2;
        grid-row-end: 2; } }
  .gallary-section-main .grid-main .column--3 {
    grid-column-start: 7;
    grid-column-end: 11;
    grid-row-start: 1;
    grid-row-end: 10; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--3 {
        grid-row-start: 3;
        grid-row-end: 3; } }
  .gallary-section-main .grid-main .column--4 {
    grid-column-start: 11;
    grid-column-end: 15;
    grid-row-start: 1;
    grid-row-end: 7; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--4 {
        grid-row-start: 4;
        grid-row-end: 4; } }
  .gallary-section-main .grid-main .column--5 {
    grid-column-start: 15;
    grid-column-end: 19;
    grid-row-start: 1;
    grid-row-end: 8; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--5 {
        grid-row-start: 5;
        grid-row-end: 5; } }
  .gallary-section-main .grid-main .column--6 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 8;
    grid-row-end: 19; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--6 {
        grid-row-start: 6;
        grid-row-end: 6; } }
  .gallary-section-main .grid-main .column--7 {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 8;
    grid-row-end: 19; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--7 {
        grid-row-start: 7;
        grid-row-end: 7; } }
  .gallary-section-main .grid-main .column--8 {
    grid-column-start: 7;
    grid-column-end: 11;
    grid-row-start: 10;
    grid-row-end: 19; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--8 {
        grid-row-start: 8;
        grid-row-end: 8; } }
  .gallary-section-main .grid-main .column--9 {
    grid-column-start: 11;
    grid-column-end: 15;
    grid-row-start: 7;
    grid-row-end: 11; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--9 {
        grid-row-start: 9;
        grid-row-end: 9; } }
  .gallary-section-main .grid-main .column--10 {
    grid-column-start: 15;
    grid-column-end: 19;
    grid-row-start: 8;
    grid-row-end: 12; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--10 {
        grid-row-start: 10;
        grid-row-end: 10; } }
  .gallary-section-main .grid-main .column--11 {
    grid-column-start: 11;
    grid-column-end: 15;
    grid-row-start: 11;
    grid-row-end: 19; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--11 {
        grid-row-start: 11;
        grid-row-end: 11; } }
  .gallary-section-main .grid-main .column--12 {
    grid-column-start: 15;
    grid-column-end: 19;
    grid-row-start: 12;
    grid-row-end: 19; }
    @media screen and (max-width: 767px) {
      .gallary-section-main .grid-main .column--12 {
        grid-row-start: 12;
        grid-row-end: 12; } }
  @media screen and (max-width: 767px) {
    .gallary-section-main .grid-main .column--1, .gallary-section-main .grid-main .column--2, .gallary-section-main .grid-main .column--3, .gallary-section-main .grid-main .column--4, .gallary-section-main .grid-main .column--5, .gallary-section-main .grid-main .column--6, .gallary-section-main .grid-main .column--7, .gallary-section-main .grid-main .column--8, .gallary-section-main .grid-main .column--9, .gallary-section-main .grid-main .column--10, .gallary-section-main .grid-main .column--1, .gallary-section-main .grid-main .column--11, .gallary-section-main .grid-main .column--12 {
      grid-column-start: 1;
      grid-column-end: 20; } }

.footer-main {
  background: #003366;
  padding: 40px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .footer-main {
      padding: 40px 0; } }
  .footer-main .footer-logo p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin-top: 20px; }
    @media screen and (max-width: 991px) {
      .footer-main .footer-logo p br {
        display: none; } }
  .footer-main .footer-main-menu {
    display: flex;
    justify-content: center; }
    .footer-main .footer-main-menu ul {
      text-align: left; }
      @media screen and (max-width: 767px) {
        .footer-main .footer-main-menu ul {
          text-align: center;
          margin-top: 20px; } }
      .footer-main .footer-main-menu ul li {
        line-height: 22px; }
        .footer-main .footer-main-menu ul li a {
          color: #ffffff;
          font-family: 'Source Sans Pro', sans-serif;
          font-size: 18px; }
          @media screen and (max-width: 1199px) {
            .footer-main .footer-main-menu ul li a {
              font-size: 16px; } }
          @media screen and (max-width: 991px) {
            .footer-main .footer-main-menu ul li a {
              font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .footer-main .social-copyright {
      padding: 0 15px; } }
  @media screen and (max-width: 991px) {
    .footer-main .social-copyright {
      margin-top: 20px; } }
  .footer-main .social-copyright .social-icon a {
    color: #ffffff; }
  .footer-main .social-copyright p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin-top: 40px; }
    @media screen and (max-width: 991px) {
      .footer-main .social-copyright p {
        margin-top: 10px; } }

body,
button,
input,
select,
optgroup,
textarea {
	
	font-family: 'Source Sans Pro', sans-serif;
}
