* {
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 30px;
    color: #807f83
}

@font-face {
    font-family: 'Proximo-Reguler';
    src: url('../fonts/proximo-reg.ttf');
}

@font-face {
    font-family: 'Proximo Bold';
    src: url('../fonts/Proxima-Nova-Bold.otf');
}

@font-face {
    font-family: 'Proximo Semi';
    src: url('../fonts/Proxima-Nova-Sbold.otf');
}
@font-face {
    font-family: 'Proximo-italic';
    src: url('../fonts/Proxima-Nova-Light-Italic.otf');
}

.menu-header_menu-container ul.menu {
    width: auto;

}

a {
    font-family: 'Proximo-Reguler' !important;
    ;
}

.margin-top {
    margin-top: 100px;
}

.header-wrap {
    width: 100%;
    float: center;
    background: #fff;
    z-index: 999;
    box-shadow: 0px -5px 25px 0px rgba(0, 0, 0, 0.4);
    position: fixed;
}

.footer {
    background-position: center !important;
}

body {
    font-family: 'Proximo-Reguler';
    width: 100%;
    float: left;
}

section {
    width: 100%;
    float: left;
}

.container {
    max-width: 1170px;
    margin: 0 auto;
    box-sizing: border-box;
    align-content: center;
}

.wrapper {
    width: 100%;
    float: center;
}

.menuTop {
    float: center;
    width: 100%;
    background: #b4b4b4;
    align-content: center;
}

.main-menu .menu>li>a {
    color: #3B3E47 !important;
    font-size: 16px;
    padding:16px 12px 21px !important;
    display: block;
}

.menuTop ul {
    float: center;
}

.menuTop ul>li {
    float: center;
    color: #fff;
    font-size: 13px;
    font-family: 'Proximo Reguler';
    /* padding: 7px 0px; */
    padding-top: 7px;
    padding-bottom: 5px;
}

.menuTop ul>li>a {
    color: #fff;
    font-size: 16px;
    font-family: 'Proximo Reguler';
    padding-right: 20px;
    display: block;
    padding-left: 20px;
}

/*.siteHeader {
    width: 100%;
    position: relative;
    float: left;
}

.siteHeader .container .row {
    margin: 0px;
}*/

.siteHeader .logo {
    width: 20%;

}


/*.siteHeader .main-menu {
    width: 98%;
    float: right;
    padding: 4px 0px;
}

.menu-header_menu-container ul.menu {
    width: 75%;
    float: right;
}*/



ul {
    list-style-type: none;
    display: block;
}

.service-box ul {
    list-style-type: none;
    display: block;
    padding-left: 15px;
    padding-bottom: 15px;
    color: #807f83;
}

a {
    text-decoration: none;
    background-color: transparent;
}



i {
    padding-left: 6px;
}

.menuTop ul>li img {
    padding-right: 15px;
    padding-bottom: 1px;
}

img {
    vertical-align: middle;
    border-style: none;
    border: 0px;
    outline: 0px;
}

.menu-header_menu-container {
    width: 100%;
    float: center;
}

li.emailId a {
    border-left: 1px solid #ddd;

}

.menu-header_menu-container ul.menu li>a.primaryButton {
    padding: 11px 0px !important;
    max-height: 40px;
    border: 1px solid #00ACA1;
    width: 178px;
    margin-top: 10px !important;
    display: block;
    text-align: center;
    border-radius: 5px;
    background-color: #00ACA1;
    color: #ffffff !important
}

.menu-header_menu-container ul.menu li>a.primaryButton:hover {
    padding: 11px 0px !important;
    max-height: 40px;
    border: 2px solid #00ACA1;
    width: 178px;
    margin-top: 10px !important;
    display: block;
    text-align: center;
    border-radius: 5px;
    background-color: #ffffff;
    color: #00ACA1 !important
}

.active-home {
    color: #000;
    font-weight: 600;
}

section.banner {
    width: 100%;
    float: left;
    background: url(../images/bg\ img.png) no-repeat;
    background-size: cover;
}

a.primaryButton {
    padding: 11px 0px !important;
    max-height: 40px;
    border: 1px solid #00ACA1;
    width: 178px;
    margin-top: 10px;
    display: block;
    text-align: center;
    border-radius: 5px;
}

a.primaryButton.bg {
    background: #00ACA1;
    color: #ffffff;
}

.banner-sec {
    width: 100%;
    float: left;
}

.banner-main {
    width: 100%;
    float: left;
}

.banner-left {
    width: 47%;
    float: left;
    padding-top: 155px;
    padding-bottom: 147px;
}

.banner-left h1 {
    font-size: 40px;
    font-weight: 600;
    color: ##807F83;
    padding-bottom: 40px;
    font-family: 'Proximo Semi';
}

.banner-left p {
    line-height: 36px;
    font-size: 20px;
    padding-bottom: 40px;
    font-weight: 500;
    font-family: 'Proximo Semi';
}

.banner-right {
    width: 50%;
    float: left;
}
section.why-choose {
    width: 100%;
    float: left;
    padding-bottom: 66px;
}

main {
    width: 100%;
    float: left;
}

.why-choose-sec {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 57px;
    padding-bottom: 15px;
}

.why-choose-sec h2 {
    padding-bottom: 15px;
    font-size: 30px;
    font-family: 'Proximo Semi';
}

.why-choose-sec p {
    line-height: 24px;
    padding-right: 80px;
    padding-left: 80px;
}

.why-choose-us-boxes {
    width: 100%;
    padding-top: 0px;
    float: left;
}

.box {
    float: left;
    width: 16%;
    text-align: center;
    padding-top: 35px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 25px;
    margin: 14px;
    border: 1px solid #00ACA1;
    border-radius: 5px;
}

.box:hover {
    background: #00ACA1;
    color: #ffffff !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
}

.box:hover p {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    padding-top: 20px;
    font-family: 'Proximo Semi';
}

.box p {
    font-size: 18px;
    line-height: 30px;
    color: #807f83;
    padding-top: 20px;
    font-family: 'Proximo Semi';
}

.box.bg {
    background: #00ACA1;
    color: #ffffff !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

section.our-services {
    width: 100%;
    float: left;
    background-color: #eceff3;
    background-size: cover;
    padding: 62px 0;
}

.our-service-sec {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 10px;
}

.our-service-sec h2 {
    font-size: 30px;

    padding-bottom: 20px;
    font-family: 'Proximo Semi';
}

.our-service-sec p {
    font-size: 14px;
    color: #fff;
}

.service-box-main {
    width: 100%;
    float: left;
}

.service-box {
    width: 25%;
    float: left;
    padding: 25px;
    margin: 15px;
    border-style: solid;
    border-color: #00ACA1;
    border-width: medium;
}

.size {
    max-width: 105px;
}

.service-box img {
    padding-bottom: 20px;
}

.service-box h3 {
    padding-bottom: 20px;
    font-size: 18px;
    font-family: 'Proximo Semi';
}

.service-box p {
    padding-bottom: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #807f83;
}

.main {
    width: 100%;
    float: left;
}

section.team-mamber {
    width: 100%;
    float: left;
    padding: 59px 0;
}

h2 {
    font-family: 'Proximo Semi' !important;
}

.team-heading {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 45px;
}

.team-heading h2 {
    font-size: 30px;
    color: #807f83;
    padding-bottom: 20px;
    font-family: 'Proximo Semi';
}

.team-heading p {
    font-size: 16px;
    color: #807f83;
    line-height: 24px;
    padding-right: 190px;
    padding-left: 190px;
}

.team {
    width: 100%;
    float: left;
}

.mamber {
    width: 100%;
    float: left;
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #F6F7F9;
}

.home-mamber {
    width: 46%;
    float: left;
    display: flex;
    margin: 15px;
    background: #F6F7F9;
    min-height: 358px;
}

.info {
    width: 100%;
    float: left;
    padding: 24px 24px;
}

.info p {
    line-height: 24px;
}

.info h3 {
    font-size: 18px;
    padding-bottom: 18px;
}

.team-mamber .btn {
    width: 100%;
    float: left;
    justify-content: center;
    display: flex;
    padding-top: 30px;
}

.btn{
    width: 100%;
    float: left;
    justify-content: center;
    display: flex;
    padding-top: 30px;

}

section.contact {
    width: 100%;
    float: left;
    background: url(../images/contact\ -\ bg.png) no-repeat;
    background-size: cover;
    padding: 65px 0;
    text-align: center;
    padding-top: 76px;
    padding-bottom: 60px;
}

.contact-deatils {
    width: 100%;
    float: left;
}

.contact-deatils h4 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 40px;
}

.contact-deatils p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding-left: 120px;
    padding-right: 120px;
}

.contact-deatils h3 {
    font-size: 30px;
    color: #fff;
    padding-bottom: 30px;
    letter-spacing: 2px;
}

section.cilents {
    width: 100%;
    float: left;
}

.brand-items {
    width: 100%;
    float: left;
    text-align: center;
    box-sizing: border-box;
}

.items {
    width: auto;
    float: left;
    padding: 38px 0;
}

.footer {
    width: 100%;
    float: left;
    background: url(../images/footer1.jpg) no-repeat;
    background-size: cover;
    padding-top: 87px;
}

.footer-top {
    width: 100%;
    float: left;
    padding-bottom: 75px;
}

.footerLogo {
    width: 35%;
    float: left;
    padding-bottom: 10px;
    border-right: 1px solid #ddd;
}

.footerLogo img {
    padding-bottom: 35px;
}

.footerLogo p {
    color: #fff;
    line-height: 24px;
}

.footer-main {
    width: 100%;
    float: left;
}

.quick-links {
    width: 14%;
    float: left;
    padding-bottom: 24px;
    padding-left: 28px;
    border-right: 1px solid #ddd;
}

.quick-links h4 {
    font-size: 22px;
    color: #fff;
    padding-bottom: 30px;
}

.quick-links ul li a {
    color: #fff;
}

.quick-links ul li {
    color: #8D8D8D;
    font-size: 14px;
    padding-bottom: 10px;
}

.services-footer h4 {
    font-size: 22px;
    color: #fff;
    padding-bottom: 30px;
}

.services-footer {
    width: 18%;
    float: left;
    padding-left: 28px;
    padding-right: 18px;
    padding-bottom: 10px;
    border-right: 1px solid #ddd;
}
.full-width{
    width: 100%!important;
    color: #fff;

}

.services-footer ul li a {
    color: #fff;
}

.services-footer ul li {
    font-size: 14px;
    padding-bottom: 10px;
}

.Address {
    width: 23%;
    float: left;
    padding-left: 28px;
}

.Address h4 {
    font-size: 22px;
    color: #fff;
    padding-bottom: 30px;
}

.Address ul li {
    font-size: 14px;
    padding-bottom: 16px;
    color: #fff;
}

.Address ul li a {
    color: #fff;
    font-size: 14px;
}

.Address ul li i img {
    padding-right: 15px;
}

.copyright {
    width: 100%;
    float: left;
}

.copyright p {
    color: #fff;
}

.footerTop {
    width: 100%;
    display: inline-block;
}

a.primaryButton.bg.size.color {
    background: #fff;
    color: #000;
}

.main-copyright {
    width: 100%;
    float: left;
    border-top: 1px solid #ddd;
    padding: 24px 0;
}

.footerTop .quick-links ul>li img {
    padding-right: 10px;
    display: block
}

span.adjust {
    padding-left: 35px;
}

li.height {
    line-height: 24px;
    padding-bottom: 12px !important;
}

.menu-toggle {
    display: none;
}

i.fa.fa-bars {
    color: #00ACA1;
}

i.fa.fa-close {
    color: #00ACA1;
}

i.fa.fa-envelope {
    font-size: 22px;
    color: #00ACA1;
    padding-top: 9px;
    padding-left: 56px;
}

i.fa.fa-phone {
    font-size: 22px;
    color: #00ACA1;
}

.box:hover img.show_image {
    display: none;
}

.box:hover img.hide_image {
    display: inline-block;
}

.box:hover img.show_image {
    display: none;
}

img.hide_image {
    display: none;
}

img.close {
    max-width: 32px;
    margin-bottom: 6px;
}

img.bars {
    max-width: 45px;
    margin-top: -15px;
}

.owl-dots {
    display: none;
}

.owl-theme .owl-nav {
    display: none;
}

/* ************* Abou-Us Page Start ************* */
.top-banner {
    width: 100%;
    float: left;
}

.headerBg {
    background: url(../images/f-bg2.jpg) repeat;
    background-position: 100%;
    background-position: center;
}

.innerpage {
    width: 100%;
    float: left;
    position: relative;
}

.bannerHeight {
    min-height: 134px;
}

.bannerText {
    width: 100%;
    background: transparent;
    text-align: center;
    padding: 44px 0;
}

.bannerText * {
    color: #fff;
}

.bannerText h1 {
    font-size: 42px;
}

.bannerText ul.breadcrumb {
    background: transparent;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 10px 0;
}

.bannerText ul.breadcrumb li.breadcrumb-item {
    display: inline-block;
    padding-right: 0px;
}

.bannerText ul.breadcrumb li.breadcrumb-item>a {
    color: fff;
    font-size: 16px;
}

li.breadcrumb-item.active {
    font-weight: 600;
    color: #6c757d;
}

section.gallery {
    width: 100%;
    float: left;
    padding: 59px 0;
    background: #F6F7F9;
}

.gallery-main {
    width: 100%;
    float: left;
    vertical-align: middle;
}

.gallery-item {
    width: 31%;
    float: left;
    margin: 10px;
}

.gallery-item img {
    max-height: 240px;
}

.caption {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 45px;
}

.caption h2 {

    font-family: 'Proximo Semi' !important;
}

.viewbox-button-default.viewbox-button-full-screen {
    display: none !important;
}

img.team-img {
    height: 100% !important;
    padding: 23px 10px;
}

.heght-auto {
    height: auto;
}

/* ************* Abou-Us Page End ************* */
.dropbtn {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

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

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}



.dropdown:hover .dropbtn {
    background-color: transparent;
}

.gallery-item img {
    max-height: 240px;
    width: 100%;
}

/* ************* About-Us Page End ************* */
/* ************* Contact Us Page Start ************* */
.contactUs {
    width: 100%;
    float: left;
    padding: 59px 0px 50px;
    background: #F7F7F7;
}

.contact-section {
    width: 100%;
    float: left;
}

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

.qoute-section {
    width: 43%;
    float: left;
}

.contactUs h2 {
    padding-bottom: 19px;
    color: #807f83;
}

b {
    color: #807f83;
}



p.paddingTop {
    padding-top: 15px;
}

.contactUs p b {
    font-size: 16px;
}

p.paddingTop a {
    color: #000;
}

.openingHours {
    width: 95%;
    display: inline-block;
    padding-top: 25px;
}

.openingHours>ul {
    width: 100%;
    display: block;
    padding-right: 50px;
}

.openingHours>ul>li:nth-child(2n) {
    text-align: right;
}

.openingHours ul>li {
    float: left;
    width: 50%;

    padding: 9px 0px;
}

.filedset {
    width: 100%;
    display: inline-block;
    padding-top: 25px;
}

.filedset .form-group {
    margin-bottom: 21px;
}

.filedset input {
    color: #333333;
    font-size: 14px;
    border: 0px;
    font-weight: 600;
    min-height: 48px;
    border-radius: 4px;
}

.form-control {
    width: 90%;
    padding-left: 20px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: 'Proximo Bold';
}

.filedset textarea {
    color: #333333;
    font-size: 14px;
    min-height: 105px;
    border-color: rgba(37, 38, 46, 0.7);
    border: 0px;
    font-weight: 600;
    font-family: 'Proximo-Reguler';
    padding-top: 10px;
}

button.btn.btn-block.primaryButton {
    min-height: 48px;
    font-weight: 600;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-block {
    display: block;
    width: 94%;
}

button,
input {
    overflow: visible;
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    background-image: none;
}

button.btn.btn-block.primaryButton {
    min-height: 48px;
    font-weight: 600;
    font-family: 'Proximo-Reguler';
}

.contactUs .paddingLeft {
    padding: 0px 40px;
}

.btn:hover {
    text-decoration: none;
}

.btn-contact {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 10px 0;
    font-size: 1rem;
    font-family: 'Proximo-Reguler';
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.bg-btn {
    background: #00ACA1;
    color: #fff;
}

form {
    width: 100%;
    float: left;
}

.ourMap {
    width: 100%;
    float: left;
}

.ourMap iframe {
    width: 100%;
    float: left;
}

/* ************* Contact Us Page End  ************* */
section.crown-bridge {
    width: 100%;
    float: left;

}

.crown-bridge-box {
    width: 100%;
    float: left;
    padding: 59px 0;
}

.content {
    width: 70%;
    float: left;
}

.image {
    width: 30%;
    float: right;
}

.content h2 {
    padding-bottom: 5px;
}

.content h4 {
    font-weight: 600;
    font-size: 17px;
    padding-top: 16px;
    color: #807f83;
    padding-bottom: 0;
}

.content p {
    line-height: 24px;
    padding-right: 40px;
    padding-top: 15px;
    text-align: justify;
}

.image img {
    width: 100%;
}

.why {
    font-weight: 600;
    font-size: 17px;
}

.appoint {
    color: #00ACA1 !important;
    font-size: 16px;
    font-weight: 600;
}

.list-style {
    list-style-type: circle;
    margin-left: 25px;
    line-height: 24px;
}

.space-top {
    padding-top: 15px;
}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    margin: 7px;
    border-radius: 10px;
    border: #00ACA1 1px solid;
    font-family: 'Proximo Semi';
}

.panel p {
    line-height: 24px;
    padding-top: 15px;
    color: #807f83;
    font-family: 'Proximo-Reguler';

}

.active,
.accordion:hover {
    color: #00ACA1;

}

.panel {
    padding: 0 18px;
    background-color: white;
    overflow: hidden;
    padding-bottom: 18px;
    margin: 7px;
    border-radius: 10px;
    max-height: 0;
}

.service-block button.accordion.active:after {
    content: "\2212";
    background: #00ACA1;
    color: #fff;
}

.service-block button.accordion:after {
    content: '\002B';
    color: #363636;
    width: 45px;
    height: 28px;
    font-size: 20px;
    background: #dfdfdf;
    font-weight: bold;
    line-height: 28px;
    float: right;
    border-radius: 0 20px 20px 0;
    text-align: center;
    margin-left: 5px;
    transition: all 0.4s ease;
}

.accordion p {
    float: left;
    font-weight: 600;
    color: #363636;
    margin: 0;
    font-family: 'Proximo Semi' !important;
}

section.faq {
    width: 100%;
    float: left;
    padding-bottom: 59px;
}

section.faq h2 {
    padding-bottom: 30px;
    padding-top: 30px;
}

.inner-panel {
    width: 100%;
    float: left;
}

.para {
    width: 100%;
    float: left;
}

.para-image {
    width: 25%;
    float: left;
    padding: 15px 0;
}

.para p {
    padding-left: 10px;
    padding-right: 27PX;
}

.remove {
    padding-bottom: 0 !important;
}

img.space-top {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.remove-space {
    padding-top: 0 !important;
}


@media(min-width:999px) {
    .dropdown:hover .dropdown-content {
        display: block;
    }
}



.form-container {
    padding: 55px 0;
    width: 98%;
    background: #f4f7f8;
    border-radius: 8px;
    font-family: 'Proximo-Reguler' !important;
}


.form-style{
  background: rgba(255,255,255,0.1);
  border: none;
  font-size: 16px;
  height: auto;
  margin: auto;
  outline: 0;
  padding: 13px;
  width: 85%;
  background-color: #e8eeef;
  color: black;
  box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
  margin-bottom: 30px;
  font-family: 'Proximo-Reguler' !important;
}

input[type="radio"],
input[type="checkbox"]

{
  margin: 0 4px 8px 0;
}

select {
  padding: 6px;
  height: 32px;
  border-radius: 2px;
}

button {
  padding: 10px 0;
  color: #FFF;
  background-color: #00ACA1;
  font-size: 18px;
  text-align: center;
  font-style: normal;
  border-radius: 5px;
  width: 50%;
  border: 1px solid #00ACA1;
  border-width: 1px 1px 3px;
  box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
  margin-bottom: 10px;
  font-family: 'Proximo-Reguler' !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

fieldset {
  margin-bottom: 30px;
  border: none;
  font-family: 'Proximo-Reguler' !important;
}

legend {
  font-size: 1.4em;
  margin-bottom: 30px;
}

label {
    display: block;
    margin-bottom: 15px;
    font-family: 'Proximo Semi';
}

label.light {
  font-weight: 300;
  display: inline;
}

.number {
    background-color: #00ACA1;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 100%;
    font-family: 'Proximo-Reguler' !important;
    position: relative;
    top: -4px;
    margin-right: 10px;
}


  form {

    width: 100%;
    float: left;
  }

  section.book-an-apponitment {
    width: 100%;
    float: left;
    padding: 59px 0;
    font-family: 'Proximo-Reguler' !important;
}

.main-form{
    width: 100%;
    float: left;
}

.form-right {
    width: 50%;
    float: left;
    margin-left: 73px;
    font-family: 'Proximo-Reguler' !important;
}
.form-left {
    width: 43%;
    float: left;
    font-family: 'Proximo-Reguler' !important;
}


.form-style-massage{

    background: rgba(255,255,255,0.1);
    border: none;
    font-size: 16px;
   height: 100px;
    margin: auto;
    outline: 0;
    padding: 8px;
    width: 85%;
    background-color: #e8eeef;
    color: black;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 30px;
    font-family: 'Proximo-Reguler' !important;

}

.capcha{
    width: 100%;
    float: left;
    max-width: 260px;
}
.color{
    color: #fff;
    width: 50%!important;
}


/* sweet alert css start */
.sweet-alert h2 {
    font-size: 18px !important;
    padding: 0px 30px 14px;
    line-height: 25px;
}

button.confirm.btn.btn-lg.btn-primary {
    background: #00aca1;
    padding: 8px 22px;
    border: 0px !important;
    font-size: 12px;
}
/* sweet alert css start */

/* MENU CSS START */





/* MENU CSS END */


section.offers {
    width: 100%;
    float: left;
    padding: 59px 0;
    background: aliceblue;
}

.offers-main {
    width: 100%;
    float: left;
}
.offers-section {
    width: 42%;
    float: left;
    margin: 15px;
    height: 390px;
    padding: 30px;
    background: #00ACA1;
}

.offers-section h3 {
    font-size: 20px;
    padding-bottom: 20px;
    color: #fff;
}
.offers-section p {
    line-height: 24px;
    color: #fff;
    font-family: 'Proximo Semi' !important;
    padding-bottom: 5px;
    font-size: 16px;
}

.offers-section ul li {
    line-height: 24px;
    color: #fff;
    padding-bottom: 5px;
    list-style-type: circle;
}
.offers-section ul{
    padding-left: 30px;
}

.offer {
    width: 100%;
    float: left
}

.offer-content {
    width: 50%;
    float: left
}

.offer-image {
    width: 50%;
    float: left;
}

.offers-section-center ul li {
    line-height: 24px;
    color: #fff;
    padding-bottom: 5px;
    list-style-type: circle;
}

.offers-section-center h3{
    padding-bottom: 20px;
    font-family: 'Proximo Semi' !important;
}

.offers-section-center {
    width: 97%;
    float: left;
    background: #00ACA1;
    margin: 15px;
    color: #fff;
    margin-top: 20px;
}

.offer-s{
    width: 60%;
    float: left;
    height: 190px;
    padding: 30px;
    background: #00ACA1;

}
.content-image {
    width: 30%;
    float: left;
    padding: 24px;
}

.offer-s ul{
    padding-left: 20px;
}

.content-image img {
    max-width: 100%;
    height: 200px;
}


.content-main {
    width: 100%;
    float: left;
    padding-bottom: 40px;

}

.content-service {
    width: 50%;
    float: left;
    padding: 59px 20px;
}
.content-service-image{
    width: 50%;
    float: left;
}


section.new-tab{
    width: 100%;
    float: left;
    padding: 59px 0;


}



.content-service h2 {
    padding-bottom: 20px;
}


.content-service p {
    line-height: 24px;
    padding-bottom: 20px;
    text-align: justify;
}

.content-service-image {
    width: 46%;
    float: left;


}
.bottom{

    padding-top: 29px!important;
}
.strach_one{
display: flex;
justify-content: center;
}

.strach_one_new {
    display: flex;
    justify-content: left;
}

.content-service-image img {
    height: 333px;
    width: 470px;
}


/* *********slider css start ****** */
.slider_row{
	width:100%;
	float:left;
}
.slider_image{
	width:100%;
	float:left;
}
.slider_caption {
    position: absolute;
    top: 50%;
    left: 104px;
    width: 50%;
}
.slider_caption {
    position: absolute;
    top: 50%;
    left: 94px;
    transform: translateY(-50%);
}
.banner_Text {
    width: 100%;
    float: left;
}
.banner_Text h1 {
    font-size: 40px;
    font-weight: 600;
    color: #00ACA1;
    padding-bottom: 40px;
    font-family: 'Proximo Semi';
}
.banner_Text p {
    line-height: 36px;
    font-size: 20px;
    padding-bottom: 40px;
    font-weight: 500;
    font-family: 'Proximo Semi';
    color: #000;
    width: 557px;
}
.banner_Section button.owl-next span {
    font-size: 35px !important;
    color: #000 !important;
    font-weight: 600;
    line-height: 28px;
    display: none;
}
.banner_Section button.owl-prev span {
    font-size: 35px !important;
    color: #000 !important;
    font-weight: 600;
    line-height: 28px;
    display: none;
}
.banner_Section .owl-nav.disabled {
    display: block !important;
}
section.banner .owl-nav.disabled span {
    font-size: 49px;
    color: #000 !important;
    line-height: 0px;
    display: none;
}
section.banner .owl-nav.disabled {
    display: block !important;
}
section.banner .owl-nav.disabled button.owl-next {
    right: 0;
}
section.banner .owl-nav.disabled button {
    display: block !important;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    z-index: 9999;
}
section.banner .owl-nav.disabled button:focus {
    border: 0px !important;
    outline: 0px !important;
}
@media(max-width:998px){
	.banner_Text h1{
		font-size: 25px;
    padding-bottom: 20px;
	}
	.banner_Text p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 23px;
    width: 422px;
}
.slider_caption {

    left: 30px;

}

}

@media(max-width:767px){

.banner_Text p {
    width: 100%;
}
.slider_caption {
    left: 0px;
    width: 100%;
}
.banner_Text h1 {
    font-size: 22px;
    padding-bottom: 14px;
    width: 60%;
}
.banner_Text p {
    width: 40%;
    font-size: 10px;
    padding-bottom: 15px;
    line-height: 12px;
}
.slider_image img {
    height: 225px;
    width: 108% !important;
}
.banner_Text {
    text-align: left;
}
section.banner .owl-nav.disabled button {

    width: 22px;
    height: 33px;

}
}
/* *********slider css end****** */

i.fa.fa-angle-down {
    position: absolute;
    right: 110px;
}

i.fa.fa-angle-right {
    display: none;
    font-size: 15px;
    font-weight: lighter;
}



  .menu-header_menu-container ul.menu li li.menu-item-has-children a:hover i.fa.fa-angle-right {
    display: inline-block;
    float: right;
}





/* *********New Changes Date- 29 April 2019****** */

.our-missionSec {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0;
}
.our-missionSec h2 {
    font-size: 30px;
    color: #fff;
}
.our-missionSec p {
    /* padding-top: 26px; */
    font-family: 'Proximo-italic';
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    padding: 20px 87px;
    padding-bottom: 0;
    line-height: 24px;
}
.service-box img {
    /* padding-bottom: 20px; */
    display: none;
}
.service-box {
    width: 26%;
    float: left;
    padding: 27px;
    margin: 15px;
    background: #fff;
    border: none;
}

.service-box ul li {
    line-height: 24px;
}
/* *********New Changes Date- 29 April 2019 End****** */




  .centerplease {
    margin: 0 auto;
    max-width: 270px;
    font-size: 40px;
  }

  .question {
    position: relative;
    background: #fff;
    margin: 0;
    padding: 20px 40px;
    display: block;
    width: 93%;
    cursor: pointer;
    border-radius: 30px;
}

  .answers {
    padding: 0px 15px;
    margin: 5px 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}
.questions:checked ~ .answers {
    height: auto;
    opacity: 1;
    padding: 15px 22px;
    width: 100%;
    float: left;
    background: #fff;
}
  .plus {
    position: absolute;
    margin-left: 10px;
    z-index: 5;
    font-size: 2em;
    line-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
  }

  .questions:checked ~ .plus {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .questions {
    display: none;
  }


.answers ul li {
    line-height: 24px;
    font-size: 14px;
    font-family: 'Proximo-Reguler';
}

.answers ul {
    padding-left: 10px ;
}

.service-first {
    width: 100%;
    float: left;
}

.service-second {
    width: 100%;
    float: left;
}

.new-service {
    width: 100%;
    float: left;
    display: inline-block;
    /* margin-right: 77px; */
}

.content-service-image {
    width: 46%;
    float: right;
}

.new-tab .container > .content-main:nth-child(odd) .content-service-image {
    float: left !important;
}

.new-tab .container > .content-main:nth-child(odd) .content-service {
    float: right !important;
}



.content-main{
    width: 100%;
}


.services-info {
    padding: 50px 0 0;
    width: 100%;
    overflow: hidden;
}
.service-block {
    padding: 20px 0 0;
    width: 100%;
    overflow: hidden;
}
.service-block button.accordion {
    background-color: transparent;
    color: #363636;
    cursor: pointer;
    line-height: 28px;
    padding: 10px 15px;
    width: 100%;
    text-transform: capitalize;
    border: 1px solid #ddd;
    border-radius: 30px;
    text-align: left;
    outline: none;

    font-weight: 600;
    font-size: 16px;
    transition: 0.4s all ease;
    margin: 0px 0 0;
    position: relative;
}
.service-block div.panel {
    background-color: transparent;
    max-height: 0;

    color: #363636;
    font-weight: 400;
    font-size: 14px;
    box-shadow: none;
    overflow: hidden;
    margin-bottom: 0;
    transition: max-height 0.2s ease-out;
}

.service-block div.panel ul li {
    line-height: 24px;
    font-size: 14px;
    color: #000;
}

.service-block div.panel ul {
    padding-left: 15px;
    margin-top: -25px;
    padding-bottom: 14px;
}


.service-block div.panel a{
    text-decoration: underline;
    color: #00ACA1;
    font-size: 16px;
}


.service-block div.panel ul a li{

    line-height: 24px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.service-block div.panel ul a{

    line-height: 24px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

li.socialIcon {
    padding: 0!important;
    padding-left: 10px!important;
    padding-top: 5px!important;
}
li.socialIcon a {
    padding: 0!important;
}

li.emailId.border-left a{
    border-right: 1px solid #ccc;
}

li.socialIcon img{
    padding: 0!important;
}


li.socialIcon.backspace{
    margin-left: 10px;
}


.why-choose-us-boxes .whyImage{
    width: 50%;
    float: left;
}
.why-choose-us-boxes .whycontent{
    width: 50%;
    float: left;
    text-align: left;
    margin-left: 30%;
    margin-right: 20%;
}

.whycontent .ListItemWhy li {
    line-height: 40px;
    font-size: 18px;
    color: #25262E;
    list-style-type: disc;
    padding-right: 58px;
}
.ListItemWhy {
    width: 100%;
    float: left;
    margin-left: 55px;
    margin-top: 10px;
}

.offerBtn a {
    width: 140px;
    margin-left: 19%;
    margin-top: 25px;
}
.offerBtn {
    width: 100%;
    float: left;
}

section.our-mission{
    background: #00ACA1;
}


.why-choose-us-boxes .whyImage img{
    width: 100%;
}

.whycontent .ListItemWhy li a:hover {
    text-decoration: underline;
    color: #00ACA1 !important;
}

img.TwitterImg{
    width: 18px;
}

.whycontent .ListItemWhy li a{
    color: #00ACA1 !important;
}
