@font-face {
    font-family: 'Tahoma-Bold';
    src: url('../fonts/Tahoma-Bold.eot') format('embedded-opentype'), url(../fonts/Tahoma-Bold.woff) format('woff'), url('../fonts/Tahoma-Bold.ttf') format('truetype'), url('../fonts/Tahoma-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri Regular';
    src: url('../fonts/Calibri Regular.eot');
    src: url('../fonts/Calibri Regular.woff') format('woff'), url('../fonts/Calibri Regular.ttf') format('truetype'), url('../fonts/Calibri Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri-Bold-Italic';
    src: url('../fonts/Calibri-Bold-Italic_9054.eot');
    src: url('../fonts/Calibri-Bold-Italic_9054.woff') format('woff'), url('../fonts/Calibri-Bold-Italic_9054.ttf') format('truetype'), url('../fonts/Calibri-Bold-Italic_9054.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TMSans-Regular';
    src: url('../fonts/TMSans-Regular.eot') format('embedded-opentype'), url('../fonts/TMSans-Regular.otf') format('opentype'), url('../fonts/TMSans-Regular.woff') format('woff'), url('../fonts/TMSans-Regular.ttf') format('truetype'), url('../fonts/TMSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Myriad Pro Regular';
    src: url('../fonts/Myriad Pro Regular.eot');
    src: url('../fonts/Myriad Pro Regular.woff') format('woff'), url('../fonts/Myriad Pro Regular.ttf') format('truetype'), url('../fonts/Myriad Pro Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TMSans-SemiBold';
    src: url('../fonts/TMSans-SemiBold.eot') format('embedded-opentype'), url('../fonts/TMSans-SemiBold.otf') format('opentype'), url('../fonts/TMSans-SemiBold.woff') format('woff'), url('../fonts/TMSans-SemiBold.ttf') format('truetype'), url('../fonts/TMSans-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TMSans-Bold';
    src: url('../fonts/TMSans-Bold.eot') format('embedded-opentype'), url('../fonts/TMSans-Bold.otf') format('opentype'), url('../fonts/TMSans-Bold.woff') format('woff'), url('../fonts/TMSans-Bold.ttf') format('truetype'), url('../fonts/TMSans-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* @font-face {
    font-family: 'TMSANS-ITALIC';
    src: url('../fonts/TMSANS-ITALIC.eot');
    src: url('https://www.total-property-maintenance.co.nz/wp-content/themes/totalproperty/fonts/TMSANS-ITALIC.woff') format('woff'), url('../fonts/TMSANS-ITALIC.ttf') format('truetype'), url('../fonts/TMSANS-ITALIC.svg') format('svg');
    font-weight: normal;
    font-style: normal;
} */
@font-face {
    font-family: 'TMSans-Light';
    src: url('../fonts/TMSans-Light.eot') format('embedded-opentype'), url('../fonts/TMSans-Light.otf') format('opentype'), url('../fonts/TMSans-Light.woff') format('woff'), url('../fonts/TMSans-Light.ttf') format('truetype'), url('../fonts/TMSans-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    overflow-x: hidden;
}
body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-family: 'TMSans-Regular';
    font-size: 16px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #7e7e7e;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input.bookput::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
input.bookput:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
input.bookput::-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
input.bookput::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
input.bookput::placeholder {
    color: #ffffff;
    opacity: 1;
}
select.bookput::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
select.bookput:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
select.bookput::-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
select.bookput::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
select.bookput::placeholder {
    color: #ffffff;
    opacity: 1;
}
textarea.bookput::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
textarea.bookput:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
textarea.bookput::-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
textarea.bookput::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
textarea.bookput::placeholder {
    color: #ffffff;
    opacity: 1;
}
.newsletter input.es_required_field.es_txt_email:placeholder {
    color: #9a9a9a;
    opacity: 1;
}
.newsletter input.es_required_field.es_txt_email:-ms-input-placeholder {
    color: #9a9a9a;
    opacity: 1;
}
.newsletter input.es_required_field.es_txt_email::-ms-input-placeholder {
    color: #9a9a9a;
    opacity: 1;
}
.newsletter input.es_required_field.es_txt_email::-webkit-input-placeholder {
    color: #9a9a9a;
    opacity: 1;
}
input.newit::-webkit-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
input.newit:-ms-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
input.newit::-ms-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
input.newit::-moz-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
input.newit::placeholder {
    color: #8b8b8b;
    opacity: 1;
}
select.newit::-webkit-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
select.newit:-ms-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
select.newit::-ms-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
select.newit::-moz-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
select.newit::placeholder {
    color: #8b8b8b;
    opacity: 1;
}
textarea.newit::-webkit-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
textarea.newit:-ms-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
textarea.newit::-ms-input-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
textarea.newit::-moz-placeholder {
    color: #8b8b8b;
    opacity: 1;
}
textarea.newit::placeholder {
    color: #8b8b8b;
    opacity: 1;
}
.contact-inner .wpcf7-select {
    background-image: url(../images/arrow-down1.png) !important;
    background-position: right 10px center !important;
    background-repeat: no-repeat !important;
    background-size: 12px 9px !important;
}
.container-fluid {
    padding: 0;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clear {
    clear: both;
}
.nopad {
    padding: 0;
}
div a {
    text-decoration: none !important;
    color: #ccc;
}
div a:hover {
    color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
h2 {
    font-size: 50px;
    font-weight: 400;
    color: #3F3E43;
    margin: 0;
}

.about-content h2 {
    font-size: 30px; padding-bottom: 20px;}

.about-content ul{ padding-left: 30px; margin-bottom: 15px; color: #000; }
p {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul li {
    margin: 0;
    padding: 0;
}
ul>li.current-menu-item>a {
    color: #24286b !important;
}
.container,
.container-fluid {
    padding: 0;
}
.banner {
    min-height: 650px;
    background-size: cover;
    background-position: bottom -15px center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner h2 {
    line-height: 1.2;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    font-family: 'TMSans-Bold';
    text-transform: uppercase;
    margin-bottom: 5px;
}
.banner h6 {
    line-height: 1.2;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    font-family: 'TMSans-Bold';
    text-transform: uppercase;
    margin-bottom: 5px;
}
.banner p {
    font-size: 21px;
    font-weight: 400;
    color: #fff;
    font-family: 'TMSANS-ITALIC';
    letter-spacing: 1px;
}
.banner-ancher {
    display: block;
    padding-top: 18px;
}
.banner-ancher a {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 13px 50px;
    border: 2px solid #fff;
    border-radius: 50px;
    display: inline-block;
}
.banner-ancher a:hover {
    color: #fff;
    background: #000;
    border: 2px solid #000;
}
.banner-conent {
    max-width: 610px;
    padding: 33px 35px;
    background: rgba(36, 40, 107, 0.85);
    border-radius: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.address-mail p {
    font-size: 18px;
    color: #fefefe;
    font-weight: 400;
    font-family: 'TMSans-Regular';
    margin-right: 7px;
}
.head-in-wrap .address-mail p:last-child {
    margin-right: 0;
}
.address-mail p a {
    color: #fefefe;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.address-mail p a:hover {
    color: #000;
}
.head-in-wrap {
    background: #24286b;
}
.paperimg {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.social-header li {
    list-style: none;
    margin-right: 10px;
}
.paperimg span {
    margin-right: 8px;
    position: relative;
    top: 2px;
}
.paper-mail p span {
    margin-right: 8px;
    position: relative;
    top: 2px;
}
.paper {
    margin-right: 42px;
}
.social-header li a i {
    font-style: normal !important;
}
.social-header li a {
    font-family: fontAwesome;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 18px;
}
i.fab.fa-linkedin-in:before {
    content: "\f0e1";
}
.social-header ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.address-mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.head-in-wrap .muteit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
}
.main-header1 ul li {
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 600;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    display: inline-block;
    margin: 0 17px;
    position: relative;
}
.main-header1 ul li a {
    color: #2c2c2c;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.main-header1 ul li a:hover {
    color: #24286b;
}
.main-header1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 91px;
    position: relative;
}
.main-header1 ul {
    padding-top: 5px;
}
.logo {
    position: relative;
    z-index: 9;
    top: 65px;
}
.menu-header-inner ul li:first-child {
    margin-left: 0;
}
.menu-header-right ul li:last-child {
    margin-right: 0;
}
.bookfirst h5 {
    text-transform: uppercase;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    font-family: 'TMSans-Bold';
}
.bookfirst input,
.bookfirst textarea {
    border: 2px solid #fff;
    border-radius: 40px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'TMSans-SemiBold';
    padding: 0px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 165px;
    resize: none;
    outline: 0;
    background-color: transparent;
    background: transparent;
}
.bookform-btn span {
    position: absolute;
}
.bookfirst textarea {
    padding: 12px;
    overflow-y: hidden;
}
.bookfirst-left {
    max-width: 185px;
    padding-right: 15px;
}
.bookfirst {
    background: #24286b;
    position: relative;
}
.tringle {
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
}
.bookfirst-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0 23px;
}
.bookfirst-right .bookform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.bookform-inner {
    margin: 0 8px;
    position: relative;
}
.bookform .bookform-inner:first-child {
    margin-left: 0;
}
.bookform-btn input {
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #fff !important;
    color: #002863;
    font-size: 18px;
    text-transform: uppercase;
    transition: 0.3s;
    font-weight: 700;
    font-family: 'TMSans-Bold';
    margin-top: 0 !important;
}
.bookform-btn input:hover {
    background-color: #002863 !important;
    color: #fff;
}
.bookform-btn {
    width: 187px;
}
.bookfirst-right {
    position: relative;
}
.bookfirst-right .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.bookfirst-right div.wpcf7-response-output {
    color: #fff !important;
    border: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    font-size: 14px;
}
.bookform-inner span.wpcf7-not-valid-tip {
    position: absolute;
    color: #fff !important;
    font-size: 14px;
}
.bookfirst-right {
    position: relative;
}
.text-inner-services h5 {
    font-size: 20px;
    font-weight: 700;
    color: #24286b;
    font-family: 'TMSans-Bold';
    margin-bottom: 11px;
}
.text-inner-services h5 a {
    color: #24286b;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.text-inner-services h5 a:hover {
    color: #000;
}



.text-inner-services h2 {
    font-size: 20px;
    font-weight: 700;
    color: #24286b;
    font-family: 'TMSans-Bold';
    margin-bottom: 11px;
}
.text-inner-services h2 a {
    color: #24286b;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.text-inner-services h2 a:hover {
    color: #000;
}
.text-inner-services p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    font-family: 'TMSans-Regular';
    min-height: 70px;
    max-width: 227px;
    margin: auto;
}
.service-title {
    text-align: center;
    padding-bottom: 45px;
}
.service-title h3 {
    font-size: 30px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    margin-bottom: 10px;
}

.service-title h1 {
    font-size: 30px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    margin-bottom: 10px;
}
.service-title p {
    font-size: 16px;
    font-weight: 400;
    color: #24286b;
    font-family: 'Calibri Regular';
}
.gallery-main .service-title p {
    color: #000;
}
.logo img {
    max-width: 165px;
}
footer .weprovide-logo img {
    max-width: 140px;
}
.services-inner-all {
    text-align: center;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    padding-bottom: 40px;
}
.services-inner-out {
    max-width: 230px;
    height: 230px;
    margin: auto;
    overflow: hidden;
    border: 0px solid;
    border-radius: 50%;
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-inner-out:hover {
    -webkit-box-shadow: 0px 0px 9px 2px rgba(36, 40, 107, 0.6);
    -moz-box-shadow: 0px 0px 9px 2px rgba(36, 40, 107, 0.6);
    box-shadow: 0px 0px 9px 2px rgba(36, 40, 107, 0.6);
}
.services-inner-out img {
    margin: auto;
    max-width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.services-inner-out img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.services-main {
    padding: 69px 0 42px;
}
.text-inner-services p:empty {
    display: none;
}
.text-inner-services {
    padding: 21px 0;
    max-width: 272px;
    margin: auto;
}
.services-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*.services-inner .services-inner-all:nth-child(4n-3) .circl-inner .services-inner-out {

    margin-left: 0 !important;

}

.services-inner .services-inner-all:nth-child(4n-3) .circl-inner .services-inner-out img {

    margin-left: 0 !important;

}

.services-inner .services-inner-all:nth-child(4n-3) .text-inner-services {

    margin-left: 0 !important;

}

.services-inner .services-inner-all:nth-child(4n) .circl-inner .services-inner-out {

    margin-right: 0 !important;

}

.services-inner .services-inner-all:nth-child(4n) .circl-inner .services-inner-out img {

    margin-right: 0 !important;

}

.services-inner .services-inner-all:nth-child(4n) .text-inner-services {

    margin-right: 0 !important;

}

.services-inner .services-inner-all:nth-last-child(2) .circl-inner .services-inner-out img {

    margin: auto !important;

}

.services-inner .services-inner-all:last-child .circl-inner .services-inner-out img {

    margin: auto !important;

}*/

.mainten h4 {
    font-size: 24px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
}
.mainten h3 {
    font-size: 36px;
    font-weight: 700;
    color: #24286b;
    font-family: 'TMSans-Bold';
    margin-bottom: 22px;
    margin-top: 2px;
}
.mainten p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'TMSans-Regular';
    margin-bottom: 26px;
}
.mainten-con p:last-child {
    margin-bottom: 19px;
}
.mainten ul li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #343257;
    font-family: 'TMSans-Bold';
    position: relative;
    padding-left: 16px;
    margin-right: 9px;
}
.mainten ul li:before {
    content: "";
    background-image: url(../images/list.png);
    background-position: center center;
    background-size: cover;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
}
.maintenance {
    padding: 65px 0 75px;
    background: #f0f0f0;
}
.mainten-btn {
    margin-top: 20px;
}
.mainten-btn a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    font-family: 'TMSans-Bold';
    text-transform: uppercase;
    padding: 15px 35px;
    background-color: #24286b;
    border-radius: 45px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.mainten-btn a:hover {
    background-color: #000;
    color: #fff;
}
/* start video*/

.video-wrapper-container {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3;
    display: none;
}
.video-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
    width: 636px;
    height: 380px;
    z-index: 2;
    background-color: #fff;
    padding: 25px 25px;
    top: 50%;
    left: 50%;
    border-radius: 13px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.video-wrapper iframe {
    width: 100%;
    height: 330px;
}
.close-btn i {
    font-size: 30px;
    color: #000;
    position: absolute;
    top: -1px;
    right: 0px;
    z-index: 55;
    cursor: pointer;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
}
.close-btn i:hover {
    color: #24286b;
}
.video-inner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 393px;
    max-width: 615px;
    border-radius: 18px;
    position: relative;
    margin: auto;
    border: 8px solid #fff;
    width: 100%;
    border-radius: 8px;
}
.video-inner video {
    width:100%;
    border-radius:8px;

}
.video-inner a.video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent;
}
.video-inner a.video-btn {
    width: 75px;
    height: 75px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: 2;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.video-inner a.video-btn:hover {
    background-position: bottom center;
}
.mainten-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.mainten-video {
    -ms-flex-preferred-size: 51%;
    flex-basis: 51%;
}
.mainten {
    max-width: 545px;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
}
/* end video*/

.gallery-main {
    padding: 69px 0 20px;
}
.gallery-title h3 {
    font-size: 30px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    margin-bottom: 8px;
}
.gallery-title p {
    font-size: 16px;
    font-weight: 400;
    color: #24286b;
    font-family: 'Calibri Regular';
}
.gallery-images {
    width: 100%;
    height: 360px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
}
.gallery-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 17px;
}
.potrfolio {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    margin-bottom: 55px;
}
.icon-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0px;
    left: 0px;
    background-image: url(../images/over.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    display: -webkit-flex !important;
    padding: 15px;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
    opacity: 0;
    text-transform: capitalize;
}
.potrfolio a:hover .icon-hover {
    opacity: 1;
}
.blog-main {
    padding: 64px 0 76px;
    background-color: #313572;
}
.blog-title {
    text-align: center;
    position: relative;
}
.blog-title h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    margin-bottom: 8px;
}
.blog-title p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-family: 'Calibri Regular';
}
.text-blog h5 {
    font-size: 21px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
    margin-bottom: 14px;
}
.text-blog h5 a {
    color: #24286b;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.text-blog h5 a:hover {
    color: #868686;
}
.text-blog p {
    font-size: 16px;
    font-weight: 400;
    color: #010101;
    font-family: 'Calibri Regular';
    min-height: 63px;
}
.text-blog h6 {
    font-size: 16px;
    font-weight: 400;
    color: #868686;
    font-family: 'TMSans-Regular';
    display: block;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.text-blog h6 a {
    color: #868686;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btnmore a {
    font-size: 16px;
    font-weight: 600;
    color: #797979;
    font-family: 'TMSans-SemiBold';
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.text-blog h6 a:hover,
.btnmore a:hover {
    color: #24286b;
}
.blog-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 27px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-all {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    background-color: #fff;
}
.blog-main.blogpage .blog-all {
    margin-bottom: 30px;
}
.blog-in-out {
    height: 267px;
    width: 100%;
    overflow: hidden;
}
.blog-in-out img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.blog-in-out img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.text-blog {
    padding: 35px 35px 32px;
	min-height: 266px;
}
.blogbtn {
    margin-top: 55px;
    text-align: center;
}
.blogbtn.blogben {
    margin-top: 5px;
}
.blogbtn a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 20px 50px;
    border-radius: 80px;
    border: 3px solid #fff;
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.blogbtn a:hover {
    background: #fff;
    color: #313572;
    border: 3px solid #fff;
}
.brandmain {
    padding: 65px 0 75px;
    text-align: center;
}
.brand-title h3 {
    font-size: 42px;
    font-weight: 700;
    color: #24286b;
    font-family: 'TMSans-Bold';
    text-transform: uppercase;
}
.brand-item {
    border: 1px solid #d7d7d7;
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 135px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.brand-item:hover {
    border-color: #313572;
}
.brand-item img {
    max-width: 100%;
    width: auto !important;
    margin:0 auto;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
}
.brand-title {
    padding-bottom: 38px;
}
.testimonial {
    padding: 53px 0 57px;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 423px;
}
.testimonial:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.testimonial-title h3 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    font-family: 'TMSans-Bold';
    text-transform: uppercase;
    margin-bottom: 27px;
}
.testimonial-title h5 {
    position: relative;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    font-family: 'TMSans-SemiBold';
    margin-bottom: 10px;
}
.testimonial-content {
    position: relative;
    padding-left: 48px;
    border-left: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 730px;
    margin: auto;
    left: -24px;
}
.testi-item p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-family: 'TMSans-Regular';
}
.testi-item h6 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    font-family: 'TMSans-SemiBold';
    margin-top: 19px;
}
.testi-quote {
    margin-bottom: 22px;
}
.testimonial-content .owl-dots {
    position: absolute;
    bottom: -46px;
    margin: 0;
    padding: 0;
}
.testimonial-content .owl-dot span {
    width: 20px !important;
    height: 6px !important;
    border-radius: 0 !important;
    background: #fff !important;
    margin: 0 3px !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.testimonial-content .owl-dot span:hover {
    background: #24286b !important;
}
.testimonial-content .owl-dot.active span {
    width: 32px !important;
    height: 6px !important;
    border-radius: 0 !important;
    background: #24286b !important;
}
.faqwrap {
    padding: 70px 0 57px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.faq-content {
    /*flex-basis: 42.6%;*/
    max-width: 511px;
}
.faq-img {
    /*flex-basis: 50%;*/
    padding-top: 42px;
    max-width: 511px;
}
.faq-img img {
    max-width: 100%;
}
.faqwrap h3 {
    font-size: 30px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    padding-bottom: 7px;
}
.faqwrap p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'TMSans-Regular';
}
.faqwrap h4 {
    font-size: 21px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
}
.Accordions p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'TMSans-Regular';
}
.Accordions {
    padding-top: 25px;
}
/* faq start */

.accordion-container {
    position: relative;
    max-width: 100%;
    height: auto;
    margin: 10px auto;
}
.set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: left;
    margin-bottom: 20px;
    border: 2px solid #d9d9d9;
    border-radius: 36px;
    padding: 13px 26px 17px;
}
.set>a {
    display: block;
    text-decoration: none;
    color: #24286b;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.set>a i {
    float: right;
    margin-top: 0;
    font-size: 24px;
    right: -2px;
    position: relative;
}
.set>a.active {
    color: #24286b;
    padding: 7px 0 0;
}
.content {
    background-color: #fff;
    display: none;
}
.content p {
    padding: 10px 0;
    margin: 0;
}
/* faq end */

.interested-content p {
    font-size: 21px;
    font-weight: 700;
    color: #fff;
    font-family: 'Calibri-Bold-Italic';
}
.inter-btn p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-family: 'Calibri Regular';
}
.interested {
    background: #24286b;
}
.interested-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 75px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.inter-btn a {
    padding: 9px 26px;
    border: 1px solid #fff;
    border-radius: 45px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: transparent;
}
.inter-btn a:hover {
    background: #fff;
    color: #24286b;
}
.weprovide {
    padding: 28px 0;
    background: #000000;
    color: #fff;
}
.weprovide-social ul li a i:before {
    font-family: fontAwesome;
    font-style: normal;
}
i.fab.fa-vimeo-v:before {
    content: "\f27d";
}
.weprovide-social ul li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}
.weprovide-left {
    max-width: 240px;
}
.weprovide p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
    color: #fff;
}
.weprovide-logo {
    margin-bottom: 20px;
}
.weprovide-logo-text {
    padding-bottom: 24px;
    margin-top: 55px;
}
.weprovide-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.foot h3 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    font-family: 'TMSans-SemiBold';
}
.foot p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
    color: #fff;
}
.weprovide-quick ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
    color: #fff;
    margin-bottom: 16px;
}
.weprovide-quick ul li:last-child {
    margin-bottom: 0;
}
.weprovide-quick ul li a {
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.weprovide-quick ul li a:hover,
.foot p a:hover {
    color: #24286b;
}
.foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
}
.footicon {
    width: 30px;
}
.footicon img {
    position: relative;
    top: 4px;
    max-width: 100%;
}
.foot p a {
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.weprovide-wrap h3 {
    margin-bottom: 18px;
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
}
.weprovide-contact {
    max-width: 320px;
}
.footicon-content {
    max-width: 280px;
}
.weprovide-contact .foot:last-child {
    margin-bottom: 0;
}
.weprovide-contact .foot:nth-child(2) .footicon-content p {
    margin-bottom: 13px;
}
.weprovide-contact .foot:nth-child(2) .footicon-content p:last-child {
    margin-bottom: 0;
}
.weprovide-contact .foot .footicon-content p {
    margin-bottom: 13px;
}
.weprovide-contact .foot .footicon-content p:last-child {
    margin-bottom: 0;
}
.hidenow {
    padding-top: 51px;
}
.weprovide-news {
    max-width: 277px;
}
.newsletter {
    margin-top: 18px;
}
.newsletter input {
    height: 39px;
    padding: 0px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 25px;
    border: 0;
    width: 100%;
}
.newsletter input.es_required_field.es_txt_email {
    width: 275px;
    max-width: 100%;
    background: #fff;
    color: #9a9a9a;
    border: 0;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
}
.newsletter input.es_subscription_form_submit {
    border-radius: 17px;
    width: 174px;
    height: 42px;
    background: #24286b;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 0;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Calibri Regular';
    margin: 0;
}
.newsletter input.es_subscription_form_submit:hover {
    background: #fff;
    color: #24286b;
}
.newsletter .es-field-wrap {
    padding-bottom: 21px;
    margin-bottom: 0;
    position: relative;
}
.emaillist {
    position: relative;
}
.emaillist .es_subscription_message.error {
    position: absolute;
    font-weight: 400;
    font-family: 'Calibri Regular';
    left: 16px;
    bottom: 47px;
    font-size: 14px;
}
.copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 52px;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    background: #191919;
}
.copyright p {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    font-family: 'TMSans-Regular';
    color: #fff;
}
.copyright p a {
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.copyright p a:hover {
    color: #24286b;
}
i.fab.fa-instagram:hover {
    color: #3f729b;
}
i.fab.fa-twitter:hover {
    color: #55acee;
}
i.fab.fa-facebook-f:hover {
    color: #3b5998;
}
i.fab.fa-tumblr:hover {
    color: #00405d;
}
i.fab.fa-vimeo-v:hover {
    color: #1ab7ea;
}
i.fab.fa-linkedin-in:hover {
    color: #0077b5;
}
.banner-inner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 480px;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-top: 100px;
}
.banner-inner:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    display: block;
}
.banner-inner-wrap {
    position: relative;
    max-width: 761px;
    margin: auto;
}
.banner-inner-wrap h1 {
    position: relative;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    font-family: 'TMSans-Bold';
    text-transform: uppercase;
    margin-bottom: 17px;
}
.banner-inner-wrap h6 {
    font-size: 21px;
    font-weight: 400;
    font-family: 'TMSANS-ITALIC';
    color: #fff;
    line-height: 1.4;
}
.bredcum p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'TMSans-Regular';
    color: #fff;
    text-transform: uppercase;
}
.bredcum {
    margin-top: 45px;
}
.about-left h4, .post-single-bottom-content h4{
    font-size: 24px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
    margin-top: -4px;
}
.about-left h3, .post-single-bottom-content h3 {
    font-size: 36px;
    font-weight: 700;
    color: #24286b;
    font-family: 'TMSans-Bold';
    margin-bottom: 11px;
    margin-top: 2px;
}
.about-left p, .post-single-bottom-content p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'TMSans-Regular';
    margin-bottom: 22px;
    line-height: 1.4;
}
.about-left p:last-child, .post-single-bottom-content p:last-child  {
    margin-bottom: 19px;
}
.about-btn a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    font-family: 'TMSans-Bold';
    text-transform: uppercase;
    padding: 15px 39px;
    background-color: #24286b;
    border-radius: 45px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.about-btn a:hover {
    background-color: #000;
    color: #fff;
}
.about-us {
    padding: 75px 0;
}
.about-us-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.about-left {
    max-width: 545px;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
}
.row.post-single-bottom-content {
    margin-top: 15px;
}
.row.post-single-bottom-content {
    margin-top: 15px;
    margin-left: 0px;
}
.about-img {
    -ms-flex-preferred-size: 51%;
    flex-basis: 51%;
    box-shadow: 1px 0px 34px 0px rgba(0,0,0,0.1);
    -webki-box-shadow: 1px 0px 34px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 0px 34px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 1px 0px 34px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 1px 0px 34px 0px rgba(0,0,0,0.1);
}
.services-main.pageserv {
    padding: 75px 0 10px;
}
.bredcum p a {
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.bredcum p a:hover {
    color: #dfb0b0;
}
.gallery-main.pagegall {
    padding: 75px 0 80px;
}
.gallery-main.pagegall .potrfolio {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    margin-bottom: 25px;
    display: none;
}
.gallery-mtn {
    text-align: center;
    margin-top: 18px;
}
.gallery-mtn a {
    padding: 10px;
    display: inline-block;
    max-width: 185px;
    border-radius: 50px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    background: #24286b;
    color: #fff;
    font-weight: 700;
    font-family: 'TMSans-Bold';
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.9);
    box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.9);
    outline: 0;
    width: 100%;
    text-align: center;
}
.gallery-mtn a:hover {
    background: #000;
    color: #fff;
}
.blog-main.blogpage {
    padding: 48px 0 72px;
    background-color: #fff;
}
.blog-main.blogpage .text-blog {
    border: 2px solid #e5e5e5;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.blog-main.blogpage .text-blog:hover {
    -webkit-box-shadow: 0px 6px 27px -17px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 6px 27px -17px rgba(0, 0, 0, 0.75);
}
.blogbtn.blogben a {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 20px 55px;
    border-radius: 80px;
    background: #313572;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.blogbtn.blogben a:hover {
    background: #000;
    color: #fff;
}
.freequoute {
    padding: 69px 0 75px;
}
.page-quoute-cont h3 {
    font-size: 36px;
    font-weight: 600;
    color: #24468b;
    font-family: 'TMSans-SemiBold';
}
.quoute-cont p {
    font-size: 16px;
    font-weight: 400;
    color: #515151;
    font-family: 'TMSans-Regular';
}
.quoute-cont h3 {
    font-size: 36px;
    font-weight: 600;
    color: #24468b;
    font-family: 'TMSans-SemiBold';
    margin-bottom: 21px;
}
.quoute-cont-new h3 {
    font-size: 36px;
    font-weight: 600;
    color: #24468b;
    font-family: 'TMSans-SemiBold';
    margin-bottom: 21px;
}
.quoute-text p a {
    color: #000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.quoute-text p a:hover {
    color: #24468b;
}
.page-quoute-form input {
    font-size: 16px;
    font-weight: 400;
    color: #8b8b8b;
    font-family: 'TMSans-Regular';
    width: 100%;
    border: 1px solid #9e9e9e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    background-color: #fff;
    outline: 0;
    padding-left: 15px;
}
.page-quoute-form select {
    border: 1px solid #9e9e9e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #8b8b8b;
    font-family: 'TMSans-Regular';
    height: 50px;
    padding-left: 15px;
    outline: 0;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.page-quoute-form textarea {
    border: 1px solid #9e9e9e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    color: #8b8b8b;
    font-family: 'TMSans-Regular';
    background-color: #fff;
    height: 165px;
    padding: 15px;
    resize: none;
}
.painters {
    position: relative;
    padding-bottom: 44px;
    -ms-flex-preferred-size: 47.6%;
    flex-basis: 47.6%;
}
.freequoute-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.painters-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.painters span.wpcf7-not-valid-tip {
    position: absolute;
}
.painters-btn input {
    display: inline-block;
    max-width: 185px;
    border-radius: 50px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    background: #24286b;
    color: #fff;
    font-weight: 700;
    font-family: 'TMSans-Bold';
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 8px 20px -12px rgba(0, 0, 0, 0.95);
    box-shadow: 0px 8px 20px -12px rgba(0, 0, 0, 0.95);
    outline: 0;
    padding-left: 0;
}
.painters-btn input:hover {
    background: #000;
    color: #fff;
}
.quoute-cont-new {
    max-width: 320px;
}
.quoute-text {
    -ms-flex-preferred-size: 95%;
    flex-basis: 95%;
}
.quoute-cont {
    max-width: 740px;
    width: 100%;
}
.quoute-cont-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
.quoute-icon {
    width: 40px;
    position: relative;
    top: 4px;
}
.page-quoute-form {
    position: relative;
}
.page-quoute-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: 0;
    padding: 0;
    border: 0;
    color: #f00;
    position: absolute;
    bottom: -40px;
}
.acf-map {
    height: 345px;
    box-shadow: 0px 1px 13px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 1px 13px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 13px 0px rgba(0,0,0,0.5);
}
.map {
    font-size: 0;
}
.gmnoprint .gm-style-mtc:nth-child(2) {
    border-left: 0;
}
.gm-style-mtc {
    border: 1px solid #000000;
}
.gmnoprint div button {
    border: 1px solid #000 !important;
}
.gmnoprint button.gm-control-active:nth-child(1) {
    top: 2px !important;
}
.blog-main.blogpage .blog-all {
    display: none;
}
.single-services .about-left {
    max-width: 575px;
    -ms-flex-preferred-size: 47.8%;
    flex-basis: 47.8%;
    position: relative;
    top: -8px;
}
.single-services .about-left p {
    margin-bottom: 26px;
}
.single-services .about-btn {
    padding-top: 15px;
}
.single-services .about-btn a {
    display: inline-block;
    padding: 10px 39px;
    max-width: 200px;
    border-radius: 50px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    background: #24286b;
    color: #fff;
    font-weight: 700;
    font-family: 'TMSans-Bold';
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 8px 20px -12px rgba(0, 0, 0, 0.95);
    box-shadow: 0px 8px 20px -12px rgba(0, 0, 0, 0.95);
    outline: 0;
}
.single-services .about-btn a:hover {
    background: #000;
    color: #fff;
}
.single-services .about-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.single-services .about-img {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
}
.testimonial-page .testimonial-wrap {
    padding: 23px 0 0;
    overflow: hidden;
}
.testimonial-page .testimonial:before {
    display: none;
}
.testimonial-page .testimonial-in {
    background: #f8f8f8;
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1500px;
    position: relative;
}
.testimonial-page .testimonial .testimonial-in:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-left: auto;
}
.testimonial-page .testimonial-in:before {
    content: "";
    position: absolute;
    background: #f7f7f7;
    top: 0;
    right: -100%;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.testimonial-page .testimonial .testimonial-in:nth-child(even):before {
    right: auto;
    left: -100%;
}
.testimonial-page .testimonial-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}
.testimonial-page .testimonial-img {
    -ms-flex-preferred-size: 53%;
    flex-basis: 53%;
    width: 53%;
}
.testimonial-page .testimonial-cont {
    -ms-flex-preferred-size: 40%;
    width: 40%;
    flex-basis: 40%;
    padding: 80px 0 50px;
}
.testimonial-page .testimonial-para {
    padding-top: 13px;
}
.testimonial-page .testimonial p {
    color: #3c3c43;
    font-size: 21px;
    font-family: 'TMSans-Regular';
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 27px;
}
.testimonial-page .testimonial h4 {
    color: #3c3c43;
    font-size: 21px;
    font-family: 'TMSans-Regular';
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 22px;
}
.testimonial-page .testimonial h5 {
    font-size: 18px;
    font-weight: 600;
    color: #3c3c43;
    font-family: 'TMSans-SemiBold';
    padding-top: 6px;
}
.testimonial-page .testimonial h6 {
    color: #24286b;
    font-size: 21px;
    font-family: 'TMSans-Regular';
    font-weight: 400;
}
.test-img {
    max-width: 100%;
    width: 100%;
    height: 470px;
}
.test-img img {
    max-width: 100%;
    width: 100%;
}
.testimonial-page .testimonial-img .owl-prev {
    background: #a7a9c4;
    font-size: 0;
    width: 26px;
    height: 26px;
    border: 0;
    border-radius: 0;
    position: relative;
    margin: 0;
    display: block;
    -webkit-box-shadow: 3px 0px 5px 1px rgba(216, 216, 216, 0.6);
    box-shadow: 3px 0px 5px 1px rgba(216, 216, 216, 0.6);
}
.testimonial-page .testimonial-img .owl-next {
    background: #fff;
    font-size: 0;
    width: 26px;
    height: 26px;
    border: 0;
    border-radius: 0;
    position: relative;
    margin: 0;
    display: block;
    -webkit-box-shadow: 3px 0px 5px 1px rgba(216, 216, 216, 0.6);
    box-shadow: 3px 0px 5px 1px rgba(216, 216, 216, 0.6);
}
.testimonial-page .testimonial-img .owl-nav {
    position: absolute;
    top: 50%;
    right: -26px;
}
.testimonial-page .testimonial .testimonial-in:nth-child(even) .testimonial-img .owl-nav {
    position: absolute;
    top: 50%;
    left: -26px;
    right: auto;
}
.testimonial-page .testimonial-img .owl-prev:before {
    content: "\f104";
    font-family: fontAwesome;
    color: #3c3c43;
    position: absolute;
    top: 0;
    left: 7px;
    display: block;
    font-size: 24px;
}
.testimonial-page .testimonial-img .owl-next:before {
    content: "\f105";
    font-family: fontAwesome;
    color: #3c3c43;
    position: absolute;
    top: 0;
    left: 9px;
    display: block;
    font-size: 24px;
}
.testimonial-page .testimonial {
    padding-bottom: 0;
}
/* start Accordions*/

.Accordions {
    display: block;
    max-width: 100%;
}
.title_tab.active {
    padding-top: 7px;
}
.title_tab.active h3.title {
    padding-bottom: 13px;
}
.title_tab h3 {
    font-size: 21px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
    text-transform: initial;
    padding: 13px 24px 17px;
    position: relative;
    cursor: pointer;
    width: 98%;
}
.title_tab h3:before {
    content: "";
    background-image: url(../images/plus.png);
    width: 18px;
    height: 18px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: 18px;
}
.title_tab.active h3:before {
    display: none;
}
.title_tab.active h3:after {
    content: "";
    background-image: url(../images/minus.png);
    width: 18px;
    height: 3px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: 18px;
}
.Accordion_item {
    border: 2px solid #d9d9d9;
    width: 100%;
    height: auto;
    margin: 0 0 19px;
    border-radius: 25px;
    outline: 0;
}
.inner_content {
    width: 100%;
    height: auto;
    display: none;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'TMSans-Regular';
    padding: 0 26px 24px;
    letter-spacing: 0.9px;
}
.Accordions .Accordion_item:last-child {
    margin-bottom: 0;
}
/* End Accordions*/

.quoute-text p {
    color: #515151;
}
.paper-mail p span i {
    position: relative;
    top: -2px;
}
.wpcf7-select {
    background-image: url(../images/arrow-down1.png) !important;
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 12px 9px;
}
.mobsect {
    display: none;
}
.errorfrm {
    text-align: center;
    padding: 50px 15px;
}
.error-head h3 {
    font-size: 21px;
    font-weight: 600;
    color: #24286b;
    font-family: 'TMSans-SemiBold';
}
.main-header1 ul li a {
    position: relative;
    z-index: 9;
}
.main-header1 ul li a:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #24286b;
    position: absolute;
    bottom: -5px;
    opacity: 0;
}
.main-header1 ul li a:hover:before {
    opacity: 1;
}
.main-header1 ul li.current-menu-item a:before {
    opacity: 1;
}
div.wpcf7-mail-sent-ok {
    border: 0px solid #398f14 !important;
    padding: 0 !important;
    color: #000 !important;
}
.about-img img {
    border: 7px solid #fff;
    border-radius: 8px;
}
.mainten-btn.serviewbtn {
    text-align: center;
}
/* menu hover */
svg.icon.icon-angle-down {
    font-size: 12px;
    max-width: 12px;
    position: absolute;
    right: -13px;
    top: -64px;
}
/*ul#menu-main-menu li.menu-item-has-children ul.sub-menu {
    display: none;
}*/
ul#menu-main-menu li.menu-item-has-children ul.sub-menu {
    display: none;
    position: absolute;
    top: 0;
    padding-top: 53px;
    width: 275px;
    z-index: 5;
    margin: 0;
}
ul#menu-main-menu li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
ul#menu-main-menu li.menu-item-has-children:hover a:before {
    display: none;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu li {
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #fff;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu li a {
    padding: 10px;
    display: block;
    background: #24286b;
    color: #fff;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu li a {
    /*padding: 7px 15px;*/
    padding: 4px 10px;
    display: block;
    background: #24286b;
    color: #fff;
    transition: 0.3s;
    font-size: 14px;
    text-transform: none;
    font-family: 'TMSans-Regular';font-weight: 400;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu li a:hover {
    background: #000;
    color: #fff;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu li a:before{display: none;opacity: 0;}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu li:last-child {
    border-bottom: 0;
}
ul#menu-main-menu ul li a {
    position: relative;
    z-index: 9;
}
.weprovide-logo-text a:hover {
    color: #24286b;
}




/*popup*/
.career-form-wrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 5555;
    display: none;
}
.career-form-container {
    position: absolute;
    width: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #ccc;
    padding: 20px 20px;
}
/*.btn--black.js-slideNext {
    font-size: 17px;
    color: #24286b;
    font-family: 'TMSans-Bold';
    border: 2px solid;
    padding: 10px 33px;
    border-radius: 45px;
    margin-top: 25px;
    display: inline-block;
}*/
.about-img {
    position: relative;
    height: 100%;
}
/*a.btn.btn--black.js-slideNext {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}*/
.left-field {
    width: 50%;
    padding-bottom: 10px;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.formfield {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #535353;
    font-weight: 300;
    margin-bottom: 10px;
}
div.wpcf7 input[type="file"] {
    cursor: pointer;
}
.textarea {
    width: 100%;
    padding: 10px;
    resize: none;
    height: 101px;
    font-size: 16px;
    color: #535353;
    font-weight: 300;
}
.submit {
    text-align: center;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    margin-top: 15px;
    text-transform: capitalize;
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(https://www.total-property-maintenance.co.nz/wp-content/themes/images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
}
.close-btn i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: #f36;
    line-height: 20px;
    text-align: center;
}
span.wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
    font-weight: normal;
    display: block;
    padding-bottom: 8px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    font-size: 14px;
    color: red;
}
.submit-button {
    background-color: transparent;
    border: 1px solid;
    padding: 14px 58px;
    font-size: 18px;
    color: #ffffff;
    font-family: "TMSans-Bold";
    font-weight: 700;
    text-align: center;
    border-radius: 25px;
    outline: none;
}
.partner-logo {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.partner-logo a {
    max-width: 100px;
    width: 100%;
    display: inline-block;
}