/******************* common css *******************/
@font-face { font-family: 'Inter'; src: url('../fonts/Inter-Bold.eot'); src: url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-Bold.woff2') format('woff2'), url('../fonts/Inter-Bold.woff') format('woff'), url('../fonts/Inter-Bold.ttf') format('truetype'), url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg'); font-weight: 700; }
@font-face { font-family: 'Inter'; src: url('../fonts/Inter-Light.eot'); src: url('../fonts/Inter-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-Light.woff2') format('woff2'), url('../fonts/Inter-Light.woff') format('woff'), url('../fonts/Inter-Light.ttf') format('truetype'), url('../fonts/Inter-Light.svg#Inter-Light') format('svg'); font-weight: 300; }
@font-face { font-family: 'Inter'; src: url('../fonts/Inter-Medium.eot'); src: url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-Medium.woff2') format('woff2'), url('../fonts/Inter-Medium.woff') format('woff'), url('../fonts/Inter-Medium.ttf') format('truetype'), url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg'); font-weight: 500; }
@font-face { font-family: 'Inter'; src: url('../fonts/Inter-SemiBold.eot'); src: url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-SemiBold.woff2') format('woff2'), url('../fonts/Inter-SemiBold.woff') format('woff'), url('../fonts/Inter-SemiBold.ttf') format('truetype'), url('../fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg'); font-weight: 600; }
@font-face { font-family: 'Inter'; src: url('../fonts/Inter-Black.eot'); src: url('../fonts/Inter-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter-Black.woff2') format('woff2'), url('../fonts/Inter-Black.woff') format('woff'), url('../fonts/Inter-Black.ttf') format('truetype'), url('../fonts/Inter-Black.svg#Inter-Black') format('svg'); font-weight: 900; }
a, button { transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; color: #0f162d; text-decoration: none; text-decoration: none !important; cursor: pointer; }
button { border: none; }
*:focus { outline: none !important; color: inherit !important }
a:focus { text-decoration: none; text-decoration: none }
a:hover { text-decoration: none; }
svg, a > img, ::after, ::before, img { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
*:before, *:after { pointer-events: none; }
html, body { font-size: 16px; line-height: 30px; color: #0f162d; font-family: 'Inter', Arial, sans-serif; font-weight: 300; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .main_title { color: #0f162d; text-transform: capitalize; line-height: 1.2em; margin: 0 0 30px 0; font-weight: 500; }
.container { width: 100%; max-width: 1200px; padding: 0 15px }
html, body { text-rendering: auto; color: #0f162d }
body { background: #ffffff; scroll-behavior: smooth; }
p { line-height: 36px; margin-bottom: 30px; display: block; font-size: 16px; font-weight: 300; color: #0f162d }
p+p { margin-bottom: 0; margin-top: 30px; }
p:last-child { margin-bottom: 0; }
ul { padding: 0; margin: 0 }
ul.colum_count_3 { column-count: 3; display: inline-block !important; }
ul.colum_count_2 { column-count: 2; display: inline-block !important; }
ul > li, ol > li { word-wrap: break-word; list-style: none; position: relative; text-align: left }
ol > li, ul > li > ol > li { list-style: decimal; list-style-position: outside; }
ol > li > ol > li { list-style-type: lower-alpha; }
.container-main ul { padding: 0 0 0 0; margin: 0 0 30px 0; display: block }
ul.no_list_style { padding: 0 0 0 0; }
ul.no_list_style > li { padding: 0 0 !important; }
ul.no_list_style > li:before { display: none; }
.container-main p+ul { margin: 0 0 30px 0; }
.container-main ul:last-child { margin-bottom: 0 !important; }
.container-main ol { padding: 0 0 0 20px }
.container-main ul > li, .container-main ol > li { margin: 0 0 18px 0; font-size: 16px; line-height: 30px; }
.container-main ul > li > ul, .container-main ul > li > ol, .container-main ul > li > ol > li > ul, .container-main ol > li > ul, .container-main ol > li > ol { margin: 10px 0 0 0; }
.container-main ul > li { padding: 0 0 0 32px; }
.container-main .content-area ul > li, .container-main .content-area ol > li { margin: 0 0 10px 0; }
.container-main ul > li a { display: inline-block; position: relative }
.container-main ul > li a:before { content: ""; position: absolute; left: auto; right: 0; width: 0; height: 2px; background: #0e73a7; bottom: 4px; opacity: 0; }
.container-main ul > li:before { content: ""; position: absolute; left: -2px; top: 7px; height: 16px; width: 25px; background: url(../images/check.svg) no-repeat center; }
.container-main ul > li > ol > li > ul > li:before, .container-main ul > li > ul > li:before, .container-main ol > li > ul > li:before { content: ""; position: absolute; transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); -webkit-transform: scale(0.8); transform-origin: center left; -moz-transform-origin: center left; -ms-transform-origin: center left; -o-transform-origin: center left; -webkit-transform-origin: center left; left: 0; }
.container-main ul > li > ul > li, .container-main ol > li > ul > li { padding: 0 0 0 25px; }
.container-main ul > li > ul > li > ul { }
.container-main ul > li > ul > li > ul > li { padding: 0 0 0 25px; }
.container-main ul > li > ol > li > ul > li:before, .container-main ul > li > ul > li > ul > li:before { }
.container-main ol ol, .content-area ol ul, .container-main ul ol, .container-main ul ul { }
.container-main ol > li, .container-main ul > li > ol > li { }
.container-main ol > li > ol > li { }
figure { margin: 0 }
h1, .h1 { font-size: 50px; }
h2, .h2 { font-size: 40px; }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 26px; }
h5, .h5 { font-size: 24px; }
h6, .h6 { font-size: 18px; }
span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 { display: block; }
img { max-width: 100%; height: auto; width: auto }
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { margin: 0 30px 30px 0; max-width: 600px; width: 100%; }
img.alignright { margin: 0 0 30px 30px; max-width: 600px; width: 100%; }
img.aligncenter { display: block; margin: 0 auto 30px auto; width: 100% }
.flex { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.pull-right { float: right }
.site-main { overflow: hidden }
body.sticky { overflow: hidden; }
.transition { -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
noscript { background: rgba(0,0,0,0.7); color: #fff; float: left; font-size: 20px; left: 0; margin: 0 auto; min-height: 50px; padding: 10px 0; position: fixed; right: 0; text-align: center; bottom: 0; width: 100%; z-index: 999 }
noscript p { margin-bottom: 0; color: #fff; display: inline-block; position: relative; padding: 0 0 0 60px; height: 40px; line-height: 40px; }
noscript p .warning-icon { background: url(../images/noscript.png) no-repeat center center; display: block; position: absolute; left: -10px; top: -18px; height: 76px; width: 74px; transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); -webkit-transform: scale(0.5); }
span.ajax-loader { position: absolute !important; top: 50%; right: 30px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); background-image: url() !important; height: 16px !important; width: 16px !important; opacity: 1 !important; margin: 0 0 !important; background-color: transparent !important; }
span.ajax-loader:before { display: none }
.btn.btn-bg:hover span.ajax-loader { background-image: url() !important; }
/**************************************************************************************************************************************/
/* margin & padding css */
.m-t-0 { margin-top: 0 !important; }
.m-b-0 { margin-bottom: 0 !important; }
.m-t-5 { margin-top: 5px !important; }
.m-b-5 { margin-bottom: 5px !important; }
.m-t-10 { margin-top: 10px !important; }
.m-b-10 { margin-bottom: 10px !important; }
.m-t-15 { margin-top: 15px !important; }
.m-b-15 { margin-bottom: 15px !important; }
.m-t-20 { margin-top: 20px !important; }
.m-b-20 { margin-bottom: 20px !important; }
.m-t-25 { margin-top: 25px !important; }
.m-b-25 { margin-bottom: 25px !important; }
.m-t-30 { margin-top: 30px !important; }
.m-b-30 { margin-bottom: 30px !important; }
.m-l-0 { margin-left: 0 !important; }
.m-r-0 { margin-right: 0 !important; }
.m-l-5 { margin-left: 5px !important; }
.m-r-5 { margin-right: 5px !important; }
.m-l-10 { margin-left: 10px !important; }
.m-r-10 { margin-right: 10px !important; }
.m-l-15 { margin-left: 15px !important; }
.m-r-15 { margin-right: 15px !important; }
.m-l-20 { margin-left: 20px !important; }
.m-r-20 { margin-right: 20px !important; }
.m-l-25 { margin-left: 25px !important; }
.m-r-25 { margin-right: 25px !important; }
.m-l-30 { margin-left: 30px !important; }
.m-r-30 { margin-right: 30px !important; }
.p-t-0 { padding-top: 0 !important; }
.p-b-0 { padding-bottom: 0 !important; }
.p-t-5 { padding-top: 5px !important; }
.p-b-5 { padding-bottom: 5px !important; }
.p-t-10 { padding-top: 10px !important; }
.p-b-10 { padding-bottom: 10px !important; }
.p-t-15 { padding-top: 15px !important; }
.p-b-15 { padding-bottom: 15px !important; }
.p-t-20 { padding-top: 20px !important; }
.p-b-20 { padding-bottom: 20px !important; }
.p-t-25 { padding-top: 25px !important; }
.p-b-25 { padding-bottom: 25px !important; }
.p-t-30 { padding-top: 30px !important; }
.p-b-30 { padding-bottom: 30px !important; }
.p-l-0 { padding-left: 0 !important; }
.p-r-0 { padding-right: 0 !important; }
.p-l-5 { padding-left: 5px !important; }
.p-r-5 { padding-right: 5px !important; }
.p-l-10 { padding-left: 10px !important; }
.p-r-10 { padding-right: 10px !important; }
.p-l-15 { padding-left: 15px !important; }
.p-r-15 { padding-right: 15px !important; }
.p-l-20 { padding-left: 20px !important; }
.p-r-20 { padding-right: 20px !important; }
.p-l-25 { padding-left: 25px !important; }
.p-r-25 { padding-right: 25px !important; }
.p-l-30 { padding-left: 30px !important; }
.p-r-30 { padding-right: 30px !important; }
.m-y-0 { margin-top: 0px !important; margin-bottom: 0px !important; }
.m-y-10 { margin-top: 10px !important; margin-bottom: 10px !important; }
.m-y-20 { margin-top: 20px !important; margin-bottom: 20px !important; }
.m-y-30 { margin-top: 30px !important; margin-bottom: 30px !important; }
.p-y-0 { padding-top: 0px !important; padding-bottom: 0px !important; }
.p-y-10 { padding-top: 10px !important; padding-bottom: 10px !important; }
.p-y-20 { padding-top: 20px !important; padding-bottom: 20px !important; }
.p-y-30 { padding-top: 30px !important; padding-bottom: 30px !important; }
.m-x-0 { margin-left: 0px !important; margin-right: 0px !important; }
.m-x-10 { margin-left: 10px !important; margin-right: 10px !important; }
.m-x-20 { margin-left: 20px !important; margin-right: 20px !important; }
.m-x-30 { margin-left: 30px !important; margin-right: 30px !important; }
.p-x-0 { padding-left: 0px !important; padding-right: 0px !important; }
.p-x-10 { padding-left: 10px !important; padding-right: 10px !important; }
.p-x-20 { padding-left: 20px !important; padding-right: 20px !important; }
.p-x-30 { padding-left: 30px !important; padding-right: 30px !important; }
.section_pading { padding: 90px 0 100px 0 !important; }
.section_pading_top { padding-top: 90px !important; }
.section_pading_bottom { padding-bottom: 100px !important; }
/* margin & cpadding css */

/******************* menu css *******************/
.navigation-toggle { background: #559fe6; padding: 0; position: relative; vertical-align: middle; z-index: 1; height: 40px; width: 40px; margin: 0 0 0 10px; border: none; border-radius: 50%; }
.navigation-toggle:before { content: ""; display: block; width: 18px; height: 2px; background: #fff; margin: 0 auto; -moz-box-shadow: 0 5px 0 0 #fff, 0 -5px 0 0 #fff; -ms-box-shadow: 0 5px 0 0 #fff, 0 -5px 0 0 #fff; -o-box-shadow: 0 5px 0 0 #fff, 0 -5px 0 0 #fff; -webkit-box-shadow: 0 5px 0 0 #fff, 0 -5px 0 0 #fff; box-shadow: 0 5px 0 0 #fff, 0 -5px 0 0 #fff; }
.navigation-toggle .title_btn_mobile { display: none; }
.navigation ul { padding: 0; list-style-type: none; margin: 0; transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important; -webkit-transition: none !important; }
body.menu-action .navigation-toggle { z-index: -1; }
.navbar-fixed.off-canvas { top: -100px; opacity: 0; visibility: hidden; }
.site-main > header.navbar-fixed { position: fixed; left: 0; width: 100%; transition: all 0.6s ease; -o-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; z-index: 99; background: #fff; }
.navbar-fixed.fixed { top: 0; opacity: 1; visibility: visible; }
.navbar-fixed.off-canvas.menu-skew { top: 0; opacity: 1; visibility: visible; }
.site-main > header.navbar-fixed.sticky { box-shadow: 0 0 5px rgba(255,255,255,0.2); -moz-box-shadow: 0 0 5px rgba(255,255,255,0.2); -ms-box-shadow: 0 0 5px rgba(255,255,255,0.2); -o-box-shadow: 0 0 5px rgba(255,255,255,0.2); -webkit-box-shadow: 0 0 5px rgba(255,255,255,0.2); }
/*********** end menu main *************/

/*=========== button ===================*/



.site-main .btn, .btn { padding: 0 15px; font-size: 16px; font-weight: 700; min-width: 200px; min-height: 50px; height: auto; line-height: 50px; width: auto; box-shadow: none !important; -moz-box-shadow: none !important; -ms-box-shadow: none !important; -o-box-shadow: none !important; -webkit-box-shadow: none !important; position: relative; overflow: hidden; text-transform: none; z-index: 1; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; border-radius: 25px; }
.site-main .btn input, .btn input { background: transparent; border: 0; color: inherit; font-size: inherit; font-weight: inherit; width: 100%; text-transform: inherit; height: 100%; min-height: inherit; }
.site-main .btn.btn-bg, .btn.btn-bg { background: #559fe6 !important; color: #fff !important; border: 0; }
.site-main .btn.btn-bg:before, .btn.btn-bg:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0; background-color: rgba(15,22,45,0.4); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.site-main .btn.btn-border, .btn.btn-border { background: transparent; color: #0f162d !important; border: 2px solid #0f162d; line-height: 46px; }
.site-main .btn.btn-border:before, .btn.btn-border:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 1; background-color: rgba(15,22,45,0.9); -webkit-transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -o-transition: all 0.7s ease 0s; transition: all 0.7s ease 0s; transform: skewX(90deg) scale(0, 1); -moz-transform: skewX(90deg) scale(0, 1); -ms-transform: skewX(90deg) scale(0, 1); -o-transform: skewX(90deg) scale(0, 1); -webkit-transform: skewX(90deg) scale(0, 1); }
form .btn { padding: 0 0 !important; }
a.btn-text { font-size: 18px; text-transform: capitalize; display: inline-block; margin: 15px 0 0 0; font-weight: 600; padding: 0 20px 0 20px; color: #0e73a7; position: relative; z-index: 1; }
a.btn-text:before, a.btn-text:after { content: ""; position: absolute; left: 5px; top: 50%; height: 12px; width: 2px; background: #de7e4f; z-index: 1; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); margin: 1px 0 0 0; }
a.btn-text:after { width: 12px; height: 2px; left: 0; }
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active, .show>.btn.dropdown-toggle, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle { background: none; border-color: inherit; }
/*============*/

/*=========== title ===================*/




.bold { font-weight: 700; }
.white { color: #fff !important }
.title_box { max-width: 970px; margin: 0 auto 50px auto; text-align: center; width: 100%; }
.small_title { font-size: 24px; display: block; line-height: 36px; margin: 0 0 0 0; text-transform: none; position: relative; color: #0f162d; font-weight: 400; }
.main_title { font-size: 48px; display: block; line-height: 60px; margin: 0 0 40px 0; text-transform: none; position: relative; color: #0f162d; font-weight: 500; }
/*=========== input ===================*/

.form-group { display: inline-block; width: 100%; max-width: 100%; margin-bottom: 15px; position: relative; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; text-align: left; }
.form-group .form-control { line-height: 55px; font-size: 16px; color: #0f162d; border: 2px solid transparent; padding: 0 10px; height: 55px; background: transparent; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; width: 100%; text-transform: none; font-weight: 400; appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; box-shadow: none !important; border-bottom: 2px solid #0f162d; }
 .search_form_box .searchform .form-group .form-control::-webkit-search-cancel-button {
 appearance:none;
 -moz-appearance:none;
 -ms-appearance:none;
 -o-appearance:none;
 -webkit-appearance:none;
}
 .form-group .form-control::-webkit-input-placeholder {
 color:#0f162d;
 opacity:1;
}
 .form-group .form-control:-moz-placeholder {
 color:#0f162d;
 opacity:1;
}
 .form-group .form-control::-moz-placeholder {
 color:#0f162d;
 opacity:1;
}
 .form-group .form-control:-ms-input-placeholder {
 color:#0f162d;
 opacity:1;
}
.wpcf7-form-control-wrap { position: relative; display: block; }
form label { font-size: 24px; color: #0f162d; line-height: 40px; margin: 0 0; }
.form-group .input-label { position: absolute; top: 0; left: 0; margin: 0 0 0; font-size: 16px; line-height: 55px !important; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; color: #0f162d; padding: 0 0 0; pointer-events: none; z-index: 1; }
.form-group.focus .form-control, .form-group.filled .form-control, .select_box.focus .form-control, .select_box.filled .form-control { border-color: #0f162d; }
.form-group.select_box.focus .form-control, .form-group.select_box.filled select { padding: 5px 60px 5px 18px; }
.form-group.select_box .form-control { padding: 0 50px 0 0; }
.form-group.text_box label.error, .form-group.text-box label.error { margin: -17px 0 0 20px; }
.form-group textarea.form-control { resize: none; min-height: 105px; width: 100%; appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; overflow-x: auto; line-height: 24px !important; padding-top: 10px !important; }
.captcha_box { margin-bottom: 30px }
.require { color: #0f162d; font-size: 14px; display: block; margin: 0 }
.form-group+.button, .woocommerce form .button, form .button { padding: 0 0 !important; margin: 9px 0 0 0; }
.button > input { background: none; border: none; color: #0f162d !important; cursor: pointer; font-size: 16px !important; text-transform: uppercase; font-weight: 700; display: inline-block; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; height: 100%; padding: 0 10px !important; width: 100%; }
.form-group.select_box { position: relative; width: 100% }
.form-group.select_box:before { content: ""; position: absolute; top: 50%; right: 16px; pointer-events: none; margin: 0 0 0 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); height: 20px; width: 20px; background: url(../images/arrow-down.svg) no-repeat; }
.form-group.select_box .form-control { -webkit-appearance: none; -o-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; min-width: 100%; width: 100%; line-height: normal }
.form-group.select_box .form-control option { color: #0f162d; }
label.recaptcha-error-message, label.error { position: absolute; margin: -5px 0 0 5px; line-height: normal; display: block; font-size: 12px; color: #fff !important; background: #f00; padding: 4px 5px 4px; }
label.recaptcha-error-message:before, label.error:before { content: ""; position: absolute; left: 5px; top: -7px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #f00; z-index: 1 }
label.recaptcha-error-message { margin: 0 0 0 0; }
.form-group.focus .input-label, .form-group.filled .input-label, .select_box.focus .input-label, .select_box.filled .input-label { top: -5px !important; font-size: 12px !important; opacity: 1; line-height: 12px !important; color: #0f162d; left: 10px; background: #fff; padding: 1px 3px; }
.select_box .input-label { opacity: 0 }
.lbl-input { font-size: 15px; font-weight: 400; color: #0f162d; line-height: 32px; display: block; margin: 6px 0 0 0; }
 input[type=file]::-webkit-file-upload-button {
 visibility: hidden;
}
.form-check { padding: 0 0 0 30px; }
.form-check input { position: absolute; left: 0; top: 9px; margin: 0; opacity: 0; height: 20px; width: 20px; }
.form-check .input_check { position: absolute; left: 0; top: 9px; height: 20px; width: 20px; border: 2px solid #0f162d; pointer-events: none }
.form-check .input_check:before { content: ""; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); background: url(../images/check.svg) no-repeat; height: 9px; width: 11px; }
.form-check input:checked + .input_check { background: #f00; border-color: #f00; }
.check_box_main, .radio_box_main { margin: 0 0 30px 0 }
.form-check .input_check.input_radio_check { border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; -webkit-border-radius: 20px; }
select::-ms-expand {
display: none;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
input[type=number] { -moz-appearance: textfield; }
.form-group+button.btn { margin-top: 25px; }
/*============*/



/*============ owl css ============*/

.owl-dots { margin: 0 0; text-align: center; width: 100%; display: inline-block; }
.owl-nav button { margin: 0 -79px; }
.owl-dots button.owl-dot { height: 8px; width: 8px; z-index: 1; margin: 0 11px; background: #0f162d; position: relative; border-radius: 50%; opacity: 0.2; display: inline-block; }
.owl-dots button.owl-dot span { }
.owl-dots button.owl-dot.active { opacity: 1; }
.owl-theme .owl-controls { margin: 0 }
.owl-carousel .owl-item { backface-visibility: visible !important; }
.owl-nav { position: absolute !important; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); pointer-events: none; width: 100% }
.owl-nav button { background: none; pointer-events: auto; }
.owl-carousel .owl-item img { width: 100% }
.owl-nav .owl-prev { float: left; }
.owl-nav .owl-next { float: right; }
.owl-nav button span { display: block; }
.owl-nav button span svg { fill: #909090; }
.owl-nav button.owl-prev svg { transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); }
/*============*/



/*====================== scroll button ===================*/

.scroll-top { position: fixed; right: -20px; bottom: -20px; height: 40px; width: 40px; background: #555; opacity: 0; z-index: 1; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-border-radius: 50%; cursor: pointer; }
.scroll-top span { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); border-bottom: 10px solid #fff; border-left: 10px solid rgba(0, 0, 0, 0); border-right: 10px solid rgba(0, 0, 0, 0); }
.scroll-top.transition.visible { bottom: 80px; opacity: 1; right: 20px; }
/*============*/



/*====================== Header ======================*/

.header { background: #0f162d; }
.logo { transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; padding: 30px 0 27px 0; }
.logo a { display: block; }
.container-main { position: relative; margin-top: 120px; }
.header_menu_main .container { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;/* align-items: center; */ justify-content: space-between; position: relative; max-width: 1200px; }
.header_menu_main .container * { color: #fff; }
.logo img { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; max-width: 100%; }
.header_top { }
.header_right_main { padding: 6px 0; margin: 0 0 0 10px; }
.header_top_main { margin: 0 0 5px 0; }
.header_top_main ul.header_top { display: flex; flex-wrap: wrap; justify-content: flex-end; }
ul.header_top li { font-size: 12px; line-height: 36px; }
ul.header_top li a { font-size: inherit; margin: 0 0 0 7px; }
ul.header_top li a:before { content: ""; position: absolute; left: auto; bottom: 5px; height: 2px; width: 0; background: #fff; right: 0; }
ul.header_top li+li { margin-left: 38px; }
.header_right_main .btn.btn-bg { font-size: 14px; min-width: 150px; min-height: 40px; line-height: 40px; margin-left: 34px; margin-top: -3px; }
/*====================== Home page 01 ======================*/

.home_banner_box_main { position: relative; z-index: 1; }
.home_banner figure.home_banner_main * { color: #fff; }
.home_banner figure.home_banner_main img { max-width: 100%; position: relative; z-index: -1; object-fit: cover; height: auto; width: 100%; min-height: 670px; }
.home_banner { position: relative; z-index: 1; }
.home_banner .item+.item { display: none; }
.home_banner figure.home_banner_main { position: relative; z-index: 1; }
.home_banner figure.home_banner_main:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4); }
.home_banner .owl-dots { bottom: 65px; position: absolute; top: auto; width: 100%; margin: 0 0; height: auto; }
.home_banner .owl-dots .owl-dot { background: #fff; opacity: 0.5; }
.home_banner .owl-dots .owl-dot.active span { }
.home_banner figure.home_banner_main figcaption { position: absolute; left: 0; right: 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); top: 50% text-align: center;
max-width: 1200px; margin: -4px auto 0 auto; padding: 0 0; transition: all 0.5s ease 0.5s; -moz-transition: all 0.5s ease 0.5s; -ms-transition: all 0.5s ease 0.5s; -o-transition: all 0.5s ease 0.5s; -webkit-transition: all 0.5s ease 0.5s; width: 100%; }
.home_banner.owl-carousel figure.home_banner_main figcaption { top: 100%; transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); -webkit-transform: translateY(0); }
.home_banner.owl-carousel .active figure.home_banner_main figcaption { transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); top: 50% }
.home_banner figure.home_banner_main figcaption .banner_content { max-width: 600px; text-align: left; margin: 0 0 0 auto; padding: 0 14px; }
.home_banner figure.home_banner_main figcaption .small_title { margin: 0 0 25px 0; }
.home_banner figure.home_banner_main figcaption .h1, .home_banner figure.home_banner_main figcaption h1 { /*font-size: 60px; line-height: 74px;*/ margin: 0 0 35px 0; font-size: 45px; line-height: 59px; }
.home_banner figure.home_banner_main figcaption p { margin: 0 0 33px 0; font-size: 18px; font-weight: 300; letter-spacing: 0.02em; }
.home_service_box { padding: 90px 0 100px 0; }
.home_service_box .container { max-width: 1500px; }
.home_service_box .main_title { margin: 0 0 48px 0; }
.service_box { position: relative; z-index: 1; padding: 0 0 45px 0; }
.service_box .service_img { display: block; position: relative; z-index: 1; padding-bottom: 74.47%; overflow: hidden; }
.service_box .service_img:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.5); z-index: 1; opacity: 0 }
.service_box .service_img img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.service_box figcaption { z-index: 1; }
.service_box figcaption * { color: #fff; }
.service_box figcaption .h5, .service_box figcaption h5 { padding: 0 30px; display: inline-block; line-height: 90px; position: relative;/* display: flex; align-items: center; position: absolute; left: 0; right: 0; bottom: 0;*/ max-width: 400px; height: 90px; margin: 0 auto; width: 400px; background: #0f162d; z-index: 1; color: #fff !important; }
.service_box figcaption .h5:before { content: ""; top: 50%; height: 40px; width: 40px; background: #559fe6; right: 0; position: absolute; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); border-radius: 20px 0 0 20px; }
.service_box figcaption .h5:after { content: ""; top: 50%; height: 21px; width: 13px; background: url(../images/small-arrow-right.svg) no-repeat; right: 10px; position: absolute; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
 @keyframes movable { from {
right: 30px
}
50% {
right: 50px
}
to { right: 30px }
}
.home_plans { background: #0f162d; padding: 78px 0 100px 0; }
.suburb_tabmain { text-align: center; }
.suburb_tabmain * { color: #fff; }
.suburb_tabmain ul#myTab { display: flex; justify-content: center; border: 0; margin: 0 0 30px 0; }
.suburb_tabmain ul#myTab li.nav-item { padding: 0 0; margin: 0 24px; }
.suburb_tabmain ul#myTab li:before { display: none; }
.suburb_tabmain ul#myTab li .nav-link { background: transparent; border: 0; color: #999999; font-size: 18px; font-weight: 500; line-height: 60px; position: relative; padding: 0 0; text-transform: capitalize; }
.suburb_tabmain ul#myTab .nav-item.show .nav-link, .suburb_tabmain ul#myTab .nav-link.active { color: #fff }
.suburb_tabmain ul#myTab li.nav-item+li.nav-item { }
.suburb_tabmain ul#myTab li .nav-link:before { background: #559fe6; opacity: 1; width: 100%; bottom: 10px; height: 4px; opacity: 0; }
.suburb_tabmain ul#myTab .nav-item.show .nav-link:before, .suburb_tabmain ul#myTab .nav-link.active:before { opacity: 1 }
.suburb_tabmain .tab-content { }
.suburb_tabmain .tab-content .tab_content_main { }
.suburb_tabmain .tab-content .tab_content_main .row { position: relative; }
.suburb_tabmain .tab-content .tab_content_main .row:before, .suburb_tabmain .tab-content .tab_content_main .row:after { content: ""; position: absolute; left: 15px; right: 15px; background: rgba(255,255,255,0.1); top: 119px; height: 1px; }
.suburb_tabmain .tab-content .tab_content_main .row:after { top: 252px; }
.suburb_tabmain .tab-content #car-detail .tab_content_main .row:after { top: 270px; }
.suburb_tabmain .tab-content .tab_content_main .main_title { margin: 0 0 22px 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box { padding: 32px 15px 50px 15px; background: transparent; position: relative; min-height: 713px; margin: 22px 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box.active { background: rgba(0,0,0,0.3); }
.suburb_tabmain .tab-content .tab_content_main .price_box.active a.btn { opacity: 1; transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -webkit-transform: translateX(-50%) scale(1); }
.suburb_tabmain .tab-content .tab_content_main .price_box .small_title { margin: 0 0 54px 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box .main_title { line-height: normal; margin: 0 0 -9px 0; color: #559fe6; }
.suburb_tabmain .tab-content .tab_content_main .price_box .main_title sup { font-size: 30px; line-height: normal; color: inherit; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul { margin: 0 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul > li { text-align: center; margin: 0 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul.detail-list { min-height: 162px; margin: 43px 0 16px 0; position: relative }
.suburb_tabmain .tab-content .tab_content_main .price_box ul.detail-list:before { content: "-"; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -13px; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul > li+li { margin-top: 6px; }
.suburb_tabmain .tab-content .tab_content_main .price_box p { margin: 0 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul.detail-price-list { margin: 3px 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box a.btn { margin-top: 43px; opacity: 0; transform: translateX(-50%) scale(0); -moz-transform: translateX(-50%) scale(0); -ms-transform: translateX(-50%) scale(0); -o-transform: translateX(-50%) scale(0); -webkit-transform: translateX(-50%) scale(0); position: absolute; left: 50%; margin: 0 auto; width: auto; bottom: 50px; }
.suburb_tabmain .tab-content .tab_content_main .price_box .main_title+h6 { margin: 35px 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box h6 { margin: 0 0; }
.home_cta { padding: 137px 0 144px 0; text-align: center; background-attachment: fixed; background-size: cover; background-position: center; }
.home_cta:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4); z-index: -1; }
.home_cta .container { position: relative }
.home_cta .container:before { content: ""; position: absolute; background: url(../images/icon.png) no-repeat; height: 75px; width: 107px; left: 15px; top: -175px; animation: movable2 2s infinite }
@keyframes movable2 { from {
top: -195px
}
50% {
top: -170px
}
to { top: -195px }
}
.home_cta:after { content: ""; position: absolute; left: 0; right: 0; background: url(../images/book-now-text.png) no-repeat center bottom; width: 736px; height: 114px; bottom: -3px; margin: 0 auto; }
.home_cta * { color: #fff; }
.home_cta .cta_content { }
.home_cta .cta_content .small_title { font-weight: 400; margin: 0 0 35px 0; }
.home_cta .cta_content .main_title { margin: 0 0 38px 0; font-size: 35px; line-height: 48px; }
.home_package_box { padding: 93px 0; text-align: center; }
.home_package_box .small_title { font-weight: 700; color: #999999; margin: 0 0 10px 0; }
.home_package_box .main_title { margin: 0 0 48px 0; }
.package_box { }
.package_box .package_img { position: relative; display: block; z-index: 1; padding-bottom: 81.085%; overflow: hidden; }
.package_box .package_img:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(15,22,45,0.7); opacity: 0; z-index: 1; pointer-events: none; }
.package_box .package_img span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; pointer-events: none; opacity: 0; }
.package_box .package_img span:before, .package_box .package_img span:after { content: ""; position: absolute; left: 50%; top: 0; width: 5px; height: 50px; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); background: #fff; z-index: 2; opacity: 0; }
.package_box .package_img span:after { height: 5px; width: 50px; left: 0; top: 50% }
.package_box .package_img img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); z-index: 0; }
.package_box figcaption { padding: 27px 0 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.package_box figcaption p { margin: 9px 0 0 0; }
.home_cta_box2 { }
.home_cta_box2 .container { max-width: 1400px; }
.home_cta_main { background: #0f162d; display: flex; flex-wrap: wrap; position: relative; }
.home_cta_main * { color: #fff; }
.home_cta_main > div { width: 100%; max-width: 50%; }
.home_cta_main .img_box { overflow: hidden }
.home_cta_main .img_box img { object-fit: cover; }
.home_cta_main .content_box { padding: 158px 60px 50px 100px; }
.home_cta_main .content_box .small_title { margin: 0 0 35px 0; }
.home_cta_main .content_box .main_title { margin: 0 0 37px -2px; }
.home_cta_main:before, .home_cta_main:after { content: ""; position: absolute; border-right: 71px solid transparent; border-bottom: 71px solid #fff; border-left: 71px solid #fff; top: -11px; left: -46px; transform: rotate(-45deg); z-index: 1; }
.home_cta_main:after { top: auto; left: auto; right: -48px; bottom: -11px; transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); -webkit-transform: rotate(135deg); border-bottom: 71px solid #edf2f6; }
.welcome_box { margin: -332px 0 0 0; padding: 90px 0 91px 0; }
.home_welcome_cta { background: #edf2f6; margin: 332px 0 0 0; }
.home_welcome_cta .home_cta_box2 { transform: translateY(-332px); -moz-transform: translateY(-332px); -ms-transform: translateY(-332px); -o-transform: translateY(-332px); -webkit-transform: translateY(-332px); }
.welcome_box .welcome_img_box { margin: 10px 0 0 0; }
.welcome_box .welcome_img_box img.welcome-small-img { border: 10px solid #fff; border-radius: 50%; margin: -170px 0 0 100px; max-width: 470px; height: 100%; width: 100%; min-height: 470px; }
.home_welcome_content { }
.home_welcome_content .main_title { margin: 0 0 35px 0; }
.home_welcome_content p { margin: 0 0 32px 0; }
.home_welcome_content a.btn { margin: 15px 0 0 0; }
.home_contact_detail { padding: 90px 0 100px 0; border-bottom: 1px solid #bbbbbb; }
.contact_detail_box { }
.contact_detail_box .row { }
.contact_detail_box .row:nth-child(odd) { }
.contact_detail_box .row:nth-child(odd) > div:first-child { order: 2; }
.contact_detail_box .row:nth-child(odd) > div:nth-child(2) { order: 1; }
.contact_detail_box .row+.row { margin-top: 49px; }
.contact_detail_box .map_box { height: 410px; width: 100%; border: 1px solid #bbbbbb; background: #bbbbbb; }
.contact_detail_box .main_title { margin: 0 0 58px 0; }
.contact_detail_box .map_box iframe { height: 100%; width: 100%; border: 0; }
.location_detail { padding: 31px 29px; position: relative; }
.location_detail .number { position: absolute; font-size: 100px; line-height: 60px; font-weight: 500; top: 45px; right: 0; color: #0f162d; opacity: 0.1 !important; }
.location_detail h3 { margin: 0 0 38px 0; }
.location_detail ul { margin: 0 0 44px 0; }
.location_detail ul > li { padding: 0 0 0 41px !important; }
.location_detail ul > li .contact_icon { position: absolute; left: 4px; top: 2px; line-height: normal; display: block; }
.location_detail .button_box { }
.location_detail .button_box .btn+.btn { margin-left: 26px; }
.contact_detail_box .row:nth-child(odd) > div:nth-child(2) .location_detail { padding-left: 0; }
.home_awwards { padding: 90px 0 92px 0; }
span.awward-logo { }
.home_awwards .awward-logo { display: block; position: relative; z-index: 1; overflow: hidden; padding-bottom: 101.5%; }
.home_awwards .awward-logo img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); height: auto; width: auto; max-width: 100%; max-height: 100%; }
.home_contact_form { text-align: center; background: #0f162d; padding: 90px 0 100px 0; }
.home_contact_form * { color: #fff; }
.home_contact_form .container { max-width: 1000px; }
.home_contact_form .text_box { margin: 0 0 45px 0; }
.home_contact_form .text_box .main_title { margin: 0 0 8px 0; }
.home_contact_form .form-group { }
.home_contact_form .form-group .form-control { color: #fff; border: 2px solid transparent; border-bottom: 2px solid #fff }
.home_contact_form .form-group.focus .form-control, .home_contact_form .form-group.filled .form-control, .home_contact_form .form-group.select_box.focus .form-control, .home_contact_form .form-group.select_box.filled .form-control { border-color: #fff; }
.home_contact_form .form-group .input-label { color: #fff; }
.home_contact_form .form-group.focus .input-label, .home_contact_form .form-group.filled .input-label, .home_contact_form .form-group.select_box.focus .input-label, .home_contact_form .form-group.select_box.filled .input-label { background: #0f162d }
.home_contact_form .form-group.select_box:before { background: url(../images/arrow-down-white.svg) no-repeat }
/*======================*/
/*====================== footer-002 ======================*/

footer { position: relative; z-index: 1; }
.footer { }
.footer_links { padding: 94px 0 76px 0; }
.footer_links_box { }
.footer_links_box .title { position: relative; font-size: 16px; font-weight: 700; display: block; margin: 0 0 10px 0; text-transform: capitalize; line-height: 26px; padding: 0 0; }
.footer_links_box .mobile-accordion-toggle { }
.footer_links_box .mobile-accordion-toggle li { }
.footer_links_box .mobile-accordion-toggle li.selected a { color: #0f162d; }
.footer_links_box .mobile-accordion-toggle li.selected a:before { opacity: 1; width: 100% }
.footer_links_box .mobile-accordion-toggle li+li { margin: 10px 0 0 0; }
.footer a, .footer p, .footer li, .footer { color: #0f162d; line-height: 26px; font-size: 14px; margin: 0 0; }
.footer li a, .footer p a { display: inline-block; line-height: 24px; position: relative }
.footer li a:before, .footer p a:before { content: ""; position: absolute; left: auto; right: 0; width: 0; height: 2px; background: #0f162d; bottom: 0; opacity: 0; }
.footer_links_box.company_detail { }
.footer_links_box.maidstone_box { padding: 0 0 0 50px; }
.footer_links_box .mobile-accordion-toggle li p { line-height: 36px; }
.footer_links_box.contact_detail { }
.footer_links_box.contact_detail .title { margin: 0 0 6px 0; text-align: left; }
.footer_links_box .mobile-accordion-toggle li.dash { margin-top: 41px; position: relative; }
.footer_links_box .mobile-accordion-toggle li.dash:before { content: "-"; position: absolute; left: -1px; top: -36px; }
.footer_links_box.enquiry_box .mobile-accordion-toggle li.dash { margin-top: 47px; }
.footer_links_box+.footer_links_box { margin-top: 46px; }
.footer_links_box.enquiry_box .mobile-accordion-toggle li.dash a { margin: 11px 0 0 0; }
.footer_links_box .mobile-accordion-toggle li.social_media { display: flex; flex-wrap: wrap; margin-top: 40px; }
.footer_links_box .mobile-accordion-toggle li.social_media a { }
.footer_links_box .mobile-accordion-toggle li.social_media a:before { display: none; }
.footer_links_box .mobile-accordion-toggle li.social_media a+a { margin-left: 17px; }
.footer_links_box .mobile-accordion-toggle li.social_media a svg { fill: #0f162d; }
.footer_signature_main { text-align: center; padding: 0 0; }
.footer_signature_main .copy_right { padding: 27px 0 27px 0; border-top: 1px solid #bbbbbb; }
.footer_signature_main .copy_right * { font-size: 14px; font-weight: 400; }
.footer_signature_main .copy_right p { display: inline-block; position: relative; }
.footer_signature_main .copy_right p+p { margin-left: 40px; }
.footer_signature_main .copy_right p+p:before { content: "|"; position: absolute; left: -25px; }
.mc4wp-response { position: absolute; }
.mc4wp-alert.mc4wp-error { background: #f00; padding: 6px 10px; margin-top: 10px; }
.mc4wp-alert.mc4wp-error p { margin: 0; color: #fff; text-align: center; line-height: 20px; margin: 0 0 }
.mc4wp-alert.mc4wp-success { background: #47a547; padding: 6px 10px; margin-top: 10px; }
.mc4wp-alert.mc4wp-success p { margin: 0; color: #fff; text-align: center; line-height: 20px; }
.mc4wp-alert.mc4wp-notice { background: #F7E757; padding: 5px 10px 0px 10px; margin-top: 10px; }
.mc4wp-alert.mc4wp-notice p { color: #303030; text-align: center; margin: 0; line-height: 20px; }
.container-main section { position: relative; z-index: 1 }
/*========================= Inner pages ===================================*/

.page-heading { position: relative; z-index: 1; min-height: 600px; background-position: center center; background-size: cover; }
.page-heading .container { }
.page-heading .container { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); text-align: center; z-index: 1; margin: 0 0; }
.page-heading .container .page_heading_main h1 { margin: 0 0 5px 0; font-size: 60px; text-transform: capitalize; }
ul.breadcrumb { background: transparent; margin: 0 0 0 0; text-align: center; display: flex; justify-content: center; }
ul.breadcrumb > li { padding: 0 0; margin: 0 0 0 0; position: relative; text-transform: capitalize; }
ul.breadcrumb > li:before { display: none; }
.page-heading:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4); z-index: -1; }
.page-heading .container .page_heading_main * { color: #fff; }
ul.breadcrumb > li+li { margin: 0 0 0 54px; }
ul.breadcrumb > li+li:after { content: "|"; display: inline-block; left: -27px; position: absolute; top: -1px; }
.page-heading .container:after { content: ""; display: table; clear: both; }
ul.breadcrumb > li a { color: #fff !important; text-transform: capitalize; }
ul.breadcrumb > li a:before { background: #fff; }
.content-area { padding-top: 90px; }
.content-area p a { color: #0f162d; }
.content-area h1, .content-area .h1, .content-area h2, .content-area .h2, .content-area h3, .content-area .h3, .content-area h4, .content-area .h4, .content-area h5, .content-area .h5, .content-area h6, .content-area .h6 { margin-top: 40px; margin-bottom: 15px; }
.content-area h1:first-child, .content-area .h1:first-child, .content-area h2:first-child, .content-area .h2:first-child, .content-area h3:first-child, .content-area .h3:first-child, .content-area h4:first-child, .content-area .h4:first-child, .content-area h5:first-child, .content-area .h5:first-child, .content-area h6:first-child, .content-area .h6:first-child { margin-top: 0 }
h1 strong, .h1 strong, .h2 strong, h2 strong, h3 strong, .h3 strong, h4 strong, .h4 strong, .h5 strong, h5 strong, h6 strong, .h6 strong { font-weight: 400; }
p+img { margin-top: 15px !important; }
.pagenot_found { padding: 82px 0 20px 0; }
.page_not_found { position: relative; box-shadow: 0 0 10px #ccc; padding: 20px; }
.page_not_found h3 { margin-top: 0 !important; margin-bottom: 0 !important; }
.page_not_found .not_found_text { font-size: 180px; position: absolute; left: 0; color: #ccc; z-index: -1; bottom: 0; line-height: normal; right: 0; margin: 0 auto; letter-spacing: 0 }
.page_not_found p { margin-bottom: 10px; }
.page_not_main_block .not_found_text { position: relative; margin: 0 auto 0 !important; }
.page_not_found .not_found_text .svg_icon { width: 150px; height: 150px; position: relative; margin: 0 0 -10px 0; display: inline-block; }
.page_not_found .not_found_text .svg_icon svg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); fill: #ccc; width: 150px; height: 150px; }
.page_not_found p { margin: 0 0 0 0 !important }
.page_not_found p+p { margin-top: 10px !important; }
div.wpcf7-response-output { text-align: center; line-height: 24px; color: #000 !important; border-color: #ffb900 !important; background: rgba(255, 180, 0.5); }
div.wpcf7-mail-sent-ok { color: #000; border-color: #398f14 !important; background: rgba(57,143,20,0.5); }
div.wpcf7-mail-sent-ng, div.wpcf7-aborted { color: #000; border-color: #ff0000 !important; background: rgba(255,0,0,0.5); }
div.wpcf7-spam-blocked { color: #000; border-color: #ffa500 !important; background: rgb(255, 165, 0, 0.5) }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { color: #000; border-color: #f7e700 !important; background: rgba(247,231,0,0.5); }
.small_box { max-width: 900px; margin: 0 auto 50px auto; text-align: center; width: 100%; }
.small_box .main_title { margin: 0 0 10px 0 }
.about_top_content { }
.about_top_content p, .about_top_main .small_box p { line-height: 32px; margin: 0 0 0 0; }
.about_top_content p+p { margin-top: 20px; }
.about_top_content .small_title { margin: 0 0 5px 0; }
.about_top_main { }
.about_top_main .small_box { margin-top: 30px; }
.about_small_contents .home_cta_main .content_box { padding: 80px 50px; }
.about_small_contents .home_cta_main .img_box { object-fit: cover; height: 100%; }
.about_small_contents .home_cta_main .img_box img { height: 100%; width: auto; object-fit: cover; max-width: 100%; max-height: 100%; }
.content-area .home_cta_main { align-items: center; }
.content-area .home_cta_main:after { border-bottom: 71px solid #fff; }
.about_statastics { background-attachment: fixed; position: relative; background-position: center center; background-size: cover; z-index: 1; padding: 110px 0; margin: 90px 0; }
.about_statastics:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4); z-index: 0; }
.about_statastics .statastics_main { text-align: center; }
.about_statastics .statastics_main * { color: #fff; }
.about_statastics .statastics_main .statastics_icon { display: block; margin: 0 0 15px 0 }
.about_statastics .statastics_main .statastics_icon img, .about_statastics .statastics_main .statastics_icon svg { width: 70px; height: 70px }
.about_statastics .statastics_main .statastics_number { display: block; font-size: 40px; line-height: 40px; margin: 0 0 5px 0; font-weight: 400 }
.about_small_contents { margin-top: 40px; }
.location_detail h3 { margin: 0 0 20px 0 !important; }
.contact_detail { text-align: center; }
.contact_detail .main_title { margin: 0 0 0 0; }
.contact_detail .text_box { margin: 0 0 30px 0; }
.contact_page { }
.contact_page .home_awwards { padding-bottom: 0 !important; }
.service_content_main { }
.service_content_main .small_box { max-width: 100%; }
.service_listing_box { text-align: center; margin: 0 0 30px 0; }
.service_listing_box .service_img { display: block; position: relative; z-index: 1; padding-bottom: 81.085%; overflow: hidden; }
.service_listing_box .service_img img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.service_listing_box .service_img:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(15,22,45,0.7); opacity: 0; z-index: 1; pointer-events: none; }
.service_listing_box .service_img span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; pointer-events: none; opacity: 0; }
.service_listing_box .service_img span:before, .service_listing_box .service_img span:after { content: ""; position: absolute; left: 50%; top: 0; width: 5px; height: 50px; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); background: #fff; z-index: 2; opacity: 0; }
.service_listing_box .service_img span:after { height: 5px; width: 50px; left: 0; top: 50%; }
.service_listing_box figcaption { padding: 27px 10px 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.service_specialize_box { background-attachment: fixed; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; z-index: 1; text-align: center; padding: 90px 0; margin: 60px 0 90px 0 }
.service_specialize_box:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.9); z-index: -1; }
.service_specialize_box * { color: #fff; }
.service_specialize_box .main_title { margin: 0 0 0 0; }
.service_specialize_box .small_title { margin: 0 0 30px 0; }
.service_cta_box .home_cta_main .content_box { padding: 90px 50px; }
.service_cta_box .home_cta_main .content_box .small_title { margin: 0 0 10px 0; }
.service_cta_box { }
.service_cta_box .home_cta_main .img_box { }
.service_cta_box .home_cta_main .img_box img { height: 100%; }
.why_choose_box_main { padding: 100px 0 0 0; }
.why_choose_box { position: relative; z-index: 1; text-align: center; margin: 0 0 30px 0; padding: 0 15px; }
.why_choose_box .icon_choose { display: block; width: 100px; height: 100px; background: #559fe6; border-radius: 50%; margin: 0 auto; position: relative; }
.why_choose_box .icon_choose img, .why_choose_box .icon_choose svg { height: 50px; width: 50px; opacity: 1; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.why_choose_box p { line-height: 26px; }
.why_choose_box h5 { margin: 10px 0 5px 0 !important; }
.service_detail_box { }
.service_detail_box .img_content_box .main_title { margin: 0 0 10px 0; }
.service_detail_box .img_content_box .small_title { margin: 0 0 25px 0; }
.service_detail_box .img_content_box { }
.service_detail_box .img_content_box .service_img_box.align_left { display: block; max-width: 800px; width: 100%; margin: 0 0 20px 0; min-height: 350px; height: auto; }
span.service_img_box.align_left { }
.service_detail_box .img_content_box .service_img_box.align_left img { object-fit: cover; height: 100%; max-height: 350px; }
.service_detail_box .home_cta_main { margin: 90px 0; }
.service_detail_box .home_cta_main .content_box { padding: 50px 50px; }
.service_detail_box .home_cta_main .content_box .small_title { margin: 0 0 15px 0; }
.service_detail_box .home_cta_main .content_box ul { margin: 0 0 15px 0; }
.detail_more_content { position: relative; padding: 100px 0; z-index: 1; text-align: center; background-attachment: fixed; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.detail_more_content:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; background: #0f162d; opacity: 0.7; }
.detail_more_content * { color: #fff; }
.detail_more_content .detail_more_box { display: flex; flex-wrap: wrap; margin: 0 -15px; }
.detail_more_content .detail_more_box .detail_box { width: 50%; padding: 0 15px; margin: 0 0 50px 0; }
.detail_more_content .detail_more_box .detail_box .number_box { height: 60px; width: 60px; background: #559fe6; display: block; margin: 0 auto 15px auto; border-radius: 50%; position: relative; }
.detail_more_content .detail_more_box .detail_box .number_box img { position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.more_content { }
.more_content p { margin: 0 0 0 0; font-weight: 700; }
.more_content .btn { margin-top: 20px; }
.more_services_box { padding: 100px 0 0 0 }
.more_services_box .service_listing_box { margin: 0 0 }
.more_services_box .owl-dots { margin: 15px 0 0 0; }
.location_page { padding: 0 0 !important; }
.call_section { display: none; }
.book-ser { font-weight: 300; }
.book-ser p { font-weight: 300; }
.book-ser a { color: #b1d7fb; }
.book-ser a:hover { color: #fff !important; }
.more_content p a { color: #b1d7fb; }
.more_content p a:hover { color: #fff !important; }
.content_box p a { color: #b1d7fb; }
.content_box p a:hover { color: #fff !important; }
.home_service_box .main_title { margin: 0 0 10px; }
.home_service_box p { font-size: 20px; }
.service_box { position: relative; }
.service_box figcaption p { color: #fff; font-size: 16px; text-align: center; line-height: 26px; margin: 0 0 70px; }
.service_box figcaption {/*opacity:0;*/ position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.service_box figcaption p { opacity: 0; }
.service_box:hover figcaption p { opacity: 1; }
.welcome_box .scroll { max-height: 600px; overflow: hidden; }
.img_content_box h2 { font-size: 25px; }


/*========================= media query 001 ===================================*/



@media screen and (min-width:1025px) {
.navigation ul.header_top { display: none }
.scroll-top:hover { border-radius: 0; }
.owl-nav button:hover span svg { fill: #0e73a7; }
.owl-dots button.owl-dot:hover { border-color: #0f162d; }
.owl-dots button.owl-dot:hover span { background: #0f162d; }
/******************* menu css *******************/




.navigation ul.menu li.sub .sub-menu li:hover > a { color: #559fe6; padding-left: 10px; }
.navigation ul.menu > li:hover > a:before { opacity: 1; left: 50%; }
.navigation ul.menu > li:hover > a { }
.navigation ul.menu > li > a .navigation ul.menu > li:hover:after { height: 100%; }
.navigation ul.menu > li:hover > a:before { }
.navigation ul.menu li.sub .sub-menu li:hover > .sub_toggle { border-color: transparent transparent transparent #fff; }
.navigation { position: relative; pointer-events: none; display: inline-block; vertical-align: middle; text-align: center; width: auto; margin: 0 0 0 auto; height: auto !important; }
.navigation ul.menu { padding: 0; display: inline-flex !important; margin: 0; position: relative; z-index: 3; text-transform: capitalize; flex-wrap: wrap; overflow: visible; }
.navigation ul.menu ul { display: none; }
.navigation-toggle { display: none; }
.navigation ul.menu li:before { display: none; }
.navigation ul.menu li { position: relative; overflow: hidden; padding: 0; margin: 0; }
.navigation ul.menu > li { z-index: 2; padding: 0; text-align: left; }
.navigation ul.menu > li > .sub_toggle { display: block; position: absolute; top: 100%; height: 40px; width: 100%; left: 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease }
.navigation ul.menu > li + li { margin-left: 36px; }
.navigation ul.menu > li > a { padding: 5px 0; display: block; line-height: 36px; position: relative; z-index: 1; pointer-events: auto; font-size: 16px; font-weight: 600; text-transform: capitalize; color: #fff !important; }
.navigation ul.menu > li > a:before { content: ""; position: absolute; left: 0; top: 0; height: 8px; width: 16px; opacity: 0; margin: 0 auto; background: url(../images/menu-hover.png) no-repeat center; transform: translateX(-50%); }
.navigation ul.menu > li.selected > a:before { opacity: 1; left: 50%; }
.navigation ul.menu > li > a:focus { color: #fff }
.navigation ul.menu > li > a:focus:before { opacity: 1; }
.navigation ul.menu > li.selected > a { }
.navigation ul.menu li.sub .sub-menu { position: absolute; z-index: 5; opacity: 0; top: 100%; visibility: hidden; display: block; pointer-events: auto; font-size: 18px; -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3); -o-box-shadow: 0 0 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); box-shadow: 0 0 5px rgba(0,0,0,0.3); padding: 15px 15px; width: 100%; min-width: 270px; margin: 0; background: #fff; scroll-behavior: smooth; }
.navigation ul.menu li.sub .sub-menu a { display: block; padding: 10px 5px; color: #0f162d; font-weight: 400; background: #fff; line-height: 20px; text-transform: capitalize; }
.navigation ul.menu li.sub .sub-menu li.selected > .sub_toggle { border-color: transparent transparent transparent #fff; }
.navigation ul.menu li.inner-sub .sub-menu { left: 100%; right: 0; width: 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; top: 0; margin: -20px 0 0 -10px; }
.navigation ul.menu .sub-menu li + li { }
.navigation ul.menu li.sub:hover > .sub-menu { display: block !important; opacity: 1; visibility: visible; }
.navigation ul.menu li.sub:hover > .sub-menu:before {/* content: ""; */ position: absolute; left: 20px; top: -16px; border: 8px solid #fff; z-index: 1; border-left-color: transparent; border-right-color: transparent; border-top-color: transparent; }
.navigation ul.menu li:hover { overflow: visible }
.navigation ul.menu li.inner-sub:hover .sub-menu { width: 250px }
span.menu_title { display: none }
.device-menu { display: none }
.navigation ul.menu li.inner-sub ul:before { display: none }
.header-sticky .navigation ul.menu > li > a { padding: 15px 0 }
/*********** end menu 1025 *************/


a:hover { text-decoration: none; color: #0f162d; }
a.btn-text:hover { color: #fff !important; }
.content-area p a:hover { color: #0f162d; }
ul.breadcrumb > li a:hover { color: #fff !important }
.container-main ul > li a:hover:before, .footer li a:hover:before, .footer p a:hover:before { width: 100%; left: 0; right: auto; opacity: 1 }
a.btn-text:hover:before, a.btn-text:hover:after { height: 100%; width: 100%; z-index: -1; left: 0; }
.site-main .btn:hover:before, .btn:hover:before { }
.my_pagination ul.pagination li:hover a:after { transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); opacity: 1; }
.my_pagination ul.pagination li:hover a { color: #fff; border-color: #de7e4f; }
.my_pagination ul.pagination li:hover a svg { fill: #fff; }
.service_box:hover .service_img:before { opacity: 1 }
.service_box:hover figcaption .h5:before { height: 100%; width: 100%; border-radius: 0; z-index: -1; }
.service_box:hover figcaption .h5, .service_box:hover figcaption h5 { background: transparent; color: #fff }
.service_box:hover figcaption .h5:after { animation: movable 2s infinite; }
.suburb_tabmain .tab-content .tab_content_main .price_box:hover { background: rgba(0,0,0,0.3); }
.suburb_tabmain .tab-content .tab_content_main .price_box:hover a.btn { opacity: 1; transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -webkit-transform: translateX(-50%) scale(1); }
.suburb_tabmain ul#myTab .nav-link:hover { color: #fff; }
.suburb_tabmain ul#myTab .nav-link:hover:before { opacity: 1 }
.site-main .btn.btn-bg:hover:before, .btn.btn-bg:hover:before { opacity: 1; transform: skewX(90deg) scale(1, 1); -moz-transform: skewX(90deg) scale(1, 1); -ms-transform: skewX(90deg) scale(1, 1); -o-transform: skewX(90deg) scale(1, 1); -webkit-transform: skewX(90deg) scale(1, 1); }
.site-main .btn.btn-border:hover:before, .btn.btn-border:hover:before { transform: skewX(180deg) scale(1, 1); -moz-transform: skewX(180deg) scale(1, 1); -ms-transform: skewX(180deg) scale(1, 1); -o-transform: skewX(180deg) scale(1, 1); -webkit-transform: skewX(180deg) scale(1, 1); }
.site-main .btn.btn-border:hover, .btn.btn-border:hover { color: #fff !important; }
.img_box:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); }
.package_box:hover .package_img span:before { top: 50%; opacity: 1; }
.package_box:hover .package_img span { opacity: 1; }
.package_box:hover .package_img span:after { left: 50%; opacity: 1; top: 50%; }
.package_box:hover .package_img:before { opacity: 1; }
.package_box:hover figcaption { padding: 15px 0 0 }
ul.header_top li:hover a:before { left: 0; right: auto; width: 100%; }
.service_listing_box:hover .service_img:before { opacity: 1; }
.service_listing_box:hover figcaption { padding: 15px 0 0 }
.service_listing_box:hover .service_img span:before { top: 50%; opacity: 1; }
.service_listing_box:hover .service_img span { opacity: 1; }
.service_listing_box:hover .service_img span:after { left: 50%; opacity: 1; top: 50%; }
}
 @media screen and (max-width: 1650px) {
.service_box figcaption { width: 100%; }
.service_box figcaption p { margin: 0 0 50px; font-size: 13px;padding: 0 10px; }
.service_box figcaption .h5, .service_box figcaption h5 { max-width: 100%; left: 0; right: 0; width: 100%; padding: 0 15px; }
}
 
 @media screen and (max-width: 1545px) {
}
@media screen and (max-width: 1400px) {
.home_banner figure.home_banner_main img { min-height: 570px; }
.page-heading { min-height: 410px; }
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 1300px) {
/*.service_box figcaption .h5, .service_box figcaption h5 { max-width: 100%; left: 30px; right: 30px; width: auto; padding: 0 15px; }*/
}
@media screen and (max-width:1249px) {
}
@media screen and (max-width:1199px) {
.header_right_main .btn.btn-bg { min-width: 130px; margin-left: 15px; }
.navigation ul.menu > li + li { margin-left: 25px; }
.navigation ul.menu > li > a { font-size: 15px; }
.home_banner .owl-dots { bottom: 30px; }
.home_service_box, .home_contact_detail, .home_plans, .home_contact_form { padding: 60px 0 80px 0; }
.home_awwards, .home_package_box { padding: 60px 0 }
.service_box figcaption .h5, .service_box figcaption h5 { max-width: 100%; left: 20px; right: 20px; width: auto; padding: 0 15px; height: 60px; }
.service_box figcaption .h5:before { height: 30px; width: 30px; }
.service_box figcaption .h5:after { right: 5px; }
.contact_detail_box .main_title, .home_welcome_content .main_title, .home_package_box .main_title, .main_title, .home_service_box .main_title { margin: 0 0 30px 0; font-size: 38px; line-height: normal; }
.service_box { padding: 0 0 30px 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box .small_title { font-size: 22px; }
.suburb_tabmain .tab-content .tab_content_main .row:after { top: 235px; }
.suburb_tabmain .tab-content #car-detail .tab_content_main .row:after { top: 250px; }
.suburb_tabmain ul#myTab { margin: 0 0 15px 0; }
.home_cta_main .content_box { padding: 50px 50px; }
.home_cta_main { align-items: center; }
.home_welcome_cta .home_cta_box2 { transform: translateY(-232px); -moz-transform: translateY(-232px); -ms-transform: translateY(-232px); -o-transform: translateY(-232px); -webkit-transform: translateY(-232px); }
.welcome_box { margin: -232px 0 0 0; padding: 60px 0; }
.home_welcome_cta { margin: 232px 0 0 0; }
.home_cta_main .content_box .small_title { margin: 0 0 10px 0; }
.location_detail { padding: 30px 0; }
.location_detail h3 { margin: 0 0 20px 0; }
.welcome_box .welcome_img_box img.welcome-small-img { max-width: 350px; min-height: 350px; margin: -150px 0 0 130px; }
.home_welcome_content p { margin: 0 0 20px 0; }
.home_welcome_content ul > li { margin: 0 0 5px 0; }
.home_welcome_content a.btn { margin: 5px 0 0 0; }
.location_detail .number { font-size: 80px; }
.home_contact_form .text_box { margin: 0 0 40px 0; }
.footer_links { padding: 60px 0 60px 0; }
.content-area { padding-top: 60px; }
.small_box { margin: 0 auto 35px auto; }
.about_small_contents { margin-top: 35px; }
.about_statastics { margin: 70px 0; padding: 80px 0; }
.about_small_contents .home_cta_main .content_box .small_title { margin: 0 0 25px 0; }
.content-area { }
.content-area .small_box { }
.content-area .small_box .small_title { font-size: 20px; line-height: 30px; }
.service_specialize_box { padding: 70px 0; margin: 40px 0 70px 0; }
.service_content_main+.home_contact_detail { padding-top: 30px; }
.why_choose_box_main { padding: 60px 0 0 0; }
.service_detail_box .home_cta_main { margin: 70px 0; }
.detail_more_content { padding: 70px 0 }
.more_services_box { padding: 60px 0 0 0; }
.service_detail_box .home_cta_main .img_box img { height: 100%; }
.welcome_box .scroll { max-height: 440px; }
}
 @media screen and (max-width:1024px) {
h1, .h1 { font-size: 45px; }
h2, .h2 { font-size: 35px; }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 26px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 18px; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 { line-height: 1.2em }
.navigation ul.header_top { padding: 10px 20px 0; margin: 10px 0 0 0; }
.navigation ul.header_top li { max-width: 100%; margin: 0; color: #0f162d; text-align: center; }
.navigation ul.header_top li a { color: #0f162d; }

.service_box figcaption { width: 100%; }
.service_box figcaption p { margin: 0 0 50px; font-size: 14px; }
.service_box figcaption .h5, .service_box figcaption h5 { max-width: 100%; left: 0; right: 0; width: 100%; padding: 0 15px;    height: auto; }
.service_listing_box figcaption p {    font-size: 15px;}
/******************* menu css *******************/



.navigation ul.menu { color: #fff; font-size: 14px; font-weight: normal; z-index: 6; text-align: left; text-transform: capitalize; margin: 0 0 !important; padding: 20px 20px 0 }
.navigation { position: fixed; top: 0; left: 100%; width: 400px; overflow: auto; background: #fff; -webkit-overflow-scrolling: touch; display: block !important; z-index: 5; transition: all 0.6s ease; -o-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; }
.container-main { width: 100%; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease }
.navigation .mCSB_scrollTools .mCSB_draggerRail { width: 6px; border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0 }
.navigation .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0 }
.navigation .mCSB_inside>.mCSB_container { margin-right: 0 }
.navigation .mCSB_scrollTools { width: 6px }
.site-main > header { transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
body.menu-action { position: fixed; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; height: 100vh; }
.site-main > header { transition: transform 0.5s ease; -moz-transition: transform 0.5s ease; -ms-transition: transform 0.5s ease; -o-transition: transform 0.5s ease; -webkit-transition: transform 0.5s ease; }
.site-main > header:after { content: ""; display: none; position: fixed; right: 0; top: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.8); z-index: 3; cursor: pointer; }
body.menu-action .site-main > header:after { display: block; }
body.menu-action .site-main .navigation { transform: translateX(-400px); -moz-transform: translateX(-400px); -ms-transform: translateX(-400px); -o-transform: translateX(-400px); -webkit-transform: translateX(-400px); }
.container-main, .inner_banner_section, .content-area { transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
body.menu-action { position: fixed; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; height: 100vh; cursor: url(../images/closeicon.png) 10 10, pointer; }
.menu_title { position: fixed; display: block; vertical-align: middle; z-index: 9999999; right: 100%; top: 30px !important; opacity: 0; visibility: hidden; width: 40px; height: 40px; border: 0; border-radius: 0 5px 0 5px; -moz-border-radius: 0 5px 0 5px; -ms-border-radius: 0 5px 0 5px; -o-border-radius: 0 5px 0 5px; -webkit-border-radius: 5px; background: 0; transition: all 0.8s ease; -moz-transition: all 0.8s ease; -ms-transition: all 0.8s ease; -o-transition: all 0.8s ease; -webkit-transition: all 0.8s ease; }
.menu_title span:before, .menu_title span:after { content: ""; position: absolute; left: 8px; top: 18px; height: 3px; width: 25px; background: #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.menu_title span:after { transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
body.menu-action .menu_title { opacity: 1; visibility: visible; right: 410px }
.navigation ul.menu li { position: relative; padding: 0 !important; margin: 0 !important; }
.navigation ul.menu li:before { display: none }
.navigation ul.menu > li { border-bottom: 1px solid rgba(0,0,0,0.1); width: 100%; }
.navigation ul.menu li.sub li { border-top: 1px solid rgba(0,0,0,0.1); }
.navigation ul.menu li a { padding: 13px 15px 10px 15px; padding-right: 40px; color: #0f162d; display: block; line-height: normal; text-transform: capitalize !important; font-size: 16px; font-weight: 400; }
.navigation ul.menu li a:focus { color: #0f162d !important }
.navigation ul.menu li.sub a span { display: block; height: 30px; width: 30px; font-weight: normal }
.navigation ul.menu li.sub .sub-menu { display: none; }
.navigation ul.menu li .device_toggle:after { }
.navigation ul.menu li .device_toggle { position: absolute; width: 36px; height: 43px; right: 0; top: 0; cursor: pointer; }
.navigation ul.menu li .device_toggle:before, .navigation ul.menu li .device_toggle:after { content: ""; display: block; height: 2px; width: 14px; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; background: #0f162d; }
.navigation ul.menu li .device_toggle:after { width: 2px; height: 14px; }
.navigation ul.menu li.selected > .device_toggle:before, .navigation ul.menu li.selected > .device_toggle:after { }
.navigation ul.menu li .device_toggle.in:after { height: 0; }
.navigation ul.menu .sub-menu li > a { padding-left: 25px; font-size: 14px }
.navigation ul.menu .sub-menu .inner-sub li > a { padding-left: 45px; }
.navigation ul.menu li .inner-sub .device_toggle { right: 0; }
.navigation ul.menu.no-sub li a { padding-left: 15px }
.megamenu_img { display: none }
.navigation ul.menu li.sub.megamenu .sub-menu { display: block !important }
.navigation ul.menu li.sub .mega_menu { display: none }
.navigation ul.menu > li.selected > a { color: #559fe6; }
/*********** end menu 1024 *************/
.header_menu_main .container { align-items: center; }
img.alignleft { margin: 0 30px 30px 0; max-width: 400px; }
img.alignright { margin: 0 0 30px 30px; max-width: 400px; }
img.aligncenter { margin: 0 auto 30px auto; }
.logo { padding: 25px 0; }
.header_right_main { text-align: right; }
.container-main { margin-top: 113px; }
ul.header_top li { line-height: 24px; }
.owl-dots { margin: 0 0 0 0; }
p+p { margin-top: 20px; }
p { margin-bottom: 20px; }
.home_banner figure.home_banner_main figcaption .h1, .home_banner figure.home_banner_main figcaption h1 { font-size: 44px; margin: 0 0 30px 0; line-height: 54px; }
.home_banner figure.home_banner_main figcaption .small_title { margin: 0 0 20px 0; }
.home_banner figure.home_banner_main figcaption .banner_content { max-width: 500px; }
.suburb_tabmain .tab-content .tab_content_main .price_box a.btn { opacity: 1; transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -webkit-transform: translateX(-50%) scale(1); }
.home_cta { background-attachment: scroll; }
.home_cta .cta_content .small_title { margin: 0 0 10px 0; }
.home_cta .cta_content .main_title { margin: 0 0 15px 0; }
.home_cta .cta_content { }
.home_cta { padding: 100px 0 140px 0; }
.home_cta .container:before { top: 0; }
.home_cta .container:before { top: -140px; }
@keyframes movable2 { from {
top: -140px
}
50% {
top: -120px
}
to { top: -140px }
}
.home_cta:after { transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); -webkit-transform: scale(0.8); transform-origin: bottom center; -moz-transform-origin: bottom center; -ms-transform-origin: bottom center; -o-transform-origin: bottom center; -webkit-transform-origin: bottom center; }
.package_box figcaption { padding: 15px 0 0; }
.package_box figcaption p { margin: 0; font-size: 14px; line-height: 24px; }
.footer_links .row { justify-content: center; }
.footer_links .row > div { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; margin-bottom: 30px }
.footer_links { padding: 60px 0 30px 0; }
.footer_links_box.maidstone_box { padding: 0 0 0 0; }
.footer_signature_main .copy_right { padding: 20px 0; }
/*.suburb_tabmain .tab-content .tab_content_main .price_box .main_title sup { font-size: inherit; }*/
.suburb_tabmain .tab-content .tab_content_main .price_box .main_title sup { font-size: 15px; top: -12px; }
.page-heading { min-height: 370px; }
.page-heading .container .page_heading_main h1 { font-size: 40px; }
.about_statastics { background-attachment: scroll; }
.about_statastics .statastics_main .statastics_icon img, .about_statastics .statastics_main .statastics_icon svg { height: 50px; width: 50px; }
.about_statastics .statastics_main .statastics_number { font-size: 30px; line-height: 30px; }
.page-heading { min-height: 350px; }
.service_specialize_box, .detail_more_content { background-attachment: scroll; }
.service_detail_box .img_content_box .small_title { font-size: 20px; }
.home_cta .cta_content .main_title { font-size: 30px; line-height: 42px; }
}
@media screen and (max-width:991px) {
.home_banner figure.home_banner_main figcaption .banner_content { max-width: 400px; }
.home_banner figure.home_banner_main figcaption .h1, .home_banner figure.home_banner_main figcaption h1 { font-size: 40px; margin: 0 0 25px 0; line-height: 50px; }
.home_banner figure.home_banner_main img { min-height: 500px; }
.small_title, .suburb_tabmain .tab-content .tab_content_main .price_box .small_title, .content-area .small_box .small_title, .service_detail_box .img_content_box .small_title { font-size: 16px; line-height: 24px; }
.service_box figcaption .h5, .service_box figcaption h5 { font-size: 16px; padding: 0 30px 0 10px; }
.home_welcome_content .main_title, .main_title, .home_service_box .main_title, .contact_detail_box .main_title { margin: 0 0 20px 0; font-size: 30px; line-height: normal; }
.home_service_box, .home_contact_detail, .home_contact_form { padding: 60px 0 70px 0; }
.home_cta_main .content_box .main_title { margin: 0 0 20px 0; }
.home_welcome_cta .home_cta_box2 { transform: translateY(-162px); -moz-transform: translateY(-162px); -ms-transform: translateY(-162px); -o-transform: translateY(-162px); -webkit-transform: translateY(-162px); }
.welcome_box { margin: -162px 0 0 0; }
.home_welcome_cta { margin: 162px 0 0 0; }
.welcome_box .welcome_img_box img.welcome-small-img { margin: -110px 0 0 70px; max-width: 300px; min-height: 300px; }
.contact_detail_box .row { align-items: center; }
.location_detail .number { top: 0; }
.location_detail ul > li .contact_icon { top: 4px; left: 0; }
.location_detail ul { margin: 0 0 25px 0; }
.location_detail ul > li { padding: 0 0 0 25px !important; margin: 0 0 10px 0; }
.location_detail .button_box .btn { min-width: 160px; }
.location_detail .button_box .btn+.btn { margin: 0 0 0 15px; }
.home_awwards .awward-logo { padding-bottom: 85%; }
.about_top_main .small_box { margin-top: 20px; margin-bottom: 10px; }
.about_content_main { }
.about_top_main .welcome_img_box { max-width: 600px; margin: 0 auto 30px auto; width: 100%; }
.about_top_main { text-align: center; }
.about_top_content .small_title { line-height: normal; }
.about_small_contents .home_cta_main { min-height: 100%; height: 500px; max-width: 100%; }
.service_listing_box figcaption .h5, .service_listing_box figcaption h5 { font-size: 16px; }
.service_listing_box figcaption { padding: 20px 0 0; }
.service_listing_box figcaption p { font-size: 14px; line-height: 24px; }
.service_cta_box .home_cta_main .content_box { padding: 90px 35px; }
.service_cta_box .home_cta_main .img_box img { min-height: 710px; }
.why_choose_box .icon_choose { width: 80px; height: 80px; }
.why_choose_box .icon_choose img, .why_choose_box .icon_choose svg { height: 40px; width: 40px; }
.why_choose_box { padding: 0 10px; }
}
@media screen and (max-width:800px) {
.home_welcome_content .main_title h1 { font-size: 28px; line-height: 40px; margin: 0 0 0; }
.welcome_box .scroll { max-height: 340px; }
.home_cta .cta_content .main_title { font-size: 24px; line-height: 36px; }
}
@media screen and (min-width:768px) {
}
 @media screen and (max-width:767px) {
h1, .h1 { font-size: 30px; }
h2, .h2 { font-size: 26px; }
h3, .h3 { font-size: 24px; }
h4, .h4 { font-size: 20px; }
h5, .h5 { font-size: 18px; }
h6, .h6 { font-size: 16px; }
.content-area h1, .content-area .h1, .content-area h2, .content-area .h2, .content-area h3, .content-area .h3, .content-area h4, .content-area .h4, .content-area h5, .content-area .h5, .content-area h6, .content-area .h6 { margin-top: 30px; margin-bottom: 10px; }
.alignright, .alignleft, .aligncenter { float: none }
img.alignleft, img.alignright, img.aligncenter { margin: 0 auto 30px auto; display: block }
html, body, p, span, ul > li, ol > li, .form-group .form-control, input, .container-main ul > li, .container-main ol > li, .form-group .input-label, .form-group.focus .input-label, .form-group.filled .input-label, .select_box.focus .input-label, .select_box.filled .input-label, .container-main th, .container-main td { font-size: 14px; line-height: 24px }
p { margin-bottom: 15px; }
.container-main ul > li, .container-main ul > li > ul > li > ul > li, .container-main ul > li > ul > li, .content-area .custom_needy_box ul li { padding: 0 0 0 25px; }
.container-main ul > li:before { top: 6px; transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); -webkit-transform: scale(0.8); transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; -webkit-transform-origin: left top; }
.button_bg { min-height: 40px; line-height: 40px; min-width: 200px; font-size: 14px; }
form .button { min-width: 170px; min-height: 40px; line-height: 40px; margin: 0; }
.owl-nav button span svg { fill: #999999; }
ul.colum_count_2 { column-count: 1; }
.form-group textarea.form-control { min-height: 100px; }
.form-group+.button, form .button { margin: 0; }
/******************* menu css *******************/



.navigation-toggle { margin: 0 0 0 10px; }
.navigation ul.menu li a { font-size: 14px; }
.navigation ul.menu .sub-menu li > a { font-size: 14px }
.navigation ul.menu li .device_toggle { height: 42px }
.navigation { width: 300px; }
body.menu-action .site-main .navigation { transform: translateX(-300px); -moz-transform: translateX(-300px); -ms-transform: translateX(-300px); -o-transform: translateX(-300px); -webkit-transform: translateX(-300px); }
body.menu-action .menu_title { right: 310px; }
/*********** end menu 767 *************/
.header_right_main .btn.btn-bg { min-width: 110px; margin-left: 0; }
.header_top_main ul.header_top { display: none }
.logo { padding: 15px 0; }
.container-main { margin-top: 93px; }
.small_title, .suburb_tabmain .tab-content .tab_content_main .price_box .small_title, .service_detail_box .img_content_box .small_title { font-size: 16px; line-height: 1.5; }
.home_banner figure.home_banner_main figcaption .small_title { margin: 0 0 10px 0; }
.home_banner figure.home_banner_main figcaption .h1, .home_banner figure.home_banner_main figcaption h1 { font-size: 25px; margin: 0 0 20px 0; line-height: 35px; }
.home_banner figure.home_banner_main figcaption .banner_content { max-width: 100%; text-align: center; }
.home_banner figure.home_banner_main img { min-height: 350px; }
.home_banner figure.home_banner_main figcaption { margin: -20px auto 0; }
.owl-dots button.owl-dot { margin: 0 7px; }
.owl-dots { margin: 0 0 0 0; }
.home_welcome_content .main_title, .main_title, .home_service_box .main_title, .home_package_box .main_title, .contact_detail_box .main_title { margin: 0 0 20px 0; font-size: 26px; }
.home_service_box .row { margin: 0 0; }
.home_service_box, .home_contact_detail, .home_contact_form, .home_plans { padding: 30px 0 40px 0; }
.home_service_box .owl-dots { margin: 15px 0 0 0; }
.home_awwards, .home_package_box { padding: 40px 0; }
.home_cta_main > div { width: 100%; max-width: 100%; }
.home_cta_main .content_box { text-align: center; }
.img_box img, .service_cta_box .home_cta_main .img_box img { object-fit: cover; max-height: 300px; width: 100%; min-height: 100%; }
.home_package_box .row { margin: 0 auto }
.home_cta_main:before, .home_cta_main:after { border-right: 50px solid transparent; border-bottom: 50px solid #edf2f6; border-left: 50px solid transparent; }
.home_cta_main:after { border-bottom: 50px solid #edf2f6; }
.home_welcome_cta .home_cta_box2 { transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); -webkit-transform: translateY(0); }
.home_welcome_cta { margin: 0 0 0 0; padding: 30px 0 0 0; }
.welcome_box { margin: 0 0 0 0; padding: 40px 0; }
.welcome_box .welcome_img_box { display: none; }
.home_welcome_content p { margin: 0 0 15px 0; }
.container-main p+ul { margin: 0 0 0 0; }
.home_welcome_content a.btn { margin: 10px 0 0 0; }
.location_detail ul { margin: 0 0 15px 0; }
.location_detail .button_box .btn+.btn { margin: 10px 0 0 0; }
.location_detail .button_box { max-width: 170px; width: 100%; }
.location_detail .number { font-size: 60px; line-height: 50px; }
.container-main ul > li, .container-main ol > li { margin: 0 0 10px 0; }
.location_detail ul > li .contact_icon { top: 1px; left: 0; }
.home_awwards .awward-logo { padding-bottom: 121%; }
.home_contact_form .text_box { margin: 0 0 20px 0; }
.form-group.select_box:before { right: 5px; }
.footer_links { padding: 35px 0 15px 0; }
.footer_links_box .title span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.footer_links_box .title { margin: 0 0 0 0; line-height: 30px; }
.mobile-accordion { margin: 0 0 15px 0; }
.mobile-accordion .mobile-accordion-toggle { display: none; padding: 0 0 0 10px; }
.footer_links_box .title span:before, .footer_links_box .title span:after { content: ""; position: absolute; top: 50%; right: 10px; height: 16px; width: 3px; background: #0f162d; transform: translateY(-50%); }
.footer_links_box .title span:after { height: 3px; width: 16px; right: 4px; }
.footer_links_box.maidstone_box { padding: 0; }
.footer_links_box+.footer_links_box { margin-top: 0; }
.mobile-accordion.in { }
.mobile-accordion.in .title span:before { height: 0; }
.footer_links_box .mobile-accordion-toggle li+li { margin: 5px 0 0 0; }
.footer_links_box .mobile-accordion-toggle li p { line-height: 24px; }
.footer_links_box .mobile-accordion-toggle li.dash { margin-top: 20px; }
.footer_links_box .mobile-accordion-toggle li.dash:before { top: -21px; }
.footer_links_box.enquiry_box .mobile-accordion-toggle li.dash { margin-top: 17px; }
.footer_links_box .mobile-accordion-toggle li.social_media { display: flex; flex-wrap: wrap; margin-top: 10px; }
.footer_signature_main .copy_right p { display: block }
.footer_signature_main .copy_right p+p { margin: 0 0 }
.footer_signature_main .copy_right p+p:before { display: none }
.footer_signature_main .copy_right { padding: 15px 0; border-top: 1px solid #bbbbbb; }
.footer_links .row > div { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 0 }
.footer_links_box.enquiry_box .mobile-accordion-toggle li.dash a { display: block; }
.tab_content_main .row { margin: 0 auto }
.suburb_tabmain .tab-content .tab_content_main .row:before, .suburb_tabmain .tab-content .tab_content_main .row:after { display: none }
.suburb_tabmain .tab-content .tab_content_main .price_box .small_title { margin: 0 0 20px 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul.detail-list { margin: 15px 0 5px 0; /*min-height: 100%;*/ }
/*.suburb_tabmain .tab-content .tab_content_main .price_box ul.detail-list:before { display: none; }*/
.suburb_tabmain .tab-content .tab_content_main .price_box { min-height: 100%; padding: 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box .main_title { margin: 0 0 5px 0; }
.suburb_tabmain .tab-content .tab_content_main .row .owl-dots { margin: 15px 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .row .owl-dots .owl-dot { background: #fff; }
.suburb_tabmain .tab-content .tab_content_main .main_title { margin: 0 0 10px 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box a.btn { bottom: 0; }
.suburb_tabmain ul#myTab li.nav-item { padding: 0 0; margin: 0 15px; }
ul.breadcrumb { display: none }
.form-group .form-control { line-height: 40px; height: 40px; }
.form-group .input-label { line-height: 40px !important; }
.location_detail .button_box .btn, .site-main .btn, .btn { min-width: 140px; line-height: 40px; min-height: 40px; font-size: 14px; }
.site-main .btn.btn-border, .btn.btn-border { line-height: 36px !important }
.site-main .btn:before, .btn:before, .site-main .btn:after, .btn:after { height: 8px; width: 8px; }
.site-main .btn:after, .btn:after { top: 8px; right: 8px; }
.site-main .btn.btn-outline, .btn.btn-outline { line-height: 36px !important; min-height: 36px }
p+p { margin-top: 15px; }
.owl-nav button { margin: 0 0; }
.content-area { padding-top: 30px; }
.page-heading { min-height: 250px; }
.page-heading .container .page_heading_main h1 { margin: 0 0 0 0; font-size: 30px; }
span.ajax-loader { right: 10px; }
.page_not_found .not_found_text { font-size: 90px; }
.page_not_found .not_found_text .svg_icon { height: 80px; width: 80px; }
.page_not_found .not_found_text .svg_icon svg { height: 80px; width: 80px; }
.select_us_box .flex .select_us_box_main h5 { font-size: 16px }
.my_pagination { margin-top: 15px; }
.my_pagination ul.pagination li a { line-height: 27px; height: 30px; width: 30px; }
.home_cta:after { background-size: 100%; width: 100%; }
.small_title.title { position: relative; margin: 0 0 !important; padding: 10px 15px; text-align: left; }
.small_title.title:before { content: ""; position: absolute; top: 50%; right: 16px; pointer-events: none; margin: 0 0 0 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); height: 20px; width: 20px; background: url(../images/arrow-down-white.svg) no-repeat; }
.mobile-accordion.in .small_title.title:before { transform: translateY(-50%) rotate(180deg); -moz-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); -webkit-transform: translateY(-50%) rotate(180deg); }
.small_title.title span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box { background: rgba(0,0,0,0.3); margin: 0; }
.suburb_tabmain .tab-content .tab_content_main .row .col-12 { margin: 0 0 20px 0; }
.price_box.mobile-accordion { }
.price_box.mobile-accordion .mobile-accordion-toggle { padding: 25px 15px; border-top: 1px solid rgba(187,187,187,0.5); text-align: left; }
.suburb_tabmain .tab-content .tab_content_main .price_box a.btn { position: relative; left: auto; transform: none !important; margin: 15px 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box .main_title+h6 { margin: 20px 0 0 0; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul > li { text-align: left; }
.contact_detail_box .row+.row { margin-top: 30px; }
.about_small_contents .home_cta_main { height: 100%; }
.content-area .home_cta_main:after { border-bottom: 50px solid #fff; }
.content-area .home_cta_main:before { border-bottom: 50px solid #fff; }
.about_small_contents .home_cta_main .img_box img { height: auto; width: 100%; max-height: 320px; }
.about_top_content p, .about_top_main .small_box p { line-height: 24px }
.small_box { margin: 0 auto 25px auto; }
.about_top_main .welcome_img_box { margin: 0 auto 15px auto }
.about_small_contents { margin-top: 30px; }
.about_small_contents .home_cta_main .content_box { padding: 60px 40px 50px 40px; }
.about_small_contents .home_cta_main .content_box .small_title { margin: 0 0 15px 0; }
.about_statastics { margin: 40px 0; padding: 65px 0; }
.about_small_contents .home_cta_main .content_box ul { display: inline-block; }
.about_page .home_contact_detail { padding-top: 40px; }
.contact_detail .text_box { margin: 0 0 20px 0; }
.form-group+button.btn { margin-top: 10px; }
.contact_detail_box .map_box { height: 350px; }
ul.colum_count_3 { column-count: 2; }
.service_content_main .row { justify-content: center; }
.service_specialize_box { padding: 40px 0; margin: 10px 0 40px 0; }
.service_cta_box .home_cta_main .content_box { padding: 40px 40px; }
.why_choose_box_main { padding: 40px 0 0 0; }
.why_choose_box { padding: 0 0; }
.why_choose_box { position: relative; padding: 0 0 0 80px; z-index: 1; text-align: left; margin: 0 0 20px 0; }
.why_choose_box span.icon_choose { position: absolute; left: 0; top: 0; height: 70px; width: 70px; }
.service_content_main+.home_contact_detail { padding-top: 10px; }
.why_choose_box h5 { margin: 0 0 5px 0 !important; }
.service_listing_box figcaption { padding: 15px 0 0; }
.service_listing_box figcaption p { margin: 0 0 10px 0 }
.service_detail_box .home_cta_main { margin: 40px 0; }
.service_detail_box .home_cta_main .content_box { padding: 40px 40px; }
.detail_more_content { padding: 40px 0; }
.detail_more_content .detail_more_box .detail_box { margin: 0 0 30px 0; }
.more_services_box { padding: 40px 0 0 0; }
.more_content p+p { margin-top: 15px; }
.head-call { position: fixed; right: 0; top: 50%; margin: auto; z-index: 66; }
.call_section { display: inline-block; z-index: 99; margin: auto auto; width: 47px; height: 47px; font-size: 32px; color: #fff; display: inline-block; display: flex; justify-content: center; align-content: center; align-items: center; margin: 5px 0; }
.call_section a { width: 39px; height: 39px; border-radius: 50%; text-decoration: none; background-color: #559fe6; color: #fff; display: inline-block; display: flex; justify-content: center; align-content: center; align-items: center; font-size: 16px; margin: 5px; }
.call_icon { color: #000; }
#home_plans .suburb_tabmain .tab-content .tab_content_main .price_box ul > li { text-align: center; }
#home_plans .price_box.mobile-accordion .mobile-accordion-toggle { text-align: center; }
ul.colum_count_3 { margin: 10px 0 0 !important; }
.section_pading_bottom { padding-bottom: 30px !important; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul.detail-list { border-top: 1px solid rgba(187,187,187,0.5); padding-top: 20px; position: relative; }
.suburb_tabmain .tab-content .tab_content_main .price_box ul.detail-list:before { content: "-"; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 20px; }
.suburb_tabmain .tab-content .tab_content_main .row .col-12:last-child { }
.suburb_tabmain .tab-content .tab_content_main .row .col-12:last-child .price_box ul.detail-list:before { bottom: 0px; }
.home_service_box p { font-size: 16px; margin: 0 0 20px; }
.service_box:hover figcaption { opacity: 0; }
.welcome_box .scroll { max-height: 240px; }
}
@media screen and (max-width:639px) {
}
@media screen and (max-width:575px) {
.home_banner figure.home_banner_main figcaption .h1, .home_banner figure.home_banner_main figcaption h1 { margin: 0 0 20px 0; line-height: normal; }
.home_banner figure.home_banner_main img { min-height: 300px; }
.home_banner .owl-dots { bottom: 15px; }
.home_banner figure.home_banner_main figcaption { margin: -15px auto 0; }
.contact_detail_box .row .col-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.contact_detail_box .row .col-6:nth-child(1) { order: 2; }
.contact_detail_box .row .col-6:nth-child(2) { order: 1; }
.location_detail { padding-top: 0; }
.contact_detail_box .row+.row { margin-top: 30px; }
.location_detail .button_box { max-width: 100%; width: 100%; }
.location_detail .button_box .btn+.btn { margin: 0 0 0 10px; }
.location_detail .number { font-size: 50px; line-height: 40px; }
.home_awwards .awward-logo { padding-bottom: 105%; }
.home_cta { padding: 100px 0 120px 0; }
.about_statastics .statastics_main .statastics_number { font-size: 20px; line-height: 24px; }
.about_statastics .statastics_main .small_title { font-size: 16px; }
.about_statastics .statastics_main .statastics_icon img, .about_statastics .statastics_main .statastics_icon svg { height: 40px; width: 40px; }
.about_small_contents .home_cta_main .img_box img { max-height: 300px; }
.page-heading .container .page_heading_main h1 { margin: 0 0 0 0; font-size: 24px; }
.detail_more_content .detail_more_box .detail_box { width: 100%; }
.detail_more_content .detail_more_box .detail_box .number_box { height: 50px; width: 50px; margin: 0 auto 10px auto }
.detail_more_content .detail_more_box .detail_box .number_box img { height: 25px; width: 25px; }
.home_cta .cta_content .main_title { font-size: 18px; line-height: 28px; }
}
@media screen and (max-width:479px) {
.header_right_main .btn.btn-bg { min-width: 90px; margin-left: 0; font-size: 12px; }
.navigation-toggle { margin: 0 0 0 6px; }
.logo img { max-width: 150px; }
.container-main { margin-top: 77px; }
.navigation { width: 270px; }
body.menu-action .site-main .navigation { transform: translateX(-270px); -moz-transform: translateX(-270px); -ms-transform: translateX(-270px); -o-transform: translateX(-270px); -webkit-transform: translateX(-270px); }
body.menu-action .menu_title { right: 280px; }
.suburb_tabmain .tab-content .tab_content_main .price_box a.btn { opacity: 1; transform: translateX(0) scale(1); -moz-transform: translateX(0) scale(1); -ms-transform: translateX(0) scale(1); -o-transform: translateX(0) scale(1); -webkit-transform: translateX(0) scale(1); position: relative; left: auto; margin: 15px 0 0 0; }
.home_cta { padding: 100px 0; }
.about_small_contents .home_cta_main .content_box .small_title { font-size: 16px; }
.about_small_contents .home_cta_main .content_box { padding: 40px 30px 40px 30px; }
}
 @media screen and (max-width: 450px) {
ul.colum_count_3 { column-count: 1; width: 100%; }
}
@media screen and (max-width:380px) {
.home_banner figure.home_banner_main figcaption .h1, .home_banner figure.home_banner_main figcaption h1 { font-size: 20px; }
.welcome_box .scroll { max-height: 200px; }
}
@media screen and (max-width:374px) {
.logo img { max-width: 130px; }
.container-main { margin-top: 71px; }
.location_detail .button_box .btn { min-width: 130px; }
.about_statastics .statastics_main .small_title { font-size: 15px; }
}
 @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
}
