/*  Template Overwrites  */

.ip-banner {
    display: none;
}

div#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

div#inner-page-wrapper {
    margin: 0;
}

#content-sidebar,
#content-full {
    margin: 0;
}

footer.footer {
        display: none !important;
}

#ip-footer footer.footer {
        display: block !important;
}

::-webkit-scrollbar-button {
    width: 1px;
    height: 1px;
}

::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}


/* template Styles */

ul.onepage-pagination {
    display: none;
}

.service-page {
    background: #000;
    position: relative;
    display: block;
    z-index: 1;
    overflow: hidden;
    height: 100vh;
}

.service-page-container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    height: 100%;
}

.service-page .service-page-track {
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.service-page:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .15;
    z-index: -1;
    background-image: url(../../images/services-page/service-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.service-page .section-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.section-wrapper .section-inner {
    height: 100%;
    width: 100%;
    padding: 0 90px;
}

.service-page .ip-page-title {
    margin-bottom: 35px;
    display: block;
}

#content .ip-page-title h2 {
    font-family: 'Roboto', Sans-seri;
    letter-spacing: 0;
    line-height: 1.02;
    color: #fff;
    text-transform: uppercase;
    font-size: 5.625vw;
    font-weight: 700;
    margin: 0 0 60px;
}

.ip-page-title h2 span {
    font-size: inherit;
    font-family: 'Roboto', Sans-serif;
    font-weight: 900;
    display: block;
    letter-spacing: .04em;
    -webkit-text-stroke-width: 2px;
    -webkit-text-fill-color: hsla(0, 0%, 100%, 0);
    -webkit-text-stroke-color: #fff;
}

#content .ip-page-title h3 {
    font-family: 'Roboto', Sans-seri;
    letter-spacing: 0;
    line-height: 1.02;
    color: #fff;
    text-transform: uppercase;
    font-size: 4vw;
    font-weight: 700;
    margin: 0 0 15px;
}

.ip-page-title h3 span {
    font-size: inherit;
    font-family: 'Roboto', Sans-serif;
    font-weight: 900;
    display: block;
    letter-spacing: .04em;
    -webkit-text-stroke-width: 1px;
    -webkit-text-fill-color: hsla(0, 0%, 100%, 0);
    -webkit-text-stroke-color: #fff;
}

#content .ip-page-title p {
    font-size: 23px;
    color: #ffffff;
    letter-spacing: .050em;
    line-height: 40px;
    font-weight: 300;
    margin: 0;
}

.service-wwdo {
    max-width: 970px;
    margin: 0 auto;
    width: 100%;
}

.service-wwdo .ip-page-title {
    margin-bottom: 0;
}

#content .service-wwdo .ip-page-title p:not(:last-child) {
    margin-bottom: 45px;
}

.sercive-prb {
    max-width: 1360px;
    margin: 0 auto;
    width: 100%;
}

.sercive-prb .prb-col-md {
    width: 57%;
    padding-right: 25px;
}

.sercive-prb .prb-col-sm {
    width: 43%;
}

.sercive-prb .prb-col-md .ip-page-title {
    max-width: 670px;
}

#content .sercive-prb .prb-col-md .ip-page-title p {
    max-width: 590px;
}

.sercive-prb .prb-list-wrap {
    margin-bottom: 40px;
    max-width: 700px;
}

#content ul.prb-list {
    margin: 0;
    display: block;
    list-style: none;
}

#content ul.prb-list li {
    display: block;
}

#content ul.prb-list li:not(:last-child) {
    margin-bottom: 18px;
}

#content ul.prb-list li {
    color: #e8e2d2;
    font-size: 20px;
    text-transform: capitalize;
    line-height: 1.4;
    padding-left: 25px;
    position: relative;
}

#content ul.prb-list li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #b7a47e;
    border-radius: 50%;
    display: block;
}

#content .prb-list-wrap.flex ul.prb-list {
    width: 50%;
}

.section-wrapper .service-ec {
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
}

.service-ec .ec-col-sm {
    /*width: 38%;
	    padding-right: 45px;*/
    width: 50%;
    padding-right: 45px;
}

.service-ec .ec-col-md {
    /*width: 62%;
    	padding-left: 55px;*/
    width: 50%;
    padding-left: 45px;
}

.prb-list-wrap {
    margin-bottom: 35px;
}

.service-camp {
    max-width: 1330px;
    width: 100%;
    margin: 0 auto;
}

.service-page-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
    padding: 0 35px;
    clear: both;
    display: none;
}

.service-page-btn button.next-btn {
    float: right;
}

.service-page-btn button.prev-btn {
    float: left;
}

.service-page-btn button {
    border: 0;
    font-size: 10px;
    background-color: transparent;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    pointer-events: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    padding: 0;
    outline: none;
}

.service-page-btn span[class^="ai-font"] {
    font-size: 50px;
}

.viewing-page-1 .service-page-btn button.prev-btn {
    display: none;
}

.viewing-page-4 .service-page-btn button.next-btn {
    display: none;
}


/*
header.header {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

body.viewing-page-1 header.header {
    opacity: 1;
    pointer-events: all;
}
*/

.footer-text {
    margin-bottom: 80px;
}

.footer-text h2 {
    font-size: 25px;
    line-height: 1.8;
    color: #fff;
    text-align: center;
}

.footer-text h2 span {
    font-weight: 700;
    color: #b7a47e;
}

.footer-info-list {
    justify-content: space-between;
}

.footer-info:nth-child(1) {
    display: block;
}

.footer-info > em {
    display: block;
}

.footer-inner:before, .footer-inner:after {
    top: -152px;
    bottom: -92px;
}


/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/


/* For Large Width */

@media only screen and (min-width: 1600px) {
    #content .ip-page-title h2 {
        font-size: 90px;
    }
    #content .ip-page-title h3 {
        font-size: 64px;
    }
}


/* For Small Height */

@media only screen and (max-height: 770px) {
    #content ul.prb-list li:not(: last-child) {
        margin-bottom: 7px;
    }
    #content .ip-page-title h3 {
        margin-bottom: 7px;
    }
    .service-page .ip-page-title {
        margin-bottom: 15px;
    }
    .prb-list-wrap {
        margin-bottom: 15px;
    }
    #content .ip-page-title p {
        /*line-height: 1.2;*/
    }
    #content ul.prb-list li {
        font-size: 16px;
    }
    .sercive-prb .prb-list-wrap {
        margin-bottom: 20px;
    }
    #content .ip-page-title p {
        line-height: 1.2;
        font-size: 18px;
    }
    #content .ip-page-title h2 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-height: 650px) {
    #content .ip-page-title h3 {
        font-size: 3vw;
    }
    #content .ip-page-title p {
        font-size: 16px;
    }
    .service-page-track a.btn-a {
        height: 57px;
    }
}


/* For Small Widths */

@media only screen and (max-width: 1440px) {
    #content ul.prb-list li:before {
        width: 8px;
        height: 8px;
    }
}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1199px) {
    .service-ec .ec-col-sm {
        padding-right: 20px;
    }
    .service-ec .ec-col-md {
        padding-left: 20px;
    }
    #content .ip-page-title p {
        font-size: 18px;
    }
    #content ul.prb-list li {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    body,
    html {
        overflow: visible !important;
    }
    .page-id-16.disabled-onepage-scroll,
    .page-id-16.disabled-onepage-scroll .wrapper {
        overflow: visible;
    }
    .service-page-container {
        position: relative;
        overflow: auto;
    }
    .service-page .service-page-track {
        flex-wrap: wrap;
        display: block;
        height: 100% !important;
    }
    ::-webkit-scrollbar-button {
        width: initial;
        height: initial;
    }
    ::-webkit-scrollbar {
        width: initial;
        height: initial;
    }
    .service-page {
        height: 100%;
    }
    .section-wrapper .section-inner {
        padding: 0 15px;
    }
    .service-page .section-wrapper {
        display: block;
        margin-bottom: 30px;
        text-align: center;
    }
    #content .ip-page-title h2 {
        font-size: 50px;
    }
    #content .ip-page-title h3 {
        font-size: 40px;
    }
    .sercive-prb {
        display: block;
        max-width: 520px;
    }
    .sercive-prb .prb-col-md {
        width: 100%;
        display: block;
        padding: 0;
        margin-bottom: 30px;
    }
    .sercive-prb .prb-col-md .ip-page-title {
        max-width: 100%;
    }
    #content .sercive-prb .prb-col-md .ip-page-title p {
        width: 100%;
        max-width: 100%;
    }
    .sercive-prb .prb-list-wrap {
        max-width: 320px;
        margin: 0 auto 20px;
        display: block;
        text-align: left;
    }
    #content .prb-list-wrap.flex ul.prb-list {
        width: 100%;
    }
    .service-page .section-wrapper a.btn-a {
        margin: 0 auto;
    }
    .sercive-prb .prb-col-sm {
        width: 100%;
    }
    .service-page-btn {
        display: none;
    }
    .section-wrapper .service-ec {
        display: block;
        max-width: 520px;
    }
    .service-ec .ec-col-sm {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
    #content ul.prb-list {
        max-width: 320px;
        text-align: left;
        margin: 0 auto;
    }
    .service-page .section-wrapper a {
        margin: 0 auto;
    }
    .service-ec .ec-col-md {
        padding: 0;
        width: 100%;
    }
    #content .ip-page-title h3 {
        margin-bottom: 15px;
    }
    .service-camp {
        max-width: 520px;
    }
    .service-page:before {
        background-attachment: fixed;
    }
    footer.footer {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    #content .ip-page-title h2 {
        font-size: 40px;
    }
    #content .ip-page-title h3 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 480px) {}