
/* =============================================================================
   1.0 - Basic Styles
* ============================================================================= */

body {
    font-family: 'Open Sans', sans-serif;
}

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

a {
    color: #00ac4e;
    text-decoration: none;
}
a:hover {
    color: #00ac4e;

}

/* =============================================================================
   2.0 - header Styles
* ============================================================================= */

header img {
    margin: 7px 0 0 0;
    max-width: 380px;
    width: 96%;
}
header {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
}

span.caption-txt {
    display: block;
}

div#Services {
    width: 200px;
    margin: 0 auto;
}
/* =============================================================================
  3.0 - Top Nav Styles
   ============================================================================= */

#topnav ul {
    background:#00ac4e;
    padding: 0 0 7px 0;
    width: 100%;
    z-index: 9;
}
ul.topnav-links li {
    border-bottom: 1px solid #ccc;
}
li.topnav-last {
    border: none !important;
}
.tigger-bg a {
    color:#cbc9c7;
}
a.menu-trigger.active {
    color:#2e9dd7;
}
.menu-trigger {
    color:#cccccc;
    cursor: pointer;
    display: inline-block;
    font-size:17px;
    line-height:20px;
    margin: 0;
    padding:9px 0 9px 27px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
.home-right {
    margin: 25px 0 0 24px;
    min-height: 333px;
}
.menu-trigger span, .menu-trigger span:before, .menu-trigger span:after {
    cursor: pointer;
    height:2px;
    width:22px;
    background: #a0a0a0;
    position: absolute;
    display: block;
    content: '';
    left:0;
    top:18px;
}
.menu-trigger span:before {
    top: 5px;
}
.menu-trigger span:after {
    top:-5px;
}
.menu-trigger span, .menu-trigger span:before, .menu-trigger span:after {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.menu-trigger.active span {
    background-color: transparent;
}
.menu-trigger.active span:before, .menu-trigger.active span:after {
    top: 0;
    width:17px;
    background: #a0a0a0;
}
.menu-trigger.active span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.menu-trigger.active span:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.topnav-links {
    text-align:left;
    display:none;
}
.topnav-links li ul {
    display:none;
    padding: 0;
}
.topnav-links ul li {
    padding: 0;
    background: none;
}
.topnav-links a {
    color:#fff;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    padding:9px 10px;
    text-decoration: none;
    font-weight: normal;
}


/* =============================================================================
   4.0 - Home Page Styles
* ============================================================================= */

.carousel-inner img {
    width: 100%;
}
span.count {
    font-size: 40px;
    line-height: 44px;
        display: block;
}
.count span {
display: block;
    font-size: 30px;
    line-height: 34px;
}

span.banner-txt {
    padding: 0 0 50px 0;
}
div#banner h1 {
    color: #fff;
    font-size: 31px;
    padding: 17px;
    font-weight: 800;
}

.home-txt{
    background: url(../images/home-txt-bg.jpg);
    padding: 0 0 40px 0;
  
}
.about-txt{
    background: url(../images/about-bg.jpg);
    padding:38px 0 40px 0;
  
}
section.home-txt p {
 color: #fff;
    padding: 43px 0 12px;
    margin: 0;
    font-size: 28px;
    line-height: 34px;
}

section.home-txt p a {
 color: #fff;
 text-decoration:underline;
}
section.home-txt p a:hover {
 color: #fff;
 text-decoration:none;
}


.heading {
    font-size: 34px;
    line-height: 40px;
        color: #00ac4e;
}
/* =============================================================================
   5.0 - Button Styles
* ============================================================================= */

span.banner-txt {
    padding:10px;
    color: #fff;
    display: block;
}

span.btn.btn-warning {
    font-size: 15px;
    color: #000;
    margin: 50px 0;
    font-weight: 500;
}
.btn-warning {
    color: #000;
    background-color: #ffdd00;
    border-color: #ffdd00;
}

.btn-warning:hover {
     color: #000;
    background-color: #ffdd00;
    border-color: #ffdd00;
}
.btn-secondary {
    background: #4b4b4b;
    color: #fff
}
.btn-secondary:hover {
    background: #4b4b4b;
    color: #fff
}

/* =============================================================================
   5.0 - Heading Styles
* ============================================================================= */


h2.dest-heading {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
    padding: 0;
     color: #00ac4e;
    padding: 0 0 10px 0;
    position: relative;
}

h2.dest-heading:before {
    position: absolute;
    content: "";
    background: #a7cf38;
    height: 2px;
    bottom: 3px;
    left: 0;
    /* top: 0; */
    width: 6%;
}

.about-txt p {
font-size: 20px;
}

h2.heading span {
    font-weight: 300;
    display: block;
}



.img-fluid {
    width: 100%;
}
.right-txt p {
    font-size: 18px;
    line-height: 22px;
    padding: 15px 0 0 0;
}

.right-txt{
   background: url(../images/right-txt-bg.jpg) no-repeat left top;
   background-size: cover;

}

.right-txt li:before {
	position: relative;
  }

.right-txt li:before {
    font-weight: 900;
    content: "\f058";
    position: absolute;
    font-size: 34px;
    color: #00a4ff;
    left: 0;
    top: -5px;
    vertical-align: top;
  }

.right-txt li {
    padding: 0 0 0 37px;
    list-style-type: none;
    position: relative;
    vertical-align: top;
}

/* =============================================================================
   footer Styles
* ============================================================================= */

ul.fa-ul.text-left {
    padding: 30px 0 0 47px;
}

.fa-li .fa {
    color: #00a4ff;
    font-size: 17px;
}
.fa-ul li {
    line-height: 32px;
}
.fa-li {
   top: 4px;

}

ul.footer-link.text-center {
    padding: 0 0 10px;
}

.fb-page.text-center.fb_iframe_widget {
    margin: 0 auto;
    display: block;
}

footer {
    padding: 10px 0;
}
ul.footer-link  a {
    font-size: 14px;
    color: #212529;
}

.fa {
    color: #444d58;
    
}
.social {
   font-size: 14px;
       font-weight: 600;
}

.copyright {
    border-top: 1px solid #ccc;
    font-size: 14px;
    text-align: center;
}

ul.footer-link a:hover {
    color: #00ac4e;
}
.social-media {
    text-align: center;
}
nav {
    text-align: center;
}

section#innerBanner {
    padding:15px 0;
    text-align: center;
}

.about-img img {
        margin: 0 15px 20px;
}

ul.bullet li{
   background: url(../images/bullet.jpg) no-repeat left 8px;
   padding: 0 0 0 15px;

}

.vission img {
    width: 100%;
    max-width: 331px;

}
.sitcy-header{
    display: none;
}

.our-mission {
    background:#f5f5f5;
    padding: 20px 0 20px 0;
}

.services img {
    display: inline-block;
    vertical-align: top;
    margin: 7px 12px;
    border: 1px solid #ccc;
}

.services {
    text-align: center;
}

.map{
border: 1px solid #ccc;
}
.address-blcok {
background: #f7f5f5;
    padding: 20px;
    border: 1px solid #ced4da;
    min-height: 152px;
    margin: 0 0 25px 0;
    font-size: 15px;
}

section.call-us {
    background: #00a94f;
}

p.call {
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 34px;
    font-weight: 600;
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #a7cf38;
    border-color: #a7cf38;
}

.link-btn a, .link-btn a:hover{
    color: #fff;
    text-decoration: none;
}

.camps-pic img {
    width: 100%;
    max-width: 294px;
    margin: 0 0 25px 0;
}
section.awards img {
    border: 1px solid #ccc;
}

.awards img {
    width: 100%;
    max-width: 271px;
    margin: 0 0 25px 0;
}



#awards img {
    border:0;
}

.video .col-md-4 > div {
    margin: 0 0 16px 0;
}

.header {
  transition: all 0.4s ease 0s;   
}

.carousel-indicators li {
 width: 15px;
 height: 15px;
 border-top: 0; 
border-bottom:0;
 border-radius: 15px;
}

#contact_frmus .CaptchaWrap {
    position: relative;
    width: 200px;
    margin: 0 auto 10px auto;
}
#CaptchaImageCode {
    display: inline-block;
    width: 144px;
}
.ReloadBtn {
    background: url(../images/reload.png) left top no-repeat;
    background-size: auto;
    background-size: 100%;
    width: 32px;
    height: 32px;
    border: 0px;
    bottom: 0px;
    left: 144px;
    outline: none;
    cursor: pointer;
}

#usercheck, #emailcheck, #subcheck, #messagecheck {
    color: #F00;
    font-size: 15px;
    line-height: 20px;
}

h1 span {
    border-bottom: 3px solid #cccc;
}

.page-scroll {
    display: none;
    width: 30px;
    height: 30px;
    background: url(../images/scroll-up.png) no-repeat left top;
    position: fixed;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
    z-index: 10000;
}

.min-height {
    min-height: 300px;
}


.inner-box {
    position: relative;
    top: 7px;
    border-radius: 5px;
    padding: 45px 45px 40px;
    background-color:#00ac4e;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
    box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}
 .inner-box .title {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
 .inner-box h2 {
    position: relative;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4em;
    padding-bottom: 20px;
    margin-bottom: 35px;
}

 .inner-box h3 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 22px;
    color: #fff;
}
 .inner-box .number {
    position: relative;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.inner-box h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 70px;
    height: 3px;
    background-color: #fff;
}
.form-container{
    font-family: 'Roboto', sans-serif;
    padding: 40px 40px 0 0;
    position: relative;
}.appointment-section {
    margin: 71px 0 0 0;
}
.form-container .form-icon{
    color: #E6145E;
    background-color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 80px;
    height: 80px;
    width: 80px;
    border: 3px solid #a7cf38;
    border-radius: 50% 50% 50% 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.form-container .form-horizontal{
    padding: 40px 20px 20px;
    box-shadow: 0 0 20px -5px rgba(0,0,0,0.3);
    border-radius: 15px;
}
.form-container .title{
    color: #00ac4e;
    font-size: 27px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    margin: 0 0 20px;
}
.form-container .title:after{
    content: '';
    background-color: #a7cf38;
    height: 3px;
    width: 110px;
    margin: 10px 0 0;
    display: block;
    clear: both;
}
.form-horizontal .form-group{
    background-color: rgba(255,255,255,0.15);
    margin: 0 0 15px;
    border-bottom: 2px solid #e7e7e7;
}
.form-horizontal .input-icon{
    color: #b5b5b5;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    width: 30px;
    margin: 0 0 0 4px;
    vertical-align: top;
    display: inline-block;
}
.form-horizontal .form-control{
    color: #222;
    background-color: transparent;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    width: calc(100% - 40px);
    height: 33px;
    padding: 3px 10px 0 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    display: inline-block;
    transition: all 0.3s;
}
.form-horizontal textarea.form-control{
    height: auto;
    width: 100%;
}
.form-horizontal .form-control:focus{
    box-shadow: none;
    border: none;
}
.form-horizontal .form-control::placeholder{
    color: #b5b5b5;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}
.form-horizontal .btn{
    color: #808a7e;
    background-color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 15px 7px 20px;
    margin: 0 auto;
    border: 3px solid #808a7e;
    border-radius: 20px;
    display: block;
    transition: all 0.3s ease 0s;
}
.form-horizontal .btn:hover,
.form-horizontal .btn:focus{
    color:#00ac4eE;
    background-color: #fff;
    border: 3px solid #00ac4e;
}
.form-horizontal .btn i{ transition: all 0.3s ease 0s; }
.form-horizontal .btn:hover i{
    color: #E6145E;
    transform: translateX(3px);
}

ul.bullet.bullet-border li {
    border-top: 1px solid #e1e1e1;
	 padding: 7px 0 7px 20px;
    background-position: left 14px;
}
ul.bullet.bullet-border li:first-child {
    border-top: none;
}


.title {
    font-size: 18px;
    color: #0082af;
    margin: 5px 0;
    line-height: 20px;
    padding-bottom: 5px;
}
.joblist p {
    padding-bottom: 5px;
    margin: 0;
	 display: inline-block;
    width: 46%;
    font-size: 15px;
}
.carousel-inner.sevices-bg {
    background: #d6f7c9;
    border-radius: 10px;
}
.carousel-inner.sevices-bg span {
    font-size: 16px;
    padding: 10px 15px;
    line-height: 17px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    display: block;
    background: #00ac4e;
}
.carousel-inner.sevices-bg .carousel-item div {
    padding: 25px 15px;
 }
 
span.about-heading {
    color: #00ac4e;
    font-weight: bold;
}

.joblist {
    background: #fff;
    padding: 8px 15px;
    border-left: 4px solid #00ac4e;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;

}

#innerBanner {
    background: url(../images/page-heading-bg.jpg) no-repeat center center;
    background-size: 100%;
    padding: 30px 0 40px 0 !important;
    box-sizing: border-box;
}
#innerBanner h1 {
    color: #00ac4e;
    font-weight: bold;
    margin: 0;
    padding: 0;
	    font-size: 37px;
		    letter-spacing: 0px;
			    line-height: 41px;
}
}

}
@media only screen and (max-width:767px) {
div#navigation .container {
    padding: 0;
    margin: 0;
}


}

@media only screen and (min-width:767px) {
span.count {
    font-size: 65px;
    line-height: 70px;
}
footer ul li
{
    display:inline-block;    
}

footer ul li {
    display: inline-block;
    padding: 0 10px;
}

#topnav {
    background: #00ac4e;
}

.topnav-links a:hover {
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00aa4f+1,a7cf38+100 */
background: #00aa4f; /* Old browsers */
background: -moz-linear-gradient(top,  #00aa4f 1%, #a7cf38 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #00aa4f 1%,#a7cf38 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #00aa4f 1%,#a7cf38 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aa4f', endColorstr='#a7cf38',GradientType=0 ); /* IE6-9 */

}

.services {
    text-align: left;
}
.joblist p {
    padding-bottom: 5px;
    margin: 0;
	 display: block;
    font-size: 16x;
}

/* =============================================================================
   Topnav Style
   ============================================================================= */

.tigger-bg {
 display: none;
}
.menu-trigger {
 display: none;
}
 #topnav {
 text-align: right;
}
.topnav-links {
 display: block;
}
ul.topnav-links li {
 display: inline-block;
 border: none;
}
 #topnav ul {
 display: block;
 padding:0;
 box-sizing: border-box;
 bottom: 0;
 background: none;
 text-align:right
}
 .topnav-links a {
  padding: 15px 11px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.topnav-links a:hover {
padding: 15px 11px;
 color: #fff;
}

 .sitcy-header .topnav-links a {
  padding: 15px 12px;

}
 .sitcy-header .topnav-links a:hover {
padding: 15px 12px;

}



.social-media {
    text-align: right;
}

section.find-hotel.find-hotel input {
   margin: 0 5px;
}

.wrapper > div {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    min-height: 507px;
}

.about-img img {
    margin: 0 25px 0 0;
}
.about-img {
    text-align: left;
}

.content-bg, .content-bg {
    padding: 32PX 0 0 0;
}
}

@media only screen and (min-width:960px) {

.copyright {
  text-align: left;
}
.footer-link{
    text-align: right;
}

.company-name a, .company-name a:hover {
    color: #fff;
    display: block;
    padding: 10px 0 0 0;
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
    text-decoration: none;
}

.joblist p {
   display: inline-block;
}
.title {

    border: none;
}

.sitcy-header.fixed {
   position: fixed;
    top:0; 
    left:0;
    width: 100%;  
    display: block;
        z-index: 9;
       -webkit-transition: all 0.5s ease 0s;
}
#awards {
    width: 283px;
}
.book-appo{
    background: url(../images/image-5.jpg) no-repeat right top;
	padding:20px 0;
	background-size: contain;

}


}