/*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;*/

@font-face { font-family: 'Eina01'; src: url('../fonts/Eina01-Regular.eot'); src: url('../fonts/Eina01-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Eina01-Regular.woff2') format('woff2'), url('../fonts/Eina01-Regular.woff') format('woff'), url('../fonts/Eina01-Regular.ttf') format('truetype'), url('../fonts/Eina01-Regular.svg#Eina01-Regular') format('svg'); font-weight: 400; }
@font-face { font-family: 'Eina01'; src: url('../fonts/Eina01-SemiBold.eot'); src: url('../fonts/Eina01-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Eina01-SemiBold.woff2') format('woff2'), url('../fonts/Eina01-SemiBold.woff') format('woff'), url('../fonts/Eina01-SemiBold.ttf') format('truetype'), url('../fonts/Eina01-SemiBold.svg#Eina01-SemiBold') format('svg'); font-weight: 600; }
a, button { 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; color: #000000; text-decoration: none; text-decoration: none !important; cursor: pointer; }
.head-top-main .headertopbox .header_appoinment_main a, .head-top-main .headertopbox ul > li a, ul.breadcrumb li a { background-repeat: no-repeat; background-image: linear-gradient(0deg, #fff 1px, transparent 2px); -webkit-transition: .6s cubic-bezier(.215, .61, .355, 1); -moz-transition: .6s cubic-bezier(.215, .61, .355, 1); transition: .6s cubic-bezier(.215, .61, .355, 1); background-size: 0 100%; display: inline; color: #fff }
.content-area a, .mini_cart .mini_cart_item a, .footer_copy_right ul li a, .signature p a, .home_ring_slider figure figcaption .home_service_title, ul.footer_links li a { background-repeat: no-repeat; background-image: linear-gradient(0deg, #000 1px, transparent 2px); -webkit-transition: .6s cubic-bezier(.215, .61, .355, 1); -moz-transition: .6s cubic-bezier(.215, .61, .355, 1); transition: .6s cubic-bezier(.215, .61, .355, 1); background-size: 0 100%; display: inline; color: #000 }
button { border: none; }
*:focus { outline: none !important; color: #000 }
a:focus { text-decoration: none; text-decoration: none }
a:hover { text-decoration: none; }
svg, a > img, ::after, ::before { 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, .input_box .input, input { font-size: 16px; line-height: 1.5em; color: #000000; font-family: 'Eina01', Arial, sans-serif; font-weight: 400; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: 'Eina01', Arial, sans-serif; font-weight: 400; color: #000000; text-transform: capitalize; line-height: normal; margin: 0 0 10px 0; letter-spacing: 0.06em; }
.container { width: 100%; max-width: 1200px; }
html, body { text-rendering: auto; }
body { background: #ffffff; }
p { line-height: 30px; margin-bottom: 10px; display: block; letter-spacing: 0.06em }
span { letter-spacing: 0.06em; }
ul { padding: 0; margin: 0 }
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; }
figure { margin: 0 }
h1, .h1 { font-size: 50px; }
h2, .h2 { font-size: 40px; }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 24px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 18px; }
span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 { display: block; line-height: normal }
img { max-width: 100%; height: auto; width: auto }
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { margin: 0 30px 20px 0 }
img.alignright { margin: 0 0 20px 30px }
img.aligncenter { display: block; margin: 0 auto 20px auto }
.flex { display: flex; }
.pull-right { float: right }
.site-main { overflow: hidden }
/* 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; }
/* margin & cpadding css */
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 50px; height: 40px; line-height: 50px; }
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); }
/* pagination css */
.my_pagination .pagination li a, .my_pagination .pagination li span { background-color: transparent; border: medium none; margin: 0; border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; -webkit-border-radius: 0 !important; display: block; padding: 0 0; font-size: 18px; color: #333333; text-align: center !important; width: 40px; height: 72px; 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; font-weight: 700; line-height: 72px; text-decoration: none !important; background: transparent }
.my_pagination .pagination li { padding: 0; float: none; display: inline-block; vertical-align: top; position: relative; margin-right: 10px; margin-bottom: 0; }
.my_pagination .pagination li:last-child { margin-right: 0px; }
.my_pagination .pagination li:before { content: ""; width: auto; pointer-events: none; background: #000; height: 5px; position: absolute; left: 0; right: 0; top: 0; opacity: 0; transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -ms-transition: all 0.7s ease 0s; -o-transition: all 0.7s ease 0s; -webkit-transition: all 0.7s ease 0s; transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; }
.my_pagination .pagination li:after { content: ""; background: #000; pointer-events: none; height: 5px; position: absolute; left: 0; right: 0; bottom: 0; opacity: 0; transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -ms-transition: all 0.7s ease 0s; -o-transition: all 0.7s ease 0s; -webkit-transition: all 0.7s ease 0s; transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); }
.my_pagination .pagination li.active:before, .my_pagination .pagination li.selected:before { transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); opacity: 1 }
.my_pagination .pagination li.active:after, .my_pagination .pagination li.selected:after { transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); opacity: 1 }
.my_pagination .pagination li + li { margin-top: 0 !important }
.my_pagination .pagination li.disabled { cursor: not-allowed; display: none }
.my_pagination .pagination li.active span, .my_pagination .pagination li.active a, .my_pagination .pagination li.selected span, .my_pagination .pagination li.selected a { color: #000 }
.my_pagination .pagination { position: relative; margin: 0; clear: both; border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; -webkit-border-radius: 0 !important; text-align: center; display: block; font-size: 0; height: 72px; }
.my_pagination .pagination:before { content: ""; background: #a4a4a4; position: absolute; height: 1px; left: 0; right: 0; top: 0; z-index: -1 }
.my_pagination .pagination:after { content: ""; background: #a4a4a4; position: absolute; height: 1px; left: 0; right: 0; bottom: 0; z-index: -1 }
.my_pagination { display: block; float: none; margin: 30px auto 0; text-align: center; }
.my_pagination .pagination li a.next, .my_pagination .pagination li span.next, .my_pagination .pagination li a.prev, .my_pagination .pagination li span.prev { text-indent: -9999px; position: relative; }
.my_pagination .pagination li a svg { position: absolute; 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%); left: 50%; height: 22px; width: 22px; }
/*============== input ==================*/
.input_box .input-label .required { color: #f00; font-size: inherit; line-height: inherit; }
.input_box { display: inline-block; width: 100%; max-width: 100%; margin-bottom: 30px; 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; }
.input_box .input { line-height: 45px !important; font-size: 16px; color: #000; border: none; padding: 0 15px; height: 45px; border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 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; width: 100%; text-transform: none; border: 1px solid #777777; box-shadow: none !important }
.input_box .input::-webkit-input-placeholder {
color:#000;
opacity:1;
}
.input_box .input:-moz-placeholder {
color:#000;
opacity:1;
}
.input_box .input::-moz-placeholder {
color:#000;
opacity:1;
}
.input_box .input:-ms-input-placeholder {
color:#000;
opacity:1;
}
.home_footer_main .footer_newsletter_form .input_box .input:focus, .input_box .input:focus { }
.input_box .input-label { position: absolute; top: 0; left: 0; margin: 0 0 0; font-size: 16px; line-height: 45px !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: #000; padding: 0 15px; z-index: 1; pointer-events: none; }
.input_box.text_box { height: 100px; }
.input_box textarea.input { resize: none; height: 100px; width: 100%; appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; overflow: hidden; min-height: 100%; line-height: 24px !important; padding-top: 20px; overflow-y: scroll; }
.input_box.text_box .wpcf7-form-control-wrap { height: 100px; }
.captcha_box { margin-bottom: 30px }
.require { color: #000000; font-size: 14px; display: block; margin: 0 }
form .button { padding: 0 0 !important; }
.button > input { background: none; border: none; padding: 0 10px !important; color: #000; cursor: pointer; font-size: 14px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; display: inline-block; 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; height: 100%; line-height: 50px }
.input_box.select_box { position: relative; width: 100% }
.input_box.select_box:before { content: ""; position: absolute; background: url(../images/caret-symbol.svg); height: 14px; width: 20px; top: 50%; right: 5px; 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); pointer-events: none; margin: 1px 0 0 0; z-index: 1; }
.input_box.select_box .input { -webkit-appearance: none; -o-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; min-width: 100%; width: 100%; line-height: normal; padding: 0 27px 0 15px }
.input_box.select_box .input option { color: #333333; }
.wpcf7-form-control-wrap { display: block; }
.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error, .tm-extra-product-options ul.tmcp-ul-wrap+.tm-error, label.recaptcha-error-message, label.error { position: absolute !important; margin: 0 0 0 10px !important; line-height: 20px !important; font-size: 12px !important; color: #fff; background: #f00; padding: 0 5px; left: 0; top: 100%; }
.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error, .tm-extra-product-options ul.tmcp-ul-wrap+.tm-error { margin: -20px 0 0 10px !important; width: auto !important; padding: 0 10px !important; top: 100% !important }
label.recaptcha-error-message { margin: 0 0 0 0; }
.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error:before, .tm-extra-product-options ul.tmcp-ul-wrap+.tm-error:before, label.error:before { content: ""; position: absolute; left: 5px; top: -10px; border-bottom: 5px solid #f00; border-left: 5px solid transparent; border-right: 5px solid transparent; height: 10px; width: 10px; }
.input_box.focus .input-label, .input_box.filled .input-label, .select_box.focus .input-label, .select_box.filled .input-label { top: -12px !important; font-size: 12px !important; opacity: 1; line-height: 20px !important; color: #fff; background: #000; padding-bottom: 2px; margin-left: 10px; }
.select_box .input-label { opacity: 0 }
.lbl-input { font-size: 15px; font-weight: 400; color: #444; line-height: 32px; display: block; margin: 6px 0 0 0; }
.input-file { position: absolute; left: 0; top: 0; opacity: 0; height: 100%; width: 100%; cursor: pointer; color: #909090; z-index: 3; }
input[type=file]::-webkit-file-upload-button {
visibility: hidden;
}
.file-box:before { content: ""; display: block; width: 21px; height: 24px; background: url(images/sprite.png) no-repeat -191px -184px transparent; position: absolute; right: 17px; top: 13px; pointer-events: none; z-index: 2; color: #909090; }
.file-box .input.input-text { border: 2px dashed #ddd !important; padding: 0 50px 0 14px; color: #909090; }
.select_box { position: relative; margin: 0 0 30px 0; }
.select_box .icon { position: absolute; right: 17px; top: 20px; pointer-events: none; z-index: 2; }
.select { -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; appearance: none; cursor: pointer; color: #909090; }
.select option { color: #444; }
.file-box:after, .select-box:after { width: 60px; }
.submit_box:after { display: none; }
.modal-body form .input_box .input:focus, .input_box .input:focus, .select:focus, .newsletter_form .input_box .input:focus { border-color: #000; }
.lbl-radio { position: relative; padding-left: 32px; display: block; cursor: pointer; margin: 10px 29px 18px 0; }
.radio-input-icon { position: absolute; left: 0; top: 0; width: 24px; height: 24px; border: 2px solid #909090; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; padding: 5px; }
.input-radio { position: absolute; left: 0; top: 0; width: 20px; height: 20px; opacity: 0; margin: 0; }
.radio-input-name { line-height: 20px; display: inline-block; vertical-align: top; font-size: 16px; color: #232021; }
.radio-input-icon:before { content: ""; display: block; width: 6px; height: 6px; background: #fa9200; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; opacity: 0; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.input-radio:checked ~ .radio-input-icon:before { opacity: 1; }
.input-radio:checked ~ .radio-input-icon { border-color: #fa9200; }
.lbl-checkbox { position: relative; padding-left: 32px; display: block; cursor: pointer; line-height: normal !important; }
.checkbox-input-icon { position: absolute; left: 0; top: 0; width: 24px; height: 24px; border: 2px solid #ccc; background: #fff; }
.input-checkbox { position: absolute; left: 0; top: 0; width: 20px; height: 20px; opacity: 0; margin: 0; }
.checkbox-input-name { line-height: 24px; display: inline-block; vertical-align: top; font-size: 16px; color: #232021; }
.checkbox-input-icon:before { width: 20px; height: 20px; opacity: 0; background-position: -148px -217px; position: absolute; left: 0; top: 0; }
.input-checkbox:checked ~ .checkbox-input-icon:before { opacity: 1; }
.input-checkbox:checked ~ .checkbox-input-icon { border-color: #fa9200; }
.grecaptcha-badge { z-index: 3; bottom: 10px !important; }
.ajax-loader { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); background: url(../images/loader.svg) !important; pointer-events: none; }
.checkbox_main { padding: 0 0 0 35px; position: relative; display: inline-block; line-height: 25px; width: 50%; float: left; margin-bottom: 15px; }
span#chkgroup:after { content: ""; display: table; clear: both; }
.intrested_areas .button.button_primary { margin-top: 15px !important; }
.checkbox_main .input_checkbox_div { left: 2px; position: absolute; top: 0px; }
.checkbox_section.job_types .checkbox_main { padding: 0 0 10px 50px; position: relative; display: inline-block; line-height: 30px; float: left; margin-right: 20px; width: auto; }
.checkbox_section.job_types .checkbox_main .checkboxinput, .checkbox_main .checkboxinput { cursor: pointer; display: block; height: 25px; line-height: normal !important; margin: 0; min-height: inherit; opacity: 0; width: 25px; }
.checkbox_section.job_types .checkbox_main .input_checkbox_div .icon, .checkbox_main .input_checkbox_div .icon { border: 1px solid #737373; background: #fff; border-radius: 0; height: 25px; left: 50%; pointer-events: none; position: absolute; margin: 0 0 0 0; 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%); width: 25px; }
.checkbox_section.job_types .checkbox_main .input_checkbox_div .icon::before, .checkbox_main .input_checkbox_div .icon::before { content: ""; left: 50%; opacity: 0; position: absolute; 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); height: 13px; width: 13px; }
.checkbox_section.job_types .checkbox_main .input_checkbox_div .checkboxinput:checked + .icon, .checkbox_main .input_checkbox_div .checkboxinput:checked + .icon { border-color: #000; }
.checkbox_section.job_types .checkbox_main .input_checkbox_div .icon::before, .checkbox_main .input_checkbox_div .icon::before { font-size: 14px; }
.checkbox_section.job_types .checkbox_main .input_checkbox_div .checkboxinput:checked + .icon:before, .checkbox_main .input_checkbox_div .checkboxinput:checked + .icon:before { opacity: 1; }
.checkbox_section { padding: 0 0 20px 0; }
.checkbox_main label.lbl_radio { margin-bottom: 0; font-weight: normal; color: #000; }
.checkbox_title { display: block; margin: 0 0 10px 0; }
.checkbox_about { margin: 0 0 20px 0; display: block; }
.checkbox_about:after { content: ""; display: table; clear: both; }
.input_num { border: 0; }
.input_num { display: inline-block; margin: 0; border: 1px solid #444; }
.spinner { display: inline-block; vertical-align: top; padding: 0; position: relative }
.spinner .input_quantity { height: 45px; width: 120px !important; padding: 0 30px 0 35px; border: 0; text-align: center; }
.cartminus, .cartplus { display: block; height: 25px; width: 25px; text-align: center; overflow: hidden; line-height: 30px; position: absolute; right: 0; top: 50%; cursor: pointer; left: 5px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.cartplus { line-height: 15px; right: 0; left: auto; }
.cartplus, .cartminus { position: absolute; right: 3px; top: 25px; cursor: pointer; width: 24px; height: 24px; }
.cartplus:before, .cartplus:after, .cartminus:before { content: ""; display: block; width: 12px; height: 2px; background: #303030; position: absolute; left: 50%; top: 50%; margin: -1px 0 0 -6px; }
.cartplus:after { width: 2px; height: 12px; margin: -6px 0 0 -1px; }
.cartminus { left: 3px; right: auto; }
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
input[type=number] { -moz-appearance: textfield; appearance: none }
/*====== button =======*/
.button { display: inline-block !important; min-width: 200px; height: 50px !important; text-align: center; font-size: 14px !important; font-weight: 600 !important; letter-spacing: 0.18em; position: relative; padding: 0 10px; color: #000; text-transform: uppercase; 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; background: transparent !important; z-index: 1; line-height: 48px !important; }
.button:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 2px solid #000000; transform: scale(1); }
.button:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000000; transform: scale(0.5); opacity: 0; z-index: -1 }
/*=============*/
.container-main, .inner_banner_section { margin-top: 0 }
.logged-in .container-main.home-page { }
/*=========== scroll button===================*/
.scroll-top { position: fixed; right: -20px; bottom: -20px; height: 40px; width: 40px; background: #000; 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; }
/*=============*/
/*=========== cart ===================*/
.cart_open .site-main:before { right: 501px; }
.site-main:before { content: ""; display: block; position: fixed; top: 0; left: 0; right: 100%; background: rgba(0,0,0,0.8); bottom: 0; z-index: 9999; 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; cursor: url(../images/closeicon.png) 15 15, pointer; }
body.cart_open { overflow: hidden }
body.profile_open { overflow: hidden }
.cart_sidebar_main { background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); left: 100%; max-height: 100%; overflow-y: auto; cursor: default; position: fixed !important; margin-left: 10px; top: 0; 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; width: 501px; z-index: 999999; }
.mini_cart span.title { display: block; font-size: 30px; font-weight: 400; color: #000; margin-top: 0; position: relative; z-index: 88; padding: 00 30px 0 0; text-align: left; border-bottom: 1px solid #000; line-height: normal; margin-bottom: 30px; pointer-events: none; }
.mini_cart { float: left; padding: 10px 20px 20px 20px; width: 100%; min-height: 100vh; }
.cart_open .cart_sidebar_main { margin-left: -501px }
.cart_empty_content { position: absolute; left: 15px; right: 15px; margin: 0 auto 0 auto; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.cart_empty_content .carttitle { font-size: 24px; line-height: normal; font-weight: 700; margin: 0 0 30px 0; }
.back_shoping_btn { }
.mini_cart_products .buttons { display: flex; justify-content: space-between; }
.back_shoping_btn .button { padding: 0 20px; }
.cart_empty_content .cartsubtitle { font-size: 16px; margin: 0 0 20px 0; color: #999999; }
.cart-close { color: #000; position: absolute; right: 15px; top: 15px; cursor: pointer; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; height: 30px; width: 30px; z-index: 9; }
.cart-close:before, .cart-close:after { content: ""; position: absolute; left: 14px; top: 8px; height: 15px; width: 3px; background: #000; transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.cart-close:after { transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.mini_cart li a img { width: 90px !important; float: left !important; margin: 0 15px 0 0 !important; height: auto !important; }
.mini_cart .mini_cart_item li a { }
.mini_cart .mini_cart_item .remove { color: #000; position: absolute; left: 15px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); height: 25px; width: 25px; background: #000; border-radius: 50%; }
.mini_cart .mini_cart_item .remove:before { display: none }
.mini_cart .mini_cart_item { position: relative; background: #fff; padding: 5px 15px 5px 50px !important; }
span.total_amount { display: block; font-weight: 700; }
.mini_cart ul { list-style-type: none; padding: 0; margin: 0 }
.mini_cart .mini_cart_item:after { content: ""; display: block; clear: both }
.mini_cart .mini_cart_item .remove span { pointer-events: none; height: 25px; width: 25px; display: block; }
.mini_cart .mini_cart_item .remove span:before, .mini_cart .mini_cart_item .remove span:after { content: ""; position: absolute; left: 50%; top: 50%; height: 12px; width: 3px; background: #fff; transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); -webkit-transform: translate(-50%, -50%) rotate(45deg); }
.mini_cart .mini_cart_item .remove span:after { transform: translate(-50%, -50%) rotate(-45deg); -moz-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); -o-transform: translate(-50%, -50%) rotate(-45deg); -webkit-transform: translate(-50%, -50%) rotate(-45deg); }
.mini_cart .mini_cart_item+.mini_cart_item { margin-top: 15px }
#mini_cart .buttons .cart-minproduct .button { padding: 0 20px; margin: 5px 0; min-width: 170px; height: 60px; line-height: 60px; }
#mini_cart .cart-minproduct { display: inline-block; vertical-align: top; width: 49%; text-align: left }
#mini_cart .cart-minproduct+.cart-minproduct { text-align: right }
#mini_cart .total { background: #CCC; padding: 13px 15px 10px 15px; margin: 30px 0 30px 0; display: flex !important; justify-content: space-between; align-items: center; align-content: center; }
#mini_cart .total strong { font-size: 16px; color: #000000 }
#mini_cart .total .woocommerce-Price-amount { font-size: 16px; float: right }
#mini_cart .mini_cart_item .price .woocommerce-Price-amount+.woocommerce-Price-amount { float: right }
.mini_cart .mini_cart_item:before { display: none; }
#mini_cart .cart-minproduct+.cart-minproduct a.btn-border { margin: 0 0 0 auto; }
.minicart_img { float: left; }
.minicartdes { float: right; width: 260px; }
.cart_totals table.shop_table.shop_table_responsive.table th { border: none !important; }
.cart_totals table.shop_table.shop_table_responsive.table td { border: none !important; }
.search_form { position: absolute; right: 0; top: 100%; background: #fff; z-index: 99; display: none; 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; margin: 5px 0 0 0; }
.search_form .input_box { margin: 0 0 0 0; box-shadow: 0 0 10px rgba(0,0,0,0.5); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); -ms-box-shadow: 0 0 10px rgba(0,0,0,0.5); -o-box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); padding: 5px 5px; }
.search_form .input_box .input { width: 350px; padding: 0 35px 0 0 !important; border: none; border-bottom: 1px solid #000; }
.search_form .input_box .submit { position: absolute; right: 10px; top: 18px; background-color: transparent; border: none; width: 24px; height: 22px; padding: 0 0; background: url(../images/search.svg); }
.user_option_main { display: none }
ul.user_option { position: absolute; height: auto; width: 120px; z-index: 2; right: -10px; top: 31px; display: 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; }
ul.user_option li { display: block !important; }
ul.user_option li+li { margin: 0 0 0 0 !important; }
ul.user_option li a { line-height: 30px; display: block !important; background: #000; color: #fff; font-size: 14px; padding: 0 10px; }
ul.user_option:before { content: ""; position: absolute; right: 13px; top: -6px; border-bottom: 7px solid #000; border-left: 7px solid transparent; border-right: 7px solid transparent; }
/*=============*/

.title_main { }
.title_main .sub_title { font-size: 18px; text-transform: capitalize; display: block; margin: 0 0 15px 0; line-height: 20px; }
.title_main .h2 { text-transform: uppercase; margin: 0 0 15px 0; line-height: 60px; }
.title_main .sub_title, .title_main .h2 { letter-spacing: 0.06em }
/*====== header =======*/
.header { }
.head-top-main { overflow: hidden; height: 50px; position: relative; background: #000; text-align: center; padding: 11px 0 13px 0; 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; border-bottom: 1px solid transparent; }
.head-top-main.close_line { height: 0; padding: 0; border: 0 !important; }
.head-top-main .headertopbox { position: relative; margin: 0 0 0 -6px; }
.head-top-main .headertopbox span { color: #fff; font-size: 14px; line-height: 20px; letter-spacing: 0.06em; margin: 0 0 0 0; display: inline-block; }
.head-top-main .headertopbox span .shop_button { font-size: inherit; color: inherit; font-weight: 600; text-transform: uppercase; letter-spacing: inherit; display: inline-block; }
.head-top-main .headertopbox .close_freeshipping { float: right; position: absolute; display: inline-block; height: 20px; width: 20px; margin: 0 0; right: -2px; top: 5px; }
.head-top-main .headertopbox .close_freeshipping:before { content: ""; position: absolute; left: 50%; height: 20px; width: 2px; background: #fff; top: 0; transform: translateX(-50%) rotate(45deg); -moz-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); -o-transform: translateX(-50%) rotate(45deg); -webkit-transform: translateX(-50%) rotate(45deg); }
.head-top-main .headertopbox .close_freeshipping:after { content: ""; position: absolute; left: 50%; height: 20px; width: 2px; background: #fff; top: 0; transform: translateX(-50%) rotate(-45deg); -moz-transform: translateX(-50%) rotate(-45deg); -ms-transform: translateX(-50%) rotate(-45deg); -o-transform: translateX(-50%) rotate(-45deg); -webkit-transform: translateX(-50%) rotate(-45deg); }
.logo { padding: 20px 0; margin: 0 0 0 0; }
.logo a { display: block; }
.header .container-fluid { padding: 0 22px; position: relative; z-index: 1 }
.header .container-fluid .flex { justify-content: space-between; }
.header .container-fluid:before { content: ""; position: absolute; left: 0; top: 0; background: url(../images/header_bg.png); height: 279px; width: 100%; z-index: -1 }
.site-main > header.navbar-fixed.sticky .header .container-fluid:before { height: 100%; background: transparent; }
.site-main > header.navbar-fixed.sticky .head-top-main { border-bottom: 1px solid rgba(255,255,255,0.5); }
.header_menu_main { margin: 0 0; }
.header_social_media { display: none; padding: 0 15px; margin: 15px 0 15px 0; }
.header_social_media ul { }
.header_social_media ul li { display: inline-block; }
.header_social_media ul li a { display: block; }
.header_social_media ul li a svg { height: 25px; width: 25px; color: #000; }
.header_social_media ul li+li { margin-left: 15px; }
.header_right_main { }
.header_right_main .header_right_icons { }
.header_right_main .header_right_icons li { display: inline-block; position: relative; }
.header_right_main .header_right_icons li a { display: inline-block; }
.user_option_main { display: none }
ul.user_option { position: absolute; height: auto; width: 120px; z-index: 2; right: -10px; top: 40px; display: 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; }
.header_right_main .header_right_icons li a svg { pointer-events: none; }
.header_right_main .header_right_icons li+li { margin: 0 0 0 22px; }
.header_right_main .header_right_icons li a .cart_icon { position: absolute; color: #000; top: -13px; right: -11px; font-weight: 600; pointer-events: none; font-size: 11px; background: #fff; padding: 0 0; line-height: 18px; border-radius: 50%; width: 25px; height: 25px; text-align: center; padding: 3px 1px; }
.slick-slide img { width: 100% }
.hl-banners { }
.hl-banner-slider { }
.hl-banner-slider figure { position: relative; }
.hl-banner-slider figure img { }
.hl-banner-slider figure figcaption { position: absolute; top: 50%; left: 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%); margin: 20px 0 0 -453px; text-align: center; max-width: 550px; display: block; width: 100%; padding: 0 15px; }
.hl-banner-slider figure figcaption .title_main .sub_title, .hl-banner-slider figure figcaption .title_main .h2 { color: #fff }
.hl-banner-slider figure figcaption .title_main .sub_title { margin: 0 0 20px 0; display: block; }
.hl-banner-slider figure figcaption .title_main .h2 { margin: 0 0 35px 0; }
.hl-banner-slider figure figcaption .button { color: #fff; }
.hl-banner-slider figure figcaption .button:after { background: #fff; }
.hl-banner-slider figure figcaption .button:before { border-color: #fff; }
.hl-banner-slider .slick-dots { position: absolute; bottom: 0; line-height: 0; margin: 0 0 110px 0; width: 100%; text-align: center; }
.hl-banner-slider .slick-dots li { display: inline-block; line-height: 0; height: auto; }
.hl-banner-slider .slick-dots li button { background: #000; font-size: 0; padding: 0 0; width: 30px; height: 5px; margin: 0 10px; }
.slick-dots li.slick-active { }
.hl-banner-slider .slick-dots li.slick-active button { background: #fff; width: 50px }
.home_category { padding: 115px 0 85px 0; }
.home_category_main { }
.home_category_main figure { position: relative; overflow: hidden; z-index: 1; margin: 0 0 30px 0; }
.home_category_main figure .home_category_img { display: block; position: relative; z-index: 1; }
.home_category_main figure .home_category_img:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5); opacity: 0; z-index: 0; }
.home_category_main figure .home_category_img:after { content: ""; position: absolute; left: 50%; width: 50px; background: url(../images/plus.png); opacity: 0; bottom: 100%; z-index: 1; height: 50px; transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); margin: 0 0 10px 0; }
.home_category_main figure figcaption { position: absolute; left: 0; right: 0; width: 100%; text-align: center; top: 100%; margin: -63px 0 0 0; padding: 0 10px; 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; }
.home_category_main figure figcaption .h3, .home_category_main figure figcaption h3 { color: #fff; letter-spacing: 0.06em; font-weight: 400; text-transform: uppercase; }
.home_category_content { margin: -30px 0 0 0; }
.home_category_content .title_main { padding: 0 0 2px 0; }
.home_category_content .title_main .sub_title { margin: 0 0 24px 3px; }
.home_category_content .title_main .h2, .home_category_content .title_main h2 { margin: 0 0 20px 0; }
.home_category_content p { max-width: 300px; }
.home_category_content a.button { margin: 30px 0 0 0; }
.home_welcome { padding: 100px 0 0 0; background-position: bottom center; background-size: cover; background-repeat: no-repeat; position: relative; }
.home_welcome .home_welcome_bg_title { position: absolute; left: 0; right: 0; text-align: center; font-size: 300px; text-transform: uppercase; font-weight: 600; margin: 80px 0 0 -15px; letter-spacing: -0.04em; color: #000; opacity: 0.07; pointer-events: none; }
.home_welcome_main { text-align: center; padding: 80px 0 425px 0; }
.home_welcome_main .title_main { }
.home_welcome_main .title_main .sub_title { margin: 0 0 23px 0; }
.home_welcome_main .title_main .h2 { margin: 0 0 19px 0; }
.home_welcome_main p { line-height: 36px; }
.home_welcome_main .button { margin-top: 28px; }
.home_services { padding: 82px 0 62px 0; text-align: center; }
.home_services .title_main { }
.home_services .title_main .h2 { margin: 0 0 32px 0; }
.home_welcome_content { max-height: 450px }
.home_welcome_content h1, .home_welcome_content .h1 { font-size: 40px }
.home_welcome_content h2, .home_welcome_content .h2 { font-size: 36px }
.home_welcome_content h3, .home_welcome_content .h3 { font-size: 30px }
.home_welcome_content h4, .home_welcome_content .h4 { font-size: 24px }
.home_welcome_content h5, .home_welcome_content .h5 { font-size: 22px }
.home_welcome_content h6, .home_welcome_content .h6 { font-size: 20px }
.home_welcome_content h1, .home_welcome_content .h1, .home_welcome_content h2, .home_welcome_content .h2, .home_welcome_content h3, .home_welcome_content .h3, .home_welcome_content h4, .home_welcome_content .h4, .home_welcome_content h5, .home_welcome_content .h5, .home_welcome_content h6, .home_welcome_content .h6 { margin: 30px 0 10px 0 }
.home_welcome_content ul { padding: 0 0 0 0; margin: 0 0 30px 0 }
.home_welcome_content ol { padding: 0 0 0 15px }
.home_welcome_content ul > li, .home_welcome_content ol > li { margin: 0 0 15px 0 }
.home_welcome_content ul > li > ul, .home_welcome_content ul > li > ol, .home_welcome_content ul > li > ol > li > ul, .home_welcome_content ol > li > ul, .home_welcome_content ol > li > ol { margin: 10px 0 0 0; }
.home_welcome_content ul > li { padding: 0 0 0 20px; margin: 0 0 0 0 }
.home_welcome_content ul > li+li { margin-top: 5px }
.home_welcome_content ul > li:before { content: ""; position: absolute; left: 1px; top: 8px; height: 8px; width: 8px; background: #000; }
.home_welcome_content ul > li > ol > li > ul > li:before, .home_welcome_content ul > li > ul > li:before, .home_welcome_content ul > li > ul > li:before { content: ""; position: absolute; left: 1px; top: 11px; height: 5px; width: 5px; background: #000; border: 1px solid #000; }
.home_welcome_content ul > li > ol > li > ul > li:before, .home_welcome_content ul > li > ul > li > ul > li:before { background: transparent }
.home_welcome_content p:last-child { display: inline; }
.home_welcome_content p { }
.home_welcome_content p+p { margin-top: 15px; }
ul.nav-tabs { margin: 0 auto; padding: 0 20px; overflow: visible; border: 0; width: 100%; text-align: center; display: flex; justify-content: center; }
ul.nav-tabs > li.nav-item { margin: 0; padding: 0; border: none; position: relative }
ul.nav-tabs > li.nav-item + li.nav-item { margin-left: 63px; margin-top: 0 }
ul.nav-tabs > li.nav-item + li.nav-item:before { content: "|"; position: absolute; left: -34px; top: 5px; font-size: 18px; color: #999 }
ul.nav-tabs > li.nav-item > a.nav-link { border: none; padding: 5px 0; font-size: 18px; color: #999999; font-weight: 400; text-transform: uppercase; letter-spacing: 0.06em; background: transparent }
ul.nav-tabs > li.nav-item > a.nav-link:before { content: ""; background: #000000; position: absolute; left: auto; right: 0; width: 0; bottom: -1px; height: 2px; 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; }
ul.nav-tabs > li.nav-item > a.nav-link.active { color: #000000 }
ul.nav-tabs > li.nav-item > a.nav-link.active:before { width: 100%; left: 0 }
ul.nav-tabs + .tab-content { padding: 60px 0 30px 0; }
.home_ring_slider { margin: 0 0 0 0; }
.home_ring_slider figure { }
.home_ring_slider figure .home_service_img { position: relative; overflow: hidden; z-index: 1; border: 1px solid #ebebeb; display: block; padding-bottom: 140%; background: #ffffff }
.home_ring_slider figure .home_service_img:before { content: ""; position: absolute; left: 0; height: 0; background: rgba(0,0,0,0.5); opacity: 0; top: 0; bottom: 0; z-index: 1; width: 100%; }
.home_ring_slider figure .home_service_img:after { content: ""; position: absolute; left: 50%; top: 100%; width: 50px; background: url(../images/plus.png); opacity: 0; bottom: 0; z-index: 1; 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%); }
.home_ring_slider figure .home_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%); }
.home_ring_slider .slick-slide { padding: 0 15px; }
.home_ring_slider figure figcaption { text-align: center; margin: 13px 0 0 0; padding: 0 15px; display: block; }
.home_ring_slider figure figcaption .ring_tag { font-size: 12px; display: block; text-transform: uppercase; letter-spacing: 0.06em; color: #999999; margin: 0 0 2px 0; }
.home_ring_slider figure figcaption .home_service_title { font-size: 16px; letter-spacing: 0.06em; color: #000; text-transform: capitalize; line-height: 30px; }
.home_ring_slider button { position: absolute; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); background: transparent; padding: 0 0; margin: -48px -95px 0 -95px; z-index: 1 }
.home_ring_slider button.slick-next.slick-arrow { left: auto; right: 0; }
.home_ring_slider button svg { fill: #999; }
.home_video { position: relative; }
.home_video .row { position: relative; align-items: center; }
.home_video .row:before { content: ""; position: absolute; left: 15px; right: 15px; top: 0; bottom: 0; border: 2px solid #999999; pointer-events: none; z-index: -1; }
.home_video .video_main { margin: 60px 0; position: relative; }
.home_video .video_main iframe { position: absolute; left: 0; top: 0; right: 0; bottom: 0; height: 100%; width: 100%; opacity: 0; z-index: -1 }
.home_video .video_main.in .video_img { cursor: url(../images/closeicon.png); }
.home_video .video_main.in .video_img iframe { z-index: 1; opacity: 1; }
.home_video .video_main img { max-width: inherit; float: right; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; }
.video_content_main { max-width: 370px; margin: 0 auto 0 auto; padding: 0 60px 0 0; }
.video_content_main .video_small_img { display: block; margin: 0 0 55px 0; }
.video_content_main h2 { text-transform: uppercase; line-height: 60px; letter-spacing: 0.06em; margin: 0 0 20px 0; }
.video_content_main .button { margin-top: 32px; }
.home_video .video_main .video_img { position: relative; display: block; float: right; padding-bottom: 122.809%; width: calc(50vw - 15px); overflow: hidden; z-index: 1; }
.home_video .video_main:after { content: ""; clear: both; display: table; }
.home_video .video_main .video_img:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.5); }
.home_video .video_main .video_img .video_icon { 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; }
.video_close_icon { position: absolute; height: 31px; width: 31px; background: #000; top: 10px; right: 0; z-index: 1; opacity: 0; display: block; background: url(../images/closeicon.png); cursor: pointer; 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; transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); -webkit-transform: scale(0.7); }
.home_video .video_main.in .video_close_icon { opacity: 1; z-index: 2; }
.home_video .video_main .video_img .video_icon svg { fill: #fff; }
.home_video .video_main .video_img .video_icon span { display: block; font-size: 18px; color: #fff; text-transform: capitalize; margin: 22px 0 0 0; letter-spacing: 0.06em; line-height: 20px; }
.home_partner { padding: 90px 0 82px 0; text-align: center; }
.home_partner .h4, .home_partner h4 { text-transform: uppercase; margin: 0 0 55px 0; }
.partner_icon { display: block; }
.home_instagram { text-align: center; }
.home_instagram .title_main { display: inline-block; margin: 0 0 65px 0; }
.home_instagram .title_main .h2 { text-transform: lowercase; border-bottom: 3px solid #000; padding: 0 0 4px 0; }
.home_instagram .title_main .h2 span { height: 35px; width: 35px; display: inline-block; margin: -3px 15px 0 0; vertical-align: middle; }
.home_instagram .title_main .h2 span svg { display: block; height: 40px; width: 40px; }
.home_instagram_main { display: flex; }
.home_instagram_main .home_instagram_box { }
.home_instagram_main .home_instagram_box .instagram_box { display: block; position: relative; }
.home_instagram_main .home_instagram_box .instagram_box:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5); z-index: 0; opacity: 0; height: 0; width: 100%; }
.home_instagram_main .home_instagram_box .instagram_box:after { content: ""; position: absolute; top: 100%; left: 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%); opacity: 0; background: url(../images/instagram.svg); height: 50px; width: 50px; z-index: 1; }
.footer_menu { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; padding: 96px 0 91px 0; }
.footer { }
.footer .container { max-width: 1500px; }
.footer_menu .col-cust { width: 20%; padding: 0 15px; }
.footer_logo_main { margin: 7px 0 0 0; }
.footer_menu .title { font-weight: 600; text-transform: uppercase; margin: 0 0 23px 0; }
ul.footer_links { }
ul.footer_links li, ul.footer_links li a, ul.footer_links li p { font-size: 16px; line-height: 36px; letter-spacing: 0.06em; margin: 0 0 0 0; padding: 0 0 }
ul.footer_links li a.footer_map_link { text-transform: uppercase; font-weight: 600; letter-spacing: 0.18em; font-size: 14px; text-decoration: underline !important; display: inline-block; margin: 0 0 36px 0; background: none !important; }
ul.footer_links li a.footer_address_button { position: relative; font-weight: 600; text-transform: uppercase; margin: 0; font-size: 14px; height: 40px; min-width: 170px; line-height: 40px; display: inline-block; padding: 0 10px 0 35px; margin-bottom: 10px; background: transparent }
ul.footer_links li a.footer_address_button:before { content: ""; position: absolute; left: -5px; top: 50%; transform: translateY(-50%) scale(0.35); -moz-transform: translateY(-50%) scale(0.35); -ms-transform: translateY(-50%) scale(0.35); -o-transform: translateY(-50%) scale(0.35); -webkit-transform: translateY(-50%) scale(0.35); background: url(../images/map.png); height: 60px; width: 48px; background-repeat: no-repeat; }
ul.footer_links li a.footer_address_button:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #000; pointer-events: none; z-index: -1 }
.footer_copy_right { display: flex; justify-content: space-between; align-items: center; }
.signature { }
.signature p { display: inline-block; margin: 0 0 0 0; }
.footer_copy_right ul { }
.footer_copy_right ul li { display: inline-block; }
.footer_copy_right_main { border-top: 1px solid #bbb; padding: 30px 0 36px 0; }
.signature p+p { margin: 0 0 0 36px; position: relative }
.signature p+p:before { content: "|"; position: absolute; left: -20px; top: 1px; font-size: 16px; color: #000000; }
.footer_copy_right ul li a { font-size: 16px; letter-spacing: 0.06em; padding: 0 0; }
.footer_copy_right ul li+li { margin: 0 0 0 30px; }
.footer_copy_right ul li+li:before { content: "|"; position: absolute; left: -20px; top: 0; font-size: 16px; color: #000000; }
.tab-content>.tab-pane.active { display: block; height: 100%; }
.tab-content>.tab-pane { display: block; height: 0; position: relative; }
.sticky_social_media { position: fixed; right: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); margin: 60px 0 0 0; z-index: 999; }
body.sticky_social .sticky_social_media { }
.sticky_social_media ul { }
.sticky_social_media ul> li { }
.sticky_social_media ul> li a { display: block; position: relative; padding: 8px 12px; }
.sticky_social_media ul> li a svg { height: 20px; width: 20px; fill: #d2d2d2; }
.sticky_social_media ul> li+li { margin-top: 0; }
.sticky_social_media ul> li a:before { content: ""; position: absolute; left: 100%; right: 0; top: 0; bottom: 0; background: #fff; z-index: -1; pointer-events: none; }
/*===================== Inner pages =========================================*/
body.logged-in.admin-bar.woocommerce-checkout.woocommerce-order-received { }
body.logged-in.admin-bar.woocommerce-account header body.logged-in.admin-bar.woocommerce-checkout.woocommerce-order-received header { margin-top: 0; }
.page-heading { display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; align-items: center; position: relative; margin-bottom: 0; height: auto; background-position: center center; min-height: 500px; min-width: 100%; max-width: 100%; background-repeat: no-repeat; width: 100%; background-size: cover; }
.page-heading:before { content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.2); position: absolute; left: 0; top: 0; }
.page_heading_main { margin-top: 90px; 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%); }
.page-heading h1, .page-heading .h1 { color: #fff; font-size: 50px; margin: 0 auto 0; position: relative; z-index: 1; text-transform: uppercase; line-height: normal; display: block; padding: 0; border-radius: 0; text-align: center; }
.page-heading .container { }
ul.breadcrumb li:before { display: none; }
ul.breadcrumb { background: none; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; padding: 0; margin: 10px 0 0 0; justify-content: center; font-size: 16px; }
ul.breadcrumb li + li:before { content: "/"; display: inline-block !important; width: auto; height: auto; vertical-align: middle; margin: 0px 12px 0 12px; top: 0; position: relative; background: transparent; line-height: 15px; font-size: 16px; color: #fff; left: 0; padding: 0; }
ul.breadcrumb li a { color: #fff; line-height: 30px; }
ul.breadcrumb li.selected { color: #fff; }
ul.breadcrumb li { line-height: 30px; padding: 0; margin: 0 !important; text-transform: capitalize; }
.inner-banner .breadcrumb li+li { padding: 0 0 0 26px; }
.inner-banner .breadcrumb li.active { color: #fff; }
.content-area { padding: 90px 0; border-bottom: 1px solid #000; }
.content-area p { }
.content-area p+p { margin-top: 30px; }
.content-area p:last-child { margin-bottom: 0 }
.content-area a.inner_link, .content-area p a { color: #000; line-height: normal; font-weight: 600; }
.content-area a { color: #000 }
.content-area ul { padding: 0 0 0 0; margin: 0 0 15px 0 }
.content-area ol { padding: 0 0 0 20px }
.content-area ul > li, .content-area ol > li { margin: 0 0 15px 0 }
.content-area ul > li > ul, .content-area ul > li > ol, .content-area ul > li > ol > li > ul, .content-area ol > li > ul, .content-area ol > li > ol { margin: 10px 0 0 0; }
.content-area ul > li { padding: 0 0 0 25px; margin: 0 0 0 0 }
.content-area ul > li+li { margin-top: 10px; }
.content-area ul > li:before { content: ""; position: absolute; left: 1px; top: 8px; height: 8px; width: 8px; background: #000; }
.content-area ul > li > ol > li > ul > li:before, .content-area ul > li > ul > li:before, .content-area ol > li > ul > li:before { content: ""; position: absolute; left: 1px; top: 11px; height: 5px; width: 5px; background: #000; border: 1px solid #000; }
.content-area ul > li > ol > li > ul > li:before, .content-area ul > li > ul > li > ul > li:before { background: transparent }
.content-area ol ol, .content-area ol ul, .content-area ul ol, .content-area ul ul { }
.content-area ol > li, .content-area ul > li > ol > li { }
.content-area ol > li > ol > li { }
.content-area table { width: 100%; }
.content-area tr { }
.content-area td { padding: 11px 12px; border: 1px solid #cccccc; color: #333333; line-height: 24px; font-size: 16px }
.content-area th { font-weight: 700; color: #000000; padding: 5px 10px; border: 1px solid #cccccc; font-size: 16px; line-height: 24px; padding: 12px 13px 9px 13px }
.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: 30px 0 10px 0; }
.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 }
.about_us_main { }
.about_us_main h1:first-child, .about_us_main h2:first-child, .about_us_main h3:first-child, .about_us_main h4:first-child, .about_us_main h5:first-child, .about_us_main h6:first-child { text-align: center; margin-bottom: 30px }
.contact_us { margin: 0 0 80px 0; }
.contact_us > .h2, .contact_us > h2 { text-align: center; margin: 0 0 30px 0; }
.contact_form_main { }
.contact_form_main h2 { margin: 0 0 30px 0; }
.map { position: relative; width: 100%; height: 100%; background: #f5f5f5; }
.map iframe { width: 100%; height: 100%; }
.contact_info { position: relative; text-align: center; }
.contact_info .contact_title { display: block; text-transform: capitalize; }
.contact_info .icon { display: block; margin: 0 0 30px 0; }
.faq_box_main { }
.faq_box_main h2, .faq_box_main .h2 { margin: 60px 0 25px 0; }
.faq_box_main h2:first-child, .faq_box_main .h2:first-child { margin-top: 0 }
.faq_content_main p:last-child { margin-bottom: 0 }
.faq_content_main p { margin-bottom: 20px; }
.faq_box_main .accordion .card { border-radius: 0; border: none; }
.faq_box_main .accordion .card .card-header + div { }
.faq_box_main .accordion .card .card-header { padding: 0; border-radius: 0; background-color: transparent; border-bottom: 1px solid #000; margin: 0 0; }
.faq_box_main .accordion .card .card-header button { display: block; padding: 10px 50px 10px 0; width: 100%; border-radius: 0; text-align: left; position: relative; font-size: 20px; cursor: pointer; border: 0; background: transparent; color: #000; }
.faq_box_main .accordion .card .card-header button.collapsed { color: #333; background: transparent; }
.faq_box_main .accordion .card + .card { margin-top: 30px; }
.faq_box_main .accordion .card .card-header button:before { content: ""; position: absolute; right: 9px; top: 20px; 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: 2px; width: 20px; background: #000; }
.faq_box_main .accordion .card .card-header button.collapsed::after { content: ""; position: absolute; right: 18px; top: 12px; 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: 20px; width: 2px; background: #000; }
.faq_box_main .accordion .card .card-header button.collapsed::before { content: ""; position: absolute; right: 9px; top: 21px; 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: 2px; width: 20px; background: #000; }
.card-body { padding: 10px 0 0 0; }
.faq_box_main .accordion .card .card-body ul { padding: 0 0 0 20px; margin: 0; }
.faq_box_main .accordion .card .card-body ul li + li { margin-top: 5px; }
.faq_box_main .accordion .card .card-body ul li a { font-size: 17px; color: #606060; }
.faq_box_main .accordion .card .card-body ul li.selected a, .faq_box_main .accordion .card .card-body ul li.active a { color: #d81e05; text-decoration: underline; }
.faq_box_main .accordion .card .card-body .archives_main { padding: 0; }
.faq_box_main .accordion .card .card-body .archives_main ul { padding: 0; }
.faq_box_main .accordion .card .card-header button:hover, .faq_box_main .accordion .card .card-header button:focus { text-decoration: none; outline: none }
.faq_box_main .accordion .card .card-body ul li a:hover { color: #d81e05; text-decoration: underline; }
.collapse.show { }
.product-image-box { }
.product-image-box .product-image-large { cursor: pointer; z-index: 1; border: 1px solid #ccc; }
.product-image-box .product-image-large .home_service_img { position: relative; padding-bottom: 100%; display: block; overflow: hidden; background: transparent; }
.product-image-box .product-image-large a:before { content: ""; left: 0; top: 0; background: rgba(0,0,0,0.5); position: absolute; z-index: 1; opacity: 0; width: 0; height: 100%; }
.product-image-box .product-image-large a:after { content: ""; position: absolute; top: 50%; left: 100%; 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/search-plus.svg) no-repeat; height: 50px; width: 50px; opacity: 0; z-index: 1; }
.product-image-box .product-image-large 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%); max-width: 420px }
.product-image-box .project-thumb { padding: 0 0; position: relative; display: block; margin-top: 20px; }
.product-image-box .project-thumb .item { cursor: pointer; }
.product-image-box .project-thumb .owl-item { display: inline-block; }
.product-image-box .project-thumb .item a { display: block; pointer-events: none; position: relative; padding-bottom: 80%; border: 1px solid #bbb; overflow: hidden; margin: 0 5px; }
.product-image-box .project-thumb .item.selected a { border-color: #f77b55 }
.product-image-box .project-thumb .item a 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%); }
.product-image-box .project-thumb .item.slick-current { }
.product-image-box .project-thumb .item.slick-current a { border-color: #000; }
.product_main_box { }
.product_detail { }
.product_detail .product_price { font-size: 24px; font-weight: 600; display: block; margin-bottom: 15px; }
.product_main_box .button { margin-top: 30px; }
.more_project_section { margin: 80px 0 0 0; }
.more_project_section h2 { text-align: center; margin: 0 0 30px 0 !important; }
.more_project_section .home_project_slider { }
.more_project_section .home_project_slider .home_project_main figure figcaption { bottom: 15px; left: 0; right: 0; margin: 0 auto; padding: 15px 15px; }
.more_project_section .home_project_slider .home_project_main figure figcaption span { line-height: normal; margin: 0 0 15px 0; display: block; }
.more_project_section .home_project_slider .home_project_main figure figcaption h5 { margin: 0 0; }
.more_project_section .home_project_slider .home_project_main:before { height: 40px; }
.more_project_section .home_project_slider .home_project_main:after { width: 40px; }
.more_project_section .home_project_slider .home_project_main:before, .more_project_section .home_project_slider .home_project_main:after { margin-top: -15px; }
.more_project_section .home_project_slider .home_project_main { }
.more_project_section .home_project_slider .home_project_main > a { display: block; overflow: hidden; z-index: 1; position: relative; padding-bottom: 150%; background: transparent; border: 1px solid #d2d2d2 }
.more_project_section .home_project_slider .home_project_main > a:before { content: ""; position: absolute; left: 0; top: 0; height: 0; width: 100%; background: rgba(0,0,0,0.5); opacity: 0; z-index: 1; }
.more_project_section .home_project_slider .home_project_main > a:after { content: ""; position: absolute; top: 100%; left: 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/plus.svg); opacity: 0; z-index: 1; height: 50px; width: 50px }
.more_project_section .home_project_slider .home_project_main a 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%); }
.more_project_section .home_project_slider .home_project_main figcaption { text-align: center; padding: 15px 0 0 0; }
.more_project_section .home_project_slider .home_project_main figcaption span { margin: 0 0 0 0; display: block }
.more_project_section .home_project_slider .home_project_main figcaption h5, .more_project_section .home_project_slider .home_project_main figcaption .h5 { margin-top: 0; }
.more_project_section .home_project_slider .home_project_main+.home_project_main { margin-top: 30px; }
.more_project_section .home_project_slider .slick-track { }
.more_project_section .home_project_slider .slick-track .slick-slide { margin: 0 15px; }
.more_project_section .home_project_slider .slick-arrow { margin: -40px -30px 0 -30px; }
.blog_listing_row .blog_listing_col .blog_box .blog_img img { width: 100%; }
.blog_listing_row .blog_listing_col { position: relative; margin-bottom: 70px; }
.blog_section { padding: 23px 0 40px 0; }
.blog_section.bg_skew_color:before { content: ""; position: absolute; left: 0; right: 0; top: -100px; bottom: -123px; transform: skewY(-6deg); -moz-transform: skewY(-6deg); -ms-transform: skewY(-6deg); -o-transform: skewY(-6deg); -webkit-transform: skewY(-6deg); background: #fff; z-index: 1; }
.blog_box_main { padding: 63px 0 0 0; }
#blog_slider { transform: skewY(-6deg); -moz-transform: skewY(-6deg); -ms-transform: skewY(-6deg); -o-transform: skewY(-6deg); -webkit-transform: skewY(-6deg); }
#blog_slider .item { transform: skewY(6deg); -moz-transform: skewY(6deg); -ms-transform: skewY(6deg); -o-transform: skewY(6deg); -webkit-transform: skewY(6deg); }
.blog_box { padding: 0 0 0 0; }
.blog_box .blog_img_main .blog_img { position: relative; display: block; }
.blog_box .blog_img_main .blog_img:before { content: ""; background: rgba(0,0,0,0.5); position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; opacity: 0; 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; }
.blog_box .blog_img_main .blog_img .blog_date_main { width: 70px; height: 70px; background: #000; position: absolute; left: 0; top: 100%; padding: 14px 0 0 0; z-index: 1; 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; margin: -70px 0 0 0; }
.blog_box .blog_img_main .blog_img .blog_date_main .blog_date { font-size: 30px; color: #fff; font-weight: 700; display: block; text-align: center; padding: 0 0 4px 0 }
.blog_box .blog_img_main .blog_img .blog_date_main .blog_month { font-size: 14px; color: #fff; font-weight: 300; text-transform: uppercase; display: block; text-align: center }
.blog_box .blog_content { padding: 32px 0 0 0; position: relative }
.blog_box .blog_content .blog_title_main { padding: 0 0 18px 0 }
.blog_box .blog_content .blog_title_main .blog_title { font-size: 18px; color: #1b1b1b; font-weight: 700; line-height: 36px; }
.blog_box .blog_content .blog_readmore { padding-top: 9px; }
.blog_box .blog_content .blog_readmore .readmore { line-height: 28px; display: inline-block; }
.blog_box .blog_content .blog_readmore .readmore span { padding: 0 0 0 3px; vertical-align: middle; }
.select_arrow i, .select_arrow svg { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); z-index: 1; pointer-events: none; width: 10px; height: 10px; margin-top: 4px; }
.topbar_section { padding: 0 0 25px 0; border-bottom: 1px solid #ccc; margin: 0 0 50px 0; }
.topbar_section .topbar_left { float: left }
.topbar_section .topbar_right { float: right }
.topbar_section .form-control, .topbar_section .topbar_title { display: block; width: 100%; height: 45px !important; padding: 0 15px; font-size: 16px; line-height: 1.5; color: #333; background-color: #fff; border: 2px solid #ddd; border-radius: 0; position: relative; padding-right: 30px; font-weight: 600 }
.topbar_section .select_arrow i, .topbar_section .topbar_title i.fas { right: 10px !important; }
.topbar_section .topbar_title { line-height: 40px; min-width: 160px; }
.topbar_open { position: absolute; z-index: 10; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.3); padding: 20px 20px 20px 20px; max-width: 290px; width: 100%; z-index: 88; }
.topbar_open ul { margin: 0; padding: 0; }
.topbar_open ul li:before { display: none }
.topbar_open ul li a { color: #333; display: block; font-size: 16px; font-weight: 600; }
.archives_open.topbar_open { right: 15px; }
.topbar_open ul li.selected a, .topbar_open ul li.active a { color: #f68121 }
.topbar_section .form-control:focus { outline: none; box-shadow: none; }
.blog_detail_main .date_main { padding-top: 10px; }
.blog_detail_main .blog_detail_content img { margin-bottom: 20px; }
.blog_detail_main .blog_detail_content { margin: 20px 0 0 0; }
.topbar_section .topbar_title .select_arrow svg { margin-top: 0 !important; width: 13px; height: 13px; top: 15px; transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); -webkit-transform: translate(0); }
.date_main svg { width: 15px; height: 15px; display: inline-block; }
.shop_main { margin: 0 0 50px 0; }
.shop_main .home_service_img { display: block; position: relative; padding-bottom: 137.04%; overflow: hidden; background: transparent; border: 1px solid #d2d2d2; }
.shop_main .home_service_img:before { content: ""; position: absolute; left: 0; top: 0; height: 0; width: 100%; opacity: 0; background: rgba(0,0,0,0.5); z-index: 1 }
.shop_main .home_service_img:after { content: ""; position: absolute; top: 100%; left: 50%; width: 50px; background: url(../images/plus.svg); opacity: 0; bottom: 0; z-index: 1; 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%); }
.shop_main .home_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%); }
.shop_main figcaption { padding: 20px 0 0 0; text-align: center; }
.shop_main figcaption .ring_tag { font-size: 12px; display: block; text-transform: uppercase; letter-spacing: 0.06em; color: #999999; margin: 0 0 10px 0; }
.shop_main figcaption .home_service_title { font-size: 16px; letter-spacing: 0.06em; color: #000; text-transform: capitalize; line-height: 30px; }
button.slick-arrow { position: absolute; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 0 0; background: transparent; z-index: 1; }
.product-image-box .product-image-large button.slick-arrow svg { height: 30px; width: 24px; }
button.slick-next.slick-arrow { right: 0; left: auto; }
.content-area .h1, .content-area h1 { font-size: 36px; }
.content-area .h2, .content-area h2 { font-size: 30px; }
.content-area .h3, .content-area h3 { font-size: 28px; }
.content-area .h4, .content-area h4 { font-size: 24px; }
.content-area .h5, .content-area h5 { font-size: 20px; }
.content-area .h6, .content-area h6 { font-size: 18px; }
.product-image-large .slick-disabled { opacity: 0.3; pointer-events: none; }
.product_main_box .cart { display: flex; align-items: center; flex-wrap: nowrap; }
.product_main_box .cart .quantity { width: 100%; border: 2px solid #000; position: relative; padding: 0 0 0 0; height: 50px; }
.product_main_box .cart .quantity .input_num { border: 0; width: 140px; float: right; }
.product_main_box .cart .quantity .screen-reader-text { left: 10px; top: 50%; height: auto; width: auto; font-size: 14px; color: #000 !important; clip: unset; margin: 0 0 0 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.product_main_box .cart .button { margin-left: 15px; }
body.logged-in.admin-bar header { margin-top: 32px; }
body.logged-in.admin-bar.woocommerce-checkout.woocommerce-order-received { }
body.logged-in.admin-bar.woocommerce-account header body.logged-in.admin-bar.woocommerce-checkout.woocommerce-order-received header { margin-top: 0; }
.modal .modal-content { padding: 20px 20px; text-align: center; }
.modal .modal-content .modal-header { padding: 0 0; border: 0; display: block; }
.modal .modal-dialog { padding: 0 0; }
.modal .modal-content .modal-body { padding: 0 0px; }
.modal .modal-content .modal-header h4 { margin: 0 0 15px 0 }
.modal .modal-content .modal-header button.close { background: transparent; box-shadow: none; height: 30px; width: 30px; }
.modal .modal-content .modal-header button.close:before { color: #f00; font-weight: 700; }
.modal .modal-content .button { margin-top: 0; }
.about_us_main .top_content { text-align: center; font-weight: 700; max-width: 900px; margin: 0 auto 60px; }
.about_us_main p.top_content { font-size: 18px; }
.bespoke_service { text-align: center; max-width: 900px; margin: 50px auto 0 auto; }
.bespoke_service h2 { margin-bottom: 15px; }
.ring_gallery_img { margin: 50px 0 0 0; }
.ring_gallery_img { }
.ring_gallery_img h2, .ring_gallery_img .h2 { text-align: left !important; }
.shop_product_main { margin-top: 0; }
.wp-block-image .alignright { margin-left: 30px !important; }
.wp-block-image .alignleft { margin-right: 30px !important; }
.serachpage_section { }
.serachpage_section .entry { padding: 0 0; }
.serachpage_section .entry+.entry { margin-top: 50px; border-top: 1px solid #000; padding-top: 40px; }
.serachpage_section .entry .button { margin: 15px 0 0 0; }
.product_content { margin-top: 0; }
.shop_product_main .my_pagination { margin: 30px auto 0; }
.shop_product_main+.row { margin-top: 70px; }
.head-top-main .headertopbox ul { display: inline-block; width: 50%; float: left; text-align: left; }
.head-top-main .headertopbox ul > li, .head-top-main .headertopbox ul > li a { color: #fff; }
.head-top-main .headertopbox ul > li+li { margin-left: 20px; }
.head-top-main .headertopbox .header_appoinment_main { width: 50%; display: inline-block; color: #fff; text-align: right; }
.head-top-main .headertopbox .header_appoinment_main a { color: #fff; font-weight: 700; line-height: normal; font-size: 16px; }
.head-top-main .headertopbox ul > li { padding: 0 0 0 30px; display: inline-block; position: relative }
.head-top-main .headertopbox ul > li a { font-size: 16px; font-weight: 700; position: relative }
.shop_discount_main { margin: 0 0 30px 0; text-align: center; }
.head-top-main .headertopbox ul > li a:before { content: ""; position: absolute; left: -30px; top: 50%; height: 20px; width: 20px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.head-top-main .headertopbox ul > li.header_call a:before { background: url(../images/contact.svg) }
.head-top-main .headertopbox ul > li.header_mail a:before { background: url(../images/email.svg) }
.page_not_found { position: relative; box-shadow: 0 0 10px #ccc; padding: 20px; }
.page_not_found h3 { margin-top: 0; margin-bottom: 0; }
.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+p { margin-top: 0; }
.navigation ul.menu li.mbl_show {    display: none;}
.content-area.footer_form {    padding: 40px 0 0 0;}
.content-area.footer_form h2{text-align:center;}
.content-area.footer_form form .button{    text-align: center;    display: table !important;    margin: 0 auto;}
/*===================== 001 =============================*/
@media screen and (min-width:1025px) {
ul.footer_links li a.footer_address_button:hover:after { border-width: 2px }
ul.user_option li a:hover { background: #fff; color: #000 }
.navigation .menu_searchform { display: none }
.mini_cart .mini_cart_item .remove:hover { background: #f00 !important; }
.button:hover > .input { color: #fff !important; }
.button:hover { color: #fff !important }
.button:hover:before { transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); -webkit-transform: scale(0.5); opacity: 0; }
.button:hover:after { transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); opacity: 1; }
a:hover { color: #000; }
.head-top-main .headertopbox .header_appoinment_main a:hover, .head-top-main .headertopbox ul > li a:hover, ul.breadcrumb li a:hover, .content-area a:hover, .mini_cart .mini_cart_item a:hover, .home_ring_slider figure:hover figcaption .home_service_title, ul.footer_links li a:hover, .footer_copy_right ul li a:hover, .signature p a:hover { background-size: 100% 100%; }
.hl-banner-slider .slick-dots li:hover button { background: #fff; }
.home_category_main figure:hover .home_category_img:before { opacity: 1; }
.home_category_main figure:hover figcaption { top: 50%; transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); -webkit-transform: translateY(0); margin: 0 0 0 0; }
.home_ring_slider figure:hover .home_service_img:before { opacity: 1; height: 100%; }
.home_ring_slider figure:hover .home_service_img:after { opacity: 1; top: 50%; }
.home_category_main figure:hover .home_category_img:after { opacity: 1; bottom: 50%; }
.home_instagram_main .home_instagram_box .instagram_box:hover:before { opacity: 1; height: 100%; }
.home_instagram_main .home_instagram_box .instagram_box:hover:after { opacity: 1; top: 50%; }
ul.nav-tabs > li.nav-item > a.nav-link:hover { color: #000000 }
ul.nav-tabs > li.nav-item > a.nav-link:hover:before { width: 100%; left: 0 }
.sticky_social_media ul> li:hover a:before { left: 0; }
.sticky_social_media ul> li:hover a svg { fill: #000 }
body.sticky_social .sticky_social_media ul > li:hover a:before { background: #000; }
body.sticky_social .sticky_social_media ul > li:hover a svg { fill: #fff; }
.hl-banner-slider figure figcaption .button:hover { color: #000 !important }
.home_video .video_main .video_img:hover img { transform: scale(1.1); }
.product-image-box .project-thumb .item a:hover { border-color: #f77b55 }
.product-image-box .product-image-large:hover { }
.product-image-box .product-image-large a:hover:before { width: 100%; opacity: 1; }
.product-image-box .product-image-large a:hover:after { opacity: 1; left: 50%; z-index: 1 }
.blog_box:hover .blog_img_main .blog_img:before { opacity: 1 }
.blog_box:hover .blog_content .blog_title_main .blog_title { color: #000; background-size: 100% 100% }
.blog_box:hover { }
.blog_box:hover .blog_img_main .blog_img .blog_date_main { top: 0; margin: 0 0 }
.my_pagination .pagination li:hover:before { transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); opacity: 1 }
.my_pagination .pagination li:hover:after { transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); opacity: 1 }
.my_pagination .pagination li:hover a { color: #000 }
.shop_main .home_service_img:hover { }
.shop_main:hover .home_service_img:before { opacity: 1; height: 100% }
.shop_main:hover .home_service_img:after { opacity: 1; top: 50% }
.shop_main:hover figcaption .home_service_title { background-size: 100% 100% }
.more_project_section .home_project_slider .home_project_main:hover > a:before { height: 100%; opacity: 1; }
.more_project_section .home_project_slider .home_project_main:hover > a:after { top: 50%; opacity: 1 }
.more_project_section .home_project_slider .home_project_main:hover .more_project_section .home_project_slider .home_project_main:hover figcaption h5, .more_project_section .home_project_slider .home_project_main:hover figcaption .h5 { background-size: 100% 100% }
}
@media screen and (min-width:1920px) {
}
@media screen and (max-width:1920px) {
}
@media screen and (max-width:1800px) {
}
@media screen and (max-width:1700px) {
}
@media screen and (max-width:1549px) {
.home_welcome .home_welcome_bg_title { font-size: 250px }
}
@media screen and (max-width:1500px) {
.header .container-fluid { padding: 0 15px; }
.hl-banner-slider figure figcaption { left: 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); margin: 50px 0; }
.hl-banner-slider figure figcaption .title_main .sub_title { margin: 0 0 15px 0; }
.hl-banner-slider figure figcaption .title_main .h2 { margin: 0 0 15px 0; }
.hl-banner-slider .slick-dots { margin: 0 0 50px 0 }
.home_ring_slider button { margin: -48px -45px 0 -45px }
.home_video .row:before { left: calc(50% - 425px); }
}
@media screen and (max-width:1350px) {
}
@media screen and (max-width:1349px) {
.home_ring_slider button { margin: -48px -25px 0 -25px; }
}
@media screen and (max-width:1300px) {
.home_welcome { padding: 80px 0 0 0; }
.home_welcome .home_welcome_bg_title { font-size: 200px; margin: 100px 0 0 0; }
}
@media screen and (max-width:1249px) {
.home_ring_slider button { margin: -48px -10px 0 -10px; }
.home_ring_slider .slick-arrow svg, .slick-arrow svg { height: 40px; width: 20px; }
.more_project_section .home_project_slider .slick-arrow { margin: -30px -10px 0 -10px; }
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1199px) {
.header .container-fluid .flex { display: block; }
.header_menu_main { padding: 26px 0; }
.logo { display: inline-block; vertical-align: middle; }
.header_right_main { display: inline-block; float: right; vertical-align: middle; padding: 28px 0; }
.header_menu_main { float: right; display: inline-block; vertical-align: middle; }
.home_welcome_content { max-height: 350px; }
.product-image-box .product-image-large img { max-width: 350px }
.logo { padding: 10px 0; }
.home_welcome .home_welcome_bg_title { font-size: 190px; }
.home_welcome { padding: 60px 0 0 0; }
ul.footer_links li br { display: none }
.home_video .video_main .video_img { padding-bottom: 100%; width: calc(59vw - 15px); }
.video_content_main { max-width: 320px; margin: 0 auto 0 0; padding: 0 0 0 0; }
.video_content_main .video_small_img img { max-width: 130px; margin: 0 auto; }
.video_content_main .video_small_img { margin: 0 0 30px 0; }
.video_content_main .button { margin-top: 20px; }
}
@media screen and (max-width:1025px) {
}
@media screen and (max-width:1024px) {
.navigation .menu_searchform { }
.navigation .menu_searchform .input_box { margin: 0 0 0 0; position: relative; padding: 10px 10px 10px 10px; }
.navigation .menu_searchform .input_box .input { padding: 0 40px 0 10px; }
.navigation .menu_searchform .input_box .submit { padding: 0 0; background: transparent; border: none; position: absolute; width: 24px; height: 22px; padding: 0 0; background: url(../images/search.svg); top: 50%; right: 20px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.header_social_media { display: block; }
.sticky_social_media { display: none }
.hl-banner-slider .slick-dots { margin: 0 0 30px 0; }
.hl-banner-slider figure figcaption { text-align: left }
.hl-banner-slider figure img { position: relative; left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); min-width: inherit; min-height: inherit; max-width: inherit; height: auto; }
.header .container-fluid:before { background: rgba(0,0,0,0.2); height: 100%; }
.home_category { padding: 75px 0 45px 0; }
.home_services { padding: 70px 0 50px 0; }
.home_partner { padding: 70px 0 70px 0; }
.footer_menu { padding: 70px 0 }
.home_video .row:before { left: calc(50% - 300px); }
.content-area { padding: 70px 0; }
.contact_us { margin: 0 0 70px 0; }
.blog_box_main { padding: 25px 0 0 0; }
#blog_slider, #blog_slider .item { transform: skewY(0deg); -moz-transform: skewY(0deg); -ms-transform: skewY(0deg); -o-transform: skewY(0deg); -webkit-transform: skewY(0deg); }
.blog_box { padding: 0; }
.blog_box .blog_content { padding: 20px 0 0 0; }
.blog_box .blog_content .blog_title_main { padding: 0 0 8px 0; }
.navigation ul.menu li.mbl_show {    display: block;}
}
@media screen and (min-width:992px) {
.footer_copy_right ul { order: 2; }
.signature { order: 1; }
}
@media screen and (max-width:991px) {
.product_content { margin-top: 50px; }
.shop_product_main .my_pagination { margin: 0 auto 0; }
.shop_product_main+.row { margin-top: 50px; }
.product-image-box .product-image-large img { max-width: 270px; }
.home_category { padding: 55px 0 25px 0; }
.home_category_content .title_main .h2, .home_category_content .title_main h2 { font-size: 30px; line-height: 50px }
.home_category_main figure figcaption { margin: -45px 0 0 0; }
.home_category_main figure figcaption .h3, .home_category_main figure figcaption h3 { font-size: 26px; margin: 0 0 0 0; }
.home_welcome { padding: 50px 0 0 0; }
.home_welcome_main { padding: 50px 0 385px 0; }
.home_welcome .home_welcome_bg_title { font-size: 145px; margin: 80px 0 0 0; }
.home_services { padding: 50px 0 20px 0; }
.home_partner { padding: 50px 0; }
.home_instagram .title_main .h2 { margin: 0 0 0 0 }
.home_instagram .title_main { margin: 0 0 30px 0; }
.footer_menu { padding: 50px 0 }
.footer_menu .col-cust { width: 25%; }
.footer_menu .col-cust.footer_logo { width: 100%; margin: 0 0 15px 0; text-align: center; }
.footer_logo_main { margin: 0 0 0 0; }
.footer_copy_right_main { padding: 30px 0 30px 0; }
.footer_copy_right { display: block; }
.signature { margin: 0 0 10px 0; }
ul.footer_links li, ul.footer_links li a, ul.footer_links li p { font-size: 14px; line-height: 30px }
ul.footer_links li a.footer_map_link { margin: 0 0 20px 0; line-height: normal }
.home_video .row:before { left: calc(50% - 220px); }
.video_content_main { max-width: 270px; }
.video_content_main .video_small_img img { max-width: 100px; }
.home_video .video_main { margin: 50px 0; }
.content-area { padding: 50px 0; }
.contact_us { margin: 0 0 50px 0; }
.checkbox_main { width: 100% }
.blog_box .blog_img_main .blog_img .blog_date_main .blog_date { font-size: 25px; padding: 0 0 0px 0 }
.blog_box .blog_content .blog_title_main .blog_title { line-height: 30px; }
.blog_box .blog_img_main .blog_img .blog_date_main { width: 60px; height: 60px; padding: 10px 0 0 0; margin: -60px 0 0 0 }
.blog_listing_row .blog_listing_col { margin-bottom: 50px; }
.product_main_box .cart { display: block; }
.product_main_box .cart .button { margin: 15px 0 0 0; }
.product_main_box .cart .quantity { max-width: 350px; }
.about_us_main .top_content { margin: 0 auto 50px }
.map { height: 100vh; }
.map iframe { height: 100vh; }
ul.footer_links li a.footer_address_button { font-size: 12px; min-width: 150px; }
}
@media screen and (min-width:768px) {
.home_category_main .category_button { display: none; }
}
@media screen and (max-width:767px) {
.head-top-main .headertopbox ul > li { padding: 0 0 0 20px; }
.head-top-main .headertopbox .header_appoinment_main a { font-size: 12px; }
.head-top-main .headertopbox ul > li+li { margin-left: 15px; }
.head-top-main .headertopbox ul > li a { font-size: 12px; }
.head-top-main .headertopbox ul > li a:before { transform: translateY(-50%) scale(0.7); -moz-transform: translateY(-50%) scale(0.7); -ms-transform: translateY(-50%) scale(0.7); -o-transform: translateY(-50%) scale(0.7); -webkit-transform: translateY(-50%) scale(0.7); transform-origin: 0 center; -moz-transform-origin: 0 center; -ms-transform-origin: 0 center; -o-transform-origin: 0 center; -webkit-transform-origin: 0 center; left: -20px; }
.page_heading_main { margin: 0 0 }
.container-main, .inner_banner_section { margin-top: 123px; }
body.body_close_line { }
body.body_close_line .container-main, body.body_close_line .inner_banner_section { margin-top: 77px; }
.header .container-fluid:before { background: #000; }
.head-top-main { border: 1px solid rgba(255,255,255,0.5); }
.hl-banner-slider figure figcaption { margin: -20px 0 0 0; }
.shop_product_main+.row { margin-top: 30px; }
.shop_product_main .my_pagination { margin: 0 auto 0; }
.home_welcome_content { max-height: 300px; }
#mini_cart .total strong, #mini_cart .total .woocommerce-Price-amount { font-size: 14px; }
.product-image-box .product-image-large img { max-width: 400px; }
#mini_cart .total { padding: 10px 15px 10px 15px; margin: 15px 0 15px 0; }
.wp-block-image .alignright, .wp-block-image .alignleft { margin: 0 auto !important; float: none !important; }
.about_us_main h1:first-child, .about_us_main h2:first-child, .about_us_main h3:first-child, .about_us_main h4:first-child, .about_us_main h5:first-child, .about_us_main h6:first-child { margin-bottom: 10px; }
ul.breadcrumb { display: none }
.page-heading { min-height: 200px; }
.navigation .menu_searchform .input_box .input { padding: 0 30px 0 10px; }
.navigation .menu_searchform .input_box .submit { width: 25px; right: 13px; transform: translateY(-50%) scale(0.7); -moz-transform: translateY(-50%) scale(0.7); -ms-transform: translateY(-50%) scale(0.7); -o-transform: translateY(-50%) scale(0.7); -webkit-transform: translateY(-50%) scale(0.7); }
.content-area .h1, .content-area h1 { font-size: 30px; }
.content-area .h2, .content-area h2 { font-size: 24px; }
.content-area .h3, .content-area h3 { font-size: 20px; }
.content-area .h4, .content-area h4 { font-size: 18px; }
.content-area .h5, .content-area h5 { font-size: 16px; }
.content-area .h6, .content-area h6 { font-size: 14px; }
.alignleft { float: none; }
.alignright { float: none; }
img.alignleft { display: block; margin: 0 auto 20px auto }
img.alignright { display: block; margin: 0 auto 20px auto }
img.aligncenter { display: block; margin: 0 auto 20px auto }
.shop_main figcaption .home_service_title, .footer_copy_right ul li a, p, .home_ring_slider figure figcaption .home_service_title, html, body, .input_box .input, input, ul.footer_links li, ul.footer_links li a, ul.footer_links li p, ul > li, ul > li a { font-size: 14px; line-height: 24px }
.page-heading h1, .page-heading .h1, h1, .h1 { font-size: 30px; line-height: normal }
.page-heading h1, .page-heading .h1 { font-size: 24px }
.more_project_section h2 { margin: 0 0 15px 0 !important; }
.video_content_main h2, .title_main .h2, .home_category_content .title_main .h2, h2, .h2 { font-size: 24px; line-height: normal }
.home_category_main figure figcaption .h3, .home_category_main figure figcaption h3, h3, .h3 { font-size: 22px; line-height: normal }
h4, .h4 { font-size: 20px; line-height: normal }
h5, .h5 { font-size: 18px; line-height: normal }
h6, .h6 { font-size: 16px; line-height: normal }
.title_main .sub_title { font-size: 16px; }
#mini_cart .buttons .cart-minproduct .button, .button { min-width: 150px !important; font-size: 14px !important; line-height: 40px !important; height: 40px !important; }
.button > input { font-size: 14px; line-height: 40px; }
.mini_cart span.title { font-size: 24px; margin-top: 0; }
.cart_open .cart_sidebar_main { margin-left: -400px; }
.cart_sidebar_main { width: 400px }
.cart_open .site-main:before { right: 400px; }
.search_form .input_box .input { width: 250px; }
.head-top-main { height: auto; padding: 10px 0; }
.head-top-main .headertopbox span { font-size: 12px; padding: 0 18px 0 0; }
.head-top-main .headertopbox { margin: 0 0 }
.head-top-main .headertopbox .close_freeshipping { right: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.header_right_main .header_right_icons li+li { margin: 0 0 0 15px; }
.logo a img { max-width: 60px; }
.header_menu_main { padding: 24px 0; }
.header_right_main { padding: 27px 0; }
.hl-banner-slider .slick-dots li button { width: 20px; margin: 0 7px; }
.hl-banner-slider .slick-dots li.slick-active button { width: 35px; }
.hl-banner-slider figure figcaption { max-width: 400px; }
.home_category { padding: 35px 0; }
.home_category_content { margin: 0 0 15px 0; text-align: center; }
.home_category_content .title_main .sub_title { margin: 0 0 10px 0; }
.home_category_content .title_main .h2 { margin: 0 0 10px 0; }
.home_category_content p { max-width: 100%; }
.home_category_content a.button { display: none !important; }
.category_button { margin-top: 10px; }
.home_welcome { padding: 20px 0 0 0; }
.home_welcome_main { padding: 30px 0 300px 0; }
.home_welcome .home_welcome_bg_title { font-size: 115px; margin: 36px 0 0 0; }
.home_welcome_main .title_main .sub_title { margin: 0 0 5px 0; }
.home_welcome_main .button { margin-top: 10px; }
.home_welcome_main p { line-height: 24px }
.home_welcome_main .title_main .h2 { margin: 0 0 15px 0; }
.home_ring_slider { margin: 0 0 0 0; }
.home_ring_slider button { margin: -48px 0 0 0; }
.home_services .title_main .h2 { margin: 0 0 0 0; }
.home_ring_slider figure figcaption .ring_tag { line-height: normal }
ul.nav-tabs { border: 0; padding: 0 0 }
ul.nav-tabs > li.nav-item { margin-left: 0 !important; display: block; width: 100%; margin-top: 30px !important; }
ul.nav-tabs > li.nav-item .tab-pane { padding: 0; height: 0; position: relative; overflow: hidden; }
ul.nav-tabs > li.nav-item .tab-pane.active { height: 100%; margin: 15px 0 0 0 }
ul.nav-tabs > li.nav-item > a.nav-link { border: 1px solid #999; border-radius: 0; padding: 5px 15px; font-size: 14px; line-height: 24px; position: relative }
ul.nav-tabs > li.nav-item > a.nav-link:before { display: none }
ul.nav-tabs > li.nav-item > a.nav-link.active { border: 1px solid #000 !important; }
ul.nav-tabs > li.nav-item + li.nav-item:before { display: none }
ul.nav-tabs > li.nav-item > a.nav-link .open-sub { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
ul.nav-tabs > li.nav-item > a.nav-link .open-sub:before { content: ""; position: absolute; height: 2px; width: 15px; background: #000; top: 50%; right: 15px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
ul.nav-tabs > li.nav-item > a.nav-link .open-sub:after { content: ""; position: absolute; height: 15px; width: 2px; background: #000; top: 50%; right: 22px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
ul.nav-tabs > li.nav-item > a.nav-link.active .open-sub { }
ul.nav-tabs > li.nav-item > a.nav-link.active .open-sub:after { display: none; }
ul.nav-tabs > li.nav-item .tab-pane p { margin: 0 0; }
ul.nav-tabs + .tab-content { padding: 0 0 0 0; display: none; }
.home_services { padding: 30px 0 40px 0; }
.video_content_main { max-width: 190px; }
.video_content_main h2, .video_content_main .video_small_img { margin: 0 0 15px 0; }
.video_content_main .button { margin-top: 5px; }
.home_video .video_main { margin: 30px 0; }
.home_video .video_main .video_img .video_icon svg { height: 50px; width: 50px; }
.home_video .video_main .video_img .video_icon span { font-size: 16px; margin: 10px 0 0 0; }
.home_partner { padding: 30px 0; }
.home_partner .h4, .home_partner h4 { margin: 0 0 20px 0; }
.home_instagram .title_main .h2 span, .home_instagram .title_main .h2 span svg { height: 25px; width: 25px; }
.home_instagram .title_main .h2 span { margin: 0 5px 0 0; }
.footer_menu { padding: 30px 0 15px 0; }
.footer_menu .col-cust { width: 100%; }
.footer_menu .title { margin: 0 0 5px 0; line-height: normal; padding: 5px 0; position: relative; }
.footer_menu .title span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.footer_menu .title span:before { content: ""; position: absolute; top: 50%; right: 15px; transform: translateY(-50%); height: 15px; width: 2px; background: #000; }
.footer_menu .title span:after { content: ""; position: absolute; top: 50%; right: 8px; transform: translateY(-50%); height: 2px; width: 15px; background: #000; }
.mobile-accordion { }
.mobile-accordion ul.footer_links { display: none; }
.mobile-accordion.in { margin: 0 0 15px 0 }
.footer_menu .mobile-accordion.in .title span:before { display: none; }
ul.footer_links li a.footer_map_link { margin: 0 0 15px 0; }
ul.footer_links li, ul.footer_links li a, ul.footer_links li p { display: block; }
ul.footer_links li+li { margin-top: 5px; }
.footer_copy_right_main { padding: 15px 0 15px 0; }
.signature { margin: 0 0 5px 0; }
.footer_logo_main a { display: inline-block; }
.footer_logo_main a img { max-width: 80px; }
.my_pagination .pagination li a, .my_pagination .pagination li span { height: 50px; line-height: 50px !important; width: 30px; font-size: 14px; }
.my_pagination .pagination { height: 50px; }
.content-area { padding: 30px 0; }
.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: 20px 0 10px 0; }
.content-area p+p { margin-top: 15px; }
.breadcrumb_main { margin-bottom: 0; }
.breadcrumb_main .breadcrumb { display: none !important; }
.content-area ul > li { margin: 0 0 5px 0; padding: 0 0 0 15px; }
.content-area ul > li:before { top: 8px; }
.mini_cart li a img { width: 60px !important; }
.mini_cart .mini_cart_item .price { padding: 0 0 0 75px; }
.mini_cart .mini_cart_item .remove { top: 30px; transform: translate(0); height: 20px; width: 20px; left: 10px; }
.mini_cart .mini_cart_item { padding: 5px 15px 5px 40px !important; }
.inner-banner_img_main img { height: 400px; }
.inner-banner-title { margin: 50px 0 0 0; }
.checkbox_main { width: 50%; }
.contact_form_main { margin: 0 0 30px 0; }
.input_box .input { line-height: 40px !important; height: 40px }
.input_box .input-label { font-size: 14px; line-height: 40px !important }
.contact_form_main h2 { margin: 0 0 15px 0; }
.contact_us { margin: 0 0 30px 0; }
.map, .map iframe { height: 300px; }
.contact_form_main { text-align: center; }
.checkbox_about { text-align: left }
.faq_box_main .accordion .card .card-header button { font-size: 16px; line-height: normal; padding: 5px 50px 5px 0 }
.faq_box_main .accordion .card + .card { margin-top: 15px; }
.more_project_section { margin: 30px 0 0 0; }
.product-image-box { max-width: 600px; margin: 0 auto 30px auto; }
.product_main_box .button { margin-top: 15px; }
.product-image-box .project-thumb .item a { padding-bottom: 65%; }
.product-image-box .project-thumb .item a img { max-width: 110px }
.more_project_section .home_project_slider .home_project_main figure figcaption { bottom: 10px }
.blog_box_main { padding: 15px 0 0 0; }
.blog_listing_row .blog_listing_col { margin-bottom: 30px; }
.my_pagination { margin: 15px auto 0 }
.blog_box .blog_content { padding: 15px 0 0 0; }
.blog_box .blog_img_main .blog_img .blog_date_main .blog_date { font-size: 18px; }
.blog_box .blog_img_main .blog_img .blog_date_main { width: 50px; height: 50px; padding: 2px 0 0 0; margin: -50px 0 0 0; }
.topbar_section { margin: 0 0 30px 0 }
.shop_main .home_service_img { }
.shop_main figcaption { padding: 15px 0 0 0; }
.shop_main figcaption .ring_tag { margin: 0 0 5px 0; line-height: normal; }
.shop_main { margin: 0 0 30px 0; }
.faq_box_main h2, .faq_box_main .h2 { margin: 30px 0 10px 0; }
.about_us_main .top_content { margin: 0 auto 30px; font-size: 16px }
.about_us_main p.top_content { font-size: 16px }
.bespoke_service { margin: 30px auto 0 }
.serachpage_section .entry+.entry { margin-top: 30px; padding-top: 20px; }
.serachpage_section .entry .button { margin: 5px 0 0 0; }
.page_not_found .not_found_text { font-size: 160px; }
.page_not_found .not_found_text .svg_icon, .page_not_found .not_found_text .svg_icon svg { width: 130px; height: 130px; }
}
@media screen and (max-width:639px) {
.home_welcome .home_welcome_bg_title { font-size: 100px; margin: 40px 0 0 0 }
.contact_info .icon img { 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 center; -moz-transform-origin: center center; -ms-transform-origin: center center; -o-transform-origin: center center; -webkit-transform-origin: center center; }
.contact_info .icon { margin: 0 0 15px 0; }
}
@media screen and (max-width:782px) {
body.logged-in.admin-bar header { margin-top: 46px; }
}
@media screen and (max-width:600px) {
body.logged-in.admin-bar .site-main > header.navbar-fixed.sticky { margin-top: 0; }
}
@media screen and (max-width:576px) {
}
@media screen and (max-width:499px) {
.container-main, .inner_banner_section { margin-top: 124px; }
}
 @media screen and (max-width:575px) {
.head-top-main .headertopbox ul > li a:before { left: 0; }
.head-top-main .headertopbox ul > li a { font-size: 0; display: inline-block; width: 20px; height: 20px; }
.head-top-main .headertopbox ul > li { padding: 0 0 0 0; }
.product-image-box .product-image-large img { max-width: 300px; }
.home_ring_slider .slick-slide { padding: 0 10px; }
.home_welcome .home_welcome_bg_title { font-size: 90px; }
.home_video .video_main { margin: 0 0; }
.home_video .row:before { left: 7px; right: 7px; top: 50%; margin: -100px 0 0 0; }
.home_video .video_main .video_img { width: 100% }
.video_content_main { max-width: 100%; padding: 15px 15px 30px 15px; text-align: center }
.contact_us .row { justify-content: center; }
.contact_info { margin: 0 0 30px 0; }
.contact_us { margin: 0 0 0 0; }
.product_listing_row .product_listing_col, .blog_listing_row .blog_listing_col { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.topbar_section .topbar_right { margin-top: 15px; }
.topbar_section .topbar_left, .topbar_section .topbar_right { float: left !important; width: 100%; }
.topbar_section { max-width: 320px; margin: 0 auto 15px; padding: 0 0 15px 0; }
.topbar_open { position: relative; max-width: 100%; box-shadow: none; border: 2px solid #ddd; border-top: 0; }
.archives_open.topbar_open { right: 0; }
}
@media screen and (max-width:479px) {
.hl-banner-slider figure figcaption .title_main .h2 { margin: 0 0 10px 0; font-size: 20px; }
.hl-banner-slider figure figcaption .button { line-height: 30px !important; height: 30px !important; font-size: 12px !important; min-width: 130px !important; }
.hl-banner-slider figure figcaption .title_main .sub_title { font-size: 12px; }
.logo a img { max-width: 50px; }
.header_right_main { padding: 21px 0; }
.header_menu_main { padding: 18px 0; }
.container-main, .inner_banner_section { margin-top: 114px; }
body.body_close_line .container-main, body.body_close_line .inner_banner_section { margin-top: 67px; }
.hl-banner-slider figure figcaption .title_main .sub_title { margin: 0 0 5px 0; }
.home_category_main .row { margin: 0 -6px; }
.home_category_main .row .col-6 { padding: 0 6px; }
.home_category_main figure { margin: 0 0 12px 0; }
.home_category_main figure figcaption .h3, .home_category_main figure figcaption h3 { font-size: 18px }
.home_category_main figure figcaption { margin: -35px 0 0 0; }
.home_welcome .home_welcome_bg_title { line-height: normal; margin: 0 0 0 0; font-size: 50px; }
.home_welcome_main { padding: 30px 0 370px 0; }
.home_video .row:before { margin: -150px 0 0 0; }
.home_ring_slider figure figcaption { padding: 0 5px; margin: 10px 0 0 0; }
.footer_copy_right ul li+li, .signature p+p { margin: 0 0 0 15px; }
.signature p+p:before, .footer_copy_right ul li+li:before { left: -10px; font-size: 14px; top: 1px }
.signature p { display: block; }
.signature p+p { margin: 0 0 0 0 }
.signature p+p:before { display: none }
.cart_open .cart_sidebar_main { margin-left: -300px; }
.cart_sidebar_main { width: 300px }
.cart_open .site-main:before { right: 300px; }
.mini_cart_products .buttons { display: block !important; margin: 0 auto; text-align: center; }
.mini_cart_products .buttons .button+.button { margin: 15px 0 0 0; }
#mini_cart .cart-minproduct, #mini_cart .cart-minproduct+.cart-minproduct { display: block; margin: 0 auto; width: 100%; float: none !important; text-align: center; }
.search_form { right: -133px; top: 30px; }
.blog_listing_row .blog_listing_col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 350px; margin: 0 auto 12px; }
.blog_listing_row .blog_listing_col { margin: 0 auto 40px; }
.shop_page_main { }
.shop_page_main .row { margin: 0 -6px; }
.shop_page_main .row .col-6 { padding: 0 6px; }
.shop_page_main .container { padding: 0 6px; }
.product-image-box .project-thumb .item a { padding-bottom: 100%; }
.product-image-box .project-thumb .item a img { max-width: 90px; }
.product-image-box .product-image-large img { max-width: 235px; }
.page_not_found .not_found_text { font-size: 110px; }
.page_not_found .not_found_text .svg_icon, .page_not_found .not_found_text .svg_icon svg { width: 90px; height: 100px; }
}
@media screen and (max-width:375px) {
.product-image-box .product-image-large img { max-width: 200px; }
.checkbox_main { width: 100%; }
.blog_box { position: relative; text-align: center; max-width: 260px; margin: 0 auto; }
.blog_listing_row .blog_listing_col .blog_box { max-width: 100%; text-align: left; }
}
@media screen and (max-width:320px) {
}
