@font-face {
	font-family: 'fsmeweb';
	src: url('../fonts/fs-me-web-regular.ttf');
}
@font-face {
	font-family: 'avantgradecdbold';
	src: url('../fonts/avant-garde-ce-bold.ttf');
}
@font-face {
	font-family: 'avantgradeltcondbookregular';
	src: url('../fonts/avant-grade-lt-cond-book-regular.ttf');
}
@font-face {
	font-family: 'avantgradeltcondbookbold';
	src: url('../fonts/avant-grade-lt-cond-book-bold.ttf');
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.ttf');
}



body {
    width: 100%;
    height: 100%;
    font-family: 'fsmeweb';
    
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    letter-spacing: 1px;
}

.title-slogan{
    font-family: 'fsmeweb';
    font-size: 18px;
    
}
.all-center{
    align-content: center;
    text-align: center;
}
.titleblack{
    font-family: 'avantgradecdbold';
    text-transform: uppercase; 
    color: #333;
}
.titlegreen{
    font-family: 'avantgradecdbold';
    text-transform: uppercase; 
    color: #82cb32;
}
.li-heading{
    font-family: 'avantgradecdbold';
    color: #333333;
    margin-left: 20px;
    
}
.li-content{
    font-family: 'fsmeweb';
    color: #333333;
    font-size: 13px;
    text-align: left;
}
.inline-content{
    display:inline-block;
}

.navbar-nav{
    text-transform: uppercase;   
    font-family: 'fsmeweb';
    font-size: 14px;
    font-weight: 400;
    
}
/* This is for banner to define font*/
.headline{
    font-family: 'avantgradecdbold';
    text-transform: uppercase; 
    margin: 0 0 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

.lead{
    width: 100%;
    height: 100%;
    font-family: 'fsmeweb';
    margin-bottom: 22px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    
}
.wrapper-gradient {
  background: transparent radial-gradient(circle farthest-side at right bottom, #696159 5%, #696159 25%, #696159 80%, #696159 98%) repeat scroll 0% 0%; }
/* For Banner Button */

.btn-banner{
    font-family: 'avantgradecdbold';
    font-size: 12px;
    text-transform: uppercase; 
}
/*For Button of each Section or Page */
.btn-section {
  color: #333;
  background-color: transparent;
  border-color: #82cb32; }
  .btn-section:focus, .btn-section.focus {
    color: #333;
    background-color: #f14107;
    border-color: #8e2604; }
  .btn-section:hover {
    color: #333;
    background-color: #82cb32;
    border-color: #333; }
  .btn-section:active, .btn-section.active,
  .open > .btn-section.dropdown-toggle {
    color: #333;
    background-color: #f14107;
    border-color: #333; }
    .btn-section:active:hover, .btn-section:active:focus, .btn-section:active.focus, .btn-section.active:hover, .btn-section.active:focus, .btn-section.active.focus,
    .open > .btn-section.dropdown-toggle:hover,
    .open > .btn-section.dropdown-toggle:focus,
    .open > .btn-section.dropdown-toggle.focus {
      color: #333;
      background-color: #ce3706;
      border-color: #8e2604; }
  .btn-section:active, .btn-section.active,
  .open > .btn-section.dropdown-toggle {
    background-image: none; }
  .btn-section.disabled:hover, .btn-section.disabled:focus, .btn-section.disabled.focus, .btn-section[disabled]:hover, .btn-section[disabled]:focus, .btn-section[disabled].focus,
  fieldset[disabled] .btn-section:hover,
  fieldset[disabled] .btn-section:focus,
  fieldset[disabled] .btn-section.focus {
    background-color: #f96332;
    border-color: #f85019; }
  .btn-section .badge {
    color: #f96332;
    background-color: #333; }
.btn-section-text{
    font-family: 'avantgradecdbold';
    font-size: 12px;
    text-transform: uppercase; 
}
/*Section Images */
#waafi.wrapper-half-left::before {
  background-image: url(../img/waafi.png);
  background-position: center right;
  background-repeat: no-repeat;
  }

#waafi.wrapper-half-right::before {
  background-image: url(../img/waafi.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  }

.wrapper-centerimage::before {
  background-image: url(../img/waafimobileimage.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  }
/*#money.wrapper-half-left::before {
  background-image: url(../img/money.png);
  background-position: center right;
  background-repeat: no-repeat;
    background-size: contain;
  }*/
#payments.wrapper-half-right::before {
  background-image: url(../img/payments.png);
  background-position: center left;
  background-repeat: no-repeat;
      background-size: contain;
}
/*#communication.wrapper-half-left::before {
  background-image: url(../img/communicaiton.png);
  background-position: center right;
  background-repeat: no-repeat;
    background-size: contain;
  }*/
/*#booking-reservations.wrapper-half-left::before {
  background-image: url(../img/booking-reservations-main.png);  
  background-position: center right;
  background-repeat: no-repeat;
      background-size: contain;
    
  }*/
/*
#online-shopping.wrapper-half-right::before {
  background-image: url(../img/online-shopping.png);
  background-position: center left;
  background-repeat: no-repeat;
      background-size: contain;
  }
*/

/*#entertainment.wrapper-half-left::before {
  background-image: url(../img/entertainment.png);  
  background-position: center right;
  background-repeat: no-repeat;
      background-size: contain;
    
  }*/
/*#download.wrapper-half-left::before {
  background-image: url(../img/download.png);  
  background-position: center right;
  background-repeat: no-repeat;
      background-size: contain;
    
  }*/
ul.check {
list-style-image: url(../img/check.png);
}

.icon_Wrap {
    display: inline-block;
}

.text_Wrap {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    margin-left: 10px;
}
.text_Wrap .textheading {
    font-family: 'avantgradecdbold';
    color: #333333;
    
}
.features_wrap {
    margin-top: 20px;
}
.drop_image {
    font-size: 14px !important;
    vertical-align: top;
    padding-top: 5px;
    padding-left: 5px;
}
.mouse_scroll {
    bottom: 30%;
}
.mouse_scroll a i {
    line-height: 46px;
}
.navbar-nav > li > a{
    border-right: none;
}
.dropdown-menu > li > a {
    border-bottom: 1px solid #1e5e6e;
    background-color: #0e3e4d;
    padding: 4px 20px 2px 20px;
}
.dropdown-menu > li > a:last-child {
    border-bottom: 1px solid #1e5e6e;
}
.navbar-nav > li > .dropdown-menu{
    padding: 0;
}
.navbar-inverse .navbar-nav > li > a {
    color: #0e3e4d;
}
.entertainment_feature .icon {
    display: inline-block;
}
.entertainment_feature .text {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    margin-left: 15px;
}
.entertainment_feature .text h6 {
    font-family: 'avantgradecdbold';
}
.entertainment_feature_wrap {
    margin-bottom: 30px;
}
.content_image{
    max-width: 100%;
}
/*slider css*/
.main_slider {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}
.flexslider {
    border: none !important;
    margin-bottom: 0!important;
}
#bck-img10 {
    /*background: none;*/
    z-index: 2;
    position: relative;
}
.flex-control-thumbs {
    position: absolute !important;
    z-index: 999;
}
.appstore{
    margin-bottom: 10px;
    display: inline-block;
}
.navbar-inverse .navbar-toggle .icon-bar{
    background: #0e3e4d;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background: #fff;
}
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 100%;
    height: 610px;
    box-shadow: 2px 2px 2px lightgrey;
    margin-bottom: 10px;
    overflow-y: auto;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    /*color: black;*/
    color: #333;
    padding: 10px 14px;
    width: 100%;
    border:0;
    border-bottom-width:2px ;
    border-bottom-style: solid;
    border-bottom-color: rgb(225,225,225);
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 13px;
    /*font-family: 'avantgradecd';*/

}
/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}
/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #82cb32;
    color: #FFFFFF;
}
/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 100%;
    border-left: none;
    min-height: 610px;
    max-height: 610px;
    /*box-shadow: 2px 2px 6px #82cb32;*/
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}
.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}
section {
    padding: 20px 0;
}
section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#ourTeam{
    padding-top: 20px;
}
#ourTeam .card {

    border: none;
    background: #ffffff;
}
.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}
.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}
.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-font-smoothing: antialiased;
    z-index: 2;
    margin-bottom: 30px;
    width: 100%;
    overflow-y: auto;
}
.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    width: 100%;
    height: 500px;
    overflow-y: auto;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}
.frontside .card,
.backside .card .card-body {
    height: 500px;
    padding: 20px;
    overflow-x: hidden;
}
.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}
.frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
}
.frontside .card .card-body img {
    border-radius: 50%;
    height: 170px;
    width: 170px;
    object-fit: scale-down;
}
.slideItem{
    width: 100%;
    height: auto;
}
#ourProcesses{
    padding: 30px;
}
#aboutus ::-webkit-scrollbar-track-piece {
    background-color:#fff;
}
#aboutus ::-webkit-scrollbar              {   background-color:#fff;width: 5px;/* 1 */ }
#aboutus ::-webkit-scrollbar-thumb        {   background-color:#82cb32;/* 5 */ }
#aboutus {
    scrollbar-width: thin;
    scrollbar-color: #82cb32 white;
}



/*.carousel-inner {*/
/*    margin-left: 40px;*/
/*}*/
.carousel-control{
    width: 10%;
}
#carouselButtons {
    align-self: center;
    /*position: absolute;*/
    text-align: center;
    margin-top: 15px;!important;
    margin-bottom: 15px;!important;
}
#carouselButtons .glyphicon {
   color: black;
}
#carouselButtons .controlButtons{
    background-color: white;
}
.carousel-indicators{
    top:0%;
    bottom: 0%;
    left: 30%;
    right: 0%;
    width: 100%;
    position: relative;
}
.carousel-indicators li{
    border:1px solid lightgrey;
    display:inline;!important;
    border-radius:0px;!important;
    padding:4px;!important;
    /*background-color: white;*/
    background: transparent;
}
.slide-no.active{
    color: black;!important;
    background-color: #82cb32;!important;
    border:2px solid #82cb32;!important;
}
.carousel .carousel-control { visibility: hidden; }
/*.carousel:hover .carousel-control { visibility: visible; }*/
#ourProcesses{
    overflow-y: auto;
}
.carousel-inner > .item{
    background-image: linear-gradient(to bottom, #2caba6 , #3b9cad);
}


