
body {
    margin: 0;
    overflow-x: hidden;
}

html, body {
    margin: 0;
    height: 100%;
    width: 100%;
    padding: 0;
}

.title-text{
    text-align: left;
    padding-left: 100px;
}

section {
    display: ;
    background-color: white;
    width:100%;
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
}

#navbar {
    transition: 0.3s;
}

.navbar-fixed-top.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms linear;
}

.nav-link {
    color:white;
    min-width: 120px;
    text-align: center;
}
.nav-link:hover {
    color: #00a690;
    transition: 0.1s;
}

.header-logo {
    height: 40px;
    padding-left: 3%;
    height: 50px;
}

@media (min-width: 788px) {
    .header-logo {
        padding-left: 8%;
    }
}

.section-title {
    padding: 50px 0 0 ;
    background-image:url(../images/cover1.jpg);
    background-position: fixed;
    background-size: cover;
    max-width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    height: 100%;
    min-height: 450px;
}

.section-intro {
	display: table;
    width: 100%;
    height: 100vh;
    background: #000;
    padding: 0 ;
    max-width: 100%;
    border-bottom: 1px solid #ccc;
    min-height: 450px;
}

.section-intro .carousel-item {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section-intro .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 10px;
}

.section-intro .carousel-container {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: calc(8% + 16px);
    right: 0;
}

.section-intro .carousel-container .title-align {
    padding-bottom: 0;
    padding-left: 0;
    width:560px;
}

.carousel-control-next, .carousel-control-prev{
	width: 8%;
}

.divbg {
    background-image: url(../images/cover1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
    max-height: 100%;
    max-width: 100%;
}

.section-heading {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    text-align: center;
    font-size: 17px;
    color: #00a690;
}

.section-heading-2 {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    font-size: 17px;
    color: white;
}

.section-one{
    padding: 50px 0 40px;
    border-bottom: 1px solid #ccc;
    background-color:#f3f5f7;
    background-size: cover;
}

.section-two {
    padding: 50px 0 50px;
    background-color:white;
    border-bottom: 1px solid #ccc;
}
.section-three {
    padding: 50px 0 50px;
    border-bottom: 1px solid #ccc;
}

.section-four {
    padding: 50px 0 50px;
    background-image: url(../images/bg2.png);
    background-position: center;
    background-size: cover;
    max-width: 100%;
    border-bottom: 1px solid #ccc;
    height: 60%;
    min-height: 450px;
}

.section-five {
    padding: 50px 0 50px;
    background-image: url(../images/contact-cover-2.jpg);
    background-position: center;
    background-size: cover;
    max-width: 100%;
    border-bottom: 1px solid #ccc;
    height: 60%;
    min-height: 450px;
}

.section-six {
    background-color:#f3f5f7;
    background-size: cover;
    height: 350px;
}

.section-seven {
    padding: 50px 0 50px;
    background-image: url(../images/contact-cover.jpg);
    background-position: center;
    background-size: cover;
    max-width: 100%;
    border-bottom: 1px solid #ccc;
    height: 100%;
    min-height: 450px;
}

.section-eight {
    padding: 50px 0 50px;
    background-image: url(../images/register-cover.jpg);
    background-position: center;
    background-size: cover;
    max-width: 100%;
    border-bottom: 1px solid #ccc;
    height: 60%;
    min-height: 450px;
}

.section-nine {
    padding: 50px 0 50px;
    background-image: url(../images/eaudit-cover.jpg);
    background-position: center;
    background-size: cover;
    max-width: 100%;
    border-bottom: 1px solid #ccc;
    height: 60%;
    min-height: 450px;
}

.layer {
    background-color: black;
    opacity: 0.4;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    height: 60%;
    min-height: 450px;
    width: 100%;
}

.section-register {
    padding: 100px 0 100px;
    background-color: #f4f6f7;
    border-top: 1px solid #ccc;
    background-image: url(../images/register-bg.jpg);
    background-size: cover;
}

.text-block {
    text-align: center;
    color:#111923;
    font-size: 20px;
}

button-register {
    margin:auto;
    display:block;
    padding:16px 32px;
    font-family:helvetica;
    font-size:16px;
    font-weight:100;
    color:#fff;
    background: #587286;
    border:0;
    font-weight:100;
}

.hero.container {
    background: #4e4e50;
    margin-top: 60px;
}
.hero {
    background-position: 54% 50%;
}

.title-align {
    padding-bottom: 25%;
    padding-left: 10%;
    width:560px;
}

.cta_text {
    width:100%;
    position: absolute;
}

.header_text_wrapper {
    margin-top: 100px;
}

.header_text {
    position: relative;
    color: #fff;
    text-align: left;
    width: 100%;
    font-size: 64px;
    padding-bottom: 15px;
}
.header_text_2{
    position: relative;
    color: black;
    text-align: center;
    width: 100%;
    font-size: 40px;
    padding-bottom: 15px;
    font-family: 'Raleway', sans-serif;
}

@media (max-width: 788px) {
    .header_text_2 {
        font-size: 25px;
    }
}

@media (max-width: 788px) {
    .header_text_3 {
        font-size: 20px;
    }
}

.wrappr {
    text-align: center;
    margin-top: 20px;
}

ul#menu-primary-navigation {
    float: right;
    margin-top: 10px;
    letter-spacing: .03em;
}


.button {
    border: none;
    color: #f4f6f7;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 7px;
}

.button1 {
    background-color: #00a690;
    color: white;
}

.button1:hover {
    background-color: #008473;
    color: white;
}

.header-btn {
    padding: 4px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 5px;
    border: none;
    background-color: #00a690;
    margin-right: 20px;
    color: white;
}

.header-btn:hover {
    background-color: #008473;
}

.header-btn a {
	color: #fff;
	text-decoration: none;
}

.navbar-default .header-btn .dropdown-menu {
    left: 2px;
    top: 96%;
}

.login-btn {
    padding: 4px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid white;
    background-color: transparent;
    color: white;
}

.login-btn a {
	 color: white;
	 text-decoration: none;
}

.login-btn:hover {
    background-color: white;
	color: #00a690;
}

.login-btn:hover a {
    color: #00a690;
}

.navbar-default.scroll .login-btn {
    border: 1px solid #00a690 !important;
    background-color: transparent;
	color: #00a690;
}

.navbar-default.scroll .login-btn a {
    color: #00a690;
}

.navbar-default.scroll .login-btn:hover {
    background-color: #00a690;
	color: #fff;
}

.navbar-default.scroll .login-btn:hover a {
    color: white;
}

.navbar-default .dropdown-menu{
	border: 0;
	background-color: rgba(0, 0, 0, 0.2);
	top: 80%;
    left: 15px;
	border-radius: 0;
	min-width: 5rem;
}

.navbar-default .login-btn .dropdown-menu{
	left: 2px;
	top: 99%;
}

.navbar-default .dropdown-menu li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.navbar-default .dropdown-menu li a {
	color: #fff;
	padding-left: 10px;
	text-decoration: none;
}

.navbar-default .dropdown-menu a:hover {
	color: #00a690;
}

.reg-btn {
    padding: 6px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    margin: 6px 3px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius:2px;
    border: none;
    background-color: #00a690;
    color: white;
}

.button-header {
    border: none;
    padding: 16px 32px;
    text-align: right;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    background-color: #00a690;
    color:white;
    text-align: right;
}

.button2 {
    background-color: #00a690;
    color: white;
    height: 50px;
}

.button2:hover {
    background-color: #008473;
    color: white;
}

.cellContainer {
    width: 50%;
    float: left;
}

h1 {
    font-family: 'Raleway', sans-serif !important;
}

h2 {
    font-family: 'Raleway', sans-serif !important;
}
h3 {
   font-family: 'Raleway', sans-serif;
   color: white;
}
h4 {
    font-family: 'Open Sans', sans-serif !important;
    color: black;
    font-style: normal !important;
    text-decoration: none !important;
    font-size: 15px ;
    margin-bottom: 30px ;
    font-weight: 700 !important;
}

h5 {
    font-family: 'Open Sans', sans-serif !important;
    color: black;
    font-weight:400;
}

p {
    font-family: 'Open Sans', sans-serif;
    color: #111923;
}

.contact_text{
    font-weight:500;
    font-size:12px;
    letter-spacing: 0.5px;
    color: #00a690;
    text-transform: uppercase;
    text-align: center;
}

div.gallery {
    border: 0;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}

* {
    box-sizing: border-box;
}

option:disabled {
    color: #cccccc;
    background-color: #ffffff;
}

option[disabled=disabled]:focus {
    color: #cccccc;
    background-color: #ffffff;
}

.responsive {
    padding: 0 6px;
    float: left;
    width: 33.33333333%;
}

@media only screen and (max-width: 700px) {
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px) {
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

.block-6 {
    margin-bottom: 40px;
}

.block-6 .media-body p {
    font-size: 16px;
}

.services {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.services .icon {
    line-height: 1.3;
    position: relative;
}

.services .icon span {
    font-size: 60px;
    color: #f9be37;
}

.services .media-body h3 {
    font-size: 18px;
    font-weight: 500;
}

.d-block {
    display: block !important;
}

.block-6 .media-body p {
    font-size: 16px;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.ftco-section {
    padding: 6em 0;
    position: relative;
}

@media (max-width: 767.98px) {
    .ftco-section {
        padding: 6em 0;
    }
}

.four { padding: 10%; }

.floating-label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 33px;
    color: #C9CDD1;
    padding-left: 11px;
    transition: 0.2s ease all;
}

.contact-form {
    max-width: 640px;
    margin: auto;
}

.contact-bar {
    text-align: center;
    padding-top: 10px;
    border-bottom: 1px solid #E1E4E8;
}

.contact-bar ul {
    display:inline-table;
}

.contact-bar li {
    display: inline;
}

.tabs li a {
    color:#B1B5BA;
    border-bottom: 2px;
    border-bottom-width: thick;
    border-bottom-color: black;
}

.tabs li a.active {
    color: #3B4147;
    border-bottom: 2px solid #00a690;
}

.contact-list {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 500px) {
    .contact-list {
        padding-left: 10px;
        padding-right: 10px
    }
}

.tabs {
    text-align: center;
    color: #B1B5BA !important
}

.tabs-text {
    color: #B1B5BA !important;
}

.support-text {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
}

.form-error {
    border: 1px solid red;
    padding: 5px 15px;
    color: red;
}

.form-success {
    border: 1px solid green;
    padding: 5px 15px;
    color: green;
}

.input-error {
    box-shadow: 0 0 0 2px red;
}

.col-xx-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .col-xx-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 48%;
    }
}

#footer {
    display: block;
    width: 100%;
    visibility: visible;
    opacity: 1;
    color: #eaeaea !important;
    background: #343a40;
    padding: 25px 0 25px 0;
}

.span .a {
    color: #eaeaea !important;
}

#footer .fixed {
    position: fixed;
    border: 0;
    left: 0;
    right: 0;
}

#footer span {
    margin-right: 25px !important;
    font-size: 13px;
    line-height: 25px;
}

@media (min-width: 550px) {
    .lower-footer span, .lower-footer a {
        width: 100%;
        display: block;
    }
}


@media (max-width: 550px) {
    .lower-footer a, {
        width: 100%;
        display: block;
    }
}

.pricingGroup {
    display: inline;
    float: left;
    min-height: 1px;
    position: relative;
    word-wrap: break-word;
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 32px);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.pricingColumn {
    border-top-left-radius: 4px;
    position: relative;
    border: 1px solid #edf0f2;
}

.pricingHeader {
    padding: 20px;
    text-align: center;
    border-bottom: 1px #edf0f2;
    color: black !important;
}

.pricingPrice {
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
}

.pricingRM {
    position: relative;
    top: -16px;
    right: -2px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -.3px;
    line-height: 1.3;
    margin-bottom: 16px;
}

.pricingCent {
    position: relative;
    top: -16px;
    left: -2px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -.3px;
    line-height: 1.3;
    margin-bottom: 16px;
}

.pricingCredit {
    position: relative;
    left: -20px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -.3px;
    line-height: 1.3;
    margin-top: 16px;
}

.pricingTitle {
    padding-bottom: 24px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    color: #00a690;
}

.pricingContent {
    padding-top: 24px;
    padding-bottom: 12px;
    border-top: 1px solid #edf0f2;
    text-align: center;
}

.pricingButton {
    border: none;
    color: #f4f6f7;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 7px;
}

.navbar-default {
    background-color: transparent;
    border: none;
    transition: 0.2s;
}

.active {
    color:#00a690;
}

.navbar-default.scroll {
    background: white;
    transition: 0.3s;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.07), 0 1px 5px rgba(0, 0, 0, 0.06);
}

.navbar-default.scroll .nav-link {
    color: black;
    transition: 0.3s;
}

.navbar-default.scroll .nav-link:hover {
    color: #00a690;
    transition: 0.1s;
}

.logo-black {
    display: none;
}

.navbar-default.scroll .logo-black {
    display:block;
}

.navbar-default.scroll .logo-white {
    display:none;
}

@media (max-width: 991px) {
    .logo-white {
        display: none;
    }

    .logo-black {
        display: block;
    }

    .navbar-default {
        background: white;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.07), 0 1px 5px rgba(0, 0, 0, 0.06);
    }

    .navbar-default .nav-link {
        color: black;
        text-align: left;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.icon-bar {
    background-color: #00a690;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-top: 4px;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.modal-content { padding: 2px 16px; }

.ws-date{
    width: 150px;
    margin-right: 100px;
    padding-bottom: 20px;
}

@media (max-width: 500px) {
    .ws-date {
        margin-right: 20px;;
    }
}

.ws-day {
    font-size:30px;
}

.ws-time {
    font-size: 20px;
}

.ws-main {
    color: #00a690;
    font-size: 25px;
}

.disable-btn {
    background-color: grey !important;
}

.form-text {
    border: 0;
    border-bottom: 1px solid #00a690;
    border-radius: 0;
    width: 100%;
}

.form-text:focus {
    box-shadow: none;
    outline: none;
    border-bottom: 1px solid #00a690;
}

.form-select {
    border: 0;
    border-bottom: 1px solid #00a690;
    border-radius: 0;
    width: 100%;
    background-color: none !important;
}

.form-select:focus {
    outline: none;
    box-shadow: none;
    border-bottom: 1px solid #00a690;
}

select {
    background: none !important;
    border-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
