JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr/*================================================================================================*/ /*=================[ ]=================*/ /*=================[ !!!!!!!! CSS CREATED BY Workdo !!!!!!!! ]=================*/ /*=================[ ]=================*/ /*================================================================================================*/ /* =========================== */ /* !! SITE PAGE USE !! - 1. Home - /* =========================== */ /* ============================================= */ /* !!!! VARIABLES STYLE CSS !!!! */ /* ============================================= */ /* Main Theme color */ :root .theme17-v1{ /* --first-font: 'strawfordregular'; */ --Strawford: 'Inter, sans-serif'; --theme-color: #52189C; --second-color: #222222; --third-color: #9d9d9d; --fourth-color:#d8d8d8; --gray-color:#EFEFEF; --border-color: #787878; --black: #000000; --white: #ffffff; --color-white: #ffffff; --h1: normal 600 51px/1 var(--Strawford); --h2: normal 600 38px/1 var(--Strawford); --h3: normal 600 32px/1 var(--Strawford); --h4: normal 600 22px/1 var(--Strawford); --h5: normal 600 20px/1 var(--Strawford); --h6: normal 600 18px/1 var(--Strawford); --common-text: normal 400 14px/1.2 var(--Strawford); } /* Theme color 2 */ :root .theme17-v2{ /* --first-font: 'strawfordregular'; */ --Strawford: 'Inter, sans-serif'; --theme-color: #FF9E00; --second-color: #222222; --third-color: #9d9d9d; --fourth-color:#d8d8d8; --gray-color:#EFEFEF; --border-color: #787878; --black: #000000; --white: #ffffff; --color-white: #ffffff; --h1: normal 600 51px/1 var(--Strawford); --h2: normal 600 38px/1 var(--Strawford); --h3: normal 600 32px/1 var(--Strawford); --h4: normal 600 22px/1 var(--Strawford); --h5: normal 600 20px/1 var(--Strawford); --h6: normal 600 18px/1 var(--Strawford); --common-text: normal 400 14px/1.2 var(--Strawford); } /* Theme color 3 */ :root .theme17-v3{ /* --first-font: 'strawfordregular'; */ --Strawford: 'Inter, sans-serif'; --theme-color: #CB997E; --second-color: #222222; --third-color: #9d9d9d; --fourth-color:#d8d8d8; --gray-color:#EFEFEF; --border-color: #787878; --black: #000000; --white: #ffffff; --color-white: #ffffff; --h1: normal 600 51px/1 var(--Strawford); --h2: normal 600 38px/1 var(--Strawford); --h3: normal 600 32px/1 var(--Strawford); --h4: normal 600 22px/1 var(--Strawford); --h5: normal 600 20px/1 var(--Strawford); --h6: normal 600 18px/1 var(--Strawford); --common-text: normal 400 14px/1.2 var(--Strawford); } /* Theme color 4 */ :root .theme17-v4{ /* --first-font: 'strawfordregular'; */ --Strawford: 'Inter, sans-serif'; --theme-color: #6B705C; --second-color: #222222; --third-color: #9d9d9d; --fourth-color:#d8d8d8; --gray-color:#EFEFEF; --border-color: #787878; --black: #000000; --white: #ffffff; --color-white: #ffffff; --h1: normal 600 51px/1 var(--Strawford); --h2: normal 600 38px/1 var(--Strawford); --h3: normal 600 32px/1 var(--Strawford); --h4: normal 600 22px/1 var(--Strawford); --h5: normal 600 20px/1 var(--Strawford); --h6: normal 600 18px/1 var(--Strawford); --common-text: normal 400 14px/1.2 var(--Strawford); } /* Theme color 5 */ :root .theme17-v5{ /* --first-font: 'strawfordregular'; */ --Strawford: 'Inter, sans-serif'; --theme-color: #76C893; --second-color: #222222; --third-color: #9d9d9d; --fourth-color:#d8d8d8; --gray-color:#EFEFEF; --border-color: #787878; --black: #000000; --white: #ffffff; --color-white: #ffffff; --h1: normal 600 51px/1 var(--Strawford); --h2: normal 600 38px/1 var(--Strawford); --h3: normal 600 32px/1 var(--Strawford); --h4: normal 600 22px/1 var(--Strawford); --h5: normal 600 20px/1 var(--Strawford); --h6: normal 600 18px/1 var(--Strawford); --common-text: normal 400 14px/1.2 var(--Strawford); } /* ============================================= */ /* !!!! SITE GLOBAL STYLE CSS !!!! */ /* ============================================= */ .tech-card-body { font-family: var(--Strawford); } #view_theme6 *, #view_theme6:after, #view_theme6:before { box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-decoration: inherit; vertical-align: inherit; } #view_theme6 { outline: none; scroll-behavior: smooth; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; font-family: var(--Strawford); } html, #view_theme6 { scrollbar-width: none; } .tech-card-body::-webkit-scrollbar { display: none; } #view_theme6::-moz-scrollbar { display: none; } #view_theme6 svg, #view_theme6 img { max-width: 100%; display: block; } #view_theme6 a, #view_theme6 .btn, #view_theme6 button { text-decoration: none; outline: none; color: inherit; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; display: inline-block; cursor: pointer; } #view_theme6 a, #view_theme6 a:hover, #view_theme6 a:focus, #view_theme6 a:active, #view_theme6 button, #view_theme6 button:hover, #view_theme6 button:focus, #view_theme6 input, #view_theme6 input:hover, #view_theme6 input:focus, #view_theme6 select, #view_theme6 select:hover, #view_theme6 select:focus, #view_theme6 textarea, #view_theme6 textarea:hover, #view_theme6 textarea:focus, #view_theme6 .btn, #view_theme6 .btn:hover, #view_theme6 .btn:focus, #view_theme6 .btn:active:focus, #view_theme6 .btn:active.focus, #view_theme6 .btn.active:focus, #view_theme6 .btn.active.focus { text-decoration: none; -webkit-text-decoration-skip: objects; outline: none; font-family: var(--Strawford); } #view_theme6 .form-control:focus, #view_theme6 [type="text"]:focus, #view_theme6 [type="email"]:focus, #view_theme6 [type="checkbox"]:focus, #view_theme6 [type="password"]:focus, #view_theme6 [type="file"]:focus, #view_theme6 [type="radio"]:focus, #view_theme6 [type="button"]:focus, #view_theme6 [type="submit"]:focus, #view_theme6 [type="date"]:focus, #view_theme6 [type="time"]:focus, #view_theme6 [type="tel"]:focus, #view_theme6 [type="search"]:focus, #view_theme6 [type="button"]:focus, #view_theme6 [type="number"]:focus, #view_theme6 textarea:focus, #view_theme6 select:focus { outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; } /* Chrome, Safari, Edge, Opera */ #view_theme6 input::-webkit-outer-spin-button, #view_theme6 input::-webkit-inner-spin-button { appearance: none; -webkit-appearance: none; margin: 0; } /* Firefox */ #view_theme6 input[type=number] { appearance: textfield; -moz-appearance: textfield; } #view_theme6::-webkit-input-placeholder { color: var(--second-color); } #view_theme6:-ms-input-placeholder { color: var(--second-color); } #view_theme6 ::placeholder { color: var(--second-color); } /* HTML5 display-role reset for older browsers */ #view_theme6 article, #view_theme6 aside, #view_theme6 details, #view_theme6 figcaption, #view_theme6 figure, #view_theme6 footer, #view_theme6 header, #view_theme6 hgroup, #view_theme6 menu, #view_theme6 nav, #view_theme6 section { display: block; } #view_theme6, #view_theme6 div, #view_theme6 span, #view_theme6 applet, #view_theme6 object, #view_theme6 iframe, #view_theme6 h1, #view_theme6 h2, #view_theme6 h3, #view_theme6 h4, #view_theme6 h5, #view_theme6 h6, #view_theme6 p, #view_theme6 pre, #view_theme6 a, #view_theme6 abbr, #view_theme6 acronym, #view_theme6 address, #view_theme6 big, #view_theme6 cite, #view_theme6 code, #view_theme6 del, #view_theme6 dfn, #view_theme6 img, #view_theme6 ins, #view_theme6 kbd, #view_theme6 q, #view_theme6 s, #view_theme6 samp, #view_theme6 var, #view_theme6 b, #view_theme6 u, #view_theme6 i, #view_theme6 center, #view_theme6 dl, #view_theme6 dt, #view_theme6 dd, #view_theme6 ol, #view_theme6 ul, #view_theme6 li, #view_theme6 fieldset, #view_theme6 form, #view_theme6 label, #view_theme6 legend, #view_theme6 table, #view_theme6 caption, #view_theme6 tbody, #view_theme6 tfoot, #view_theme6 thead, #view_theme6 tr, #view_theme6 th, #view_theme6 td, #view_theme6 article, #view_theme6 aside, #view_theme6 canvas, #view_theme6 details, #view_theme6 embed, #view_theme6 figure, #view_theme6 figcaption, #view_theme6 footer, #view_theme6 header, #view_theme6 hgroup, #view_theme6 menu, #view_theme6 nav, #view_theme6 output, #view_theme6 ruby, #view_theme6 section, #view_theme6 summary, #view_theme6 time, #view_theme6 mark, #view_theme6 audio, #view_theme6 video { margin: 0; padding: 0; font-size: 100%; list-style: none; vertical-align: baseline; } #view_theme6 { font: var(--common-text); margin: 0; padding: 0; height: 100%; width: 100%; overflow-x: hidden; background: var(--gray-color); color: var(--second-color); } /* ============================================= */ /* !!!! SITE TYPOGRAPHY CSS !!!! */ /* ============================================= */ #view_theme6 p, #view_theme6 li, #view_theme6 ul, #view_theme6 ol { margin: 0; padding: 0; list-style: none; font: var(--common-text); } #view_theme6 h1, #view_theme6 .h1 { font: var(--h1); } #view_theme6 h2, #view_theme6 .h2 { font: var(--h2); } #view_theme6 h3, #view_theme6 .h3 { font: var(--h3); } #view_theme6 h4, #view_theme6 .h4 { font: var(--h4); } #view_theme6 h5, #view_theme6 .h5 { font: var(--h5); } #view_theme6 h6, #view_theme6 .h6 { font: var(--h6); } #view_theme6 h1,h2,h3,h4,h5,h6 { margin: 0; } #view_theme6 .uppercase { text-transform: uppercase; } #view_theme6 .text-center { text-align: center !important; } #view_theme6 .text-left { text-align: left !important; } #view_theme6 .text-right { text-align: right !important; } #view_theme6 b { font-weight: bold; display: inline-block; } #view_theme6 h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, .product-title b { font-weight: 400; display: inline; } #view_theme6 p:not(:last-of-type) { margin-bottom: 15px; } /* ============================================= */ /* !!!! GRID CSS !!!! */ /* ============================================= */ #view_theme6 .container { max-width: 576px; margin: 0 auto; padding: 0 15px; } #view_theme6 .row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; } #view_theme6 .no-gutters { margin: 0 !important; } #view_theme6 .row [class*="col-"] { padding: 0 15px; } #view_theme6 .no-gutters [class*="col-"] { padding: 0; } #view_theme6 .w-100 { width: 100%; } #view_theme6 .h-100 { height: 100%; } #view_theme6 .d-flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; box-sizing: border-box; } #view_theme6 .align-items-start { -ms-flex-align: start; align-items: flex-start; } #view_theme6 .align-items-end { -ms-flex-align: end; align-items: flex-end; } #view_theme6 .align-items-center { -ms-flex-align: center; align-items: center; } #view_theme6 .justify-content-around { -ms-flex-pack: distribute; justify-content: space-around; } #view_theme6 .justify-content-between { -ms-flex-pack: justify; justify-content: space-between; } #view_theme6 .justify-content-start { -ms-flex-pack: start; justify-content: flex-start; } #view_theme6 .justify-content-center { -ms-flex-pack: center; justify-content: center; } #view_theme6 .justify-content-end { -ms-flex-pack: end; justify-content: flex-end; } #view_theme6 .direction-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #view_theme6 .no-wrap { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; } #view_theme6 .desk-only { display: none !important; } #view_theme6 .mobile-only { display: block !important; } /***** Columns *****/ #view_theme6 .col-auto { flex: 0 0 auto; width: auto; } #view_theme6 .col-1 { flex: 0 0 auto; width: 8.33333333%; } #view_theme6 .col-2 { flex: 0 0 auto; width: 16.66666667%; } #view_theme6 .col-3 { flex: 0 0 auto; width: 25%; } #view_theme6 .col-4 { flex: 0 0 auto; width: 33.33333333%; } #view_theme6 .col-5 { flex: 0 0 auto; width: 41.66666667%; } #view_theme6 .col-6 { flex: 0 0 auto; width: 50%; } #view_theme6 .col-7 { flex: 0 0 auto; width: 58.33333333%; } #view_theme6 .col-8 { flex: 0 0 auto; width: 66.66666667%; } #view_theme6 .col-9 { flex: 0 0 auto; width: 75%; } #view_theme6 .col-10 { flex: 0 0 auto; width: 83.33333333%; } #view_theme6 .col-11 { flex: 0 0 auto; width: 91.66666667%; } #view_theme6 .col-12 { flex: 0 0 auto; width: 100%; } #view_theme6 .offset-1 { margin-left: 8.33333333%; } #view_theme6 .offset-2 { margin-left: 16.66666667%; } #view_theme6 .offset-3 { margin-left: 25%; } #view_theme6 .offset-4 { margin-left: 33.33333333%; } #view_theme6 .offset-5 { margin-left: 41.66666667%; } #view_theme6 .offset-6 { margin-left: 50%; } #view_theme6 .offset-7 { margin-left: 58.33333333%; } #view_theme6 .offset-8 { margin-left: 66.66666667%; } #view_theme6 .offset-9 { margin-left: 75%; } #view_theme6 .offset-10 { margin-left: 83.33333333%; } #view_theme6 .offset-11 { margin-left: 91.66666667%; } @media (min-width: 576px) { #view_theme6 .col-sm { flex: 1 0 0%; } #view_theme6 .col-sm-auto { flex: 0 0 auto; width: auto; } #view_theme6 .col-sm-1 { flex: 0 0 auto; width: 8.33333333%; } #view_theme6 .col-sm-2 { flex: 0 0 auto; width: 16.66666667%; } #view_theme6 .col-sm-3 { flex: 0 0 auto; width: 25%; } #view_theme6 .col-sm-4 { flex: 0 0 auto; width: 33.33333333%; } #view_theme6 .col-sm-5 { flex: 0 0 auto; width: 41.66666667%; } #view_theme6 .col-sm-6 { flex: 0 0 auto; width: 50%; } #view_theme6 .col-sm-7 { flex: 0 0 auto; width: 58.33333333%; } #view_theme6 .col-sm-8 { flex: 0 0 auto; width: 66.66666667%; } #view_theme6 .col-sm-9 { flex: 0 0 auto; width: 75%; } #view_theme6 .col-sm-10 { flex: 0 0 auto; width: 83.33333333%; } #view_theme6 .col-sm-11 { flex: 0 0 auto; width: 91.66666667%; } #view_theme6 .col-sm-12 { flex: 0 0 auto; width: 100%; } #view_theme6 .offset-sm-0 { margin-left: 0; } #view_theme6 .offset-sm-1 { margin-left: 8.33333333%; } #view_theme6 .offset-sm-2 { margin-left: 16.66666667%; } #view_theme6 .offset-sm-3 { margin-left: 25%; } #view_theme6 .offset-sm-4 { margin-left: 33.33333333%; } #view_theme6 .offset-sm-5 { margin-left: 41.66666667%; } #view_theme6 .offset-sm-6 { margin-left: 50%; } #view_theme6 .offset-sm-7 { margin-left: 58.33333333%; } #view_theme6 .offset-sm-8 { margin-left: 66.66666667%; } #view_theme6 .offset-sm-9 { margin-left: 75%; } #view_theme6 .offset-sm-10 { margin-left: 83.33333333%; } #view_theme6 .offset-sm-11 { margin-left: 91.66666667%; } } @media (min-width: 768px) { #view_theme6 .col-md { flex: 1 0 0%; } #view_theme6 .col-md-auto { flex: 0 0 auto; width: auto; } #view_theme6 .col-md-1 { flex: 0 0 auto; width: 8.33333333%; } #view_theme6 .col-md-2 { flex: 0 0 auto; width: 16.66666667%; } #view_theme6 .col-md-3 { flex: 0 0 auto; width: 25%; } #view_theme6 .col-md-4 { flex: 0 0 auto; width: 33.33333333%; } #view_theme6 .col-md-5 { flex: 0 0 auto; width: 41.66666667%; } #view_theme6 .col-md-6 { flex: 0 0 auto; width: 50%; } #view_theme6 .col-md-7 { flex: 0 0 auto; width: 58.33333333%; } #view_theme6 .col-md-8 { flex: 0 0 auto; width: 66.66666667%; } #view_theme6 .col-md-9 { flex: 0 0 auto; width: 75%; } #view_theme6 .col-md-10 { flex: 0 0 auto; width: 83.33333333%; } #view_theme6 .col-md-11 { flex: 0 0 auto; width: 91.66666667%; } #view_theme6 .col-md-12 { flex: 0 0 auto; width: 100%; } #view_theme6 .offset-md-0 { margin-left: 0; } #view_theme6 .offset-md-1 { margin-left: 8.33333333%; } #view_theme6 .offset-md-2 { margin-left: 16.66666667%; } #view_theme6 .offset-md-3 { margin-left: 25%; } #view_theme6 .offset-md-4 { margin-left: 33.33333333%; } #view_theme6 .offset-md-5 { margin-left: 41.66666667%; } #view_theme6 .offset-md-6 { margin-left: 50%; } #view_theme6 .offset-md-7 { margin-left: 58.33333333%; } #view_theme6 .offset-md-8 { margin-left: 66.66666667%; } #view_theme6 .offset-md-9 { margin-left: 75%; } #view_theme6 .offset-md-10 { margin-left: 83.33333333%; } #view_theme6 .offset-md-11 { margin-left: 91.66666667%; } } @media (min-width: 992px) { #view_theme6 .col-lg { flex: 1 0 0%; } #view_theme6 .col-lg-auto { flex: 0 0 auto; width: auto; } #view_theme6 .col-lg-1 { flex: 0 0 auto; width: 8.33333333%; } #view_theme6 .col-lg-2 { flex: 0 0 auto; width: 16.66666667%; } #view_theme6 .col-lg-3 { flex: 0 0 auto; width: 25%; } #view_theme6 .col-lg-4 { flex: 0 0 auto; width: 33.33333333%; } #view_theme6 .col-lg-5 { flex: 0 0 auto; width: 41.66666667%; } #view_theme6 .col-lg-6 { flex: 0 0 auto; width: 50%; } #view_theme6 .col-lg-7 { flex: 0 0 auto; width: 58.33333333%; } #view_theme6 .col-lg-8 { flex: 0 0 auto; width: 66.66666667%; } #view_theme6 .col-lg-9 { flex: 0 0 auto; width: 75%; } #view_theme6 .col-lg-10 { flex: 0 0 auto; width: 83.33333333%; } #view_theme6 .col-lg-11 { flex: 0 0 auto; width: 91.66666667%; } #view_theme6 .col-lg-12 { flex: 0 0 auto; width: 100%; } #view_theme6 .offset-lg-0 { margin-left: 0; } #view_theme6 .offset-lg-1 { margin-left: 8.33333333%; } #view_theme6 .offset-lg-2 { margin-left: 16.66666667%; } #view_theme6 .offset-lg-3 { margin-left: 25%; } #view_theme6 .offset-lg-4 { margin-left: 33.33333333%; } #view_theme6 .offset-lg-5 { margin-left: 41.66666667%; } #view_theme6 .offset-lg-6 { margin-left: 50%; } #view_theme6 .offset-lg-7 { margin-left: 58.33333333%; } #view_theme6 .offset-lg-8 { margin-left: 66.66666667%; } #view_theme6 .offset-lg-9 { margin-left: 75%; } #view_theme6 .offset-lg-10 { margin-left: 83.33333333%; } #view_theme6 .offset-lg-11 { margin-left: 91.66666667%; } } @media (min-width: 1200px) { #view_theme6 .col-xl { flex: 1 0 0%; } #view_theme6 .col-xl-auto { flex: 0 0 auto; width: auto; } #view_theme6 .col-xl-1 { flex: 0 0 auto; width: 8.33333333%; } #view_theme6 .col-xl-2 { flex: 0 0 auto; width: 16.66666667%; } #view_theme6 .col-xl-3 { flex: 0 0 auto; width: 25%; } #view_theme6 .col-xl-4 { flex: 0 0 auto; width: 33.33333333%; } #view_theme6 .col-xl-5 { flex: 0 0 auto; width: 41.66666667%; } #view_theme6 .col-xl-6 { flex: 0 0 auto; width: 50%; } #view_theme6 .col-xl-7 { flex: 0 0 auto; width: 58.33333333%; } #view_theme6 .col-xl-8 { flex: 0 0 auto; width: 66.66666667%; } #view_theme6 .col-xl-9 { flex: 0 0 auto; width: 75%; } #view_theme6 .col-xl-10 { flex: 0 0 auto; width: 83.33333333%; } #view_theme6 .col-xl-11 { flex: 0 0 auto; width: 91.66666667%; } #view_theme6 .col-xl-12 { flex: 0 0 auto; width: 100%; } #view_theme6 .offset-xl-0 { margin-left: 0; } #view_theme6 .offset-xl-1 { margin-left: 8.33333333%; } #view_theme6 .offset-xl-2 { margin-left: 16.66666667%; } #view_theme6 .offset-xl-3 { margin-left: 25%; } #view_theme6 .offset-xl-4 { margin-left: 33.33333333%; } #view_theme6 .offset-xl-5 { margin-left: 41.66666667%; } #view_theme6 .offset-xl-6 { margin-left: 50%; } #view_theme6 .offset-xl-7 { margin-left: 58.33333333%; } #view_theme6 .offset-xl-8 { margin-left: 66.66666667%; } #view_theme6 .offset-xl-9 { margin-left: 75%; } #view_theme6 .offset-xl-10 { margin-left: 83.33333333%; } #view_theme6 .offset-xl-11 { margin-left: 91.66666667%; } } @media (min-width: 1400px) { #view_theme6 .col-xxl { flex: 1 0 0%; } #view_theme6 .col-xxl-auto { flex: 0 0 auto; width: auto; } #view_theme6 .col-xxl-1 { flex: 0 0 auto; width: 8.33333333%; } #view_theme6 .col-xxl-2 { flex: 0 0 auto; width: 16.66666667%; } #view_theme6 .col-xxl-3 { flex: 0 0 auto; width: 25%; } #view_theme6 .col-xxl-4 { flex: 0 0 auto; width: 33.33333333%; } #view_theme6 .col-xxl-5 { flex: 0 0 auto; width: 41.66666667%; } #view_theme6 .col-xxl-6 { flex: 0 0 auto; width: 50%; } #view_theme6 .col-xxl-7 { flex: 0 0 auto; width: 58.33333333%; } #view_theme6 .col-xxl-8 { flex: 0 0 auto; width: 66.66666667%; } #view_theme6 .col-xxl-9 { flex: 0 0 auto; width: 75%; } #view_theme6 .col-xxl-10 { flex: 0 0 auto; width: 83.33333333%; } #view_theme6 .col-xxl-11 { flex: 0 0 auto; width: 91.66666667%; } #view_theme6 .col-xxl-12 { flex: 0 0 auto; width: 100%; } #view_theme6 .offset-xxl-0 { margin-left: 0; } #view_theme6 .offset-xxl-1 { margin-left: 8.33333333%; } #view_theme6 .offset-xxl-2 { margin-left: 16.66666667%; } #view_theme6 .offset-xxl-3 { margin-left: 25%; } #view_theme6 .offset-xxl-4 { margin-left: 33.33333333%; } #view_theme6 .offset-xxl-5 { margin-left: 41.66666667%; } #view_theme6 .offset-xxl-6 { margin-left: 50%; } #view_theme6 .offset-xxl-7 { margin-left: 58.33333333%; } #view_theme6 .offset-xxl-8 { margin-left: 66.66666667%; } #view_theme6 .offset-xxl-9 { margin-left: 75%; } #view_theme6 .offset-xxl-10 { margin-left: 83.33333333%; } #view_theme6 .offset-xxl-11 { margin-left: 91.66666667%; } } /* ============================================= */ /* !!!! NICE SELECT CSS !!!! */ /* ============================================= */ #view_theme6 .nice-select { -webkit-tap-highlight-color: transparent; background-color: transparent; border: solid 1px var(--second-color); cursor: pointer; display: block; font-family: var(--Strawford); font-size: 14px; font-weight: 500; line-height: 1; outline: none; position: relative; text-align: left !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding: 10px 35px 10px 15px; width: 100%; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; } #view_theme6 .nice-select:after { content: ''; display: block; height: 10px; width: 11px; pointer-events: none; position: absolute; right: 15px; top: 50%; background: url(../images/menu-dropdown.svg); background-position: 50% 50%; background-repeat: no-repeat; background-size: 11px; -webkit-transition: -webkit-transform .3s linear; transition: -webkit-transform .3s linear; -o-transition: transform .3s linear; transition: transform .3s linear; transition: transform .3s linear, -webkit-transform .3s linear; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); } #view_theme6 .nice-select.open:after { transform: translateY(-50%) rotate(180deg); -webkit-transform: translateY(-50%) rotate(180deg); -moz-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); } #view_theme6 .nice-select.open .list { opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); -ms-transform: scale(1) translateY(0); transform: scale(1) translateY(0); -moz-transform: scale(1) translateY(0); -o-transform: scale(1) translateY(0); } #view_theme6 .nice-select.disabled { border-color: var(--border-color); color: var(--border-color); pointer-events: none; } #view_theme6 .nice-select.disabled:after { border-color: #cccccc; } #view_theme6 .nice-select.wide { width: 100%; } #view_theme6 .nice-select.wide .list { left: 0 !important; right: 0 !important; } #view_theme6 .nice-select.right { float: right; } #view_theme6 .nice-select.right .list { left: auto; right: 0; } #view_theme6 .nice-select.small { font-size: 12px; height: 36px; line-height: 34px; } #view_theme6 .nice-select.small:after { height: 4px; width: 4px; } #view_theme6 .nice-select.small .option { line-height: 34px; min-height: 34px; } #view_theme6 .nice-select .list { background-color:var(--white); box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.7); box-sizing: border-box; margin-top: 0; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); -ms-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 2; width: 100%; -moz-transform: scale(0.75) translateY(-21px); -o-transform: scale(0.75) translateY(-21px); -moz-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; -ms-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } #view_theme6 .nice-select .list:hover .option:not(:hover) { background-color: transparent !important; } #view_theme6 .nice-select .option { cursor: pointer; font-weight:500; list-style: none; outline: none; padding-left: 14px; padding-right: 14px; text-align: left; -webkit-transition: all 0.2s; transition: all 0.2s; font-size: 12px; letter-spacing: 0.5px; padding: 10px 15px; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; margin: 0 !important; } #view_theme6 .nice-select .option:hover, #view_theme6 .nice-select .option.focus, #view_theme6 .nice-select .option.selected.focus { background-color: #eae9e9; } #view_theme6 .nice-select .option.selected { font-weight: bold; } #view_theme6 .nice-select .option.disabled { background-color: transparent; color: #999; cursor: default; } #view_theme6 .no-csspointerevents .nice-select .list { display: none; } #view_theme6 .no-csspointerevents .nice-select.open .list { display: block; } /* ============================================= */ /* !!!! SLICK SLIDER CSS !!!! */ /* ============================================= */ #view_theme6 .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } #view_theme6 .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } #view_theme6 .slick-list:focus { outline: none; } #view_theme6 .slick-list.dragging { cursor: pointer; cursor: hand; } #view_theme6 .slick-slider .slick-track, #view_theme6 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } #view_theme6 .slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } #view_theme6 .slick-track:before, #view_theme6 .slick-track:after { display: table; content: ""; } #view_theme6 .slick-track:after { clear: both; } #view_theme6 .slick-loading .slick-track { visibility: hidden; } #view_theme6 .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } #view_theme6 [dir="rtl"] .slick-slide { float: right; } #view_theme6 .slick-slide img { display: block; } #view_theme6 .slick-slide.slick-loading img { display: none; } #view_theme6 .slick-slide.dragging img { pointer-events: none; } #view_theme6 .slick-initialized .slick-slide { display: block; outline: none; } #view_theme6 .slick-loading .slick-slide { visibility: hidden; } #view_theme6 .slick-vertical .slick-slide { display: block; height: auto; } #view_theme6 .slick-arrow.slick-hidden { display: none; } #view_theme6 .slick-dots { display: flex !important; align-items: center; justify-content: center; z-index: 1; position: absolute; bottom: 20px; } #view_theme6 .slick-dots li:not(:last-child) { margin-right: 9px; } #view_theme6 .slick-dots li { display: flex; height: 5px; width: 5px; background: var(--white); border-radius: 100%; border: 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; position: relative; transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; } #view_theme6 .slick-dots li:before { content: ''; position: absolute; height: 13px; width: 13px; border: 1px solid var(--white); top: -4px; left: -4px; right: 0; bottom: 0; border-radius: 100px; transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; opacity: 0; } #view_theme6 .slick-dots li.slick-active:before { opacity: 1; } #view_theme6 .slick-dots li button { display: none; } #view_theme6 .slick-slider .slick-next, #view_theme6 .slick-slider .slick-prev{ display: inline-block; vertical-align: middle; } #view_theme6 .slick-slider .slick-next::before, .slick-slider .slick-prev::before{ display: none; } #view_theme6 .slick-slider .slick-arrow { width: 35px; height: 35px; position: absolute; top: 50%; font-size: 0; border: 0; outline: none; z-index: 1; border-radius: 0; padding: 0; background-color: var(--second-color); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: flex; align-items: center; justify-content: center; padding: 9px; } #view_theme6 .slick-slider .slick-arrow:hover{ background: var(--theme-color); } #view_theme6 .slick-arrow:hover svg { fill: var(--white); } #view_theme6 .slick-arrow span { display: block; height: 100%; width: 100%; } #view_theme6 .slick-arrow svg { height: 100%; width: 100%; fill: var(--white); } #view_theme6 .slick-slider .slick-prev { left:0; transform: translateY(-50%) scale(-1); -webkit-transform: translateY(-50%) scale(-1); -moz-transform: translateY(-50%) scale(-1); -ms-transform: translateY(-50%) scale(-1); -o-transform: translateY(-50%) scale(-1); } #view_theme6 .slick-slider .slick-next { right: 0; } #view_theme6 .slick-lightbox { position: fixed; top: 0; left: 0; z-index: 3; width: 100%; height: 100%; background: var(--theme-color); -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -ms-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; } #view_theme6 .slick-lightbox .slick-loading .slick-list { background-color: transparent; } #view_theme6 .slick-lightbox .slick-prev { left: 15px; } #view_theme6 .slick-lightbox .slick-next { right: 15px; } #view_theme6 .slick-lightbox-inner .slick-arrow { background: var(--white) url(../images/right-arrow.png); background-repeat: no-repeat; background-position: 50% 50%; } #view_theme6 .slick-lightbox-hide { opacity: 0; } #view_theme6 .slick-lightbox-hide-init { position: absolute; top: -9999px; opacity: 0; } #view_theme6 .slick-lightbox-inner { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } #view_theme6 .slick-lightbox-slick-item { text-align: center; overflow: hidden; } #view_theme6 .slick-lightbox-slick-item:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; } #view_theme6 .slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption { position: absolute; bottom: 0; left: 0; text-align: center; width: 100%; margin-bottom: 20px; } #view_theme6 .slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption { display: block; text-align: center; } #view_theme6 .slick-lightbox-slick-item-inner { display: inline-block; vertical-align: middle; max-width: 90%; max-height: 90%; } #view_theme6 .slick-lightbox-slick-img { margin: 0 auto; display: block; max-width: 90%; max-height: 90%; } #view_theme6 .slick-lightbox-slick-caption { margin: 10px 0 0; display: block; color: var(--white); } #view_theme6 .slick-lightbox-close { position: absolute; top: 15px; right: 15px; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; } #view_theme6 .slick-lightbox .close svg { height: 100%; width: 100%; } #view_theme6 .slick-lightbox .close { position: absolute; top: 20px; right: 20px; color: var(--white); opacity: 1; background: transparent; border: none; height: 27px; width: 27px; padding: 0; } #view_theme6 .open-lightbox { height: 50px; width: 50px; background: rgba(32, 30, 30, 0.49); position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; z-index: 1; display: flex; align-items: center; justify-content: center; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } #view_theme6 .slick-lightbox .slick-arrow.slick-prev { -webkit-transform: translateY(-50%) scale(-1); -moz-transform: translateY(-50%) scale(-1); -ms-transform: translateY(-50%) scale(-1); -o-transform: translateY(-50%) scale(-1); transform: translateY(-50%) scale(-1); } .slick-lightbox .slick-arrow:hover, .slick-lightbox .slick-arrow:focus { background-color: var(--white); } #view_theme6 .slick-slide .nice-select .list { max-height: 60px; overflow: auto; scrollbar-width: none; } #view_theme6 .slick-slide .nice-select .option { padding: 5px 15px; } #view_theme6 .slick-slide .nice-select .list::-webkit-scrollbar { display: none; } #view_theme6 .slick-slide .nice-select .list::-moz-scrollbar { display: none; } /* ============================================= */ /* !!!! COMMON BUTTON !!!! */ /* ============================================= */ #view_theme6 .btn { text-align: center; padding: 14px 30px; color: var(--white); background-color: var(--theme-color); appearance: none; outline: none; border: 1px solid var(--theme-color); position: relative; font-size: 15px; font-weight: 600; line-height: 1; border-radius: 5px; display: inline-flex; align-items: center; justify-content: center; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-appearance: none; -moz-appearance: none; position: relative; z-index: 1; width: 100%; } #view_theme6 .btn-secondary svg, #view_theme6 .btn svg { margin-right: 10px; height: 15px; width: 15px; } #view_theme6 .btn img { margin-right: 10px; height: 15px; width: 15px; } #view_theme6 .btn svg path { -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; } #view_theme6 .btn:hover, #view_theme6 .btn:focus { transition: all ease-in-out 0.5s; transform: translateY(-4px); } #view_theme6 .btn-secondary { display: inline-flex; align-items: center; color: var(--second-color); background: var(--white); border: 1px solid var(--white); justify-content: center; line-height: 1; font-size: 15px; font-weight: 600; transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; width: auto; } #view_theme6 .btn-secondary svg{ margin-left: 10px; height: 15px; width: 15px; } #view_theme6 .btn-secondary img{ margin-left: 10px; height: 15px; width: 15px; } #view_theme6 .btn-secondary svg path { transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; fill: var(--white); } #view_theme6 .btn-secondary:hover { transition: all ease-in-out 0.5s; transform: translateY(-4px); } #view_theme6 .btn-secondary:hover svg path{ fill: var(--theme-color); } #view_theme6 .read-more-btn{ display: inline-flex; align-items: center; color: var(--white); background: transparent; justify-content: center; line-height: 1; font-size: 15px; font-weight: 600; transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; } #view_theme6 .read-more-btn svg{ margin-left: 10px; height: 15px; width: 15px; } #view_theme6 .read-more-btn img{ margin-left: 10px; height: 15px; width: 15px; } #view_theme6 .read-more-btn svg path{ transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; fill: var(--white); } #view_theme6 .close-btn{ background: var(--fourth-color); padding: 14px 40px; width: auto; display: inline-flex; align-items: center; color: var(--second-color); justify-content: center; line-height: 1; font-size: 15px; font-weight: 600; transition: all ease-in-out 0.5s; } #view_theme6 .close-btn:hover{ transition: all ease-in-out 0.5s; transform: translateY(-4px); } /* ============================================= */ /* !!!! FORM CSS !!!! */ /* ============================================= */ #view_theme6 .form-control, #view_theme6 input:not([type="submit"]), #view_theme6 input:not([type="checkbox"]), #view_theme6 input:not([type="button"]), #view_theme6 input:not([type="radio"]), #view_theme6 select, #view_theme6 textarea { position: relative; border: 1px solid var(--gray-color); display: block; width: 100%; padding: 14px 20px; background: transparent; font-size: 14px; font-weight: 400; line-height: 1; color: var(--second-color); } #view_theme6 textarea { resize: none; } #view_theme6 form .row { margin: 0 -8px; } #view_theme6 form .row [class*="col-"] { padding: 0 10px; } #view_theme6 .form-group { margin-bottom: 20px; } #view_theme6 .form-group label { display: inline-block; margin-bottom: 10px; font-size: 14px; font-weight: 500; } #view_theme6 .form-group .nice-select .list, #view_theme6 .form-group .form-control { border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; } #view_theme6 sup { top: -0.5em; } #view_theme6 sub, #view_theme6 sup { position: relative; font-size: 15px; line-height: 1; font-weight: 500; margin-left: 5px; } #view_theme6 .form-group label sup { color: red; font-size: 10px; line-height: 0; margin-right: 3px; } #view_theme6 .checkbox-custom input { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; } #view_theme6 .checkbox-custom label { position: relative; display: inline-block; vertical-align: middle; cursor: pointer; font-size: 14px; line-height: 1.1; margin: 0; padding: 0 0 0 30px; } #view_theme6 .checkbox-custom label:before { content: ''; appearance: none; -webkit-appearance: none; background-color:transparent; border: 1px solid var(--second-color); padding: 8px; display: inline-block; position: absolute; vertical-align: middle; cursor: pointer; margin-right: 15px; left: 0; top: 54%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); } #view_theme6 .checkbox-custom input:checked+label:before { background-color: var(--second-color); border-color: var(--second-color); } #view_theme6 .checkbox-custom input:checked+label:after { content: ''; display: block; position: absolute; top: 50%; left: 7px; width: 4px; height: 8px; border: solid var(--white); border-width: 0px 1px 1px 0; transform: translateY(-50%) rotate(45deg); -moz-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); -webkit-transform: translateY(-50%) rotate(45deg); } #view_theme6 .checkbox-custom label a { text-decoration: underline; font-weight: 600; } /** RADIO BUTTON CSS **/ #view_theme6 .radio-group input[type="radio"] { display: none; padding: 0; border: 0; background: transparent; } #view_theme6 .radio-group label { cursor: pointer; position: relative; font-size: 12px; padding-left: 24px; color: var(--second-color); margin: 0; vertical-align: bottom; } #view_theme6 .radio-group label::before { content: ""; position: absolute; width: 15px; height: 15px; background-color: transparent; border: 2px solid var(--second-color); border-radius: 50%; top: 50%; left: 0; transform: translateY(-50%); transition: border-color 400ms ease; -webkit-transition: border-color 400ms ease; -moz-transition: border-color 400ms ease; -ms-transition: border-color 400ms ease; -o-transition: border-color 400ms ease; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } #view_theme6 .radio-group label::after { content: ""; position: absolute; width: 13px; height: 13px; background-color: var(--second-color); border: 2px solid var(--second-color); border-radius: 50%; top: 50%; left: 1px; right: auto; transform: translateY(-50%) scale(0); -webkit-transform: translateY(-50%) scale(0); -moz-transform: translateY(-50%) scale(0); -ms-transform: translateY(-50%) scale(0); -o-transform: translateY(-50%) scale(0); transition: transform 400ms ease; -webkit-transition: transform 400ms ease; -moz-transition: transform 400ms ease; -ms-transition: transform 400ms ease; -o-transition: transform 400ms ease; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } #view_theme6 .radio-group input[type="radio"]:checked+label::before { border-color: var(--second-color); } #view_theme6 .radio-group input[type="radio"]:checked+label::after { transform: translateY(-50%) scale(0.55); -webkit-transform: translateY(-50%) scale(0.55); -moz-transform: translateY(-50%) scale(0.55); -ms-transform: translateY(-50%) scale(0.55); -o-transform: translateY(-50%) scale(0.55); } /***** COMMON CSS ****/ #view_theme6 body.active-menu, body.no-scroll { overflow: hidden; position: relative; } #view_theme6 .right-gliter { bottom: 0; right: 0; } #view_theme6 .gliter-img { position: absolute; z-index: -1; } #view_theme6 .padding-top { padding-top: 50px; } #view_theme6 .padding-bottom { padding-bottom: 50px; } #view_theme6 .section-title { margin-bottom: 22px; } #view_theme6 .section-title.text-center p { margin-top: 14px; } #view_theme6 .subtitle { font-weight: 600; line-height: 1; margin-bottom: 20px; } #view_theme6 .img-wrapper { position: relative; width: 100%; padding-top: 100%; display: block; } #view_theme6 .img-wrapper img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; display: block; } /******************** appointment popup CSS ******************/ #view_theme6 .appointment-popup, #view_theme6 .contact-popup, #view_theme6 .password-popup { position: fixed; background: rgb(0 0 0 / 70%); height: 100%; width: 100%; z-index: 3; left: 0; right: 0; top: 0; bottom: 0; transition: all ease-in-out 0.5s; opacity: 0; visibility: hidden; -webkit-transition: all ease-in-out 0.5s; overflow: auto; display: none; } #view_theme6 .appointment-popup.active, #view_theme6 .contact-popup.active, #view_theme6 .password-popup.active{ opacity: 1; visibility: visible; display: block; } #view_theme6 .close-search{ height: 30px; width: 30px; background: var(--white); display: flex; align-items: center; justify-content: center; border-radius: 28px; } #view_theme6 .close-search svg{ width: 10px; height: 10px; cursor: pointer; } #view_theme6 .appointment-form-wrapper{ position: relative; background: var(--theme-color); padding: 15px; margin-top: 15px; margin-bottom: 15px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } #view_theme6 .appointment-form-wrapper .section-title{ display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; color: var(--white); } #view_theme6 .appo-form-details .form-group label{ font-weight: 600; color: var(--white); } #view_theme6 .appo-form-details .form-group .form-control{ background: var(--white); border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; height: 45px; } #view_theme6 .appo-form-details{ border-top: 1px solid var(--white); border-bottom: 1px solid var(--white); padding: 50px 0px 30px; } #view_theme6 .form-btn-group{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items:center ; padding: 30px 0px 15px; } /******************** CARD POPUP CSS ******************/ #view_theme6 .card-popup{ position: fixed; background: rgb(0 0 0 / 70%); height: 100%; width: 100%; z-index: 3; left: 0; right: 0; top: 0; bottom: 0; transition: all ease-in-out 0.5s; opacity: 0; visibility: hidden; -webkit-transition: all ease-in-out 0.5s; overflow: auto; display: none; } #view_theme6 .card-popup.active { opacity: 1; visibility: visible; display: block; } #view_theme6 .share-card-wrapper{ position: relative; background: var(--theme-color); color: var(--white); border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; padding: 15px; margin-top: 15px; margin-bottom: 15px; } #view_theme6 .share-card-wrapper .section-title{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 50px; } #view_theme6 .logout-btn{ padding: 0; border:0; background: transparent; } #view_theme6 .qr-image{ background: var(--white); padding: 20px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; height: 230px; width: 230px; margin: auto; } #view_theme6 .qr-image img{ height: 100%; width: 100%; object-fit: cover; } #view_theme6 .qr-scaner-wrapper{ max-width: 70%; width: 100%; margin: auto; } #view_theme6 .qr-code-text p{ font-size: 18px; text-align: center; line-height: 1.5; } #view_theme6 .card-social-icons li{ border: 2px solid var(--white); height: 60px; width: 60px; padding: 5px; display: flex; align-items: center; justify-content: center; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; } #view_theme6 .card-social-icons li a svg{ height: 32px; width: 32px; } #view_theme6 .card-social-icons li a img{ height: 32px; width: 32px; } #view_theme6 .qr-scaner-wrapper .card-social-icons{ display: flex; justify-content: space-between; align-items: center; margin-bottom: 50px; } #view_theme6 .qr-scaner-wrapper .qr-code-text{ margin: 50px 0px; } /******************** HOME BANNER SECTION CSS ******************/ #view_theme6 .home-wrapper{ max-width: 576px; margin: 10px auto; width: 100%; background-color: var(--white); box-shadow: 1px 1px 25px 0px rgb(88 88 88 / 35%); border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; } #view_theme6 .home-banner-section{ position: relative; z-index: 1; padding-top: 64%; } #view_theme6 .section-title h2{ color: var(--theme-color); } #view_theme6 .home-banner-section::before{ content: ""; position: absolute; bottom: 0; background: var(--theme-color); height: 20px; width: 100%; } #view_theme6 .home-banner-section .home-banner { position: absolute; height: 100%; width: 100%; top: 0; left: 0; right: 0; z-index: -1; object-fit: cover; border-radius: 15px 15px 0px 0px; -webkit-border-radius: 15px 15px 0px 0px; -moz-border-radius: 15px 15px 0px 0px; -ms-border-radius: 15px 15px 0px 0px; -o-border-radius: 15px 15px 0px 0px; } /******************** CLIENT INFO SECTION CSS ******************/ #view_theme6 .client-info-section{ padding-bottom: 10px; } #view_theme6 .client-intro h6{ margin: 10px 0px; } #view_theme6 .client-intro span{ color: var(--third-color); } #view_theme6 .client-intro p { color: var(--third-color); line-height: 1.5; margin: 15px 0px 20px; } #view_theme6 .client-contact .contactlink a{ font-size: 22px; word-break: break-word; color: var(--theme-color); font-weight: 600; } #view_theme6 .client-contact .contactlink a:hover{ text-decoration: underline; } #view_theme6 .client-contact .contactlink span{ display: block; font-size: 15px; font-weight: 600; margin-bottom: 5px; } #view_theme6 .client-contact .contactlink{ padding: 20px 0px; border-top: 1px solid var(--theme-color); } #view_theme6 .client-contact .card-contact ul li { margin: 0px 0px 15px; } #view_theme6 .client-contact .card-contact ul.contact-name li { border-bottom: 1px solid var(--theme-color); padding: 20px 0px 20px; margin: 0; } .top-social-icons .social-icon-wrapper{ display: flex; flex-wrap: wrap; align-items: center; } #view_theme6 .top-social-icons .social-icon-wrapper li:not(:last-of-type) { margin-right: 30px; } #view_theme6 .top-social-icons{ padding: 20px 0px; border-top: 1px solid var(--theme-color); } /******************** BUSINESS HOUR SECTION CSS ******************/ #view_theme6 .daily-hours-content{ display: flex; flex-wrap: wrap; } #view_theme6 .daily-hours-inner{ width: 100%; text-align: left; display: inline-block; } #view_theme6 .daily-hours-content .daily-hours-inner ul li{ font-size: 16px; width: 50%; float: left; } #view_theme6 .daily-hours-content .daily-hours-inner ul li p{ font-size: 16px; } #view_theme6 .daily-hours-content .daily-hours-inner ul li span{ font-size: 16px; } #view_theme6 .daily-hours-content .daily-hours-inner ul .day-closed{ color: var(--theme-color); } #view_theme6 .daily-hours-content .daily-hours-inner ul li:not(:last-of-type){ margin-bottom: 15px; } /******************** APPOINTMENT SECTION CSS ******************/ #view_theme6 .common-border{ border-top: 4px solid var(--theme-color); } #view_theme6 .appointment-section .appointment-date{ display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 20px; position: relative; } #view_theme6 .appointment-date .date-label, #view_theme6 .appointment-hour .hour-label{ max-width: 50px; width: 100%; font-size: 15px; font-weight: 600; } #view_theme6 .appointment-date input{ flex: 1; background: transparent; border: 1px solid var(--theme-color); color: var(--second-color); font-weight: 600; font-size: 15px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } #view_theme6 .appointment-section .appointment-hour{ display: flex; flex-wrap: wrap; align-items: start; } #view_theme6 .text-radio{ flex: 1; display: flex; flex-wrap: wrap; align-items: center; } #view_theme6 .text-radio .radio{ max-width: 50%; width: 100%; margin-bottom: 20px; } #view_theme6 .text-radio .radio-left{ padding-left: 15px; } #view_theme6 .text-radio .radio input[type=radio]+.radio-label { content: ""; display: inline-block; background: transparent; border: 1px solid var(--theme-color); color: var(--black); width: 100%; position: relative; font-weight: 600; font-size: 15px; letter-spacing: 0px; top: 0; vertical-align: top; cursor: pointer; text-align: center; transition: all 250ms ease; border-radius: 10px; padding: 14px 19px; text-transform: lowercase; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; } #view_theme6 .text-radio .radio input[type=radio] { display: none; } #view_theme6 .text-radio .radio input[type=radio]:checked+.radio-label { background-color: var(--theme-color); color: var(--white); } #view_theme6 .appointment-btn{ width: 100%; margin-left: 50px; } #view_theme6 .appointment-btn .btn .theme-svg{ fill: var(--theme-color); } /******************** SERVICE SECTION CSS ******************/ #view_theme6 .service-section .service-card-wrapper{ display: flex; flex-wrap: wrap; margin: 0 -15px; } #view_theme6 .service-section .service-card-wrapper .service-card{ max-width: 50%; width: 100%; padding: 0 15px; } #view_theme6 .service-card-wrapper .service-card .service-card-inner{ position: relative; background: var(--theme-color); color: var(--white); padding: 15px; text-align: center; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; margin-bottom: 15px; } #view_theme6 .service-card-wrapper .service-card .service-card-inner h5{ color: var(--white); } #view_theme6 .service-card-inner .service-icon svg{ height: 36px; width: 36px; margin: 0 auto 20px; } #view_theme6 .service-card-inner .service-icon img{ height: 36px; width: 36px; margin: 0 auto 20px; } #view_theme6 .service-card-inner p{ margin: 15px 0px; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; } /******************** MORE CARD SECTION CSS ******************/ #view_theme6 .more-card-section .more-btn{ display: flex; flex-wrap: wrap; flex-direction: column; } #view_theme6 .more-card-section .more-btn .btn:not(:last-of-type){ margin-bottom: 15px; } /******************** TESTIMONIALS SECTION CSS ******************/ #view_theme6 .testimonial-itm{ padding: 0px 15px; } #view_theme6 .testimonial-slider.slick-slider{ margin: 0px -10px; } #view_theme6 .testimonial-itm-inner .testi-client-img img{ height: 100%; margin: auto; } #view_theme6 .testimonial-itm-inner{ text-align: center; height: 100%; width: 100%; } #view_theme6 .rating-star img{ height: 100%; margin: auto; object-fit: scale-down; } #view_theme6 .testimonial-itm-inner .rating-number{ margin: 15px 0px; } #view_theme6 .testimonial-itm-inner p{ margin-top: 15px; } #view_theme6 .testi-client-img { padding-top: 61% !important; position: relative; display: block; } #view_theme6 .testi-client-img img { position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 61%; height: 100%; object-fit: contain; border-radius: 91px; } /******************** SOCIAL ICONS SECTION CSS ******************/ #view_theme6 .social-icons-section{ position: relative; z-index: 1; padding-bottom: 10px; } #view_theme6 .social-icons-section .section-title{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 30px; } #view_theme6 .social-icons-section .social-icon-wrapper{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; } #view_theme6 .social-icon-wrapper li a svg{ height: 30px; width: 30px; flex-shrink: 0; } #view_theme6 .social-icon-wrapper li a img{ height: 30px; width: 30px; flex-shrink: 0; } #view_theme6 .social-icon-wrapper li a .theme-svg{ fill: var(--theme-color); } #view_theme6 .social-icon-wrapper li a .stroke-svg{ stroke: var(--theme-color); } #view_theme6 .social-icon-wrapper li:not(:last-of-type){ margin-right: 20px; } #view_theme6 .copyright p{ text-align: center; } /********** COMMON CSS **********/ #view_theme6 .offset-container { position: relative; } #view_theme6 .offset-left{ margin-left: calc((100% - 1170px) / 2); padding-left: 15px; } #view_theme6 .offset-right { margin-right: calc((100% - 1170px) / 2); margin-left: 0; padding-right: 15px; } /* ============================================= */ /* !!!! DESKTOP HOVER CSS !!!! */ /* ============================================= */ @media (hover: hover) { #view_theme6 a:hover, #view_theme6 a:focus { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } } /* ============================================= */ /* !!!! DATEPICKER CSS !!!! */ /* ============================================= */ #view_theme6 .picker { font-size: 16px; text-align: left; line-height: 1.2; color: #000; position: absolute; z-index: 10000; } #view_theme6 .picker__input .picker__input--active { border-color: #fbd395; } #view_theme6 .picker__holder { width: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; } #view_theme6 .picker { width: 100%; } #view_theme6 .picker__holder { position: absolute; background: #fff; border: 1px solid #aaa; border-top: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-width: 175px; max-width: 440px; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; max-height: 0; -ms-filter: "alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg); -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg); transform: translateY(-1em) perspective(600px) rotateX(10deg); -webkit-transition: all .15s ease-out, max-height 0 .15s; -moz-transition: all .15s ease-out, max-height 0 .15s; transition: all .15s ease-out, max-height 0 .15s; left: 50px; top: 18px; } #view_theme6 .picker--opened .picker__holder { max-height: 25em; -ms-filter: "alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; -webkit-transform: translateY(0) perspective(600px) rotateX(0); -moz-transform: translateY(0) perspective(600px) rotateX(0); transform: translateY(0) perspective(600px) rotateX(0); -webkit-transition: all .15s ease-out, max-height 0; -moz-transition: all .15s ease-out, max-height 0; transition: all .15s ease-out, max-height 0; -webkit-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, .12); -moz-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, .12); box-shadow: 0 6px 18px 1px rgba(0, 0, 0, .12); } #view_theme6 .picker__box { padding: 0 1em; } #view_theme6 .picker__header { text-align: center; position: relative; margin-top: .75em; margin: 20px 20px 30px; } #view_theme6 .picker__month, #view_theme6 .picker__year { font-weight: 500; display: inline-block; margin-left: .25em; margin-right: .25em; } #view_theme6 .picker__year { color: #999; font-size: .8em; font-style: italic; } #view_theme6 .picker__select--month, #view_theme6 .picker__select--year { font-size: .8em; border: 1px solid #b7b7b7; height: 2.5em; padding: .66em .25em; margin-left: .25em; margin-right: .25em; margin-top: -.5em; } #view_theme6 .picker__select--month { width: 35%; } #view_theme6 .picker__select--year { width: 22.5%; } #view_theme6 .picker__select--month:focus, #view_theme6 .picker__select--year:focus { border-color: #0089ec; } #view_theme6 .picker__nav--prev, #view_theme6 .picker__nav--next { position: absolute; top: -.33em; padding: .5em 1.33em; width: 70px; height: 30px; } #view_theme6 .picker__nav--prev { left: -1em; padding-right: 1.5em; } #view_theme6 .picker__nav--next { right: -1em; padding-left: 1.5em; } #view_theme6 .picker__nav--prev:before, #view_theme6 .picker__nav--next:before { content: " "; border-top: .5em solid transparent; border-bottom: .5em solid transparent; border-right: .75em solid var(--theme-color); width: 0; height: 0; display: block; margin: 0 auto; } #view_theme6 .picker__nav--next:before { border-right: 0; border-left: .75em solid var(--theme-color); } #view_theme6 .picker__nav--prev:hover, #view_theme6 .picker__nav--next:hover { cursor: pointer; color:#fff; background: var(--theme-color); border-radius: 10px; } #view_theme6 .picker__nav--prev:hover:before { border-right: .75em solid var(--color-white); } #view_theme6 .picker__nav--next:hover:before { border-left: .75em solid var(--color-white); } #view_theme6 .picker__nav--disabled, #view_theme6 .picker__nav--disabled:hover, #view_theme6 .picker__nav--disabled:before, #view_theme6 .picker__nav--disabled:before:hover { cursor: default; background: 0; border-right-color: whitesmoke; border-left-color: whitesmoke; } #view_theme6 .picker__table { text-align: center; border-collapse: collapse; border-spacing: 0; table-layout: fixed; font-size: inherit; width: 100%; margin-top: .75em; margin-bottom: .5em; } @media (min-height:26.5em) { #view_theme6 .picker__table { margin-bottom: .75em; } } #view_theme6 .picker__table td { margin: 0; padding: 0; } #view_theme6 .picker__weekday { width: 14.285714286%; font-size: .75em; padding-bottom: .25em; color: #999; font-weight: 500; } @media (min-height:26.5em) { #view_theme6 .picker__weekday { padding-bottom: .5em; } } #view_theme6 .picker__day { padding: 14px 0px; font-weight: 350; border: 1px solid transparent; } #view_theme6 .picker__day--today { color: var(--theme-color); /* position: relative */ } #view_theme6 .picker__day--highlighted { background: var(--theme-hover); } #view_theme6 .picker__day--disabled:before { border-top-color: #aaa; } #view_theme6 button.picker__button--close { border: none; background: var(--theme-color); padding: 10px 20px; border-radius: 10px 10px 0 0; color: var(--white); } #view_theme6 .picker__day--outfocus { color: #ddd; -ms-filter: "alpha(Opacity=66)"; filter: alpha(opacity=66); -moz-opacity: .66; opacity: .66; } #view_theme6 .picker__day--infocus:hover, #view_theme6 .picker__day--outfocus:hover { cursor: pointer; color: #000; background: var(--theme-hover); border-radius: 10px; } #view_theme6 .picker__day--highlighted:hover, #view_theme6 .picker--focused .picker__day--highlighted { background: var(--theme-color); color: #fff; border-radius: 10px; } #view_theme6 .picker__day--disabled, #view_theme6 .picker__day--disabled:hover { background: whitesmoke; border-color: whitesmoke; color: #ddd; cursor: default; } #view_theme6 .picker__footer { text-align: center; } #view_theme6 .picker__button--today, #view_theme6 .picker__button--clear { border: 1px solid #fff; background: #fff; font-size: .8em; padding: .66em 0; font-weight: 700; width: 50%; display: inline-block; vertical-align: bottom; } #view_theme6 .picker__button--today:hover, #view_theme6 .picker__button--clear:hover { cursor: pointer; color: #000; background: var(--theme-bg); border-radius: 10px; } #view_theme6 .picker__button--today:focus, #view_theme6 .picker__button--clear:focus { background: #b1dcfb; border-color: #0089ec; outline: 0; } #view_theme6 .picker__button--today:before, #view_theme6 .picker__button--clear:before { position: relative; display: inline-block; height: 0; } /* STAR RATING */ #view_theme6 .rating-star img{ height: 100%; margin: auto; object-fit: scale-down;} #view_theme6 .testimonial-itm-inner .rating-number{ margin: 15px 0px; } #view_theme6 .star-section { margin: 10px 0 20px; } #view_theme6 .star-section i.star-color { color: var(--theme-color); } #view_theme6 .star-section i { color: var(--color-p); margin: 0 px; } #view_theme6 .star-section svg { width: 15px; margin: 0 5px; } #view_theme6 .star-section i { font-size: 15px; } #view_theme6 .shareqrcode canvas { width: 100%; height: 100%; padding: 13px 13px; } #view_theme6 .custom_size { border-radius: 10px !important; border: none; padding: 14px 20px; } #view_theme6 .text-wrap{ word-wrap: break-word; } #view_theme6 .appointment-modal .modal-dialog { max-width: 576px; min-width: 320px; margin: 0px auto; } #view_theme6 .appointment-modal .modal-content { background: var(--theme-color); border-radius: 15px; max-width: 576px; min-width: 320px; overflow: hidden; width: 100%; box-shadow: 1px 1px 25px 0px rgb(88 88 88 / 35%); height: auto; margin-top: 0; margin-bottom: 0; } #view_theme6 .modal.in.appointment-modal .modal-dialog { padding: 15px 15px; } #view_theme6 .appointment-form-wrapper .section-title h5{ color: white; } #view_theme6 .share-card-wrapper .section-title-center h5{ color: white; } #view_theme6 .custom_html_text { margin-bottom: 26px !important; padding-bottom: 10px; } @media (max-width: 1500px) { #view_theme6 .picker__holder { max-width: 285px; } } /* Gallery Section */ /* #view_theme6 .gallery-section{ display: flex; flex-wrap: wrap; margin: 0 -15px; } */ #view_theme6 .gallery-slider .slick-track, #view_theme6 .gallery-slider .slick-list { display:flex !important; } #view_theme6 .gallery-slider .slick-slide{ padding: 0 15px; } #view_theme6 .gallery-slider .gallery-icon{ position: relative; padding-top: 60%; display: block; width: 100%; height: 100%; } #view_theme6 .gallery-slider .gallery-icon img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; object-fit: cover; } #view_theme6 .gallery-slider .gallery-icon video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; object-fit: cover; } #view_theme6 .gallery-slider .gallery-icon span{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; object-fit: contain; } /* pdf gallery Start*/ #view_theme6 .gallery-section .gallery-card-wrapper .gallery-card-pdf { max-width: 50%; width: 100%; padding: 0 15px; } #view_theme6 .gallery-card-wrapper .gallery-card-pdf .gallery-card-inner-pdf { position: relative; padding: 0; text-align: center; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } #view_theme6 .gallery-card-inner-pdf .gallery-icon-pdf{ position: relative; padding-top: 60%; display: block; width: 100%; height: 100%; } #view_theme6 .gallery-card-inner-pdf .gallery-icon-pdf img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; object-fit: cover; } #view_theme6 .gallery-card-inner-pdf .gallery-icon-pdf video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; object-fit: cover; } #view_theme6 .row.gallery-cards [class*="col-"]{ margin-bottom: 15px; } /* pdf gallery end*/ #previewImage{ display: none; } #previewImage+.download{ display: none; } /* pdf testimonial Start*/ #view_theme6 .row.testimonial-pdf-row [class*="col-"]{ margin-bottom: 15px; } #view_theme6 .testimonial-itm-inner-pdf{ border-radius: 15px; background: var(--white); border: 1px solid #b9b6b6; box-shadow:0 6px 30px rgb(182 186 203 / 30%); } #view_theme6 .testimonial-itm-inner-pdf .testi-client-img-pdf { padding: 10px; } #view_theme6 .testimonial-itm-inner-pdf .testi-client-img-pdf img{ object-fit: contain; display: block; margin: auto; } #view_theme6 .testimonial-itm-inner-pdf .rating-number, #view_theme6 .testimonial-itm-inner-pdf .rating-star{ display: inline-block; vertical-align: middle; } #view_theme6 .testimonial-itm-inner-pdf .rating-star{ padding-left: 10px; } #view_theme6.testimonial-pdf-bdy{ padding: 15px; background: var(--white); border-radius:0px 0px 15px 15px; } #view_theme6 .testimonial-pdf-bdy .star-section{ margin: 0; } #view_theme6 .testimonial-pdf-bdy p{ margin-top: 15px; } /* pdf testimonial End*/ #view_theme6 .product-currency { display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } #view_theme6 .product-section .service-card-wrapper{ display: flex; flex-wrap: wrap; margin: 0 -15px; } #view_theme6 .product-section .service-card-wrapper .service-card{ max-width: 50%; width: 100%; padding: 0 15px; } #view_theme6 .contact-text h4{ color: var(--theme-color); } #view_theme6 .payment-list { display: flex; flex-wrap: wrap; margin: 0 -5px; justify-content: center; } #view_theme6 .payment-list .payment-div { padding: 5px; } #view_theme6 .payment-list .payment-div a { display: flex; align-items: center; justify-content: center; width: 125px; height: 100px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; font-weight: 600; flex-direction: column; border: 1px solid var(--black); } #view_theme6 .payment-list .payment-div a img { width: 60px; height: 60px; padding: 5px; } #view_theme6 .disablePayment{ pointer-events: none; opacity: 0.4; } /* === payment css ==== */ #view_theme6 .card-payment-section{ color:var(--black); padding: 20px 15px; } /* Scroll Bar */ .scrollbar { margin-left: -1px !important; float: left; height: 100%; width: 100%; overflow-y: scroll; } #view_theme6 .force-overflow { min-height: 450px; } .scrollbar::-webkit-scrollbar-track { display: block !important; background: #000000; } .scrollbar::-webkit-scrollbar { width: 6px; display: block !important; } .scrollbar::-webkit-scrollbar-thumb { display: block !important; } .tech-card-body::-webkit-scrollbar { display: none; } /* Google Map */ #view_theme6 .google-map-section{ width: 100%; height: 100%; padding: 15px; margin-bottom: 20px; } .google-map iframe { width: 100%; } #view_theme6 .card-payment-section .app-info-div { display: flex; flex-wrap: wrap; justify-content: space-between; } #view_theme6 .card-payment-section .app-info-div a { max-width: calc(50% - 10px); width: 100%; }