body,
html {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Comfortaa', cursive;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #F05F40; }

hr.light {
  border-color: #fff; }

a {
  color: #7b6a58;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: #a3897a; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Comfortaa', cursive; }

.bg-primary {
  background-color: #96c11f !important; }
.bg-secondary {
  background-color: #7b6a58 !important; }

.bg-dark {
  background-color: #212529 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

.mt-50{margin-top: 50px;}
.mt-35{margin-top: 35px;}
.mt-15{margin-top: 15px;}
.mr-20{margin-right:20px;}
.mr-5{margin-right:5px !important;}

section {
  padding: 8rem 0; }

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: #5d4e3c;
  background: #cab7aa;
  text-shadow: none; }

::selection {
  color: #5d4e3c;
  background: #cab7aa;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
/*-webkit-tap-highlight-color: #212529; */}
.logo{max-width: 100px;}
/*img.logo-white{display: block !important;}
img.logo{display: none !important;}*/

#mainNav {
  padding-top: 30px;
  background-color: #fff;
  font-family: 'Comfortaa', cursive;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: capitalize;
    color: #F05F40;
    font-family: 'Comfortaa', cursive;
    min-width: 190px;
  }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #f05f40; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 700;
    text-transform: capitalize;
    color: #212529; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      color: #F05F40; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
      color: #96c11f !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
        background-color: transparent; }
  /*@media (min-width: 992px) {*/
    #mainNav {
      border-color: transparent;
      background-color: transparent; }
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 1); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: #fff; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link {
        padding: 0.5rem 1rem; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: rgba(255, 255, 255, 1); }
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: rgba(255, 255, 255, 0.7);}
#mainNav.navbar-shrink {
  box-shadow: 0px 0px 30px #909090;
  background-color: #fff;
  padding-top: 0px;
  min-height: 100px;
  max-height: 100px;
  background-color: #fff;
}
#mainNav.navbar-shrink .navbar-brand {color: #F05F40; }
#mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {color: #f05f40; }
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {color: #7b6a58; }
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {color: #b09a8d;}

#subNav.navbar-shrink {
  box-shadow: 0px 0px 30px #909090;
  background-color: #fff;
  padding-top: 0px;
  min-height: 100px;
  max-height: 100px;
  background-color: #fff;
}
#subNav .navbar-nav > li.nav-item > a.nav-link,
#subNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: .9rem;
  font-weight: 700;
  text-transform: capitalize;
  color: #7b6a58; }
  #subNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #subNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #b09a8d; }
  #subNav .navbar-nav > li.nav-item.active > .nav-link,
  #subNav .navbar-nav > li.nav-item.active > .nav-link:focus, {
    color: #96c11f !important;
    background-color: transparent; cursor:default !important;}

        #subNav .navbar-nav > li.nav-item > a.nav-link {
          padding: 0.5rem 1rem; }


body.subBody{padding-top: 150px;}
body.subBody p{text-align: justify;}

@media (max-width: 992px){
  #mainNav{
    box-shadow: 0px 0px 30px #909090;
    background-color: #fff;
    padding-top: 0px;
    min-height: 100px;
    max-height: 100px;
    background-color: #fff;
  }
}

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/header-bkg-pattern.jpg");
  background-position: top left;
  background-repeat: repeat-x;
  background-color:#96c11f;
}
.header-box{
  position: relative;
  margin-bottom: 80px !important;
}
  header.masthead hr {
    margin-top: 30px;
    margin-bottom: 30px; }
  header.masthead h1 {
    font-size: 3rem;
    white-space: pre-wrap;
    margin-bottom: -25px;
  }
  header.masthead p {
    font-weight: 300; }
  @media (min-width: 768px) {
    header.masthead p {font-size: 1.15rem; }
  }
  @media (min-width: 992px) {
    header.masthead {
      /*height: 100%;*/
      min-height: 630px;
      padding-top: 0;
      padding-bottom: 0;
    }
  }
  @media (min-width: 992px){
    header.masthead h1 {font-size: 3rem; }
  }
  @media (min-width: 1200px) {
    header.masthead h1 {
      font-size: 3rem; margin-bottom: -25px;}
    }

.service-box {
  max-width: 400px; }

.fit-width{max-width: 150px; margin-right: 30px; margin-bottom: 15px; float:left;}
p.toda-p, ul.toda-p{font-size: 18px; line-height: 26px; color:#a48a7a}

#about{padding: 5rem 0 2rem;}
#contact{padding: 6rem 0;}
#copyright{padding: 1rem 0;}
#copyright [class^="col"]{ border-top:1px solid #7b6a58; padding-top: 20px; color:#7b6a58; font-size: 13px;}
#toda-tree{
   width: auto;
  max-width: 518px;
  position: absolute;
  right: 0px;
  top: -80px;
}
#toda-tree-service{
  width: auto;
  max-width: 1087px;
  position: relative;
  margin: 80px auto 0;
  background-position: center center;
  background-size: cover;
}
#toda-tree-service img{width: 100%;}
#services{padding: 3rem 0; background-color: #96c11f}
#services h2{font-size: 45px;}
#services h2 span{font-size: 70px; position: relative; top: 13px;}

#banner{padding: 3rem 0; background-color: #555;}
#banner h2{font-size: 30px;}
#banner h2 span{font-size: 45px; position: relative; top: 13px;}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(240, 95, 64, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: 'Comfortaa', cursive; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }

.text-primary { color: #7b6a58 !important; }
.text-success { color: #96c11f !important; }

.btn {
  font-weight: 700;
  text-transform: none;
  border: none;
  border-radius: 300px;
  font-family: 'Comfortaa', cursive; }

.btn-xl {
  padding: 1rem 2rem; }

.btn-primary {
  background-color: #7b6a58;
  border-color: #7b6a58;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {color: #fff; background-color: #a48a7a !important; }
.btn-primary:active, .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; }

    .btn-success {
      background-color: #96c11f;
      border-color: #96c11f; }
      .btn-success:hover, .btn-success:focus, .btn-success:active {
        color: #fff;
        background-color: #afd250 !important; }
      .btn-success:active, .btn-success:focus {
        box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; }

.btn-secondary {
  background-color: #a48a7a;
  border-color: #a48a7a;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {color: #fff; background-color: #baaca3 !important; }
.btn-secondary:active, .btn-secondary:focus { box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; }

hr.full-width{max-width: 1000px; border-width: 1px; border-color: #93c01f;}

#navbarMobile{display: none !important;}
#navbarMobile ul li .mob-icon{display: none;}
#navbarMobile ul li .mob-icon{display: none;}
@media (min-width: 1200px){
  .container {
    max-width: 1070px;
  }
}
@media (max-width: 992px){
  #toda-tree{
    max-width: 400px;
    right: -35px;
    top: 70px;
  }
  #toda-tree img{width: 100%;}
  #navbarDesktop{display: none !important;}
  #navbarMobile{display: block !important; position: absolute; right: 30px; top: 30px;}
  #navbarMobile ul{list-style: none;}
  #navbarMobile ul li{display: inline-block; position: relative; float: left;}
  .navbar-brand img.logo-white{display: none !important;}
  .navbar-brand img.logo{display: block !important;}
}
@media (max-width: 767px){
  .hidden-xs {
    display: none !important;
  }
  .header-box {margin-bottom: auto !important;}
  #navbarMobile ul li .mob-btn{display: none;}
  #navbarMobile ul li .mob-icon{display: block;}
}
@media (max-width: 522px){
  #navbarMobile ul li .nav-link{padding: .5rem .5rem; font-size: 0.8rem; line-height: 2;}
  #navbarMobile ul li .mob-icon{display: block; padding: .5rem 1rem;}
}
.navbar-light .navbar-toggler { cursor: pointer;}
/*
#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 15000;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 15002;
  overflow: visible;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 15002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}*/

.tooltips {
    position: relative;
    display: inline-block;
}

.tooltips .tooltipstext {
    visibility: hidden;
    min-width: 120px;
    width:200px;
    background-color: #a3897a;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}
.tooltip-bottom {
    top: 135%;
    left: 0%;
    margin-left: -120px;
}
.tooltips:hover .tooltipstext {
    visibility: visible;
}

#lightbox {
	display: block;
	position: fixed;
	z-index: 15000;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox iframe {
	max-width: 70%;
	max-height: 60%;
	margin-top: 10%;
}

#boxclose {
    float: right;
    cursor: pointer;
    color: #fff;
    background: #222222;
    font-size: 85px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;
    position: absolute;
    right: 40px;
    top: 50px;
    z-index: 15002;
    opacity: 0.9;
}

.boxclose:before {
  content: "×";
}