@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700|Raleway:500,700');
body {font-family: 'Roboto', sans-serif;overflow-x: hidden;}
.slider_right h4, .slider_right p { font-family: Raleway; }
.navbar {background: #faffed;}
ul.navbar-nav li.active1 a { background-color:#aeec2c }
ul.navbar-nav li.active2 a { background-color:#89bd1f; }
ul.navbar-nav li.active3 a { background-color:#699809 }
ul.navbar-nav li.active4 a { background-color:#5a800d; }
ul.navbar-nav li.active5 a { background-color:#425f06; }
ul.navbar-nav li.active6 a { background-color:#263801; }
ul.navbar-nav li.active7 a { background-color:#131b04; }
ul.navbar-nav li a:hover{ color: #2c4107; background: #aed856; }
ul.navbar-nav li {
    margin: 0 10px;    text-align: center;
}
.reversing-page a.top {
    position: relative;
    top: -100px;
    display: block;
    height: 0;
    width: 0;
}
h1, h2, h3, h4, h5, h6 { text-transform: uppercase; font-weight: 700;color: #333;font-family: Raleway; }
video {width: 100%; height:auto;}
.slider_right h4 {
    font-weight: 700;
    text-transform: none;
    font-size: 1.8em;
    margin-bottom: 20px;
}
ul.footernav li a strong {
    color: #c3a536;
}
.slider_right p {
   font-size: 1.12em;
    line-height: 1.64em;
    letter-spacing: 0.3px;    font-weight: 500;
}
h1 {
    font-size: 1.6rem;
    color:#fff;
    letter-spacing: 1px;
}
h2 {
    font-size: 1.4rem;
}
h3 {
    font-size: 1.2rem;
}
h4 {
    font-size: 1.1rem;
}
h5 {
    font-size: 1rem;
}
h6 {
    font-size: 0.9rem;
}
div#myCarousel, div#myCarousel1, iframe {
    line-height: 0;
}
.reversing-life .white-box img {
    margin-bottom: 15px;
}
.navbar-brand img {
    max-height: 70px;
}li.nav-item a { border-radius: 5px; }
.greenbg {background-color: #cbe88d !important;}
.sandalbg { background-color: #fafdf5 !important;}
.greenbg h2, .sandalbg {color:#21270f}
.greenbg a {color:#5a800d;}
.yellowbg {background-color: #cbe88d !important;}
.yellowbg h2 {color:#21270f}
.yellowbg a {color:#5a800d;}
.section-title {
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.section-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 10px;
    height: 10px;
    background: #517700;
    border-radius: 7px;
    z-index: 3;
}
.section-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 80px;
    height: 2px;
    background: #729626;
    z-index: 2;
}
.white-box {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-top: 25px;
    box-shadow: 0 0 6px 2px rgba(0,0,0,.2);
}
.boximg {
    min-width: 50%;
}
.box-content {
    position: relative;
    overflow: hidden;    border-radius: 5px; display: flex;
  align-items: center;
  justify-content: center; background: #ffcc10;
}
.showonhover {
   padding: 10px;text-align: center;
}
.box-content:hover .showonhover { bottom:0; } 
.reversing-life .h4, .reversing-life h4 {
    font-size: 1rem;
}
.copypowered {
    border-top: 1px solid #2f2f2f;    margin-top: 20px;
}
input[type="submit"] {
    border: 0;
    border-radius: 5px;
    padding: 6px 25px;
    background: #ffcc10;
}
ul.reachus {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.reachus li {
    padding: 3px 0 3px 25px; position:relative; color:#666;
}
.footer ul.reachus li {
 color: #a9a9a9;
}
ul.reachus a {
    color: #666;
}
.footer ul.reachus a {
    color: #a9a9a9;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {     margin-bottom: 16px;
    width: 100%;
    padding: 8px 10px;
    border: 0;
    border-radius: 5px;
}
textarea {min-height: 180px;}
ul.reachus li:before {
font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: absolute;
    top: 3px;
    left: 0;
}
ul.social {
    padding: 10px 0 0;
    margin-bottom: 0;
}
ul.social li { display: inline-block; }
ul.social li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    color:#fff;
    border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;
    margin-right: 3px;
}
ul.social li a.facebook { background: #3b5998; }
ul.social li a.twitter { background: #55acee; }
ul.social li a.linkedin { background: #007bb5; }
ul.social li a.facebook:hover { color: #3b5998; background: rgba(0,0,0,0);}
ul.social li a.twitter:hover { color: #55acee; background: rgba(0,0,0,0); }
ul.social li a.linkedin:hover { color: #007bb5; background: rgba(0,0,0,0); }
ul.footernav {
    padding: 0;
}
ul.footernav li {    padding: 3px 0 3px 25px;
    list-style: none;
    position: relative;}
ul.footernav li:before {content: "\f006";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 6px;
    font-size: 12px;
    left: 3px;}
ul.reachus li.company { font-weight:bold;}
ul.reachus li.company:before {
  content: "\f0f7";
}
ul.reachus li.location:before {
  content: "\f041";
}
ul.reachus li.email:before {
  content: "\f003";
  top: 4px;
}
ul.reachus li.mobile:before {
    content: "\f10b";
    font-size: 22px;
    top: 8px;
}
ul.reachus li.phone:before {
    content: "\f095";    top: 5px;
}
.mapreachus iframe {
    filter: grayscale(100%);
    transition: all 1s ease;
}
footer:hover .mapreachus iframe { filter: grayscale(0%); }
.slider_left {
    width: calc(100% - 396px);
    float: left;
    background: #000;
}
.slider_right {
  float: right;
  width:396px; 
      padding: 24px 35px 10px;/*40px 35px 10px;*/
}
.footer {background:url(../img/footer-bg.jpg) no-repeat center #fbfbfb; background-size:cover;clear: both; padding-top:40px;font-size: 0.92rem;}
.footer .section-title { color: #fff; }
.masonry { /* Masonry container */
    -webkit-column-count: 4;
  -moz-column-count:4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
   margin: 2.5em 0 1em;
    padding: 0;
    -moz-column-gap: 1.2em;
    -webkit-column-gap: 1.2em;
    column-gap: 1.2em;
    font-size: .85em;
}
.reachaddress {
    position: absolute;
    top: 0;
    right: 93px;
    padding: 30px;
    bottom: 0;
    background: #fff;
}
.mapreachus {
    position: relative;    line-height: 0;
}
.masonry a {
    display: inline-block;
    background: #fff;
    margin: 0 0 1.5em;
    width: 100%;
  -webkit-transition:1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.table-leftcol, .table-rightcol {
    display: table-cell;
    vertical-align: middle;
    padding:15px;
}
.profile-box {
    display: table;    border-radius: 5px;
}
.table-leftcol {
    width: 250px;
}
.table-leftcol img { border-radius:100%; }
.masonry a img{max-width:100%;}
.hidevidcontrols {position:relative;}
.hidevidcontrols:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0000;
    z-index: 99999;
}
ul.list-wats {
    list-style: none !important;
    padding: 0;
}
ul.list-wats li {
    position:relative;
       padding: 5px 5px 5px 25px;
       
}
ul.list-wats li:before {
content: "";
font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 38px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
   
}
ul.list-wats .fa-whatsapp {
  
    padding: 7px 40px;
}
ul.list-wats .fa-whatsapp:before {
    color: #ffffff;
    font-size: 38px;
}
ul.list-wats {
    width: 62%;
    margin: 4px 0px;
    text-align: center;
    color: #ffffff;
    background: #28a71a;
    border-radius: 6%;
    padding: 0px 0px 4px;
}
ul.list-wats li {
    margin: 0px !important;
    padding: 0px;
}
.testi {
    column-count: 3;
}
/* #gallerywrapper {
     width:640px;
     height:450px;
     margin:0 auto;
     position:relative;
     font-family:verdana, arial, sans-serif;
 } 

 #gallerywrapper #gallery {
     position:absolute;
     left:0;
     top:0;
     height:450px;
     width:640px;
     overflow:hidden;
     text-align:center;
 } 
*/
/* #gallerywrapper #gallery div {
     width:640px; height:900px; 
     padding-top:10px; 
     position:relative;
 } */

 #gallerywrapper #gallery div img {
     clear:both; 
     display:block; 
     margin:0 auto; 
     border:0;
 } 

 #gallerywrapper #gallery div h3 {
     padding:10px 0 0 0; 
     margin:0; 
     font-size:18px;
 } 

 #gallerywrapper #gallery div p {
     padding:5px 0; 
     margin:0; 
     font-size:12px; 
     line-height:18px;
 } 

 #gallery .previous{ 
     display:inline;
     float:left;
     margin-left:0px;
     text-decoration:none;
     padding: 6px 20px;
    border: 1px solid #ece4e4;
    margin-top: 50px;
 } 

 #gallery .next{ 
     display:inline;
     float:right;
     margin-right:0px;
     text-decoration:none;
     padding: 6px 20px;
    border: 1px solid #ece4e4;
    margin-top: 50px;
 }
button.display-right {
    float: right;
    margin-top: 15px;
        background: none;
    border-radius: 18px;
}
button.display-left
{
 margin-top: 15px;
     background: none;
    border-radius: 18px;
}



#navbar.stickyheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-animation-name: silde_to_top;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 1000;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    border-bottom: 1px solid #EEEEEE;
}
@-webkit-keyframes silde_to_top {
    0% {
        top: -200px;
        top: default;
        opacity: 0;
    }
    100% {
        bottom: default;
        top: 0%;
        z-index: 1000000;
        opacity: 1;
    }
}
#navbar.removestickyheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-animation-name: silde_to_bottom;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 100;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    border-bottom: 1px solid #EEEEEE;
}
@-webkit-keyframes silde_to_bottom {
    0% {
        bottom: default;
        top: 0%;
        z-index: 1000000;
        opacity: 1;
    }
    100% {
        top: -200px;
        top: default;
        opacity: 0;
    }
}


section.doc-speak p {
    text-align: justify;
}


.r1, .r2, .r3, .r4 {
    box-shadow: 0 0 10px #ddd;
    padding: 30px 15px;
    margin-bottom: 15px;
}
p.ghq1 img {
    float: right;
    padding: 10px;
    margin: 0;
}
img.fs1-img {
    max-width: 450px;
}

p.ghq1 {
    text-align: justify;
}

a.lf1 i {
    position: absolute;
    color: white;
    top: 50%;
    font-size: 20px;
    left:0;
}
a.rf1 {
    position: absolute;
    right: 0;
    top: 50%;
    color: white;
    font-size: 20px;
}

.s1 img {
    width: 100%;
}

.abt {
    text-align: right;
}
ul.nav1.dropdown-content li a {
    font-weight: 400;
    font-size:12px;
}
ul.nav1.dropdown-content li {
    border-bottom: 1px solid #679611;
}

ul.nav1.dropdown-content li:hover {
    background-color: #679611;
}

ul.nav1.dropdown-content li:hover a{
    color: #ffffff;
}

span.ji1 {
    width: 100%;
    float: left;
    text-align: center;
}

.tex-pres p {
    color: #000;
    margin-top: 30px;
}


@media only screen and (min-width:992px) and (max-width:1199px){
    .masonry {-webkit-column-count: 3;-moz-column-count:3;column-count: 3;}
    ul.navbar-nav li {
    margin: 0 4px;
    text-align: center;
}
}
@media only screen and (min-width:768px) and (max-width:991px){
    .masonry {-webkit-column-count: 2;-moz-column-count:2;column-count: 2;}
}
@media only screen and (max-width:767px){
    .masonry {-webkit-column-count: 1;-moz-column-count:1;column-count: 1;}
}



@media only screen and (max-width:414px){
    .absec{
        text-align:center !important;
    }
    
     .innpg{
        text-align: left !important;
    }
    
     .galpg{
        padding-top: 20px;
    }
     .galpgg{
        line-height: 1.7;
     }
}



section.title {
    background: url(../img/header-bg-2025-1.png);
    /*background: url(../img/title.jpg);*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0 44px;
}
.fullwidth {width:100%;}
.slider_right .logo img {
    max-width: 60px;
    margin-bottom: 20px;
}
@media (min-width:992px){
.page1 nav.navbar a.navbar-brand {
    display: none;
    opacity: 0;
}
.page1 nav.navbar .container {
    max-width:100%;padding:0;
}
.page1 nav.navbar {
    padding:0;
}
.page1 nav.navbar .navbar-nav {width:100%;}
.page1 ul.navbar-nav li { width:14.285%;margin: 0;text-align:center;}
.page1 ul.navbar-nav li a { border-radius:0; }
.page1 div#navbarNavDropdown {display:block!important;}
.page1 .navbar-light .navbar-nav .nav-link {font-size: 14px;padding: 10px;}
}
@media (max-width:991px){
  div#navbarNavDropdown.show {
    max-height: calc(100vh - 86px);
    overflow-y: auto;
    height: auto;
}
div#navbarNavDropdown {
    height: 0;
    overflow: hidden;
}
div#navbarNavDropdown .navbar-nav {margin-bottom:10px;}
.slider_left, .slider_right { width:100%; }
}

@media (min-width:1200px) and (max-width:1299px){
    .slider_right p { font-size: 1.015em;}
}

@media (min-width:992px) and (max-width:1199px){
.slider_right .logo img {
    max-width: 45px;
    margin-bottom: 15px;
}
.slider_right p {
    font-size: 0.845em;}
}
@media (min-width:768px) and (max-width:991px) {
    .md-clearleft{clear:left;}
}
@media (min-width:768px){
.flipped .back {
    width:100%;
    left: 0;
    right: auto;
    z-index: 999;
}
.page1 .flipped .back {
    width: calc(200% + 30px);
    left: 0;
    right: auto;
    z-index: 999;
}

.card.flipped .back, .card2.flipped .back, .card4.flipped .back, .card6.flipped .back {left:auto;right:0;}}
@media (max-width:767px){
    .reachaddress {
    position: relative;
    right: 0;
}
.footer .copypowered p {margin-bottom:5px !important;}
.card div, .card1 div, .card2 div, .card3 div, .card4 div, .card5 div, .card6 div, .card7 div {    padding: 10px;}
.table-leftcol, .table-rightcol {
    display: block;
    text-align: center;
width: 100%;
}
.table-leftcol img {
    max-height: 173px;
}
}