@charset "UTF-8";
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root{--bs-blue:#fb740a;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#fb740a;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}
*,::after,::before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}
body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}
hr:not([size]){height:1px}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
.h1,h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){.h1,h1{font-size:2.5rem}}
.h2,h2{font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px){.h2,h2{font-size:2rem}}
.h3,h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){.h3,h3{font-size:1.75rem}}
.h4,h4{font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){.h4,h4{font-size:1.5rem}}
.h5,h5{font-size:1.25rem}
.h6,h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul{padding-left:2rem}
dl,ol,ul{margin-top:0;margin-bottom:1rem}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
.small,small{font-size:.875em}
.mark,mark{padding:.2em;background-color:#fcf8e3}
sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
a{color:#fb740a;text-decoration:underline}
a:hover{color:#0a58ca}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}
pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:.875em;color:#d63384;word-wrap:break-word}
a>code{color:inherit}
kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}
kbd kbd{padding:0;font-size:1em;font-weight:700}
figure{margin:0 0 1rem}
img,svg{vertical-align:middle}
table{caption-side:bottom;border-collapse:collapse}
caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}
th{text-align:inherit;text-align:-webkit-match-parent}
tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]::-webkit-calendar-picker-indicator{display:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
textarea{resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}
@media (min-width:1200px){legend{font-size:1.5rem}}
legend+*{clear:left}
::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{outline-offset:-2px;-webkit-appearance:textfield}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::-webkit-file-upload-button{font:inherit}
::file-selector-button{font:inherit}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
iframe{border:0}
summary{display:list-item;cursor:pointer}
progress{vertical-align:baseline}
[hidden]{display:none!important}
.lead{font-size:1.25rem;font-weight:300}
.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-1{font-size:5rem}}
.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-2{font-size:4.5rem}}
.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-3{font-size:4rem}}
.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-4{font-size:3.5rem}}
.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-5{font-size:3rem}}
.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-6{font-size:2.5rem}}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline-item{display:inline-block}
.list-inline-item:not(:last-child){margin-right:.5rem}
.initialism{font-size:.875em;text-transform:uppercase}
.blockquote{margin-bottom:1rem;font-size:1.25rem}
.blockquote>:last-child{margin-bottom:0}
.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}
.blockquote-footer::before{content:"— "}
.img-fluid{max-width:100%;height:auto}
.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}
.figure{display:inline-block}
.figure-img{margin-bottom:.5rem;line-height:1}
.figure-caption{font-size:.875em;color:#6c757d}
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}
@media (min-width:576px){.container,.container-sm{max-width:540px}}
@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}
@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}
@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}
@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}
.col{flex:1 0 0%}
.row-cols-auto>*{flex:0 0 auto;width:auto}
.row-cols-1>*{flex:0 0 auto;width:100%}
.row-cols-2>*{flex:0 0 auto;width:50%}
.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-4>*{flex:0 0 auto;width:25%}
.row-cols-5>*{flex:0 0 auto;width:20%}
.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}
.col-auto{flex:0 0 auto;width:auto}
.col-1{flex:0 0 auto;width:8.33333333%}
.col-2{flex:0 0 auto;width:16.66666667%}
.col-3{flex:0 0 auto;width:25%}
.col-4{flex:0 0 auto;width:33.33333333%}
.col-5{flex:0 0 auto;width:41.66666667%}
.col-6{flex:0 0 auto;width:50%}
.col-7{flex:0 0 auto;width:58.33333333%}
.col-8{flex:0 0 auto;width:66.66666667%}
.col-9{flex:0 0 auto;width:75%}
.col-10{flex:0 0 auto;width:83.33333333%}
.col-11{flex:0 0 auto;width:91.66666667%}
.col-12{flex:0 0 auto;width:100%}
.offset-1{margin-left:8.33333333%}
.offset-2{margin-left:16.66666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.33333333%}
.offset-5{margin-left:41.66666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.33333333%}
.offset-8{margin-left:66.66666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.33333333%}
.offset-11{margin-left:91.66666667%}
.g-0,.gx-0{--bs-gutter-x:0}
.g-0,.gy-0{--bs-gutter-y:0}
.g-1,.gx-1{--bs-gutter-x:0.25rem}
.g-1,.gy-1{--bs-gutter-y:0.25rem}
.g-2,.gx-2{--bs-gutter-x:0.5rem}
.g-2,.gy-2{--bs-gutter-y:0.5rem}
.g-3,.gx-3{--bs-gutter-x:1rem}
.g-3,.gy-3{--bs-gutter-y:1rem}
.g-4,.gx-4{--bs-gutter-x:1.5rem}
.g-4,.gy-4{--bs-gutter-y:1.5rem}
.g-5,.gx-5{--bs-gutter-x:3rem}
.g-5,.gy-5{--bs-gutter-y:3rem}
@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}
@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}
@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}
@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}
@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}
.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}
.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}
.table>tbody{vertical-align:inherit}
.table>thead{vertical-align:bottom}
.table>:not(:first-child){border-top:2px solid currentColor}
.caption-top{caption-side:top}
.table-sm>:not(caption)>*>*{padding:.25rem .25rem}
.table-bordered>:not(caption)>*{border-width:1px 0}
.table-bordered>:not(caption)>*>*{border-width:0 1px}
.table-borderless>:not(caption)>*>*{border-bottom-width:0}
.table-borderless>:not(:first-child){border-top-width:0}
.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}
.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}
.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}
.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}
.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}
.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}
.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}
.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}
.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}
.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}
.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}
.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}
@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}
.form-label{margin-bottom:.5rem}
.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}
.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}
.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}
.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}
.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-control{transition:none}}
.form-control[type=file]{overflow:hidden}
.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}
.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-control::-webkit-date-and-time-value{height:1.5em}
.form-control::-moz-placeholder{color:#6c757d;opacity:1}
.form-control::placeholder{color:#6c757d;opacity:1}
.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}
.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}
.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}
.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}
.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}
.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}
.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}
.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}
.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}
.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}
.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}
.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}
.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}
textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}
textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}
textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}
.form-control-color{width:3rem;height:auto;padding:.375rem}
.form-control-color:not(:disabled):not([readonly]){cursor:pointer}
.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}
.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}
.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}
@media (prefers-reduced-motion:reduce){.form-select{transition:none}}
.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}
.form-select:disabled{background-color:#e9ecef}
.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}
.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}
.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}
.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}
.form-check .form-check-input{float:left;margin-left:-1.5em}
.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}
.form-check-input[type=checkbox]{border-radius:.25em}
.form-check-input[type=radio]{border-radius:50%}
.form-check-input:active{filter:brightness(90%)}
.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-check-input:checked{background-color:#fb740a;border-color:#fb740a}
.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}
.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}
.form-check-input[type=checkbox]:indeterminate{background-color:#fb740a;border-color:#fb740a;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}
.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}
.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}
.form-switch{padding-left:2.5em}
.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}
.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}
.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}
.form-check-inline{display:inline-block;margin-right:1rem}
.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}
.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}
.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.form-range:focus{outline:0}
.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}
.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}
.form-range::-moz-focus-outer{border:0}
.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#fb740a;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}
@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}
.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}
.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}
.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#fb740a;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}
@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}
.form-range::-moz-range-thumb:active{background-color:#b6d4fe}
.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}
.form-range:disabled{pointer-events:none}
.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}
.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}
.form-floating{position:relative}
.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}
.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}
.form-floating>.form-control{padding:1rem .75rem}
.form-floating>.form-control::-moz-placeholder{color:transparent}
.form-floating>.form-control::placeholder{color:transparent}
.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}
.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}
.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}
.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}
.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}
.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}
.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}
.input-group .btn{position:relative;z-index:2}
.input-group .btn:focus{z-index:3}
.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}
.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}
.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}
.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}
.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}
.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}
.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}
.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}
.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}
.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}
.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}
.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}
.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}
.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}
.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}
.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}
.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}
.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}
.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}
.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}
.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}
.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}
.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}
.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}
.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}
.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}
.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}
.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}
.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}
.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}
.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}
.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}
.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}
.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}
.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}
.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.btn{transition:none}}
.btn:hover{color:#212529}
.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}
.btn-primary{color:#fff;background-color:#fb740a;border-color:#fb740a}
.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}
.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}
.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}
.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}
.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#fb740a;border-color:#fb740a}
.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}
.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}
.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}
.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}
.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-success{color:#fff;background-color:#198754;border-color:#198754}
.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}
.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}
.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}
.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}
.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}
.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}
.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}
.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}
.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}
.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}
.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}
.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}
.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}
.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}
.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}
.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}
.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}
.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}
.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}
.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}
.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}
.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-dark{color:#fff;background-color:#212529;border-color:#212529}
.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}
.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}
.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}
.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}
.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}
.btn-outline-primary{color:#fb740a;border-color:#fb740a}
.btn-outline-primary:hover{color:#fff;background-color:#fb740a;border-color:#fb740a}
.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}
.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#fb740a;border-color:#fb740a}
.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}
.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#fb740a;background-color:transparent}
.btn-outline-secondary{color:#6c757d;border-color:#6c757d}
.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}
.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}
.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}
.btn-outline-success{color:#198754;border-color:#198754}
.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}
.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}
.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}
.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}
.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}
.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}
.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}
.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}
.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}
.btn-outline-warning{color:#ffc107;border-color:#ffc107}
.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}
.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}
.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}
.btn-outline-danger{color:#dc3545;border-color:#dc3545}
.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}
.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}
.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}
.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}
.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}
.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}
.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}
.btn-outline-dark{color:#212529;border-color:#212529}
.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}
.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}
.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}
.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}
.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}
.btn-link{font-weight:400;color:#fb740a;text-decoration:underline}
.btn-link:hover{color:#0a58ca}
.btn-link.disabled,.btn-link:disabled{color:#6c757d}
.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}
.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}
.fade{transition:opacity .15s linear}
@media (prefers-reduced-motion:reduce){.fade{transition:none}}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}
@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}
.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}
@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}
.dropdown,.dropend,.dropstart,.dropup{position:relative}
.dropdown-toggle{white-space:nowrap}
.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}
.dropdown-toggle:empty::after{margin-left:0}
.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}
.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}
.dropdown-menu-start{--bs-position:start}
.dropdown-menu-start[data-bs-popper]{right:auto;left:0}
.dropdown-menu-end{--bs-position:end}
.dropdown-menu-end[data-bs-popper]{right:0;left:auto}
@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}
@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}
@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}
@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}
@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}
.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}
.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
.dropup .dropdown-toggle:empty::after{margin-left:0}
.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}
.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}
.dropend .dropdown-toggle:empty::after{margin-left:0}
.dropend .dropdown-toggle::after{vertical-align:0}
.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}
.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}
.dropstart .dropdown-toggle::after{display:none}
.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}
.dropstart .dropdown-toggle:empty::after{margin-left:0}
.dropstart .dropdown-toggle::before{vertical-align:0}
.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}
.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}
.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}
.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#fb740a}
.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}
.dropdown-menu.show{display:block}
.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}
.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}
.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}
.dropdown-menu-dark .dropdown-item{color:#dee2e6}
.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}
.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#fb740a}
.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}
.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}
.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}
.dropdown-menu-dark .dropdown-header{color:#adb5bd}
.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}
.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}
.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}
.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}
.btn-toolbar .input-group{width:auto}
.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}
.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}
.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}
.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}
.dropstart .dropdown-toggle-split::before{margin-right:0}
.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}
.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}
.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}
.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}
.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.nav-link{display:block;padding:.5rem 1rem;color:#fb740a;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}
.nav-link:focus,.nav-link:hover{color:#0a58ca}
.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}
.nav-tabs{border-bottom:1px solid #dee2e6}
.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}
.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#fb740a}
.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}
.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}
.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}
.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}
.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-nav .dropdown-menu{position:static}
.navbar-text{padding-top:.5rem;padding-bottom:.5rem}
.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}
.navbar-toggler:hover{text-decoration:none}
.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}
.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}
@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}
.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand .navbar-nav{flex-direction:row}
.navbar-expand .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand .navbar-nav-scroll{overflow:visible}
.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand .navbar-toggler{display:none}
.navbar-expand .offcanvas-header{display:none}
.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}
.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}
.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}
.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}
.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}
.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}
.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar-light .navbar-text{color:rgba(0,0,0,.55)}
.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}
.navbar-dark .navbar-brand{color:#fff}
.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}
.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}
.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}
.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}
.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}
.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}
.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}
.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}
.card>hr{margin-right:0;margin-left:0}
.card>.list-group{border-top:inherit;border-bottom:inherit}
.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}
.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}
.card-body{flex:1 1 auto;padding:1rem 1rem}
.card-title{margin-bottom:.5rem}
.card-subtitle{margin-top:-.25rem;margin-bottom:0}
.card-text:last-child{margin-bottom:0}
.card-link+.card-link{margin-left:1rem}
.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}
.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}
.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}
.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}
.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}
.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}
.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}
.card-img,.card-img-bottom,.card-img-top{width:100%}
.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}
.card-group>.card{margin-bottom:.75rem}
@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}
.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}
@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}
.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}
.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}
.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}
@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}
.accordion-button:hover{z-index:2}
.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.accordion-header{margin-bottom:0}
.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}
.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.accordion-item:not(:first-of-type){border-top:0}
.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}
.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.accordion-body{padding:1rem 1.25rem}
.accordion-flush .accordion-collapse{border-width:0}
.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}
.accordion-flush .accordion-item:first-child{border-top:0}
.accordion-flush .accordion-item:last-child{border-bottom:0}
.accordion-flush .accordion-item .accordion-button{border-radius:0}
.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}
.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}
.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}
.breadcrumb-item.active{color:#6c757d}
.pagination{display:flex;padding-left:0;list-style:none}
.page-link{position:relative;display:block;color:#fb740a;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.page-link{transition:none}}
.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}
.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.page-item:not(:first-child) .page-link{margin-left:-1px}
.page-item.active .page-link{z-index:3;color:#fff;background-color:#fb740a;border-color:#fb740a}
.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}
.page-link{padding:.375rem .75rem}
.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}
.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}
.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}
.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}
.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}
.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}
.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}
.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}
.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}
.alert-heading{color:inherit}
.alert-link{font-weight:700}
.alert-dismissible{padding-right:3rem}
.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}
.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}
.alert-primary .alert-link{color:#06357a}
.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}
.alert-secondary .alert-link{color:#34383c}
.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}
.alert-success .alert-link{color:#0c4128}
.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}
.alert-info .alert-link{color:#04414d}
.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}
.alert-warning .alert-link{color:#523e02}
.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}
.alert-danger .alert-link{color:#6a1a21}
.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}
.alert-light .alert-link{color:#4f5050}
.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}
.alert-dark .alert-link{color:#101214}
@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}
@keyframes progress-bar-stripes{0%{background-position-x:1rem}}
.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}
.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#fb740a;transition:width .6s ease}
@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}
.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}
.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}
@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}
.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}
.list-group-numbered{list-style-type:none;counter-reset:section}
.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}
.list-group-item-action{width:100%;color:#495057;text-align:inherit}
.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}
.list-group-item-action:active{color:#212529;background-color:#e9ecef}
.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}
.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}
.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}
.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}
.list-group-item.active{z-index:2;color:#fff;background-color:#fb740a;border-color:#fb740a}
.list-group-item+.list-group-item{border-top-width:0}
.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}
.list-group-horizontal{flex-direction:row}
.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}
.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}
.list-group-horizontal>.list-group-item.active{margin-top:0}
.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}
.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}
@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
.list-group-flush{border-radius:0}
.list-group-flush>.list-group-item{border-width:0 0 1px}
.list-group-flush>.list-group-item:last-child{border-bottom-width:0}
.list-group-item-primary{color:#084298;background-color:#cfe2ff}
.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}
.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}
.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}
.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}
.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}
.list-group-item-success{color:#0f5132;background-color:#d1e7dd}
.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}
.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}
.list-group-item-info{color:#055160;background-color:#cff4fc}
.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}
.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}
.list-group-item-warning{color:#664d03;background-color:#fff3cd}
.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}
.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}
.list-group-item-danger{color:#842029;background-color:#f8d7da}
.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}
.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}
.list-group-item-light{color:#636464;background-color:#fefefe}
.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}
.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}
.list-group-item-dark{color:#141619;background-color:#d3d3d4}
.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}
.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}
.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}
.btn-close:hover{color:#000;text-decoration:none;opacity:.75}
.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}
.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}
.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}
.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}
.toast.showing{opacity:0}
.toast:not(.show){display:none}
.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}
.toast-container>:not(:last-child){margin-bottom:.75rem}
.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}
.toast-body{padding:.75rem;word-wrap:break-word}
.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}
@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}
.modal.show .modal-dialog{transform:none}
.modal.modal-static .modal-dialog{transform:scale(1.02)}
.modal-dialog-scrollable{height:calc(100% - 1rem)}
.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}
.modal-dialog-scrollable .modal-body{overflow-y:auto}
.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}
.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.5}
.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}
.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}
.modal-title{margin-bottom:0;line-height:1.5}
.modal-body{position:relative;flex:1 1 auto;padding:1rem}
.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}
.modal-footer>*{margin:.25rem}
@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}
@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}
@media (min-width:1200px){.modal-xl{max-width:1140px}}
.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}
.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}
.modal-fullscreen .modal-header{border-radius:0}
.modal-fullscreen .modal-body{overflow-y:auto}
.modal-fullscreen .modal-footer{border-radius:0}
@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}
@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}
@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}
@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}
@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}
.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}
.tooltip.show{opacity:.9}
.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}
.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}
.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}
.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}
.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}
.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}
.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}
.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}
.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}
.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}
.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}
.popover-header:empty{display:none}
.popover-body{padding:1rem 1rem;color:#212529}
.carousel{position:relative}
.carousel.pointer-event{touch-action:pan-y}
.carousel-inner{position:relative;width:100%;overflow:hidden}
.carousel-inner::after{display:block;clear:both;content:""}
.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}
@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}
.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}
.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}
.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}
.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}
.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}
.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}
@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}
.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}
@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}
.carousel-control-prev{left:0}
.carousel-control-next{right:0}
.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}
.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}
.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}
.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}
.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}
@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}
.carousel-indicators .active{opacity:1}
.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}
.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}
.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}
.carousel-dark .carousel-caption{color:#000}
@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}
@keyframes spinner-border{to{transform:rotate(360deg)}}
.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}
.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}
@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}
.spinner-grow-sm{width:1rem;height:1rem}
@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}
.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}
@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}
.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}
.offcanvas-backdrop.fade{opacity:0}
.offcanvas-backdrop.show{opacity:.5}
.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}
.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}
.offcanvas-title{margin-bottom:0;line-height:1.5}
.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}
.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}
.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}
.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}
.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}
.offcanvas.show{transform:none}
.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}
.placeholder.btn::before{display:inline-block;content:""}
.placeholder-xs{min-height:.6em}
.placeholder-sm{min-height:.8em}
.placeholder-lg{min-height:1.2em}
.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}
@-webkit-keyframes placeholder-glow{50%{opacity:.2}}
@keyframes placeholder-glow{50%{opacity:.2}}
.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}
@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}
@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}
.clearfix::after{display:block;clear:both;content:""}
.link-primary{color:#fb740a}
.link-primary:focus,.link-primary:hover{color:#0a58ca}
.link-secondary{color:#6c757d}
.link-secondary:focus,.link-secondary:hover{color:#565e64}
.link-success{color:#198754}
.link-success:focus,.link-success:hover{color:#146c43}
.link-info{color:#0dcaf0}
.link-info:focus,.link-info:hover{color:#3dd5f3}
.link-warning{color:#ffc107}
.link-warning:focus,.link-warning:hover{color:#ffcd39}
.link-danger{color:#dc3545}
.link-danger:focus,.link-danger:hover{color:#b02a37}
.link-light{color:#f8f9fa}
.link-light:focus,.link-light:hover{color:#f9fafb}
.link-dark{color:#212529}
.link-dark:focus,.link-dark:hover{color:#1a1e21}
.ratio{position:relative;width:100%}
.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}
.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}
.ratio-1x1{--bs-aspect-ratio:100%}
.ratio-4x3{--bs-aspect-ratio:75%}
.ratio-16x9{--bs-aspect-ratio:56.25%}
.ratio-21x9{--bs-aspect-ratio:42.8571428571%}
.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}
.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}
@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}
@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}
@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}
@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}
@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}
.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}
.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}
.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}
.align-baseline{vertical-align:baseline!important}
.align-top{vertical-align:top!important}
.align-middle{vertical-align:middle!important}
.align-bottom{vertical-align:bottom!important}
.align-text-bottom{vertical-align:text-bottom!important}
.align-text-top{vertical-align:text-top!important}
.float-start{float:left!important}
.float-end{float:right!important}
.float-none{float:none!important}
.opacity-0{opacity:0!important}
.opacity-25{opacity:.25!important}
.opacity-50{opacity:.5!important}
.opacity-75{opacity:.75!important}
.opacity-100{opacity:1!important}
.overflow-auto{overflow:auto!important}
.overflow-hidden{overflow:hidden!important}
.overflow-visible{overflow:visible!important}
.overflow-scroll{overflow:scroll!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-grid{display:grid!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:flex!important}
.d-inline-flex{display:inline-flex!important}
.d-none{display:none!important}
.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}
.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}
.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}
.shadow-none{box-shadow:none!important}
.position-static{position:static!important}
.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}
.position-sticky{position:-webkit-sticky!important;position:sticky!important}
.top-0{top:0!important}
.top-50{top:50%!important}
.top-100{top:100%!important}
.bottom-0{bottom:0!important}
.bottom-50{bottom:50%!important}
.bottom-100{bottom:100%!important}
.start-0{left:0!important}
.start-50{left:50%!important}
.start-100{left:100%!important}
.end-0{right:0!important}
.end-50{right:50%!important}
.end-100{right:100%!important}
.translate-middle{transform:translate(-50%,-50%)!important}
.translate-middle-x{transform:translateX(-50%)!important}
.translate-middle-y{transform:translateY(-50%)!important}
.border{border:1px solid #dee2e6!important}
.border-0{border:0!important}
.border-top{border-top:1px solid #dee2e6!important}
.border-top-0{border-top:0!important}
.border-end{border-right:1px solid #dee2e6!important}
.border-end-0{border-right:0!important}
.border-bottom{border-bottom:1px solid #dee2e6!important}
.border-bottom-0{border-bottom:0!important}
.border-start{border-left:1px solid #dee2e6!important}
.border-start-0{border-left:0!important}
.border-primary{border-color:#fb740a!important}
.border-secondary{border-color:#6c757d!important}
.border-success{border-color:#198754!important}
.border-info{border-color:#0dcaf0!important}
.border-warning{border-color:#ffc107!important}
.border-danger{border-color:#dc3545!important}
.border-light{border-color:#f8f9fa!important}
.border-dark{border-color:#212529!important}
.border-white{border-color:#fff!important}
.border-1{border-width:1px!important}
.border-2{border-width:2px!important}
.border-3{border-width:3px!important}
.border-4{border-width:4px!important}
.border-5{border-width:5px!important}
.w-25{width:25%!important}
.w-50{width:50%!important}
.w-75{width:75%!important}
.w-100{width:100%!important}
.w-auto{width:auto!important}
.mw-100{max-width:100%!important}
.vw-100{width:100vw!important}
.min-vw-100{min-width:100vw!important}
.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.h-auto{height:auto!important}
.mh-100{max-height:100%!important}
.vh-100{height:100vh!important}
.min-vh-100{min-height:100vh!important}
.flex-fill{flex:1 1 auto!important}
.flex-row{flex-direction:row!important}
.flex-column{flex-direction:column!important}
.flex-row-reverse{flex-direction:row-reverse!important}
.flex-column-reverse{flex-direction:column-reverse!important}
.flex-grow-0{flex-grow:0!important}
.flex-grow-1{flex-grow:1!important}
.flex-shrink-0{flex-shrink:0!important}
.flex-shrink-1{flex-shrink:1!important}
.flex-wrap{flex-wrap:wrap!important}
.flex-nowrap{flex-wrap:nowrap!important}
.flex-wrap-reverse{flex-wrap:wrap-reverse!important}
.gap-0{gap:0!important}
.gap-1{gap:.25rem!important}
.gap-2{gap:.5rem!important}
.gap-3{gap:1rem!important}
.gap-4{gap:1.5rem!important}
.gap-5{gap:3rem!important}
.justify-content-start{justify-content:flex-start!important}
.justify-content-end{justify-content:flex-end!important}
.justify-content-center{justify-content:center!important}
.justify-content-between{justify-content:space-between!important}
.justify-content-around{justify-content:space-around!important}
.justify-content-evenly{justify-content:space-evenly!important}
.align-items-start{align-items:flex-start!important}
.align-items-end{align-items:flex-end!important}
.align-items-center{align-items:center!important}
.align-items-baseline{align-items:baseline!important}
.align-items-stretch{align-items:stretch!important}
.align-content-start{align-content:flex-start!important}
.align-content-end{align-content:flex-end!important}
.align-content-center{align-content:center!important}
.align-content-between{align-content:space-between!important}
.align-content-around{align-content:space-around!important}
.align-content-stretch{align-content:stretch!important}
.align-self-auto{align-self:auto!important}
.align-self-start{align-self:flex-start!important}
.align-self-end{align-self:flex-end!important}
.align-self-center{align-self:center!important}
.align-self-baseline{align-self:baseline!important}
.align-self-stretch{align-self:stretch!important}
.order-first{order:-1!important}
.order-0{order:0!important}
.order-1{order:1!important}
.order-2{order:2!important}
.order-3{order:3!important}
.order-4{order:4!important}
.order-5{order:5!important}
.order-last{order:6!important}
.m-0{margin:0!important}
.m-1{margin:.25rem!important}
.m-2{margin:.5rem!important}
.m-3{margin:1rem!important}
.m-4{margin:1.5rem!important}
.m-5{margin:3rem!important}
.m-auto{margin:auto!important}
.mx-0{margin-right:0!important;margin-left:0!important}
.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}
.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}
.mx-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-auto{margin-right:auto!important;margin-left:auto!important}
.my-0{margin-top:0!important;margin-bottom:0!important}
.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}
.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-5{margin-top:3rem!important;margin-bottom:3rem!important}
.my-auto{margin-top:auto!important;margin-bottom:auto!important}
.mt-0{margin-top:0!important}
.mt-1{margin-top:.25rem!important}
.mt-2{margin-top:.5rem!important}
.mt-3{margin-top:1rem!important}
.mt-4{margin-top:1.5rem!important}
.mt-5{margin-top:3rem!important}
.mt-auto{margin-top:auto!important}
.me-0{margin-right:0!important}
.me-1{margin-right:.25rem!important}
.me-2{margin-right:.5rem!important}
.me-3{margin-right:1rem!important}
.me-4{margin-right:1.5rem!important}
.me-5{margin-right:3rem!important}
.me-auto{margin-right:auto!important}
.mb-0{margin-bottom:0!important}
.mb-1{margin-bottom:.25rem!important}
.mb-2{margin-bottom:.5rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.mb-5{margin-bottom:3rem!important}
.mb-auto{margin-bottom:auto!important}
.ms-0{margin-left:0!important}
.ms-1{margin-left:.25rem!important}
.ms-2{margin-left:.5rem!important}
.ms-3{margin-left:1rem!important}
.ms-4{margin-left:1.5rem!important}
.ms-5{margin-left:3rem!important}
.ms-auto{margin-left:auto!important}
.p-0{padding:0!important}
.p-1{padding:.25rem!important}
.p-2{padding:.5rem!important}
.p-3{padding:1rem!important}
.p-4{padding:1.5rem!important}
.p-5{padding:3rem!important}
.px-0{padding-right:0!important;padding-left:0!important}
.px-1{padding-right:.25rem!important;padding-left:.25rem!important}
.px-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-3{padding-right:1rem!important;padding-left:1rem!important}
.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-5{padding-right:3rem!important;padding-left:3rem!important}
.py-0{padding-top:0!important;padding-bottom:0!important}
.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-5{padding-top:3rem!important;padding-bottom:3rem!important}
.pt-0{padding-top:0!important}
.pt-1{padding-top:.25rem!important}
.pt-2{padding-top:.5rem!important}
.pt-3{padding-top:1rem!important}
.pt-4{padding-top:1.5rem!important}
.pt-5{padding-top:3rem!important}
.pe-0{padding-right:0!important}
.pe-1{padding-right:.25rem!important}
.pe-2{padding-right:.5rem!important}
.pe-3{padding-right:1rem!important}
.pe-4{padding-right:1.5rem!important}
.pe-5{padding-right:3rem!important}
.pb-0{padding-bottom:0!important}
.pb-1{padding-bottom:.25rem!important}
.pb-2{padding-bottom:.5rem!important}
.pb-3{padding-bottom:1rem!important}
.pb-4{padding-bottom:1.5rem!important}
.pb-5{padding-bottom:3rem!important}
.ps-0{padding-left:0!important}
.ps-1{padding-left:.25rem!important}
.ps-2{padding-left:.5rem!important}
.ps-3{padding-left:1rem!important}
.ps-4{padding-left:1.5rem!important}
.ps-5{padding-left:3rem!important}
.font-monospace{font-family:var(--bs-font-monospace)!important}
.fs-1{font-size:calc(1.375rem + 1.5vw)!important}
.fs-2{font-size:calc(1.325rem + .9vw)!important}
.fs-3{font-size:calc(1.3rem + .6vw)!important}
.fs-4{font-size:calc(1.275rem + .3vw)!important}
.fs-5{font-size:1.25rem!important}
.fs-6{font-size:1rem!important}
.fst-italic{font-style:italic!important}
.fst-normal{font-style:normal!important}
.fw-light{font-weight:300!important}
.fw-lighter{font-weight:lighter!important}
.fw-normal{font-weight:400!important}
.fw-bold{font-weight:700!important}
.fw-bolder{font-weight:bolder!important}
.lh-1{line-height:1!important}
.lh-sm{line-height:1.25!important}
.lh-base{line-height:1.5!important}
.lh-lg{line-height:2!important}
.text-start{text-align:left!important}
.text-end{text-align:right!important}
.text-center{text-align:center!important}
.text-decoration-none{text-decoration:none!important}
.text-decoration-underline{text-decoration:underline!important}
.text-decoration-line-through{text-decoration:line-through!important}
.text-lowercase{text-transform:lowercase!important}
.text-uppercase{text-transform:uppercase!important}
.text-capitalize{text-transform:capitalize!important}
.text-wrap{white-space:normal!important}
.text-nowrap{white-space:nowrap!important}
.text-break{word-wrap:break-word!important;word-break:break-word!important}
.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}
.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}
.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}
.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}
.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}
.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}
.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}
.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}
.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}
.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}
.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}
.text-muted{--bs-text-opacity:1;color:#6c757d!important}
.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}
.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}
.text-reset{--bs-text-opacity:1;color:inherit!important}
.text-opacity-25{--bs-text-opacity:0.25}
.text-opacity-50{--bs-text-opacity:0.5}
.text-opacity-75{--bs-text-opacity:0.75}
.text-opacity-100{--bs-text-opacity:1}
.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}
.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}
.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}
.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}
.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}
.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}
.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}
.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}
.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}
.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}
.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}
.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}
.bg-opacity-10{--bs-bg-opacity:0.1}
.bg-opacity-25{--bs-bg-opacity:0.25}
.bg-opacity-50{--bs-bg-opacity:0.5}
.bg-opacity-75{--bs-bg-opacity:0.75}
.bg-opacity-100{--bs-bg-opacity:1}
.bg-gradient{background-image:var(--bs-gradient)!important}
.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}
.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}
.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}
.pe-none{pointer-events:none!important}
.pe-auto{pointer-events:auto!important}
.rounded{border-radius:.25rem!important}
.rounded-0{border-radius:0!important}
.rounded-1{border-radius:.2rem!important}
.rounded-2{border-radius:.25rem!important}
.rounded-3{border-radius:.3rem!important}
.rounded-circle{border-radius:50%!important}
.rounded-pill{border-radius:50rem!important}
.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}
.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}
.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}
.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}
.visible{visibility:visible!important}
.invisible{visibility:hidden!important}
@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}
@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}
@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}
@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}
@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}
@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}
@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/* Author: thewebmax team
=========================
This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.
This files [Table of contents] are outlined below
---------------------------------------------------
** - ========================
	 GENERAL 
	 ========================
** - Title separators
** - Title separators
** - Center title
** - Counter
** - Client carousel 1
** - Client carousel 2
** - Footer News Letter
** - Footer dark version css
** - Footer Light version css
** - Footer Newsletter
** - Recent Post Entry
** - Widget Services
** - scroll top btn css
** - Pricing Table
** - inner page banner
** - Breadcrumb
** - Contact Form
** - Pagination Style
** - Blog Side Bar
** - Side bar tags
** - Comment list section
** - comment form
** - Comment area
** - Single Blog Post
** - Single Post Tags
** - Single Post Tags
** - Posts Author
** - Single Post Navigation
** - Loading
** - Loading Animation Start
** - Description list
** - Description list
** - Section Overlay
** - Services
** - Search
** - Google map
** - Gallery
** - Video
** - Slide Top Animation
** - Zoom in Zoom Out Animation
** - Up Down Animation
** - Working Process
** - process steps
** - how it work
** - testimonial style 1
** - testimonial style 1
** - Blog post 1
** - Blog post 2
** - BLog Post List Style
** - Job post section
** - Employer List
** - Employer grid
** - Explore New Life
** - Explore New Life
** - Job categories
** - Search Bar
** - Search Bar Section home 2
** - trusted Logo
** - tabs
** - tabs
** - Side bar Advertisement
** - Side Bar Elements
** - Checked Input
** - Error 404
** - Candidate List
** - Candidate grid
** - Candidates detail
** - Employer detail
** - Work Experience
2** - Social Share
** - Employer detail
** - Home Page 2 Banner Section Css Start 
** - Home Page 1 Banner Section Css Start 
** - Side Map
** - Side Map2
** - Sidebar Info
** - Sidebar Info
** - Sidebar  Info 2
** - Sidebar-contact
** - Faq
** - Accordion button
** - Sign Up popup
** - Dashboard Header
** - My Account css
** - Dashboard message Dropdown
** - Dashboard Notification Dropdown 
** - Dashboard Message
** - Dashboard Notification
** - Admin Nav 
** - Form Elements 
** - Dashboard Card
** - Upload Video Button
** - dashboard List
** - dashboard message
** - Edit Profile
** - Dashboard Widget
** - notification list
** - Message list
** - Msg style 2
** - msg user list side button
** - Chart
** - Dashboard candidates style
** - Data Table Candidets 
** - default table
** - Data Table Candidets 
** - Data Table
** - Model Popup 
---------------------------------------------------
*/
/*===GENERAL===*/
.site-text-primary {
  color: #1967d2;
}
.site-text-secondry {
  color: #171d28;
}
.site-text-black {
  color: #000;
}
.site-text-gray {
  color: #f9fcff;
}
.site-text-white {
  color: #fff;
}
.site-text-orange {
  color: #fd7e14;
}
.site-bg-primary {
  background-color: #1967d2;
}
.site-bg-black {
  background-color: #000;
}
.site-bg-dark {
  background-color: #17171d;
}
.site-bg-gray {
  background-color: #f9fcff;
}
.site-bg-light {
  background-color: #f9f9f9;
}
.site-bg-white {
  background-color: #fff;
}
.site-bg-light-purple {
  background-color: #f0f6fe;
}
body {
  color: #3c3c3c;
  font-family: "Rubik", sans-serif;
  line-height: 1.7;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
  font-size: 15px;
}
a {
  color: #17171d;
  outline: 0px none;
  text-decoration: none;
}
a:hover, a:focus {
  outline: 0px none;
  text-decoration: none;
}
a:active, a:hover, a:focus {
  color: inherit;
}
.overflow-hide {
  overflow: hidden;
}
img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
/*Float clearfix*/
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.shadow-bx {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.wt-icon-box-wraper:after {
  content: "";
  display: table;
  clear: both;
}
ol.commentlist li:after {
  content: "";
  display: table;
  clear: both;
}
section, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, summary {
  display: block;
}
ul {
  padding: 0px;
}
::selection {
  background: #484848;
  color: #fff;
}
/*===Heading & Title====*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Rubik", sans-serif;
  line-height: 1.2;
  color: #17171d;
}
h1 {
  font-size: 60px;
  font-weight: 700;
}
h2 {
  font-size: 46px;
  font-weight: 500;
}
h3 {
  font-size: 22px;
  font-weight: 500;
}
h4 {
  font-size: 18px;
  font-weight: 500;
}
h5 {
  font-size: 16px;
  font-weight: 500;
}
h6 {
  font-size: 14px;
  font-weight: 400;
}
/*---Text align--- */
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
/*===Listing Style===*/
dl, ul, ol {
  list-style-position: outside;
  padding: 0px;
}
ul, ol {
  margin-bottom: 24px;
}
ul li {
  padding: 0px;
}
ol li {
  padding: 0px;
}
.list-simple li {
  margin-bottom: 10px;
}
.list-simple li ul {
  margin-left: 15px;
  margin-top: 10px;
}
.list-simple.list-unstyled li ul {
  margin-left: 30px;
  margin-top: 10px;
}
.list-circle,
.list-angle-right,
.list-arrow,
.list-check,
.list-checked,
.list-check-circle,
.list-chevron-circle,
.list-arrow-circle,
.list-times-circle {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  list-style: none;
  font-weight: 600;
}
.list-circle li,
.list-angle-right li,
.list-arrow li,
.list-check li,
.list-checked li,
.list-check-circle li,
.list-chevron-circle li,
.list-arrow-circle li,
.list-times-circle li {
  padding: 5px 5px 5px 20px;
  position: relative;
}
.list-circle li:before,
.list-angle-right li:before,
.list-arrow li:before,
.list-check li:before,
.list-checked li:before,
.list-check-circle li:before,
.list-chevron-circle li:before,
.list-arrow-circle li:before,
.list-times-circle li:before {
  font-family: "FontAwesome";
  position: absolute;
  left: 0px;
  top: 3px;
  display: block;
  font-size: 15px;
  color: #000;
}
.list-circle li:before {
  top: 6px;
  font-size: 10px;
  content: "\f111";
}
.list-angle-right li:before {
  content: "\f105";
}
.list-arrow li:before {
  content: "\f0da";
}
.list-check li:before {
  content: "\f00c";
}
.list-checked li:before {
  content: "\f046";
}
.list-check-circle li:before {
  content: "\f058";
}
.list-chevron-circle li:before {
  content: "\f138";
}
.list-arrow-circle li:before {
  content: "\f0a9";
}
.list-times-circle li:before {
  content: "\f057";
}
/*---Padding (around)---*/
.p-a0 {
  padding: 0px;
}
.p-a5 {
  padding: 5px;
}
.p-a10 {
  padding: 10px;
}
.p-a15 {
  padding: 15px;
}
.p-a20 {
  padding: 20px;
}
.p-a25 {
  padding: 25px;
}
.p-a30 {
  padding: 30px;
}
.p-a40 {
  padding: 40px;
}
.p-a50 {
  padding: 50px;
}
.p-a60 {
  padding: 60px;
}
.p-a70 {
  padding: 70px;
}
.p-a80 {
  padding: 80px;
}
.p-a90 {
  padding: 90px;
}
.p-a100 {
  padding: 100px;
}
.p-a110 {
  padding: 110px;
}
.p-a120 {
  padding: 120px;
}
.p-a130 {
  padding: 130px;
}
.p-a140 {
  padding: 140px;
}
.p-a150 {
  padding: 150px;
}
/*---Padding (top)---*/
.p-t0 {
  padding-top: 0px;
}
.p-t5 {
  padding-top: 5px;
}
.p-t10 {
  padding-top: 10px;
}
.p-t15 {
  padding-top: 15px;
}
.p-t20 {
  padding-top: 20px;
}
.p-t30 {
  padding-top: 30px;
}
.p-t40 {
  padding-top: 40px;
}
.p-t50 {
  padding-top: 50px;
}
.p-t60 {
  padding-top: 60px;
}
.p-t70 {
  padding-top: 70px;
}
.p-t80 {
  padding-top: 80px;
}
.p-t90 {
  padding-top: 90px;
}
.p-t100 {
  padding-top: 100px;
}
.p-t110 {
  padding-top: 110px;
}
.p-t120 {
  padding-top: 120px;
}
.p-t130 {
  padding-top: 130px;
}
.p-t140 {
  padding-top: 140px;
}
.p-t150 {
  padding-top: 150px;
}
/*---Padding (bottom)---*/
.p-b0 {
  padding-bottom: 0px;
}
.p-b5 {
  padding-bottom: 5px;
}
.p-b10 {
  padding-bottom: 10px;
}
.p-b15 {
  padding-bottom: 15px;
}
.p-b20 {
  padding-bottom: 20px;
}
.p-b30 {
  padding-bottom: 30px;
}
.p-b40 {
  padding-bottom: 40px;
}
.p-b50 {
  padding-bottom: 50px;
}
.p-b60 {
  padding-bottom: 60px;
}
.p-b70 {
  padding-bottom: 70px;
}
.p-b80 {
  padding-bottom: 80px;
}
.p-b90 {
  padding-bottom: 90px;
}
.p-b100 {
  padding-bottom: 100px;
}
.p-b110 {
  padding-bottom: 110px;
}
.p-b120 {
  padding-bottom: 120px;
}
.p-b130 {
  padding-bottom: 130px;
}
.p-b140 {
  padding-bottom: 140px;
}
.p-b150 {
  padding-bottom: 150px;
}
/*---Padding (left)---*/
.p-l0 {
  padding-left: 0px;
}
.p-l5 {
  padding-left: 5px;
}
.p-l10 {
  padding-left: 10px;
}
.p-l15 {
  padding-left: 15px;
}
.p-l20 {
  padding-left: 20px;
}
.p-l30 {
  padding-left: 30px;
}
.p-l40 {
  padding-left: 40px;
}
.p-l50 {
  padding-left: 50px;
}
.p-l60 {
  padding-left: 60px;
}
.p-l70 {
  padding-left: 70px;
}
.p-l80 {
  padding-left: 80px;
}
.p-l90 {
  padding-left: 90px;
}
.p-l100 {
  padding-left: 100px;
}
.p-l110 {
  padding-left: 110px;
}
.p-l120 {
  padding-left: 120px;
}
.p-l130 {
  padding-left: 130px;
}
.p-l140 {
  padding-left: 140px;
}
.p-l150 {
  padding-left: 150px;
}
/*---Padding (right)---*/
.p-r0 {
  padding-right: 0px;
}
.p-r5 {
  padding-right: 5px;
}
.p-r10 {
  padding-right: 10px;
}
.p-r15 {
  padding-right: 15px;
}
.p-r20 {
  padding-right: 20px;
}
.p-r30 {
  padding-right: 30px;
}
.p-r40 {
  padding-right: 40px;
}
.p-r50 {
  padding-right: 50px;
}
.p-r60 {
  padding-right: 60px;
}
.p-r70 {
  padding-right: 70px;
}
.p-r80 {
  padding-right: 80px;
}
.p-r90 {
  padding-right: 90px;
}
.p-r100 {
  padding-right: 100px;
}
.p-r110 {
  padding-right: 110px;
}
.p-r120 {
  padding-right: 120px;
}
.p-r130 {
  padding-right: 130px;
}
.p-r140 {
  padding-right: 140px;
}
.p-r150 {
  padding-right: 150px;
}
/*---Padding (left right)---*/
.p-lr0 {
  padding-left: 0px;
  padding-right: 0px;
}
.p-lr5 {
  padding-left: 5px;
  padding-right: 5px;
}
.p-lr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.p-lr15 {
  padding-left: 15px;
  padding-right: 15px;
}
.p-lr20 {
  padding-left: 20px;
  padding-right: 20px;
}
.p-lr30 {
  padding-left: 30px;
  padding-right: 30px;
}
.p-lr40 {
  padding-left: 40px;
  padding-right: 40px;
}
.p-lr50 {
  padding-left: 50px;
  padding-right: 50px;
}
.p-lr60 {
  padding-left: 60px;
  padding-right: 60px;
}
.p-lr70 {
  padding-left: 70px;
  padding-right: 70px;
}
.p-lr80 {
  padding-left: 80px;
  padding-right: 80px;
}
.p-lr90 {
  padding-left: 90px;
  padding-right: 90px;
}
.p-lr100 {
  padding-left: 100px;
  padding-right: 100px;
}
.p-lr120 {
  padding-left: 120px;
  padding-right: 120px;
}
.p-lr150 {
  padding-left: 150px;
  padding-right: 150px;
}
/*---Padding (top bottom)---*/
.p-tb0 {
  padding-bottom: 0px;
  padding-top: 0px;
}
.p-tb5 {
  padding-bottom: 5px;
  padding-top: 5px;
}
.p-tb10 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.p-tb15 {
  padding-bottom: 15px;
  padding-top: 15px;
}
.p-tb20 {
  padding-bottom: 20px;
  padding-top: 20px;
}
.p-tb30 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.p-tb40 {
  padding-bottom: 40px;
  padding-top: 40px;
}
.p-tb50 {
  padding-bottom: 50px;
  padding-top: 50px;
}
.p-tb60 {
  padding-bottom: 60px;
  padding-top: 60px;
}
.p-tb70 {
  padding-bottom: 70px;
  padding-top: 70px;
}
.p-tb80 {
  padding-bottom: 80px;
  padding-top: 80px;
}
.p-tb90 {
  padding-bottom: 90px;
  padding-top: 90px;
}
.p-tb100 {
  padding-bottom: 100px;
  padding-top: 100px;
}
.p-tb120 {
  padding-bottom: 120px;
  padding-top: 120px;
}
.p-tb150 {
  padding-bottom: 150px;
  padding-top: 150px;
}
/*----Margin (around)----*/
.m-a-1 {
  margin: -1px;
}
.m-a0 {
  margin: 0px;
}
.m-a5 {
  margin: 5px;
}
.m-a10 {
  margin: 10px;
}
.m-a15 {
  margin: 15px;
}
.m-a20 {
  margin: 20px;
}
.m-a30 {
  margin: 30px;
}
.m-a40 {
  margin: 40px;
}
.m-a50 {
  margin: 50px;
}
.m-a60 {
  margin: 60px;
}
.m-a70 {
  margin: 70px;
}
.m-a80 {
  margin: 80px;
}
.m-a90 {
  margin: 90px;
}
.m-a100 {
  margin: 100px;
}
.m-a110 {
  margin: 110px;
}
.m-a120 {
  margin: 120px;
}
.m-a130 {
  margin: 130px;
}
.m-a140 {
  margin: 140px;
}
.m-a150 {
  margin: 150px;
}
/*---Marging (top)----*/
.m-t0 {
  margin-top: 0px;
}
.m-t5 {
  margin-top: 5px;
}
.m-t10 {
  margin-top: 10px;
}
.m-t15 {
  margin-top: 15px;
}
.m-t20 {
  margin-top: 20px;
}
.m-t30 {
  margin-top: 30px;
}
.m-t40 {
  margin-top: 40px;
}
.m-t50 {
  margin-top: 50px;
}
.m-t60 {
  margin-top: 60px;
}
.m-t70 {
  margin-top: 70px;
}
.m-t80 {
  margin-top: 80px;
}
.m-t90 {
  margin-top: 90px;
}
.m-t100 {
  margin-top: 100px;
}
.m-t110 {
  margin-top: 110px;
}
.m-t120 {
  margin-top: 120px;
}
.m-t130 {
  margin-top: 130px;
}
.m-t140 {
  margin-top: 140px;
}
.m-t150 {
  margin-top: 150px;
}
/*---Marging (bottom)---*/
.m-b0 {
  margin-bottom: 0px;
}
.m-b5 {
  margin-bottom: 5px;
}
.m-b10 {
  margin-bottom: 10px;
}
.m-b15 {
  margin-bottom: 15px;
}
.m-b20 {
  margin-bottom: 20px;
}
.m-b30 {
  margin-bottom: 30px;
}
.m-b40 {
  margin-bottom: 40px;
}
.m-b50 {
  margin-bottom: 50px;
}
.m-b60 {
  margin-bottom: 60px;
}
.m-b70 {
  margin-bottom: 70px;
}
.m-b80 {
  margin-bottom: 80px;
}
.m-b90 {
  margin-bottom: 90px;
}
.m-b100 {
  margin-bottom: 100px;
}
.m-b110 {
  margin-bottom: 110px;
}
.m-b120 {
  margin-bottom: 120px;
}
.m-b130 {
  margin-bottom: 130px;
}
.m-b140 {
  margin-bottom: 140px;
}
.m-b150 {
  margin-bottom: 150px;
}
/*---Marging (left)---*/
.m-l0 {
  margin-left: 0px;
}
.m-l5 {
  margin-left: 5px;
}
.m-l10 {
  margin-left: 10px;
}
.m-l15 {
  margin-left: 15px;
}
.m-l20 {
  margin-left: 20px;
}
.m-l30 {
  margin-left: 30px;
}
.m-l40 {
  margin-left: 40px;
}
.m-l50 {
  margin-left: 50px;
}
.m-l60 {
  margin-left: 60px;
}
.m-l70 {
  margin-left: 70px;
}
.m-l80 {
  margin-left: 80px;
}
.m-l90 {
  margin-left: 90px;
}
.m-l100 {
  margin-left: 100px;
}
.m-l110 {
  margin-left: 110px;
}
.m-l120 {
  margin-left: 120px;
}
.m-l130 {
  margin-left: 130px;
}
.m-l140 {
  margin-left: 140px;
}
.m-l150 {
  margin-left: 150px;
}
/*---Marging (right)---*/
.m-r0 {
  margin-right: 0px;
}
.m-r5 {
  margin-right: 5px;
}
.m-r10 {
  margin-right: 10px;
}
.m-r15 {
  margin-right: 15px;
}
.m-r20 {
  margin-right: 20px;
}
.m-r30 {
  margin-right: 30px;
}
.m-r40 {
  margin-right: 40px;
}
.m-r50 {
  margin-right: 50px;
}
.m-r60 {
  margin-right: 60px;
}
.m-r70 {
  margin-right: 70px;
}
.m-r80 {
  margin-right: 80px;
}
.m-r90 {
  margin-right: 90px;
}
.m-r100 {
  margin-right: 100px;
}
.m-r110 {
  margin-right: 110px;
}
.m-r120 {
  margin-right: 120px;
}
.m-r130 {
  margin-right: 130px;
}
.m-r140 {
  margin-right: 140px;
}
.m-r150 {
  margin-right: 150px;
}
/*---Marging (left right)---*/
.m-lr0 {
  margin-left: 0px;
  margin-right: 0px;
}
.m-lr5 {
  margin-left: 5px;
  margin-right: 5px;
}
.m-lr10 {
  margin-left: 10px;
  margin-right: 10px;
}
.m-lr15 {
  margin-left: 15px;
  margin-right: 15px;
}
.m-lr20 {
  margin-left: 20px;
  margin-right: 20px;
}
.m-lr30 {
  margin-left: 30px;
  margin-right: 30px;
}
.m-lr40 {
  margin-left: 40px;
  margin-right: 40px;
}
.m-lr50 {
  margin-left: 50px;
  margin-right: 50px;
}
.m-lr60 {
  margin-left: 60px;
  margin-right: 60px;
}
.m-lr70 {
  margin-left: 70px;
  margin-right: 70px;
}
.m-lr80 {
  margin-left: 80px;
  margin-right: 80px;
}
.m-lr90 {
  margin-left: 90px;
  margin-right: 90px;
}
.m-lr100 {
  margin-left: 100px;
  margin-right: 100px;
}
.m-lr120 {
  margin-left: 120px;
  margin-right: 120px;
}
.m-lr150 {
  margin-left: 150px;
  margin-right: 150px;
}
/*---Marging (top bottom)---*/
.m-tb0 {
  margin-bottom: 0px;
  margin-top: 0px;
}
.m-tb5 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.m-tb10 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.m-tb15 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.m-tb20 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.m-tb30 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.m-tb40 {
  margin-bottom: 40px;
  margin-top: 40px;
}
.m-tb50 {
  margin-bottom: 50px;
  margin-top: 50px;
}
.m-tb60 {
  margin-bottom: 60px;
  margin-top: 60px;
}
.m-tb70 {
  margin-bottom: 70px;
  margin-top: 70px;
}
.m-tb80 {
  margin-bottom: 80px;
  margin-top: 80px;
}
.m-tb90 {
  margin-bottom: 90px;
  margin-top: 90px;
}
.m-tb100 {
  margin-bottom: 100px;
  margin-top: 100px;
}
.m-tb120 {
  margin-bottom: 120px;
  margin-top: 120px;
}
.m-tb150 {
  margin-bottom: 150px;
  margin-top: 150px;
}
/*---Colum gap less---*/
.no-col-gap [class*=col-xs-],
.no-col-gap [class*=col-sm-],
.no-col-gap [class*=col-md-],
.no-col-gap [class*=col-lg-] {
  padding-left: 0px;
  padding-right: 0px;
}
/*===Background Effect===*/
.bg-center {
  background-position: center;
}
.bg-top-left {
  background-position: top left;
}
.bg-top-right {
  background-position: top right;
}
.bg-top-center {
  background-position: top center;
}
.bg-bottom-left {
  background-position: bottom left;
}
.bg-bottom-right {
  background-position: bottom right;
}
.bg-bottom-center {
  background-position: bottom center;
}
.bg-left-center {
  background-position: left;
}
.bg-right-center {
  background-position: left;
}
.bg-auto {
  background-size: auto;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-full-width {
  background-size: 100% auto;
}
.bg-full-height {
  background-size: auto 100%;
}
.bg-repeat {
  background-repeat: repeat;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.bg-repeat-x {
  background-repeat: repeat-x;
}
.bg-repeat-y {
  background-repeat: repeat-y;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-scroll {
  background-attachment: scroll;
}
/*===Overlay ( transparient box style)===*/
.overlay-wraper {
  position: relative;
}
.overlay-main {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.opacity-01 {
  opacity: 0.1;
}
.opacity-02 {
  opacity: 0.2;
}
.opacity-03 {
  opacity: 0.3;
}
.opacity-04 {
  opacity: 0.4;
}
.opacity-05 {
  opacity: 0.5;
}
.opacity-06 {
  opacity: 0.6;
}
.opacity-07 {
  opacity: 0.7;
}
.opacity-08 {
  opacity: 0.8;
}
.opacity-09 {
  opacity: 0.9;
}
.overlay-light .overlay-main {
  opacity: 0.3;
}
.overlay-dark .overlay-main {
  opacity: 0.9;
}
.overlay-wraper > .container,
.overlay-wraper > .container-fluid,
.overlay-wraper > .wt-icon-box-wraper,
.overlay-wraper > .wt-left-part,
.overlay-wraper > .wt-right-part {
  position: relative;
  z-index: 1;
}
/*===Boxes Css===*/
.rounded-bx,
.wt-box,
.wt-icon-box,
.wt-icon-box-small,
.wt-thum-bx,
.wt-post-thum {
  position: relative;
}
/*---Box content----*/
.wt-box {
  position: relative;
}
.wt-box.no-margin {
  margin-bottom: 0;
}
/*---For icons with box---*/
.wt-icon-box-xld {
  width: 180px;
  height: 180px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-xld i {
  font-size: 100px;
}
.wt-icon-box-xld img {
  height: 90px;
}
.wt-icon-box-xl {
  width: 150px;
  height: 150px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-xl i {
  font-size: 80px;
}
.wt-icon-box-xl img {
  height: 80px;
}
.wt-icon-box-lg {
  width: 120px;
  height: 120px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-lg i {
  font-size: 60px;
}
.wt-icon-box-lg img {
  height: 55px;
}
.wt-icon-box-md {
  width: 100px;
  height: 100px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-md i {
  font-size: 45px;
}
.wt-icon-box-md img {
  height: 40px;
}
.wt-icon-box-sm {
  width: 80px;
  height: 80px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-sm i {
  font-size: 30px;
}
.wt-icon-box-sm img {
  height: 30px;
}
.wt-icon-box-xs {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-xs i {
  font-size: 20px;
}
.wt-icon-box-xs img {
  height: 20px;
}
.wt-icon-box-xld.radius,
.wt-icon-box-xl.radius,
.wt-icon-box-lg.radius,
.wt-icon-box-md.radius,
.wt-icon-box-sm.radius,
.wt-icon-box-xs.radius {
  border-radius: 100%;
}
.wt-icon-box-xld i,
.wt-icon-box-xl i,
.wt-icon-box-lg i,
.wt-icon-box-md i,
.wt-icon-box-sm i,
.wt-icon-box-xs i {
  vertical-align: middle;
}
.wt-icon-box-xld img,
.wt-icon-box-xl img,
.wt-icon-box-lg img,
.wt-icon-box-md img,
.wt-icon-box-sm img,
.wt-icon-box-xs img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
}
/*----For only icons---*/
.icon-xld,
.icon-xl,
.icon-lg,
.icon-md,
.icon-sm,
.icon-xs {
  display: inline-block;
  text-align: center;
}
.icon-xld i,
.icon-xl i,
.icon-lg i,
.icon-md i,
.icon-sm i,
.icon-xs i {
  vertical-align: middle;
}
.icon-xld img,
.icon-xl img,
.icon-lg img,
.icon-md img,
.icon-sm img,
.icon-xs img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
}
.icon-xld {
  width: 120px;
}
.icon-xld i {
  font-size: 100px;
  line-height: 100px;
}
.icon-xld.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-xld img {
  height: 90px;
}
.icon-xld.inline-icon {
  width: auto;
}
.icon-xl {
  width: 100px;
}
.icon-xl i {
  font-size: 80px;
  line-height: 80px;
}
.icon-xl.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-xl img {
  height: 80px;
}
.icon-xl.inline-icon {
  width: auto;
}
.icon-lg {
  width: 80px;
}
.icon-lg i {
  font-size: 60px;
  line-height: 60px;
}
.icon-lg.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-lg img {
  height: 70px;
}
.icon-lg.inline-icon {
  width: auto;
}
.icon-md {
  width: 60px;
}
.icon-md i {
  font-size: 45px;
  line-height: 45px;
}
.icon-md.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-md img {
  height: 50px;
}
.icon-md.inline-icon {
  width: auto;
}
.icon-sm {
  width: 40px;
}
.icon-sm i {
  font-size: 30px;
  line-height: 30px;
}
.icon-sm.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-sm img {
  height: 30px;
}
.icon-sm.inline-icon {
  width: auto;
}
.icon-xs {
  width: 30px;
}
.icon-xs i {
  font-size: 20px;
  line-height: 20px;
}
.icon-xs.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-xs img {
  height: 20px;
}
.icon-xs.inline-icon {
  width: auto;
}
/*---Place icon with box---*/
.wt-icon-box-wraper {
  position: relative;
}
.wt-icon-box-wraper .wt-tilte {
  margin-top: 0;
}
.wt-icon-box-wraper .after-titile-line {
  margin-bottom: 10px;
}
.wt-icon-box-wraper p:last-child {
  margin: 0px;
}
.icon-content {
  overflow: hidden;
}
.wt-icon-box-xld,
.wt-icon-box-xl,
.wt-icon-box-lg,
.wt-icon-box-md,
.wt-icon-box-sm,
.wt-icon-box-xs {
  display: table;
}
.wt-icon-box-xld .icon-cell,
.wt-icon-box-xl .icon-cell,
.wt-icon-box-lg .icon-cell,
.wt-icon-box-md .icon-cell,
.wt-icon-box-sm .icon-cell,
.wt-icon-box-xs .icon-cell {
  display: table-cell;
  vertical-align: middle;
}
/*---Icon box left align---*/
.wt-icon-box-wraper.left .wt-icon-box-xld,
.wt-icon-box-wraper.left .wt-icon-box-xl,
.wt-icon-box-wraper.left .wt-icon-box-lg,
.wt-icon-box-wraper.left .wt-icon-box-md,
.wt-icon-box-wraper.left .wt-icon-box-sm,
.wt-icon-box-wraper.left .wt-icon-box-xs {
  float: left;
  margin-right: 10px;
}
.wt-icon-box-wraper.left .icon-xld,
.wt-icon-box-wraper.left .icon-xl,
.wt-icon-box-wraper.left .icon-lg,
.wt-icon-box-wraper.left .icon-md,
.wt-icon-box-wraper.left .icon-sm,
.wt-icon-box-wraper.left .icon-xs {
  float: left;
  margin-right: 10px;
}
/*---Icon box right align---*/
.wt-icon-box-wraper.right {
  text-align: right;
}
.wt-icon-box-wraper.right .wt-icon-box-xld,
.wt-icon-box-wraper.right .wt-icon-box-xl,
.wt-icon-box-wraper.right .wt-icon-box-lg,
.wt-icon-box-wraper.right .wt-icon-box-md,
.wt-icon-box-wraper.right .wt-icon-box-sm,
.wt-icon-box-wraper.right .wt-icon-box-xs {
  float: right;
  display: table;
  margin-left: 20px;
}
.wt-icon-box-wraper.right .icon-xld,
.wt-icon-box-wraper.right .icon-xl,
.wt-icon-box-wraper.right .icon-lg,
.wt-icon-box-wraper.right .icon-md,
.wt-icon-box-wraper.right .icon-sm,
.wt-icon-box-wraper.right .icon-xs {
  float: right;
  margin-left: 20px;
}
/*---Icon box center align---*/
.wt-icon-box-wraper.center {
  text-align: center;
}
.wt-icon-box-wraper.center .wt-icon-box-xld,
.wt-icon-box-wraper.center .wt-icon-box-xl,
.wt-icon-box-wraper.center .wt-icon-box-lg,
.wt-icon-box-wraper.center .wt-icon-box-md,
.wt-icon-box-wraper.center .wt-icon-box-sm,
.wt-icon-box-wraper.center .wt-icon-box-xs {
  margin-left: auto;
  margin-right: auto;
}
.wt-icon-box-wraper.bx-style-1 {
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
}
.wt-icon-box-wraper.bx-style-2 {
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
}
.wt-icon-box-wraper.bx-style-2.center [class*=wt-icon-box-] {
  position: absolute;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%);
}
.wt-icon-box-wraper.bx-style-2.left [class*=wt-icon-box-] {
  position: absolute;
}
.wt-icon-box-wraper.bx-style-2.right [class*=wt-icon-box-] {
  position: absolute;
}
/*---Buttons--- */
.site-button-link {
  position: relative;
  color: #1967d2;
  font-size: 14px;
  font-weight: 500;
  z-index: 1;
  transition: 0.5s all ease;
  overflow: hidden;
}
.site-button-link:after {
  content: "\f105";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0px;
  transition: 0.5s all ease;
  opacity: 0;
  font-weight: 900;
}
.site-button-link:hover {
  padding-left: 15px;
  color: #000;
}
.site-button-link:hover:after {
  font-size: 14px;
  left: 0px;
  opacity: 1;
}
.site-button-link.site-text-white {
  color: #fff;
}
.site-button-link.site-text-white:hover {
  color: #17171d;
}
.site-button-link.site-text-secondry {
  color: #171d28;
}
.site-button-link.site-text-secondry:hover {
  color: #171d28;
}
/* Theme default button */
.site-button {
  outline: none;
  color: #fff;
  padding: 15px 30px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-table;
  background-color: #1967d2;
  border: none;
  font-size: 16px;
  font-weight: 600;
  transition: 0.5s all ease;
}
.site-button:hover {
  color: #000;
}
.site-button i {
  padding-right: 10px;
}
@media (max-width: 480px) {
  .site-button {
    padding: 8px 8px;
    font-size: 14px;
  }
}
.site-button.white {
  background-color: #fff;
  color: #1967d2;
  text-shadow: 0 0 0 #1967d2, 400px 0 0 #1967d2;
}
.site-button.outline-white {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
.site-button.outline-primary {
  border: 1px solid #1967d2;
  background-color: transparent;
  text-shadow: 0 0 0 #1967d2, 400px 0 0 #1967d2;
}
.site-button.outline-primary:hover {
  color: #17171d;
  border: 1px solid #17171d;
}
.site-button.secondry {
  background-color: #17171d;
}
.site-button.secondry:hover {
  color: #1967d2;
}
.btn-hover-animation {
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.btn-hover-animation:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -4px;
  left: -14px;
  background: rgba(0, 0, 0, 0.1);
  height: 50px;
  width: 50px;
  border-radius: 50px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: transform 1s ease-out;
  transition: transform 1s ease-out;
}
.btn-hover-animation:hover:before {
  transform: scale(8);
}
.site-button-secondry {
  color: #fff;
  padding: 15px 40px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  background-color: #000;
  border: none;
  font-size: 15px;
  font-weight: 700;
}
.site-button-secondry.sb-bdr-light {
  border-right: 6px solid #fff;
}
.site-button-secondry:active, .site-button-secondry:focus, .site-button-secondry:visited {
  background-color: #000;
  color: #fff;
}
.site-button-secondry:hover {
  background-color: #f9fcff;
  color: #000;
}
/*====Button Effect====*/
.site-button {
  color: rgba(0, 0, 0, 0) !important;
  transition: all 0.3s ease !important;
  text-shadow: 0 0 0 #fff, 400px 0 0 #fff;
}
.site-button:hover {
  text-shadow: -400px 0 0 #fff, 0 0 0 #fff;
  background-color: #171d28;
}
.mfp-video.video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin: -25px;
  color: #fff;
  display: block;
  z-index: 10;
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.mfp-video.video-play-btn:hover {
  background-color: #0f1221;
  color: #fff;
  border: 2px solid transparent;
}
.mfp-video.video-play-btn i {
  margin-right: -5px;
}
/*Button text uppercase */
.site-button.text-uppercase {
  text-transform: uppercase;
}
/*Button size */
.button-sm {
  padding: 5px 10px;
  font-size: 12px;
}
.button-lg {
  padding: 15px 30px;
  font-size: 16px;
}
.button-xl {
  padding: 30px 50px;
  font-size: 24px;
}
/*Button rounded */
.radius-no {
  border-radius: 0px;
}
.radius-sm {
  border-radius: 10px;
}
.radius-md {
  border-radius: 20px;
}
.radius-xl {
  border-radius: 100px;
}
.radius-bx {
  border-radius: 100%;
}
/*===Owl Slider===*/
.owl-carousel .owl-nav {
  margin-top: 40px;
  text-align: center;
}
.owl-carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
/*---Owl dots button---*/
.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: auto;
  display: block;
  border-radius: 50%;
  transition: opacity 200ms ease;
}
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #000;
}
.owl-carousel .owl-dots .owl-dot.active {
  position: relative;
}
.owl-carousel .owl-dots .owl-dot.active span {
  height: 6px;
  width: 6px;
  position: relative;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #fff;
}
/*---Owl button top to center---*/
.owl-btn-top-center .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.owl-btn-top-left .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.owl-btn-top-right .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.owl-btn-top-center .owl-stage-outer {
  padding-top: 60px;
}
.owl-btn-top-left .owl-stage-outer {
  padding-top: 60px;
}
.owl-btn-top-right .owl-stage-outer {
  padding-top: 60px;
}
.owl-btn-top-center .owl-nav {
  text-align: center;
}
/*---Owl button top to left---*/
.owl-btn-top-left .owl-nav {
  text-align: left;
}
/*---Owl button top to right---*/
.owl-btn-top-right .owl-nav {
  text-align: right;
}
/*---Owl button bottom to center [it is default position ]---*/
.owl-btn-bottom-center .owl-nav {
  text-align: center;
}
/*---Owl button bottom to left---*/
.owl-btn-bottom-left .owl-nav {
  text-align: left;
}
/*Owl button bottom to right*/
.owl-btn-bottom-right .owl-nav {
  text-align: right;
}
/*---Owl button vertical to center--*/
.owl-btn-vertical-center .owl-nav {
  margin: 0px;
}
.owl-btn-vertical-center .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  margin: -15px 0;
  left: 0;
}
.owl-btn-vertical-center .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin: -15px 0;
  right: 0;
}
/*---Owl button show on hover---*/
.owl-btn-hover .owl-nav {
  opacity: 0;
}
.owl-btn-hover:hover .owl-nav {
  opacity: 1;
}
.owl-carousel .owl-item img {
  transform-style: inherit;
}
/*---Owl slider button---*/
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #1967d2;
  color: #fff;
  padding: 0px !important;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  opacity: 1;
  margin-right: 5px;
  font-weight: 500;
  box-shadow: 0px 0px 30px rgba(56, 152, 226, 0.3);
}
.owl-carousel .owl-nav button.owl-next i,
.owl-carousel .owl-nav button.owl-prev i {
  font-style: normal;
  font-size: 26px;
  line-height: 42px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: #fff;
  color: #1967d2;
  opacity: 0.9;
}
.owl-carousel .owl-nav button.owl-next:active,
.owl-carousel .owl-nav button.owl-prev:active {
  background-color: #fff;
  color: #1967d2;
  opacity: 0.9;
}
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
  background-color: #fff;
  color: #1967d2;
  opacity: 0.9;
}
.owl-carousel button.owl-dot {
  width: 12px;
  height: 12px;
  text-align: center;
  background-color: #1967d2;
  cursor: pointer;
  border-radius: 50%;
  opacity: 1;
  margin-right: 5px;
}
.owl-btn-bottom-left .owl-nav {
  text-align: left;
}
/*---Owl dots nav position---*/
.owl-dots-bottom-left .owl-dots {
  bottom: 0px;
  padding: 15px 20px;
  position: absolute;
  width: 100%;
  text-align: left;
}
.owl-dots-bottom-right .owl-dots {
  bottom: 0px;
  padding: 15px 20px;
  position: absolute;
  width: 100%;
  text-align: right;
}
.owl-dots-bottom-center .owl-dots {
  bottom: 0px;
  padding: 15px 20px;
  position: absolute;
  width: 100%;
}
/*-------------------------------------
	Text meant only for screen readers
-------------------------------------*/
.sticky {
  clear: both;
}
.gallery-caption {
  clear: both;
}
.bypostauthor {
  clear: both;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/*-------------------------------------
	Tabs 
-------------------------------------*/
/*Tabs style 1 [ default ] */
.wt-tabs .tab-pane {
  padding: 20px 0px 0px 0px;
  background-color: #fff;
}
.wt-tabs .nav-tabs {
  border: 0px;
}
.wt-tabs .nav-tabs > li {
  border: 1px solid #ebebeb;
}
.wt-tabs .nav-tabs > li > a {
  color: #000;
  background-color: #fff;
  font-size: 16px;
  padding: 15px 40px;
  border: 0px;
  display: block;
  font-weight: 600;
}
.wt-tabs .nav-tabs > li > a i {
  margin-right: 5px;
}
.wt-tabs .nav-tabs > li a.active {
  background-color: #f9fcff;
  color: #000;
}
.wt-tabs .nav-tabs > li a.active:focus {
  background-color: #f9fcff;
  color: #000;
}
.wt-tabs .nav-tabs > li a.active:hover {
  background-color: #f9fcff;
  color: #000;
}
.wt-tabs .nav > li > a:focus {
  background-color: transparent;
  border: 0px;
}
.wt-tabs .nav > li > a:hover {
  background-color: transparent;
  border: 0px;
}
.wt-tabs .nav li a:hover {
  border: 1px;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .wt-tabs.tabs-default .tabs-default-nav .nav-tabs {
    justify-content: flex-start;
  }
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li > a {
  color: #000;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li > a span {
  display: block;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li > a span i {
  font-weight: normal;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li > a.active {
  color: #fff;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li.active > a {
  color: #000;
  border-color: #ddd #ddd #fff;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li.active > a:focus {
  color: #000;
  border-color: #ddd #ddd #fff;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li.active > a:hover {
  color: #000;
  border-color: #ddd #ddd #fff;
}
.wt-tabs.tabs-default .tab-pane {
  color: #fff;
}
@media (max-width: 991px) {
  .wt-tabs.tabs-default .tab-pane {
    padding: 0px;
  }
}
.header-style-3 {
  position: relative;
  /*--is fixed---*/
  /*====Mobile Side =======*/
  /*---when header is sticky---*/
  /*---when header is sticky---*/
  /*---header id Fixed---*/
}
.header-style-3 .header-nav-btn-section {
  float: right;
  display: flex;
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-left {
  margin-right: 10px;
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  background-color: #e0eeff;
  color: #1967d2;
  font-size: 16px;
  border-radius: 10px;
  padding: 8px 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up:before {
  width: 0%;
  height: 100%;
  position: absolute;
  right: 100%;
  bottom: 0px;
  content: "";
  background-color: #3898e2;
  opacity: 0.1;
  z-index: -1;
  transition: 0.5s all ease;
}
@media (max-width: 575px) {
  .header-style-3 .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
    padding: 6px 12px;
    font-size: 14px;
  }
}
@media (max-width: 1360px) {
  .header-style-3 .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
    font-size: 10px;
  }
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up i {
  padding-right: 5px;
}
@media (max-width: 1360px) {
  .header-style-3 .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up i {
    font-size: 0px;
    padding-right: 0px;
  }
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up:hover:before {
  width: 100%;
  right: 0%;
  opacity: 0.1;
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-right {
  margin-right: 10px;
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #1967d2;
  color: #f0f6fe;
  font-size: 16px;
  border-radius: 10px;
  padding: 8px 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:before {
  width: 0%;
  height: 100%;
  position: absolute;
  right: 100%;
  bottom: 0px;
  content: "";
  background-color: #17171d;
  opacity: 0.1;
  z-index: -1;
  transition: 0.5s all ease;
}
@media (max-width: 575px) {
  .header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
    padding: 6px 12px;
    font-size: 14px;
  }
}
@media (max-width: 1360px) {
  .header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
    font-size: 10px;
  }
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job i {
  padding-right: 5px;
}
@media (max-width: 1360px) {
  .header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job i {
    font-size: 0px;
    padding-right: 0px;
  }
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:hover:before {
  width: 100%;
  right: 0%;
  opacity: 1;
}
.header-style-3 .header-search a.header-search-icon {
  color: #1967d2;
  width: 54px;
  height: 54px;
  line-height: 54px;
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  border-radius: 50%;
}
@media (max-width: 600px) {
  .header-style-3 .header-search a.header-search-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.header-style-3 .extra-nav {
  /*---Extra Nav---*/
  display: table;
  float: right;
  height: 70px;
  position: relative;
  z-index: 13;
}
.header-style-3 .extra-nav .extra-cell {
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
.header-style-3 .extra-nav .extra-cell:first-child {
  padding-left: 0px;
}
@media (max-width: 600px) {
  .header-style-3 .extra-nav .extra-cell {
    padding-left: 0px;
  }
}
.header-style-3 .logo-header {
  /*--logo for header---*/
  display: table;
  float: left;
  width: 100px;
  height: 70px;
  vertical-align: middle;
  padding: 0px;
  font-size: 36px;
  color: #000;
  margin: 0px;
  position: relative;
  z-index: 11;
}
@media (max-width: 1199px) {
  .header-style-3 .logo-header {
    width: 130px;
  }
}
@media (max-width: 420px) {
  .header-style-3 .logo-header {
    width: 70px;
  }
}
.header-style-3 .logo-header .logo-header-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.header-style-3 .logo-header .logo-header-inner img {
  max-width: 100%;
  max-height: 100%;
}
.header-style-3.site-header {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 999;
}
.header-style-3.site-header ul, .header-style-3.site-header ol {
  margin-bottom: 0px;
}
.header-style-3 .main-bar {
  /*--main-bar--*/
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: transparent;
  max-width: 1250px;
  left: 50%;
  transform: translateX(-50%);
}
.header-style-3 .main-bar .container,
.header-style-3 .main-bar .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .header-style-3 .main-bar .container,
  .header-style-3 .main-bar .container-fluid {
    display: block;
  }
}
.header-style-3 .main-bar:after, .header-style-3 .main-bar:after {
  clear: both;
  content: "";
  display: table;
}
.header-style-3 .navbar-toggler {
  /*--Navbar Toggler---*/
  border: none;
  margin: 24px 0px 24px 15px;
  padding: 12px 10px;
}
@media (max-width: 540px) {
  .header-style-3 .navbar-toggler {
    margin-left: 0px;
  }
}
.header-style-3 .navbar-toggler:focus {
  box-shadow: none !important;
}
@media (max-width: 991px) {
  .header-style-3 .navbar-toggler {
    display: block;
    margin-top: 14px;
    margin-bottom: 14px;
    float: right;
    outline: none !important;
  }
}
.header-style-3 .navbar-toggler .icon-bar {
  background: #1967d2;
  height: 3px;
  border-radius: 0px;
  display: block;
  width: 22px;
}
.header-style-3 .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 991px) {
  .header-style-3 .navbar-toggler {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media (max-width: 540px) {
  .header-style-3 .is-fixed .navbar-toggler {
    margin-bottom: 0px;
  }
}
.header-style-3 .is-fixed.mobile-sider-drawer-menu .header-nav .nav {
  height: 100vh !important;
  width: 100%;
}
.header-style-3 .is-fixed.mobile-sider-drawer-menu .header-nav .nav > li > a {
  padding: 12px 15px !important;
}
.header-style-3 .header-nav {
  position: relative;
  padding: 0px;
  z-index: 10;
  /*-- Submenu direction---*/
}
@media (max-width: 991px) {
  .header-style-3 .header-nav {
    clear: both;
    margin: 0px -15px;
    border-bottom: 1px solid #E9E9E9;
  }
  .header-style-3 .header-nav.navbar-collapse {
    align-items: start;
  }
}
.header-style-3 .header-nav .nav {
  display: flex;
  justify-content: flex-end;
  flex-direction: inherit;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav {
    float: none;
    margin: 0px;
    background: #fff;
    display: block;
    width: 100%;
    left: 0px;
  }
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav li {
    float: none;
  }
}
.header-style-3 .header-nav .nav li i {
  font-size: 9px;
  margin-left: 3px;
  margin-top: -3px;
  vertical-align: middle;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav li i {
    float: right;
  }
}
.header-style-3 .header-nav .nav > li {
  position: relative;
  margin: -10px 0px;
  padding: 10px 0px;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav > li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
  }
}
.header-style-3 .header-nav .nav > li > a {
  color: #2f2f2f;
  font-size: 16px;
  padding: 15px 16px;
  cursor: pointer;
  margin: 0px 0px;
  font-weight: 400;
  display: block;
}
@media (max-width: 1199px) {
  .header-style-3 .header-nav .nav > li > a {
    padding: 12px 12px;
  }
}
.header-style-3 .header-nav .nav > li > a:hover {
  background-color: transparent;
  color: #1967d2;
}
.header-style-3 .header-nav .nav > li > a:active, .header-style-3 .header-nav .nav > li > a:focus {
  background-color: transparent;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav > li.active > a, .header-style-3 .header-nav .nav > li.current-menu-item > a {
    color: #000;
  }
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav > li > a:hover, .header-style-3 .header-nav .nav > li > a:active, .header-style-3 .header-nav .nav > li > a:focus {
    background-color: #f0f0f0;
    text-decoration: none;
  }
}
.header-style-3 .header-nav .nav > li.active > a, .header-style-3 .header-nav .nav > li.current-menu-item > a {
  background-color: transparent;
  color: #000;
}
.header-style-3 .header-nav .nav > li:hover > a {
  color: #1967d2;
}
.header-style-3 .header-nav .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  transition: all 0.3s ease;
}
.header-style-3 .header-nav .nav > li .sub-menu {
  background-color: #fff;
  display: block;
  left: 0px;
  top: 100%;
  list-style: none;
  margin: 20px 0 0;
  opacity: 0;
  padding: 0px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav > li .sub-menu {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
    opacity: 1;
    margin: 0px !important;
  }
}
.header-style-3 .header-nav .nav > li .sub-menu li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  text-transform: none;
}
.header-style-3 .header-nav .nav > li .sub-menu li a {
  color: #000;
  display: block;
  font-size: 13px;
  padding: 11px 20px;
  padding-left: 20px;
  font-weight: 500;
}
.header-style-3 .header-nav .nav > li .sub-menu li a:hover {
  color: #000;
  text-decoration: none;
}
.header-style-3 .header-nav .nav > li .sub-menu li:hover > a {
  color: #1967d2;
}
.header-style-3 .header-nav .nav > li .sub-menu li:last-child {
  border-bottom: 0px;
}
.header-style-3 .header-nav .nav > li .sub-menu li .fa {
  color: #000;
  display: block;
  float: right;
  position: absolute;
  right: 10px;
  top: 6px;
  z-index: -1;
}
.header-style-3 .header-nav .nav > li .sub-menu li.has-child.nav-active > a {
  color: #1967d2;
}
.header-style-3 .header-nav .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  margin: 0px 0px 0px 20px;
  transition: all 0.1s ease;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav > li .sub-menu li > .sub-menu > li {
    float: none;
    display: block;
    width: auto;
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav > li .sub-menu li > .sub-menu > li a {
    padding-left: 30px;
  }
}
.header-style-3 .header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0px;
  opacity: 1;
  top: -1px;
  visibility: visible;
}
.header-style-3 .header-nav .nav > li .sub-menu li:hover > .sub-menu:before {
  background-color: transparent;
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: -6px;
  position: absolute;
  top: 0px;
  width: 6px;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav > li .sub-menu li .fa {
    z-index: 1;
    top: 4px;
    width: 100%;
    padding: 10px;
    text-align: right;
  }
  .header-style-3 .header-nav .nav > li .sub-menu li > a:hover + .fa {
    z-index: 0;
  }
}
.header-style-3 .header-nav .submenu-direction .sub-menu {
  left: auto;
  right: 0px;
}
.header-style-3 .header-nav .submenu-direction .sub-menu li > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 20px 0px 0px;
}
.header-style-3 .header-nav .submenu-direction .sub-menu li:hover > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 0px 0px 0px;
}
.header-style-3 .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
    z-index: 0;
  }
}
.header-style-3 .header-nav.nav-animation .nav > li:hover > ul.sub-menu li:hover > a {
  padding-left: 40px;
}
@media (max-width: 991px) {
  .header-style-3 .has-child {
    position: relative;
  }
}
.header-style-3 .has-child .submenu-toogle {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #000;
  background-color: transparent;
  z-index: 900;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  display: none;
}
@media (max-width: 991px) {
  .header-style-3 .has-child .submenu-toogle {
    display: block;
  }
}
.header-style-3 .has-child li .submenu-toogle {
  opacity: 0.9;
}
.header-style-3 .has-child.nav-active > a + .submenu-toogle.glyphicon-chevron-right:before {
  content: "\e114";
}
.header-style-3 .has-child.nav-active > a + .submenu-toogle.glyphicon-plus::before {
  content: "−";
}
@media (max-width: 991px) {
  .header-style-3 .has-child.nav-active > a + .submenu-toogle.fa.fa-angle-right::before {
    content: "\f107";
  }
}
@media (max-width: 991px) {
  .header-style-3 .mobile-full-width-menu .header-nav .nav {
    position: inherit;
  }
}
@media (max-width: 991px) {
  .header-style-3.mobile-sider-drawer-menu .header-nav {
    position: fixed;
    width: 250px !important;
    z-index: 999;
    height: 100vh !important;
    overflow-y: inherit !important;
    left: -250px;
    top: 0px;
    transition: all 0.5s linear;
    background-color: #fff;
  }
  .header-style-3.mobile-sider-drawer-menu .header-nav .nav > li:hover > .sub-menu {
    animation: none !important;
  }
  .header-style-3.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu {
    transition: none !important;
  }
  .header-style-3.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu li:hover > .sub-menu {
    animation: none !important;
  }
  .header-style-3.mobile-sider-drawer-menu.active .header-nav {
    left: 15px;
  }
  .header-style-3.mobile-sider-drawer-menu .icon-bar {
    transition: all 0.5s linear;
    position: relative;
  }
  .header-style-3.mobile-sider-drawer-menu #mobile-side-drawer {
    min-height: 41px;
    position: relative;
  }
  .header-style-3.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
    transform: rotate(45deg) translateX(3px) translateY(2px);
  }
  .header-style-3.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
    transform: rotate(-45deg) translateX(3px) translateY(-2px);
  }
  .header-style-3.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
    position: relative;
    right: 0%;
  }
  .header-style-3.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
    position: absolute;
    right: 100px;
    opacity: 0;
  }
  .header-style-3.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
  .header-style-3.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
}
.header-style-3 .sticky-no .main-bar {
  position: static !important;
}
.header-style-3 .is-fixed .main-bar {
  position: fixed;
}
.header-style-3 .is-fixed .main-bar.color-fill {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
}
.header-style-3 .is-fixed .header-nav .nav > li {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 991px) {
  .header-style-3 .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
  .header-style-3 .header-nav .nav > li > a {
    margin: 0px;
    padding: 10px 12px;
  }
  .header-style-3 .is-fixed .color-fill .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .header-style-3 .main-bar {
    padding: 0px;
  }
  .header-style-3 .is-fixed .main-bar {
    padding: 0px;
  }
  .header-style-3 .is-fixed .main-bar.color-fill {
    padding: 0px;
  }
}
.header-style-3.no-fixed {
  position: relative;
}
.header-full-width {
  position: relative;
  /*--is fixed---*/
  /*====Mobile Side =======*/
  /*---when header is sticky---*/
  /*---when header is sticky---*/
  /*---header id Fixed---*/
}
.header-full-width .header-nav-btn-section {
  float: right;
  display: flex;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-left {
  margin-right: 10px;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  background-color: #e0eeff;
  color: #1967d2;
  font-size: 16px;
  border-radius: 10px;
  padding: 8px 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up:before {
  width: 0%;
  height: 100%;
  position: absolute;
  right: 100%;
  bottom: 0px;
  content: "";
  background-color: #3898e2;
  opacity: 0.1;
  z-index: -1;
  transition: 0.5s all ease;
}
@media (max-width: 575px) {
  .header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
    padding: 6px 12px;
    font-size: 14px;
  }
}
@media (max-width: 1360px) {
  .header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
    font-size: 0px;
  }
}
.header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up i {
  padding-right: 5px;
}
@media (max-width: 1360px) {
  .header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up i {
    font-size: 16px;
    padding-right: 0px;
  }
}
.header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up:hover:before {
  width: 100%;
  right: 0%;
  opacity: 0.1;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-right {
  margin-right: 10px;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #1967d2;
  color: #f0f6fe;
  font-size: 16px;
  border-radius: 10px;
  padding: 8px 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:before {
  width: 0%;
  height: 100%;
  position: absolute;
  right: 100%;
  bottom: 0px;
  content: "";
  background-color: #17171d;
  opacity: 0.1;
  z-index: -1;
  transition: 0.5s all ease;
}
@media (max-width: 575px) {
  .header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
    padding: 6px 12px;
    font-size: 14px;
  }
}
@media (max-width: 1360px) {
  .header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
    font-size: 0px;
  }
}
.header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job i {
  padding-right: 5px;
}
@media (max-width: 1360px) {
  .header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job i {
    font-size: 16px;
    padding-right: 0px;
  }
}
.header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:hover:before {
  width: 100%;
  right: 0%;
  opacity: 1;
}
.header-full-width .header-search a.header-search-icon {
  color: #1967d2;
  width: 54px;
  height: 54px;
  line-height: 54px;
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  border-radius: 50%;
}
@media (max-width: 600px) {
  .header-full-width .header-search a.header-search-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.header-full-width .extra-nav {
  /*---Extra Nav---*/
  display: table;
  float: right;
  height: 70px;
  position: relative;
  z-index: 13;
}
.header-full-width .extra-nav .extra-cell {
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
.header-full-width .extra-nav .extra-cell:first-child {
  padding-left: 0px;
}
@media (max-width: 600px) {
  .header-full-width .extra-nav .extra-cell {
    padding-left: 0px;
  }
}
.header-full-width .logo-header {
  /*--logo for header---*/
  display: table;
  float: left;
  width: 190px;
  height: 70px;
  vertical-align: middle;
  padding: 0px;
  font-size: 36px;
  color: #000;
  margin: 0px;
  position: relative;
  z-index: 11;
}
@media (max-width: 1199px) {
  .header-full-width .logo-header {
    width: 130px;
  }
}
@media (max-width: 420px) {
  .header-full-width .logo-header {
    width: 70px;
  }
}
.header-full-width .logo-header .logo-header-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.header-full-width .logo-header .logo-header-inner img {
  max-width: 100%;
  max-height: 100%;
}
.header-full-width.site-header {
  position: relative;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 999;
}
.header-full-width.site-header ul, .header-full-width.site-header ol {
  margin-bottom: 0px;
}
.header-full-width .main-bar {
  /*--main-bar--*/
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
}
.header-full-width .main-bar .container,
.header-full-width .main-bar .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .header-full-width .main-bar .container,
  .header-full-width .main-bar .container-fluid {
    display: block;
  }
}
.header-full-width .main-bar:after, .header-full-width .main-bar:after {
  clear: both;
  content: "";
  display: table;
}
.header-full-width .navbar-toggler {
  /*--Navbar Toggler---*/
  border: none;
  margin: 24px 0px 24px 15px;
  padding: 12px 10px;
}
@media (max-width: 540px) {
  .header-full-width .navbar-toggler {
    margin-left: 0px;
  }
}
.header-full-width .navbar-toggler:focus {
  box-shadow: none !important;
}
@media (max-width: 991px) {
  .header-full-width .navbar-toggler {
    display: block;
    margin-top: 14px;
    margin-bottom: 14px;
    float: right;
    outline: none !important;
  }
}
.header-full-width .navbar-toggler .icon-bar {
  background: #1967d2;
  height: 3px;
  border-radius: 0px;
  display: block;
  width: 22px;
}
.header-full-width .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 991px) {
  .header-full-width .navbar-toggler {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media (max-width: 540px) {
  .header-full-width .is-fixed .navbar-toggler {
    margin-bottom: 0px;
  }
}
.header-full-width .is-fixed.mobile-sider-drawer-menu .header-nav .nav {
  height: 100vh !important;
  width: 100%;
}
.header-full-width .is-fixed.mobile-sider-drawer-menu .header-nav .nav > li > a {
  padding: 12px 15px !important;
}
.header-full-width .header-nav {
  position: relative;
  padding: 0px;
  z-index: 10;
  /*-- Submenu direction---*/
}
@media (max-width: 991px) {
  .header-full-width .header-nav {
    clear: both;
    margin: 0px -15px;
    border-bottom: 1px solid #E9E9E9;
  }
  .header-full-width .header-nav.navbar-collapse {
    align-items: start;
  }
}
.header-full-width .header-nav .nav {
  display: flex;
  justify-content: flex-end;
  flex-direction: inherit;
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav {
    float: none;
    margin: 0px;
    background: #fff;
    display: block;
    width: 100%;
    left: 0px;
  }
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav li {
    float: none;
  }
}
.header-full-width .header-nav .nav li i {
  font-size: 9px;
  margin-left: 3px;
  margin-top: -3px;
  vertical-align: middle;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav li i {
    float: right;
  }
}
.header-full-width .header-nav .nav > li {
  position: relative;
  margin: -10px 0px;
  padding: 10px 0px;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav > li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
  }
}
.header-full-width .header-nav .nav > li > a {
  color: #2f2f2f;
  font-size: 16px;
  padding: 15px 16px;
  cursor: pointer;
  margin: 0px 0px;
  font-weight: 400;
  display: block;
}
@media (max-width: 1199px) {
  .header-full-width .header-nav .nav > li > a {
    padding: 12px 12px;
  }
}
.header-full-width .header-nav .nav > li > a:hover {
  background-color: transparent;
  color: #1967d2;
}
.header-full-width .header-nav .nav > li > a:active, .header-full-width .header-nav .nav > li > a:focus {
  background-color: transparent;
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav > li.active > a, .header-full-width .header-nav .nav > li.current-menu-item > a {
    color: #000;
  }
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav > li > a:hover, .header-full-width .header-nav .nav > li > a:active, .header-full-width .header-nav .nav > li > a:focus {
    background-color: #f0f0f0;
    text-decoration: none;
  }
}
.header-full-width .header-nav .nav > li.active > a, .header-full-width .header-nav .nav > li.current-menu-item > a {
  background-color: transparent;
  color: #000;
}
.header-full-width .header-nav .nav > li:hover > a {
  color: #1967d2;
}
.header-full-width .header-nav .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  transition: all 0.3s ease;
}
.header-full-width .header-nav .nav > li .sub-menu {
  background-color: #fff;
  display: block;
  left: 0px;
  top: 100%;
  list-style: none;
  margin: 20px 0 0;
  opacity: 0;
  padding: 0px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav > li .sub-menu {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
    opacity: 1;
    margin: 0px !important;
  }
}
.header-full-width .header-nav .nav > li .sub-menu li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  text-transform: none;
}
.header-full-width .header-nav .nav > li .sub-menu li a {
  color: #000;
  display: block;
  font-size: 13px;
  padding: 11px 20px;
  padding-left: 20px;
  font-weight: 500;
}
.header-full-width .header-nav .nav > li .sub-menu li a:hover {
  color: #000;
  text-decoration: none;
}
.header-full-width .header-nav .nav > li .sub-menu li:hover > a {
  color: #1967d2;
}
.header-full-width .header-nav .nav > li .sub-menu li:last-child {
  border-bottom: 0px;
}
.header-full-width .header-nav .nav > li .sub-menu li .fa {
  color: #000;
  display: block;
  float: right;
  position: absolute;
  right: 10px;
  top: 6px;
  z-index: -1;
}
.header-full-width .header-nav .nav > li .sub-menu li.has-child.nav-active > a {
  color: #1967d2;
}
.header-full-width .header-nav .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  margin: 0px 0px 0px 20px;
  transition: all 0.1s ease;
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav > li .sub-menu li > .sub-menu > li {
    float: none;
    display: block;
    width: auto;
  }
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav > li .sub-menu li > .sub-menu > li a {
    padding-left: 30px;
  }
}
.header-full-width .header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0px;
  opacity: 1;
  top: -1px;
  visibility: visible;
}
.header-full-width .header-nav .nav > li .sub-menu li:hover > .sub-menu:before {
  background-color: transparent;
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: -6px;
  position: absolute;
  top: 0px;
  width: 6px;
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav > li .sub-menu li .fa {
    z-index: 1;
    top: 4px;
    width: 100%;
    padding: 10px;
    text-align: right;
  }
  .header-full-width .header-nav .nav > li .sub-menu li > a:hover + .fa {
    z-index: 0;
  }
}
.header-full-width .header-nav .submenu-direction .sub-menu {
  left: auto;
  right: 0px;
}
.header-full-width .header-nav .submenu-direction .sub-menu li > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 20px 0px 0px;
}
.header-full-width .header-nav .submenu-direction .sub-menu li:hover > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 0px 0px 0px;
}
.header-full-width .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .header-full-width .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
    z-index: 0;
  }
}
.header-full-width .header-nav.nav-animation .nav > li:hover > ul.sub-menu li:hover > a {
  padding-left: 40px;
}
@media (max-width: 991px) {
  .header-full-width .has-child {
    position: relative;
  }
}
.header-full-width .has-child .submenu-toogle {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #000;
  background-color: transparent;
  z-index: 900;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  display: none;
}
@media (max-width: 991px) {
  .header-full-width .has-child .submenu-toogle {
    display: block;
  }
}
.header-full-width .has-child li .submenu-toogle {
  opacity: 0.9;
}
.header-full-width .has-child.nav-active > a + .submenu-toogle.glyphicon-chevron-right:before {
  content: "\e114";
}
.header-full-width .has-child.nav-active > a + .submenu-toogle.glyphicon-plus::before {
  content: "−";
}
@media (max-width: 991px) {
  .header-full-width .has-child.nav-active > a + .submenu-toogle.fa.fa-angle-right::before {
    content: "\f107";
  }
}
@media (max-width: 991px) {
  .header-full-width .mobile-full-width-menu .header-nav .nav {
    position: inherit;
  }
}
@media (max-width: 991px) {
  .header-full-width.mobile-sider-drawer-menu .header-nav {
    position: fixed;
    width: 250px !important;
    z-index: 999;
    height: 100vh !important;
    overflow-y: inherit !important;
    left: -250px;
    top: 0px;
    transition: all 0.5s linear;
    background-color: #fff;
  }
  .header-full-width.mobile-sider-drawer-menu .header-nav .nav > li:hover > .sub-menu {
    animation: none !important;
  }
  .header-full-width.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu {
    transition: none !important;
  }
  .header-full-width.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu li:hover > .sub-menu {
    animation: none !important;
  }
  .header-full-width.mobile-sider-drawer-menu.active .header-nav {
    left: 15px;
  }
  .header-full-width.mobile-sider-drawer-menu .icon-bar {
    transition: all 0.5s linear;
    position: relative;
  }
  .header-full-width.mobile-sider-drawer-menu #mobile-side-drawer {
    min-height: 41px;
    position: relative;
  }
  .header-full-width.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
    transform: rotate(45deg) translateX(3px) translateY(2px);
  }
  .header-full-width.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
    transform: rotate(-45deg) translateX(3px) translateY(-2px);
  }
  .header-full-width.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
    position: relative;
    right: 0%;
  }
  .header-full-width.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
    position: absolute;
    right: 100px;
    opacity: 0;
  }
  .header-full-width.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
  .header-full-width.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
}
.header-full-width .sticky-no .main-bar {
  position: static !important;
}
.header-full-width .is-fixed .main-bar {
  position: fixed;
}
.header-full-width .is-fixed.color-fill .main-bar {
  background-color: #fff;
  border-radius: 10px;
}
.header-full-width .is-fixed.color-fill .header-nav .nav > li {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 991px) {
  .header-full-width .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
  .header-full-width .header-nav .nav > li > a {
    margin: 0px;
    padding: 10px 12px;
  }
  .header-full-width .is-fixed.color-fill .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .header-full-width .main-bar {
    padding: 0px;
  }
  .header-full-width .is-fixed .main-bar {
    padding: 0px;
  }
  .header-full-width .is-fixed.color-fill .main-bar {
    padding: 0px;
  }
}
.header-full-width.no-fixed {
  position: relative;
}
.header-full-width .color-fill .main-bar {
  position: fixed;
  animation: none;
}
.header-style-light {
  position: relative;
  /*--is fixed---*/
  /*====Mobile Side =======*/
  /*---when header is sticky---*/
  /*---when header is sticky---*/
  /*---header id Fixed---*/
}
.header-style-light .header-nav-btn-section {
  float: right;
  display: flex;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-left {
  margin-right: 10px;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  background-color: #f0f6fe;
  color: #1967d2;
  font-size: 16px;
  border-radius: 10px;
  padding: 8px 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up:before {
  width: 0%;
  height: 100%;
  position: absolute;
  right: 100%;
  bottom: 0px;
  content: "";
  background-color: #3898e2;
  opacity: 0.1;
  z-index: -1;
  transition: 0.5s all ease;
}
@media (max-width: 575px) {
  .header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
    padding: 6px 12px;
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
    font-size: 0px;
  }
}
.header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up i {
  padding-right: 5px;
}
@media (max-width: 540px) {
  .header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up i {
    font-size: 16px;
    padding-right: 0px;
  }
}
.header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up:hover:before {
  width: 100%;
  right: 0%;
  opacity: 0.1;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-right {
  margin-right: 10px;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #17171d;
  color: #f0f6fe;
  font-size: 16px;
  border-radius: 10px;
  padding: 8px 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:before {
  width: 0%;
  height: 100%;
  position: absolute;
  right: 100%;
  bottom: 0px;
  content: "";
  background-color: #1967d2;
  opacity: 0.1;
  z-index: -1;
  transition: 0.5s all ease;
}
@media (max-width: 575px) {
  .header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
    padding: 6px 12px;
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
    font-size: 0px;
  }
}
.header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job i {
  padding-right: 5px;
}
@media (max-width: 540px) {
  .header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job i {
    font-size: 16px;
    padding-right: 0px;
  }
}
.header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:hover:before {
  width: 100%;
  right: 0%;
  opacity: 1;
}
.header-style-light .header-search a.header-search-icon {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 54px;
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  border-radius: 50%;
}
.header-style-light .extra-nav {
  /*---Extra Nav---*/
  display: table;
  float: right;
  height: 70px;
  position: relative;
  z-index: 13;
}
.header-style-light .extra-nav .extra-cell {
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
.header-style-light .extra-nav .extra-cell:first-child {
  padding-left: 0px;
}
@media (max-width: 540px) {
  .header-style-light .extra-nav .extra-cell {
    padding-left: 0px;
  }
}
.header-style-light .logo-header {
  /*--logo for header---*/
  display: table;
  float: left;
  width: 190px;
  height: 70px;
  vertical-align: middle;
  padding: 0px;
  font-size: 36px;
  color: #000;
  margin: 0px;
  position: relative;
  z-index: 11;
}
@media (max-width: 1199px) {
  .header-style-light .logo-header {
    width: 130px;
  }
}
@media (max-width: 420px) {
  .header-style-light .logo-header {
    width: 90px;
  }
}
.header-style-light .logo-header .logo-header-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.header-style-light .logo-header .logo-header-inner img {
  max-width: 100%;
  max-height: 100%;
}
.header-style-light.site-header {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 999;
}
.header-style-light.site-header ul, .header-style-light.site-header ol {
  margin-bottom: 0px;
}
.header-style-light .main-bar {
  /*--main-bar--*/
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: transparent;
  max-width: 1146px;
  left: 50%;
  transform: translateX(-50%);
}
.header-style-light .main-bar .container,
.header-style-light .main-bar .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .header-style-light .main-bar .container,
  .header-style-light .main-bar .container-fluid {
    display: block;
  }
}
.header-style-light .main-bar:after, .header-style-light .main-bar:after {
  clear: both;
  content: "";
  display: table;
}
.header-style-light .navbar-toggler {
  /*--Navbar Toggler---*/
  border: none;
  margin: 24px 0px 24px 15px;
  padding: 12px 10px;
}
@media (max-width: 540px) {
  .header-style-light .navbar-toggler {
    margin-left: 0px;
  }
}
.header-style-light .navbar-toggler:focus {
  box-shadow: none !important;
}
@media (max-width: 991px) {
  .header-style-light .navbar-toggler {
    display: block;
    margin-top: 14px;
    margin-bottom: 14px;
    float: right;
    outline: none !important;
  }
}
.header-style-light .navbar-toggler .icon-bar {
  background: #fff;
  height: 3px;
  border-radius: 0px;
  display: block;
  width: 22px;
}
.header-style-light .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 991px) {
  .header-style-light .navbar-toggler {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media (max-width: 540px) {
  .header-style-light .is-fixed .navbar-toggler {
    margin-bottom: 0px;
  }
}
.header-style-light .is-fixed.mobile-sider-drawer-menu .header-nav .nav {
  height: 100vh !important;
  width: 100%;
}
.header-style-light .is-fixed.mobile-sider-drawer-menu .header-nav .nav > li > a {
  padding: 12px 15px !important;
}
.header-style-light .header-nav {
  position: relative;
  padding: 0px;
  z-index: 10;
  /*-- Submenu direction---*/
}
@media (max-width: 991px) {
  .header-style-light .header-nav {
    clear: both;
    margin: 0px -15px;
    border-bottom: 1px solid #E9E9E9;
  }
  .header-style-light .header-nav.navbar-collapse {
    align-items: start;
  }
}
.header-style-light .header-nav .nav {
  display: flex;
  justify-content: flex-end;
  flex-direction: inherit;
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav {
    float: none;
    margin: 0px;
    background: #fff;
    display: block;
    width: 100%;
    left: 0px;
  }
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav li {
    float: none;
  }
}
.header-style-light .header-nav .nav li i {
  font-size: 9px;
  margin-left: 3px;
  margin-top: -3px;
  vertical-align: middle;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav li i {
    float: right;
  }
}
.header-style-light .header-nav .nav > li {
  position: relative;
  margin: -10px 0px;
  padding: 10px 0px;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav > li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
  }
}
.header-style-light .header-nav .nav > li > a {
  color: #fff;
  font-size: 16px;
  padding: 15px 16px;
  cursor: pointer;
  margin: 0px 0px;
  font-weight: 400;
  display: block;
}
@media (max-width: 1199px) {
  .header-style-light .header-nav .nav > li > a {
    padding: 12px 12px;
  }
}
.header-style-light .header-nav .nav > li > a:hover {
  background-color: transparent;
  opacity: 0.8;
}
.header-style-light .header-nav .nav > li > a:active, .header-style-light .header-nav .nav > li > a:focus {
  background-color: transparent;
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav > li.active > a, .header-style-light .header-nav .nav > li.current-menu-item > a {
    color: #000;
  }
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav > li > a:hover, .header-style-light .header-nav .nav > li > a:active, .header-style-light .header-nav .nav > li > a:focus {
    background-color: #f0f0f0;
    text-decoration: none;
  }
}
.header-style-light .header-nav .nav > li.active > a, .header-style-light .header-nav .nav > li.current-menu-item > a {
  background-color: transparent;
  color: #000;
}
.header-style-light .header-nav .nav > li:hover > a {
  opacity: 0.8;
}
.header-style-light .header-nav .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  transition: all 0.3s ease;
}
.header-style-light .header-nav .nav > li .sub-menu {
  background-color: #fff;
  display: block;
  left: 0px;
  top: 100%;
  list-style: none;
  margin: 20px 0 0;
  opacity: 0;
  padding: 0px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav > li .sub-menu {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
    opacity: 1;
    margin: 0px !important;
  }
}
.header-style-light .header-nav .nav > li .sub-menu li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  text-transform: none;
}
.header-style-light .header-nav .nav > li .sub-menu li a {
  color: #000;
  display: block;
  font-size: 13px;
  padding: 11px 20px;
  padding-left: 20px;
  font-weight: 500;
}
.header-style-light .header-nav .nav > li .sub-menu li a:hover {
  color: #000;
  text-decoration: none;
}
.header-style-light .header-nav .nav > li .sub-menu li:hover > a {
  color: #1967d2;
}
.header-style-light .header-nav .nav > li .sub-menu li:last-child {
  border-bottom: 0px;
}
.header-style-light .header-nav .nav > li .sub-menu li .fa {
  color: #000;
  display: block;
  float: right;
  position: absolute;
  right: 10px;
  top: 2px;
  top: 6px;
  z-index: -1;
}
.header-style-light .header-nav .nav > li .sub-menu li.has-child.nav-active > a {
  color: #1967d2;
}
.header-style-light .header-nav .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  margin: 0px 0px 0px 20px;
  transition: all 0.1s ease;
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav > li .sub-menu li > .sub-menu > li {
    float: none;
    display: block;
    width: auto;
  }
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav > li .sub-menu li > .sub-menu > li a {
    padding-left: 30px;
  }
}
.header-style-light .header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0px;
  opacity: 1;
  top: -1px;
  visibility: visible;
}
.header-style-light .header-nav .nav > li .sub-menu li:hover > .sub-menu:before {
  background-color: transparent;
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: -6px;
  position: absolute;
  top: 0px;
  width: 6px;
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav > li .sub-menu li .fa {
    z-index: 1;
    top: 4px;
    width: 100%;
    padding: 10px;
    text-align: right;
  }
  .header-style-light .header-nav .nav > li .sub-menu li > a:hover + .fa {
    z-index: 0;
  }
}
.header-style-light .header-nav .submenu-direction .sub-menu {
  left: auto;
  right: 0px;
}
.header-style-light .header-nav .submenu-direction .sub-menu li > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 20px 0px 0px;
}
.header-style-light .header-nav .submenu-direction .sub-menu li:hover > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 0px 0px 0px;
}
.header-style-light .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .header-style-light .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
    z-index: 0;
  }
}
.header-style-light .header-nav.nav-animation .nav > li:hover > ul.sub-menu li:hover > a {
  padding-left: 40px;
}
@media (max-width: 991px) {
  .header-style-light .has-child {
    position: relative;
  }
}
.header-style-light .has-child .submenu-toogle {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #000;
  background-color: transparent;
  z-index: 900;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  display: none;
}
@media (max-width: 991px) {
  .header-style-light .has-child .submenu-toogle {
    display: block;
  }
}
.header-style-light .has-child li .submenu-toogle {
  opacity: 0.9;
}
.header-style-light .has-child.nav-active > a + .submenu-toogle.glyphicon-chevron-right:before {
  content: "\e114";
}
.header-style-light .has-child.nav-active > a + .submenu-toogle.glyphicon-plus::before {
  content: "−";
}
@media (max-width: 991px) {
  .header-style-light .has-child.nav-active > a + .submenu-toogle.fa.fa-angle-right::before {
    content: "\f107";
  }
}
@media (max-width: 991px) {
  .header-style-light .mobile-full-width-menu .header-nav .nav {
    position: inherit;
  }
}
@media (max-width: 991px) {
  .header-style-light.mobile-sider-drawer-menu .header-nav {
    position: fixed;
    width: 250px !important;
    z-index: 999;
    height: 100vh !important;
    overflow-y: inherit !important;
    left: -250px;
    top: 0px;
    transition: all 0.5s linear;
    background-color: #fff;
  }
  .header-style-light.mobile-sider-drawer-menu .header-nav .nav > li:hover > .sub-menu {
    animation: none !important;
  }
  .header-style-light.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu {
    transition: none !important;
  }
  .header-style-light.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu li:hover > .sub-menu {
    animation: none !important;
  }
  .header-style-light.mobile-sider-drawer-menu.active .header-nav {
    left: 14px;
  }
  .header-style-light.mobile-sider-drawer-menu .icon-bar {
    transition: all 0.5s linear;
    position: relative;
  }
  .header-style-light.mobile-sider-drawer-menu #mobile-side-drawer {
    min-height: 41px;
    position: relative;
  }
  .header-style-light.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
    transform: rotate(45deg) translateX(3px) translateY(2px);
  }
  .header-style-light.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
    transform: rotate(-45deg) translateX(3px) translateY(-2px);
  }
  .header-style-light.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
    position: relative;
    right: 0%;
  }
  .header-style-light.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
    position: absolute;
    right: 100px;
    opacity: 0;
  }
  .header-style-light.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
  .header-style-light.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
}
.header-style-light .sticky-no .main-bar {
  position: static !important;
}
.header-style-light .is-fixed .main-bar {
  position: fixed;
}
.header-style-light .is-fixed .main-bar.color-fill {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
}
.header-style-light .is-fixed .header-nav .nav > li {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 991px) {
  .header-style-light .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
  .header-style-light .header-nav .nav > li > a {
    margin: 0px;
    padding: 10px 12px;
    color: #000;
  }
  .header-style-light .is-fixed .color-fill .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .header-style-light .main-bar {
    padding: 0px;
  }
  .header-style-light .is-fixed .main-bar {
    padding: 0px;
  }
  .header-style-light .is-fixed .main-bar.color-fill {
    padding: 0px;
  }
}
.header-style-light .on-scroll-show {
  display: none;
}
.header-style-light .is-fixed .color-fill .on-scroll-show {
  display: block;
}
.header-style-light .is-fixed .color-fill .default-scroll-show {
  display: none;
}
.header-style-light .color-fill .navbar-toggler .icon-bar {
  background: #1967d2;
}
.header-style-light .color-fill .header-nav .nav li a {
  color: #17171d;
}
#map {
  height: 100%;
  width: 100%;
  margin: 0;
  z-index: 1;
}
#map-container {
  position: relative;
  top: 0;
  left: 0;
  height: 600px;
  width: 100%;
  z-index: 10;
}
#map-container.fullwidth-home-map {
  height: 620px;
  margin-bottom: 0px;
}
#map-container.fullwidth-home-map .main-search-inner {
  position: absolute;
  display: block;
  bottom: 60px;
  top: auto;
  transform: none;
  padding-bottom: 0;
  z-index: 9999;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#map-container.fullwidth-home-map .main-search-input {
  margin-top: 0;
}
.gmnoprint {
  margin: 10px;
}
.cluster img {
  display: none;
}
.cluster0 {
  text-align: center;
  font-size: 15px !important;
  color: #17171d !important;
  font-weight: 500;
  border-radius: 50%;
  width: 36px !important;
  height: 36px !important;
  line-height: 36px !important;
  background-color: #fff;
}
.cluster0:before {
  border: 7px solid #1967d2;
  opacity: 0.7;
  content: "";
  position: absolute;
  border-radius: 50%;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  animation: cluster-animation 2.5s infinite;
}
@keyframes cluster-animation {
  0%, 100% {
    transform: scale(1.3) rotate(0deg);
  }
  50% {
    transform: scale(1.5) rotate(90deg);
  }
}
.map-marker-container {
  position: absolute;
  margin-top: 10px;
  transform: translate3d(-50%, -100%, 0);
}
.marker-container {
  position: relative;
  margin: 10px auto;
  width: 36px;
  height: 36px;
  z-index: 1;
  border-radius: 50%;
  cursor: pointer;
  perspective: 1000;
}
.marker-container .marker-card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 0.4s ease-in-out;
  position: absolute;
  z-index: 1;
}
.marker-container:hover .marker-card {
  transform: rotateY(180deg) translateX(0px);
}
.marker-container.clicked .marker-card {
  transform: rotateY(180deg) translateX(0px);
}
#singleListingMap .marker-container {
  cursor: default;
}
.marker-arrow {
  width: 0;
  content: "";
  height: 0;
  border-style: solid;
  border-width: 14px 13px 0;
  border-color: #66676b transparent transparent;
  top: 37px;
  left: 50%;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  border-color: #1967d2 transparent transparent;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  z-index: 100;
}
.face i {
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  color: #1967d2;
  font-size: 14px;
  margin: 4px;
  display: block;
  border-radius: 100%;
}
.face.front {
  background-color: #1967d2;
  color: #fff;
  z-index: 100;
}
.face.back {
  transform: rotateY(180deg);
  background: #1967d2;
  border-color: #1967d2;
  color: #fff;
}
.face.back i {
  transform: scaleX(-1);
}
.custom-zoom-in,
.custom-zoom-out {
  background-color: #1967d2;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  margin: 5px 15px;
  transition: color 0.3s, background-color 0.3s;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 15px;
  height: 34px;
  width: 34px;
}
.custom-zoom-in:hover,
.custom-zoom-out:hover {
  background-color: #253641;
  color: #fff;
}
.custom-zoom-in:before,
.custom-zoom-out:before {
  font-family: fontawesome;
  width: 100%;
  line-height: 35px;
}
.custom-zoom-in:before {
  content: "\f067";
}
.custom-zoom-out:before {
  content: "\f068";
}
.zoomControlWrapper {
  position: absolute;
  left: 0;
  right: auto;
  width: 70px;
}
.map-box {
  text-align: center;
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
  position: relative;
}
.map-box .listing-img-container {
  position: relative;
  height: 100%;
  display: block;
  background-color: #f0f6fe;
  padding: 10px;
  border-radius: 10px 10px 0px 0px;
}
.map-box .listing-img-container img {
  width: 100%;
  border-radius: 10px;
  max-width: 136px;
  display: block;
  margin: 0px auto 20px;
}
.map-box h4 {
  margin: 0;
  padding: 0px;
}
.map-box h4 a {
  padding: 0 0 2px;
  font-size: 17px;
  line-height: 25px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
}
.map-box h4 a:hover {
  color: #66676b;
}
.map-box p {
  padding: 0;
  line-height: 25px;
  margin: 2px 0 0;
  font-size: 14px;
}
.map-box .listing-title {
  padding: 2px 22px;
}
.map-box ul.listing-details {
  padding: 0;
  font-size: 14px;
  display: none;
}
.listing-img-content {
  padding: 18px 22px;
}
.listing-img-content span {
  font-size: 21px;
}
.listing-img-content .listing-price i {
  font-size: 15px;
  margin: -7px 0 0;
}
.infoBox > img {
  position: absolute !important;
  right: 0;
  top: 0;
}
.listing-item-content {
  padding: 0 24px;
  width: 100%;
  z-index: 50;
  box-sizing: border-box;
}
.listing-item-content h3 {
  color: #17171d;
  font-size: 16px;
  padding: 0 0 10px;
  font-weight: 600;
  margin: 0;
  line-height: 20px;
  text-transform: capitalize;
}
.listing-item-content span {
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  color: #3c3c3c;
}
.infoBox-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  z-index: 999;
  text-align: center;
  line-height: 29px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  height: 29px;
  width: 29px;
  background-color: #fff;
  color: #333;
  transition: all 0.2s ease-in-out;
  font-family: fontawesome;
  border-radius: 50%;
  -webkit-text-stroke: 1px #fff;
}
.infoBox-close:hover {
  color: #fff;
  background-color: #66676b;
  -webkit-text-stroke: 1px #66676b;
}
.map-box-icon {
  height: 38px;
  width: 38px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #3685cf;
  display: block;
  color: #fff;
  font-size: 12px;
  z-index: 101;
  text-align: center;
  transition: all 0.2s ease-in-out;
  transform: translateX(50%);
  opacity: 0;
  visibility: hidden;
}
.map-box-icon:before {
  content: "\f064";
  font-family: fontawesome;
  position: relative;
  top: 7px;
  display: block;
}
.map-box-image {
  position: relative;
  overflow: hidden;
  display: block;
}
.map-box-image:hover .map-box-icon {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.infoBox {
  animation: fadeIn 0.9s;
}
.infoBox .infoBox:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#mapnav-buttons {
  position: absolute;
  transform: translate(0, 0);
  z-index: 999;
  font-size: 14px;
  display: inline-block;
  bottom: 20px;
  right: 20px;
  list-style: none;
  padding: 0;
}
#mapnav-buttons.top {
  top: 20px;
  right: 20px;
  bottom: auto;
}
#mapnav-buttons li {
  float: left;
  margin-left: 4px;
  line-height: 20px;
}
#mapnav-buttons a {
  color: #333;
  background-color: #fff;
  padding: 7px 18px;
  padding-top: 9px;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 50px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
}
#mapnav-buttons a:hover {
  background-color: #66676b;
  color: #fff;
}
#geoLocation {
  color: #333;
  background-color: #fff;
  padding: 7px 18px;
  padding-top: 9px;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 50px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
  right: auto;
  left: 20px;
  padding: 8px 11px;
}
#geoLocation:before {
  content: "\f192";
  font-family: fontawesome;
  font-size: 16px;
  margin: 0;
  top: 2px;
}
#geoLocation:hover {
  background-color: #66676b;
  color: #fff;
}
#nextpoint:after {
  font-family: fontawesome;
  position: relative;
  font-weight: 500;
  margin: 0 0 0 6px;
  font-size: 17px;
  top: 0;
  line-height: 1px;
  content: "\f105";
  margin: 0 0 0 6px;
}
#prevpoint:before {
  font-family: fontawesome;
  position: relative;
  font-weight: 500;
  margin: 0 0 0 6px;
  font-size: 17px;
  top: 0;
  line-height: 1px;
  content: "\f104";
  margin: 0 6px 0 0;
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1170px;
  }
}
/*Title separators*/
.wt-small-separator {
  font-family: "Rubik", sans-serif;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  color: #1967d2;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500;
}
.wt-small-separator.white {
  color: #fff;
}
@media (max-width: 991px) {
  .wt-small-separator {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .wt-small-separator {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .wt-small-separator h2 {
    margin-bottom: 20px;
  }
}
.wt-separator-two-part-row {
  align-items: center;
}
@media (max-width: 991px) {
  .wt-separator-two-part-right {
    text-align: left;
    margin-bottom: 30px;
  }
}
/*Center title*/
.section-head.left.wt-small-separator-outer {
  text-align: left;
}
.section-head.left.wt-small-separator-outer h2 {
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .section-head.left.wt-small-separator-outer h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .section-head.left.wt-small-separator-outer h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .section-head.left.wt-small-separator-outer h2 {
    font-size: 22px;
  }
}
.section-head.left.wt-small-separator-outer p {
  margin-bottom: 40px;
}
.section-head.center.wt-small-separator-outer {
  margin-bottom: 50px;
  text-align: center;
  max-width: 645px;
  margin-left: auto;
  margin-right: auto;
}
.section-head.center.wt-small-separator-outer .section-head-text {
  margin: 20px 0px 0px 0px;
}
.section-head.center.wt-small-separator-outer h2 {
  max-width: 650px;
  margin: 0px auto;
}
@media (max-width: 991px) {
  .section-head.center.wt-small-separator-outer h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .section-head.center.wt-small-separator-outer h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .section-head.center.wt-small-separator-outer h2 {
    font-size: 22px;
  }
}
/*Counter*/
@media (max-width: 991px) {
  .twm-companies-wrap {
    padding-bottom: 0px !important;
  }
}
.twm-company-approch-outer {
  position: relative;
  z-index: 1;
}
.twm-company-approch-outer:before {
  content: "";
  position: absolute;
  background-color: #f0f6fe;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 40px;
  z-index: -1;
}
.twm-company-approch {
  max-width: 650px;
  margin: 0px auto;
  background-color: #fff;
  padding: 25px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1) inset;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .twm-company-approch {
    max-width: 520px;
  }
}
.twm-company-approch:after {
  content: "";
  position: absolute;
  left: -28px;
  bottom: 0px;
  z-index: 0;
  width: 0;
  height: 0;
  border-left: 28px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #b3c2d6;
}
.counter-outer-two {
  position: relative;
}
@media (max-width: 991px) {
  .counter-outer-two {
    margin-bottom: 30px;
  }
}
.counter-outer-two .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 991px) {
  .counter-outer-two .tw-count-number {
    font-size: 30px;
    line-height: 30px;
  }
}
.counter-outer-two .counter {
  font-size: 46px;
  line-height: 50px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 991px) {
  .counter-outer-two .counter {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .counter-outer-two .counter {
    font-size: 24px;
  }
}
.counter-outer-two .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
/*Client carousel 1*/
.home-client-carousel {
  padding: 30px 10px 10px 10px;
  background-color: #1967d2;
  z-index: 1;
  position: relative;
  bottom: -70px;
  left: 0px;
}
@media (max-width: 991px) {
  .home-client-carousel {
    bottom: 0px;
  }
}
.home-client-carousel:after, .home-client-carousel:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
}
.home-client-carousel:after {
  right: 10px;
  bottom: -10px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
.home-client-carousel:before {
  left: -10px;
  top: 10px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.home-client-carousel.owl-carousel .owl-dots {
  margin-top: 10px;
}
.home-client-carousel .client-logo a img {
  width: auto;
  height: 70px;
  margin: auto;
}
/*Client carousel 2*/
.home-client-carousel2 {
  padding: 0px;
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .home-client-carousel2 {
    margin-bottom: 30px;
  }
}
.home-client-carousel2 .client-logo {
  max-width: 130px;
  margin-left: auto;
  margin-right: auto;
}
.home-client-carousel2 .client-logo a {
  height: 100px;
  display: flex;
  justify-content: space-around;
}
.home-client-carousel2 .client-logo a img {
  width: auto;
  height: auto;
  filter: grayscale(100%);
  transition: 0.5s all ease;
}
.home-client-carousel2 .client-logo a:hover img {
  filter: none;
}
/*Footer News Letter*/
.ftr-nw-content {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .ftr-nw-content {
    margin-bottom: 40px;
  }
}
.ftr-nw-content .ftr-nw-title {
  font-size: 20px;
  color: #fff;
}
@media (max-width: 991px) {
  .ftr-nw-content .ftr-nw-title {
    margin-bottom: 30px;
  }
}
.ftr-nw-content .ftr-nw-form {
  display: flex;
}
@media (max-width: 400px) {
  .ftr-nw-content .ftr-nw-form {
    display: block;
  }
}
.ftr-nw-content .ftr-nw-form .form-control {
  height: 66px;
  border: 0px;
  background-color: #dbe6f7;
  border-radius: 10px 0px 0px 10px;
}
@media (max-width: 575px) {
  .ftr-nw-content .ftr-nw-form .form-control {
    height: 48px;
  }
}
@media (max-width: 400px) {
  .ftr-nw-content .ftr-nw-form .form-control {
    border-radius: 10px;
  }
}
.ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
  font-size: 16px;
  color: #fff;
  background-color: #1967d2;
  border: none;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  padding: 9px 30px;
  border-radius: 0px 10px 10px 0px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
    font-size: 16px;
    padding: 7px 20px;
  }
}
@media (max-width: 400px) {
  .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
    border-radius: 10px;
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
/*Footer dark version css*/
.footer-dark {
  color: #fff;
  font-size: 16px;
  padding-top: 80px;
  background-size: cover;
}
@media (max-width: 991px) {
  .footer-dark {
    padding-top: 40px;
  }
}
.footer-dark p {
  font-weight: 300;
}
.footer-dark .logo-footer {
  margin-bottom: 25px;
  max-width: 174px;
}
.footer-dark .footer-top {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 80px 0px 30px 0px;
}
@media (max-width: 991px) {
  .footer-dark .footer-top {
    padding-top: 40px;
  }
}
@media (max-width: 991px) {
  .footer-dark .footer-top {
    padding-bottom: 0px;
  }
}
.footer-dark .ftr-list {
  list-style: none;
}
.footer-dark .ftr-list li p {
  margin-bottom: 0px;
  font-size: 16px;
}
.footer-dark .ftr-list li p span {
  margin-right: 5px;
  font-weight: 500;
}
.footer-dark .widget-title {
  font-family: "Rubik", sans-serif;
  color: #f0f6fe;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 23px;
  position: relative;
}
.footer-dark .widget-title:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #1967d2;
  width: 40px;
  height: 3px;
}
.footer-dark .social-icons {
  margin: 0px;
}
.footer-dark .social-icons li {
  display: inline-block;
}
.footer-dark .social-icons li a {
  height: 45px;
  width: 45px;
  line-height: 45px;
  padding: 0px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin-right: 3px;
}
.footer-dark .social-icons li a:hover {
  color: #f0f6fe;
}
.footer-dark .footer-bottom {
  padding: 0px;
  color: #fff;
  position: relative;
  z-index: 1;
  font-weight: 400;
}
.footer-dark .footer-bottom .footer-bottom-info {
  display: flex;
  justify-content: space-between;
  padding: 30px 0px;
  align-items: center;
}
@media (max-width: 991px) {
  .footer-dark .footer-bottom .footer-bottom-info {
    display: block;
  }
}
@media (max-width: 991px) {
  .footer-dark .footer-bottom .footer-copy-right {
    margin: 5px 10px 5px 0px;
    display: inline-block;
  }
}
.footer-dark .footer-bottom .footer-copy-right .copyrights-text {
  color: #fff;
  font-size: 14px;
}
.footer-top .widget {
  margin-bottom: 20px;
}
/*Footer Light version css*/
.footer-light {
  color: #17171d;
  font-size: 16px;
  padding-top: 80px;
  background-color: #f0f6fe;
}
.footer-light .ftr-nw-content {
  margin-bottom: 50px;
}
.footer-light .ftr-nw-content .ftr-nw-title {
  font-size: 20px;
  color: #17171d;
}
.footer-light .ftr-nw-content .ftr-nw-form {
  display: flex;
}
.footer-light .ftr-nw-content .ftr-nw-form .form-control {
  height: 66px;
  border: 0px;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.footer-light .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
  font-size: 16px;
  color: #fff;
  background-color: #1967d2;
  border: none;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  padding: 9px 30px;
  border-radius: 0px 10px 10px 0px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .footer-light .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
    font-size: 16px;
    padding: 7px 20px;
  }
}
.footer-light p {
  font-weight: 300;
}
.footer-light .logo-footer {
  margin-bottom: 25px;
  max-width: 174px;
}
.footer-light .footer-top {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 80px 0px 30px 0px;
}
.footer-light .ftr-list {
  list-style: none;
}
.footer-light .ftr-list li p {
  margin-bottom: 0px;
  font-size: 16px;
}
.footer-light .ftr-list li p span {
  margin-right: 5px;
  font-weight: 500;
}
.footer-light .widget-title {
  font-family: "Rubik", sans-serif;
  color: #1967d2;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 23px;
  position: relative;
}
.footer-light .widget-title:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #17171d;
  width: 40px;
  height: 3px;
}
.footer-light .social-icons {
  margin: 0px;
}
.footer-light .social-icons li {
  display: inline-block;
}
.footer-light .social-icons li a {
  height: 45px;
  width: 45px;
  line-height: 45px;
  padding: 0px;
  color: #1967d2;
  font-size: 22px;
  text-align: center;
  margin-right: 3px;
}
.footer-light .social-icons li a:hover {
  color: #17171d;
}
.footer-light .footer-bottom {
  padding: 0px;
  color: #fff;
  position: relative;
  z-index: 1;
  font-weight: 400;
}
.footer-light .footer-bottom .footer-bottom-info {
  display: flex;
  justify-content: space-between;
  padding: 30px 0px;
  align-items: center;
}
@media (max-width: 991px) {
  .footer-light .footer-bottom .footer-bottom-info {
    display: block;
  }
}
@media (max-width: 991px) {
  .footer-light .footer-bottom .footer-copy-right {
    margin: 5px 10px 5px 0px;
    display: inline-block;
  }
}
.footer-light .footer-bottom .footer-copy-right .copyrights-text {
  color: #17171d;
  font-size: 14px;
}
.footer-light .widget_services ul li a {
  color: #17171d;
}
.footer-light .widget_services ul li a:hover {
  color: #1967d2;
}
.widget {
  margin-bottom: 40px;
}
/*Footer Newsletter*/
.ftr-list-center {
  display: grid;
  justify-content: center;
}
@media (max-width: 991px) {
  .ftr-list-center {
    justify-content: left;
  }
}
/*Recent Post Entry*/
.recent-posts-entry .widget-post {
  margin-bottom: 20px;
}
.recent-posts-entry .widget-post:last-child {
  border: none;
  margin-bottom: 0px;
}
.recent-posts-entry .wt-post-media {
  width: 90px;
  float: left;
}
@media (max-width: 1024px) {
  .recent-posts-entry .wt-post-media {
    width: 60px;
  }
}
.recent-posts-entry .wt-post-info {
  margin-left: 105px;
}
@media (max-width: 1024px) {
  .recent-posts-entry .wt-post-info {
    margin-left: 70px;
  }
}
.recent-posts-entry .wt-post-info .wt-post-header {
  margin-bottom: 6px;
}
.recent-posts-entry .wt-post-info .wt-post-meta ul {
  list-style: none;
  margin-bottom: 0px;
}
.recent-posts-entry .wt-post-info .wt-post-meta ul li {
  font-size: 12px;
  line-height: 16px;
  color: #1967d2;
}
.recent-posts-entry .wt-post-info .post-title {
  margin-top: 0px;
}
/*Widget Services*/
.widget_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.widget_services ul li {
  display: block;
  width: 100%;
  padding: 2px 0px;
  border: 0px;
  overflow: hidden;
}
.widget_services ul li a {
  color: #fff;
  position: relative;
  padding: 0px 0px 5px 0px;
  display: block;
  margin-left: 0px;
  transition: 0.5s all ease;
  font-size: 14px;
  font-weight: 300;
}
.widget_services ul li a:hover {
  color: #1967d2;
}
/*scroll top btn css*/
button.scroltop {
  height: 40px;
  width: 40px;
  background: #1d1b18;
  border: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: none;
  text-align: center;
  z-index: 999;
  color: #fff;
}
button.scroltop span {
  display: block;
  font-size: 24px;
  line-height: 24px;
}
/*Pricing Table*/
.pricing-table-1 {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  padding: 50px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 575px) {
  .pricing-table-1 {
    padding: 30px;
  }
}
.pricing-table-1:after {
  content: "";
  width: 400px;
  height: 400px;
  border-radius: 50%;
  left: -50px;
  top: -240px;
  z-index: -1;
  background-color: #f0f6fe;
  position: absolute;
}
@media (max-width: 575px) {
  .pricing-table-1:after {
    top: -270px;
  }
}
.pricing-table-1.circle-yellow:after {
  background-color: #faf1de;
}
.pricing-table-1.circle-pink:after {
  background-color: #f3e9f5;
}
.pricing-table-1 .p-table-title {
  position: relative;
}
.pricing-table-1 .p-table-title .wt-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #1967d2;
  display: inline-block;
}
.pricing-table-1 .p-table-inner {
  position: relative;
}
.pricing-table-1 .p-table-inner .p-table-list ul {
  list-style: none;
  margin-bottom: 40px;
}
.pricing-table-1 .p-table-inner .p-table-list ul li {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 46px;
}
.pricing-table-1 .p-table-inner .p-table-list ul li i {
  color: #1967d2;
  position: absolute;
  left: 15px;
  top: 4px;
  font-size: 20px;
}
.pricing-table-1 .p-table-inner .p-table-list ul li.disable {
  color: #aaaaaa;
}
.pricing-table-1 .p-table-inner .p-table-list ul li.disable i {
  color: #aaaaaa;
}
.pricing-table-1 .p-table-inner .p-table-btn {
  text-align: center;
}
.pricing-table-1 .p-table-inner .p-table-price {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  color: #17171d;
}
@media (max-width: 767px) {
  .pricing-table-1 .p-table-inner .p-table-price {
    margin-bottom: 60px;
  }
}
.pricing-table-1 .p-table-inner .p-table-price span {
  font-family: "Rubik", sans-serif;
  font-size: 38px;
  line-height: 56px;
  font-weight: 600;
  display: block;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .pricing-table-1 .p-table-inner .p-table-price span {
    font-size: 36px;
    line-height: 26px;
  }
}
.pricing-table-1 .p-table-inner .p-table-price p {
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.pricing-table-1 .p-table-recommended {
  background-color: #178f41;
  color: #fff;
  border-radius: 5px;
  padding: 2px 16px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
}
/*inner page banner*/
.wt-bnr-inr {
  height: 250px;
  background-size: cover;
  background-position: center center;
  display: table;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .wt-bnr-inr {
    height: 380px;
  }
}
.wt-bnr-inr .container {
  display: table;
  height: 100%;
}
.wt-bnr-inr-entry {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  padding-bottom: 30px;
}
.wt-bnr-inr-entry .banner-title-outer {
  position: relative;
}
.wt-bnr-inr-entry .banner-title-outer .wt-title {
  font-size: 28px;
  margin-bottom: 0px;
  position: relative;
}
.wt-bnr-inr-entry .banner-title-outer .banner-title-name {
  display: inline-block;
  margin-bottom: 30px;
}
.wt-bnr-inr-entry .banner-title-outer .banner-title-name .wt-title {
  color: #17171d;
}
/*Breadcrumb*/
.wt-breadcrumb {
  margin: 0;
  display: inline-block;
  list-style: none;
  position: relative;
}
.wt-breadcrumb li {
  padding-right: 30px;
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  color: #1967d2;
}
.wt-breadcrumb li a {
  color: #17171d;
}
.wt-breadcrumb li a:hover {
  color: #1967d2;
}
.wt-breadcrumb li:after {
  content: "";
  position: absolute;
  right: 8px;
  width: 8px;
  height: 2px;
  background-color: #17171d;
  top: 50%;
  transform: translateY(-50%);
  color: #17171d;
  font-size: 12px;
  font-weight: 600;
}
.wt-breadcrumb li:last-child {
  color: #1967d2;
  padding-right: 0px;
}
.wt-breadcrumb li:last-child:after {
  display: none;
}
.wt-breadcrumb li:first-child a i {
  font-size: 18px;
  vertical-align: text-top;
}
/*Contact Form*/
.twm-contact-one {
  position: relative;
}
.twm-contact-one .contact-one-inner {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}
@media (max-width: 991px) {
  .twm-contact-one .contact-one-inner {
    padding-top: 38px;
    padding-bottom: 0px;
  }
}
.twm-contact-one .contact-one-inner:after {
  content: "";
  position: absolute;
  width: 420px;
  right: -15px;
  top: -40px;
  bottom: -40px;
  background-color: #f0f6fe;
  z-index: -1;
}
@media (max-width: 1200px) {
  .twm-contact-one .contact-one-inner:after {
    width: 394px;
  }
}
@media (max-width: 991px) {
  .twm-contact-one .contact-one-inner:after {
    display: none;
  }
}
.twm-contact-one .contact-info-wrap {
  margin-left: 100px;
  margin-right: 25px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1200px) {
  .twm-contact-one .contact-info-wrap {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .twm-contact-one .contact-info-wrap {
    margin: 0px;
    padding-top: 38px;
    padding-bottom: 40px;
  }
}
.twm-contact-one .contact-info-wrap .contact-info {
  border-radius: 10px 10px 10px 0px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  padding: 40px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .twm-contact-one .contact-info-wrap .contact-info {
    border-radius: 10px;
  }
}
@media (max-width: 400px) {
  .twm-contact-one .contact-info-wrap .contact-info {
    padding: 20px;
  }
}
.twm-contact-one .contact-info-wrap:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -57px;
  z-index: -1;
  width: 0;
  height: 0;
  border-left: 57px solid transparent;
  border-right: 0px solid transparent;
  border-top: 57px solid #d8d8d8;
}
@media (max-width: 991px) {
  .twm-contact-one .contact-info-wrap:before {
    display: none;
  }
}
.twm-contact-one .contact-info-section .c-info-column {
  padding: 0px 0px 0px 100px;
  color: #17171d;
  position: relative;
  min-height: 75px;
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .twm-contact-one .contact-info-section .c-info-column {
    margin-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .twm-contact-one .contact-info-section .c-info-column {
    padding: 0px 0px 0px 65px;
  }
}
.twm-contact-one .contact-info-section .c-info-column:last-child {
  margin-bottom: 0px;
}
.twm-contact-one .contact-info-section .c-info-column p {
  font-size: 14px;
}
.twm-contact-one .contact-info-section .c-info-column .c-info-icon {
  position: absolute;
  font-size: 22px;
  left: 0px;
  top: 0px;
  color: #1967d2;
  width: 72px;
  height: 72px;
  line-height: 72px;
  border-radius: 10px;
  text-align: center;
  background-color: #f0f6fe;
  z-index: 1;
}
.twm-contact-one .contact-info-section .c-info-column .c-info-icon.custome-size {
  font-size: 26px;
}
@media (max-width: 400px) {
  .twm-contact-one .contact-info-section .c-info-column .c-info-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.twm-contact-one .contact-info-section .c-info-column span {
  font-weight: 600;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}
.twm-contact-one .contact-info-section .c-info-column p {
  margin-bottom: 0px;
}
.twm-contact-one .contact-info-section .c-info-column p a {
  color: #17171d;
}
.twm-contact-one .section-head-small {
  font-size: 20px;
  font-weight: 500;
}
.twm-contact-one .section-head-small.white .wt-title {
  color: #fff;
}
.twm-contact-one .contact-form-outer .section-head.left.wt-small-separator-outer {
  text-align: left;
}
.twm-contact-one .contact-form-outer .section-head.left.wt-small-separator-outer h2 {
  margin-bottom: 15px;
}
.cons-contact-form .form-control {
  height: 56px;
  padding: 10px 20px;
  background-color: #f0f6fe;
  border: 0px;
  border-radius: 10px;
}
.cons-contact-form .form-control:focus {
  box-shadow: none;
  background-color: #f9fcff;
}
.cons-contact-form textarea.form-control {
  padding-top: 15px;
  height: 80px;
  margin-bottom: 40px;
  resize: none;
}
.form-control {
  width: 100%;
  height: 60px;
  padding: 20px;
  border: none;
  background-color: #f0f6fe;
  border-radius: 10px;
}
.form-control:focus {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
  background-color: #F8F8F8;
}
.form-group {
  margin-bottom: 30px;
}
/*Pagination Style*/
.pagination-outer {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .pagination-outer {
    margin-bottom: 30px;
  }
}
.pagination-outer .pagination-style1 {
  position: relative;
  display: inline-block;
}
.pagination-outer .pagination-style1 ul {
  list-style: none;
  margin-bottom: 0px;
}
.pagination-outer .pagination-style1 ul li {
  position: relative;
  margin: 0px 3px 0px;
  display: inline-block;
}
@media (max-width: 400px) {
  .pagination-outer .pagination-style1 ul li {
    margin: 0px 1px 0px;
  }
}
.pagination-outer .pagination-style1 ul li.prev a {
  width: 50px;
  height: 50px;
  font-size: 16px;
  color: #17171d;
  font-weight: 500;
  transition: 0.5s all ease;
  letter-spacing: 1px;
}
@media (max-width: 420px) {
  .pagination-outer .pagination-style1 ul li.prev a {
    width: 30px;
    height: 30px;
  }
}
.pagination-outer .pagination-style1 ul li.next a {
  width: 50px;
  height: 50px;
  font-size: 16px;
  color: #17171d;
  font-weight: 500;
  transition: 0.5s all ease;
  letter-spacing: 1px;
}
@media (max-width: 420px) {
  .pagination-outer .pagination-style1 ul li.next a {
    width: 30px;
    height: 30px;
  }
}
.pagination-outer .pagination-style1 ul li a {
  position: relative;
  width: 50px;
  height: 50px;
  color: #17171d;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  transition: 0.5s all ease;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  border-radius: 10px;
}
@media (max-width: 480px) {
  .pagination-outer .pagination-style1 ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.pagination-outer .pagination-style1 ul li.active a {
  background-color: #1967d2;
  color: #fff;
}
.pagination-outer .pagination-style1 ul li:hover a {
  background-color: #1967d2;
  color: #fff;
}
/*Blog Side Bar*/
.side-bar {
  background-color: #fcfcfc;
  padding: 30px;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .side-bar {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .side-bar {
    padding: 15px;
  }
}
.side-bar .widget:last-child {
  margin-bottom: 0px;
}
.side-bar .widget .widget-title {
  position: relative;
  padding-bottom: 15px;
  text-align: center;
}
.side-bar .widget .widget-title:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #1967d2;
  width: 20px;
  height: 2px;
}
.side-bar .search-bx .input-group .form-control {
  height: 60px;
  background-color: #fff;
  font-size: 20px;
  border: none;
  padding: 0px 25px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media (max-width: 767px) {
  .side-bar .search-bx .input-group .form-control {
    height: 60px;
  }
}
.side-bar .search-bx .input-group .btn {
  color: #17171d;
  border-radius: 0px;
  height: 60px;
  padding: 0px 15px;
  font-size: 18px;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.side-bar .search-bx .input-group .btn:focus {
  box-shadow: none;
}
.side-bar .widget_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  background-color: #fff;
}
.side-bar .widget_services ul li {
  position: relative;
  padding: 10px 0px 10px 15px;
  line-height: 20px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.side-bar .widget_services ul li:after {
  content: "";
  width: 4px;
  height: 5px;
  border-radius: 50%;
  background-color: #1967d2;
  position: absolute;
  left: 0px;
  top: 17px;
}
.side-bar .widget_services ul li:last-child {
  padding-bottom: 0px;
}
.side-bar .widget_services ul li a {
  color: #17171d;
  margin-left: 0px;
  padding: 0px;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.side-bar .widget_services ul li a:hover {
  color: #1967d2;
}
.side-bar .widget_services ul li a i {
  padding-right: 5px;
}
.side-bar .widget_services ul li a:before {
  display: none;
}
.side-bar .widget_services ul li .badge {
  background: none;
  font-size: 14px;
  font-weight: 600;
}
.side-bar .recent-posts-entry .widget-post {
  margin-bottom: 20px;
}
.side-bar .recent-posts-entry .widget-post:last-child {
  border: none;
  margin-bottom: 0px;
}
.side-bar .recent-posts-entry .wt-post-media {
  width: 72px;
  float: left;
}
.side-bar .recent-posts-entry .wt-post-media img {
  border-radius: 10px;
}
.side-bar .recent-posts-entry .wt-post-info {
  margin-left: 92px;
}
@media (max-width: 420px) {
  .side-bar .recent-posts-entry .wt-post-info {
    margin-left: 95px;
  }
}
.side-bar .recent-posts-entry .wt-post-info .post-date {
  margin-top: 0px;
  color: #1967d2;
  font-size: 14px;
  display: block;
}
.side-bar .recent-posts-entry .wt-post-info .post-title {
  margin-top: 0px;
  font-size: 14px;
  display: block;
}
/*Side bar tags*/
.tw-sidebar-tags-wrap .tagcloud {
  margin-top: -10px;
}
.tw-sidebar-tags-wrap .tagcloud a {
  padding: 5px 15px;
  margin-top: 10px;
  margin-right: 10px;
  display: inline-block;
  color: #1967d2;
  border-radius: 10px;
  font-size: 14px;
  background-color: #f0f6fe;
}
.tw-sidebar-tags-wrap .tagcloud a:hover {
  background-color: #1967d2;
  color: #fff;
}
/*Comment list section*/
ol.comment-list {
  list-style: none;
}
ol.comment-list li.comment {
  position: relative;
  padding: 0;
}
ol.comment-list li.comment .comment-body {
  padding: 0px 90px 20px 120px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  min-height: 130px;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .comment-body {
    padding: 0px 0px 50px 0px;
  }
}
ol.comment-list li.comment .comment-author {
  display: inline-block;
  margin-bottom: 5px;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .comment-author {
    position: inherit;
    margin-bottom: 20px;
  }
}
ol.comment-list li.comment .comment-author .avatar {
  width: 90px;
  height: 90px;
  transition: all 0.5s ease-in-out;
  border-radius: 10px;
}
ol.comment-list li.comment .fn {
  display: inline-block;
  color: #17171d;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 10px;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .fn {
    display: block;
  }
}
ol.comment-list li.comment .comment-meta {
  margin-bottom: 5px;
  display: block;
  text-align: center;
}
ol.comment-list li.comment .comment-meta a {
  color: #818181;
  font-size: 12px;
  text-align: center;
}
ol.comment-list li.comment .reply {
  position: absolute;
  right: 0px;
  top: 0px;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .reply {
    top: auto;
    right: auto;
    bottom: 10px;
    left: 0px;
  }
}
ol.comment-list li.comment .reply .comment-reply-link {
  position: relative;
  color: #1967d2;
  padding: 4px 12px;
  font-size: 14px;
  display: inline-block;
}
ol.comment-list li.comment .reply .comment-reply-link:hover {
  color: #17171d;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .reply .comment-reply-link {
    padding: 4px 0px;
  }
}
ol.comment-list li.comment p {
  margin: 0px;
  font-weight: 400;
}
ol.comment-list li .children {
  list-style: none;
  margin-left: 40px;
}
@media (max-width: 767px) {
  ol.comment-list li .children {
    margin-left: 0px;
  }
}
ol.comment-list li .children li {
  padding: 0;
}
ol.comment-list li .children li:last-child .comment-body {
  margin-bottom: 0px;
}
/*comment form*/
@media (max-width: 991px) {
  .comment-respond {
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .comment-respond {
    padding: 0px;
  }
}
.comment-respond .comment-reply-title {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
}
.comment-respond .form-submit .site-button {
  position: relative;
}
/*Comment area*/
.comments-area {
  padding: 0;
}
.comments-area .comments-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.comments-area .comment-form {
  padding: 30px;
  background-color: #fcfcfc;
}
@media (max-width: 480px) {
  .comments-area .comment-form {
    margin: 0 -5px;
  }
}
.comments-area .comment-form .comment-form-author label,
.comments-area .comment-form .comment-form-email label,
.comments-area .comment-form .comment-form-comment label {
  display: none;
  line-height: 18px;
  margin-bottom: 10px;
}
.comments-area .comment-form .comment-form-author input[type=text],
.comments-area .comment-form .comment-form-email input[type=text],
.comments-area .comment-form .comment-form-comment input[type=text] {
  width: 100%;
  height: 60px;
  padding: 20px;
  border: 1px solid transparent;
  background-color: #f0f6fe;
  border-radius: 10px;
}
.comments-area .comment-form .comment-form-author input[type=text].form-control:focus,
.comments-area .comment-form .comment-form-email input[type=text].form-control:focus,
.comments-area .comment-form .comment-form-comment input[type=text].form-control:focus {
  box-shadow: none;
}
.comments-area .comment-form .comment-form-comment textarea {
  width: 100%;
  padding: 20px;
  height: 120px;
  resize: none;
  border: 1px solid transparent;
  background-color: #f0f6fe;
  border-radius: 10px;
}
.comments-area .comment-form .comment-form-comment textarea.form-control:focus {
  box-shadow: none;
}
ol.comment-list li.comment .comment-respond .comment-form p {
  padding: 0px 15px !important;
}
.comment-form .form-control:-webkit-input-placeholder {
  color: #17171d;
  font-size: 14px;
}
/*Single Blog Post*/
.blog-post-single-outer .blog-post-single .wt-post-meta-list {
  margin-bottom: 5px;
  width: 100%;
  clear: both;
  display: inline-block;
}
.blog-post-single-outer .blog-post-single .wt-post-meta-list .wt-list-content {
  float: left;
  position: relative;
  color: #17171d;
  font-weight: 500;
}
.blog-post-single-outer .blog-post-single .wt-post-meta-list .wt-list-content.post-date {
  margin-right: 10px;
}
.blog-post-single-outer .blog-post-single .wt-post-meta-list .wt-list-content.post-author a {
  color: #1967d2;
  padding-left: 10px;
}
.blog-post-single-outer .blog-post-single .wt-post-info {
  padding-top: 0px;
}
.blog-post-single-outer .blog-post-single .post-title {
  font-size: 46px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .blog-post-single-outer .blog-post-single .post-title {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .blog-post-single-outer .blog-post-single .post-title {
    font-size: 22px;
  }
}
.blog-post-single-outer .blog-post-single .twm-blog-s-title {
  margin: 30px 0px;
}
.blog-post-single-outer .blog-post-single .wt-post-media img {
  width: 100%;
  border-radius: 10px;
}
.blog-post-single-outer .blog-post-single .wt-post-media .wt-post-meta {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.blog-post-single-outer .blog-post-single .wt-post-media .wt-post-meta ul {
  background-color: #1967d2;
  display: inline-block;
  margin-bottom: 0px;
}
.blog-post-single-outer .blog-post-single .wt-post-media .wt-post-meta ul li {
  color: #fff;
  display: inline-table;
  font-size: 14px;
  text-align: center;
  padding: 8px 10px;
  font-weight: 500;
  position: relative;
}
.blog-post-single-outer .blog-post-single .wt-post-media .wt-post-meta ul li:after {
  position: absolute;
  content: "|";
  right: -2px;
  top: 50%;
  transform: translateY(-50%);
}
.blog-post-single-outer .blog-post-single .wt-post-media .wt-post-meta ul li a {
  color: #fff;
}
.blog-post-single-outer .blog-post-single .wt-post-media .wt-post-meta ul li:last-child:after {
  display: none;
}
.blog-post-single-outer .blog-post-single blockquote {
  background: #f8f8f8;
  margin: 30px 0px;
  padding: 50px 80px 30px 80px;
  position: relative;
  overflow: hidden;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 400px) {
  .blog-post-single-outer .blog-post-single blockquote {
    padding: 30px;
  }
}
.blog-post-single-outer .blog-post-single blockquote p {
  font-size: 16px;
  font-weight: 400;
  color: #17171d;
  margin-bottom: 20px;
  position: relative;
}
.blog-post-single-outer .blog-post-single blockquote p span {
  font-size: 48px;
  line-height: 40px;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  position: absolute;
  left: -20px;
  top: -20px;
}
.blog-post-single-outer .blog-post-single blockquote strong {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #17171d;
}
.blog-post-single-outer .post-social-icons-wrap {
  text-align: center;
}
.blog-post-single-outer .post-social-icons-wrap h4 {
  font-size: 14px;
}
/*Single Post Tags*/
.post-area-tags-wrap {
  margin-top: 30px;
  padding-top: 30px;
}
/*Single Post Tags*/
.post-social-icons {
  margin: 0px;
}
.post-social-icons li {
  display: inline-block;
}
.post-social-icons li a {
  height: 34px;
  width: 34px;
  line-height: 34px;
  color: #818181;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  margin-right: 3px;
}
.post-social-icons li a:hover {
  color: #fff;
  background-color: #051721;
}
/*Posts Author*/
.twm-posts-author {
  background-color: #f8f8f8;
  padding: 30px;
  border-radius: 10px;
  display: table;
  width: 100%;
}
@media (max-width: 400px) {
  .twm-posts-author {
    display: block;
  }
}
.twm-posts-author .twm-post-author-pic {
  width: 105px;
  height: 105px;
  display: table-cell;
  padding-right: 30px;
}
@media (max-width: 400px) {
  .twm-posts-author .twm-post-author-pic {
    display: block;
  }
}
.twm-posts-author .twm-post-author-pic img {
  border-radius: 10px;
  margin-right: 30px;
}
.twm-posts-author .twm-post-author-content {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 400px) {
  .twm-posts-author .twm-post-author-content {
    display: block;
  }
}
.twm-posts-author .twm-post-author-content span {
  display: block;
  color: #1967d2;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px;
}
.twm-posts-author .twm-post-author-content strong {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #17171d;
}
/*Single Post Navigation*/
.post-navigation {
  margin-bottom: 36px;
}
.post-navigation .post-nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 30px 0px;
  border-top: 1px solid #dedede;
  position: relative;
}
.post-navigation .post-nav-links .post-nav-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 50%;
}
@media (max-width: 640px) {
  .post-navigation .post-nav-links .post-nav-item {
    display: block;
  }
}
.post-navigation .post-nav-links .post-nav-item .nav-post-arrow {
  margin-right: 20px;
}
@media (max-width: 640px) {
  .post-navigation .post-nav-links .post-nav-item .nav-post-arrow {
    margin-bottom: 10px;
  }
}
.post-navigation .post-nav-links .post-nav-item .nav-post-arrow i {
  font-size: 50px;
  line-height: 0.7;
  color: #1967d2;
}
.post-navigation .post-nav-links .post-nav-item .nav-post-meta {
  padding-right: 50px;
}
@media (max-width: 767px) {
  .post-navigation .post-nav-links .post-nav-item .nav-post-meta {
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .post-navigation .post-nav-links .post-nav-item .nav-post-meta {
    padding-right: 10px;
  }
}
.post-navigation .post-nav-links .post-nav-item .nav-post-meta label {
  color: #616161;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
}
.post-navigation .post-nav-links .post-nav-item .nav-post-meta a {
  font-size: 16px;
  line-height: 24px;
  color: #17171d;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 640px) {
  .post-navigation .post-nav-links .post-nav-item .nav-post-meta a {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
  }
}
@media (max-width: 420px) {
  .post-navigation .post-nav-links .post-nav-item .nav-post-meta a {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    display: block;
  }
}
.post-navigation .post-nav-links .post-nav-item.nav-post-next {
  flex-direction: row-reverse;
  text-align: right;
}
.post-navigation .post-nav-links .post-nav-item.nav-post-next .nav-post-meta {
  padding-left: 50px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .post-navigation .post-nav-links .post-nav-item.nav-post-next .nav-post-meta {
    padding-left: 15px;
  }
}
@media (max-width: 480px) {
  .post-navigation .post-nav-links .post-nav-item.nav-post-next .nav-post-meta {
    padding-left: 10px;
  }
}
.post-navigation .post-nav-links .post-nav-item.nav-post-next .nav-post-arrow {
  margin-right: 0;
  margin-left: 20px;
}
@media (max-width: 991px) {
  .section-full.p-t120, .section-full.p-b90, .section-full.p-tb120 {
    padding-top: 38px;
    padding-bottom: 10px;
  }
}
/*Loading*/
.loading-area {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow: hidden;
}
.loading-area .loading-box {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 9999;
}
.loading-area .loading-pic {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 99999;
  text-align: center;
  transform: translateY(-50%);
}
/*Loading Animation Start*/
.wrapper {
  margin: 0px auto;
  display: block;
}
.wrapper .cssload-loader {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin: 48px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background-color: #1967d2;
  animation: 1.15s infinite linear;
}
.wrapper .cssload-loader:before, .wrapper .cssload-loader:after {
  content: "";
  animation: 1.15s infinite linear;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.wrapper .cssload-loader:before {
  content: "";
  border: 7px solid #fff;
  top: 0px;
  left: 0px;
  animation-name: cssload-animation;
}
@keyframes cssload-animation {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(2);
  }
}
/*Description list*/
.description-list {
  margin: 30px 0px;
}
.description-list li {
  padding-left: 45px;
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
}
.description-list li:last-child {
  margin-bottom: 0px;
}
.description-list li i {
  background-color: #1967d2;
  color: #fff;
  line-height: 26px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  font-size: 22px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .description-list li {
    padding-left: 30px;
  }
  .description-list li i {
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
}
/*Description list*/
.description-list-2 {
  margin: 30px 0px;
}
.description-list-2 li {
  padding-left: 45px;
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
}
.description-list-2 li:last-child {
  margin-bottom: 0px;
}
.description-list-2 li i {
  color: #1967d2;
  line-height: 26px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  font-size: 22px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
}
/*Section Overlay*/
.overlay-wraper {
  position: relative;
}
.overlay-wraper .overlay-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.opacity-01 {
  opacity: 0.1;
}
.opacity-02 {
  opacity: 0.2;
}
.opacity-03 {
  opacity: 0.3;
}
.opacity-04 {
  opacity: 0.4;
}
.opacity-05 {
  opacity: 0.5;
}
.opacity-06 {
  opacity: 0.6;
}
.opacity-07 {
  opacity: 0.7;
}
.opacity-08 {
  opacity: 0.8;
}
.opacity-09 {
  opacity: 0.9;
}
.overlay-wraper > .container {
  position: relative;
  z-index: 1;
}
.overlay-wraper > .container-fluid {
  position: relative;
  z-index: 1;
}
/*Services*/
.all_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.all_services ul li {
  position: relative;
  margin-bottom: 20px;
}
.all_services ul li:last-child {
  margin-bottom: 0px;
}
.all_services ul li a {
  transition: 0.5s all ease;
  position: relative;
  font-size: 16px;
  color: #666666;
}
.all_services ul li a:hover {
  color: #1967d2;
}
.all_services ul li .badge {
  float: right;
  background: none;
  color: #666666;
  font-weight: normal;
  font-size: 14px;
}
/*Search*/
#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  display: none;
}
#search.open {
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
  z-index: 999;
  display: block;
}
#search form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
  width: 100%;
  color: #1967d2;
  border: 1px solid #ddd;
  border-radius: 10px;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  outline: none;
  padding: 10px;
  display: flex;
  align-items: center;
}
#search form span {
  display: block;
}
#search input[type=search] {
  background: none;
  border: none;
  padding: 0px 12px;
  outline: none;
  color: #17171d;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 575px) {
  #search input[type=search] {
    font-size: 14px;
  }
}
#search input[type=search]:focus {
  box-shadow: none;
}
#search input[type=search]::placeholder {
  color: #17171d;
}
#search .search-btn {
  border: none;
  background: none;
  padding: 0px 30px;
  outline: none;
  display: block;
  width: 100%;
  text-align: center;
}
#search .search-btn i {
  font-size: 36px;
  line-height: 60px;
  color: #1967d2;
}
#search .close {
  position: fixed;
  top: 30px;
  right: 30px;
  border-radius: 10px;
  opacity: 1;
  font-size: 27px;
  color: #fff;
  width: 60px;
  height: 60px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #1967d2;
}
#search .close:after, #search .close:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 32px;
  background-color: #fff;
  right: 28px;
  top: 16px;
}
#search .close:after {
  transform: rotate(45deg);
}
#search .close:before {
  transform: rotate(-45deg);
}
#search .close:hover:after, #search .close:hover:before {
  cursor: pointer;
}
/*Google map*/
.google-map {
  width: 100%;
  height: 460px;
}
.google-map iframe {
  width: 100%;
  border: 0px;
  filter: grayscale(100%);
}
.form-select {
  height: 50px;
  font-size: 13px;
  line-height: 20px;
  padding: 10px;
  border-radius: 0px;
  color: #6c757d;
}
.form-select option {
  padding-left: 0px;
}
.form-select:focus {
  box-shadow: none;
}
.form-select.large {
  height: 60px;
  font-size: 16px;
  line-height: 20px;
  padding: 20px;
  color: #a0a0a0;
  border-radius: 10px;
  border: none;
}
.form-select.large option {
  padding-left: 0px;
}
.form-select.large:focus {
  box-shadow: none;
}
/*Gallery*/
.twm-two-part-section {
  margin-bottom: 30px;
}
.tw-sidebar-gallery ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
}
.tw-sidebar-gallery ul li {
  width: 25%;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.tw-sidebar-gallery ul li .tw-service-gallery-thumb {
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
}
.tw-sidebar-gallery ul li .tw-service-gallery-thumb:after {
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  content: "";
  border: 2px solid #1967d2;
  border-radius: 10px;
  opacity: 0;
  z-index: -1;
}
.tw-sidebar-gallery ul li .tw-service-gallery-thumb:hover {
  padding: 0px;
}
.tw-sidebar-gallery ul li .tw-service-gallery-thumb:hover:after {
  opacity: 1;
}
.tw-sidebar-gallery ul li a {
  display: block;
  text-align: center;
  position: relative;
  background-color: #000;
  border-radius: 10px;
}
.tw-sidebar-gallery ul li a img {
  transition: 0.5s all ease;
  border-radius: 10px;
}
.tw-sidebar-gallery ul li a i {
  opacity: 0;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all ease;
}
.tw-sidebar-gallery ul li:hover a img {
  opacity: 0.3;
}
.tw-sidebar-gallery ul li:hover a i {
  opacity: 1;
}
.tw-sidebar-gallery-2 .row {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.tw-sidebar-gallery-2 .row [class*=col-] {
  margin-bottom: 30px;
}
.tw-sidebar-gallery-2 .row [class*=col-] .tw-service-gallery-thumb {
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
}
.tw-sidebar-gallery-2 .row [class*=col-] .tw-service-gallery-thumb:after {
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  content: "";
  border: 2px solid #1967d2;
  border-radius: 10px;
  opacity: 0;
  z-index: -1;
}
.tw-sidebar-gallery-2 .row [class*=col-] .tw-service-gallery-thumb:hover {
  padding: 0px;
}
.tw-sidebar-gallery-2 .row [class*=col-] .tw-service-gallery-thumb:hover:after {
  opacity: 1;
}
.tw-sidebar-gallery-2 .row [class*=col-] a {
  display: block;
  text-align: center;
  position: relative;
  background-color: #000;
  border-radius: 10px;
}
.tw-sidebar-gallery-2 .row [class*=col-] a img {
  transition: 0.5s all ease;
  border-radius: 10px;
  width: 100%;
}
.tw-sidebar-gallery-2 .row [class*=col-] a i {
  opacity: 0;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s all ease;
}
.tw-sidebar-gallery-2 .row [class*=col-]:hover a img {
  opacity: 0.3;
}
.tw-sidebar-gallery-2 .row [class*=col-]:hover a i {
  opacity: 1;
}
/*Video*/
.video-section-first {
  height: 270px;
  background-size: cover;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 1199px) {
  .video-section-first {
    height: 236px;
  }
}
@media (max-width: 991px) {
  .video-section-first {
    height: 266px;
  }
}
.play-now-video .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 78px;
  width: 78px;
  text-align: center;
  line-height: 78px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 1;
  font-size: 32px;
  padding-left: 0px;
  display: block;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.5);
}
.play-now-video .ripple,
.play-now-video .ripple:before,
.play-now-video .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 78px;
  width: 78px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
}
.play-now-video .ripple:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.play-now-video .ripple:after {
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
@keyframes ripple-video {
  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
/*Slide Top Animation*/
.slide-top {
  animation: slide-top 2s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate-reverse both;
}
@keyframes slide-top {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50px);
  }
}
/*Zoom in Zoom Out Animation*/
.zoon-in-out {
  animation: zoom-in-zoom-out 8s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1.1, 1.1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1.1, 1.1);
  }
}
/*Up Down Animation*/
.up-down {
  animation: slide-top 1.5s ease-in-out infinite alternate-reverse both;
}
@keyframes slide-top {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
/*==================================================
	Start Work
==================================================*/
/*Working Process*/
.bg-clr-sky {
  background-color: #2179be;
}
.bg-clr-pink {
  background-color: #8a5699;
}
.bg-clr-green {
  background-color: #2a7f69;
}
.bg-clr-sky-light {
  background-color: #7cb5ea;
}
.bg-clr-pink-light {
  background-color: #cea7d9;
}
.bg-clr-green-light {
  background-color: #8be3c6;
}
.bg-clr-yellow-light {
  background-color: #eac87c;
}
.bg-sky-light-shadow {
  box-shadow: 0px 0px 40px rgba(124, 181, 234, 0.7);
}
.bg-pink-light-shadow {
  box-shadow: 0px 0px 40px rgba(206, 167, 217, 0.7);
}
.bg-green-light-shadow {
  box-shadow: 0px 0px 40px rgba(139, 227, 198, 0.7);
}
.bg-yellow-light-shadow {
  box-shadow: 0px 0px 40px rgba(234, 200, 124, 0.7);
}
.text-clr-sky {
  color: #1570b9;
}
.text-clr-pink {
  color: #8a5699;
}
.text-clr-green {
  color: #2a7f69;
}
.text-clr-green2 {
  color: #05AD05;
}
.text-clr-yellow {
  color: #e2b438;
}
.text-clr-yellow-2 {
  color: #ffe119;
}
.text-clr-red {
  color: #ff0000;
}
/*process steps*/
.twm-how-it-work-section .row {
  display: flex;
  justify-content: center;
}
.twm-w-process-steps {
  padding-left: 80px;
  padding-top: 60px;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 420px) {
  .twm-w-process-steps {
    padding-left: 0px;
    padding-top: 40px;
  }
}
.twm-w-process-steps .twm-large-number {
  /* color: #efefef; */
  font-size: 35px;
  font-weight: 800;
  line-height: 0px;
  position: absolute;
  left: 0px;
  top: 30px;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 420px) {
  .twm-w-process-steps .twm-large-number {
    position: inherit;
    top: auto;
    left: auto;
  }
}
.twm-w-process-steps .twm-w-pro-top {
  margin-left: 20px;
  margin-bottom: 40px;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}
.twm-w-process-steps .twm-w-pro-top .twm-media {
  position: absolute;
  left: -20px;
  top: 10px;
  width: 90px;
  height: 95px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  box-shadow: -5px 10px 25px rgba(56, 152, 226, 0.4);
}
.twm-w-process-steps .twm-w-pro-top .twm-title {
  color: #fff;
  padding-left: 80px;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .twm-w-process-steps-2-wrap {
    margin-top: 30px;
  }
}
.twm-w-process-steps-2-wrap .row [class*=col-]:nth-child(odd) {
  margin-top: -30px;
}
.twm-w-process-steps-2 {
  padding-left: 80px;
  padding-top: 30px;
  position: relative;
}
@media (max-width: 1024px) {
  .twm-w-process-steps-2 {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  .twm-w-process-steps-2 {
    padding-left: 30px;
  }
}
.twm-w-process-steps-2 .twm-large-number {
  font-size: 60px;
  font-weight: 600;
  line-height: 50px;
  position: absolute;
  right: 15px;
  top: 15px;
  font-family: "Poppins", sans-serif;
}
.twm-w-process-steps-2 .twm-w-pro-top {
  margin-left: 20px;
  margin-bottom: 40px;
  padding: 25px;
  border-radius: 10px;
  position: relative;
}
.twm-w-process-steps-2 .twm-w-pro-top .twm-media {
  position: absolute;
  left: -50px;
  top: 10px;
  width: 90px;
  height: 95px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  box-shadow: -5px 10px 25px rgba(56, 152, 226, 0.4);
}
.twm-w-process-steps-2 .twm-w-pro-top .twm-title {
  color: #17171d;
  margin-bottom: 30px;
  margin-top: 40px;
  margin-left: 30px;
}
.twm-w-process-steps-2 p {
  margin-bottom: 0px;
  font-size: 14px;
}
/*how it work*/
.twm-how-it-work-area2 .container > .row {
  display: flex;
  align-items: center;
}
/*testimonial style 1*/
.twm-testimonial-1-carousel {
  margin-bottom: 30px;
}
.twm-testimonial-1 {
  position: relative;
}
.twm-testimonial-1 .twm-testimonial-1-content {
  border-radius: 10px;
  display: table;
  width: 100%;
  position: relative;
  z-index: 1;
}
.twm-testimonial-1 .twm-testimonial-1-content:after {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  left: 100px;
  background-color: #f9fcff;
  content: "";
  z-index: -1;
  border-radius: 10px;
}
@media (max-width: 575px) {
  .twm-testimonial-1 .twm-testimonial-1-content:after {
    left: 0px;
  }
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-media {
  width: 235px;
  max-width: 235px;
  display: table-cell;
  vertical-align: bottom;
}
@media (max-width: 1199px) {
  .twm-testimonial-1 .twm-testimonial-1-content .twm-testi-media {
    width: 170px;
  }
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-media img {
  width: auto;
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content {
  display: table-cell;
  padding: 50px 30px 50px 30px;
}
@media (max-width: 575px) {
  .twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content {
    padding: 0px;
  }
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-quote {
  margin-bottom: 50px;
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-quote img {
  width: auto;
}
@media (max-width: 575px) {
  .twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-quote {
    margin-bottom: 0px;
  }
  .twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-quote img {
    width: 30px;
  }
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-testi-info {
  font-size: 18px;
  font-style: italic;
  color: #17171d;
  margin-bottom: 40px;
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-testi-detail .twm-testi-name {
  color: #1967d2;
  font-size: 18px;
  font-weight: 500;
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-testi-detail .twm-testi-position {
  color: #17171d;
  font-size: 14px;
  position: relative;
  display: inline-block;
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-testi-detail .twm-testi-position:after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #1967d2;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .twm-testimonial-1 .twm-testimonial-1-content {
    display: block;
    text-align: center;
    padding: 30px;
  }
  .twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content,
  .twm-testimonial-1 .twm-testimonial-1-content .twm-testi-media {
    display: block;
  }
  .twm-testimonial-1 .twm-testimonial-1-content .twm-testi-media {
    margin: 0px auto;
  }
}
/*testimonial style 1*/
.twm-testimonial-2-carousel {
  margin-bottom: 30px;
}
.twm-testimonial-2 {
  position: relative;
  padding: 0px 15px 15px;
}
.twm-testimonial-2 .twm-testimonial-2-content {
  border-radius: 10px;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-media img {
  width: auto;
  height: 220px;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content {
  padding: 50px 30px 30px 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 20px rgba(56, 152, 226, 0.3);
  position: relative;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content .twm-quote {
  position: absolute;
  right: 30px;
  top: -45px;
  opacity: 0.3;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content .twm-quote img {
  width: auto;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content .twm-testi-info {
  font-size: 18px;
  color: #17171d;
  margin-bottom: 20px;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content .twm-testi-detail .twm-testi-name {
  color: #1967d2;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content .twm-testi-detail .twm-testi-position {
  color: #fff;
  background-color: #1967d2;
  font-size: 14px;
  position: relative;
  display: inline-block;
  border-radius: 0px 8px 8px 0px;
  padding: 8px 40px 8px 30px;
  margin-left: -30px;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content .twm-testi-detail .twm-testi-position:after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
/*Blog post 1*/
.twm-blog-post-wrap-right {
  margin-left: 30px;
}
@media (max-width: 991px) {
  .twm-blog-post-wrap-right {
    margin-left: 0px;
  }
}
.twm-blog-post-wrap-right .twm-blog-post-1-outer {
  margin-top: 0px;
}
.twm-blog-post-1-outer-wrap {
  padding-top: 20px;
}
.twm-blog-post-1-outer-wrap .owl-carousel .owl-stage-outer {
  padding: 0px;
}
.twm-blog-post-1-outer-wrap .owl-carousel .twm-blog-post-1-outer {
  margin-left: 10px;
  box-shadow: none;
  border: 1px solid #f7f7f7;
}
.twm-blog-post-1-outer {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0px 0px 25px rgba(180, 205, 237, 0.7);
  margin-bottom: 30px;
  margin-top: 20px;
}
.twm-blog-post-1-outer.shadow-none {
  box-shadow: none;
}
.twm-blog-post-1-outer .wt-post-media {
  margin-top: -40px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 10px 25px rgba(56, 152, 226, 0.3);
  margin-bottom: 50px;
}
.twm-blog-post-1-outer .wt-post-media img {
  width: 100%;
}
.twm-blog-post-1-outer .wt-post-info {
  position: relative;
  z-index: 1;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta {
  position: relative;
  margin-bottom: 20px;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul {
  list-style: none;
  margin-bottom: 0px;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-date {
  background-color: #7a98bf;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  padding: 5px 15px 5px 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-right: 10px;
  position: relative;
  z-index: 1;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-date:after {
  content: "";
  background-color: #7a98bf;
  position: absolute;
  top: 0px;
  left: -30px;
  bottom: 0px;
  width: 30px;
  z-index: -1;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-date:before {
  content: "";
  position: absolute;
  left: -29px;
  bottom: -8px;
  z-index: -1;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 0px solid transparent;
  border-top: 8px solid #6881a2;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-author {
  color: #17171d;
  font-weight: 600;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-author a {
  color: #1967d2;
  display: inline-block;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-title .post-title {
  margin-bottom: 15px;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-text p {
  font-size: 16px;
  margin-bottom: 10px;
}
/*Blog post 2*/
.twm-blog-post-2-outer {
  position: relative;
}
.twm-blog-post-2-outer .wt-post-media {
  border-radius: 10px;
  overflow: hidden;
}
.twm-blog-post-2-outer .wt-post-media img {
  width: 100%;
}
.twm-blog-post-2-outer .wt-post-info {
  background-color: #1967d2;
  border-radius: 10px;
  padding: 25px 30px;
  margin: -50px 10px 0px 10px;
  position: relative;
}
.twm-blog-post-2-outer .wt-post-info .wt-post-meta {
  position: relative;
  margin-bottom: 20px;
}
.twm-blog-post-2-outer .wt-post-info .wt-post-meta ul {
  list-style: none;
  margin-bottom: 0px;
}
.twm-blog-post-2-outer .wt-post-info .wt-post-meta ul li {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.twm-blog-post-2-outer .wt-post-info .wt-post-meta ul li.post-date {
  background-color: #171d28;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  padding: 5px 30px;
  border-radius: 10px;
  position: absolute;
  z-index: 1;
  top: -48px;
  left: 0px;
}
.twm-blog-post-2-outer .wt-post-info .wt-post-title .post-title {
  margin-bottom: 15px;
}
.twm-blog-post-2-outer .wt-post-info .wt-post-title .post-title a {
  color: #fff;
}
.twm-blog-post-2-outer .wt-post-info .site-button-link.site-text-secondry {
  color: #f9fcff;
}
/*BLog Post List Style*/
.twm-blog-list-style {
  display: flex;
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .twm-blog-list-style {
    display: block;
  }
}
.twm-blog-list-style .wt-post-media {
  margin-bottom: 0px;
  margin-right: 30px;
  max-width: 320px;
}
@media (max-width: 767px) {
  .twm-blog-list-style .wt-post-media {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
.twm-blog-list-style .wt-post-info {
  position: static;
}
.twm-blog-list-style .wt-post-info .wt-post-meta {
  position: inherit;
}
.twm-blog-list-style .wt-post-info .wt-post-meta ul li.post-date {
  position: absolute;
  left: 20px;
  top: 20px;
}
/*Job post section*/
.twm-jobs-list-wrap {
  max-width: 910px;
  margin: 0px auto;
}
.twm-jobs-list-wrap ul li {
  list-style: none;
}
.twm-jobs-list-style1 {
  background-color: #fff;
  border: 10px;
  border: 1px solid #efefef;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 767px) {
  .twm-jobs-list-style1 {
    text-align: center;
    display: block;
    margin-bottom: 30px !important;
  }
}
.twm-jobs-list-style1 .twm-media {
  width: 150px;
  height: 150px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  margin-right: 40px;
  position: absolute;
  bottom: -20px;
  line-height: 150px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .twm-jobs-list-style1 .twm-media {
    position: inherit;
    bottom: inherit;
    margin-right: 0px;
    margin-bottom: 30px;
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
}
.twm-jobs-list-style1 .twm-media img {
  display: inline-block;
}
.twm-jobs-list-style1 p {
  font-size: 14px;
}
.twm-jobs-list-style1 .twm-mid-content {
  padding-left: 180px;
}
@media (max-width: 767px) {
  .twm-jobs-list-style1 .twm-mid-content {
    padding-left: 0px;
  }
}
.twm-jobs-list-style1 .twm-right-content {
  text-align: right;
  width: 178px;
}
@media (max-width: 767px) {
  .twm-jobs-list-style1 .twm-right-content {
    text-align: inherit;
    width: auto;
  }
}
.twm-jobs-list-style1 .twm-right-content .twm-job-address {
  margin-bottom: 0px;
}
.twm-jobs-list-style1 .twm-right-content .twm-jobs-amount {
  font-weight: 500;
  color: #17171d;
  margin: 20px 0px 10px 0px;
  font-size: 14px;
}
.twm-jobs-list-style1 .twm-right-content .twm-jobs-amount span {
  color: #046c38;
}
.twm-jobs-list-style1 .twm-right-content .twm-job-websites {
  font-size: 14px;
}
.twm-jobs-list-style1 .twm-right-content .twm-jobs-browse {
  font-weight: 600;
  font-size: 15px;
}
.twm-jobs-list-style1 .twm-job-title .twm-job-post-duration {
  color: #fb740a;
  font-size: 14px;
}
.twm-jobs-category span {
  color: #fff;
  border-radius: 5px;
  padding: 5px 12px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .twm-jobs-category span {
    display: inline-block;
  }
}
.cabdidate-de-info .twm-jobs-category span {
  color: #fff;
  border-radius: 5px;
  padding: 5px 12px;
}
@media (max-width: 767px) {
  .cabdidate-de-info .twm-jobs-category span {
    margin-top: 0px;
    display: inline-block;
  }
}
.twm-jobs-grid-style1 {
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 15px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 20px;
  border-radius: 10px;
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style1 {
    text-align: center;
    margin-top: 0px;
  }
}
.twm-jobs-grid-style1 .twm-media {
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  margin-right: 30px;
  position: absolute;
  top: -30px;
  overflow: hidden;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style1 .twm-media {
    position: inherit;
    top: inherit;
    margin: 0px auto;
  }
}
.twm-jobs-grid-style1 .twm-media img {
  display: block;
}
.twm-jobs-grid-style1 .twm-mid-content {
  padding-top: 60px;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style1 .twm-mid-content {
    padding-top: 30px;
  }
}
.twm-jobs-grid-style1 .twm-right-content {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style1 .twm-right-content {
    display: block;
  }
}
.twm-jobs-grid-style1 .twm-right-content .twm-job-address {
  margin-bottom: 0px;
}
.twm-jobs-grid-style1 .twm-right-content .twm-jobs-amount {
  font-weight: 500;
  color: #17171d;
  margin: 20px 0px 10px 0px;
}
.twm-jobs-grid-style1 .twm-right-content .twm-jobs-amount span {
  color: #046c38;
}
.twm-jobs-grid-style1 .twm-right-content .twm-jobs-browse {
  font-weight: 600;
  font-size: 14px;
}
.twm-jobs-grid-style1 .twm-job-post-duration {
  color: #178f41;
  font-size: 14px;
  margin-left: 120px;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style1 .twm-job-post-duration {
    display: block;
    margin: 0px;
  }
}
.twm-jobs-grid-style1 .twm-jobs-category {
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style1 .twm-jobs-category {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: 10px;
  }
}
/*Employer List*/
.twm-employer-list-wrap ul {
  margin: 0px;
}
.twm-employer-list-wrap ul li {
  list-style: none;
}
.twm-employer-list-style1 {
  background-color: #fff;
  border: 10px;
  border: 1px solid #efefef;
  position: relative;
  padding: 25px 20px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 575px) {
  .twm-employer-list-style1 {
    display: block;
    text-align: center;
    margin-bottom: 30px !important;
  }
}
.twm-employer-list-style1 .twm-media {
  width: 150px;
  height: 150px;
  display: block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  margin-right: 40px;
  position: absolute;
  bottom: -20px;
  line-height: 150px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .twm-employer-list-style1 .twm-media {
    position: inherit;
    bottom: inherit;
    margin: 0px auto 30px;
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
}
.twm-employer-list-style1 .twm-media img {
  display: inline-block;
  border-radius: 10px;
}
.twm-employer-list-style1 p {
  font-size: 14px;
}
.twm-employer-list-style1 .twm-mid-content {
  padding-left: 180px;
}
@media (max-width: 575px) {
  .twm-employer-list-style1 .twm-mid-content {
    padding-left: 0px;
  }
}
.twm-employer-list-style1 .twm-right-content {
  text-align: center;
  width: 100px;
}
@media (max-width: 575px) {
  .twm-employer-list-style1 .twm-right-content {
    margin: 0px auto;
  }
}
.twm-employer-list-style1 .twm-right-content .twm-job-address {
  margin-bottom: 0px;
}
.twm-employer-list-style1 .twm-right-content .twm-jobs-vacancies {
  font-weight: 500;
  color: #17171d;
  margin: 20px 0px 10px 0px;
  font-size: 14px;
}
.twm-employer-list-style1 .twm-right-content .twm-jobs-vacancies span {
  color: #00aa18;
  font-size: 18px;
  font-weight: 600;
  display: block;
  text-align: center;
}
.twm-employer-list-style1 .twm-right-content .twm-job-websites {
  font-size: 14px;
}
/*Employer grid*/
.twm-employer-grid-style1 {
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 25px 20px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.twm-employer-grid-style1 .twm-media {
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  margin-right: 40px;
  position: absolute;
  top: -20px;
  overflow: hidden;
}
.twm-employer-grid-style1 .twm-media img {
  display: block;
  border-radius: 10px;
}
.twm-employer-grid-style1 p {
  font-size: 14px;
}
.twm-employer-grid-style1 .twm-mid-content {
  padding-top: 80px;
}
.twm-employer-grid-style1 .twm-right-content {
  text-align: center;
  width: 100px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.twm-employer-grid-style1 .twm-right-content .twm-job-address {
  margin-bottom: 0px;
}
.twm-employer-grid-style1 .twm-right-content .twm-jobs-vacancies {
  font-weight: 500;
  color: #17171d;
  margin: 20px 0px 10px 0px;
  font-size: 14px;
}
.twm-employer-grid-style1 .twm-right-content .twm-jobs-vacancies span {
  color: #00aa18;
  font-size: 18px;
  font-weight: 600;
  display: block;
  text-align: center;
}
.twm-employer-grid-style1 .twm-right-content .twm-job-websites {
  font-size: 14px;
}
.twm-bg-red {
  background-color: #ff0000;
}
.twm-bg-green {
  background-color: #178f41;
}
.twm-bg-brown {
  background-color: #b3692d;
}
.twm-bg-purple {
  background-color: #8883ec;
}
.twm-bg-sky {
  background-color: #2d9bb3;
}
.twm-bg-golden {
  background-color: #b7912a;
}
.twm-clr-1-red {
  color: #ff0000;
}
.twm-clr-1-green {
  color: #178f41;
}
.twm-clr-1-brown {
  color: #b3692d;
}
.twm-clr-1-purple {
  color: #8883ec;
}
.twm-clr-1-sky {
  color: #2d9bb3;
}
.twm-clr-1-golden {
  color: #b7912a;
}
.twm-bg-ring-wrap {
  overflow: hidden;
  position: relative;
}
.twm-bg-ring-wrap .twm-bg-ring-right,
.twm-bg-ring-wrap .twm-bg-ring-left {
  position: absolute;
  border-radius: 50%;
}
.twm-bg-ring-wrap .twm-bg-ring-left {
  width: 495px;
  height: 495px;
  border: 100px solid #2a7f69;
  left: -150px;
  bottom: -150px;
  opacity: 0.1;
}
.twm-bg-ring-wrap .twm-bg-ring-right {
  width: 700px;
  height: 700px;
  border: 130px solid #1967d2;
  right: -80px;
  top: 150px;
  opacity: 0.1;
}
.twm-bg-ring-wrap2 {
  overflow: hidden;
  position: relative;
}
.twm-bg-ring-wrap2 .twm-bg-ring-right,
.twm-bg-ring-wrap2 .twm-bg-ring-left {
  position: absolute;
  border-radius: 50%;
}
.twm-bg-ring-wrap2 .twm-bg-ring-left {
  width: 495px;
  height: 495px;
  border: 100px solid #2a7f69;
  left: -150px;
  bottom: -150px;
  opacity: 0.3;
}
.twm-bg-ring-wrap2 .twm-bg-ring-right {
  width: 700px;
  height: 700px;
  border: 130px solid #1967d2;
  right: -250px;
  top: -250px;
  opacity: 0.05;
}
/*Explore New Life*/
.twm-explore-area {
  overflow: hidden;
}
.twm-explore-content-outer {
  position: relative;
  z-index: 1;
}
.twm-explore-content-outer .twm-bold-circle-left {
  width: 140px;
  height: 140px;
  border: 30px solid #2a7f69;
  left: 50px;
  bottom: -110px;
  opacity: 0.4;
  border-radius: 50%;
  position: absolute;
}
.twm-explore-content-outer .twm-bold-circle-right {
  width: 250px;
  height: 250px;
  border: 50px solid #1967d2;
  right: -140px;
  top: -90px;
  opacity: 0.2;
  border-radius: 50%;
  position: absolute;
}
.twm-explore-media-wrap .twm-media {
  position: relative;
  z-index: 2;
  margin-right: -85px;
}
@media (max-width: 991px) {
  .twm-explore-media-wrap .twm-media {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .twm-explore-media-wrap .twm-media {
    margin-right: 0px;
  }
  .twm-explore-media-wrap .twm-media img {
    width: 100%;
  }
}
.twm-explore-content {
  background-color: #1967d2;
  border-radius: 10px;
  padding: 55px 70px;
  position: relative;
  overflow: hidden;
  margin-top: 70px;
  margin-left: 30px;
  z-index: 1;
}
@media (max-width: 991px) {
  .twm-explore-content {
    margin-bottom: 30px;
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .twm-explore-content {
    padding: 30px;
  }
}
.twm-explore-content .twm-l-line-1 {
  width: 475px;
  height: 475px;
  position: absolute;
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  opacity: 0.1;
  left: -290px;
  top: -290px;
  z-index: -1;
}
.twm-explore-content .twm-l-line-2 {
  width: 475px;
  height: 475px;
  position: absolute;
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  opacity: 0.1;
  left: -230px;
  top: -230px;
  z-index: -1;
}
.twm-explore-content .twm-r-circle-1 {
  width: 500px;
  height: 500px;
  position: absolute;
  background-color: #e7e7e7;
  border-radius: 50%;
  opacity: 0.05;
  right: -140px;
  top: -200px;
  z-index: -1;
}
.twm-explore-content .twm-r-circle-2 {
  width: 500px;
  height: 500px;
  position: absolute;
  background-color: #e7e7e7;
  border-radius: 50%;
  opacity: 0.05;
  right: -90px;
  top: -145px;
  z-index: -1;
}
.twm-explore-content .twm-title-small {
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500;
}
.twm-explore-content .twm-title-large {
  margin-bottom: 40px;
}
.twm-explore-content .twm-title-large h2 {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .twm-explore-content .twm-title-large h2 {
    font-size: 30px;
  }
}
.twm-explore-content .twm-title-large p {
  color: #e7e7e7;
}
.twm-explore-content .twm-upload-file .site-button {
  color: rgba(0, 0, 0, 0) !important;
  transition: all 0.3s ease !important;
  text-shadow: 0 0 0 #1967d2, 400px 0 0 #1967d2;
  background-color: #fff;
}
.twm-explore-content .twm-upload-file .site-button:hover {
  text-shadow: -400px 0 0 #1967d2, 0 0 0 #1967d2;
}
.twm-explore-content .twm-upload-file .site-button:hover i {
  text-shadow: none;
}
.twm-explore-content .twm-upload-file .site-button i {
  color: #1967d2;
  padding-right: 0px;
  padding-left: 5px;
  font-size: 24px;
  text-shadow: none;
}
.twm-explore-content-2 {
  background-color: #1967d2;
  border-radius: 50px;
  padding: 55px 70px;
  position: relative;
  z-index: 1;
  margin-right: 100px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-explore-content-2 {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .twm-explore-content-2 {
    margin-right: 0px;
  }
}
.twm-explore-content-2 .twm-explore-top-section {
  margin-right: 110px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .twm-explore-content-2 .twm-explore-top-section {
    margin-right: 0px;
  }
}
.twm-explore-content-2 .twm-explore-top-section .twm-title-small {
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500;
}
.twm-explore-content-2 .twm-explore-top-section .twm-title-large {
  margin-bottom: 40px;
}
.twm-explore-content-2 .twm-explore-top-section .twm-title-large h2 {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .twm-explore-content-2 .twm-explore-top-section .twm-title-large h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .twm-explore-content-2 .twm-explore-top-section .twm-title-large h2 {
    font-size: 22px;
  }
}
.twm-explore-content-2 .twm-explore-top-section .twm-title-large p {
  color: #e7e7e7;
}
.twm-explore-content-2 .twm-explore-top-section .twm-read-more .site-button {
  background-color: #fff;
  color: #1967d2;
  text-shadow: 0 0 0 #1967d2, 400px 0 0 #1967d2;
}
.twm-explore-content-2 .twm-explore-top-section .twm-read-more .site-button:hover {
  text-shadow: -400px 0 0 #fff, 0 0 0 #fff;
  background-color: #171d28;
}
.twm-explore-content-2 .twm-explore-top-section .twm-read-more .site-button i {
  color: #1967d2;
  padding-right: 0px;
  padding-left: 5px;
  font-size: 24px;
}
.twm-explore-content-2 .twm-explore-bottom-section .counter-outer-two {
  position: relative;
}
.twm-explore-content-2 .twm-explore-bottom-section .counter-outer-two .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-explore-content-2 .twm-explore-bottom-section .counter-outer-two .counter {
  font-size: 46px;
  line-height: 50px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.twm-explore-content-2 .twm-explore-bottom-section .counter-outer-two .icon-content-info {
  color: #fff;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-explore-content-2 .twm-explore-media-wrap2 {
  position: relative;
  z-index: 1;
  height: 100%;
}
.twm-explore-content-2 .twm-explore-media-wrap2:after {
  background-color: #fff;
  content: "";
  position: absolute;
  width: 467px;
  height: 467px;
  border-radius: 50%;
  right: -170px;
  top: 0px;
  z-index: -1;
  box-shadow: 20px 20px 0px #4780ce inset;
}
@media (max-width: 600px) {
  .twm-explore-content-2 .twm-explore-media-wrap2:after {
    display: none;
  }
}
.twm-explore-content-2 .twm-explore-media-wrap2 .twm-media {
  position: absolute;
  width: 350px;
  right: -170px;
  bottom: -40px;
}
@media (max-width: 600px) {
  .twm-explore-content-2 .twm-explore-media-wrap2 .twm-media {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .twm-explore-content-2 .twm-explore-media-wrap2 .twm-media {
    position: inherit;
    right: inherit;
    bottom: inherit;
    margin: 0px auto;
  }
}
.twm-explore-content-2 .twm-explore-media-wrap2 .twm-media img {
  width: auto;
}
@media (max-width: 600px) {
  .twm-explore-content-2 .twm-explore-media-wrap2 .twm-media img {
    width: 95%;
  }
}
/*Explore New Life*/
.twm-explore-content-outer-3 {
  position: relative;
  z-index: 1;
  margin-bottom: 130px;
}
@media (max-width: 991px) {
  .twm-explore-content-outer-3 {
    margin-bottom: 70px;
  }
}
@media (max-width: 575px) {
  .twm-explore-content-outer-3 {
    margin-bottom: 30px;
  }
}
.twm-explore-content-outer-3 .twm-l-line-1 {
  width: 73px;
  height: 270px;
  position: absolute;
  background-color: #eac87c;
  border-radius: 50px;
  left: -30px;
  bottom: -140px;
  z-index: -1;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .twm-explore-content-outer-3 .twm-l-line-1 {
    display: none;
  }
}
.twm-explore-content-outer-3 .twm-l-line-2 {
  width: 73px;
  height: 270px;
  position: absolute;
  background-color: #cea7d9;
  border-radius: 50px;
  left: 55px;
  bottom: -120px;
  z-index: -1;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .twm-explore-content-outer-3 .twm-l-line-2 {
    display: none;
  }
}
.twm-explore-content-outer-3 .twm-explore-content-3 {
  background-color: #fff;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  border-radius: 10px;
  padding: 55px 70px;
  position: relative;
  margin-top: 70px;
  margin-left: 30px;
  z-index: 1;
}
@media (max-width: 991px) {
  .twm-explore-content-outer-3 .twm-explore-content-3 {
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .twm-explore-content-outer-3 .twm-explore-content-3 {
    padding: 30px;
  }
}
.twm-explore-content-outer-3 .twm-explore-content-3:after {
  content: "";
  right: -40px;
  top: 40px;
  position: absolute;
  width: 100%;
  height: 100%;
  border-right: 40px solid #f0f6fe;
  border-bottom: 40px solid #f0f6fe;
  border-radius: 10px;
  z-index: -1;
}
@media (max-width: 575px) {
  .twm-explore-content-outer-3 .twm-explore-content-3:after {
    display: none;
  }
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-small {
  margin-bottom: 10px;
  color: #17171d;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500;
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-large {
  margin-bottom: 40px;
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-large h2 {
  color: #17171d;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-large h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-large h2 {
    font-size: 22px;
  }
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-upload-file .site-button {
  background-color: #1967d2;
  color: #fff;
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-upload-file .site-button i {
  color: #fff;
  padding-right: 0px;
  padding-left: 5px;
  font-size: 24px;
  text-shadow: none;
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-upload-file .site-button:hover {
  background-color: #171d28;
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-upload-file .site-button:hover i {
  text-shadow: none;
}
/*Job categories*/
.twm-job-categories-area {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.twm-job-categories-section {
  margin-bottom: 30px;
}
.twm-job-categories-section:after {
  width: 100%;
  height: 100%;
  content: "";
  left: calc(50% - 120px);
  top: 0px;
  background-color: #fff;
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .twm-job-categories-section:after {
    left: 0px;
  }
}
.twm-job-categories-section-2 {
  margin-bottom: 30px;
}
.job-categories-block {
  display: flex;
  padding: 50px 30px;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s all ease;
}
@media (max-width: 1199px) {
  .job-categories-block {
    padding: 30px 20px;
  }
}
@media (max-width: 991px) {
  .job-categories-block {
    margin: 0px 20px;
  }
}
.job-categories-block:after {
  width: 200px;
  height: 200px;
  position: absolute;
  left: -100px;
  bottom: -35px;
  content: "";
  background-color: #3898e2;
  border-radius: 50%;
  opacity: 0.1;
  z-index: -1;
  transition: 0.5s all ease;
}
.job-categories-block:before {
  width: 200px;
  height: 200px;
  position: absolute;
  left: -80px;
  bottom: -30px;
  content: "";
  background-color: #3898e2;
  border-radius: 50%;
  opacity: 0.1;
  z-index: -1;
  transition: 0.5s all ease;
}
.job-categories-block:hover:after {
  width: 500%;
  height: 500%;
  position: absolute;
  left: -50px;
  bottom: -50px;
  content: "";
  background-color: #3898e2;
  border-radius: 50%;
  opacity: 0.05;
  z-index: -1;
  transition: 0.5s all ease;
}
.job-categories-block:hover:before {
  opacity: 0;
}
.job-categories-block .twm-media {
  width: 100px;
}
.job-categories-block .twm-media img {
  width: auto;
}
.job-categories-block .twm-media [class*=flaticon-] {
  color: #1967d2;
  font-size: 70px;
  line-height: 70px;
  display: flex;
}
.job-categories-block .twm-content .twm-jobs-available {
  background-color: #1967d2;
  color: #fff;
  font-size: 14px;
  border-radius: 10px;
  padding: 4px 15px;
  display: inline-block;
  margin-bottom: 10px;
}
.job-categories-block .twm-content a {
  margin-bottom: 0px;
  display: block;
}
.job-categories-style1 .owl-carousel .owl-stage-outer {
  display: table;
  position: relative;
  padding: 30px 0px 30px 10px;
}
@media (max-width: 991px) {
  .job-categories-style1 .owl-carousel .owl-stage-outer {
    display: block;
    padding: 30px 0px;
  }
}
.owl-btn-left-bottom .owl-nav {
  text-align: left;
  position: absolute;
}
.owl-btn-left-bottom .owl-nav .owl-next {
  right: -1px;
  transition: all 0.2s linear;
}
.owl-btn-left-bottom .owl-nav .owl-prev {
  transition: all 0.2s linear;
}
.job-categories-block-2 {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  transition: 0.5s all ease;
}
.job-categories-block-2:after {
  width: 110px;
  height: 110px;
  position: absolute;
  right: -60px;
  bottom: -60px;
  content: "";
  background-color: #1967d2;
  border-radius: 50%;
  opacity: 0.04;
  z-index: -1;
  transition: 0.5s all ease;
}
.job-categories-block-2:before {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -60px;
  top: -60px;
  content: "";
  background-color: #1967d2;
  border-radius: 50%;
  opacity: 0.04;
  z-index: -1;
  transition: 0.5s all ease;
}
.job-categories-block-2 .twm-media {
  width: 100px;
  height: 100px;
  line-height: 0;
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: center;
  margin: 0px auto 30px;
}
.job-categories-block-2 .twm-media img {
  width: auto;
  transition: 0.5s all ease;
}
.job-categories-block-2 .twm-media [class*=flaticon-] {
  color: #1967d2;
  font-size: 70px;
  line-height: 0px;
  transition: 0.5s all ease;
}
.job-categories-block-2 .twm-media [class*=flaticon-]:before {
  transform: translateX(-50%);
  left: 50%;
  position: inherit;
}
.job-categories-block-2 .twm-media:after {
  transition: 0.5s all ease;
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
  position: absolute;
  left: 50%;
  content: "";
  z-index: -1;
  top: 50%;
  opacity: 0;
}
.job-categories-block-2 .twm-content .twm-jobs-available {
  background-color: #f0f6fe;
  color: #1967d2;
  font-size: 14px;
  border-radius: 10px;
  padding: 4px 15px;
  display: inline-block;
  margin-bottom: 10px;
}
.job-categories-block-2 .twm-content a {
  margin-bottom: 0px;
  display: block;
  transition: 0.5s all ease;
}
.job-categories-block-2:hover {
  background-color: #1967d2;
}
.job-categories-block-2:hover:after {
  background-color: #fff;
  opacity: 0.1;
  width: 500%;
  height: 500%;
}
.job-categories-block-2:hover:before {
  display: none;
}
.job-categories-block-2:hover .twm-content a {
  color: #fff;
}
.job-categories-block-2:hover .twm-media img {
  transform: scale(0.8);
}
.job-categories-block-2:hover .twm-media [class*=flaticon-] {
  transform: scale(0.8);
}
.job-categories-block-2:hover .twm-media:after {
  transform: translateX(-50%) translateY(-50%) scale(1);
  opacity: 1;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
}
/*Search Bar*/
.twm-bnr-search-bar {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid rgba(47, 47, 47, 0.09);
  height: 70px;
  box-shadow: 0px 0px 30px rgba(230, 230, 230, 0.3);
  padding: 5px 5px 5px 15px;
  text-align: left;
}
@media (max-width: 1199px) {
  .twm-bnr-search-bar {
    height: auto;
    padding: 10px;
  }
  .twm-bnr-search-bar .form-group {
    margin: 5px 0px;
  }
}
.twm-bnr-search-bar label {
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  text-transform: uppercase;
  display: block;
  padding-top: 0px;
  margin-top: 7px;
}
.twm-bnr-search-bar .form-select,
.twm-bnr-search-bar .form-control {
  font-size: 14px;
  height: 34px;
  padding: 0px;
  font-weight: 500;
  border: none;
}
.twm-bnr-search-bar .form-control:focus {
  box-shadow: none;
}
.twm-bnr-search-bar .form-control::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
}
.twm-bnr-search-bar .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  font-size: 14px;
}
.twm-bnr-search-bar .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  font-size: 14px;
}
.twm-bnr-search-bar .form-control:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-size: 14px;
}
.twm-bnr-search-bar .site-button {
  display: block;
  width: 100%;
  padding: 15px 8px;
}
@media (max-width: 480px) {
  .site-button {
    padding: 8px;
    font-size: 14px;
  }
}
.twm-inputicon-box {
  position: relative;
}
.twm-inputicon-box .form-control {
  padding-right: 40px;
  background: transparent;
}
.twm-inputicon-box .twm-input-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 34px;
  z-index: 5;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
}
.twm-bnr-popular-search {
  position: relative;
  font-size: 14px;
  margin-top: 30px;
}
.twm-bnr-popular-search .twm-title {
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
/*Search Bar Section home 2*/
.twm-search-bar-2-wrap {
  position: relative;
  z-index: 2;
}
.twm-search-bar-2-wrap .twm-search-bar-2-inner {
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 30px rgba(56, 152, 226, 0.3);
  margin: -80px 0px 0px 0px;
  position: relative;
  background-color: #fff;
  z-index: 1;
}
@media (max-width: 991px) {
  .twm-search-bar-2-wrap .twm-search-bar-2-inner {
    margin: 40px 0px 30px 0px;
  }
}
.twm-search-bar-2-wrap .twm-search-bar-2-inner > .row {
  margin-bottom: 10px;
}
.twm-search-bar-2-wrap .twm-search-bar-2-inner .twm-bnr-popular-search {
  margin-top: 10px;
}
/*trusted Logo*/
.twm-trusted-by-wrap {
  margin-left: 5px;
}
@media (max-width: 1199px) {
  .twm-trusted-by-wrap {
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .twm-trusted-by-wrap {
    margin: 40px 0px 30px 0px;
  }
}
.twm-trusted-by-wrap .twm-trusted-by-title {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
@media (max-width: 991px) {
  .twm-trusted-by-wrap .twm-trusted-logo a {
    text-align: center;
  }
  .twm-trusted-by-wrap .twm-trusted-logo a img {
    margin: 0px auto;
  }
}
.twm-trusted-logo a img {
  width: auto !important;
}
.rotate-center {
  animation: rotate-center 30s linear infinite both;
}
@keyframes rotate-center {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rotate-center-reverse {
  animation: rotate-center 30s linear infinite reverse both;
}
@keyframes rotate-center-reverse {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.slide-top-animation {
  animation: slide-top-animation 3s ease-in-out infinite alternate-reverse both;
}
@keyframes slide-top-animation {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100px);
  }
}
.scale-up-center {
  animation: scale-up-center 2s ease-in-out infinite alternate-reverse both;
}
@keyframes scale-up-center {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
/*tabs*/
.twm-tabs-style-1.center .nav-tabs {
  text-align: center;
  display: block;
}
@media (max-width: 575px) {
  .twm-tabs-style-1.center .nav-tabs {
    text-align: left;
  }
}
.twm-tabs-style-1.center .nav-tabs .nav-item {
  display: inline-block;
}
.twm-tabs-style-1 .nav-tabs {
  margin-bottom: 50px;
  border: none;
}
.twm-tabs-style-1 .nav-tabs .nav-item .nav-link {
  border: none;
  padding: 5px 15px;
  margin-top: 10px;
  margin-right: 10px;
  display: inline-block;
  color: #1967d2;
  border-radius: 10px;
  font-size: 14px;
  background-color: #f0f6fe !important;
}
.twm-tabs-style-1 .nav-tabs .nav-item .nav-link.active {
  background-color: #1967d2 !important;
  color: #fff;
}
/*tabs*/
.twm-tabs-style-2.center .nav-tabs {
  text-align: center;
  display: block;
}
.twm-tabs-style-2.center .nav-tabs .nav-item {
  display: inline-block;
}
.twm-tabs-style-2 .nav-tabs {
  margin-bottom: 20px;
  border: none;
}
.twm-tabs-style-2 .nav-tabs .nav-item .nav-link {
  border: none;
  padding: 8px 15px;
  margin-top: 10px;
  margin-right: 10px;
  display: inline-block;
  color: #1967d2;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #1967d2;
}
@media (max-width: 575px) {
  .twm-tabs-style-2 .nav-tabs .nav-item .nav-link {
    padding: 4px 10px;
    font-size: 14px;
  }
}
.twm-tabs-style-2 .nav-tabs .nav-item .nav-link i {
  margin-right: 5px;
}
.twm-tabs-style-2 .nav-tabs .nav-item .nav-link.active {
  background-color: #1967d2 !important;
  color: #fff;
}
/*Side bar Advertisement*/
.twm-advertisment {
  border-radius: 10px;
  overflow: hidden;
  padding: 50px 30px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  color: #fff;
  margin: 30px 0px;
}
.twm-advertisment.m-b0 {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .twm-advertisment.m-b0 {
    margin-bottom: 30px;
  }
}
.twm-advertisment .overlay {
  background-color: #1967d2;
  opacity: 0.8;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}
.twm-advertisment .twm-title {
  color: #fff;
  margin-bottom: 20px;
}
.twm-advertisment p {
  margin-bottom: 30px;
}
.form-control:focus {
  box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  color: #a0a0a0;
  font-size: 14px;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #a0a0a0;
  font-size: 14px;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #a0a0a0;
  font-size: 14px;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #a0a0a0;
  font-size: 14px;
}
/*Side Bar Elements*/
.twm-sidebar-ele-filter {
  margin: 30px 0px;
}
.twm-sidebar-ele-filter ul {
  list-style: none;
}
.twm-sidebar-ele-filter ul li {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 20px;
  color: #666666;
}
.twm-sidebar-ele-filter ul li .twm-job-type-count {
  padding-left: 30px;
  color: #1967d2;
  font-size: 14px;
}
/*Checked Input*/
.form-check-input {
  width: 16px;
  height: 16px;
}
.form-check-input:checked[type=radio] {
  background-image: none;
  position: relative;
}
.form-check-input:checked[type=radio]:after {
  background-color: #1967d2;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 50%;
}
.form-check-input[type=radio] {
  background-color: transparent;
}
.product-filter-wrap {
  padding-bottom: 30px;
}
.product-filter-wrap .woocommerce-result-count-left {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .product-filter-wrap {
    display: block !important;
  }
  .product-filter-wrap .woocommerce-result-count-left {
    margin-bottom: 10px;
    display: block;
  }
}
.product-filter-wrap .twm-filter-select {
  display: flex;
  align-items: center;
}
@media (max-width: 400px) {
  .product-filter-wrap .twm-filter-select {
    display: block;
  }
}
.product-filter-wrap .twm-filter-select .woocommerce-result-count {
  margin-right: 15px;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .product-filter-wrap .twm-filter-select .woocommerce-result-count {
    display: block;
    width: 100%;
    max-width: 120px;
  }
}
.product-filter-wrap .twm-filter-select .form-select-3:last-child {
  margin-right: 0px;
}
.form-select-3 {
  width: 160px;
  margin-right: 20px;
  background-color: #f0f6fe;
  border: 0px;
  border-radius: 10px;
}
@media (max-width: 400px) {
  .form-select-3 {
    margin-top: 10px;
    width: 100%;
  }
}
/*Error 404*/
.twm-error-wrap {
  padding: 100px 0px;
}
@media (max-width: 991px) {
  .twm-error-wrap {
    padding-bottom: 30px;
  }
  .twm-error-wrap .twm-error-image {
    margin-bottom: 30px;
  }
}
.twm-error-wrap .row {
  display: flex;
  align-items: center;
}
.twm-error-wrap .twm-error-content {
  text-align: center;
}
.twm-error-wrap .twm-error-content .twm-error-title {
  font-size: 150px;
  line-height: 150px;
}
@media (max-width: 991px) {
  .twm-error-wrap .twm-error-content .twm-error-title {
    font-size: 58px;
    line-height: 58px;
  }
}
.twm-error-wrap .twm-error-content .twm-error-title2 {
  margin-bottom: 20px;
}
.twm-error-wrap .twm-error-content p {
  margin-bottom: 20px;
  font-size: 16px;
}
/*Candidate List*/
.twm-candidates-list-wrap {
  padding-top: 0px;
}
.twm-candidates-list-wrap ul {
  margin: 0px;
}
.twm-candidates-list-wrap ul li {
  list-style: none;
}
.twm-candidates-list-style1 {
  background-color: #fff;
  border: 1px solid #ddd;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .twm-candidates-list-style1 {
    display: block;
    text-align: center;
  }
}
.twm-candidates-list-style1 .twm-media {
  width: 110px;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 575px) {
  .twm-candidates-list-style1 .twm-media {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 90px;
  }
}
.twm-candidates-list-style1 .twm-media .twm-media-pic {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  top: -50px;
  margin-bottom: -30px;
}
.twm-candidates-list-style1 .twm-media .twm-media-pic img {
  display: inline-block;
}
.twm-candidates-list-style1 .twm-media .twm-candidates-tag span {
  color: #1967d2;
  border-radius: 10px;
  padding: 5px 12px;
  background-color: #f0f6fe;
}
.twm-candidates-list-style1 p {
  font-size: 14px;
  margin-bottom: 5px;
}
.twm-candidates-list-style1 .twm-mid-content {
  flex-grow: 1;
}
.twm-candidates-list-style1 .twm-fot-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 420px) {
  .twm-candidates-list-style1 .twm-fot-content {
    display: block;
  }
}
.twm-candidates-list-style1 .twm-fot-content .twm-jobs-vacancies {
  font-weight: 500;
  color: #17171d;
  font-size: 14px;
}
.twm-candidates-list-style1 .twm-fot-content .twm-jobs-vacancies span {
  color: #046c38;
  margin-left: 5px;
}
.twm-candidates-list-style1 .twm-fot-content .twm-left-info {
  display: flex;
  justify-content: space-between;
}
.twm-candidates-list-style1 .twm-fot-content .twm-candidate-address {
  font-size: 14px;
  margin-bottom: 0px;
  margin-right: 30px;
  font-weight: 500;
}
.twm-candidates-list-style1 .twm-fot-content .twm-candidate-address i {
  margin-right: 5px;
}
.twm-candidates-list-style1 .twm-fot-content .twm-view-prifile {
  font-weight: 600;
  font-size: 15px;
}
/*Candidate grid*/
.twm-candidates-grid-style1 {
  background-color: #fff;
  border: 1px solid #ddd;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}
.twm-candidates-grid-style1 .twm-media {
  display: inline-block;
  margin-bottom: 20px;
}
.twm-candidates-grid-style1 .twm-media .twm-media-pic {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  top: -50px;
  margin-bottom: -30px;
}
.twm-candidates-grid-style1 .twm-media .twm-media-pic img {
  display: inline-block;
}
.twm-candidates-grid-style1 .twm-media .twm-candidates-tag span {
  color: #1967d2;
  border-radius: 5px;
  padding: 5px 12px;
  background-color: #f0f6fe;
}
.twm-candidates-grid-style1 p {
  font-size: 14px;
  margin-bottom: 10px;
}
.twm-candidates-grid-style1 .twm-mid-content {
  flex-grow: 1;
}
.twm-candidates-grid-style1 .twm-view-prifile {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 20px;
  display: inline-block;
}
.twm-candidates-grid-style1 .twm-fot-content {
  background-color: #f3f8ff;
  padding: 20px;
  margin: 0px -20px -20px;
  border-radius: 0px 0px 10px 10px;
}
.twm-candidates-grid-style1 .twm-fot-content .twm-jobs-vacancies {
  font-weight: 500;
  color: #17171d;
  font-size: 14px;
}
.twm-candidates-grid-style1 .twm-fot-content .twm-jobs-vacancies span {
  color: #046c38;
  margin-left: 5px;
}
.twm-candidates-grid-style1 .twm-fot-content .twm-left-info {
  display: flex;
  justify-content: space-between;
}
.twm-candidates-grid-style1 .twm-fot-content .twm-candidate-address {
  font-size: 14px;
  margin-bottom: 0px;
  margin-right: 30px;
  font-weight: 500;
}
.twm-candidates-grid-style1 .twm-fot-content .twm-candidate-address i {
  margin-right: 5px;
}
/*Candidates detail*/
.twm-s-title {
  margin: 30px 0px;
}
.twm-s-title.m-t0 {
  margin-top: 0px;
}
.twm-candi-self-wrap {
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 40px;
  background-size: cover;
}
.twm-candi-self-info {
  position: relative;
  z-index: 1;
}
.twm-candi-self-info .twm-candi-self-top {
  text-align: center;
  color: #fff;
  position: relative;
  padding-top: 20px;
}
.twm-candi-self-info .twm-candi-self-top .twm-candi-fee {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  position: absolute;
  right: 0px;
  top: -10px;
}
@media (max-width: 575px) {
  .twm-candi-self-info .twm-candi-self-top .twm-candi-fee {
    font-size: 16px;
  }
}
.twm-candi-self-info .twm-candi-self-top .twm-media {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;
  margin: 0px auto 30px;
}
.twm-candi-self-info .twm-candi-self-top .twm-media img {
  width: 100%;
}
.twm-candi-self-info .twm-candi-self-top .twm-job-title {
  color: #fff;
  margin-bottom: 15px;
}
.twm-candi-self-info .twm-candi-self-top .twm-candidate-address i {
  padding-right: 3px;
}
.twm-candi-self-info .twm-candi-self-bottom {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
@media (max-width: 360px) {
  .twm-candi-self-info .twm-candi-self-bottom {
    display: block;
  }
  .twm-candi-self-info .twm-candi-self-bottom .site-button {
    display: block;
    margin-top: 3px;
    text-align: center;
  }
}
/*Employer detail*/
.twm-employer-self-wrap {
  border-radius: 10px;
  margin-bottom: 40px;
}
.twm-employer-self-info {
  position: relative;
  z-index: 1;
}
.twm-employer-self-info .twm-employer-self-top {
  position: relative;
  padding-top: 20px;
}
.twm-employer-self-info .twm-employer-self-top .twm-media-bg img {
  border-radius: 10px;
}
.twm-employer-self-info .twm-employer-self-top .twm-media {
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: absolute;
  top: -40px;
  left: 20px;
  overflow: hidden;
  margin-bottom: -20px;
}
.twm-employer-self-info .twm-employer-self-top .twm-media img {
  width: 100%;
  display: block;
}
.twm-employer-self-info .twm-employer-self-top .twm-job-title {
  margin-bottom: 15px;
  font-size: 16px;
}
.twm-employer-self-info .twm-employer-self-top .twm-employer-address i {
  padding-right: 3px;
}
.twm-employer-self-info .twm-employer-self-top .twm-employer-websites {
  margin-bottom: 10px;
}
.twm-employer-self-info .twm-employer-self-top .twm-mid-content {
  position: relative;
  padding-top: 80px;
}
.twm-employer-self-info .twm-employer-self-bottom {
  position: absolute;
  top: 20px;
  right: 0px;
}
@media (max-width: 767px) {
  .twm-employer-self-info .twm-employer-self-bottom {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: 10px;
  }
}
.twm-employer-self-info .twm-employer-self-bottom a {
  margin-right: 10px;
}
.twm-employer-self-info .twm-employer-self-bottom a:last-child {
  margin-right: 0px;
}
/*Work Experience*/
.twm-timing-list-wrap {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 50px;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .twm-timing-list-wrap {
    padding: 20px 30px;
  }
}
.twm-timing-list {
  margin-bottom: 30px;
  margin-left: 30px;
}
.twm-timing-list:last-child {
  margin-bottom: 0px;
}
.twm-timing-list .twm-time-list-date {
  font-size: 14px;
  color: #666666;
}
.twm-timing-list .twm-time-list-title {
  color: #1967d2;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.twm-timing-list .twm-time-list-title:before {
  width: 20px;
  height: 20px;
  border: 3px solid #f0f6fe;
  border-radius: 50%;
  background-color: #1967d2;
  content: "";
  position: absolute;
  left: -50px;
  top: 3px;
}
.twm-timing-list .twm-time-list-title:after {
  width: 22px;
  height: 1px;
  background-color: #1967d2;
  content: "";
  position: absolute;
  left: -26px;
  top: 13px;
}
.twm-timing-list .twm-time-list-position {
  margin: 10px 0px;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.twm-timing-list .twm-time-list-discription p:last-child {
  margin-bottom: 0px;
}
/*Social Share*/
.twm-social-tags {
  margin-top: -10px;
}
.twm-social-tags a {
  padding: 5px 15px;
  margin-top: 10px;
  margin-right: 10px;
  display: inline-block;
  color: #fff;
  border-radius: 10px;
  font-size: 14px;
}
.twm-social-tags a:hover {
  opacity: 0.9;
}
.twm-social-tags a.circle {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0px;
  outline: 1px solid;
  transition: 0.5s all ease;
}
.twm-social-tags a.circle:hover {
  transform: scale(0.9) rotate(360deg);
}
.fb-clr {
  background-color: #4d69b2;
}
.tw-clr {
  background-color: #38b2e1;
}
.link-clr {
  background-color: #0579b6;
}
.whats-clr {
  background-color: #2ca53b;
}
.pinte-clr {
  background-color: #f03c41;
}
/*Employer detail*/
.twm-job-self-wrap {
  border-radius: 10px;
  margin-bottom: 40px;
}
.twm-job-self-wrap .twm-job-self-info {
  position: relative;
  z-index: 1;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top {
  position: relative;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-media-bg img {
  border-radius: 10px;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-jobs-category {
  position: absolute;
  left: 20px;
  top: 20px;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-media {
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: absolute;
  top: -40px;
  left: 20px;
  overflow: hidden;
  margin-bottom: -20px;
}
@media (max-width: 420px) {
  .twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-media {
    left: auto;
    top: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    position: inherit;
  }
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-media img {
  width: 100%;
  display: block;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-job-title {
  margin-bottom: 15px;
  font-size: 16px;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-job-title .twm-job-post-duration {
  color: #178f41;
  font-size: 14px;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-job-address i {
  padding-right: 3px;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-job-self-mid {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-job-self-mid {
    display: block;
  }
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-job-self-mid .twm-job-apllication-area {
  font-weight: 500;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-job-self-mid .twm-job-apllication-area .twm-job-apllication-date {
  color: #ff0000;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-jobs-amount {
  font-weight: 500;
  color: #17171d;
  font-size: 14px;
  display: inline-block;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-jobs-amount span {
  color: #046c38;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-job-websites {
  margin-bottom: 10px;
  margin-right: 5px;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-mid-content {
  position: relative;
  padding-top: 80px;
}
@media (max-width: 420px) {
  .twm-job-self-wrap .twm-job-self-info .twm-job-self-top .twm-mid-content {
    padding-top: 0px;
  }
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-bottom {
  position: absolute;
  top: 20px;
  right: 0px;
}
@media (max-width: 767px) {
  .twm-job-self-wrap .twm-job-self-info .twm-job-self-bottom {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: 10px;
  }
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-bottom a {
  margin-right: 10px;
}
.twm-job-self-wrap .twm-job-self-info .twm-job-self-bottom a:last-child {
  margin-right: 0px;
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-media-bg {
  position: relative;
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-media-bg img {
  width: 100%;
}
@media (max-width: 420px) {
  .twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-media-bg img {
    height: 200px;
    object-fit: cover;
  }
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-media-bg .twm-job-self-bottom {
  right: 20px;
}
@media (max-width: 767px) {
  .twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-media-bg .twm-job-self-bottom {
    position: absolute;
    top: 20px;
    right: 20px;
    margin-top: 0px;
  }
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-jobs-category span {
  color: #fff;
  border-radius: 5px;
  padding: 5px 12px;
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-media {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
@media (max-width: 420px) {
  .twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-media {
    left: 50%;
    top: -60px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-job-title {
  font-size: 24px;
}
@media (max-width: 420px) {
  .twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-job-title {
    font-size: 18px;
  }
  .twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-job-title .twm-job-post-duration {
    display: block;
    padding: 5px 0px 0px 0px;
  }
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-job-self-mid {
  display: block;
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-jobs-amount {
  display: block;
  margin-bottom: 15px;
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-jobs-amount span {
  color: #046c38;
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-job-websites {
  margin-bottom: 15px;
  display: block;
}
.twm-job-self-wrap.twm-job-detail-v2 .twm-job-self-info .twm-job-self-top .twm-mid-content {
  position: relative;
  padding-top: 80px;
  text-align: center;
}
/* Home Page 2 Banner Section Css Start */
.twm-home2-banner-section {
  position: relative;
  padding-top: 160px;
  overflow: hidden;
}
.twm-home2-banner-section > .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-home2-banner-section > .row .twm-bnr-left-section {
  max-width: 645px;
  margin-left: auto;
  position: relative;
  z-index: 2;
  padding-right: 80px;
}
@media (max-width: 1360px) {
  .twm-home2-banner-section > .row .twm-bnr-left-section {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .twm-home2-banner-section > .row .twm-bnr-left-section {
    margin: 0px auto 60px;
  }
}
@media (max-width: 575px) {
  .twm-home2-banner-section > .row .twm-bnr-left-section {
    padding: 0px 20px;
  }
}
.twm-home2-banner-section > .row .twm-bnr-left-section .twm-bnr-title-small {
  font-size: 16px;
  font-weight: 500;
  color: #1967d2;
  margin-bottom: 30px;
  background-color: #f0f6fe;
  display: inline-block;
  padding: 6px 20px;
  border-radius: 10px;
}
.twm-home2-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  line-height: 72px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 1360px) {
  .twm-home2-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home2-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home2-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large span {
  text-decoration: underline;
}
.twm-home2-banner-section > .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
.twm-home2-banner-section .twm-bnr2-right-content {
  max-width: 900px;
  position: relative;
  margin-left: -80px;
}
@media (max-width: 991px) {
  .twm-home2-banner-section .twm-bnr2-right-content {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 40px;
  }
}
@media (max-width: 540px) {
  .twm-home2-banner-section .twm-bnr2-right-content {
    margin-bottom: 0px;
  }
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 {
  position: absolute;
  bottom: 100px;
  left: 0px;
}
@media (max-width: 991px) {
  .twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 {
    display: none;
  }
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap {
  width: 510px;
  height: 510px;
  border: 1px solid #ccc;
  position: relative;
  border-radius: 50%;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap:before {
  content: "";
  position: absolute;
  top: 35px;
  left: 50px;
  border: 1px solid #ccc;
  width: 435px;
  height: 435px;
  border-radius: 50%;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap:after {
  content: "";
  position: absolute;
  top: 90px;
  left: 100px;
  border: 1px solid #ccc;
  width: 335px;
  height: 335px;
  border-radius: 50%;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap .twm-outline-ring-dott-wrap {
  width: 510px;
  height: 510px;
  position: relative;
  border-radius: 50%;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap .twm-outline-ring-dott-wrap .outline-dot-1 {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 40px;
  top: 100px;
  z-index: 9;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap .twm-outline-ring-dott-wrap .outline-dot-2 {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: -8px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap .twm-outline-ring-dott-wrap .outline-dot-3 {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 40px;
  bottom: 100px;
  z-index: 9;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-small-ring-l {
  width: 50px;
  height: 50px;
  border: 5px solid #1967d2;
  border-radius: 50%;
  opacity: 0.4;
  position: absolute;
  top: 50%;
  left: -25px;
  z-index: 5;
  margin-top: -24px;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-small-ring-2 {
  width: 50px;
  height: 50px;
  border: 5px solid #1967d2;
  border-radius: 50%;
  opacity: 0.4;
  position: absolute;
  top: -17px;
  right: -14px;
  z-index: 5;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks {
  display: flex;
  background-color: #fff;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 20px 20px 10px 20px;
  border-radius: 10px;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks .twm-icon {
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 64px;
  background-color: #1967d2;
  text-align: center;
  position: absolute;
  top: -50px;
  left: 0px;
}
@media (max-width: 540px) {
  .twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks .twm-icon {
    position: inherit;
    top: inherit;
    left: inherit;
    margin-right: 10px;
  }
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks .twm-icon.pink {
  background-color: #c698d2;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks .twm-icon img {
  width: 60%;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks .twm-content .tw-count-number {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks .twm-content .tw-count-number .counter {
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 14px;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-3 {
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 200px;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-3 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-3 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-3 .twm-content {
  display: flex;
  align-items: center;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-3 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  margin-right: 10px;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-3 .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 14px;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-position-1 {
  position: absolute;
  z-index: 4;
  top: 50px;
  left: 40px;
}
@media (max-width: 540px) {
  .twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-position-1 {
    position: inherit;
    top: inherit;
    left: inherit;
    max-width: 320px;
    margin: 10px auto 10px;
    padding: 10px;
  }
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-position-2 {
  position: absolute;
  z-index: 4;
  bottom: 150px;
  left: 160px;
}
@media (max-width: 540px) {
  .twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-position-2 {
    position: inherit;
    bottom: inherit;
    left: inherit;
    max-width: 320px;
    margin: 10px auto 10px;
    padding: 10px;
  }
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-position-3 {
  position: absolute;
  z-index: 4;
  top: 300px;
  transform: translateY(-50%);
  left: 80px;
}
@media (max-width: 1360px) {
  .twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-position-3 {
    top: 190px;
  }
}
@media (max-width: 991px) {
  .twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-position-3 {
    top: 240px;
  }
}
@media (max-width: 540px) {
  .twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-position-3 {
    position: inherit;
    top: inherit;
    left: inherit;
    max-width: 320px;
    width: 100%;
    margin: 10px auto 10px;
    transform: none;
  }
}
.twm-home2-banner-section .twm-home-2-bnr-images {
  position: relative;
  max-width: 620px;
}
@media (max-width: 1360px) {
  .twm-home2-banner-section .twm-home-2-bnr-images {
    max-width: 500px;
  }
}
@media (max-width: 1199px) {
  .twm-home2-banner-section .twm-home-2-bnr-images {
    max-width: 450px;
  }
}
@media (max-width: 991px) {
  .twm-home2-banner-section .twm-home-2-bnr-images {
    margin: 0px auto;
  }
}
.twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-1 {
  position: relative;
  z-index: 1;
  border-radius: 30px;
  margin-left: 150px;
}
@media (max-width: 1199px) {
  .twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-1 {
    margin-left: 100px;
  }
}
@media (max-width: 540px) {
  .twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-1 {
    margin-left: 0px;
  }
}
.twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-1 img {
  border-radius: 30px;
}
.twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-1:after {
  position: absolute;
  left: -30px;
  top: -30px;
  background-color: #eac87c;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-2 {
  position: absolute;
  right: -190px;
  bottom: 100px;
  z-index: 1;
}
@media (max-width: 1360px) {
  .twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-2 {
    width: 280px;
  }
}
@media (max-width: 991px) {
  .twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-2 {
    width: 180px;
    right: -30px;
  }
}
@media (max-width: 540px) {
  .twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-2 {
    left: 20px;
    right: auto;
    bottom: 30px;
  }
}
.twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-2:after {
  content: "";
  position: absolute;
  right: -60px;
  top: -60px;
  z-index: -1;
  height: 500px;
  width: 250px;
  border-radius: 0px 250px 250px 0px;
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1360px) {
  .twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-2:after {
    right: -30px;
    top: -30px;
    height: 340px;
    width: 220px;
  }
}
@media (max-width: 991px) {
  .twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-2:after {
    display: none;
  }
}
.twm-home2-banner-section .twm-home-2-bnr-images .bnr-image-2 img {
  border-radius: 50%;
}
/* Home Page 1 Banner Section Css Start */
.twm-home1-banner-section {
  position: relative;
  padding-top: 100px;
  overflow: hidden;
}
.twm-home1-banner-section > .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-home1-banner-section > .row .twm-bnr-left-section {
  max-width: 745px;
  padding-left: 20px;
  margin-left: auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 1270px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section {
    max-width: 768px;
    margin: 0px auto;
    padding: 0px 30px 50px 30px;
  }
}
.twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-small {
  font-size: 20px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-small {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
.twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 30px;
  line-height: 72px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 15px;
    line-height: 36px;
  }
}
.twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-discription {
    font-size: 15px;
    margin-bottom: 30px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section {
  position: relative;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-content {
  max-width: 900px;
  position: relative;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-content {
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 30px 0px 30px;
  }
}
@media (max-width: 480px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area {
    display: none;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 {
  left: 225px;
  bottom: 150px;
  position: absolute;
  z-index: 3;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 {
    left: 100px;
    bottom: 240px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background-color: #b4cded;
  display: block;
  position: relative;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span {
    width: 400px;
    height: 400px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:after {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: 35px;
  top: 100px;
  z-index: 9;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:after {
    right: 15px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:before {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 3px;
  top: 170px;
  z-index: 9;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:before {
    left: -7px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 {
  left: 150px;
  bottom: 75px;
  position: absolute;
  z-index: 2;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 {
    left: 50px;
    bottom: 200px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span {
  width: 650px;
  height: 650px;
  border-radius: 50%;
  background-color: #dbe6f4;
  display: block;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span {
    width: 500px;
    height: 500px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span:after {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: 75px;
  bottom: 100px;
  z-index: 9;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span:after {
    right: 35px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 {
  left: 75px;
  bottom: 0px;
  position: absolute;
  z-index: 1;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 {
    left: 0px;
    bottom: 150px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 span {
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background-color: #ecf1f7;
  display: block;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 span {
    width: 600px;
    height: 600px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-carousel {
  position: relative;
  z-index: 4;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-carousel .slide-img img {
  width: auto;
  margin-left: 300px;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-carousel .slide-img img {
    margin-left: 0px;
  }
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-carousel .slide-img img {
    margin: 0px auto;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-small-ring-l {
  width: 50px;
  height: 50px;
  border: 5px solid #1967d2;
  border-radius: 50%;
  opacity: 0.4;
  position: absolute;
  bottom: 30%;
  left: 11%;
  z-index: 5;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-small-ring-l {
    left: 1%;
    bottom: 45%;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-small-ring-2 {
  width: 50px;
  height: 50px;
  border: 5px solid #1967d2;
  border-radius: 50%;
  opacity: 0.4;
  position: absolute;
  top: 30%;
  right: 9%;
  z-index: 5;
}
.twm-home1-banner-section .twm-gradient-text {
  font-size: 150px;
  line-height: 110px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  font-weight: 800;
  text-transform: uppercase;
  padding-right: 200px;
  background: -moz-linear-gradient(top, rgba(192, 213, 240, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(192, 213, 240, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(192, 213, 240, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6c0d5f0", endColorstr="#00000000",GradientType=0 ); /* IE6-9 */
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-gradient-text {
    position: inherit;
  }
}
@media (max-width: 767px) {
  .twm-home1-banner-section .twm-gradient-text {
    display: none;
  }
}
.twm-home1-banner-section .twm-bnr-blocks {
  display: flex;
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 270px;
  margin: 0px 4px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks {
    width: 100%;
  }
}
.twm-home1-banner-section .twm-bnr-blocks .twm-icon {
  width: 70px;
  margin-right: 20px;
}
.twm-home1-banner-section .twm-bnr-blocks .twm-content .tw-count-number {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}
.twm-home1-banner-section .twm-bnr-blocks .twm-content .tw-count-number .counter {
  font-size: 26px;
  line-height: 40px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .twm-home1-banner-section .twm-bnr-blocks .twm-content .tw-count-number {
    font-size: 15px;
    line-height: 38px;
    font-weight: 700;
  }
  .twm-home1-banner-section .twm-bnr-blocks .twm-content .tw-count-number .counter {
    font-size: 15px;
    line-height: 40px;
    font-weight: 600;
  }
}
.twm-home1-banner-section .twm-bnr-blocks .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-home1-banner-section .twm-bnr-blocks-3 {
  display: flex;
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 290px;
  margin: 0px 4px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-3 {
    width: 100%;
  }
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-content .tw-count-number {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
  font-size: 28px;
  line-height: 40px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
@media (max-width: 768px) {
  .twm-home1-banner-section .twm-bnr-blocks-3 .twm-content .tw-count-number {
    font-size: 15px;
    line-height: 38px;
    font-weight: 700;
    font-family: "Rubik", sans-serif;
  }
  .twm-home1-banner-section .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
    font-size: 15px;
    line-height: 40px;
    font-weight: 600;
    font-family: "Rubik", sans-serif;
  }
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-wrap {
    flex-direction: column;
    width: 100%;
    margin: 10px 0;
  }
}
.twm-home1-banner-section .twm-bnr-blocks-position-1 {
  position: absolute;
  z-index: 4;
  top: 200px;
  left: 45px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-1 {
    position: inherit;
    top: inherit;
    left: inherit;
  }
}
.twm-home1-banner-section .twm-bnr-blocks-position-2 {
  position: absolute;
  z-index: 4;
  top: -20px;
  right: 0px;
}
@media (max-width: 1366px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-2 {
    top: -30px;
  }
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-2 {
    position: inherit;
    top: inherit;
    right: inherit;
  }
}
.twm-home1-banner-section .twm-bnr-blocks-position-3 {
  position: absolute;
  z-index: 4;
  bottom: 230px;
  right: 20px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-3 {
    position: inherit;
    right: inherit;
    bottom: inherit;
  }
}
/*Side Map*/
.twm-s-map-iframe {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
}
.twm-s-map-iframe iframe {
  width: 100%;
  border: 0px;
  filter: grayscale(100%);
}
/*Side Map2*/
.twm-m-map-iframe {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.twm-m-map-iframe iframe {
  width: 100%;
  border: 0px;
  filter: grayscale(100%);
}
/*Sidebar Info*/
.twm-s-info3 {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  padding: 30px;
  margin-top: 90px;
}
.twm-s-info3 .twm-s-info-logo-section {
  position: relative;
}
.twm-s-info3 .twm-s-info-logo-section .twm-media {
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  top: -80px;
  left: 0px;
  overflow: hidden;
  margin-bottom: -50px;
}
.twm-s-info3 ul {
  list-style: none;
  margin-bottom: 30px;
}
.twm-s-info3 ul li {
  margin-bottom: 10px;
}
.twm-s-info3 ul li:last-child {
  margin-bottom: 0px;
}
.twm-s-info3 ul li .twm-s-info-inner {
  position: relative;
  padding-left: 40px;
}
.twm-s-info3 ul li .twm-s-info-inner i {
  position: absolute;
  left: 0px;
  top: 15px;
  font-size: 18px;
  color: #1967d2;
}
.twm-s-info3 ul li .twm-s-info-inner .twm-title {
  font-size: 14px;
  color: #666666;
}
.twm-s-info3 ul li .twm-s-info-inner .twm-s-info-discription {
  font-size: 16px;
  color: #17171d;
  word-break: break-word;
}
.twm-s-info3 .site-button {
  display: block;
  text-align: center;
}
/*Sidebar Info*/
.twm-s-info {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  padding: 40px;
}
@media (max-width: 575px) {
  .twm-s-info {
    padding: 20px;
  }
}
.twm-s-info ul {
  list-style: none;
  margin-bottom: 0px;
}
.twm-s-info ul li {
  margin-bottom: 10px;
}
.twm-s-info ul li:last-child {
  margin-bottom: 0px;
}
.twm-s-info ul li .twm-s-info-inner {
  position: relative;
  padding-left: 40px;
}
.twm-s-info ul li .twm-s-info-inner i {
  position: absolute;
  left: 0px;
  top: 15px;
  font-size: 18px;
  color: #1967d2;
}
.twm-s-info ul li .twm-s-info-inner .twm-title {
  font-size: 14px;
  color: #666666;
}
.twm-s-info ul li .twm-s-info-inner .twm-s-info-discription {
  font-size: 16px;
  color: #17171d;
  word-break: break-word;
}
/*Sidebar  Info 2*/
.twm-job-hilites {
  padding-bottom: 30px;
}
.twm-job-hilites li {
  display: block;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 15px 15px 50px;
  position: relative;
  color: #17171d;
  font-size: 16px;
  margin-bottom: 10px;
}
.twm-job-hilites li:last-child {
  margin-bottom: 0px;
}
.twm-job-hilites li i {
  position: absolute;
  left: 15px;
  top: 19px;
  font-size: 18px;
  color: #1967d2;
}
.twm-s-info2 .twm-job-hilites2 {
  list-style: none;
  margin-bottom: 0px;
  margin-left: 15px;
}
.twm-s-info2 .twm-job-hilites2 li {
  margin-bottom: 10px;
}
.twm-s-info2 .twm-job-hilites2 li:last-child {
  margin-bottom: 0px;
}
.twm-s-info2 .twm-job-hilites2 li .twm-s-info-inner {
  position: relative;
  padding-left: 40px;
}
.twm-s-info2 .twm-job-hilites2 li .twm-s-info-inner i {
  position: absolute;
  left: 0px;
  top: 15px;
  font-size: 18px;
  color: #1967d2;
}
.twm-s-info2 .twm-job-hilites2 li .twm-s-info-inner .twm-title {
  font-size: 14px;
  color: #666666;
}
.twm-s-info2 .twm-job-hilites2 li .twm-s-info-inner .twm-s-info-discription {
  font-size: 16px;
  color: #17171d;
}
/*Sidebar-contact*/
.twm-s-contact {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  padding: 40px;
}
@media (max-width: 575px) {
  .twm-s-contact {
    padding: 20px;
  }
}
.twm-s-contact textarea.form-control {
  height: 100px;
  resize: none;
}
.twm-s-contact .form-control {
  width: 100%;
  height: 60px;
  padding: 20px;
  border: 1px solid transparent;
  background-color: #f0f6fe;
  border-radius: 10px;
}
/*Faq*/
.tw-faq-section {
  max-width: 830px;
  margin: 0px auto;
}
.tw-faq-section .tw-faq .accordion-item {
  border: 1px solid transparent;
  margin-bottom: 20px;
  overflow: hidden;
  border: 1px solid #efefef;
  border-radius: 10px;
  background-color: #f0f6fe;
}
.tw-faq-section .tw-faq .accordion-item .accordion-button {
  font-size: 18px;
  color: #17171d;
  padding: 10px 16px 10px 16px;
  font-weight: 500;
}
.tw-faq-section .tw-faq .accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
  background-color: #f0f6fe;
}
.tw-faq-section .tw-faq .accordion-item .accordion-button:focus {
  box-shadow: none !important;
}
/*Accordion button*/
.accordion-button:after {
  background-image: none;
  content: "\e9b3";
  font-family: "Feather";
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #17171d;
  text-align: center;
  font-size: 22px;
}
.accordion-button:not(.collapsed):after {
  background-image: none;
  content: "\e998";
  transform: none;
}
/*Sign Up popup*/
.twm-sign-up {
  margin-bottom: 10px;
}
.twm-sign-up .modal-dialog {
  max-width: 590px;
}
@media (max-width: 575px) {
  .twm-sign-up .modal-dialog {
    margin: 20px;
  }
}
.twm-sign-up .modal-content {
  border-top: 6px solid #1967d2;
}
.twm-sign-up .modal-content .form-check-label a {
  color: #1967d2;
}
.twm-sign-up .modal-content .form-check-label a:hover {
  color: #17171d;
}
.twm-sign-up .modal-content .twm-backto-login {
  background-color: transparent;
  color: #1967d2;
  border: none;
}
.twm-sign-up .modal-content .twm-backto-login:hover {
  color: #17171d;
}
.twm-sign-up .modal-header {
  display: block;
  text-align: center;
  border: none;
  margin-top: 50px;
}
.twm-sign-up .modal-header .modal-title {
  font-size: 34px;
  margin-bottom: 15px;
}
.twm-sign-up .modal-header .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1;
}
.twm-sign-up .modal-body {
  padding: 20px 30px;
}
@media (max-width: 575px) {
  .twm-sign-up .modal-body {
    padding: 20px;
  }
}
.twm-sign-up .modal-footer {
  border: none;
  background-color: #f0f6fe;
  text-align: center;
  display: block;
  padding: 0px 0px 40px 0px;
  margin-top: 30px;
}
.twm-sign-up .modal-footer .modal-f-title {
  display: inline-block;
  background-color: #f0f6fe;
  padding: 6px 15px;
  border-radius: 10px;
  position: relative;
  top: -22px;
  margin-bottom: -11px;
}
.twm-sign-up .rem-forgot {
  display: flex;
  justify-content: space-between;
}
.twm-sign-up .site-button {
  display: block;
  text-align: center;
  width: 100%;
}
.twm-modal-social {
  list-style: none;
}
.twm-modal-social li {
  display: inline-block;
}
.twm-modal-social li a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: block;
  border-radius: 50%;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}
.facebook-clr {
  color: #4d69b2;
  border-color: #4d69b2;
}
.twitter-clr {
  color: #38b2e1;
  border-color: #38b2e1;
}
.linkedin-clr {
  color: #0579b6;
  border-color: #0579b6;
}
.google-clr {
  color: #d8483d;
  border-color: #d8483d;
}
/*============================================================================================
	DashBoard Css Start
=============================================================================================*/
strong {
  font-weight: 500;
}
/*Dashboard Header*/
.header-widget-wrap .listing-user .dropdown-menu {
  width: 100%;
  min-width: 180px;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  border: 0px;
  padding: 20px;
}
.nav-btn-wrap {
  display: table-cell;
  vertical-align: middle;
}
.nav-btn-admin {
  font-size: 28px;
  line-height: 68px;
  cursor: pointer;
  display: block;
  color: #0f1221;
}
#header-admin.active {
  overflow: hidden;
}
#header-admin.active .nav-btn-admin {
  transform: rotate(180deg);
}
#header-admin.active .container {
  min-width: 480px;
}
.header-left {
  float: left;
  display: table;
}
.header-left > .header-widget-wrap {
  display: table-cell;
  vertical-align: middle;
}
.header-right {
  float: right;
  display: table;
}
.header-right > .header-widget-wrap {
  display: table-cell;
  vertical-align: middle;
}
.header-right > .header-login-signup {
  display: table-cell;
  vertical-align: middle;
}
.header-widget-wrap > .header-widget {
  display: inline-block;
  margin-left: 25px;
  position: relative;
  cursor: pointer;
}
.header-widget-wrap .dropdown-menu {
  width: 350px;
  min-width: 350px;
  top: 60px;
  left: auto;
  right: -15px;
  padding: 0;
}
@media (max-width: 480px) {
  .header-widget-wrap .dropdown-menu {
    width: 300px;
    min-width: 300px;
    left: -5px !important;
  }
}
.listing-user {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.listing-user .dropdown-toggle {
  padding-right: 20px;
  display: block;
}
.listing-user .dropdown-toggle::after {
  display: none;
}
.listing-user .user-name {
  transition: 0.5s all ease;
  color: #fff;
}
.listing-user span {
  display: inline-block;
  width: 40px;
  margin-right: 15px;
}
.listing-user span img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.listing-user ul {
  list-style: none;
}
.listing-user ul li a {
  line-height: 22px;
  color: #17171d;
  font-size: 13px;
  padding: 5px 5px 5px 24px;
  display: block;
  transition: 0.2s;
  position: relative;
}
.listing-user ul li a i {
  position: absolute;
  left: 0px;
  top: 10px;
  color: #1967d2;
}
.listing-user ul li a:hover {
  color: #1967d2;
}
.listing-user .user-name:before {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  transition: 0.5s all ease;
  display: inline-block;
  margin-left: 6px;
  color: #1967d2;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
@media (max-width: 400px) {
  .listing-user .user-name:before {
    font-size: 18px;
  }
}
.dashboard-user-section .listing-user {
  margin-right: 0px;
  position: relative;
  padding: 14px 0px;
}
.dashboard-user-section .listing-user .user-name {
  color: inherit;
}
@media (max-width: 400px) {
  .dashboard-user-section .listing-user .user-name {
    font-size: 0px;
  }
}
.dashboard-user-section .listing-user .user-name:after {
  color: inherit;
}
.wt-admin-right-page-header {
  position: relative;
  padding: 15px 0px;
  margin-bottom: 20px;
}
.wt-admin-right-page-header h2 {
  font-size: 28px;
  color: #17171d;
  font-weight: 400;
  margin-bottom: 15px;
}
.wt-admin-right-page-header .breadcrumbs {
  position: relative;
}
.wt-admin-right-page-header .breadcrumbs a {
  margin-right: 24px;
  position: relative;
  font-weight: 400;
}
.wt-admin-right-page-header .breadcrumbs a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #0f1221;
}
.wt-admin-right-page-header .breadcrumbs span {
  margin-right: 24px;
  position: relative;
  font-weight: 400;
  color: #1967d2;
}
.content-admin-main .panel.panel-default {
  border-radius: 10px;
  background: #fff;
}
.wt-panel-heading {
  border-bottom: 1px solid #ddd;
}
/*My Account css*/
#header-admin {
  width: calc(100% - 320px);
  background: #fff;
  border-bottom: 1px solid #ddd;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  transition: all 0.3s;
}
@media (max-width: 1360px) {
  #header-admin {
    width: calc(100% - 260px);
  }
}
#header-admin.active {
  width: 100%;
}
#header-admin .container {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
}
#sidebar-admin-wraper {
  width: 320px;
  position: fixed;
  z-index: 1 !important;
  top: 0px;
  left: 0px;
  height: 100vh;
  z-index: 999;
  background: #d4e6ff;
  color: #17171d;
  transition: 0.5s all ease;
}
@media (max-width: 1360px) {
  #sidebar-admin-wraper {
    width: 260px;
  }
}
#sidebar-admin-wraper.active {
  margin-left: -320px;
}
@media (max-width: 768px) {
  #sidebar-admin-wraper.active {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  #sidebar-admin-wraper {
    margin-left: -320px;
  }
}
#content {
  width: calc(100% - 320px);
  padding-top: 70px;
  min-height: 100vh;
  transition: 0.5s all ease;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #f9fcff;
}
@media (max-width: 1360px) {
  #content {
    width: calc(100% - 260px);
  }
}
#content.active {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 768px) {
  #content.active {
    width: calc(100% - 260px);
  }
}
#content.active .content-admin-main {
  min-width: 480px;
}
@media (max-width: 768px) {
  #content {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #header-admin {
    width: 100%;
  }
  #header-admin.active {
    width: calc(100% - 260px);
  }
}
/*Dashboard message Dropdown*/
.dashboard-message-dropdown .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  border: 0px;
}
/*Dashboard Notification Dropdown*/
.dashboard-noti-dropdown .dropdown-menu {
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  border: 0px;
}
/*Dashboard Message*/
.jobzilla-admin-messange {
  color: #999;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  position: relative;
  top: 10px;
}
.jobzilla-admin-messange.dropdown-toggle:after {
  display: none;
}
.jobzilla-admin-messange span {
  position: absolute;
  top: -15px;
  right: -12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 100%;
  background-color: #1967d2;
}
/*Dashboard Notification*/
.jobzilla-admin-notification {
  color: #999;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  position: relative;
  top: 10px;
}
.jobzilla-admin-notification.dropdown-toggle:after {
  display: none;
}
.jobzilla-admin-notification span {
  position: absolute;
  top: -15px;
  right: -12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 100%;
  background-color: #1967d2;
}
.page-logo {
  padding: 40px 10px 20px 30px;
  margin-bottom: 16px;
}
.page-logo a img {
  max-width: 130px;
}
/*Admin Nav*/
.admin-nav.scrollbar-macosx {
  height: calc(100vh - 150px);
  padding-left: 30px;
  overflow-y: scroll;
}
.admin-nav ul {
  list-style: none;
  margin: 0;
  font-weight: 500;
}
.admin-nav ul li {
  float: none;
}
.admin-nav ul li:last-child {
  border-bottom: none;
}
.admin-nav ul li.has-child {
  position: relative;
}
.admin-nav ul li a > i {
  font-size: 18px;
  margin-right: 25px;
  position: absolute;
  left: 10px;
  top: 14px;
}
.admin-nav ul li .sub-menu {
  opacity: 1;
  margin-left: 30px;
  background: #f9fcff;
  border-radius: 10px 0px 0px 10px;
}
.admin-nav ul li .sub-menu > li a {
  padding: 5px 20px;
  color: #1967d2;
  border-radius: 5px;
  margin-bottom: 1px;
  font-size: 13px;
  font-weight: normal;
}
.admin-nav ul li .sub-menu > li a:hover {
  color: #17171d;
}
.admin-nav ul li .sub-menu > li a > i {
  font-size: 12px;
}
.admin-nav ul > li > a {
  padding: 10px 15px 10px 40px;
  color: #323232;
  display: block;
  font-size: 14px;
  position: relative;
  font-weight: 400;
  transition: 0.5s all ease;
}
.admin-nav ul > li > a:hover {
  color: #1967d2;
}
.admin-nav ul > li ul {
  display: none;
  position: static;
  visibility: visible;
  width: auto;
}
.admin-nav ul > li .sub-menu {
  display: none;
  position: static;
  visibility: visible;
  width: auto;
}
.admin-nav ul > li.active > a {
  color: #1967d2;
  background-color: #f9fcff;
  border-radius: 10px 0px 0px 10px;
}
.admin-nav ul > li.has-child.nav-active > .submenu-toogle:before {
  content: "\f107";
}
.admin-nav .has-child .submenu-toogle {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  z-index: 1;
  cursor: pointer;
  padding: 7px;
  font-size: 16px;
  display: none;
  display: block;
  color: #000;
}
.admin-nav .has-child li .submenu-toogle {
  opacity: 0.9;
}
.admin-nav .has-child.nav-active > a + .submenu-toogle.fa-angle-down:before {
  content: "\f106";
}
.content-admin-main {
  padding: 30px;
}
@media (max-width: 540px) {
  .content-admin-main {
    padding: 15px;
  }
}
.content-admin-main textarea.form-control {
  height: auto;
  resize: none;
}
.ls-inputicon-box {
  position: relative;
}
.ls-inputicon-box .fs-input-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 60px;
  z-index: 5;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #1967d2;
}
.ls-inputicon-box .form-control {
  padding-left: 35px;
}
.ls-inputicon-box .bootstrap-select .dropdown-toggle {
  padding-left: 35px;
}
.ls-inputicon-box .remove_field {
  position: absolute;
  right: 4px;
  top: 2px;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  display: block;
}
/*Form Elements*/
.panel-default > .panel-heading .panel-tittle i {
  margin-right: 20px;
}
.panel-default > .panel-heading .panel-heading-left {
  float: left;
}
.panel-default > .panel-heading .panel-heading-right {
  float: right;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e7ecf1;
}
.dropdown.bootstrap-select.wt-select-box {
  width: 100% !important;
}
.dropdown.bootstrap-select.wt-select-box .btn-light {
  background-color: #f0f6fe;
  border-color: #f0f6fe;
}
.dropdown.bootstrap-select.wt-select-box .form-control {
  height: 30px;
}
.dropdown.bootstrap-select.wt-select-box .dropdown-toggle {
  height: 60px;
  border-radius: 10px;
  font-size: 14px;
}
.dropdown.bootstrap-select.wt-select-box .dropdown-toggle:focus {
  box-shadow: none !important;
  outline: none !important;
  background-color: #F8F8F8;
}
.bootstrap-select.wt-select-box .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
  padding-top: 12px;
}
.wt-input-icon .input-group-addon2 {
  position: absolute;
  left: 0px;
  top: 12px;
  z-index: 4;
  border: none;
  padding: 0;
  color: #222;
  border-radius: 6px;
  background: none;
}
.form-group.form-inline .radio {
  margin-right: 15px;
}
.form-group.form-inline .checkbox {
  margin-right: 15px;
}
/*Dashboard Card*/
.dashboard-card {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
}
.wt-card-right {
  text-align: right;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
  margin-bottom: 10px;
}
.wt-card-bottom {
  text-align: right;
}
.wt-card-bottom h4 {
  font-weight: 400;
}
.wt-card-icon {
  font-size: 48px;
  line-height: 0px;
  color: rgba(0, 0, 0, 0.1);
  z-index: -1;
  position: absolute;
  left: 20px;
  top: 20px;
}
/*Upload Video Button*/
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.upload-btn-wrapper input[type=file] {
  font-size: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  display: block;
}
/*dashboard List*/
.dashboard-list-box ul {
  list-style: none;
  margin-bottom: 0px;
}
.dashboard-list-box ul li {
  display: block;
  padding: 15px 35px 15px 0px;
  border-bottom: 1px solid #e7ecf1;
  position: relative;
}
.dashboard-list-box ul li:last-child {
  border-bottom: 0px;
}
.dashboard-list-box ul li a {
  padding: 0px 3px;
  font-weight: 500;
}
.dashboard-list-box ul li:hover a.close-list-item {
  display: block;
}
.dashboard-list-box a.close-list-item {
  color: red;
  position: absolute;
  right: 20px;
  font-weight: normal;
  padding: 0px 6px;
  display: none;
  right: 20px;
  top: 20px;
}
.dashboard-list-box a.close-list-item i {
  padding-right: 5px;
}
.dashboard-list-box.list-box-with-icon ul li .list-box-icon {
  font-size: 18px;
  vertical-align: middle;
  margin-right: 0px;
  position: relative;
  left: -10px;
}
.list-box-with-icon ul li {
  padding: 15px 80px 15px 50px;
  position: relative;
}
@media (max-width: 540px) {
  .list-box-with-icon ul li {
    padding: 15px 15px 15px 50px;
  }
}
.list-box-with-icon ul li .list-box-icon {
  margin-left: -20px;
}
/*dashboard message*/
.dashboard-messages-box-scroll {
  height: 394px;
  overflow-y: scroll;
}
.dashboard-messages-box {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.dashboard-messages-box:first-child {
  padding-top: 20px;
}
.dashboard-messages-box:last-child {
  border-bottom: 0px;
}
.dashboard-message-avtar {
  float: left;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-left: 20px;
  border-radius: 10px;
}
@media (max-width: 480px) {
  .dashboard-message-avtar {
    float: none;
  }
}
.dashboard-message-avtar img {
  width: 100%;
}
.dashboard-message-area {
  margin-left: 50px;
  text-align: left;
  padding-left: 50px;
  padding-right: 20px;
}
@media (max-width: 480px) {
  .dashboard-message-area {
    padding: 15px;
    margin-left: 0px;
  }
}
.dashboard-message-area p {
  margin-bottom: 20px;
}
.dashboard-message-area h5 {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.dashboard-message-area h5 i {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 18px;
  line-height: 40px;
  font-style: normal;
  color: #fff;
  width: 40px;
  height: 40px;
  background-color: #64bc36;
  text-align: center;
  border-radius: 50%;
}
.dashboard-message-area h5 span {
  font-size: 12px;
  color: #1967d2;
  display: block;
  font-weight: 500;
  padding-top: 4px;
}
.dashboard-message-area .dropdown-toggle {
  color: #1967d2;
}
.dashboard-message-area .dropdown-toggle:after {
  display: none;
}
.dashboard-message-area .dashboard-message-reply-textarea .form-control {
  border-radius: 10px !important;
}
.dashboard-message-reply {
  margin-right: 20px;
}
.dashboard-message-reply .acod-head a {
  font-size: 14px;
  border: none;
  padding: 0px;
  display: inline-block;
  color: #000;
  font-weight: 700;
}
.dashboard-message-reply .acod-head a:hover {
  color: #f96b39;
}
.dashboard-message-reply-textarea {
  margin-top: 20px;
}
/*Edit Profile*/
.dashboard-profile-photo {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 10px;
  border: 1px solid #f0f6fe;
}
.dashboard-profile-photo img {
  border-radius: 10px;
  display: block;
  width: 128px;
  height: 128px;
  object-fit: cover;
  object-position: top;
}
.dashboard-profile-photo .upload-btn-wrapper {
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.dashboard-profile-photo .upload-btn-wrapper button {
  left: 50%;
  transform: translateX(-50%);
}
.dashboard-profile-photo .upload-btn-wrapper #upload-image-grid img {
  object-fit: cover;
  object-position: center;
  width: 128px;
  height: 128px;
  padding: 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  border-radius: 10px;
}
.dashboard-cover-pic .dropzone {
  margin-bottom: 10px;
}
/*Dashboard Widget*/
.dashboard-widgets-header {
  padding: 20px 20px 0px 20px;
  font-weight: 500;
  font-size: 14px;
  color: #1967d2;
}
/*notification list*/
.dashboard-widget-scroll {
  position: relative;
  padding: 20px;
}
.noti-list ul {
  list-style: none;
  margin-bottom: 10px;
}
.noti-list ul li {
  position: relative;
  padding: 5px 15px 5px 20px;
  display: block;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
.noti-list ul li a {
  color: #000;
}
.noti-list ul li .noti-icon {
  position: absolute;
  left: 0px;
  top: 4px;
  font-size: 14px;
  color: #178f41;
}
.noti-list ul li .noti-texting b {
  font-weight: 500;
}
.noti-view-all {
  padding: 0px;
}
.noti-view-all a {
  color: #1967d2;
}
/*Message list*/
.message-list ul {
  list-style: none;
  margin-bottom: 10px;
}
.message-list ul li {
  position: relative;
  padding: 15px 0px 15px 0px;
  display: block;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
}
.message-list ul li .msg-avtar {
  float: left;
}
.message-list ul li .msg-avtar img {
  height: 30px;
  margin-top: 4px;
  border-radius: 10px;
}
.message-list ul li .msg-texting {
  overflow: hidden;
  padding-left: 10px;
}
.message-list ul li .msg-texting strong {
  color: #17171d;
  font-size: 14px;
  font-weight: 500;
}
.message-list ul li .msg-texting .msg-time {
  float: right;
  color: #1967d2;
  font-weight: 500;
}
.message-list ul li .msg-texting .msg-time span {
  padding-right: 3px;
}
.message-list ul li .msg-texting p {
  margin-bottom: 0px;
  line-height: inherit;
}
.message-view-all {
  padding: 0px;
}
.message-view-all a {
  color: #1967d2;
}
/*Msg style 2*/
.wt-admin-dashboard-msg-2 {
  display: flex;
}
.wt-admin-dashboard-msg-2 .user-msg-list-btn-open {
  top: -62px;
  right: 20px;
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-user-list {
  transition: all 0.5s linear;
  display: block;
  width: 100%;
  margin-right: 30px;
  max-width: 400px;
}
@media (max-width: 1360px) {
  .wt-admin-dashboard-msg-2 .wt-dashboard-msg-user-list {
    width: 250px;
  }
}
@media (max-width: 991px) {
  .wt-admin-dashboard-msg-2 .wt-dashboard-msg-user-list {
    position: fixed;
    right: -250px;
    top: 0px;
    z-index: 999;
    width: 250px;
    margin-right: 0px;
    box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
    transition: all 0.5s linear;
  }
}
.wt-admin-dashboard-msg-2.active .user-msg-list-btn-open {
  right: 257px;
  display: none;
}
.wt-admin-dashboard-msg-2.active .user-msg-list-btn-close {
  display: block;
}
@media (max-width: 991px) {
  .wt-admin-dashboard-msg-2.active .wt-dashboard-msg-user-list {
    right: 0%;
  }
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-box {
  display: block;
  background-color: #fff;
  position: relative;
  flex: 1;
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search {
  position: relative;
  padding: 20px;
  background-color: #fff;
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search .form-control {
  padding-right: 40px;
  border-radius: 10px !important;
  border: 0px;
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search .btn {
  outline: none !important;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #1967d2;
  font-size: 20px;
  z-index: 10;
  background: none;
}
.wt-admin-dashboard-msg-2 .msg-find-list .bootstrap-select .dropdown-toggle {
  border: 0px;
  box-shadow: none !important;
  border-radius: 0px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-bottom: 1px solid #dbdbdb;
}
.wt-admin-dashboard-msg-2 .msg-find-list .bootstrap-select .dropdown-toggle:hover, .wt-admin-dashboard-msg-2 .msg-find-list .bootstrap-select .dropdown-toggle:active, .wt-admin-dashboard-msg-2 .msg-find-list .bootstrap-select .dropdown-toggle:focus {
  border: 0px solid transparent !important;
  border-bottom: 1px solid #dbdbdb !important;
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search-list {
  background-color: #fff;
  height: 700px;
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search-list-wrap {
  display: table;
  width: 100%;
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search-list-wrap .msg-user-info {
  position: relative;
  display: block;
  padding: 30px 80px 30px 20px;
  background-color: #fff;
  margin: 0px 20px;
  border-radius: 10px;
}
@media (max-width: 1366px) {
  .wt-admin-dashboard-msg-2 .wt-dashboard-msg-search-list-wrap .msg-user-info {
    padding: 40px 0px 10px 0px;
  }
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search-list-wrap:hover .msg-user-info {
  background-color: #f0f6fe;
}
.wt-admin-dashboard-msg-2 .msg-user-timing {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 12px;
  color: #969696;
}
.wt-admin-dashboard-msg-2 .msg-user-info-text {
  overflow: hidden;
}
.wt-admin-dashboard-msg-2 .msg-user-info-pic {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 15px;
  overflow: hidden;
  border-radius: 6px;
}
.wt-admin-dashboard-msg-2 .msg-user-name {
  font-size: 14px;
  color: #1967d2;
  font-weight: 500;
}
.wt-admin-dashboard-msg-2 .msg-user-discription {
  font-size: 14px;
  color: #222;
}
.wt-admin-dashboard-msg-2 .single-msg-user-name-box {
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
  background-color: #fff;
  border-bottom: 1px solid #dbdbdb;
  min-height: 85px;
}
.wt-admin-dashboard-msg-2 .single-msg-user-name-box .message-action {
  color: #ff0000;
  font-size: 13px;
}
.wt-admin-dashboard-msg-2 .single-msg-user-name-box h4 {
  margin-bottom: 6px;
}
.wt-admin-dashboard-msg-2 .single-user-msg-conversation {
  padding: 0px;
  margin: 30px 40px;
  height: 550px;
}
@media (max-width: 540px) {
  .wt-admin-dashboard-msg-2 .single-user-msg-conversation {
    margin: 10px;
  }
}
.wt-admin-dashboard-msg-2 .single-user-comment-block {
  position: relative;
}
.wt-admin-dashboard-msg-2 .single-user-comment-wrap {
  padding: 15px 0px;
  margin: 0px 15px;
}
.wt-admin-dashboard-msg-2 .single-user-comment-wrap.sigle-user-reply {
  margin-left: 0px;
}
.wt-admin-dashboard-msg-2 .single-user-comment-wrap.sigle-user-reply .single-user-com-text {
  background-color: #f5f5f5;
}
@media (max-width: 991px) {
  .wt-admin-dashboard-msg-2 .single-user-comment-wrap.sigle-user-reply {
    margin-left: 15px;
  }
}
@media (max-width: 575px) {
  .wt-admin-dashboard-msg-2 .single-user-comment-wrap {
    margin: 0px 10px;
  }
}
.wt-admin-dashboard-msg-2 .single-user-com-pic {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 15px;
  overflow: hidden;
  padding: 3px;
  background-color: #fff;
}
@media (max-width: 575px) {
  .wt-admin-dashboard-msg-2 .single-user-com-pic {
    float: none;
  }
}
.wt-admin-dashboard-msg-2 .single-user-com-pic img {
  border-radius: 6px;
}
.wt-admin-dashboard-msg-2 .single-user-com-text {
  overflow: hidden;
  background-color: #edf6ff;
  padding: 20px 30px;
  margin-top: 10px;
  border-radius: 10px;
}
.wt-admin-dashboard-msg-2 .single-user-msg-time {
  font-size: 12px;
  color: #969696;
  text-align: right;
  padding-top: 10px;
}
.wt-admin-dashboard-msg-2 .single-msg-reply-comment {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.wt-admin-dashboard-msg-2 .single-msg-reply-comment textarea {
  resize: none;
}
.wt-admin-dashboard-msg-2 .single-msg-reply-comment textarea.form-control {
  border-radius: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  box-shadow: none;
  padding: 15px 50px 15px 20px;
  height: 60px;
}
.wt-admin-dashboard-msg-2 .single-msg-reply-comment .btn {
  outline: none !important;
  position: absolute;
  right: 0;
  top: 50%;
  color: #1967d2;
  font-size: 20px;
  z-index: 10;
  background: none;
  transform: translateY(-50%);
}
.wt-admin-dashboard-msg-2 .user-msg-list-btn-outer {
  display: none;
  position: absolute;
  top: 50%;
  right: 99%;
  z-index: 10;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .wt-admin-dashboard-msg-2 .user-msg-list-btn-outer {
    display: block;
    z-index: 999;
  }
}
.wt-admin-dashboard-msg-2 .user-msg-list-btn-outer.active .user-msg-list-btn-open {
  display: none;
}
.wt-admin-dashboard-msg-2 .user-msg-list-btn-outer.active .user-msg-list-btn-close {
  display: block;
}
.wt-admin-dashboard-msg-2 .user-msg-list-btn-outer .user-msg-list-btn-open {
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  background-color: #1967d2;
  border: none;
  padding: 2px 15px;
  color: #fff;
  position: absolute;
  transform: rotate(270deg);
  transform-origin: center right;
  border-radius: 8px;
}
.wt-admin-dashboard-msg-2 .user-msg-list-btn-outer .user-msg-list-btn-close {
  cursor: pointer;
  white-space: nowrap;
  background-color: #1967d2;
  border: none;
  padding: 2px 15px;
  color: #fff;
  position: absolute;
  transform: rotate(270deg);
  transform-origin: center right;
  display: none;
  top: -31px;
  right: 18px;
  z-index: 10;
  border-radius: 8px;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .wt-dashboard-msg-user-list {
  max-width: 260px;
  margin-right: 10px;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .msg-user-info-pic {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .msg-user-info-pic img {
  border-radius: 50%;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .wt-dashboard-msg-search {
  padding: 10px;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .msg-user-info {
  margin: 0px 10px;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .msg-user-info {
  padding: 30px 15px 15px 15px;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .single-user-msg-conversation {
  margin: 30px 0px;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .single-user-com-pic {
  float: none;
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .single-user-com-pic img {
  border-radius: 50%;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .msg-user-discription {
  font-size: 12px;
  color: #3c3c3c;
}
.wt-admin-dashboard-msg-2.twm-dashboard-style-2 .single-user-com-text {
  font-size: 13px;
}
.wt-admin-dashboard-msg-2.active .user-msg-list-btn-open {
  right: 0px;
}
@media (max-width: 991px) {
  .wt-admin-dashboard-msg-2 .wt-dashboard-msg-user-list {
    right: -260px;
  }
}
.gradi-1 {
  color: rgb(78, 215, 207);
}
.gradi-2 {
  color: rgb(234, 111, 157);
}
.gradi-3 {
  color: rgb(98, 124, 235);
}
.gradi-4 {
  color: rgb(251, 188, 117);
}
/*Chart*/
.twm-pro-view-chart {
  padding: 30px;
}
@media (max-width: 540px) {
  .twm-pro-view-chart {
    padding: 5px;
  }
}
.twm-pro-view-chart #profileViewChart {
  height: 334px !important;
}
@media (max-width: 540px) {
  .twm-pro-view-chart #profileViewChart {
    height: auto !important;
  }
}
/*Dashboard candidates style*/
.twm-dashboard-candidates-wrap {
  padding: 30px;
}
@media (max-width: 540px) {
  .twm-dashboard-candidates-wrap {
    padding: 15px;
  }
}
.twm-dashboard-candidates-wrap [class*=col-]:last-child .twm-dash-candidates-list {
  margin-bottom: 0px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list {
  background-color: #fff;
  border: 1px solid #ddd;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 540px) {
  .twm-dashboard-candidates-wrap .twm-dash-candidates-list {
    display: block;
    text-align: center;
  }
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-media {
  width: 70px;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 540px) {
  .twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-media {
    margin-right: 0px;
    width: 60px;
  }
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-media .twm-media-pic {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-media .twm-media-pic img {
  display: inline-block;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list p {
  font-size: 14px;
  margin-bottom: 5px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-mid-content {
  flex-grow: 1;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 540px) {
  .twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content {
    display: block;
    text-align: center;
  }
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-jobs-vacancies {
  font-weight: 500;
  color: #17171d;
  font-size: 14px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-jobs-vacancies span {
  color: #046c38;
  margin-left: 5px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-left-info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 540px) {
  .twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-left-info {
    display: block;
  }
  .twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-left-info p {
    margin-right: 0px;
  }
}
@media (max-width: 540px) {
  .twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-right-btn {
    display: inline-block;
  }
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-candidate-address {
  font-size: 14px;
  margin-bottom: 0px;
  margin-right: 30px;
  font-weight: 500;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-candidate-address i {
  margin-right: 5px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-fot-content .twm-view-prifile {
  font-weight: 600;
  font-size: 18px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-controls-icon {
  display: flex;
  margin-bottom: 0px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-controls-icon li {
  margin-right: 3px;
  text-align: center;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-controls-icon li:last-child {
  margin-right: 0px;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-controls-icon li button {
  background-color: #f0f6fe;
  color: #1967d2;
  border: none;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-controls-icon li button:hover {
  background-color: #1967d2;
  color: #fff;
}
/* Data Table Candidets */
.twm-DT-candidates-list {
  position: relative;
  display: flex;
  width: 100%;
}
.twm-DT-candidates-list .twm-media {
  width: 100%;
  max-width: 50px;
  display: inline-block;
  margin-right: 10px;
}
.twm-DT-candidates-list .twm-media .twm-media-pic {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.twm-DT-candidates-list .twm-media .twm-media-pic img {
  display: inline-block;
}
.twm-DT-candidates-list .twm-job-title h4 {
  color: #1967d2;
  font-size: 14px;
  font-weight: 500;
}
.twm-DT-candidates-list .twm-candidate-address {
  font-size: 14px;
  margin-bottom: 0px;
}
.twm-DT-candidates-list .twm-candidate-address i {
  margin-right: 5px;
}
.twm-table-controls {
  display: flex;
}
.twm-table-controls .twm-DT-controls-icon {
  display: flex;
  margin-bottom: 0px;
  margin-left: auto;
}
.twm-table-controls .twm-DT-controls-icon li {
  margin-right: 3px;
}
.twm-table-controls .twm-DT-controls-icon li:last-child {
  margin-right: 0px;
}
.twm-table-controls .twm-DT-controls-icon li button {
  background-color: #f0f6fe;
  color: #1967d2;
  border: none;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.twm-table-controls .twm-DT-controls-icon li button:hover {
  background-color: #1967d2;
  color: #fff;
}
.add_field_youtube,
.add_field_vimeo,
.add_field_custom {
  background: transparent;
  border: none;
  font-size: 13px;
  color: #1967d2;
}
.twm-D_table {
  padding: 20px;
}
.twm-D_table div.dataTables_wrapper div.dataTables_length select {
  width: 100px;
  border-radius: 6px;
  margin: 0px 5px;
  border: none;
  height: 40px;
  background-color: #f0f6fe;
}
.twm-D_table div.dataTables_wrapper div.dataTables_filter input {
  height: 40px;
  border-radius: 6px;
}
.twm-D_table .page-link {
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0px 20px;
}
@media (max-width: 400px) {
  .twm-D_table .page-link {
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
  }
}
.twm-D_table .page-link:focus {
  box-shadow: none;
}
.twm-D_table .page-item.active .page-link {
  background-color: #1967d2;
}
/*default table*/
.twm-table {
  position: relative;
  background: #fff;
  border: 0;
  border-radius: 5px;
  margin-bottom: 0px;
  overflow: hidden;
  width: 100%;
}
.twm-table thead {
  border-radius: 8px;
  color: #fff;
}
.twm-table thead th {
  position: relative;
  padding: 15px 20px;
  font-size: 14px;
  color: #17171d;
  font-weight: 500;
  line-height: 30px;
  white-space: nowrap;
}
.twm-table tbody tr {
  position: relative;
  border-bottom: 1px solid #ECEDF2;
}
.twm-table tbody tr td {
  position: relative;
  padding: 20px 20px;
  font-size: 14px;
  color: #17171d;
  font-weight: 400;
}
@media (max-width: 767px) {
  .twm-table tbody tr td {
    padding: 20px 10px;
  }
}
.twm-table tbody tr td button {
  border: none;
  background: transparent;
  display: inline-flex;
  margin-bottom: 5px;
  padding: 0px 1px;
}
.twm-table tbody tr td button .fa {
  background-color: #f0f6fe;
  color: #1967d2;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}
.twm-table tbody tr td button:hover .fa {
  background-color: #1967d2;
  color: #fff;
}
.twm-table tr td {
  position: relative;
  padding: 21px 20px;
  font-size: 14px;
  color: #696969;
  font-weight: 400;
}
@media (max-width: 767px) {
  .twm-table tr td {
    padding: 21px 10px;
  }
}
/* Data Table Candidets */
.twm-bookmark-list-wrap .twm-bookmark-list {
  position: relative;
  display: flex;
  width: 100%;
}
.twm-bookmark-list-wrap .twm-bookmark-list .twm-media {
  width: 100%;
  max-width: 90px;
  display: inline-block;
  margin-right: 20px;
  border-radius: 10px;
  height: 90px;
}
.twm-bookmark-list-wrap .twm-bookmark-list .twm-media .twm-media-pic {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
}
.twm-bookmark-list-wrap .twm-bookmark-list .twm-media .twm-media-pic img {
  display: inline-block;
}
.twm-bookmark-list-wrap .twm-bookmark-list .twm-job-title h4 {
  color: #1967d2;
  font-size: 16px;
  font-weight: 500;
}
.twm-bookmark-list-wrap .twm-bookmark-list .twm-bookmark-address {
  font-size: 14px;
  margin-bottom: 10px;
}
.twm-bookmark-list-wrap .twm-bookmark-list .twm-bookmark-address i {
  margin-right: 5px;
}
.twm-bookmark-list-wrap .twm-job-post-duration {
  color: #178f41;
  font-size: 14px;
}
/* Data Table*/
.twm-D_table .table > :not(caption) > * > * {
  padding: 14px;
}
.twm-D_table .dataTables_length {
  margin-bottom: 10px;
}
/* Model Popup */
.twm-model-popup .modal-content {
  border-top: 6px solid #1967d2;
  border-radius: 10px;
  overflow: hidden;
}
.twm-model-popup .modal-content .modal-header {
  border: none;
}
.twm-model-popup .modal-content .modal-title {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.twm-model-popup .modal-content .modal-footer {
  background-color: #f0f6fe;
  justify-content: center;
}
.twm-model-popup .modal-content .modal-footer .site-button {
  padding: 4px 20px;
}
.twm-msg-noti {
  background-color: #1967d2;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 100%;
}
@media (max-width: 575px) {
  h3.twm-title {
    font-size: 16px;
  }
}
.main-bar {
  width: 100%;
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.color-fill.main-bar {
  animation: 0.95s ease 0s normal forwards 1 running mainBar_on_scrollAnimatio;
}
@keyframes mainBar_on_scrollAnimatio {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
/*----------------------------
	Home Page 3 Css
------------------------------*/
/*Blog post 3*/
.twm-blog-post-3-outer-wrap {
  padding-top: 20px;
}
.twm-blog-post-3-outer .wt-post-media {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: 30px;
}
.twm-blog-post-3-outer .wt-post-media img {
  width: 100%;
  border-radius: 10px;
  margin-top: -50px;
}
.twm-blog-post-3-outer .wt-post-info {
  padding: 20px;
}
.twm-blog-post-3-outer .wt-post-info .wt-post-meta {
  position: relative;
  margin-bottom: 10px;
}
.twm-blog-post-3-outer .wt-post-info .wt-post-meta ul {
  list-style: none;
  margin-bottom: 0px;
}
.twm-blog-post-3-outer .wt-post-info .wt-post-meta ul li {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.twm-blog-post-3-outer .wt-post-info .wt-post-meta ul li.post-date {
  color: #17171d;
  font-size: 14px;
  line-height: 28px;
  margin-right: 5px;
  font-weight: 600;
}
.twm-blog-post-3-outer .wt-post-info .wt-post-meta ul li.post-author {
  color: #17171d;
  font-weight: 600;
}
.twm-blog-post-3-outer .wt-post-info .wt-post-meta ul li.post-author a {
  color: #1967d2;
  display: inline-block;
}
.twm-blog-post-3-outer .wt-post-info .wt-post-title .post-title {
  margin-bottom: 0px;
}
/* Compny Approch 2*/
.twm-company-approch2-outer {
  position: relative;
  margin-bottom: 30px;
  padding-top: 60px;
  border-top: 1px solid #ddd;
}
.twm-company-approch2-outer .twm-company-approch2 {
  max-width: 650px;
  margin: 0px auto;
  text-align: center;
}
@media (max-width: 767px) {
  .twm-company-approch2-outer .twm-company-approch2 {
    max-width: 520px;
  }
}
/*Client carousel 3*/
.home-client-carousel3 {
  padding: 0px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .home-client-carousel3 {
    margin-bottom: 30px;
  }
}
.home-client-carousel3 .ow-client-logo {
  height: 100px;
  display: flex;
  align-items: center;
}
.home-client-carousel3 .client-logo {
  max-width: 130px;
  margin-left: auto;
  margin-right: auto;
}
.home-client-carousel3 .client-logo a {
  height: auto;
  display: flex;
  justify-content: space-around;
}
.home-client-carousel3 .client-logo a img {
  width: auto;
  height: auto;
}
.home-client-carousel3 .client-logo a:hover img {
  filter: grayscale(100%);
  transition: 0.5s all ease;
}
/*process steps 3*/
.twm-how-it-work-section3 .row {
  display: flex;
  justify-content: center;
}
.twm-w-process-steps3 {
  margin-bottom: 30px;
  padding: 15px 15px 30px 30px;
  background-color: #fff;
  border-radius: 10px;
}
.twm-w-process-steps3 p {
  margin-bottom: 0px;
}
.twm-w-process-steps3 .twm-large-number {
  font-size: 75px;
  line-height: 65px;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 420px) {
  .twm-w-process-steps3 .twm-large-number {
    font-size: 40px;
  }
}
.twm-w-process-steps3 .twm-w-pro-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.twm-w-process-steps3 .twm-w-pro-top .twm-media {
  width: 90px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.twm-w-process-steps3 .twm-w-pro-top .twm-title {
  color: #17171d;
  margin-bottom: 0px;
}
/*Featured cities*/
.twm-featured-city {
  margin-bottom: 30px;
}
.twm-featured-city.twm-large-block img {
  object-fit: cover;
  min-height: 520px;
}
@media (max-width: 1199px) {
  .twm-featured-city.twm-large-block img {
    min-height: 426px;
  }
}
@media (max-width: 991px) {
  .twm-featured-city.twm-large-block img {
    min-height: auto;
  }
}
.twm-featured-city .twm-media {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
}
.twm-featured-city .twm-media .twm-city-info {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: #fff;
  padding: 10px 50px 10px 20px;
  border-radius: 0px 10px 0px 0px;
}
.twm-featured-city .twm-media .twm-city-info .twm-city-jobs {
  color: #1967d2;
}
.twm-featured-city .twm-media .twm-city-info .twm-title {
  margin-bottom: 0px;
}
/* ---- Home Page 3 Banner Section Css Start ---- */
.twm-home3-banner-section {
  position: relative;
  padding-top: 315px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .twm-home3-banner-section {
    padding-top: 240px;
  }
}
@media (max-width: 767px) {
  .twm-home3-banner-section {
    padding-top: 170px;
  }
}
.twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section {
  max-width: 1176px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-bottom: 160px;
}
@media (max-width: 1600px) {
  .twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section {
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section {
    padding: 0px 15px 30px 15px;
  }
}
.twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
  font-size: 66px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  line-height: 70px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 991px) {
  .twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  font-size: 66px;
  line-height: 70px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 50px;
  color: #fff;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search {
  position: relative;
  font-size: 14px;
  margin-top: 30px;
  color: #fff;
}
.twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search .twm-title {
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a {
  color: #fff;
}
.twm-home3-banner-section .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a:hover {
  opacity: 0.8;
}
.twm-home3-banner-section .twm-bnr-bottom-section {
  padding: 0px 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1199px) {
  .twm-home3-banner-section .twm-bnr-bottom-section {
    display: block;
    text-align: center;
  }
}
@media (max-width: 540px) {
  .twm-home3-banner-section .twm-bnr-bottom-section {
    padding: 0px 15px;
  }
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
  font-size: 60px;
  font-weight: 700;
  opacity: 0.3;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1440px) {
  .twm-home3-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
    font-size: 40px;
  }
}
@media (max-width: 540px) {
  .twm-home3-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
    font-size: 24px;
  }
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
@media (max-width: 767px) {
  .twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap {
    display: block;
  }
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks {
  display: flex;
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 0px 10px;
}
@media (max-width: 767px) {
  .twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks {
    display: inline-block;
    margin-bottom: 20px;
  }
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .tw-count-number.text-clr-pink {
  color: #e47dff;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .tw-count-number.text-clr-yellow {
  color: #e2d438;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .icon-content-info {
  color: #fff;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks-3 {
  display: flex;
  position: relative;
  margin: 0px 10px;
}
@media (max-width: 767px) {
  .twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 225px;
    margin-bottom: 30px;
  }
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-content .tw-count-number.text-clr-green {
  color: #00ffc6;
}
.twm-home3-banner-section .twm-bnr-bottom-section .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-content .icon-content-info {
  color: #fff;
  margin-bottom: 0px;
  font-size: 16px;
}
/* ---- categories style 3 ---- */
.job-categories-3-wrap {
  margin-bottom: 40px;
  margin-top: 10px;
}
.job-categories-3 {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  position: relative;
  text-align: center;
  height: 100%;
  top: 40px;
  transition: 0.5s all ease;
}
.job-categories-3 .twm-media {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 10px;
  box-shadow: 0px 0px 15px rgba(56, 152, 226, 0.3);
  display: table;
  margin-bottom: -40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -70px;
  background-color: #fff;
  transition: 0.5s all ease;
}
.job-categories-3 .twm-media img {
  width: auto;
}
.job-categories-3 .twm-media [class*=flaticon-] {
  color: #1967d2;
  display: table-cell;
  vertical-align: middle;
  font-size: 56px;
  line-height: 0;
  transition: 0.5s all ease;
}
.job-categories-3 .twm-content .twm-jobs-available {
  background-color: #1967d2;
  color: #fff;
  font-size: 14px;
  border-radius: 10px;
  padding: 4px 15px;
  display: inline-block;
  margin-bottom: 10px;
}
.job-categories-3 .twm-content a {
  margin-bottom: 0px;
  display: block;
}
.job-categories-3:hover {
  background-color: #1967d2;
}
.job-categories-3:hover .twm-content .twm-jobs-available {
  background-color: #fff;
  color: #1967d2;
}
.job-categories-3:hover .twm-content a {
  color: #fff;
}
/* Home Page 4 Banner Section Css Start*/
.twm-home4-banner-section {
  max-width: 1560px;
  margin: 0px auto;
  border-radius: 80px;
  padding: 50px 125px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .twm-home4-banner-section {
    padding: 100px 125px 50px 125px;
  }
}
@media (max-width: 991px) {
  .twm-home4-banner-section {
    padding: 40px 30px;
    margin: 40px;
  }
}
@media (max-width: 991px) {
  .twm-home4-banner-section {
    margin: 40px 15px;
  }
}
.twm-home4-banner-section .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-home4-banner-section .row .twm-bnr-left-section {
  max-width: 650px;
  margin-left: auto;
  position: relative;
  z-index: 2;
  padding-right: 62px;
}
@media (max-width: 1360px) {
  .twm-home4-banner-section .row .twm-bnr-left-section {
    padding-left: 30px;
    padding-right: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home4-banner-section .row .twm-bnr-left-section {
    margin: 0px auto 50px;
  }
}
@media (max-width: 991px) {
  .twm-home4-banner-section .row .twm-bnr-left-section {
    margin: 0px auto 60px;
  }
}
@media (max-width: 575px) {
  .twm-home4-banner-section .row .twm-bnr-left-section {
    padding: 0px;
  }
}
.twm-home4-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  line-height: 72px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 1360px) {
  .twm-home4-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home4-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home4-banner-section .row .twm-bnr-left-section .twm-bnr-title-large span {
  text-decoration: underline;
}
.twm-home4-banner-section .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
.twm-home4-banner-section .row .twm-bnr-right-section {
  max-width: 690px;
  width: 100%;
  padding-top: 15%;
  position: relative;
}
@media (max-width: 1199px) {
  .twm-home4-banner-section .row .twm-bnr-right-section {
    margin: 0px auto 50px;
  }
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
  position: absolute;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-user {
  position: relative;
  z-index: 4;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-bg-line {
  z-index: 1;
  left: -5%;
  top: 14%;
  width: 93.5%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-user {
  left: 0%;
  top: 13%;
  width: 50.4%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-bg-plate {
  z-index: 2;
  right: -1%;
  top: 12%;
  width: 79%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-checked-plate {
  z-index: 3;
  left: 25%;
  top: 20%;
  width: 66.7%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-blue-block {
  z-index: 3;
  left: 31%;
  top: 56%;
  width: 26.5%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-color-dotts {
  z-index: 3;
  left: 29%;
  top: 65%;
  width: 23.8%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-card-large {
  z-index: 3;
  left: 38%;
  top: 0%;
  width: 59.7%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-card-s1 {
  z-index: 3;
  right: 5%;
  top: 39%;
  width: 29.9%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-card-s2 {
  z-index: 3;
  right: 15%;
  top: 59%;
  width: 29.9%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-white-dotts {
  z-index: 3;
  left: 30%;
  top: 3%;
  width: 17%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-top-shadow {
  z-index: 0;
  left: -17%;
  top: -10%;
  width: 68.6%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-bottom-shadow {
  z-index: 0;
  right: -5%;
  top: 38%;
  width: 68.6%;
}
.bg-none {
  background-color: transparent;
}
.bg-none:focus {
  background-color: transparent;
}
/* About-1 section*/
.twm-about-1-section-wrap {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .twm-about-1-section-wrap {
    margin-bottom: 30px;
  }
}
.twm-about-1-section-wrap > .row {
  display: flex;
  align-items: center;
}
.twm-about-1-section-wrap > .row .twm-about-1-section {
  margin-right: 20px;
}
@media (max-width: 991px) {
  .twm-about-1-section-wrap > .row .twm-about-1-section {
    margin-right: 0px;
    margin-bottom: 30px;
    text-align: center;
  }
}
.twm-about-1-section-wrap > .row .twm-about-1-section-right {
  margin-left: 20px;
}
.twm-about-1-bottom-wrap {
  max-width: 830px;
  margin: 0px auto 30px;
}
.twm-about-1-bottom-wrap .row {
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .twm-about-1-bottom-wrap .row [class*=col-]:last-child .twm-card-blocks {
    margin-bottom: 0px;
  }
}
.twm-about-1-bottom-wrap .twm-card-blocks {
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 12px 20px;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .twm-about-1-bottom-wrap .twm-card-blocks {
    margin-bottom: 30px;
  }
}
.twm-about-1-bottom-wrap .twm-card-blocks .twm-icon {
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 64px;
  background-color: #1967d2;
  text-align: center;
  margin-right: 10px;
}
.twm-about-1-bottom-wrap .twm-card-blocks .twm-icon.pink {
  background-color: #c698d2;
}
.twm-about-1-bottom-wrap .twm-card-blocks .twm-icon img {
  width: 60%;
}
.twm-about-1-bottom-wrap .twm-card-blocks .twm-content .tw-count-number {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}
.twm-about-1-bottom-wrap .twm-card-blocks .twm-content .tw-count-number .counter {
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
}
.twm-about-1-bottom-wrap .twm-card-blocks .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 14px;
}
.twm-about-1-bottom-wrap .twm-card-blocks-2 {
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 7px 20px;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .twm-about-1-bottom-wrap .twm-card-blocks-2 {
    margin-bottom: 30px;
  }
}
.twm-about-1-bottom-wrap .twm-card-blocks-2 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-about-1-bottom-wrap .twm-card-blocks-2 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-about-1-bottom-wrap .twm-card-blocks-2 .twm-content {
  display: flex;
  align-items: center;
}
.twm-about-1-bottom-wrap .twm-card-blocks-2 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  margin-right: 10px;
}
.twm-about-1-bottom-wrap .twm-card-blocks-2 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-about-1-bottom-wrap .twm-card-blocks-2 .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 14px;
}
/* For employee Section*/
.twm-for-employee-4 {
  max-width: 1560px;
  margin: 120px auto;
  border-radius: 80px;
  padding: 120px 125px 0px 125px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .twm-for-employee-4 {
    padding: 40px 30px;
    margin: 40px;
  }
}
@media (max-width: 991px) {
  .twm-for-employee-4 {
    margin: 40px 15px;
  }
}
.twm-for-employee-4 .twm-for-employee-content .row {
  display: flex;
  align-items: center;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-top-section {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .twm-for-employee-4 .twm-for-employee-content .twm-explore-top-section {
    margin-right: 0px;
  }
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section {
  position: relative;
  z-index: 1;
  height: 100%;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media {
  text-align: center;
  position: relative;
  width: 100%;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media img {
  width: 100%;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media .twm-employee-pic {
  position: relative;
  z-index: 1;
  width: 61.6%;
  left: 50%;
  transform: translateX(-50%);
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media .twm-bg-circle {
  z-index: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0%;
  width: 70.5%;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media .twm-shot-pic1,
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media .twm-shot-pic2,
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media .twm-shot-pic3 {
  position: absolute;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media .twm-shot-pic1 {
  top: 1%;
  right: 15%;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media .twm-shot-pic2 {
  top: 45%;
  left: 10%;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .twm-media .twm-shot-pic3 {
  bottom: 35%;
  right: 10%;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two {
  position: absolute;
  background-color: #fff;
  width: 220px;
  border-radius: 10px;
  padding: 10px;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two .counter {
  font-size: 46px;
  line-height: 50px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two.one {
  top: 5%;
  left: 5%;
  z-index: 1;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two.two {
  top: 35%;
  right: 0%;
  z-index: 2;
}
.twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two.three {
  bottom: 30%;
  left: 0%;
  z-index: 2;
}
@media (max-width: 767px) {
  .twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two {
    position: inherit;
    width: 100%;
  }
  .twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two.one, .twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two.two, .twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two.three {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .twm-for-employee-4 .twm-for-employee-content .twm-explore-right-section .counter-outer-two.three {
    margin-bottom: 0px;
  }
}
/*Featured jobs*/
.twm-jobs-featured-style1 {
  background-color: #1967d2;
  border: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 30px;
  border-radius: 10px;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.twm-jobs-featured-style1:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -32px;
  left: -32px;
  background-color: #171d28;
  height: 32px;
  width: 32px;
  border-radius: 32px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: transform 1s ease-out;
}
.twm-jobs-featured-style1:hover:before {
  transform: scale(50);
}
@media (max-width: 420px) {
  .twm-jobs-featured-style1 {
    text-align: center;
    margin-top: 0px;
  }
}
.twm-jobs-featured-style1 .twm-media {
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  margin-right: 30px;
  overflow: hidden;
}
@media (max-width: 420px) {
  .twm-jobs-featured-style1 .twm-media {
    margin-right: 0px;
  }
}
.twm-jobs-featured-style1 .twm-media img {
  display: block;
}
.twm-jobs-featured-style1 .twm-mid-content {
  padding-top: 20px;
  color: #fff;
}
.twm-jobs-featured-style1 .twm-mid-content .twm-job-title h4 {
  color: #fff;
  transition: 0.5s all ease;
}
.twm-jobs-featured-style1 .twm-mid-content .twm-job-title:hover h4 {
  color: #2d9bb3;
}
.twm-jobs-featured-style1 .twm-bot-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 420px) {
  .twm-jobs-featured-style1 .twm-bot-content {
    display: block;
  }
}
.twm-jobs-featured-style1 .twm-bot-content .twm-job-address {
  margin-bottom: 0px;
  color: #fff;
}
.twm-jobs-featured-style1 .twm-bot-content .twm-job-address i {
  margin-right: 5px;
}
.twm-jobs-featured-style1 .twm-job-post-duration {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 420px) {
  .twm-jobs-featured-style1 .twm-job-post-duration {
    display: block;
    margin: 0px;
  }
}
.twm-jobs-featured-style1 .twm-jobs-category {
  position: absolute;
  right: 20px;
  top: 20px;
}
@media (max-width: 420px) {
  .twm-jobs-featured-style1 .twm-jobs-category {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: 10px;
  }
}
/*Client carousel 4*/
.home-client-carousel4 {
  padding: 0px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .home-client-carousel4 {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.home-client-carousel4 .ow-client-logo {
  height: 100px;
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(56, 152, 226, 0.2);
  padding: 12px 20px;
  border-radius: 10px;
  margin: 10px;
}
.home-client-carousel4 .client-logo {
  max-width: 130px;
  margin-left: auto;
  margin-right: auto;
}
.home-client-carousel4 .client-logo a {
  height: auto;
  display: flex;
  justify-content: space-around;
}
.home-client-carousel4 .client-logo a img {
  width: auto;
  height: auto;
}
.home-client-carousel4 .client-logo a:hover img {
  filter: grayscale(100%);
  transition: 0.5s all ease;
}
/* How It Work Section*/
.twm-how-it-work-1-area {
  max-width: 1560px;
  margin: 120px auto;
  border-radius: 80px;
  padding: 120px 125px 120px 125px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .twm-how-it-work-1-area {
    padding: 40px 30px;
    margin: 40px;
  }
}
@media (max-width: 991px) {
  .twm-how-it-work-1-area {
    margin: 40px 15px;
  }
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .row {
  display: flex;
  align-items: center;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-work-1-section {
  margin-bottom: 40px;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-work-1-section .section-head .wt-small-separator {
  color: #fff;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-work-1-section .section-head h2 {
  color: #fff;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-work-1-left {
  margin-right: 100px;
}
@media (max-width: 1360px) {
  .twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-work-1-left {
    margin-right: 20px;
  }
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-right-section {
  position: relative;
  z-index: 1;
  height: 100%;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-right-section .twm-media {
  text-align: center;
  position: relative;
  width: 100%;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-right-section .twm-media .twm-bg-circle {
  position: relative;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  width: 90.1%;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-right-section .twm-media .twm-block-left {
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 0%;
  width: 16.5%;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-right-section .twm-media .twm-block-right {
  position: absolute;
  z-index: 1;
  width: 12%;
  right: -4%;
  bottom: -4%;
}
.twm-how-it-work-1-area .twm-how-it-work-1-content .twm-how-it-right-section .twm-media .twm-main-bg {
  z-index: 1;
  position: absolute;
  left: 0%;
  top: 0%;
  width: 91.7%;
}
.twm-step-section-4 ul {
  list-style: none;
  margin-bottom: 30px;
  position: relative;
}
.twm-step-section-4 ul li {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
.twm-step-section-4 ul li:before {
  content: "";
  position: absolute;
  left: 33px;
  top: 70px;
  height: 125%;
  width: 5px;
  background-color: #fff;
  z-index: -1;
}
@media (max-width: 480px) {
  .twm-step-section-4 ul li:before {
    display: none;
  }
}
@media (max-width: 480px) {
  .twm-step-section-4 ul li {
    text-align: center;
  }
}
.twm-step-section-4 ul li:last-child:before {
  display: none;
}
.twm-step-section-4 ul li .twm-step-count {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 10px;
  color: #1967d2;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  font-family: "Poppins", sans-serif;
  position: absolute;
  left: 0px;
  top: 0px;
}
@media (max-width: 480px) {
  .twm-step-section-4 ul li .twm-step-count {
    position: inherit;
    margin: 0px auto 30px;
  }
}
.twm-step-section-4 ul li .twm-step-content {
  padding-left: 110px;
}
@media (max-width: 480px) {
  .twm-step-section-4 ul li .twm-step-content {
    padding-left: 0px;
  }
}
.twm-step-section-4 ul li .twm-step-content .twm-title {
  color: #fff;
}
.twm-step-section-4 ul li .twm-step-content p {
  margin-bottom: 0px;
  color: #e7e7e7;
}
/* under Maintenance*/
.twm-u-maintenance-area {
  height: 100vh;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .twm-u-maintenance-area {
    height: auto;
  }
}
.twm-u-maintenance-wrap {
  padding: 100px 20px;
  max-width: 1360px;
  margin: 0px auto;
}
@media (max-width: 991px) {
  .twm-u-maintenance-wrap {
    padding-bottom: 30px;
  }
  .twm-u-maintenance-wrap .twm-error-image {
    margin-bottom: 30px;
  }
}
.twm-u-maintenance-wrap .row {
  display: flex;
  align-items: center;
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content {
  margin-bottom: 50px;
}
@media (max-width: 575px) {
  .twm-u-maintenance-wrap .row .twm-u-maintenance-content {
    text-align: center;
  }
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .media {
  margin-bottom: 50px;
  max-width: 140px;
}
@media (max-width: 575px) {
  .twm-u-maintenance-wrap .row .twm-u-maintenance-content .media {
    margin: 0px auto 50px;
  }
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .twm-u-maintenance-title {
  font-size: 20px;
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .twm-u-maintenance-title span {
  font-size: 60px;
  line-height: 80px;
  display: block;
}
@media (max-width: 575px) {
  .twm-u-maintenance-wrap .row .twm-u-maintenance-content .twm-u-maintenance-title span {
    font-size: 30px;
    line-height: 40px;
  }
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .twm-u-maintenance-title2 {
  margin-bottom: 20px;
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content p {
  margin-bottom: 20px;
  font-size: 16px;
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .social-icons {
  margin: 0px;
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .social-icons li {
  display: inline-block;
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .social-icons li a {
  height: 45px;
  width: 45px;
  line-height: 45px;
  background-color: #fff;
  padding: 0px;
  color: #1967d2;
  font-size: 22px;
  text-align: center;
  margin-right: 3px;
  border-radius: 10px;
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .social-icons li a:hover {
  color: #17171d;
}
.twm-u-maintenance-wrap .twm-u-maintenance-image {
  max-width: 840px;
  width: 100%;
}
.twm-u-maintenance-wrap .twm-u-maintenance-image img {
  width: 100%;
}
/* under Maintenance*/
.twm-c-soon-area {
  height: 100vh;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .twm-c-soon-area {
    height: auto;
  }
}
.twm-c-soon-wrap {
  padding: 100px 20px;
  max-width: 1360px;
  margin: 0px auto;
}
@media (max-width: 991px) {
  .twm-c-soon-wrap {
    padding-bottom: 30px;
  }
  .twm-c-soon-wrap .twm-error-image {
    margin-bottom: 30px;
  }
}
.twm-c-soon-wrap .row {
  display: flex;
  align-items: center;
}
.twm-c-soon-wrap .row .twm-c-soon-content {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 575px) {
  .twm-c-soon-wrap .row .twm-c-soon-content {
    text-align: center;
  }
}
.twm-c-soon-wrap .row .twm-c-soon-content .twm-c-soon-title {
  font-size: 20px;
  margin-bottom: 20px;
}
.twm-c-soon-wrap .row .twm-c-soon-content .twm-c-soon-title span {
  font-size: 60px;
  line-height: 80px;
  display: block;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .twm-c-soon-wrap .row .twm-c-soon-content .twm-c-soon-title span {
    font-size: 30px;
    line-height: 40px;
  }
}
.twm-c-soon-wrap .row .twm-c-soon-content .twm-c-soon-title2 {
  margin-bottom: 30px;
}
.twm-c-soon-wrap .row .twm-c-soon-content p {
  margin-bottom: 30px;
  font-size: 16px;
}
.twm-c-soon-wrap .row .twm-c-soon-content .social-icons {
  margin: 0px 0px 50px 0px;
}
.twm-c-soon-wrap .row .twm-c-soon-content .social-icons li {
  display: inline-block;
}
.twm-c-soon-wrap .row .twm-c-soon-content .social-icons li a {
  height: 45px;
  width: 45px;
  line-height: 45px;
  background-color: #fff;
  padding: 0px;
  color: #1967d2;
  font-size: 22px;
  text-align: center;
  margin-right: 3px;
  border-radius: 10px;
}
.twm-c-soon-wrap .row .twm-c-soon-content .social-icons li a:hover {
  color: #17171d;
}
.twm-c-soon-wrap .cs-nw-form {
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 400px) {
  .twm-c-soon-wrap .cs-nw-form {
    display: block;
  }
}
.twm-c-soon-wrap .cs-nw-form .form-control {
  height: 66px;
  border: 0px;
  background-color: #dbe6f7;
  border-radius: 10px 0px 0px 10px;
}
@media (max-width: 575px) {
  .twm-c-soon-wrap .cs-nw-form .form-control {
    height: 48px;
  }
}
@media (max-width: 400px) {
  .twm-c-soon-wrap .cs-nw-form .form-control {
    border-radius: 10px;
  }
}
.twm-c-soon-wrap .cs-nw-form .cs-subcribe-btn {
  font-size: 16px;
  color: #fff;
  background-color: #1967d2;
  border: none;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  padding: 9px 30px;
  border-radius: 0px 10px 10px 0px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .twm-c-soon-wrap .cs-nw-form .cs-subcribe-btn {
    font-size: 16px;
    padding: 7px 20px;
  }
}
@media (max-width: 400px) {
  .twm-c-soon-wrap .cs-nw-form .cs-subcribe-btn {
    border-radius: 10px;
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
/*Countdown*/
.twm-countdown-wrap {
  border-radius: 20px;
}
.twm-countdown-wrap span {
  display: inline-block;
  line-height: 1;
  padding: 20px;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  vertical-align: bottom;
}
@media (max-width: 600px) {
  .twm-countdown-wrap span {
    padding: 10px;
  }
}
@media (max-width: 420px) {
  .twm-countdown-wrap span {
    padding: 5px;
  }
}
.twm-countdown-wrap span > span {
  display: block;
  font-size: 20px;
  color: #17171d;
  box-shadow: none;
  background-color: transparent;
}
@media (max-width: 600px) {
  .twm-countdown-wrap span > span {
    font-size: 14px;
  }
}
.twm-countdown-wrap #days {
  font-size: 100px;
  background-color: #7cb5ea;
}
@media (max-width: 600px) {
  .twm-countdown-wrap #days {
    font-size: 40px;
  }
}
@media (max-width: 420px) {
  .twm-countdown-wrap #days {
    font-size: 26px;
  }
}
.twm-countdown-wrap #hours {
  font-size: 80px;
  background-color: #cea7d9;
}
@media (max-width: 600px) {
  .twm-countdown-wrap #hours {
    font-size: 30px;
  }
}
@media (max-width: 420px) {
  .twm-countdown-wrap #hours {
    font-size: 20px;
  }
}
.twm-countdown-wrap #minutes {
  font-size: 55px;
  background-color: #8be3c6;
}
@media (max-width: 600px) {
  .twm-countdown-wrap #minutes {
    font-size: 20px;
  }
}
@media (max-width: 420px) {
  .twm-countdown-wrap #minutes {
    font-size: 16px;
  }
}
.twm-countdown-wrap #seconds {
  font-size: 35px;
  background-color: #eac87c;
}
@media (max-width: 600px) {
  .twm-countdown-wrap #seconds {
    font-size: 14px;
  }
}
@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}
@keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}
/*Candidate pages start------------------------------------------------------------*/
.side-bar-st-1 {
  background: #d4e6ff;
  padding: 30px;
  border-radius: 10px;
}
/*Edit Profile*/
.twm-candidate-profile-pic {
  position: relative;
  display: block;
  max-width: 150px;
  margin: 0px auto 30px;
  border: 1px solid #fff;
  border-radius: 10px;
}
.twm-candidate-profile-pic img {
  border-radius: 10px;
  margin: 10px;
  display: block;
  width: 128px;
}
.twm-candidate-profile-pic .upload-btn-wrapper {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.twm-candidate-profile-pic .upload-btn-wrapper button {
  left: 50%;
  transform: translateX(-50%);
}
/*Upload Image File*/
#upload-image-grid {
  width: 128px;
  height: 128px;
  overflow: hidden;
  border-radius: 10px;
  top: 30px;
  position: relative;
}
#upload-image-grid img {
  object-fit: cover;
  object-position: center;
  width: 128px;
  height: 128px;
  padding: 0px;
  position: absolute;
  left: -10px;
  bottom: -10px;
  border-radius: 10px;
}
/*Navigation list*/
.twm-nav-list-1 ul {
  list-style: none;
  margin: 0;
  font-weight: 500;
}
.twm-nav-list-1 ul li {
  float: none;
}
.twm-nav-list-1 ul li:last-child {
  border-bottom: none;
}
.twm-nav-list-1 ul li.has-child {
  position: relative;
}
.twm-nav-list-1 ul li a > i {
  font-size: 18px;
  margin-right: 25px;
  position: absolute;
  left: 10px;
  top: 14px;
  color: #1967d2;
}
.twm-nav-list-1 ul > li > a {
  padding: 10px 15px 10px 40px;
  color: #323232;
  display: block;
  font-size: 14px;
  position: relative;
  font-weight: 400;
  transition: 0.5s all ease;
}
.twm-nav-list-1 ul > li > a:hover {
  color: #1967d2;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(180, 205, 237, 0.7);
}
.twm-nav-list-1 ul > li ul {
  display: none;
  position: static;
  visibility: visible;
  width: auto;
}
.twm-nav-list-1 ul > li.active > a {
  color: #1967d2;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(180, 205, 237, 0.7);
}
.twm-right-section-panel-wrap2 {
  margin-bottom: 30px;
}
.twm-right-section-panel {
  padding: 30px;
  border-radius: 10px;
}
@media (max-width: 540px) {
  .twm-right-section-panel {
    padding: 15px;
  }
}
.twm-right-section-panel textarea.form-control {
  height: auto;
  resize: none;
}
.twm-right-section-panel .panel.panel-default {
  border-radius: 10px;
  background: #fff;
}
.apl-job-inpopup {
  border-radius: 10px;
}
@media (max-width: 540px) {
  .apl-job-inpopup {
    padding: 15px;
  }
}
.apl-job-inpopup textarea.form-control {
  height: auto;
  resize: none;
}
.apl-job-inpopup .panel.panel-default {
  border-radius: 10px;
  background: #fff;
}
/*Candidate Save Jobs*/
.candidate-save-job .twm-D_table {
  padding: 0px;
}
/* Data Table Candidets */
.twm-candidate-save-job-list-wrap .twm-candidate-save-job-list {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
}
.twm-candidate-save-job-list-wrap .twm-candidate-save-job-list .twm-media {
  width: 100%;
  max-width: 40px;
  display: inline-block;
  margin-right: 20px;
  border-radius: 10px;
  height: 40px;
}
.twm-candidate-save-job-list-wrap .twm-candidate-save-job-list .twm-media .twm-media-pic {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.twm-candidate-save-job-list-wrap .twm-candidate-save-job-list .twm-media .twm-media-pic img {
  display: block;
  width: 100%;
}
.twm-candidate-save-job-list-wrap .twm-candidate-save-job-list .twm-job-title h4 {
  color: #1967d2;
  font-size: 16px;
  font-weight: 500;
}
/*CV Manager List*/
.twm-cv-manager-list-wrap {
  padding-top: 0px;
}
.twm-cv-manager-list-wrap ul {
  margin: 0px;
}
.twm-cv-manager-list-wrap ul li {
  list-style: none;
}
.twm-cv-manager-list-style1 {
  background-color: #fff;
  border: 1px solid #ddd;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .twm-cv-manager-list-style1 {
    display: block;
    text-align: center;
  }
}
.twm-cv-manager-list-style1 .twm-media {
  width: 110px;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .twm-cv-manager-list-style1 .twm-media {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 90px;
  }
}
.twm-cv-manager-list-style1 .twm-media .twm-media-pic {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.twm-cv-manager-list-style1 .twm-media .twm-media-pic img {
  display: inline-block;
}
.twm-cv-manager-list-style1 .twm-candidates-tag span {
  color: #1967d2;
}
.twm-cv-manager-list-style1 p {
  font-size: 14px;
  margin-bottom: 5px;
}
.twm-cv-manager-list-style1 .twm-mid-content {
  flex-grow: 1;
}
.twm-cv-manager-list-style1 .twm-fot-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 420px) {
  .twm-cv-manager-list-style1 .twm-fot-content {
    display: block;
  }
}
.twm-cv-manager-list-style1 .twm-fot-content .twm-left-info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 420px) {
  .twm-cv-manager-list-style1 .twm-fot-content .twm-left-info {
    display: block;
  }
}
.twm-cv-manager-list-style1 .twm-fot-content .twm-candidate-address {
  font-size: 14px;
  margin-bottom: 0px;
  margin-right: 20px;
  font-weight: 500;
}
@media (max-width: 420px) {
  .twm-cv-manager-list-style1 .twm-fot-content .twm-candidate-address {
    margin-right: 0px;
  }
}
.twm-cv-manager-list-style1 .twm-fot-content .twm-candidate-address i {
  margin-right: 5px;
}
.twm-cv-manager-list-style1 .twm-fot-content .twm-view-button a {
  text-align: center;
  display: inline-block;
}
.twm-cv-manager-list-style1 .twm-fot-content .twm-view-button a .fa {
  background-color: #f0f6fe;
  color: #1967d2;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}
.twm-cv-manager-list-style1 .twm-job-post-duration {
  color: #178f41;
  font-size: 14px;
  margin-right: 20px;
}
@media (max-width: 420px) {
  .twm-cv-manager-list-style1 .twm-job-post-duration {
    margin-right: 0px;
  }
}
.twm-table-controls .twm-DT-controls-icon li a {
  background-color: #f0f6fe;
  color: #1967d2;
  border: none;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.twm-table-controls .twm-DT-controls-icon li a:hover {
  background-color: #1967d2;
  color: #fff;
}
/*saved jobs view popup*/
.twm-saved-jobs-view {
  margin-bottom: 10px;
}
.twm-saved-jobs-view .modal-dialog {
  max-width: 590px;
}
@media (max-width: 575px) {
  .twm-saved-jobs-view .modal-dialog {
    margin: 20px;
  }
}
.twm-saved-jobs-view .modal-content {
  border-top: 6px solid #1967d2;
}
.twm-saved-jobs-view .modal-header {
  display: block;
  text-align: center;
  border: none;
  margin-top: 50px;
}
.twm-saved-jobs-view .modal-header .modal-title {
  font-size: 24px;
  margin-bottom: 0px;
}
.twm-saved-jobs-view .modal-header .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1;
}
.twm-saved-jobs-view .modal-body {
  padding: 30px 50px;
}
@media (max-width: 575px) {
  .twm-saved-jobs-view .modal-body {
    padding: 20px;
  }
}
.twm-saved-jobs-view .modal-footer {
  border: none;
  background-color: #f0f6fe;
  text-align: center;
  display: block;
  padding: 20px;
  margin-top: 30px;
}
.twm-saved-jobs-view .modal-footer .site-button {
  display: inline-block;
  text-align: center;
}
.twm-table tbody tr td a {
  border: none;
  background: transparent;
  display: inline-block;
  margin-bottom: 5px;
  text-align: center;
}
.twm-table tbody tr td a .fa {
  background-color: #f0f6fe;
  color: #1967d2;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}
.twm-table tbody tr td a:hover .fa {
  background-color: #1967d2;
  color: #fff;
}
.panel-heading-with-btn {
  display: flex;
  justify-content: space-between;
}
.twm-textarea-full .form-control {
  height: 130px;
}
.twm-s-detail-section {
  position: relative;
  margin-bottom: 15px;
}
.twm-s-detail-section .twm-title {
  font-size: 15px;
  font-weight: 600;
  color: #17171d;
  word-break: break-word;
}
.twm-s-detail-section .twm-s-info-discription {
  font-size: 14px;
  color: #666666;
}
.twm-panel-inner .twm-list-wrap {
  margin: 0px 0px 30px 0px;
  border-bottom: 1px solid #f9fcff;
}
.wt-search-bar-select {
  height: 34px;
  border: none;
  line-height: 20px;
  border-radius: 0px;
  width: 100% !important;
  display: block !important;
}
.wt-search-bar-select .btn-light {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  background-color: transparent;
  border: none;
  padding: 7px 0px !important;
}
.wt-search-bar-select .btn-light:focus {
  box-shadow: none;
  outline: 0px !important;
}
.wt-search-bar-select .form-control {
  padding-left: 10px;
  padding-right: 10px;
}
.wt-select-bar-2 {
  width: 160px !important;
  margin-right: 20px;
}
.wt-select-bar-2:last-child {
  margin-right: 0px;
}
@media (max-width: 400px) {
  .wt-select-bar-2 {
    margin-top: 10px;
    width: 100%;
  }
}
.wt-select-bar-2 .form-control {
  height: 30px;
}
.wt-select-bar-2 .btn-light {
  font-size: 14px;
  color: #6c757d;
  height: 50px;
  line-height: 50px;
  background-color: #f0f6fe !important;
  border: none;
  padding: 0px 15px;
  border-radius: 10px;
}
.wt-select-bar-2 .btn-light:focus {
  box-shadow: none;
  outline: 0px !important;
}
.wt-select-bar-2 .dropdown-menu {
  font-size: 12px;
}
.wt-select-bar-large {
  border: none;
  width: 100% !important;
}
.wt-select-bar-large .form-control {
  height: 30px;
}
.wt-select-bar-large .btn-light {
  font-size: 16px;
  color: #a0a0a0;
  height: 60px;
  line-height: 60px;
  background-color: #fff !important;
  border: none;
  padding: 0px 20px;
  border-radius: 10px;
  border: 1px solid #ededed;
}
.wt-select-bar-large .btn-light:focus {
  box-shadow: none;
  outline: 0px !important;
}
.wt-select-bar-large .dropdown-toggle:after {
  color: #17171d;
}
.sidebar-elements .input-group {
  border: 1px solid #ededed;
  border-radius: 10px;
}
/*Login - Register Form Wrap*/
.twm-log-reg-media-wrap {
  background-color: #f0f6fe;
  display: flex;
  align-items: center;
  justify-content: center;
}
.twm-log-reg-logo-head {
  text-align: center;
  border-bottom: 1px solid #efefef;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.twm-log-reg-logo-head .logo {
  max-width: 130px;
  margin: 0px auto 10px;
}
.twm-log-reg-head {
  text-align: center;
}
.twm-log-reg-head .log-reg-form-title {
  font-size: 32px;
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}
.twm-log-reg-media {
  padding: 120px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.twm-log-reg-media .twm-l-media {
  max-width: 720px;
  margin: 0px auto;
}
.twm-log-reg-media .twm-l-media img {
  width: 100%;
}
.twm-log-reg-form-wrap {
  padding: 30px 0px 120px 0px;
  border-radius: 10px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .twm-log-reg-form-wrap {
    padding: 30px 0px 0px 0px;
  }
}
.twm-log-reg-form-wrap .twm-log-reg-inner {
  padding: 20px 50px;
}
@media (max-width: 575px) {
  .twm-log-reg-form-wrap .twm-log-reg-inner {
    padding: 10px 0px 0px 0px;
  }
}
.twm-log-reg-form-wrap .twm-log-reg-inner .twm-tabs-style-2 {
  text-align: center;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .twm-tabs-style-2 .form-check {
  font-size: 14px;
  text-align: left;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .twm-tabs-style-2 .nav-tabs {
  border: none;
  margin: 0px auto 30px;
  display: inline-flex;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .site-button {
  display: block;
  width: 100%;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .twm-forgot-wrap {
  text-align: left;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .twm-forgot-wrap .form-check {
  display: inline-block;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .log_with_facebook {
  display: block;
  border: none;
  border-radius: 50px;
  padding: 10px 30px;
  cursor: pointer;
  text-align: center;
  background-color: #1877f2;
  transition: opacity 0.2s linear 0s;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  max-width: 270px;
  margin: 0px auto;
  color: #fff;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .log_with_facebook i {
  font-size: 24px;
  margin-right: 10px;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .log_with_google {
  display: block;
  border: 1px solid #e1e2e6;
  border-radius: 50px;
  padding: 10px 30px;
  cursor: pointer;
  text-align: center;
  background-color: #f7faff;
  transition: opacity 0.2s linear 0s;
  width: 100%;
  max-width: 270px;
  margin: 0px auto;
  font-size: 14px;
  font-weight: 500;
  color: #17171d;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .log_with_google img {
  width: 24px;
  margin-right: 10px;
}
.twm-log-reg-form-wrap .twm-log-reg-inner .center-text-or {
  font-size: 15px;
  font-weight: 600;
  color: #17171d;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .twm-log-reg-form-wrap {
    padding: 20px;
  }
}
/*Frontend Login menu*/
.twm-login-user-menu {
  margin-right: 0px;
  position: relative;
  padding: 14px 0px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.twm-login-user-menu .user-name {
  color: inherit;
  transition: 0.5s all ease;
  color: #fff;
}
@media (max-width: 600px) {
  .twm-login-user-menu .user-name {
    font-size: 0px;
  }
}
.twm-login-user-menu .user-name:after {
  color: inherit;
}
.twm-login-user-menu .user-name:before {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  transition: 0.5s all ease;
  display: inline-block;
  margin-left: 6px;
  color: #1967d2;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  display: none;
}
@media (max-width: 600px) {
  .twm-login-user-menu .user-name:before {
    font-size: 18px;
  }
}
.twm-login-user-menu span {
  display: inline-block;
  width: 40px;
  margin-right: 0px;
}
@media (max-width: 575px) {
  .twm-login-user-menu span {
    width: 30px;
  }
}
.twm-login-user-menu span img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
@media (max-width: 575px) {
  .twm-login-user-menu span img {
    width: 30px;
    height: 30px;
  }
}
.twm-login-user-menu ul {
  list-style: none;
}
.twm-login-user-menu ul li.af-user {
  margin-bottom: 8px;
  padding: 5px 5px 5px 0px;
  font-size: 14px;
  color: #17171d;
  border-bottom: 1px solid #d2d2d2;
}
.twm-login-user-menu ul li.af-user i {
  margin-right: 15px;
  color: #17171d;
  font-size: 12px;
}
.twm-login-user-menu ul li a {
  line-height: 22px;
  color: #17171d;
  font-size: 13px;
  padding: 5px 5px 5px 24px;
  display: block;
  transition: 0.2s;
  position: relative;
}
.twm-login-user-menu ul li a i {
  position: absolute;
  left: 0px;
  top: 10px;
  color: #1967d2;
}
.twm-login-user-menu ul li a:hover {
  color: #1967d2;
}
.twm-login-user-menu .dropdown-menu {
  width: 100%;
  min-width: 180px;
  border-radius: 10px;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  border: 0px;
  padding: 20px;
}
.twm-login-user-menu .dropdown-toggle {
  padding-right: 0px;
  display: block;
}
.twm-login-user-menu .dropdown-toggle::after {
  display: none;
}
/**/
.twm-hdr-user-notification {
  background-color: #1967d2;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 100%;
}
.widget .section-head-small {
  font-size: 22px;
  font-weight: 500;
  padding-left: 10px;
  border-left: 3px solid #1967d2;
}
/*link hover effect-underline*/
.twm-jobs-browse,
.twm-view-prifile {
  position: relative;
}
.twm-jobs-browse:after,
.twm-view-prifile:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  border-bottom: 1px solid;
  margin-top: 10px;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(0, 1);
}
.twm-jobs-browse:hover:after,
.twm-view-prifile:hover:after {
  opacity: 1;
  transform: scale(1);
}
.twm-ac-fresher-wrap {
  position: relative;
  z-index: 1;
}
.twm-ac-fresher-wrap .twm-section-bg-img {
  position: absolute;
  max-width: 600px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}
.twm-ac-fresher-wrap .twm-section-bg-img img {
  width: 100%;
}
.twm-ac-fresher-wrap .twm-section-bg-img2 {
  position: relative;
  max-width: 700px;
  width: 100%;
  margin: 50px auto 0px;
  display: block;
}
.twm-ac-fresher-wrap .twm-section-bg-img2 img {
  width: 100%;
}
/*===========Half Map list==============*/
.half-map-list {
  position: relative;
  z-index: 1;
  max-width: 50vw;
  background-color: #fff;
  width: 100%;
  padding-top: 40px;
}
@media (max-width: 1366px) {
  .half-map-list {
    max-width: 850px;
  }
}
@media (max-width: 1136px) {
  .half-map-list {
    max-width: 700px;
  }
}
@media (max-width: 991px) {
  .half-map-list {
    max-width: 100%;
    float: none;
  }
}
.half-map-section {
  width: 100%;
  height: calc(100% - 80px);
  position: fixed;
  right: 0;
  bottom: 0;
  padding-left: 50vw;
  z-index: 0;
}
@media (max-width: 1366px) {
  .half-map-section {
    padding-left: 850px;
  }
}
@media (max-width: 1136px) {
  .half-map-section {
    padding-left: 700px;
  }
}
.half-map-section .map-show-btn-close {
  display: none;
}
.half-map-section .map-show-btn-open {
  display: none;
}
@media (max-width: 991px) {
  .half-map-section {
    z-index: 1;
    height: 100%;
    width: auto;
    padding-left: 20px;
  }
  .half-map-section #map-container {
    padding: 0px;
    width: 100%;
    height: 100vh;
    z-index: 999;
    display: block;
    position: fixed;
    left: 100%;
    right: auto;
    transition: all 0.5s linear;
  }
  .half-map-section #map-container #map {
    display: block;
  }
  .half-map-section .map-show-btn-outer {
    position: fixed;
    top: 50%;
    right: 12px;
    z-index: 10;
    transform: translateY(-50%);
    transition: all 0.5s linear;
  }
  .half-map-section .map-show-btn-open {
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    background-color: #1967d2;
    border: none;
    padding: 2px 15px;
    color: #fff;
    right: 20px;
    top: 50%;
    position: absolute;
    transform: rotate(270deg);
    transform-origin: center right;
    font-size: 13px;
    border-radius: 10px;
    display: block;
  }
  .half-map-section .map-show-btn-close {
    cursor: pointer;
    white-space: nowrap;
    background-color: #1967d2;
    border: none;
    padding: 2px 15px;
    color: #fff;
    position: absolute;
    transform: rotate(270deg);
    transform-origin: center right;
    display: none;
    right: -20px;
    top: 50%;
    z-index: 11;
    font-size: 13px;
    border-radius: 10px;
    display: block;
  }
}
@media (max-width: 768px) {
  .half-map-section {
    padding-left: 0px;
  }
  .half-map-section .map-show-btn-open {
    right: 14px;
  }
  .half-map-section .map-show-btn-close {
    right: 14px;
  }
}
.half-map-section #map-container {
  height: 100%;
}
@media (max-width: 991px) {
  .half-map-section.active #map-container {
    left: 0px;
    z-index: 10;
  }
  .half-map-section.active .map-show-btn-outer {
    right: 100%;
  }
  .half-map-section.active .map-show-btn-open {
    display: none;
  }
  .half-map-section.active .map-show-btn-close {
    display: block;
    right: 20px;
  }
}
/* Product Detail Page Slider */
.twm-radius-range {
  display: flex;
  white-space: nowrap;
  margin-top: 20px;
}
.twm-radius-range b {
  font-weight: 400;
  color: #1967d2;
  font-size: 12px;
}
.twm-radius-range .slider.slider-horizontal {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
.twm-radius-range .slider.slider-horizontal .slider-track {
  height: 3px;
  background-color: #1967d2;
  background-image: none;
  margin-top: 0px;
  margin-left: 0px;
}
.twm-radius-range .slider.slider-horizontal .slider-handle {
  background-color: #17171d;
  background-image: none;
  width: 5px;
  height: 12px;
  top: 5px;
  margin-left: 0px;
}
@media (max-width: 575px) {
  .side-bar-opposite {
    padding: 10px;
  }
}
@media (max-width: 575px) {
  .wt-listing-full-width .panel-body {
    padding: 10px;
  }
}
/*iconfont*/
.icon-font-block {
  text-align: center;
  padding: 15px 10px;
  color: #17171d;
  background-color: #f0f6fe;
  margin-bottom: 24px;
  border-radius: 10px;
}
.icon-font-block [class*=flaticon-] {
  margin: 0px 0px 10px 0px;
  display: block;
  font-size: 48px;
  line-height: 1;
  color: #1967d2;
}
/*Custom tooltip*/
.custom-toltip {
  position: relative;
}
.custom-toltip .custom-toltip-block {
  position: absolute;
  top: -36px;
  left: 50%;
  white-space: nowrap;
  background: #000;
  display: table;
  padding: 7px 10px;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  transform: translateX(-50%);
  display: none;
  letter-spacing: 0.5px;
  transition: all 0.5s ease;
  font-family: "arial";
  font-weight: 500;
  line-height: 13px;
}
.custom-toltip .custom-toltip-block:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
}
.custom-toltip:hover {
  overflow: visible;
  position: relative;
}
.custom-toltip:hover .custom-toltip-block {
  opacity: 1;
  display: block;
}
/* Top Wide Banner*/
.twm-top-wide-banner {
  margin: 50px 50px 50px 50px;
  padding: 50px;
  border-radius: 30px;
  min-height: 400px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.twm-top-wide-banner .overlay-main {
  border-radius: 30px;
}
@media (max-width: 991px) {
  .twm-top-wide-banner {
    margin: 0px 15px 30px 15px;
  }
}
@media (max-width: 575px) {
  .twm-top-wide-banner {
    margin: 0px 15px 30px 15px;
    padding: 25px 15px;
  }
}
.twm-top-wide-banner-content {
  display: table;
  position: relative;
}
.twm-top-wide-banner-content .twm-mid-content {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media (max-width: 991px) {
  .twm-top-wide-banner-content .twm-mid-content {
    display: block;
  }
}
@media (max-width: 991px) {
  .twm-top-wide-banner-content .twm-mid-content .twm-employer-self-top {
    margin-bottom: 20px;
  }
}
.twm-top-wide-banner-content .twm-mid-content .twm-media {
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
.twm-top-wide-banner-content .twm-mid-content .twm-media img {
  width: 100%;
  display: block;
}
.twm-top-wide-banner-content .twm-mid-content .twm-employer-address {
  color: #fff;
}
.twm-top-wide-banner-content .twm-mid-content .twm-employer-address i {
  padding-right: 10px;
}
.twm-top-wide-banner-content .twm-mid-content .twm-job-title {
  margin-bottom: 15px;
  font-size: 24px;
  color: #fff;
}
.twm-top-wide-banner-content .twm-mid-content .twm-employer-websites {
  margin-bottom: 20px;
  color: #fff;
  font-size: 14px;
  display: block;
}
.twm-top-wide-banner-content .twm-employer-self-bottom {
  position: relative;
}
.twm-top-wide-banner-content .twm-employer-self-bottom .twm-employer-btn-controls a {
  margin-right: 15px;
}
.twm-top-wide-banner-content .twm-employer-self-bottom .twm-employer-btn-controls a:last-child {
  margin-right: 0px;
}
.twm-ep-detail-tags .de-info {
  color: #fff;
  display: inline-block;
  white-space: nowrap;
  line-height: 20px;
  padding: 3px 15px;
  border: none;
  font-size: 14px;
  margin: 0 5px 5px 0px;
  border-radius: 5px;
  padding: 5px 12px;
  white-space: nowrap;
}
.twm-ep-detail-tags .de-info:hover {
  background-color: #17171d;
}
.twm-s-map-iframe.twm-s-map-iframe-2 {
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #f3f3f3;
}
.twm-s-contact.twm-s-contact-2 {
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #f3f3f3;
  padding: 20px;
}
.twm-social-btns {
  height: 30px;
  margin: auto;
  font-size: 0;
  position: relative;
  margin-bottom: 20px;
}
.twm-social-btns .btn {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  display: inline-block;
  background-color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  opacity: 0.99;
  padding: 0px;
}
.twm-social-btns .btn:before {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  top: 90%;
  left: -110%;
  content: "";
  width: 140%;
  height: 140%;
  position: absolute;
  transform: rotate(45deg);
}
.twm-social-btns .btn .fab {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transform: scale(0.8);
  font-size: 18px;
}
.twm-social-btns .btn.facebook .fab {
  color: #3b5998;
}
.twm-social-btns .btn.facebook:before {
  background-color: #3b5998;
}
.twm-social-btns .btn.twitter .fab {
  color: #3cf;
}
.twm-social-btns .btn.twitter:before {
  background-color: #3cf;
}
.twm-social-btns .btn.google .fab {
  color: #dc4a38;
}
.twm-social-btns .btn.google:before {
  background-color: #dc4a38;
}
.twm-social-btns .btn.linkedin .fab {
  color: #0579b6;
}
.twm-social-btns .btn.linkedin:before {
  background-color: #0579b6;
}
.twm-social-btns .btn.skype .fab {
  color: #00aff0;
}
.twm-social-btns .btn.skype:before {
  background-color: #00aff0;
}
.twm-social-btns .btn:focus:before, .twm-social-btns .btn:hover:before {
  top: -20%;
  left: -20%;
}
.twm-social-btns .btn:hover .fab {
  color: #fff;
  transform: scale(1);
}
.twm-social-btns .btn:focus .fab {
  color: #fff;
  transform: scale(1);
}
.twm-s-info-3 {
  border-radius: 10px;
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #ddd;
  padding: 40px;
}
@media (max-width: 575px) {
  .twm-s-info-3 {
    padding: 20px;
  }
}
.twm-s-info-3 ul {
  list-style: none;
  margin-bottom: 0px;
}
.twm-s-info-3 ul li {
  margin-bottom: 10px;
}
.twm-s-info-3 ul li:last-child {
  margin-bottom: 0px;
}
.twm-s-info-3 ul li:last-child .twm-s-info-inner {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.twm-s-info-3 ul li .twm-s-info-inner {
  position: relative;
  padding-left: 50px;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.twm-s-info-3 ul li .twm-s-info-inner i {
  position: absolute;
  left: 0px;
  top: 4px;
  font-size: 14px;
  color: #1967d2;
  width: 30px;
  height: 30px;
  border: 1px solid #1967d2;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}
.twm-s-info-3 ul li .twm-s-info-inner .twm-title {
  font-size: 14px;
  color: #666666;
}
.twm-s-info-3 ul li .twm-s-info-inner .twm-s-info-discription {
  font-size: 16px;
  color: #17171d;
  word-break: break-word;
}
.bg-clr-green {
  background-color: #2a7f69;
}
.ani-circle-1 {
  display: block;
  width: 200px;
  height: 200px;
  background-color: #fff;
  border-radius: 50px;
  position: absolute;
  left: -30px;
  bottom: -100px;
  opacity: 0.3;
}
.ani-circle-2 {
  display: block;
  width: 200px;
  height: 200px;
  background-color: #fff;
  border-radius: 30px;
  position: absolute;
  right: -30px;
  top: -50px;
  opacity: 0.3;
}
.rotate-center {
  -webkit-animation: rotate-center 15s linear infinite;
  animation: rotate-center 15s linear infinite;
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.twm-job-detail-2-wrap {
  background-color: #f0f6fe;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-job-detail-2-wrap {
    margin-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .twm-job-detail-2-wrap {
    padding: 10px;
  }
}
.twm-related-jobs-carousel {
  margin-bottom: 30px;
}
.twm-jobs-grid-style2 {
  background-color: #fff;
  border: 10px;
  border: 1px solid #efefef;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.twm-jobs-grid-style2:after {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #1967d2;
  border-radius: 20px;
  position: absolute;
  left: -30px;
  bottom: -50px;
  opacity: 0.1;
  content: "";
  animation: rotate-center 15s linear infinite;
}
.twm-jobs-grid-style2:before {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #1967d2;
  border-radius: 20px;
  position: absolute;
  right: -10px;
  top: -30px;
  opacity: 0.1;
  content: "";
  animation: rotate-center 15s linear infinite;
}
.twm-jobs-grid-style2 .twm-media {
  width: 90px;
  height: 90px;
  line-height: 90px;
  display: block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #efefef;
  margin: 0px auto;
}
.twm-jobs-grid-style2 .twm-media img {
  display: block;
}
.twm-jobs-grid-style2 .twm-mid-content {
  padding-top: 30px;
}
.twm-jobs-grid-style2 .twm-right-content {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style2 .twm-right-content {
    display: block;
  }
}
.twm-jobs-grid-style2 .twm-right-content .twm-job-address {
  margin-bottom: 0px;
}
.twm-jobs-grid-style2 .twm-right-content .twm-jobs-amount {
  font-weight: 500;
  color: #17171d;
  margin: 20px 0px 10px 0px;
}
.twm-jobs-grid-style2 .twm-right-content .twm-jobs-amount span {
  color: #046c38;
}
.twm-jobs-grid-style2 .twm-right-content .twm-jobs-browse {
  font-weight: 600;
  font-size: 14px;
}
.twm-jobs-grid-style2 .twm-job-post-duration {
  color: #178f41;
  font-size: 14px;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style2 .twm-job-post-duration {
    display: block;
    margin: 0px;
  }
}
.twm-jobs-grid-style2 .twm-jobs-category {
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (max-width: 420px) {
  .twm-jobs-grid-style2 .twm-jobs-category {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: 10px;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 0px;
  overflow: hidden;
  border-radius: 10px;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive .ytp-impression-link {
  opacity: 0;
}
.ytp-impression-link {
  opacity: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/*Candidate detail v2*/
.twm-candi-self-wrap-2 {
  padding: 80px 40px 40px 40px;
  margin-bottom: 40px;
  margin-top: 100px;
  background-size: cover;
  margin-bottom: 180px;
}
@media (max-width: 991px) {
  .twm-candi-self-wrap-2 {
    margin-top: 50px;
  }
}
@media (max-width: 575px) {
  .twm-candi-self-wrap-2 {
    padding: 40px 0px;
  }
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 {
  position: relative;
  z-index: 1;
  max-width: 480px;
  margin: 0px auto;
  padding: 30px;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 15px rgba(56, 152, 226, 0.3);
  margin-bottom: -140px;
  overflow: hidden;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2:after {
  display: block;
  width: 200px;
  height: 200px;
  background-color: #1967d2;
  border-radius: 20px;
  position: absolute;
  left: -100px;
  bottom: -50px;
  opacity: 0.1;
  content: "";
  animation: rotate-center 15s linear infinite;
  z-index: -1;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2:before {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #1967d2;
  border-radius: 20px;
  position: absolute;
  right: -10px;
  top: -30px;
  opacity: 0.1;
  content: "";
  animation: rotate-center 15s linear infinite;
  z-index: -1;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-top {
  text-align: center;
  color: #17171d;
  position: relative;
  padding-top: 20px;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-top .twm-candi-fee {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  position: absolute;
  top: -20px;
  right: -30px;
  background: #178f41;
  padding: 6px 15px;
  border-radius: 10px 0px 0px 10px;
}
@media (max-width: 575px) {
  .twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-top .twm-candi-fee {
    font-size: 16px;
  }
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-top .twm-media {
  width: 100%;
  max-width: 200px;
  border-radius: 20px;
  overflow: hidden;
  margin: 0px auto 30px;
  box-shadow: 5px 5px 0px #f0f6fe;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-top .twm-media img {
  width: 100%;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-top .twm-job-title {
  color: #17171d;
  margin-bottom: 15px;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-top .twm-candidate-address i {
  padding-right: 3px;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-ep-detail-tags {
  margin: 0px auto 20px;
  text-align: center;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-bottom {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
@media (max-width: 360px) {
  .twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-bottom {
    display: block;
  }
  .twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-bottom .site-button {
    display: block;
    margin-top: 3px;
    text-align: center;
  }
}
.twm-s-info-4 {
  border-radius: 10px;
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #ddd;
  padding: 20px;
}
@media (max-width: 575px) {
  .twm-s-info-4 {
    padding: 20px;
  }
}
.twm-s-info-4 .row {
  list-style: none;
  margin-bottom: 0px;
  display: flex;
  flex-wrap: wrap;
}
.twm-s-info-4 .row .twm-s-info-inner {
  position: relative;
  padding: 10px 10px 10px 50px;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 30px;
  border-radius: 10px;
  background-color: #f0f6fe;
}
.twm-s-info-4 .row .twm-s-info-inner i {
  position: absolute;
  left: 10px;
  top: 14px;
  font-size: 14px;
  color: #1967d2;
  width: 30px;
  height: 30px;
  border: 1px solid #1967d2;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}
.twm-s-info-4 .row .twm-s-info-inner .twm-title {
  font-size: 14px;
  color: #666666;
}
.twm-s-info-4 .row .twm-s-info-inner .twm-s-info-discription {
  font-size: 16px;
  color: #17171d;
  word-break: break-word;
}
.twm-s-info-4 .row [class*=col-]:last-child .twm-s-info-inner {
  margin-bottom: 0px;
}
/*Dashboard Card*/
.dashboard-card-2 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
}
.dashboard-card-2 .wt-card-wrap-2 {
  color: #fff;
}
.dashboard-card-2 .wt-card-icon-2 {
  font-size: 48px;
  line-height: 0px;
  z-index: -1;
  position: absolute;
  left: 30px;
  top: 30px;
}
.dashboard-card-2 .wt-card-bottom-2 h4 {
  font-weight: 400;
  color: #fff;
}
.block-gradient {
  background: #7596fc; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #7596fc 0%, #b479ff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #7596fc 0%, #b479ff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #7596fc 0%, #b479ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#7596fc", endColorstr="#b479ff",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.block-gradient-2 {
  background: #1aa8ed; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1aa8ed 0%, #07f4ac 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #1aa8ed 0%, #07f4ac 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #1aa8ed 0%, #07f4ac 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1aa8ed", endColorstr="#07f4ac",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.block-gradient-3 {
  background: #fccf6e; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #fccf6e 0%, #fe6662 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #fccf6e 0%, #fe6662 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #fccf6e 0%, #fe6662 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fccf6e", endColorstr="#fe6662",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.block-gradient-4 {
  background: #46c6fb; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #46c6fb 0%, #2e429f 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #46c6fb 0%, #2e429f 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #46c6fb 0%, #2e429f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#46c6fb", endColorstr="#2e429f",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/*----------------------------------------------------------------------------------------------------------
						Home Page 5
----------------------------------------------------------------------------------------------------------*/
/*Footer light with background*/
.ftr-light-with-bg .footer-top {
  padding-top: 0px;
  border-top: 0px;
}
/*Newsletter Subscriber section*/
.twm-new-sub-section-wrap {
  margin: 0px 85px 120px 85px;
  background-color: #000e31;
  border-radius: 40px;
  padding: 80px 80px 108px 80px;
}
@media (max-width: 1199px) {
  .twm-new-sub-section-wrap {
    margin: 0px 15px 120px 15px;
  }
}
@media (max-width: 991px) {
  .twm-new-sub-section-wrap {
    padding: 30px 15px 30px 15px;
    margin-bottom: 40px;
  }
}
@media (max-width: 360px) {
  .twm-new-sub-section-wrap {
    padding: 0px;
  }
}
.twm-new-sub-section-wrap .twm-sub-2-section {
  background-color: #1967d2;
  padding: 60px 60px 60px 60px;
  border-radius: 40px;
  text-align: center;
  position: relative;
}
@media (max-width: 480px) {
  .twm-new-sub-section-wrap .twm-sub-2-section {
    padding: 20px;
  }
}
.twm-new-sub-section-wrap .twm-sub-2-section .twm-sub-title {
  font-size: 28px;
  color: #fff;
  max-width: 380px;
  margin: 0px auto 20px;
}
@media (max-width: 575px) {
  .twm-new-sub-section-wrap .twm-sub-2-section .twm-sub-title {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.twm-new-sub-section-wrap .twm-sub-2-section .twm-sub-discription {
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
}
.twm-new-sub-section-wrap .twm-sub-2-section .twm-sub-btn {
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 480px) {
  .twm-new-sub-section-wrap .twm-sub-2-section .twm-sub-btn {
    position: inherit;
    bottom: inherit;
    left: auto;
    transform: inherit;
  }
}
.twm-new-sub-section-wrap .twm-sub-2-section .form-group {
  margin-bottom: 12px;
}
.twm-new-sub-section-wrap .twm-sub-2-section .form-group .form-control {
  background-color: #fff;
  text-align: center;
}
.twm-nl-map-media-wrap {
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .twm-nl-map-media-wrap {
    margin: 30px 0px;
    height: 120px;
  }
}
.twm-nl-map-media-wrap .twm-nl-map-pic {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
}
.twm-nl-map-media-wrap .twm-nl-map-pic:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 14px solid white;
}
.twm-nl-map-media-wrap .twm-nl-map-pic img {
  border-radius: 50%;
}
.twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic1 {
  width: 53px;
  height: 53px;
  padding: 3px;
  bottom: 4%;
  left: 35%;
}
.twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic2 {
  width: 53px;
  height: 53px;
  padding: 3px;
  bottom: 30%;
  left: 14%;
}
.twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic3 {
  width: 69px;
  height: 69px;
  padding: 4px;
  top: 8%;
  right: 12%;
}
.twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic4 {
  width: 83px;
  height: 83px;
  padding: 5px;
  bottom: 24%;
  right: 0%;
}
.twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic5 {
  width: 69px;
  height: 69px;
  padding: 4px;
  top: 8%;
  left: 12%;
}
.twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic6 {
  width: 83px;
  height: 83px;
  padding: 5px;
  bottom: 24%;
  right: 25%;
}
.twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic7 {
  width: 53px;
  height: 53px;
  padding: 3px;
  bottom: 10%;
  left: 5%;
}
@media (max-width: 575px) {
  .twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic1 {
    width: 33px;
    height: 33px;
    padding: 3px;
    bottom: 4%;
    left: 35%;
  }
  .twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic2 {
    width: 33px;
    height: 33px;
    padding: 3px;
    bottom: 30%;
    left: 14%;
  }
  .twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic3 {
    width: 49px;
    height: 49px;
    padding: 4px;
    top: 8%;
    right: 40%;
  }
  .twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic4 {
    width: 63px;
    height: 63px;
    padding: 5px;
    bottom: 24%;
    right: 0%;
  }
  .twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic5 {
    width: 49px;
    height: 49px;
    padding: 4px;
    top: 8%;
    left: 30%;
  }
  .twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic6 {
    width: 63px;
    height: 63px;
    padding: 5px;
    bottom: 24%;
    right: 25%;
  }
  .twm-nl-map-media-wrap .twm-nl-map-pic.nw-pic7 {
    width: 33px;
    height: 33px;
    padding: 3px;
    bottom: 10%;
    left: 5%;
  }
}
.bounce {
  animation: bounce 1s linear infinite alternate-reverse both;
}
@keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.bounce2 {
  animation: bounce2 1.5s linear infinite alternate-reverse both;
}
@keyframes bounce2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
/*Blog style home-5*/
.twm-blog-post-h5-wrap {
  padding-top: 0px;
}
.twm-blog-post-h5-wrap .row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.twm-blog-post-h5-outer {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid #f1f1f1;
}
.twm-blog-post-h5-outer.shadow-none {
  box-shadow: none;
}
.twm-blog-post-h5-outer .wt-post-media {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
  transition: 0.5s all ease;
}
.twm-blog-post-h5-outer .wt-post-media img {
  width: 100%;
}
.twm-blog-post-h5-outer .wt-post-info {
  position: relative;
  z-index: 1;
}
.twm-blog-post-h5-outer .wt-post-info .wt-post-meta {
  position: relative;
  margin-bottom: 20px;
}
.twm-blog-post-h5-outer .wt-post-info .post-author {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.twm-blog-post-h5-outer .wt-post-info .post-author .post-author-pic {
  display: flex;
  align-items: center;
}
.twm-blog-post-h5-outer .wt-post-info .post-author .post-author-pic .p-a-pic {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  min-width: 35px;
  margin-right: 10px;
  overflow: hidden;
}
.twm-blog-post-h5-outer .wt-post-info .post-author .post-author-pic .p-a-info a {
  display: block;
  font-size: 13px;
  color: #1967d2;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
}
.twm-blog-post-h5-outer .wt-post-info .post-author .post-author-pic .p-a-info p {
  margin-bottom: 0px;
  font-size: 12px;
}
.twm-blog-post-h5-outer .wt-post-info .post-author .post-categories {
  text-align: right;
}
.twm-blog-post-h5-outer .wt-post-info .post-author .post-categories a {
  color: #1967d2;
  background-color: #e0e6f7;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 2px 8px;
  border-radius: 4px;
}
.twm-blog-post-h5-outer .wt-post-info .wt-post-title .post-title {
  margin-bottom: 15px;
}
.twm-blog-post-h5-outer .wt-post-info .wt-post-text p {
  font-size: 16px;
  margin-bottom: 10px;
}
.twm-blog-post-h5-outer:hover .wt-post-media {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
}
/*Featured cities*/
.twm-featured-city2 {
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  transition: 0.5s all ease;
}
.twm-featured-city2 .twm-media {
  position: relative;
  border-radius: 10px;
  height: 262px;
  background-size: cover;
  background-position: right;
  transition: 0.5s all ease;
}
.twm-featured-city2 .twm-city-info {
  padding: 20px 0px 0px 0px;
}
.twm-featured-city2 .twm-city-info .twm-city-jobs {
  color: #1967d2;
}
.twm-featured-city2 .twm-city-info .twm-title {
  margin-bottom: 10px;
}
.twm-featured-city2:hover .twm-media {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
}
.pos-relative {
  position: relative;
  z-index: 1;
}
.twm-bg-section-box {
  height: 560px;
  background-color: #1967d2;
  border-radius: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin: 0px 80px;
  z-index: -1;
}
@media (max-width: 1360px) {
  .twm-bg-section-box {
    margin: 0px 15px;
  }
}
@media (max-width: 575px) {
  .twm-bg-section-box {
    margin: 0px;
    height: 300px;
  }
}
.wt-separator-two-part.content-white .wt-small-separator {
  color: #fff;
}
.wt-separator-two-part.content-white .wt-title {
  color: #fff;
}
/*Recruiters*/
.twm-column-5 ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}
.twm-column-5 ul li {
  width: 20%;
}
@media (max-width: 1199px) {
  .twm-column-5 ul li {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .twm-column-5 ul li {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .twm-column-5 ul li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .twm-column-5 ul li {
    width: 100%;
  }
}
.twm-column-5 ul li .twm-recruiters5-box {
  margin: 0px 10px 40px;
  position: relative;
  z-index: 1;
}
.twm-column-5 ul li .twm-recruiters5-box .twm-title a {
  transition: 0.5s all ease;
}
.twm-column-5 ul li .twm-recruiters5-box:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0%;
  height: 0%;
  transform: translate(-50%, -50%);
  background-color: #1967d2;
  opacity: 0;
  transition: 0.5s all ease;
}
.twm-column-5 ul li .twm-recruiters5-box:hover {
  box-shadow: 0px 0px 20px rgba(56, 152, 226, 0.4);
}
.twm-column-5 ul li .twm-recruiters5-box:hover:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: -1;
  border-radius: 10px;
  border: 5px solid #fff;
}
.twm-column-5 ul li .twm-recruiters5-box:hover .twm-title a {
  color: #fff;
}
.twm-column-5 ul li .twm-recruiters5-box:hover .twm-job-address,
.twm-column-5 ul li .twm-recruiters5-box:hover .twm-rec-rating-count {
  color: #fff;
}
.twm-recruiters5-box {
  position: relative;
  top: 20px;
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  transition: 0.5s all ease;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.twm-recruiters5-box .twm-rec-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
}
.twm-recruiters5-box .twm-rec-rating-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
.twm-recruiters5-box .twm-rec-rating-wrap .twm-rec-rating span {
  display: inline;
  cursor: pointer;
}
.twm-recruiters5-box .twm-rec-rating-wrap .twm-rec-rating span i {
  color: #ffac16;
  font-size: 12px;
}
.twm-recruiters5-box .twm-job-address {
  color: #777;
  font-size: 12px;
  transition: 0.5s all ease;
}
.twm-recruiters5-box .twm-job-address i {
  display: inline-block;
  margin-right: 5px;
}
.twm-recruiters5-box .twm-rec-rating-count {
  transition: 0.5s all ease;
}
.twm-recruiters5-box .twm-rec-media {
  margin-top: -36px;
  width: 52px;
  height: 52px;
  min-width: 52px;
  border-radius: 8px;
  overflow: hidden;
}
.twm-recruiters5-box .twm-rec-jobs {
  color: #1967d2;
  background-color: #e0e6f7;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  padding: 0px 12px;
  border-radius: 8px;
}
/* Counter h5 */
.twm-company-approch5-outer {
  position: relative;
}
.twm-company-approch5-outer .twm-company-approch5 {
  border-radius: 40px;
  padding: 70px 20px 40px;
}
.twm-company-approch5-outer .twm-company-approch5 .counter-outer-two {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.twm-company-approch5-outer .twm-company-approch5 .counter-outer-two .icon-content-info {
  color: #fff;
  font-size: 18px;
}
/* Home 5 Millions section*/
.twm-millions-section-wrap {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .twm-millions-section-wrap {
    margin-bottom: 30px;
  }
}
.twm-millions-section-wrap > .row {
  display: flex;
  align-items: center;
}
.twm-millions-section-wrap > .row .twm-millions-1-section {
  margin-right: 76px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .twm-millions-section-wrap > .row .twm-millions-1-section {
    margin-right: 30px;
  }
}
@media (max-width: 575px) {
  .twm-millions-section-wrap > .row .twm-millions-1-section {
    margin-right: 0px;
    margin-bottom: 50px;
  }
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-media {
  text-align: center;
}
@media (max-width: 575px) {
  .twm-millions-section-wrap > .row .twm-millions-1-section .twm-media > img {
    width: 65%;
  }
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-bg-circle-pic {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  width: 100%;
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-bg-circle-pic img {
  width: 100%;
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box {
  position: absolute;
  z-index: 3;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.one {
  width: 48px;
  height: 48px;
  padding: 10px;
  left: 20%;
  bottom: 4%;
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.two {
  width: 90px;
  height: 90px;
  padding: 15px;
  left: 0%;
  bottom: 28%;
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.three {
  width: 112px;
  height: 112px;
  padding: 12px;
  left: 0%;
  bottom: 65%;
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.four {
  width: 84px;
  height: 84px;
  padding: 12px;
  right: 15%;
  bottom: 75%;
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.five {
  width: 52px;
  height: 52px;
  padding: 5px;
  right: 3%;
  bottom: 45%;
}
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.six {
  width: 80px;
  height: 80px;
  padding: 8px;
  right: 4%;
  bottom: 12%;
}
@media (max-width: 575px) {
  .twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.two {
    width: 55px;
    height: 55px;
    padding: 10px;
  }
  .twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.three {
    width: 72px;
    height: 72px;
    padding: 6px;
  }
  .twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.four {
    width: 64px;
    height: 64px;
    padding: 8px;
  }
  .twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box.six {
    width: 60px;
    height: 60px;
    padding: 7px;
  }
}
.twm-millions-section-wrap > .row .twm-millions-1-section-right {
  margin-left: 0px;
}
.twm-millions-section-wrap > .row .twm-millions-1-section-right .twm-avail-jobs {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #171d28;
  font-weight: 500;
  margin-bottom: 20px;
}
.twm-millions-section-wrap > .row .twm-millions-1-section-right .twm-avail-jobs span {
  color: #1967d2;
  font-size: 46px;
  font-weight: 700;
  display: block;
  margin-right: 10px;
}
.twm-millions-section-wrap > .row .twm-millions-1-section-right .section-head.left.wt-small-separator-outer p {
  margin-bottom: 20px;
}
.twm-read-more.cplumn-2 a {
  margin-right: 20px;
}
.twm-read-more.cplumn-2 a:last-child {
  margin-right: 0px;
}
.site-button-link.underline {
  position: relative;
  color: #212223;
  font-size: 14px;
  font-weight: 500;
  z-index: 1;
  transition: 0.5s all ease;
  overflow: hidden;
  text-decoration: underline;
}
.twm-bg-shape5 {
  background-image: url(../images/home-5/bg-shape.png);
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-position: right center;
  bottom: 0px;
  right: 0px;
}
@media (max-width: 1199px) {
  .twm-bg-shape5 {
    background-size: 25%;
  }
}
@media (max-width: 1024px) {
  .twm-bg-shape5 {
    background: none;
  }
}
.twm-bg-shape5-left {
  background-image: url(../images/home-5/bg-shape-1.png);
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-position: left top;
  top: 0px;
  left: 0px;
}
@media (max-width: 1199px) {
  .twm-bg-shape5-left {
    background-size: 40%;
  }
}
/*job style 5*/
.twm-jobs-st5 {
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 15px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 20px 30px 30px;
  border-radius: 10px;
  width: 100%;
}
.twm-jobs-st5 .twm-jobs-amount {
  font-weight: 500;
  font-size: 18px;
  color: #1967d2;
  margin: 0px 0px 10px 0px;
  text-align: right;
  line-height: 18px;
}
.twm-jobs-st5 .twm-jobs-amount span {
  color: #171d28;
  font-size: 14px;
}
.twm-jobs-st5 .twm-media {
  width: 70px;
  height: 70px;
  min-width: 70px;
  line-height: 70px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  margin-right: 30px;
  overflow: hidden;
}
.twm-jobs-st5 .twm-media img {
  display: block;
}
.twm-jobs-st5 .twm-mid-content {
  margin-bottom: 20px;
}
.twm-jobs-st5 .twm-candi-thum-content {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.twm-jobs-st5 .twm-candi-thum-content .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-jobs-st5 .twm-candi-thum-content .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-jobs-st5 .twm-candi-thum-content .twm-pics .tot-view {
  background-color: #1967d2;
  border: 2px solid #fff;
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 38px;
  line-height: 12px;
  display: flex;
  border-radius: 50%;
  margin-left: -15px;
  align-items: center;
  justify-content: center;
}
.twm-jobs-st5 .twm-candi-thum-content .twm-pics .tot-view b {
  display: block;
  align-items: center;
}
.twm-jobs-st5 .twm-candi-thum-content .twm-pics .tot-view b i {
  font-style: normal;
  display: block;
}
.twm-jobs-st5 .twm-job-duration ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.twm-jobs-st5 .twm-job-duration ul li {
  padding-right: 10px;
}
.twm-jobs-st5 .twm-job-duration ul li span {
  font-size: 13px;
  color: #6b6b6b;
}
.twm-jobs-st5 .twm-job-duration ul li span i {
  color: #1967d2;
  margin-right: 5px;
  display: inline-block;
}
.twm-jobs-st5 .twm-job-duration ul li:last-child {
  padding-right: 0px;
}
.twm-jobs-st5 .twm-right-content {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-jobs-st5 .twm-jobs-category.outline {
  display: flex;
  flex-wrap: wrap;
}
.twm-jobs-st5 .twm-jobs-category.outline a {
  font-size: 12px;
  color: #1967d2;
  background-color: #f0f6fe;
  margin-right: 4px;
  margin-bottom: 4px;
  display: block;
  padding: 2px 10px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.twm-jobs-st5 .twm-jobs-category.outline a:hover {
  background-color: #fff;
  border: 1px solid #ddd;
}
.twm-jobs-st5 .twm-job-address {
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: 500;
  color: #6b6b6b;
}
.twm-jobs-st5 .twm-jobs-browse {
  font-weight: 600;
  font-size: 14px;
}
.twm-jobs-st5 .twm-job-st5-top {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 420px) {
  .twm-jobs-st5 .twm-job-st5-top {
    display: block;
  }
}
.twm-jobs-st5 .twm-job-com-name {
  font-size: 18px;
  font-weight: 500;
}
/* Home Page 5 Banner Section Css Start*/
.twm-home5-banner-section {
  border-left: 80px solid #fff;
  height: 865px;
  background-size: cover;
  overflow: hidden;
}
@media (max-width: 991px) {
  .twm-home5-banner-section {
    height: auto;
    border-left: 0px;
  }
}
.twm-home5-banner-section .row {
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
  justify-content: center;
}
.twm-home5-banner-section .row .btm-bdr-banner:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 80px;
  width: 50%;
  background-color: #fff;
}
@media (max-width: 991px) {
  .twm-home5-banner-section .row .btm-bdr-banner:after {
    display: none;
  }
}
.twm-home5-banner-section .row .twm-bnr-5-blocks {
  position: relative;
}
.twm-home5-banner-section .row .twm-bnr-5-blocks .twm-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
.twm-home5-banner-section .row .twm-bnr-5-blocks .twm-bnr-5-blocks-inner {
  display: flex;
  align-items: center;
}
.twm-home5-banner-section .row .twm-bnr-5-blocks .twm-bnr-5-blocks-inner .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home5-banner-section .row .twm-bnr-5-blocks .twm-bnr-5-blocks-inner .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home5-banner-section .row .twm-bnr-5-blocks .twm-bnr-5-blocks-inner .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home5-banner-section .row .twm-bnr-left-section {
  max-width: 650px;
  margin-left: auto;
  position: relative;
  z-index: 2;
  padding-left: 30px;
}
@media (max-width: 1360px) {
  .twm-home5-banner-section .row .twm-bnr-left-section {
    padding-left: 30px;
    padding-right: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home5-banner-section .row .twm-bnr-left-section {
    margin: 0px auto 50px;
  }
}
@media (max-width: 991px) {
  .twm-home5-banner-section .row .twm-bnr-left-section {
    margin: 100px auto 60px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.twm-home5-banner-section .row .twm-bnr-left-section .twm-bnr-search-bar {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .twm-home5-banner-section .row .twm-bnr-left-section .twm-bnr-search-bar {
    padding: 10px 20px;
  }
}
.twm-home5-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  line-height: 72px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 1360px) {
  .twm-home5-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home5-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home5-banner-section .row .twm-bnr-left-section .twm-bnr-title-large span {
  text-decoration: underline;
}
.twm-home5-banner-section .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 24px;
  margin-bottom: 30px;
}
.twm-home5-banner-section .row .twm-bnr-right-main {
  position: relative;
  height: 100%;
}
.twm-home5-banner-section .row .twm-bnr-right-section {
  max-width: 520px;
  width: 100%;
}
@media (max-width: 1199px) {
  .twm-home5-banner-section .row .twm-bnr-right-section {
    margin: 0px auto 50px;
  }
}
.twm-home5-banner-section .row .twm-bnr-right-section .twm-bnr-right-section-inner {
  position: relative;
  padding-top: 60px;
}
@media (max-width: 991px) {
  .twm-home5-banner-section .row .twm-bnr-right-section .twm-bnr-right-section-inner {
    padding-top: 0px;
    margin-bottom: 120px;
  }
}
.twm-home5-banner-section .row .twm-bnr-right-section .twm-graphics-h5 {
  position: absolute;
}
.twm-home5-banner-section .row .twm-bnr-right-section .twm-graphics-user {
  position: relative;
  z-index: 4;
}
.twm-home5-banner-section .row .twm-bnr-right-section .twm-p1 {
  z-index: 4;
  left: 14%;
  top: auto;
  width: 79.5%;
  position: inherit;
  border-radius: 200px;
  overflow: hidden;
  box-shadow: 20px 20px 0px #fff;
}
.twm-home5-banner-section .row .twm-bnr-right-section .twm-p2 {
  z-index: 3;
  right: 0%;
  bottom: 0%;
  width: 19%;
}
.twm-home5-banner-section .row .twm-bnr-right-section .twm-p3 {
  z-index: 3;
  left: 10%;
  top: 12%;
  width: 35.4%;
}
.twm-home5-banner-section .row .twm-bnr-right-section .twm-p4 {
  z-index: 3;
  left: 8%;
  top: 18%;
  width: 35.4%;
}
.twm-home5-banner-section .twm-banner-h5-r-b-info {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.twm-home5-banner-section .twm-banner-h5-r-b-info span {
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  color: #000;
  letter-spacing: 2px;
}
.twm-home5-banner-section .twm-banner-h5-r-b-info .twm-banner-h5-r-b-outline-text {
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #1967d2;
  font-size: 100px;
  font-weight: 600;
  line-height: 0.75;
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  .twm-home5-banner-section .twm-banner-h5-r-b-info .twm-banner-h5-r-b-outline-text {
    font-size: 54px;
  }
}
.twm-bdr-bottom-1 {
  border-bottom: 1px solid #f1f1f1;
}
/*job Category Home 5*/
.twm-jobs-grid-h5-section-outer {
  margin: 0px 80px 120px 80px;
}
@media (max-width: 1360px) {
  .twm-jobs-grid-h5-section-outer {
    margin: 0px 15px 40px 15px;
  }
}
.twm-jobs-grid-h5-section-outer .overlay-main {
  border-radius: 40px;
}
@media (max-width: 480px) {
  .twm-jobs-grid-h5-section-outer .overlay-main {
    border-radius: 10px;
  }
}
.twm-jobs-grid-h5-section {
  background-color: #1967d2;
  background-size: contain;
  border-radius: 40px;
  padding: 70px 100px;
}
@media (max-width: 420px) {
  .twm-jobs-grid-h5-section {
    padding: 15px 15px 70px 15px;
  }
}
.job-categories-home-5 {
  padding: 25px;
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  transition: 0.5s all ease;
}
.job-categories-home-5:after {
  width: 200px;
  height: 200px;
  position: absolute;
  right: -90px;
  top: -100px;
  content: "";
  background-color: #1967d2;
  border-radius: 50%;
  opacity: 0;
  z-index: -1;
  transition: 0.5s all ease;
}
.job-categories-home-5:before {
  width: 20px;
  height: 70px;
  position: absolute;
  left: -12px;
  bottom: -8px;
  content: "";
  background-color: #fd9f9a;
  border-radius: 12px;
  opacity: 0;
  z-index: -1;
  transition: 0.5s all ease;
}
.job-categories-home-5 .twm-media {
  width: 80px;
  height: 80px;
  line-height: 0;
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: center;
  margin: 0px auto 30px;
  border-radius: 50%;
  transition: 0.5s all ease;
}
.job-categories-home-5 .twm-media img {
  width: auto;
  transition: 0.5s all ease;
}
.job-categories-home-5 .twm-media [class*=flaticon-] {
  color: #fff;
  font-size: 50px;
  line-height: 0px;
  transition: 0.5s all ease;
}
.job-categories-home-5 .twm-media [class*=flaticon-]:before {
  transform: translateX(-50%);
  left: 50%;
  position: inherit;
}
.job-categories-home-5 .twm-content .twm-jobs-available {
  font-size: 14px;
  display: block;
  margin-bottom: 0px;
  transition: 0.5s all ease;
}
.job-categories-home-5 .twm-content a {
  margin-bottom: 0px;
  display: block;
  transition: 0.5s all ease;
  font-size: 16px;
  font-weight: 500;
}
.job-categories-home-5:hover {
  background-color: #0e1520;
}
.job-categories-home-5:hover:after {
  opacity: 0.2;
}
.job-categories-home-5:hover:before {
  opacity: 1;
}
.job-categories-home-5:hover .twm-jobs-available {
  color: #b4b4b4;
}
.job-categories-home-5:hover .twm-content a {
  color: #fff;
}
.job-categories-home-5:hover .twm-media {
  border-radius: 20px;
  transform: rotate(45deg);
}
.job-categories-home-5:hover .twm-media img {
  transform: scale(0.8) rotate(-45deg);
  z-index: 9;
}
.job-categories-home-5:hover .twm-media [class*=flaticon-] {
  transform: scale(0.8) rotate(-45deg);
  z-index: 9;
}
.cat-bg-clr-1 {
  background-color: #1c8ffb;
}
.cat-bg-clr-2 {
  background-color: #ff8730;
}
.cat-bg-clr-3 {
  background-color: #7c69f1;
}
.cat-bg-clr-4 {
  background-color: #ff5a5a;
}
.category-5-slider {
  overflow: hidden;
  padding: 18px;
  margin-bottom: -190px;
}
@media (max-width: 1360px) {
  .category-5-slider {
    margin-bottom: 0px;
    padding: 0px;
  }
}
.category-5-slider .swiper-button-next,
.category-5-slider .swiper-button-prev {
  width: 50px;
  height: 50px;
  text-align: center;
  margin: 70px 30px;
}
@media (max-width: 1360px) {
  .category-5-slider .swiper-button-next,
  .category-5-slider .swiper-button-prev {
    margin: -30px 10px;
  }
}
@media (max-width: 420px) {
  .category-5-slider .swiper-button-next,
  .category-5-slider .swiper-button-prev {
    width: auto;
    margin: 0px;
    top: auto;
    position: relative;
  }
}
@media (max-width: 420px) {
  .category-5-slider .swiper-button-prev {
    left: 15px;
    text-align: center;
    position: absolute;
    bottom: 10px;
  }
  .category-5-slider .swiper-button-next {
    right: 15px;
    text-align: center;
    position: absolute;
    bottom: 10px;
  }
}
.category-5-slider .swiper-button-next::after,
.category-5-slider .swiper-button-prev::after {
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  line-height: 46px;
}
/* -------------------------------------------------------------------------------------
   Home Page 6 Start
   ---------------------------------------------------------------------------------------*/
/* Home Page 6 Banner Section Css Start */
.twm-home-6-banner-section {
  position: relative;
  min-height: 955px;
  overflow: hidden;
  background-color: #e9f1ff;
  z-index: 1;
  display: flex;
  align-items: end;
}
@media (max-width: 1199px) {
  .twm-home-6-banner-section {
    min-height: auto;
    padding-top: 200px;
  }
}
@media (max-width: 767px) {
  .twm-home-6-banner-section {
    padding-top: 160px;
  }
}
@media (max-width: 991px) {
  .twm-home-6-banner-section .twm-bnr-search-bar .form-group {
    margin: 5px auto;
  }
}
.twm-home-6-banner-section:after {
  width: 100%;
  height: 100%;
  content: "";
  left: calc(50% + 400px);
  top: 100px;
  background-color: #002860;
  position: absolute;
  z-index: -1;
}
@media (max-width: 1199px) {
  .twm-home-6-banner-section:after {
    left: calc(50% + 300px);
  }
}
@media (max-width: 991px) {
  .twm-home-6-banner-section:after {
    display: none;
  }
}
.twm-home-6-banner-section > .container .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section {
  max-width: 745px;
  padding-left: 15px;
  padding-bottom: 100px;
  margin-left: auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 1270px) {
  .twm-home-6-banner-section > .container .row .twm-bnr-left-section {
    padding-left: 30px;
  }
}
@media (max-width: 1024px) {
  .twm-home-6-banner-section > .container .row .twm-bnr-left-section {
    padding-left: 0px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .twm-home-6-banner-section > .container .row .twm-bnr-left-section {
    max-width: 768px;
    margin: 0px auto;
    padding: 0px 30px 50px 30px;
    margin-bottom: 50px;
  }
}
@media (max-width: 575px) {
  .twm-home-6-banner-section > .container .row .twm-bnr-left-section {
    padding: 0px;
  }
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-small {
  font-size: 16px;
  font-weight: 400;
  color: #17171d;
  margin-bottom: 30px;
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-small .bnr-title-bedge {
  display: inline-block;
  margin-right: 10px;
  border-radius: 10px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  background-color: #f0b528;
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-small span {
  font-weight: 600;
  font-style: italic;
}
@media (max-width: 991px) {
  .twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-small {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 70px;
  line-height: 86px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-large span {
  background-color: #1967d2;
  border-radius: 10px;
  padding: 0px 10px;
}
@media (max-width: 991px) {
  .twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
.twm-home-6-banner-section .twm-bnr-right-section .twm-bnr-right-content {
  position: relative;
  z-index: 1;
  height: 100%;
  margin-left: 150px;
}
@media (max-width: 1366px) {
  .twm-home-6-banner-section .twm-bnr-right-section .twm-bnr-right-content {
    margin-left: 120px;
  }
}
@media (max-width: 1024px) {
  .twm-home-6-banner-section .twm-bnr-right-section .twm-bnr-right-content {
    margin-bottom: -50px;
    margin-left: 80px;
  }
}
@media (max-width: 991px) {
  .twm-home-6-banner-section .twm-bnr-right-section .twm-bnr-right-content {
    margin-left: 0px;
  }
}
.twm-home-6-banner-section .twm-bnr-right-section .twm-bnr-right-content .bnr-bg-circle {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
}
.twm-home-6-banner-section .twm-bnr-right-section .twm-bnr-right-content .bnr-bg-circle span {
  position: relative;
  width: 600px;
  height: 600px;
  left: 50px;
  top: -10px;
  border-radius: 50%;
  background-color: #fff;
  display: block;
  box-shadow: 0px 0px 0px 70px rgba(192, 209, 237, 0.2);
}
@media (max-width: 1366px) {
  .twm-home-6-banner-section .twm-bnr-right-section .twm-bnr-right-content .bnr-bg-circle span {
    width: 480px;
    height: 480px;
    left: 0px;
  }
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-media {
  position: relative;
  z-index: 1;
  margin-right: -100px;
}
@media (max-width: 1024px) {
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-media {
    margin-right: -30px;
  }
}
@media (max-width: 991px) {
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-media {
    margin-right: 0px;
  }
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-media img {
  margin: 0px auto;
  display: block;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div {
  position: absolute;
  z-index: 2;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-plus1 {
  color: #1967d2;
  font-size: 24px;
  position: absolute;
  top: 35%;
  left: 0%;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-plus2 {
  color: #f0b528;
  font-size: 34px;
  position: absolute;
  top: 64%;
  left: 15%;
  transform: rotate(20deg);
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-plus3 {
  color: #f0b528;
  font-size: 34px;
  position: absolute;
  top: 15%;
  right: -5%;
  transform: rotate(20deg);
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring1 {
  position: absolute;
  bottom: 14%;
  right: -30%;
  width: 70px;
  height: 70px;
  border: 8px solid #ff8667;
  border-radius: 50%;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring2 {
  position: absolute;
  top: 55%;
  right: -25%;
  width: 20px;
  height: 20px;
  border: 3px solid #ff8667;
  border-radius: 50%;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring3 {
  position: absolute;
  top: 0%;
  left: 28%;
  width: 34px;
  height: 34px;
  border: 10px solid #94bdff;
  border-radius: 50%;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-1 {
  position: absolute;
  top: 20%;
  left: -15%;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-1 .bnr-block-1-content {
  display: flex;
  align-items: center;
  border-radius: 20px;
  padding: 10px;
  background-color: #ff8667;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-1 .bnr-block-1-content .media {
  min-width: 30px;
  margin-right: 10px;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-1 .bnr-block-1-content .title {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0px;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 {
  position: absolute;
  top: 54%;
  left: -27%;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content {
  border-radius: 20px;
  padding: 15px;
  box-shadow: 0px 0px 15px rgba(56, 152, 226, 0.3);
  background-color: #fff;
  min-width: 188px;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-bag {
  position: absolute;
  top: -25px;
  left: 15px;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-bag span {
  width: 48px;
  height: 48px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-bag span img {
  width: 24px;
  display: block;
  margin: 0px auto;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-content-top {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 5px;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-content-top .media {
  min-width: 30px;
  margin-right: 10px;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-content-top .title {
  color: #1967d2;
  font-weight: 800;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 0px;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-content-bottom {
  font-size: 14px;
  font-weight: 500;
  color: #002860;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-3 {
  position: absolute;
  top: 35%;
  right: -44%;
  width: 78px;
  height: 78px;
  border-radius: 20px;
  padding: 15px;
  background-color: #fff;
  box-shadow: 0px 0px 15px rgba(56, 152, 226, 0.3);
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-3 img {
  margin: 0px auto;
  display: block;
}
@media (max-width: 1366px) {
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring1 {
    bottom: 35%;
    right: -16%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring2 {
    top: 30%;
    right: -15%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 {
    top: 50%;
    left: -20%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-3 {
    right: -20%;
  }
}
@media (max-width: 1024px) {
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring1 {
    bottom: 35%;
    right: -7%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring2 {
    top: 30%;
    right: -7%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 {
    top: 50%;
    left: -20%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-3 {
    right: -10%;
  }
}
@media (max-width: 991px) {
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring1 {
    right: 10%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring2 {
    right: 20%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring3 {
    top: 4%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 {
    left: 3%;
    top: 50%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-3 {
    right: 0%;
    top: 25%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-1 {
    left: 10%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-plus3 {
    right: 30%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-plus1 {
    left: 20%;
  }
}
@media (max-width: 767px) {
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring1 {
    right: 0%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring2 {
    right: 0%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-ring3 {
    top: 4%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 {
    left: 0%;
    top: 50%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-3 {
    right: 0%;
    top: 25%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-1 {
    left: 0%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-plus3 {
    right: 0%;
  }
  .twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.icon-plus1 {
    left: 0%;
  }
}
.twm-home-6-banner-section .twm-bnr-blocks {
  display: flex;
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 270px;
  margin: 0px 4px;
}
.twm-home-6-banner-section .twm-bnr-blocks .twm-icon {
  width: 70px;
  margin-right: 20px;
}
.twm-home-6-banner-section .twm-bnr-blocks .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
}
.twm-home-6-banner-section .twm-bnr-blocks .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-home-6-banner-section .twm-bnr-blocks .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-home-6-banner-section .twm-bnr-blocks-3 {
  display: flex;
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 290px;
  margin: 0px 4px;
}
.twm-home-6-banner-section .twm-bnr-blocks-3 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home-6-banner-section .twm-bnr-blocks-3 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home-6-banner-section .twm-bnr-blocks-3 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home-6-banner-section .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.twm-home-6-banner-section .twm-bnr-blocks-3 .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .twm-home-6-banner-section .twm-bnr-blocks-position-wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .twm-home-6-banner-section .twm-bnr-blocks-position-wrap {
    display: none;
  }
}
.twm-home-6-banner-section .twm-bnr-blocks-position-1 {
  position: absolute;
  z-index: 4;
  top: 200px;
  left: 45px;
}
@media (max-width: 991px) {
  .twm-home-6-banner-section .twm-bnr-blocks-position-1 {
    position: inherit;
    top: inherit;
    left: inherit;
  }
}
.twm-home-6-banner-section .twm-bnr-blocks-position-2 {
  position: absolute;
  z-index: 4;
  top: 90px;
  right: 0px;
}
@media (max-width: 1366px) {
  .twm-home-6-banner-section .twm-bnr-blocks-position-2 {
    top: -30px;
  }
}
@media (max-width: 991px) {
  .twm-home-6-banner-section .twm-bnr-blocks-position-2 {
    position: inherit;
    top: inherit;
    right: inherit;
  }
}
.twm-home-6-banner-section .twm-bnr-blocks-position-3 {
  position: absolute;
  z-index: 4;
  bottom: 50px;
  right: 20px;
}
@media (max-width: 991px) {
  .twm-home-6-banner-section .twm-bnr-blocks-position-3 {
    position: inherit;
    right: inherit;
    bottom: inherit;
  }
}
/*Job category h-page 6*/
.twm-job-cat-hpage-6-wrap {
  margin-bottom: 30px;
}
.job-cat-block-hpage-6-section .col {
  width: 20%;
  flex: auto;
}
@media (max-width: 1199px) {
  .job-cat-block-hpage-6-section .col {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  .job-cat-block-hpage-6-section .col {
    width: 33.33%;
  }
}
@media (max-width: 1199px) {
  .job-cat-block-hpage-6-section .col {
    width: 50%;
  }
}
@media (max-width: 460px) {
  .job-cat-block-hpage-6-section .col {
    width: 100%;
  }
}
.job-cat-block-hpage-6 {
  padding: 20px;
  background-color: #f7fbfd;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  transition: 0.5s all ease;
}
.job-cat-block-hpage-6:after {
  width: 110px;
  height: 110px;
  position: absolute;
  right: -60px;
  bottom: -60px;
  content: "";
  background-color: #1967d2;
  border-radius: 50%;
  opacity: 0.04;
  z-index: -1;
  transition: 0.5s all ease;
  opacity: 0;
}
.job-cat-block-hpage-6 .twm-media {
  width: 58px;
  height: 58px;
  line-height: 0;
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: center;
  margin: 0px auto 20px;
}
.job-cat-block-hpage-6 .twm-media img {
  width: 38px;
  transition: 0.5s all ease;
}
.job-cat-block-hpage-6 .twm-media [class*=flaticon-] {
  color: #fff;
  font-size: 34px;
  line-height: 0px;
  transition: 0.5s all ease;
}
.job-cat-block-hpage-6 .twm-media [class*=flaticon-]:before {
  transform: translateX(-50%);
  left: 50%;
  position: inherit;
}
.job-cat-block-hpage-6 .twm-media:after {
  transition: 0.5s all ease;
  width: 58px;
  height: 58px;
  background-color: #1967d2;
  border-radius: 10px;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  left: 50%;
  content: "";
  z-index: -1;
  top: 50%;
  opacity: 1;
}
.job-cat-block-hpage-6 .twm-content .twm-jobs-available {
  color: #171d28;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 30px;
  transition: 0.5s all ease;
}
.job-cat-block-hpage-6 .twm-content .twm-jobs-available span {
  color: #1967d2;
  transition: 0.5s all ease;
}
.job-cat-block-hpage-6 .twm-content > a {
  margin-bottom: 0px;
  font-weight: 500;
  display: block;
  transition: 0.5s all ease;
}
.job-cat-block-hpage-6:hover {
  background-color: #1967d2;
}
.job-cat-block-hpage-6:hover:after {
  background-color: #fff;
  opacity: 0.1;
  width: 500%;
  height: 500%;
}
.job-cat-block-hpage-6:hover .twm-content > a {
  color: #fff;
}
.job-cat-block-hpage-6:hover .twm-content .circle-line-btn {
  border: 2px solid #fff;
}
.job-cat-block-hpage-6:hover .twm-content .circle-line-btn i {
  transform: rotate(0deg);
  color: #fff;
}
.job-cat-block-hpage-6:hover .twm-content .twm-jobs-available {
  color: #fff;
}
.job-cat-block-hpage-6:hover .twm-content .twm-jobs-available span {
  color: #fff;
}
.job-cat-block-hpage-6:hover .twm-media img {
  transform: scale(0.8);
}
.job-cat-block-hpage-6:hover .twm-media [class*=flaticon-] {
  transform: scale(0.8);
  color: #1967d2;
}
.job-cat-block-hpage-6:hover .twm-media:after {
  transform: translateX(-50%) translateY(-50%) scale(1);
  opacity: 1;
  background-color: #f0f6fe;
}
.circle-line-wrap {
  text-align: center;
}
.circle-line-wrap .circle-line-btn {
  border: 2px solid #1967d2;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  color: #1967d2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
  transition: 0.5s all ease;
}
.circle-line-wrap .circle-line-btn i {
  transform: rotate(-45deg);
  transition: 0.5s all ease;
}
/*Blog post hpage 6*/
.twm-blog-post-h-page6-wrap {
  background-color: #f3f7fd;
}
.twm-blog-post-h-page6 {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.twm-blog-post-h-page6 .wt-post-media {
  margin-bottom: 20px;
}
.twm-blog-post-h-page6 .wt-post-media img {
  width: 100%;
  border-radius: 10px;
}
.twm-blog-post-h-page6 .wt-post-info .wt-post-meta {
  position: relative;
  margin-bottom: 10px;
}
.twm-blog-post-h-page6 .wt-post-info .wt-post-meta ul {
  list-style: none;
  margin-bottom: 0px;
}
.twm-blog-post-h-page6 .wt-post-info .wt-post-meta ul li {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.twm-blog-post-h-page6 .wt-post-info .wt-post-meta ul li.post-date {
  font-size: 12px;
  margin-right: 5px;
  font-weight: 500;
  color: #6a6a6a;
}
.twm-blog-post-h-page6 .wt-post-info .wt-post-title .post-title {
  margin-bottom: 0px;
  font-size: 20px;
}
.twm-blog-post-h-page6 .wt-post-info .wt-post-title .post-title:hover {
  color: #1967d2;
}
.twm-blog-post-h-page6.with-content {
  display: flex;
}
@media (max-width: 991px) {
  .twm-blog-post-h-page6.with-content {
    display: block;
  }
}
.twm-blog-post-h-page6.with-content .wt-post-title {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .twm-blog-post-h-page6.with-content .wt-post-title {
    margin-bottom: 10px;
  }
}
.twm-blog-post-h-page6.with-content .wt-post-info {
  margin-right: 30px;
  padding: 20px;
  background-color: #f3f7fd;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .twm-blog-post-h-page6.with-content .wt-post-info {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.twm-blog-post-h-page6.with-content .wt-post-media {
  min-width: 345px;
  width: 100%;
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  .twm-blog-post-h-page6.with-content .wt-post-media {
    min-width: 200px;
  }
}
.twm-blog-post-h-page6.with-content .wt-post-text {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .twm-blog-post-h-page6.with-content .wt-post-text {
    margin-bottom: 15px;
  }
}
.twm-blog-post-h-page6.with-content .post-author .post-author-pic {
  display: flex;
  align-items: center;
}
.twm-blog-post-h-page6.with-content .post-author .post-author-pic .p-a-pic {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  min-width: 56px;
  margin-right: 20px;
  overflow: hidden;
}
.twm-blog-post-h-page6.with-content .post-author .post-author-pic .p-a-info a {
  display: block;
  font-size: 14px;
  color: #1967d2;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
}
.twm-blog-post-h-page6.with-content .post-author .post-author-pic p {
  font-size: 12px;
  margin-bottom: 0px;
}
/*Get in touch*/
.twm-hpage-6-getintouch {
  background-color: #002860;
  padding: 200px 60px;
  border-right: 9px solid #1967d2;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 991px) {
  .twm-hpage-6-getintouch {
    padding: 80px 30px;
    border-radius: 10px;
  }
}
@media (max-width: 575px) {
  .twm-hpage-6-getintouch {
    padding: 40px 15px;
  }
}
.twm-hpage-6-getintouch .twm-hpage-6-getintouch-title {
  padding-right: 120px;
}
@media (max-width: 991px) {
  .twm-hpage-6-getintouch .twm-hpage-6-getintouch-title {
    padding-right: 0px;
  }
}
.twm-hpage-6-getintouch .twm-hpage-6-getintouch-title .wt-title-small {
  color: #fff;
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .twm-hpage-6-getintouch .twm-hpage-6-getintouch-title .wt-title-small {
    line-height: 26px;
  }
}
.twm-hpage-6-getintouch .twm-hpage-6-getintouch-title .wt-title {
  margin-bottom: 65px;
  color: #fff;
}
@media (max-width: 991px) {
  .twm-hpage-6-getintouch .twm-hpage-6-getintouch-title .wt-title {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .twm-hpage-6-getintouch .twm-hpage-6-getintouch-title .wt-title {
    font-size: 22px;
  }
}
.twm-hpage-6-getintouch .twm-hpage-6-getintouch-title .wt-title span {
  text-transform: uppercase;
  color: #1967d2;
}
.twm-hpage-6-getintouch .twm-hpage-6-callus {
  display: flex;
  align-items: center;
}
@media (max-width: 420px) {
  .twm-hpage-6-getintouch .twm-hpage-6-callus {
    display: block;
    text-align: center;
  }
}
.twm-hpage-6-getintouch .twm-hpage-6-callus .callus-icon {
  border-radius: 50%;
  width: 114px;
  height: 114px;
  min-width: 114px;
  margin-right: 35px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 0px 14px rgba(25, 103, 210, 0.3);
  margin-left: 16px;
}
@media (max-width: 420px) {
  .twm-hpage-6-getintouch .twm-hpage-6-callus .callus-icon {
    margin: 0px auto 30px;
  }
}
.twm-hpage-6-getintouch .twm-hpage-6-callus .callus-icon i {
  color: #17171d;
  font-size: 58px;
  line-height: 0px;
}
@media (max-width: 1199px) {
  .twm-hpage-6-getintouch .twm-hpage-6-callus .callus-icon {
    width: 70px;
    height: 70px;
    min-width: 70px;
  }
  .twm-hpage-6-getintouch .twm-hpage-6-callus .callus-icon i {
    font-size: 38px;
  }
}
.twm-hpage-6-getintouch .twm-hpage-6-callus .callus-content .callus-number {
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
}
.twm-hpage-6-getintouch .twm-hpage-6-callus .callus-content .callus-email {
  font-size: 22px;
  font-weight: 500;
  color: #1967d2;
}
@media (max-width: 1199px) {
  .twm-hpage-6-getintouch .twm-hpage-6-callus .callus-content .callus-number {
    font-size: 24px;
    line-height: 24px;
  }
  .twm-hpage-6-getintouch .twm-hpage-6-callus .callus-content .callus-email {
    font-size: 18px;
  }
}
.twm-hpage-6-getintouch .callus-bg-box {
  width: 150px;
  height: 150px;
  border-radius: 10px;
  background-color: rgba(25, 103, 210, 0.3);
  position: absolute;
  bottom: -70px;
  left: -40px;
  transform: rotate(-130deg);
  z-index: -1;
}
.twm-hpage-6-getintouch .callus-bg-box .callus-bg-box-shadow {
  width: 150px;
  height: 150px;
  border-radius: 10px;
  background-color: rgba(25, 103, 210, 0.3);
  position: absolute;
  bottom: 30px;
  left: 30px;
}
@media (max-width: 575px) {
  .twm-hpage-6-getintouch .callus-bg-box {
    width: 75px;
    height: 75px;
    bottom: -35px;
    left: -20px;
  }
  .twm-hpage-6-getintouch .callus-bg-box .callus-bg-box-shadow {
    width: 75px;
    height: 75px;
    bottom: 15px;
    left: 15px;
  }
}
@media (max-width: 991px) {
  .twm-hpage-6-subs-wrap {
    padding: 40px 0px;
  }
}
.twm-hpage-6-subscribe-wrap {
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  align-items: center;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe {
  background-color: #f3f7fd;
  padding: 55px;
  margin-left: -100px;
  border-radius: 10px 10px 10px 0px;
  text-align: center;
  background-image: url(../images/home-6/subs-bg.png);
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
  overflow: hidden;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe:after {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 10px;
  background-color: rgba(25, 103, 210, 0.3);
  position: absolute;
  top: -55px;
  left: 45px;
  transform: rotate(45deg);
}
@media (max-width: 991px) {
  .twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe {
    margin-left: 0px;
    margin-top: 30px;
    border-radius: 10px;
  }
}
@media (max-width: 575px) {
  .twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe {
    padding: 55px 15px 30px 15px;
  }
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .twm-sub-title {
  color: #1967d2;
  font-size: 18px;
  margin-bottom: 20px;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .twm-sub-discription {
  font-size: 20px;
  font-weight: 600;
  color: #17171d;
  margin-bottom: 30px;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form {
  display: flex;
  background-color: #1967d2;
  border-radius: 10px;
  max-width: 420px;
  margin: 0px auto;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form input {
  background-color: transparent;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form .hpage-6-nw-form-btn {
  background-color: transparent;
  border: none;
  min-width: 60px;
  text-align: center;
  color: #fff;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form .form-control:focus {
  box-shadow: none;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form .form-control::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-size: 14px;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  font-size: 14px;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form .form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-size: 14px;
}
.twm-hpage-6-subscribe-wrap .hpage-6-nw-form-corner {
  width: 0;
  height: 0;
  border-top: 60px solid #9e9e9e;
  border-left: 76px solid transparent;
  margin-left: -100px;
}
@media (max-width: 991px) {
  .twm-hpage-6-subscribe-wrap .hpage-6-nw-form-corner {
    display: none;
  }
}
/*Featured Jobs*/
.twm-hpage-6-featured-outer {
  background-color: #f7fbfd;
}
.twm-hpage-6-featured-area {
  position: relative;
}
.twm-hpage-6-featured-content-warp {
  position: relative;
  z-index: 1;
  margin-top: -470px;
}
@media (max-width: 991px) {
  .twm-hpage-6-featured-content-warp {
    margin-top: -120px;
  }
  .twm-hpage-6-featured-content-warp .row {
    display: flex;
    justify-content: center;
  }
}
.twm-hpage-6-featured-bg-warp {
  max-width: 1380px;
  margin: 0px auto;
  background-color: #eaf1fb;
  border-radius: 40px;
  height: 580px;
  position: relative;
}
@media (max-width: 1366px) {
  .twm-hpage-6-featured-bg-warp {
    max-width: 1280px;
    margin: 0px 15px;
  }
}
@media (max-width: 991px) {
  .twm-hpage-6-featured-bg-warp {
    height: 300px;
  }
}
.twm-hpage-6-featured-bg-warp .twm-media {
  max-width: 390px;
  position: absolute;
  right: 80px;
  bottom: 0px;
}
@media (max-width: 991px) {
  .twm-hpage-6-featured-bg-warp .twm-media {
    max-width: 200px;
  }
}
.twm-hpage-6-featured-bg-warp .twm-media img {
  width: 100%;
}
.hpage-6-featured-block {
  padding: 20px 20px 40px 20px;
  border-radius: 10px;
  background-color: #fff;
}
.hpage-6-featured-block .inner-content {
  padding: 20px;
  border-radius: 10px;
  background-color: #f7fbfd;
}
.hpage-6-featured-block .inner-content .top-content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.hpage-6-featured-block .inner-content .top-content .job-time {
  color: #1967d2;
}
.hpage-6-featured-block .inner-content .top-content .job-post-time {
  color: #17171d;
}
.hpage-6-featured-block .inner-content .mid-content {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.hpage-6-featured-block .inner-content .mid-content .company-logo {
  min-width: 56px;
  width: 56px;
  margin-right: 15px;
}
.hpage-6-featured-block .inner-content .mid-content .company-info .company-name {
  font-size: 16px;
  color: #17171d;
  font-weight: 600;
}
.hpage-6-featured-block .inner-content .mid-content .company-info .company-address {
  color: #7f7f7f;
  font-size: 13px;
  margin-bottom: 0px;
}
.hpage-6-featured-block .inner-content .bottom-content .job-name-title {
  font-size: 20px;
}
.hpage-6-featured-block .inner-content .bottom-content .job-payment {
  color: #7f7f7f;
  font-weight: 500;
  font-size: 14px;
}
.hpage-6-featured-block .inner-content .bottom-content .job-payment span {
  color: #1967d2;
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
}
.hpage-6-featured-block .inner-content .aply-btn-area {
  text-align: center;
}
.hpage-6-featured-block .inner-content .aply-btn-area .aplybtn {
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  border-radius: 50%;
  background-color: #1967d2;
  display: block;
  margin: 20px auto -40px;
  transition: 0.5s all ease;
}
.hpage-6-featured-block .inner-content .aply-btn-area .aplybtn:hover {
  transform: rotate(360deg);
  box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.05);
}
.twm-our-comu-hpage-6-area {
  background-size: cover;
  background-position: right center;
}
/* Counter h6 */
.hpage-6-comunity-counter-wrap {
  margin-top: 30px;
  position: relative;
  z-index: 1;
}
.hpage-6-comunity-counter-wrap:after {
  position: absolute;
  width: 100%;
  height: 50%;
  content: "";
  left: 0px;
  bottom: 0px;
  background-color: #fff;
  z-index: -1;
}
@media (max-width: 991px) {
  .hpage-6-comunity-counter-wrap:after {
    display: none;
  }
}
.twm-company-approch6-outer {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 991px) {
  .twm-company-approch6-outer {
    margin-bottom: 30px;
  }
}
.twm-company-approch6-outer:after {
  background-image: url(../images/home-6/count-bg-left.png);
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  border-radius: 40px 0px 0px 0px;
  background-position: left top;
}
.twm-company-approch6-outer:before {
  background-image: url(../images/home-6/count-bg-right.png);
  position: absolute;
  right: 0px;
  bottom: 0px;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  border-radius: 0px 0px 40px 0px;
  background-position: right bottom;
}
.twm-company-approch6-outer .counter {
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}
.twm-company-approch6-outer .icon-content-info {
  font-size: 16px;
  margin-bottom: 0px;
}
.twm-company-approch6-outer .twm-company-approch6 {
  border-radius: 40px;
  padding: 50px 20px 20px;
  background-color: #17171d;
}
.twm-company-approch6-outer .twm-company-approch6 .icon-media-wrap {
  text-align: center;
}
.twm-company-approch6-outer .twm-company-approch6 .icon-media-wrap .icon-media {
  font-size: 48px;
  position: relative;
  z-index: 1;
}
.twm-company-approch6-outer .twm-company-approch6 .icon-media-wrap .icon-media:after {
  width: 40px;
  height: 86px;
  content: "";
  border-radius: 20px;
  background-color: #1967d2;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  z-index: -1;
  top: -8px;
  opacity: 0.7;
}
.twm-company-approch6-outer .twm-company-approch6 .counter-outer-two {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.twm-company-approch6-outer .twm-company-approch6 .counter-outer-two .icon-content-info {
  color: #fff;
  font-size: 18px;
}
.text-clr-purple {
  color: #796bc5;
}
/*Testimonial Vertical slider*/
.twm-testimonial-v-area {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.twm-testimonial-v-area:before {
  content: "";
  width: 600px;
  height: 600px;
  background-color: #eaf1fb;
  border-radius: 50%;
  position: absolute;
  left: -400px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 991px) {
  .twm-testimonial-v-area:before {
    display: none;
  }
}
@media (max-width: 991px) {
  .twm-testimonial-v-area .twm-explore-content-outer2 {
    margin-bottom: 30px;
  }
}
.twm-testimonial-v-section .row {
  display: flex;
  align-items: center;
}
.v-testimonial-wrap {
  padding: 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .v-testimonial-wrap {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .v-testimonial-wrap {
    padding: 50px 50px 50px 0px;
  }
}
@media (max-width: 480px) {
  .v-testimonial-wrap {
    padding: 0px;
  }
}
.v-testimonial-wrap:after {
  content: "";
  border-radius: 40px;
  background-color: #1967d2;
  height: 100%;
  width: 340px;
  right: 0px;
  top: 0px;
  position: absolute;
  z-index: -1;
}
@media (max-width: 480px) {
  .v-testimonial-wrap:after {
    display: none;
  }
}
.v-testimonial-wrap .v-testi-dotted-pic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.v-testimonial-slider {
  height: 490px;
  overflow: hidden;
}
.v-testimonial-slider .swiper-pagination {
  left: 0px;
}
@media (max-width: 480px) {
  .v-testimonial-slider .swiper-pagination {
    bottom: -40px;
  }
}
@media (max-width: 767px) {
  .v-testimonial-slider {
    height: auto;
  }
}
@media (max-width: 480px) {
  .v-testimonial-slider {
    margin-bottom: 60px;
  }
}
.testimonials-v {
  position: relative;
  z-index: 1;
  border-radius: 10px;
  background-color: #f3f7fd;
  padding: 30px;
  display: flex;
}
@media (max-width: 480px) {
  .testimonials-v {
    display: block;
  }
}
.testimonials-v:after {
  content: "";
  height: 14px;
  right: 20px;
  left: 20px;
  bottom: -14px;
  position: absolute;
  z-index: -1;
  background-color: rgba(243, 247, 253, 0.4);
  border-radius: 0px 0px 10px 10px;
}
.testimonials-v .t-testimonial-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.testimonials-v .twm-testi-media {
  margin-top: 40px;
  margin-right: 30px;
  overflow: hidden;
  border-radius: 50%;
  width: 56px;
  min-width: 56px;
  height: 56px;
}
@media (max-width: 480px) {
  .testimonials-v .twm-testi-media {
    margin: 0px auto 30px;
    display: block;
  }
}
.testimonials-v .t-discription {
  margin-bottom: 10px;
  font-size: 16px;
  font-style: italic;
}
.testimonials-v .twm-testi-detail .twm-testi-name {
  color: #17171d;
  font-size: 16px;
  font-weight: 600;
}
.testimonials-v .twm-testi-detail .twm-testi-position {
  font-size: 13px;
  color: #7f7f7f;
}
.testimonials-v .t-quote {
  font-size: 34px;
  line-height: 0px;
  color: #1967d2;
}
.testimonials-v .t-rating span {
  display: inline;
}
.testimonials-v .t-rating span i {
  color: #ffac16;
  font-size: 14px;
}
/*Get Jobs*/
.h-page6-getjobs-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #eaf1fb;
}
.h-page6-getjobs-wrap .h-page-6-client-slide-title {
  font-size: 28px;
  font-weight: 600;
  color: #17171d;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .h-page6-getjobs-wrap .h-page-6-client-slide-title {
    text-align: center;
    margin-bottom: 30px;
  }
}
.h-page6-getjobs-wrap .h-page-6-client-slide-title span {
  display: block;
}
.h-page6-getjobs-wrap .h-page-6-client-slide-title:after {
  background-color: #1967d2;
  content: "";
  width: 120px;
  height: 120px;
  border-radius: 10px;
  transform: rotate(35deg);
  position: absolute;
  left: -50px;
  top: -20px;
  z-index: -1;
  opacity: 0.1;
}
@media (max-width: 1199px) {
  .h-page6-getjobs-wrap .h-page-6-client-slide-title:after {
    width: 70px;
    height: 70px;
    left: 50%;
    top: 0px;
    transform: rotate(35deg) translateX(-50%);
  }
}
@media (max-width: 991px) {
  .h-page6-getjobs-wrap .h-page-6-client-slide-title:after {
    top: 20px;
  }
}
.h-page6-getjobs-wrap .h-page6-client-slider-outer {
  position: relative;
  z-index: 1;
}
.h-page6-getjobs-wrap .h-page6-client-slider-outer:after {
  width: 100%;
  height: calc(50% + 30px);
  content: "";
  left: 0px;
  top: -30px;
  background-color: #fff;
  position: absolute;
  z-index: -1;
}
.h-page6-getjobs-wrap .h-page6-client-slider {
  position: relative;
  z-index: 1;
  padding: 60px 100px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .h-page6-getjobs-wrap .h-page6-client-slider {
    padding: 30px;
  }
}
.h-page6-getjobs-wrap .h-page6-client-slider:before {
  width: 5000px;
  height: 100%;
  content: "";
  left: 0px;
  top: 0px;
  background-color: #fff;
  position: absolute;
  z-index: -1;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  border-radius: 10px 0px 0px 10px;
  border-left: 4px solid #1967d2;
}
@media (max-width: 1199px) {
  .h-page6-getjobs-wrap .h-page6-client-slider:before {
    width: 100%;
    border-radius: 10px;
  }
}
.h-page6-getjobs-wrap .h-page6-client-slider .row {
  display: flex;
  align-items: center;
}
.h-page6-getjobs-wrap .h-page6-client-slider .owl-carousel .owl-stage-outer {
  display: table;
  margin-left: 50px;
}
@media (max-width: 1199px) {
  .h-page6-getjobs-wrap .h-page6-client-slider .owl-carousel .owl-stage-outer {
    display: inherit;
    margin-left: 0px;
  }
}
.h-page6-getjobs-wrap .h-page6-client-slider .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center;
}
.h-page6-getjobs-wrap .home-client-carousel6 .client-logo {
  width: 150px;
  margin: 0px auto;
}
.h-page6-getjobs-wrap .home-client-carousel6 .client-logo.client-logo-media img {
  height: auto;
  width: auto;
}
.h-page6-getjobs-wrap:after {
  width: 100%;
  height: 100%;
  content: "";
  right: calc(50% + 206px);
  top: 0px;
  background-color: #002860;
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .h-page6-getjobs-wrap:after {
    display: none;
  }
}
.h-page-6-getjobs-wrap {
  padding-top: 120px;
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .h-page-6-getjobs-wrap {
    padding-top: 40px;
    padding-bottom: 10px;
  }
}
.h-page-6-getjobs-wrap .row {
  display: flex;
  align-items: center;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left {
    margin-bottom: 60px;
  }
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
  position: relative;
  z-index: 1;
  width: 660px;
  height: 660px;
}
@media (max-width: 1199px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 991px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
    margin: 0px auto;
  }
}
@media (max-width: 575px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
    width: 360px;
    height: 360px;
  }
}
@media (max-width: 420px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
    width: 280px;
    height: 280px;
  }
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media img {
  margin: 0px auto;
  display: block;
  position: relative;
  z-index: 5;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle {
  width: 70%;
  height: 70%;
  background-color: #002860;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle2 {
  width: 85%;
  height: 85%;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background-color: rgba(234, 241, 251, 0.4);
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  border: 1px solid #d3deee;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .rotate-center {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid transparent;
  position: absolute;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 span {
  display: inline-block;
  position: absolute;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring1 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #1967d2;
  right: 6%;
  top: 20%;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring2 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #f7b05b;
  right: 25%;
  bottom: 4%;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring3 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f7d2ff;
  left: 0.5%;
  top: 36%;
}
@media (max-width: 575px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring1 {
    width: 20px;
    height: 20px;
    right: 5%;
  }
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring2 {
    width: 16px;
    height: 16px;
    right: 22%;
  }
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring3 {
    left: 0%;
  }
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-right {
  margin-bottom: 30px;
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-right {
    margin-left: 0px;
  }
}
/*------------------------------------------------------------------------------------------------------------------------
										Home Page 7
------------------------------------------------------------------------------------------------------------------------*/
.wt-small-separator-outer.content-white .wt-small-separator {
  color: #fff;
}
.wt-small-separator-outer.content-white .wt-title {
  color: #fff;
}
/*Candidate grid*/
.twm-candidate-h-page7 {
  max-width: 1580px;
  margin: 0px auto;
}
.twm-candidates-grid-h-page7 {
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}
.twm-candidates-grid-h-page7 .twm-top-section-content {
  display: flex;
}
.twm-candidates-grid-h-page7 .twm-media {
  margin-bottom: 20px;
  margin-right: 20px;
}
.twm-candidates-grid-h-page7 .twm-media .twm-media-pic {
  width: 90px;
  height: 90px;
  min-width: 90px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .twm-candidates-grid-h-page7 .twm-media .twm-media-pic {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.twm-candidates-grid-h-page7 .twm-candidates-tag {
  margin-bottom: 20px;
}
.twm-candidates-grid-h-page7 .twm-candidates-tag span {
  color: #1967d2;
  border-radius: 5px;
  padding: 5px 12px;
  background-color: #f0f6fe;
}
.twm-candidates-grid-h-page7 p {
  font-size: 14px;
  margin-bottom: 10px;
}
.twm-candidates-grid-h-page7 .twm-mid-content {
  text-align: left;
}
.twm-candidates-grid-h-page7 .twm-fot-content {
  background-color: #f3f8ff;
  padding: 20px;
  margin: 0px -20px -20px;
  border-radius: 0px 0px 10px 10px;
}
.twm-candidates-grid-h-page7 .twm-fot-content .twm-jobs-vacancies {
  font-weight: 500;
  color: #17171d;
  font-size: 14px;
}
.twm-candidates-grid-h-page7 .twm-fot-content .twm-jobs-vacancies span {
  color: #1967d2;
  margin-left: 5px;
}
.twm-candidates-grid-h-page7 .twm-fot-content .twm-left-info {
  display: flex;
  justify-content: space-between;
}
.twm-candidates-grid-h-page7 .twm-fot-content .twm-candidate-address {
  font-size: 14px;
  margin-bottom: 0px;
  margin-right: 30px;
  font-weight: 500;
}
.twm-candidates-grid-h-page7 .twm-fot-content .twm-candidate-address i {
  margin-right: 5px;
}
.twm-bg-candi-pattern {
  background-image: url(../images/home-7/bg-pattern-can.png);
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-position: right center;
  bottom: 0px;
  right: 0px;
}
/*Steps*/
.twm-w-process-steps-h-page-7 {
  margin-bottom: 30px;
  padding: 30px;
  background-color: #002860;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.twm-w-process-steps-h-page-7 .twm-title {
  color: #fff;
}
.twm-w-process-steps-h-page-7 p {
  margin-bottom: 0px;
  color: #f0f6fe;
  font-size: 14px;
}
.twm-w-process-steps-h-page-7 .twm-large-number {
  font-size: 75px;
  line-height: 65px;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  margin-bottom: 0px;
}
@media (max-width: 420px) {
  .twm-w-process-steps-h-page-7 .twm-large-number {
    font-size: 40px;
  }
}
.twm-w-process-steps-h-page-7 .twm-w-pro-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.twm-w-process-steps-h-page-7 .twm-w-pro-top .twm-media {
  width: 80px;
  height: 60px;
  display: flex;
  align-items: baseline;
  justify-content: left;
  border-radius: 10px;
}
.twm-w-process-steps-h-page-7 .twm-w-pro-top .twm-title {
  color: #17171d;
  margin-bottom: 0px;
}
/*Job Offer*/
.twm-j-ofr-content {
  padding: 60px;
  border-radius: 60px;
  background-size: cover;
  margin-bottom: 30px;
  margin-top: 90px;
}
@media (max-width: 400px) {
  .twm-j-ofr-content {
    padding: 40px 20px;
  }
}
.twm-j-ofr-content > .row {
  display: flex;
  align-items: center;
}
.twm-j-ofr-content .twm-j-ofr-map-content {
  margin-right: 50px;
}
@media (max-width: 991px) {
  .twm-j-ofr-content .twm-j-ofr-map-content {
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
.twm-j-ofr-map-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.twm-j-ofr-map-list ul li {
  padding-right: 20px;
  width: 50%;
  margin-bottom: 10px;
}
@media (max-width: 400px) {
  .twm-j-ofr-map-list ul li {
    width: 100%;
  }
}
.twm-j-ofr-map-list ul li .flag-list {
  display: flex;
  align-items: center;
}
.twm-j-ofr-map-list ul li .flag-list span {
  display: block;
  width: 24px;
  min-width: 24px;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .twm-j-ofr-map-list ul li .flag-list span {
    width: 16px;
    min-width: 16px;
    margin-right: 6px;
  }
}
.twm-j-ofr-map-list ul li .flag-list .flat-name {
  margin-bottom: 0px;
  font-size: 18px;
}
@media (max-width: 480px) {
  .twm-j-ofr-map-list ul li .flag-list .flat-name {
    font-size: 14px;
  }
}
.twm-companies-wrap-bg-block {
  height: 416px;
  position: absolute;
  z-index: -1;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #002760;
}
@media (max-width: 991px) {
  .twm-companies-wrap-bg-block {
    height: 314px;
  }
}
.twm-companies-wrap-h-page-7 .twm-companies-h-page-7 {
  border-radius: 60px;
  background-color: #eaf1fb;
}
.twm-companies-wrap-h-page-7 .twm-companies-h-page-7 .twm-company-approch2-outer {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
}
.twm-companies-wrap-h-page-7 .twm-companies-h-page-7 .home-client-carousel3 {
  margin: 0px;
  padding: 20px 10px;
}
/*Testimonial home 7*/
.twm-testimonial-page7-wrap {
  background-color: #eaf1fb;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.twm-testimonial-page7-wrap:after {
  width: 100%;
  height: 100%;
  content: "";
  left: calc(50% + 400px);
  top: 0px;
  background-color: #002860;
  position: absolute;
  z-index: -1;
}
@media (max-width: 1199px) {
  .twm-testimonial-page7-wrap:after {
    left: 50%;
  }
}
.twm-testimonial-page7-section {
  background-color: #fff;
  border-radius: 60px;
  padding: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.twm-testimonial-page7-section > .row {
  display: flex;
  align-items: center;
}
.twm-testimonial-page7-section > .row .twm-testimonial-page7-left {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .twm-testimonial-page7-section > .row .twm-testimonial-page7-left {
    padding-left: 0px;
  }
}
.twm-testimonial-page7-section > .row .twm-testimonial-page7-right {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .twm-testimonial-page7-section > .row .twm-testimonial-page7-right {
    padding-top: 0px;
  }
}
/*--Testimonial thumb slider--*/
.testimonial-thumb-1-wrap {
  position: relative;
  z-index: 1;
}
.testimonial-thumb-1-wrap:after {
  width: calc(100% + 30px);
  height: 80px;
  content: "";
  left: 0px;
  bottom: 0px;
  position: absolute;
  background-color: #f5f5f5;
  z-index: -1;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .t-testimonial-top {
  margin-bottom: 20px;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .t-testimonial-top .t-quote {
  font-size: 58px;
  line-height: 0px;
  color: #1967d2;
  opacity: 0.2;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .t-discription {
  margin-bottom: 20px;
  font-size: 16px;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .twm-testi-detail {
  margin-bottom: 30px;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .twm-testi-detail .twm-testi-name {
  color: #17171d;
  font-size: 16px;
  font-weight: 600;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .twm-testi-detail .twm-testi-position {
  font-size: 13px;
  color: #7f7f7f;
}
.testimonial-thumb-1-wrap .testimonial-thumbpic-1 {
  position: relative;
  padding-bottom: 12px !important;
  margin-left: 12px !important;
  max-width: 200px;
}
.testimonial-thumb-1-wrap .testimonial-thumbpic-1.swiper {
  margin: 0px;
}
.testimonial-thumb-1-wrap .testimonial-thumbpic-1 .swiper-slide .twm-testi-media {
  overflow: hidden;
  border-radius: 50%;
  width: 56px;
  min-width: 56px;
  height: 56px;
  cursor: pointer;
}
.testimonial-outline-text span {
  font-size: 140px;
  line-height: 135px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  color: #ececec;
}
@media (max-width: 991px) {
  .testimonial-outline-text span {
    font-size: 58px;
    line-height: 58px;
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-outline-text span {
    font-size: 38px;
    line-height: 38px;
    padding-top: 20px;
  }
}
/*HOW TO GET YOUR JOB*/
.twm-how-t-get-section > .row {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .twm-how-t-get-section > .row .twm-how-t-get-section-left {
    margin-bottom: 30px;
  }
}
.twm-how-t-get-section > .row .twm-how-t-get-section-left .twm-how-t-get-bottom {
  display: flex;
  align-items: center;
}
@media (max-width: 420px) {
  .twm-how-t-get-section > .row .twm-how-t-get-section-left .twm-how-t-get-bottom {
    display: block;
  }
  .twm-how-t-get-section > .row .twm-how-t-get-section-left .twm-how-t-get-bottom .twm-left-icon-bx {
    margin-top: 30px;
  }
}
.twm-how-t-get-section > .row .twm-how-t-get-section-left .twm-how-t-get-bottom .site-button {
  margin-right: 15px;
  white-space: nowrap;
}
.twm-how-t-get-section > .row .twm-how-t-get-section-right {
  position: relative;
}
@media (max-width: 991px) {
  .twm-how-t-get-section > .row .twm-how-t-get-section-right {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .twm-how-t-get-section > .row .twm-how-t-get-section-right .twm-media {
    margin-top: 60px;
  }
}
.twm-how-t-get-section > .row .twm-how-t-get-section-right .twm-left-img-bx {
  position: absolute;
  top: 30px;
  left: 0px;
}
@media (max-width: 575px) {
  .twm-how-t-get-section > .row .twm-how-t-get-section-right .twm-left-img-bx {
    top: -60PX;
  }
}
.twm-how-t-get-section > .row .twm-how-t-get-section-right .twm-profile-card {
  position: absolute;
  bottom: 30px;
  right: 0px;
}
@media (max-width: 575px) {
  .twm-how-t-get-section > .row .twm-how-t-get-section-right .twm-profile-card {
    position: inherit;
    bottom: auto;
    right: auto;
    max-width: inherit;
  }
}
.twm-left-icon-bx {
  display: flex;
  align-items: center;
}
.twm-left-icon-bx .twm-left-icon-media {
  min-width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.twm-left-icon-bx .twm-left-icon-media i {
  font-size: 44px;
  line-height: 0;
}
.twm-left-icon-bx .twm-left-icon-content .icon-title {
  margin-bottom: 0px;
}
.twm-left-icon-bx .twm-left-icon-content p {
  margin-bottom: 0px;
}
.twm-left-img-bx {
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 20px;
  border-radius: 10px;
  max-width: 250px;
}
.twm-left-img-bx .twm-left-img-media {
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #2a7f69;
  overflow: hidden;
}
.twm-left-img-bx .twm-left-img-media img {
  width: 100%;
}
.twm-left-img-bx .twm-left-img-content .icon-title {
  margin-bottom: 0px;
  font-size: 14px;
}
.twm-left-img-bx .twm-left-img-content p {
  margin-bottom: 0px;
  font-size: 12px;
  color: #be8ece;
}
.twm-profile-card {
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: 10px;
  width: 100%;
  max-width: 220px;
  text-align: center;
}
.twm-profile-card .twm-profile-pic {
  min-width: 70px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0px auto 15px;
  overflow: hidden;
}
.twm-profile-card .twm-profile-pic img {
  width: 100%;
}
.twm-profile-card .twm-profile-name {
  margin-bottom: 5px;
  font-size: 18px;
}
.twm-profile-card .twm-profile-position {
  font-size: 14px;
  margin-bottom: 10px;
}
.twm-profile-card .site-button-link {
  color: #1967d2;
  font-size: 16px;
}
/*Recommended Jobs*/
.twm-recommended-Jobs-mid-wrap {
  margin: 0px 12px;
}
.twm-recommended-Jobs-mid {
  max-width: 1380px;
  margin: 0px auto;
  position: relative;
  z-index: 1;
}
.twm-recommended-Jobs-mid:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #eaf1fb;
  border-radius: 40px;
  height: 390px;
  width: 100%;
  z-index: -1;
}
.hpage-7-featured-block {
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #eaf1fb;
  margin-bottom: 40px;
}
.hpage-7-featured-block .inner-content .top-content-wrap {
  padding: 20px;
  border-radius: 10px;
  background-color: #f0f0f0;
  margin-bottom: 20px;
}
.hpage-7-featured-block .inner-content .top-content-wrap .top-content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.hpage-7-featured-block .inner-content .top-content-wrap .top-content .job-time {
  color: #1967d2;
}
.hpage-7-featured-block .inner-content .top-content-wrap .top-content .job-post-time {
  color: #17171d;
}
.hpage-7-featured-block .inner-content .top-content-wrap .mid-content {
  display: block;
}
.hpage-7-featured-block .inner-content .top-content-wrap .mid-content .company-logo {
  min-width: 56px;
  width: 56px;
  margin: 0px auto 15px;
}
.hpage-7-featured-block .inner-content .top-content-wrap .mid-content .company-info .company-name {
  font-size: 16px;
  color: #17171d;
  font-weight: 600;
}
.hpage-7-featured-block .inner-content .top-content-wrap .mid-content .company-info .company-address {
  color: #7f7f7f;
  font-size: 13px;
  margin-bottom: 0px;
}
.hpage-7-featured-block .inner-content .bottom-content .job-name-title {
  font-size: 20px;
}
.hpage-7-featured-block .inner-content .bottom-content .job-payment {
  color: #7f7f7f;
  font-weight: 500;
  font-size: 14px;
}
.hpage-7-featured-block .inner-content .bottom-content .job-payment span {
  color: #1967d2;
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
}
.hpage-7-featured-block .inner-content .aply-btn-area {
  text-align: center;
}
.hpage-7-featured-block .inner-content .aply-btn-area .aplybtn {
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  border-radius: 50%;
  background-color: #1967d2;
  display: block;
  margin: 20px auto -40px;
  transition: 0.5s all ease;
}
.hpage-7-featured-block .inner-content .aply-btn-area .aplybtn:hover {
  transform: rotate(360deg);
  box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.05);
}
.twm-jobs-filter {
  padding: 40px 0px;
  text-align: center;
}
.twm-jobs-filter ul {
  list-style: none;
  display: inline-block;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0px;
}
.twm-jobs-filter ul li {
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #1967d2;
  display: inline-block;
  padding: 0px 20px 20px;
}
@media (max-width: 575px) {
  .twm-jobs-filter ul li {
    padding: 0px 3px 20px;
    font-size: 14px;
  }
}
.twm-jobs-filter ul li.btn-filter.btn-active {
  color: #17171d;
  position: relative;
  transition: 0.5s all ease;
}
.twm-jobs-filter ul li.btn-filter.btn-active:after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  background-color: #1967d2;
  left: 0px;
  bottom: -2px;
}
.owl-carousel-filter .owl-item {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.owl-carousel-filter .owl-item.active {
  opacity: 1;
}
.owl-carousel-filter .owl-item > .owl-item {
  opacity: 1;
}
.owl-carousel-filter .owl-nav button.owl-next {
  right: -70px;
}
@media (max-width: 1360px) {
  .owl-carousel-filter .owl-nav button.owl-next {
    right: 30px;
  }
}
@media (max-width: 575px) {
  .owl-carousel-filter .owl-nav button.owl-next {
    right: 0px;
    margin-right: 0px;
  }
}
.owl-carousel-filter .owl-nav button.owl-prev {
  left: -70px;
}
@media (max-width: 1360px) {
  .owl-carousel-filter .owl-nav button.owl-prev {
    left: 30px;
  }
}
@media (max-width: 575px) {
  .owl-carousel-filter .owl-nav button.owl-prev {
    left: 0px;
  }
}
/* ---- Home Page 3 Banner Section Css Start ---- */
.twm-home7-banner-section {
  position: relative;
  padding-top: 315px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .twm-home7-banner-section {
    padding-top: 240px;
  }
}
@media (max-width: 767px) {
  .twm-home7-banner-section {
    padding-top: 170px;
  }
}
.twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section {
  padding-bottom: 40px;
}
.twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
  font-size: 66px;
  max-width: 720px;
  line-height: 70px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
  max-width: 720px;
  font-size: 66px;
  line-height: 70px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 40px;
  color: #fff;
}
.twm-home7-banner-section .twm-home7-inner-section .twm-bnr-mid-section .twm-bnr-search-bar {
  max-width: 720px;
  margin-bottom: 40px;
  box-shadow: none;
}
.twm-home7-banner-section .twm-bnr-bottom-section {
  padding: 0px 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.twm-home7-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
  position: absolute;
  right: 0px;
  font-weight: 800;
  opacity: 0.2;
  text-transform: uppercase;
  color: #fff;
  font-size: 140px;
  line-height: 135px;
  font-family: "Poppins", sans-serif;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  color: #ececec;
}
@media (max-width: 1199px) {
  .twm-home7-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
    font-size: 80px;
    line-height: 70px;
  }
}
@media (max-width: 767px) {
  .twm-home7-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
    font-size: 50px;
    line-height: 45px;
    right: auto;
    left: 10px;
  }
}
@media (max-width: 420px) {
  .twm-home7-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
    font-size: 40px;
    line-height: 40px;
  }
}
.twm-bnr-h-page7-jobs {
  margin-bottom: 60px;
}
.twm-bnr-h-page7-jobs .twm-hed-title {
  max-width: 1170px;
  margin: 0px auto;
  padding: 0px 12px;
}
@media (max-width: 1199px) {
  .twm-bnr-h-page7-jobs .twm-hed-title {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .twm-bnr-h-page7-jobs .twm-hed-title {
    max-width: 720px;
  }
}
.twm-bnr-h-page7-jobs .twm-hed-title .twm-title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .twm-bnr-h7-carousal {
    margin: 0px 12px;
  }
}
.job-categories-home-7 {
  padding: 10px 18px;
  margin-top: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
}
.job-categories-home-7 .job-categories-home-7-top {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.job-categories-home-7 .twm-media {
  width: 50px;
  height: 50px;
  min-width: 50px;
  line-height: 0;
  margin-right: 10px;
  margin-top: -25px;
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: center;
  transition: 0.5s all ease;
  border-radius: 10px;
  background-color: #1967d2;
}
.job-categories-home-7 .twm-media img {
  width: auto;
  transition: 0.5s all ease;
}
.job-categories-home-7 .twm-media [class*=flaticon-] {
  color: #fff;
  font-size: 34px;
  line-height: 0px;
  transition: 0.5s all ease;
}
.job-categories-home-7 .twm-media [class*=flaticon-]:before {
  transform: translateX(-50%);
  left: 50%;
  position: inherit;
}
.job-categories-home-7 .twm-content .twm-jobs-available {
  font-size: 12px;
  font-weight: 500;
  display: block;
  margin-bottom: 0px;
  transition: 0.5s all ease;
  color: #1967d2;
}
.job-categories-home-7 a {
  margin-bottom: 0px;
  display: block;
  transition: 0.5s all ease;
  font-size: 16px;
  font-weight: 600;
}
.job-categories-home-7:hover {
  background-color: #1967d2;
}
.job-categories-home-7:hover .twm-jobs-available {
  color: #f9fcff;
}
.job-categories-home-7:hover a {
  color: #fff;
}
.job-categories-home-7:hover .twm-media {
  border-radius: 20px;
  transform: rotate(45deg);
  background-color: #fff;
}
.job-categories-home-7:hover .twm-media img {
  transform: scale(0.8) rotate(-45deg);
  z-index: 9;
}
.job-categories-home-7:hover .twm-media [class*=flaticon-] {
  transform: scale(0.8) rotate(-45deg);
  z-index: 9;
  color: #1967d2;
}
/*------------------------------------------------------------------------
	Home Page 8
-------------------------------------------------------------------------*/
.twm-companies-wrap-bg-block2 {
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #002760;
}
.twm-companies-wrap-h-page-7 .block-background-white {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-companies-wrap-h-page-7 .block-background-white {
    padding-bottom: 50px;
  }
}
.twm-companies-wrap-h-page-7 .block-background-white .twm-companies-h-page-7 {
  background-color: #fff;
}
/*Testimonial home 8*/
.twm-testimonial-page8-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.twm-testimonial-page8-section > .row {
  display: flex;
  align-items: center;
}
.twm-testimonial-page8-section > .row .twm-testimonial-page8-left {
  margin-bottom: 30px;
}
.twm-testimonial-page8-section > .row .twm-testimonial-page8-left .twm-media {
  max-width: 330px;
  margin: 0px auto;
  position: relative;
  z-index: 1;
}
.twm-testimonial-page8-section > .row .twm-testimonial-page8-left .twm-media:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 330px;
  height: 330px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #1967d2;
}
@media (max-width: 575px) {
  .twm-testimonial-page8-section > .row .twm-testimonial-page8-left .twm-media:before {
    width: 280px;
    height: 280px;
  }
}
.twm-testimonial-page8-section > .row .twm-testimonial-page8-right {
  background-color: #fff;
  border-radius: 60px;
  padding: 60px;
  margin-bottom: 30px;
  margin-left: 60px;
  overflow: hidden;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
}
@media (max-width: 991px) {
  .twm-testimonial-page8-section > .row .twm-testimonial-page8-right {
    margin-left: 0px;
  }
}
@media (max-width: 480px) {
  .twm-testimonial-page8-section > .row .twm-testimonial-page8-right {
    padding: 30px;
  }
}
.twm-testimonial-page8-section .testimonial-thumb-1-wrap:after {
  display: none;
}
.twm-testimonial-page8-section .testimonial-thumb-1-wrap .testimonial-thumbpic-1 {
  margin-left: 0px !important;
}
.testimonial-outline-text-small {
  text-align: center;
}
.testimonial-outline-text-small span {
  font-size: 80px;
  line-height: 86px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  color: #e3e3e3;
}
@media (max-width: 1024px) {
  .testimonial-outline-text-small span {
    font-size: 58px;
    line-height: 58px;
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-outline-text-small span {
    font-size: 38px;
    line-height: 38px;
    padding-top: 20px;
  }
}
.job-categories-home-8 {
  padding: 20px 20px 15px 20px;
  background-color: #eaf1fb;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
}
.job-categories-home-8 .twm-media {
  width: 50px;
  height: 50px;
  min-width: 50px;
  line-height: 0;
  display: flex;
  z-index: 1;
  align-items: center;
  justify-content: center;
  transition: 0.5s all ease;
  border-radius: 10px;
  background-color: #1967d2;
  margin-bottom: 10px;
}
.job-categories-home-8 .twm-media img {
  width: auto;
  transition: 0.5s all ease;
}
.job-categories-home-8 .twm-media [class*=flaticon-] {
  color: #fff;
  font-size: 34px;
  line-height: 0px;
  transition: 0.5s all ease;
}
.job-categories-home-8 .twm-media [class*=flaticon-]:before {
  transform: translateX(-50%);
  left: 50%;
  position: inherit;
}
.job-categories-home-8 .twm-content .twm-jobs-available {
  font-size: 12px;
  font-weight: 500;
  display: block;
  margin-bottom: 0px;
  transition: 0.5s all ease;
  color: #1967d2;
}
.job-categories-home-8 a {
  margin-bottom: 10px;
  display: block;
  transition: 0.5s all ease;
  font-size: 16px;
  font-weight: 600;
}
.job-categories-home-8:hover {
  background-color: #1967d2;
}
.job-categories-home-8:hover .twm-jobs-available {
  color: #f9fcff;
}
.job-categories-home-8:hover a {
  color: #fff;
}
.job-categories-home-8:hover .twm-media {
  border-radius: 20px;
  transform: rotate(45deg);
  background-color: #fff;
}
.job-categories-home-8:hover .twm-media img {
  transform: scale(0.8) rotate(-45deg);
  z-index: 9;
}
.job-categories-home-8:hover .twm-media [class*=flaticon-] {
  transform: scale(0.8) rotate(-45deg);
  z-index: 9;
  color: #1967d2;
}
/* ---- Home Page 8 Banner Section Css Start ---- */
.twm-home8-banner-section {
  position: relative;
  padding-top: 250px;
  min-height: 750px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .twm-home8-banner-section {
    padding-top: 240px;
  }
}
@media (max-width: 767px) {
  .twm-home8-banner-section {
    padding-top: 170px;
  }
}
.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section {
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section {
    text-align: center;
  }
}
.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  max-width: 720px;
  line-height: 70px;
  text-transform: uppercase;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-discription {
  font-size: 36px;
  margin-bottom: 40px;
  color: #1967d2;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-discription {
    font-size: 28px;
  }
}
.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-discription span {
  display: inline-block;
  font-weight: 600;
}
.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-search-bar {
  max-width: 720px;
  margin-bottom: 40px;
  box-shadow: none;
}
.twm-home8-banner-section .twm-home8-inner-section .bnr-media {
  margin-right: -125px;
  margin-left: 125px;
}
@media (max-width: 1366px) {
  .twm-home8-banner-section .twm-home8-inner-section .bnr-media {
    margin-right: -30px;
    margin-left: 30px;
  }
}
@media (max-width: 991px) {
  .twm-home8-banner-section .twm-home8-inner-section .bnr-media {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
.twm-home8-banner-section .twm-bnr-bottom-section {
  padding: 0px 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .twm-home8-banner-section .twm-bnr-bottom-section {
    display: block;
    text-align: center;
  }
}
.twm-home8-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
  position: absolute;
  right: 20px;
  bottom: -20px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  font-size: 140px;
  line-height: 135px;
  font-family: "Poppins", sans-serif;
  display: block;
  text-shadow: #cbdbed 0px -15px;
}
@media (max-width: 991px) {
  .twm-home8-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
    position: inherit;
  }
}
@media (max-width: 767px) {
  .twm-home8-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
    display: none;
  }
}
/*---------------------------------------------------------------------------------
	Home page 9 Scss
---------------------------------------------------------------------------------*/
.twm-featured-city-carousal-wrap {
  margin: 0px 80px 30px 80px;
}
@media (max-width: 1024px) {
  .twm-featured-city-carousal-wrap {
    margin: 0px 15px 30px 15px;
  }
}
.twm-featured-city-carousal-wrap .owl-carousel.twm-featured-city-carousal {
  padding: 0px;
}
/*Testimonial*/
.testimonials-v.site-bg-white {
  background-color: #fff;
}
/*FOR EMPLOYEE START*/
.twm-for-employee-9-area {
  overflow: hidden;
}
.twm-for-employee-9 > .row {
  display: flex;
  align-items: center;
}
.twm-for-employee-9 .twm-explore-content-outer-3 {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .twm-for-employee-9 .twm-explore-content-outer-3 {
    margin-bottom: 70px;
  }
}
.twm-for-employee-9 .twm-explore-content-outer-3 .twm-explore-content-3 {
  margin-top: 0px;
}
.twm-explore-9-media-wrap .twm-media {
  position: relative;
  z-index: 1;
  max-width: 460px;
  margin: 0px auto;
}
@media (max-width: 540px) {
  .twm-explore-9-media-wrap .twm-media {
    max-width: 230px;
  }
}
.twm-explore-9-media-wrap .twm-media img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.twm-explore-9-media-wrap .twm-media .rectangle1-wrap {
  position: absolute;
  left: 50%;
  top: 60px;
  transform: translateX(-50%);
  z-index: -1;
}
.twm-explore-9-media-wrap .twm-media .rectangle1-wrap .rectangle1 {
  border-radius: 40px;
  background-color: #1967d2;
  width: 340px;
  height: 340px;
  opacity: 0.3;
}
@media (max-width: 540px) {
  .twm-explore-9-media-wrap .twm-media .rectangle1-wrap .rectangle1 {
    width: 230px;
    height: 230px;
  }
}
.twm-explore-9-media-wrap .twm-media .rectangle2-wrap {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%) rotate(-10deg);
  z-index: -1;
}
.twm-explore-9-media-wrap .twm-media .rectangle2-wrap .rectangle2 {
  border-radius: 40px;
  background-color: #fff;
  width: 340px;
  height: 340px;
}
@media (max-width: 540px) {
  .twm-explore-9-media-wrap .twm-media .rectangle2-wrap .rectangle2 {
    width: 230px;
    height: 230px;
  }
}
/* About-1 section*/
.twm-about-9-section-wrap {
  margin-bottom: 30px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .twm-about-9-section-wrap {
    margin-bottom: 0px;
  }
}
.twm-about-9-section-wrap > .row {
  display: flex;
  align-items: center;
}
.twm-about-9-section-wrap > .row .twm-about-9-section {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .twm-about-9-section-wrap > .row .twm-about-9-section {
    margin-bottom: 30px;
  }
}
.twm-about-9-section-wrap > .row .twm-about-9-section .twm-media img {
  display: block;
  margin: 0px auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  margin-left: 20px;
}
@media (max-width: 575px) {
  .twm-about-9-section-wrap > .row .twm-about-9-section .twm-media img {
    margin-left: 0px;
  }
}
.twm-about-9-section-wrap > .row .twm-about-9-section .img-bg-circle {
  border-radius: 50%;
  background-color: #f9f9f9;
  max-width: 560px;
  height: 560px;
  width: 100%;
  position: absolute;
  display: block;
  margin: 0px auto;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  z-index: -1;
}
@media (max-width: 1199px) {
  .twm-about-9-section-wrap > .row .twm-about-9-section .img-bg-circle {
    height: 480px;
    width: 480px;
  }
}
@media (max-width: 480px) {
  .twm-about-9-section-wrap > .row .twm-about-9-section .img-bg-circle {
    height: 400px;
    width: 400px;
  }
}
.twm-about-9-section-wrap > .row .twm-about-9-section .twm-card-blocks-2 {
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: absolute;
  padding: 7px 20px;
  border-radius: 10px;
  left: 20px;
  top: 50%;
  min-width: 250px;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .twm-about-9-section-wrap > .row .twm-about-9-section .twm-card-blocks-2 {
    margin-bottom: 30px;
  }
}
.twm-about-9-section-wrap > .row .twm-about-9-section .twm-card-blocks-2 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-about-9-section-wrap > .row .twm-about-9-section .twm-card-blocks-2 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-about-9-section-wrap > .row .twm-about-9-section .twm-card-blocks-2 .twm-content {
  display: flex;
  align-items: center;
}
.twm-about-9-section-wrap > .row .twm-about-9-section .twm-card-blocks-2 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  margin-right: 10px;
}
.twm-about-9-section-wrap > .row .twm-about-9-section .twm-card-blocks-2 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-about-9-section-wrap > .row .twm-about-9-section .twm-card-blocks-2 .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 14px;
}
.twm-about-9-section-wrap > .row .twm-about-9-section-right {
  margin-left: 20px;
}
@media (max-width: 991px) {
  .twm-about-9-section-wrap > .row .twm-about-9-section-right {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .twm-about-9-section-wrap > .row .twm-about-9-section-right {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .twm-about-9-section-wrap > .row .twm-about-9-section-right .twm-about-1-bottom-wrap {
    margin-bottom: 0px;
  }
}
.twm-about-9-section-wrap > .row .twm-about-9-section-right .twm-card-blocks {
  box-shadow: none;
  border: 1px solid #eaf1fb;
}
.twm-job-categories-carousal-area-9 {
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -145px;
  margin-bottom: 0px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 60px;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 1200px) {
  .twm-job-categories-carousal-area-9 {
    margin: 0px;
    padding: 40px 0px;
  }
}
.twm-job-categories-carousal-area-9 .job-categories-3-wrap {
  margin-top: 20px;
}
/*Home page 9 banner*/
.twm-home-9-banner-section {
  height: 960px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .twm-home-9-banner-section {
    height: auto;
  }
}
.twm-home-9-banner-section .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-home-9-banner-section .row .twm-bnr-left-section {
  margin-left: auto;
  position: relative;
  z-index: 5;
}
@media (max-width: 1270px) {
  .twm-home-9-banner-section .row .twm-bnr-left-section {
    margin-left: 30px;
    margin-top: 160px;
  }
}
@media (max-width: 575px) {
  .twm-home-9-banner-section .row .twm-bnr-left-section {
    margin-left: 55px;
    margin-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .twm-home-9-banner-section .row .twm-bnr-left-section {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 50px;
  }
}
.twm-home-9-banner-section .row .twm-bnr-left-section:after {
  content: "";
  position: absolute;
  width: 210px;
  left: -40px;
  top: -40px;
  bottom: -40px;
  background-color: #192634;
  z-index: -1;
}
@media (max-width: 480px) {
  .twm-home-9-banner-section .row .twm-bnr-left-section:after {
    display: none;
  }
}
.twm-home-9-banner-section .row .twm-bnr-left-section:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  left: -50px;
  top: -50px;
  background-color: #1967d2;
  z-index: -1;
}
@media (max-width: 480px) {
  .twm-home-9-banner-section .row .twm-bnr-left-section:before {
    display: none;
  }
}
.twm-home-9-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 64px;
  line-height: 72px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 1270px) {
  .twm-home-9-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (max-width: 1199px) {
  .twm-home-9-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home-9-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home-9-banner-section .row .twm-bnr-left-section .twm-bnr-title-large span {
  display: inline-block;
}
.twm-home-9-banner-section .twm-bnr-popular-search {
  position: relative;
  font-size: 14px;
  margin-top: 40px;
  color: #fff;
}
.twm-home-9-banner-section .twm-bnr-popular-search .twm-title {
  margin-right: 0px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  display: block;
  margin-bottom: 15px;
}
.twm-home-9-banner-section .twm-bnr-popular-search a {
  color: #f9fcff;
}
.twm-home-9-banner-section .twm-bnr-popular-search a:hover {
  color: #1967d2;
}
.twm-home-9-banner-section .twm-bnr-right-section {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.twm-home-9-banner-section .twm-bnr-right-section .bnr-media {
  text-align: right;
  margin-right: -140px;
}
@media (max-width: 1199px) {
  .twm-home-9-banner-section .twm-bnr-right-section .bnr-media {
    text-align: center;
  }
}
@media (max-width: 1440px) {
  .twm-home-9-banner-section .twm-bnr-right-section .bnr-media {
    margin-right: 0px;
  }
}
.twm-home-9-banner-section .twm-bnr-right-section .bnr-media img {
  display: inline-block;
}
.typewrite .wrap {
  text-decoration: underline;
}
.slider-thumb-wrap {
  position: relative;
}
.slider-thumb-wrap .slider-thumb {
  position: absolute;
  left: 50%;
  bottom: 50%;
  width: 100%;
  max-width: 450px;
  height: 450px;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.slider-thumb::before {
  position: absolute;
  content: "";
  left: 30%;
  top: 20%;
  width: 450px;
  height: 450px;
  background: #8883ec;
  border-radius: 62% 47% 82% 35%/45% 45% 80% 66%;
  will-change: border-radius, transform, opacity;
  animation: sliderShape 5s linear infinite;
  display: block;
  z-index: -1;
  -webkit-animation: sliderShape 5s linear infinite;
}
@media (max-width: 1440px) {
  .slider-thumb::before {
    left: 5%;
  }
}
@media (max-width: 1199px) {
  .slider-thumb::before {
    left: 0%;
  }
}
@media (max-width: 575px) {
  .slider-thumb::before {
    width: 100%;
    height: 100%;
    left: auto;
    top: 0%;
  }
}
@media (max-width: 480px) {
  .slider-thumb::before {
    width: 100%;
    height: 74%;
    left: auto;
    top: 15%;
  }
}
@media (max-width: 360px) {
  .slider-thumb::before {
    width: 100%;
    height: 65%;
    left: auto;
    top: 50%;
  }
}
@keyframes sliderShape {
  0%, 100% {
    border-radius: 42% 58% 70% 30%/45% 45% 55% 55%;
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }
  34% {
    border-radius: 70% 30% 46% 54%/30% 29% 71% 70%;
    transform: translate3d(0, 5px, 0) rotateZ(0.01deg);
  }
  50% {
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }
  67% {
    border-radius: 100% 60% 60% 100%/100% 100% 60% 60%;
    transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
  }
}
/*Footer Light version css*/
.footer-light .ftr-nw-content .ftr-nw-form {
  display: flex;
}
@media (max-width: 480px) {
  .footer-light .ftr-nw-content .ftr-nw-form {
    display: block;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .footer-light .ftr-nw-content .ftr-nw-form .form-control {
    border-radius: 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .footer-light .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
    border-radius: 10px;
  }
}
/*--------------------------------------------------------
	Home Page 10 Css Start
--------------------------------------------------------*/
.small-qb-box {
  width: 35px;
  height: 35px;
  background-color: #17171d;
  margin-bottom: 20px;
}
.small-qb-box span {
  display: block;
}
.small-qb-box span.qb-1 {
  width: 6px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
}
.small-qb-box span.qb-2 {
  width: 6px;
  height: 6px;
  background-color: #1967d2;
  position: absolute;
  top: 10px;
  left: 19px;
}
.small-qb-box span.qb-3 {
  width: 6px;
  height: 6px;
  background-color: #1967d2;
  position: absolute;
  top: 19px;
  left: 10px;
}
.small-qb-box span.qb-4 {
  width: 2px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 19px;
  left: 19px;
}
/*Home page 10 banner*/
.twm-home-10-banner-section {
  height: 920px;
  overflow: hidden;
  display: flex;
  align-items: center;
  background-size: cover;
  position: relative;
}
.twm-home-10-banner-section.twm-bne-10-skew:before {
  content: "";
  background-color: #17171d;
  width: 456px;
  height: 100%;
  position: absolute;
  left: calc(50% + 300px);
  top: 0px;
  transform: skewX(15deg);
}
.twm-home-10-banner-section .container {
  padding: 160px 0px;
}
@media (max-width: 1024px) {
  .twm-home-10-banner-section .container {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .twm-home-10-banner-section .container {
    padding-top: 100px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .twm-home-10-banner-section .container {
    padding-top: 80px;
  }
}
@media (max-width: 1199px) {
  .twm-home-10-banner-section {
    height: auto;
  }
}
.twm-home-10-banner-section .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-home-10-banner-section .row .twm-bnr-left-section {
  margin-left: auto;
  position: relative;
  z-index: 5;
}
@media (max-width: 1270px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section {
    margin-left: 30px;
    margin-top: 160px;
  }
}
@media (max-width: 991px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section {
    margin-left: 0px;
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-thin {
  font-size: 64px;
  line-height: 72px;
  font-weight: 300;
  color: #17171d;
  margin-bottom: 10px;
}
@media (max-width: 1270px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-thin {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (max-width: 1199px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-thin {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-thin {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-bold {
  font-size: 64px;
  line-height: 72px;
  font-weight: 700;
  color: #17171d;
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width: 1270px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-bold {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (max-width: 1199px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-bold {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-bold {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home-10-banner-section .twm-bnr-popular-search {
  position: relative;
  font-size: 14px;
  margin-top: 40px;
  color: #17171d;
}
.twm-home-10-banner-section .twm-bnr-popular-search .twm-title {
  margin-right: 0px;
  font-size: 16px;
  font-weight: 600;
  color: #17171d;
  display: block;
  margin-bottom: 15px;
}
.twm-home-10-banner-section .twm-bnr-popular-search a {
  color: #17171d;
}
.twm-home-10-banner-section .twm-bnr-popular-search a:hover {
  color: #1967d2;
}
.twm-home-10-banner-section .twm-bnr-right-section {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap {
  width: 456px;
  height: 456px;
  border-radius: 50%;
  margin-left: auto;
  background-color: #17171d;
  position: relative;
}
@media (max-width: 991px) {
  .twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap {
    margin: 0px auto;
  }
}
@media (max-width: 480px) {
  .twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap {
    width: 276px;
    height: 276px;
  }
}
.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .semi-circle {
  width: 456px;
  height: 228px;
  background-color: #48abe0;
  border-radius: 228px 228px 0px 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}
@media (max-width: 480px) {
  .twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .semi-circle {
    width: 276px;
    height: 138px;
  }
}
.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .bnr-media {
  width: 406px;
  height: 406px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 10px solid #fff;
  z-index: 2;
}
@media (max-width: 480px) {
  .twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .bnr-media {
    width: 250px;
    height: 250px;
  }
}
.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .bnr-media img {
  display: inline-block;
}
.twm-home-10-banner-section .twm-bnr-bottom-section {
  padding: 0px 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1199px) {
  .twm-home-10-banner-section .twm-bnr-bottom-section {
    display: block;
    text-align: center;
  }
}
@media (max-width: 540px) {
  .twm-home-10-banner-section .twm-bnr-bottom-section {
    padding: 0px 15px;
  }
}
.twm-home-10-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
  position: absolute;
  right: -30px;
  bottom: 0px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  font-size: 140px;
  line-height: 135px;
  font-family: "Poppins", sans-serif;
  display: block;
  color: #17171d;
  letter-spacing: 40px;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .twm-home-10-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
    letter-spacing: normal;
    font-size: 40px;
    line-height: inherit;
    position: inherit;
  }
}
.rotate-center-2 {
  animation: 24s linear infinite rotate;
  position: relative;
  top: -45px;
  transform-origin: 50% 100%;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.zoom-in-out-box {
  animation: zoom-in-zoom-out 1s ease infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
.zoom-in-out-box2 {
  animation: zoom-in-zoom-out2 1s ease-out infinite;
}
@keyframes zoom-in-zoom-out2 {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
/*--------------------------------------------------------------
Home page 11 banner
--------------------------------------------------------------*/
.twm-home-11-banner-section {
  height: 950px;
  background-color: #f7f7f7;
  overflow: hidden;
  display: flex;
  align-items: end;
  background-size: cover;
  position: relative;
}
@media (max-width: 1360px) {
  .twm-home-11-banner-section {
    height: auto;
  }
}
.twm-home-11-banner-section .container {
  padding: 160px 0px 0px;
  max-width: 1920px;
}
@media (max-width: 991px) {
  .twm-home-11-banner-section .container {
    padding-top: 100px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .twm-home-11-banner-section .container {
    padding-top: 80px;
  }
}
.twm-home-11-banner-section .row {
  display: flex;
  height: 100%;
  align-items: end;
  position: relative;
  justify-content: center;
}
@media (max-width: 1360px) {
  .twm-home-11-banner-section .row {
    align-items: center;
  }
}
.twm-home-11-banner-section .row .twm-bnr-5-blocks {
  position: relative;
}
.twm-home-11-banner-section .row .twm-bnr-5-blocks .twm-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
.twm-home-11-banner-section .row .twm-bnr-5-blocks .twm-bnr-5-blocks-inner {
  display: flex;
  align-items: center;
}
.twm-home-11-banner-section .row .twm-bnr-5-blocks .twm-bnr-5-blocks-inner .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home-11-banner-section .row .twm-bnr-5-blocks .twm-bnr-5-blocks-inner .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home-11-banner-section .row .twm-bnr-5-blocks .twm-bnr-5-blocks-inner .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home-11-banner-section .row .twm-bnr-left-section {
  max-width: 750px;
  position: relative;
  z-index: 2;
  padding-left: 140px;
  z-index: 1;
  padding: 100px 0px 100px 100px;
  margin-bottom: 60px;
  margin-left: 60px;
}
.twm-home-11-banner-section .row .twm-bnr-left-section:after {
  position: absolute;
  width: 260px;
  border: 20px solid #17171d;
  border-right: 0px;
  content: "";
  top: 0px;
  left: 0px;
  bottom: 0px;
  z-index: -1;
}
@media (max-width: 420px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section:after {
    border: 8px solid #17171d;
  }
}
.twm-home-11-banner-section .row .twm-bnr-left-section:before {
  position: absolute;
  width: 20px;
  height: 60px;
  background-color: #17171d;
  content: "";
  top: 0px;
  left: 240px;
  z-index: -1;
}
@media (max-width: 420px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section:before {
    width: 8px;
    left: 252px;
    height: 40px;
  }
}
@media (max-width: 1360px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section {
    padding-left: 60px;
    padding-right: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section {
    margin: 0px 20px 50px;
  }
}
@media (max-width: 991px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section {
    margin: 100px auto 60px;
  }
}
@media (max-width: 767px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 420px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section {
    padding-left: 30px;
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
.twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-search-bar {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-search-bar {
    padding: 10px 20px;
  }
}
.twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  line-height: 72px;
  font-weight: 700;
  color: #f7f7f7;
  margin-bottom: 30px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #1967d2;
}
@media (max-width: 1360px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-title-large span {
  text-decoration: none;
  -webkit-text-fill-color: #1967d2;
}
.twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 24px;
  margin-bottom: 30px;
}
.twm-home-11-banner-section .row .twm-bnr-right-main {
  position: relative;
  height: 100%;
}
/*-----------------------------------------------------------------
	Home Page 12 
------------------------------------------------------------------*/
.twm-hpage12-bnr-pic {
  text-align: center;
  display: flex;
  justify-content: center;
}
.twm-hpage12-bnr-pic img {
  display: block;
}
.twm-home3-banner-section.twm-bnr-hpage-12 {
  padding-top: 270px;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .container {
  position: relative;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-hpage12-bnr-pic2 {
  position: absolute;
  right: 0px;
  bottom: -30px;
}
@media (max-width: 767px) {
  .twm-home3-banner-section.twm-bnr-hpage-12 .twm-hpage12-bnr-pic2 {
    display: none;
  }
}
@media (max-width: 1600px) {
  .twm-home3-banner-section.twm-bnr-hpage-12 {
    padding-top: 240px;
  }
}
@media (max-width: 767px) {
  .twm-home3-banner-section.twm-bnr-hpage-12 {
    padding-top: 170px;
  }
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section {
    max-width: 510px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section {
  text-align: left;
  padding-bottom: 0px;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
  margin-left: 0px;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
  margin-left: 0px;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-discription {
  margin-left: 0px;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-search-bar {
  max-width: 710px;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search {
  position: relative;
  font-size: 14px;
  margin-top: 30px;
  color: #fff;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search .twm-title {
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a {
  color: #fff;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a:hover {
  opacity: 0.8;
}
.twm-home3-banner-section.twm-bnr-hpage-12 .twm-banner-h12-r-outline-text {
  display: block;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.05);
  -webkit-text-stroke: 1px #fff;
  opacity: 0.5;
  font-size: 150px;
  font-weight: 600;
  line-height: 0.75;
  margin-bottom: 0px;
  text-transform: uppercase;
  transform: rotate(90deg);
  position: absolute;
  right: 30px;
  bottom: 30px;
  white-space: nowrap;
  transform-origin: bottom right;
  height: 0px;
}
@media (max-width: 1199px) {
  .twm-home3-banner-section.twm-bnr-hpage-12 .twm-banner-h12-r-outline-text {
    font-size: 54px;
  }
}
@media (max-width: 767px) {
  .twm-home3-banner-section.twm-bnr-hpage-12 .twm-banner-h12-r-outline-text {
    display: none;
  }
}
/*-----------------------------------------------------------------
	Home Page 13 
------------------------------------------------------------------*/
.twm-home3-banner-section.twm-bnr-hpage-13 {
  background-color: #f7f7f7;
  padding-top: 0px;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .container {
  position: relative;
  max-width: 1920px;
  border-style: solid;
  border-width: 0px 40px 52px 40px;
  border-color: #f7f7f7;
}
@media (max-width: 1199px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .container {
    border: 0px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section {
  background-color: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  margin-top: 15px;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section {
  text-align: left;
  padding-bottom: 0px;
  max-width: none;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
  margin-left: 0px;
  color: #1967d2;
  font-size: 52px;
}
@media (max-width: 1024px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    margin: 20px auto;
    max-width: 710px;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    margin: 10px auto;
    font-size: 32px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
  margin-left: 0px;
  color: #17171d;
}
@media (max-width: 1024px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
    margin: 20px auto;
    max-width: 710px;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
    margin: 10px auto;
    font-size: 32px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-discription {
  margin-left: 0px;
  color: #17171d;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-discription {
    margin: 0px auto 30px;
    max-width: 710px;
    text-align: center;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-search-bar {
  max-width: 710px;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-search-bar {
    margin: 0px auto;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search {
  position: relative;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search {
    margin: 30px auto;
    max-width: 710px;
    text-align: center;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search .twm-title {
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #17171d;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a {
  color: #17171d;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a:hover {
  opacity: 0.8;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-browse-jobs {
  font-size: 60px;
  font-weight: 700;
  opacity: 0.1;
  text-transform: uppercase;
  color: #17171d;
}
@media (max-width: 1440px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-browse-jobs {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-browse-jobs {
    margin: 0px auto;
    max-width: 710px;
    text-align: center;
  }
}
@media (max-width: 540px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-browse-jobs {
    font-size: 24px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content:after {
  content: "";
  width: 200px;
  height: 400px;
  border-radius: 200px 0px 0px 200px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-color: #ff5a5a;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content:after {
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content:after {
    width: 100px;
    height: 200px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content:before {
  content: "";
  width: 200px;
  height: 400px;
  border-radius: 0px 200px 200px 0px;
  position: absolute;
  left: 12px;
  top: 0px;
  z-index: -1;
  background-color: #1967d2;
  opacity: 0.2;
}
@media (max-width: 767px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content:before {
    width: 100px;
    height: 200px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content .twm-bnr-mid-section {
  padding-left: 60px;
}
@media (max-width: 1366px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content .twm-bnr-mid-section {
    padding: 50px 20px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-right-content {
  padding: 0px;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-right-content {
    padding: 0px 12px;
  }
}
.twm-hpage-12-v-bnr {
  min-height: 796px;
  background-size: cover;
}
.twm-hpage-13-v-bnr {
  min-height: 796px;
  background-size: cover;
  height: 100%;
}
@media (max-width: 767px) {
  .twm-hpage-13-v-bnr {
    min-height: auto;
  }
}
.v-hpage-13-bnr-wrap {
  padding: 0px 50px;
  position: relative;
  z-index: 1;
  max-width: 600px;
}
@media (max-width: 991px) {
  .v-hpage-13-bnr-wrap {
    margin: 0px auto;
  }
}
@media (max-width: 767px) {
  .v-hpage-13-bnr-wrap {
    padding: 30px;
    max-width: 100%;
  }
}
.v-hpage-13-bnr-wrap .v-easy-ticker {
  overflow: hidden;
}
.v-hpage-13-bnr-wrap .v-easy-ticker .v-easy-ticker-content {
  width: 100%;
  height: 796px !important;
}
@media (max-width: 767px) {
  .v-hpage-13-bnr-wrap .v-easy-ticker .v-easy-ticker-content {
    height: auto !important;
  }
}
.v-hpage-13-bnr-wrap .v-easy-ticker .v-easy-ticker-content > ul {
  width: 100%;
}
.v-hpage-13-bnr-wrap .v-easy-ticker .v-easy-ticker-content .v-jobs-list.odd {
  margin-left: 70px !important;
  margin-right: 0px !important;
  border-color: #ff5a5a;
}
@media (max-width: 767px) {
  .v-hpage-13-bnr-wrap .v-easy-ticker .v-easy-ticker-content .v-jobs-list.odd {
    margin-left: 0px !important;
  }
}
.v-hpage-13-bnr-wrap .v-easy-ticker .v-easy-ticker-content .v-jobs-list {
  margin-right: 70px !important;
  border-color: #1967d2;
}
@media (max-width: 767px) {
  .v-hpage-13-bnr-wrap .v-easy-ticker .v-easy-ticker-content .v-jobs-list {
    margin-right: 0px !important;
  }
}
.v-hpage-13-bnr-wrap .v-jobs-list {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
  border: 2px solid #1967d2;
  padding: 30px;
  margin-bottom: 25px !important;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .v-hpage-13-bnr-wrap .v-jobs-list {
    margin-bottom: 0px !important;
    border-radius: 10px;
    display: block;
  }
}
.v-hpage-13-bnr-wrap .v-jobs-list .v-jobs-list-icon {
  min-width: 50px;
  width: 50px;
  height: 50px;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .v-hpage-13-bnr-wrap .v-jobs-list .v-jobs-list-icon {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.v-hpage-13-bnr-wrap .v-jobs-list .v-jobs-list-info .twm-title {
  font-size: 18px;
  color: #17171d;
}
.v-hpage-13-bnr-wrap .v-jobs-list .v-jobs-list-info p {
  margin-bottom: 0px;
}
.v-hpage-13-bnr-wrap .v-jobs-list .v-jobs-list-link {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
/*-----------------------------------------------------------------
	Home Page 14 
------------------------------------------------------------------*/
.twm-home3-banner-section.twm-bnr-hpage-14 {
  background-color: #0f0f11;
  padding-top: 152px;
  background-position: left bottom;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 {
    padding-top: 100px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14:after {
  content: "";
  width: 240px;
  top: 0px;
  right: 150px;
  bottom: 100px;
  position: absolute;
  transform: skewX(25deg);
  opacity: 0.3;
  z-index: -1;
  background: -moz-linear-gradient(top, rgb(255, 156, 0) 0%, rgba(125, 185, 232, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(255, 156, 0) 0%, rgba(125, 185, 232, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(255, 156, 0) 0%, rgba(125, 185, 232, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff9c00", endColorstr="#007db9e8",GradientType=0 ); /* IE6-9 */
}
.twm-home3-banner-section.twm-bnr-hpage-14:before {
  content: "";
  width: 240px;
  top: 180px;
  right: 200px;
  bottom: 0px;
  position: absolute;
  transform: skewX(25deg);
  opacity: 0.3;
  background: -moz-linear-gradient(top, rgb(236, 34, 38) 0%, rgba(125, 185, 232, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(236, 34, 38) 0%, rgba(125, 185, 232, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(236, 34, 38) 0%, rgba(125, 185, 232, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ec2226", endColorstr="#007db9e8",GradientType=0 ); /* IE6-9 */
  z-index: -1;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section {
  text-align: left;
  padding-bottom: 0px;
  max-width: none;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
  margin-left: 0px;
  color: #fff;
  font-size: 52px;
  text-transform: capitalize;
}
@media (max-width: 1024px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    margin: 10px auto;
    max-width: 710px;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
    margin: 10px auto;
    font-size: 32px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light-2 {
  margin-left: 0px;
  color: #fff;
  font-size: 52px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light-2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light-2 {
    margin: 10px auto;
    max-width: 710px;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light-2 {
    margin: 10px auto;
    font-size: 32px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-discription {
  margin-left: 0px;
  color: #f9fcff;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-discription {
    margin: 0px auto 30px;
    max-width: 710px;
    text-align: center;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-search-bar {
  max-width: 710px;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-search-bar {
    margin: 0px auto;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search {
  position: relative;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #a5a5a5;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search {
    margin: 30px auto;
    max-width: 710px;
    text-align: center;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search .twm-title {
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #a5a5a5;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a {
  color: #a5a5a5;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a:hover {
  opacity: 0.8;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-browse-jobs {
  font-size: 60px;
  font-weight: 700;
  opacity: 0.1;
  text-transform: uppercase;
  color: #17171d;
}
@media (max-width: 1440px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-browse-jobs {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-browse-jobs {
    margin: 0px auto;
    max-width: 710px;
    text-align: center;
  }
}
@media (max-width: 540px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-bnr-mid-section .twm-browse-jobs {
    font-size: 24px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content {
  display: flex;
  align-items: center;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-mid-section {
  margin-left: 140px;
  padding: 80px 0px;
}
@media (max-width: 1199px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-mid-section {
    margin-left: 50px;
  }
}
@media (max-width: 1024px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-mid-section {
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr14-blocks-wrap {
  max-width: 710px;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr14-blocks-wrap {
    margin: 20px auto;
    max-width: 710px;
    text-align: center;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-left: -30px;
}
@media (max-width: 480px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap {
    display: block;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks {
  display: flex;
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  margin: 0px 10px;
}
@media (max-width: 767px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks {
    display: inline-block;
    margin-bottom: 20px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .tw-count-number.text-clr-pink {
  color: #e47dff;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .tw-count-number.text-clr-yellow {
  color: #e2d438;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks .twm-content .icon-content-info {
  color: #fff;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks-3 {
  display: flex;
  position: relative;
  margin: 0px 10px;
}
@media (max-width: 480px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 225px;
    margin-bottom: 30px;
  }
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-content .tw-count-number.text-clr-green {
  color: #00ffc6;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-left-content .twm-bnr-blocks-wrap .twm-bnr-blocks-3 .twm-content .icon-content-info {
  color: #fff;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-right .twm-media {
  margin-left: 55px;
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-right .twm-media {
    margin-left: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-right-content {
    display: flex;
    align-items: end;
  }
}
@media (max-width: 991px) {
  .twm-home3-banner-section.twm-bnr-hpage-14 .twm-home3-inner-section .twm-hpage-14-bnr-right-content {
    text-align: center;
    display: block;
  }
}
/*Side bar navigation-------------------------*/
.vnav-btn {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 21px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  border: none;
}
.vnav-btn:hover {
  color: #1967d2;
}
.vnav-close {
  background: none;
  border: none;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 10;
  width: 40px;
  height: 40px;
}
.vnav-close:after, .vnav-close:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 20px;
  width: 24px;
  height: 1px;
  background-color: #262423;
}
.vnav-close:after {
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.vnav-close:before {
  background-color: #262423;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.twm-side-navigation-menu {
  position: fixed;
  width: 400px;
  z-index: 999;
  height: 100%;
  overflow-y: inherit !important;
  right: -500px;
  top: 0px;
  background-color: #fff;
  transition: all 0.5s linear;
  /*-- Submenu direction---*/
}
@media (max-width: 575px) {
  .twm-side-navigation-menu {
    width: 300px;
  }
}
.twm-side-navigation-menu.active {
  right: 0px;
}
.twm-side-navigation-menu .nav-sidebar-wrap {
  height: 100vh;
}
.twm-side-navigation-menu .nav {
  max-width: 240px;
  width: 100%;
  margin: 50px auto 40px;
  float: none;
  display: block;
}
.twm-side-navigation-menu .nav li {
  float: none;
}
.twm-side-navigation-menu .nav > li:hover > .sub-menu {
  animation: none !important;
}
.twm-side-navigation-menu .nav > li .sub-menu {
  transition: none !important;
}
.twm-side-navigation-menu .nav > li .sub-menu li:hover > .sub-menu {
  animation: none !important;
}
.twm-side-navigation-menu.navbar-collapse {
  align-items: start;
}
.twm-side-navigation-menu .nav > li {
  position: relative;
  font-family: "Rubik", sans-serif;
}
.twm-side-navigation-menu .nav > li ul {
  display: none;
  position: static;
  visibility: visible;
  width: auto;
  background: #f9f9f9;
  overflow: auto;
}
.twm-side-navigation-menu .nav > li > a {
  color: #2f2f2f;
  font-size: 18px;
  padding: 10px 16px;
  cursor: pointer;
  margin: 0px 0px;
  font-weight: 500;
  display: block;
}
.twm-side-navigation-menu .nav > li > a:hover {
  background-color: transparent;
  color: #1967d2;
}
.twm-side-navigation-menu .nav > li > a:active, .twm-side-navigation-menu .nav > li > a:focus {
  background-color: transparent;
}
.twm-side-navigation-menu .nav > li.active > a, .twm-side-navigation-menu .nav > li.current-menu-item > a {
  color: #000;
}
.twm-side-navigation-menu .nav > li > a:hover, .twm-side-navigation-menu .nav > li > a:active, .twm-side-navigation-menu .nav > li > a:focus {
  text-decoration: none;
}
.twm-side-navigation-menu .nav > li.active > a {
  background-color: transparent;
  color: #000;
}
.twm-side-navigation-menu .nav > li:hover > a {
  color: #1967d2;
}
.twm-side-navigation-menu .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  transition: all 0.3s ease;
}
.twm-side-navigation-menu .nav > li .sub-menu {
  list-style: none;
  padding: 0px;
  z-index: 10;
  display: none;
  visibility: visible;
  width: auto;
  opacity: 1;
  margin-left: 30px;
  background-color: transparent;
}
.twm-side-navigation-menu .nav > li .sub-menu li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  text-transform: none;
}
.twm-side-navigation-menu .nav > li .sub-menu li a {
  color: #999;
  display: block;
  font-size: 13px;
  padding: 11px 20px;
  padding-left: 20px;
  font-weight: 500;
  position: relative;
}
.twm-side-navigation-menu .nav > li .sub-menu li a:hover {
  color: #000;
  text-decoration: none;
}
.twm-side-navigation-menu .nav > li .sub-menu li a:before {
  content: "";
  width: 10px;
  height: 1px;
  left: 0;
  top: 20px;
  position: absolute;
  background-color: #999;
}
.twm-side-navigation-menu .nav > li .sub-menu li:hover > a {
  color: #1967d2;
}
.twm-side-navigation-menu .nav > li .sub-menu li:last-child {
  border-bottom: 0px;
}
.twm-side-navigation-menu .nav > li .sub-menu li .fa {
  color: #000;
  display: block;
  float: right;
  position: absolute;
  right: 10px;
  top: 6px;
  z-index: -1;
}
.twm-side-navigation-menu .nav > li .sub-menu li.has-child.nav-active > a {
  color: #1967d2;
}
.twm-side-navigation-menu .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  margin: 0px 0px 0px 0px;
  transition: all 0.1s ease;
}
.twm-side-navigation-menu .nav > li .sub-menu li > .sub-menu > li {
  float: none;
  display: block;
  width: auto;
  margin-left: 20px;
}
.twm-side-navigation-menu .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0px;
  opacity: 1;
  top: -1px;
  visibility: visible;
}
.twm-side-navigation-menu .nav > li .sub-menu li:hover > .sub-menu:before {
  background-color: transparent;
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: -6px;
  position: absolute;
  top: 0px;
  width: 6px;
}
.twm-side-navigation-menu .nav > li .sub-menu li .fa {
  z-index: 1;
  top: 4px;
  width: 100%;
  padding: 10px;
  text-align: right;
}
.twm-side-navigation-menu .nav > li .sub-menu li > a:hover + .fa {
  z-index: 0;
}
.twm-side-navigation-menu .has-child {
  position: relative;
}
.twm-side-navigation-menu .has-child .submenu-toogle {
  position: absolute;
  right: 4px;
  top: 6px;
  color: #000;
  background-color: transparent;
  z-index: 900;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  display: block;
  width: 100%;
  text-align: right;
}
.twm-side-navigation-menu .has-child li .submenu-toogle {
  opacity: 0.9;
}
.twm-side-navigation-menu .has-child.nav-active > a + .submenu-toogle.fa.fa-angle-right::before {
  content: "\f107";
}
.twm-side-navigation-menu .submenu-direction .sub-menu {
  left: auto;
  right: 0px;
}
.twm-side-navigation-menu .submenu-direction .sub-menu li > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 20px 0px 0px;
}
.twm-side-navigation-menu .submenu-direction .sub-menu li:hover > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 0px 0px 0px;
}
.is-fixed .main-bar.color-fill .vnav-btn {
  color: #17171d;
}
.buy-btn-list {
  display: flex;
}
.buy-btn-wrap {
  position: fixed;
  z-index: 999;
  right: 0px;
  top: 290px;
  width: 0px;
  transform: rotate(90deg);
  transform-origin: right top;
}
.all-demos-view {
  font-size: 18px;
  padding: 5px 20px;
  line-height: 1.5;
  color: #17171d;
  display: block;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  box-shadow: 0px 4px 0px #ddd;
  white-space: nowrap;
  border: none;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .all-demos-view {
    font-size: 13px;
    box-shadow: none;
  }
}
.buy-now-btn {
  font-size: 18px;
  padding: 5px 20px;
  line-height: 1.5;
  color: #fff;
  display: block;
  text-transform: uppercase;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #82b440;
  box-shadow: 0px 4px 0px #6f9a37;
  white-space: nowrap;
  border: none;
}
@media (max-width: 991px) {
  .buy-now-btn {
    font-size: 13px;
    box-shadow: none;
  }
}
.buy-now-btn i {
  margin-right: 10px;
}
.buy-now-btn:hover {
  background-color: #7aa93c;
  box-shadow: 0 2px 0 #6f9a37;
  color: #fff;
}
@media (max-width: 991px) {
  .buy-now-btn:hover {
    box-shadow: none;
  }
}
/*All Demo List*/
.all-demo-close {
  background: none;
  border: none;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 10;
  width: 40px;
  height: 40px;
}
.all-demo-close:after, .all-demo-close:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 20px;
  width: 24px;
  height: 1px;
  background-color: #262423;
}
.all-demo-close:after {
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.all-demo-close:before {
  background-color: #262423;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.twm-all-demo-list-wrap {
  position: fixed;
  width: 360px;
  z-index: 1000;
  height: 100%;
  overflow-y: inherit !important;
  right: -500px;
  top: 0px;
  background-color: #fff;
  transition: all 0.5s linear;
}
@media (max-width: 575px) {
  .twm-all-demo-list-wrap {
    width: 300px;
  }
}
.twm-all-demo-list-wrap .twm-all-demo-inner {
  height: 100vh;
}
.twm-all-demo-list-wrap.active {
  right: 0px;
}
.twm-all-demo-list-wrap .twm-all-demo-list {
  list-style: none;
  margin-top: 50px;
  padding: 20px 10px;
  display: flex;
  flex-wrap: wrap;
}
.twm-all-demo-list-wrap .twm-all-demo-list li {
  width: 150px;
  height: 100px;
  overflow: hidden;
  border: 2px solid #1967d2;
  border-radius: 10px;
  margin: 10px;
}
@media (max-width: 575px) {
  .twm-all-demo-list-wrap .twm-all-demo-list li {
    width: 120px;
  }
}
.twm-all-demo-list-wrap .twm-all-demo-list li a {
  display: block;
}
.twm-all-demo-list-wrap .twm-all-demo-list li img {
  width: 100%;
}
/*-------------------------------------------------------------------
HOME PAGE 15 START
--------------------------------------------------------------------*/
/*Mega Menu Start*/
.has-mega-menu {
  position: inherit !important;
}
.has-mega-menu .mega-menu {
  background-color: #fff;
  display: flex;
  flex-wrap: nowrap;
  left: 0px;
  list-style: none;
  opacity: 0;
  position: absolute;
  right: 0px;
  visibility: hidden;
  width: 100%;
  margin-top: 20px;
  z-index: 10;
  max-width: 620px;
  left: 50%;
  transform: translateX(-50%);
}
.has-mega-menu .mega-menu > li {
  width: 25%;
  padding: 0px;
  position: relative;
  vertical-align: top;
  text-transform: none;
}
.has-mega-menu .mega-menu > li ul {
  list-style: none;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
@media (max-width: 991px) {
  .has-mega-menu .mega-menu > li ul {
    margin: 0px 0px 0px 0px;
  }
}
.has-mega-menu .mega-menu > li ul li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  text-transform: none;
}
.has-mega-menu .mega-menu > li ul li a {
  color: #000;
  display: block;
  font-size: 13px;
  padding: 11px 20px;
  padding-left: 20px;
  font-weight: 500;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 1;
}
.has-mega-menu .mega-menu > li ul li a:hover {
  color: #000;
  text-decoration: none;
  padding-left: 40px;
}
.has-mega-menu .mega-menu > li ul li:hover > a {
  color: #1967d2;
}
.has-mega-menu .mega-menu > li ul li:last-child {
  border-bottom: 0px;
}
.has-mega-menu .mega-menu > li ul li .fa {
  color: #000;
  display: block;
  float: right;
  position: absolute;
  right: 10px;
  top: 6px;
  z-index: -1;
}
.has-mega-menu:hover .mega-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .has-mega-menu .mega-menu {
    transition: none !important;
    transform: none;
  }
  .has-mega-menu .mega-menu > li {
    float: none;
    display: block;
    width: auto;
  }
}
@media (max-width: 991px) {
  .header-nav .nav > li ul.mega-menu ul {
    display: block;
  }
  .header-nav .nav > li .mega-menu > li {
    padding: 0px;
  }
  .header-nav .nav > li ul.mega-menu li:hover ul {
    display: block;
  }
  .header-nav .nav li .mega-menu {
    opacity: 1;
    margin-top: 0px;
  }
  .has-mega-menu.has-child.nav-active .mega-menu {
    margin-top: 0px;
  }
}
/*Mega Menu End*/
/* Home Page 15 Banner Section Css Start */
.twm-home1-banner-section.twm-bnr-hpage-15 {
  padding-bottom: 190px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 {
    padding-bottom: 40px;
  }
}
.twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section {
  margin-right: auto;
  margin-left: inherit;
  padding-right: 55px;
}
@media (max-width: 1360px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section {
    padding-left: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section {
    margin-left: auto;
  }
}
@media (max-width: 991px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section {
    max-width: 768px;
    margin: 0px auto;
    padding: 0px 30px 0px 30px;
  }
}
.twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  line-height: 72px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks {
  display: flex;
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 270px;
  margin: 0px 4px;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks .twm-icon {
  width: 70px;
  margin-right: 20px;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-3 {
  display: flex;
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 290px;
  margin: 0px 4px;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-3 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-3 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-3 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-3 .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-wrap {
    display: none;
  }
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-1 {
  position: absolute;
  z-index: 4;
  top: 200px;
  left: 45px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-1 {
    position: inherit;
    top: inherit;
    left: inherit;
  }
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-2 {
  position: absolute;
  z-index: 4;
  top: 90px;
  right: 0px;
}
@media (max-width: 1366px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-2 {
    top: -30px;
  }
}
@media (max-width: 991px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-2 {
    position: inherit;
    top: inherit;
    right: inherit;
  }
}
.twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-3 {
  position: absolute;
  z-index: 4;
  bottom: 50px;
  right: 20px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section.twm-bnr-hpage-15 .twm-bnr-blocks-position-3 {
    position: inherit;
    right: inherit;
    bottom: inherit;
  }
}
.twm-bnr-hpage-15 {
  position: relative;
  z-index: 1;
}
.twm-bnr-hpage-15:before {
  width: 100%;
  bottom: 60px;
  content: "";
  right: calc(50% + 250px);
  top: 0px;
  background-color: #171d28;
  position: absolute;
  z-index: -1;
  transform: skewX(-10deg);
}
@media (max-width: 1024px) {
  .twm-bnr-hpage-15:before {
    transform: none;
    right: auto;
    bottom: 0px;
    height: 400px;
    left: 0px;
    width: 47%;
  }
}
.twm-bnr-hpage-15:after {
  width: 100%;
  content: "";
  left: calc(50% - 350px);
  top: 0px;
  background-color: #f0f6fe;
  position: absolute;
  z-index: -2;
  transform: skewX(-10deg);
  bottom: -70px;
}
@media (max-width: 1024px) {
  .twm-bnr-hpage-15:after {
    transform: none;
    left: 0px;
  }
}
.twm-bnr-15-carousal {
  max-width: 780px;
  margin-left: auto;
  margin-right: 40px;
  padding-left: 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1360px) {
  .twm-bnr-15-carousal {
    margin-right: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-bnr-15-carousal {
    margin-right: auto;
    margin-bottom: 100px;
    padding-right: 20px;
  }
}
.twm-bnr-15-carousal::before {
  background-color: #f9f9f9;
  left: 10px;
  bottom: -30px;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  border-radius: 20px;
}
.twm-bnr-15-carousal .twm-bnr-15-carousal-section img {
  border-radius: 20px;
  width: 100%;
}
.twm-bnr-15-carousal .bnr-15-left-pic1 {
  position: absolute;
  left: -40px;
  top: -40px;
  z-index: -1;
}
.twm-bnr-15-carousal .bnr-15-left-pic2 {
  position: absolute;
  right: 39%;
  bottom: -70px;
  z-index: -1;
}
.twm-bnr-15-carousal .bnr-15-left-pic3 {
  position: absolute;
  bottom: -75px;
  left: -40px;
  width: 100px;
  height: 100px;
  border: 14px solid #f9f9f9;
  border-radius: 50%;
  z-index: 1;
}
/*H page 15 Counter*/
.twm-bnr-hpage-15-counter {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .twm-bnr-hpage-15-counter {
    margin-top: 20px;
  }
}
.twm-bnr-hpage-15-counter .counter-outer-two {
  text-align: center;
}
.twm-bnr-hpage-15-counter .counter-outer-two .icon-content {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 20px 20px 20px;
}
.twm-bnr-hpage-15-counter .counter-outer-two .counter {
  font-size: 38px;
}
.twm-bnr-hpage-15-counter .counter-outer-two .twm-media {
  width: 50px;
  height: 50px;
  line-height: 0;
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: center;
  margin: 0px auto -25px;
  border-radius: 50%;
  transition: 0.5s all ease;
}
.twm-bnr-hpage-15-counter .counter-outer-two .twm-media img {
  width: auto;
  transition: 0.5s all ease;
}
.twm-bnr-hpage-15-counter .counter-outer-two .twm-media [class*=flaticon-] {
  color: #fff;
  font-size: 24px;
  line-height: 0px;
  transition: 0.5s all ease;
}
.twm-bnr-hpage-15-counter .counter-outer-two .twm-media [class*=flaticon-]:before {
  transform: translateX(-50%);
  left: 50%;
  position: inherit;
}
.twm-bnr-hpage-15-counter .counter-outer-two:hover .twm-media {
  border-radius: 20px;
  transform: rotate(45deg);
}
.twm-bnr-hpage-15-counter .counter-outer-two:hover .twm-media img {
  transform: scale(0.8) rotate(-45deg);
  z-index: 9;
}
.twm-bnr-hpage-15-counter .counter-outer-two:hover .twm-media [class*=flaticon-] {
  transform: scale(0.8) rotate(-45deg);
  z-index: 9;
}
.header-style-3.h-page-15-hdr .is-fixed .main-bar.color-fill .logo-header {
  background-color: #1967d2;
  border-radius: 5px;
  padding: 10px;
}
/*------------------------------------------------------------------
	Home Page 16
------------------------------------------------------------------*/
.h-page-16-hdr {
  top: 50px !important;
}
@media (max-width: 575px) {
  .h-page-16-hdr {
    top: 0px !important;
  }
}
.h-page-16-hdr .main-bar {
  max-width: 1340px;
}
@media (max-width: 1440px) {
  .h-page-16-hdr .main-bar {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (max-width: 575px) {
  .h-page-16-hdr .main-bar {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.h-page-16-hdr .is-fixed .main-bar.color-fill {
  top: 0px;
}
/* Home Page 16 Banner Section Css Start*/
.twm-home16-banner-section {
  max-width: 100%;
  margin: 30px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
@media (max-width: 575px) {
  .twm-home16-banner-section {
    margin: 0px;
    border-radius: 0px;
  }
}
.twm-home16-banner-section .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .twm-home16-banner-section .row {
    align-items: end;
  }
}
.twm-home16-banner-section .row .twm-bnr-left-section {
  max-width: 650px;
  margin-left: auto;
  position: relative;
  z-index: 2;
  padding-right: 62px;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .row .twm-bnr-left-section {
    padding-left: 30px;
    padding-right: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home16-banner-section .row .twm-bnr-left-section {
    margin: 200px auto 30px;
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .twm-home16-banner-section .row .twm-bnr-left-section {
    margin: 0px auto 60px;
    padding: 150px 20px 0px;
  }
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-bnr-left-section {
    padding: 110px 20px 0px;
  }
}
.twm-home16-banner-section .row .twm-bnr-left-section .twm-bnr-title-small {
  font-size: 20px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-bnr-left-section .twm-bnr-title-small {
    margin-bottom: 10px;
  }
}
.twm-home16-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  line-height: 72px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 1360px) {
  .twm-home16-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home16-banner-section .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section {
  padding-top: 185px;
  position: relative;
  z-index: 1;
  max-width: 666px;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section {
    margin-left: 50px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section {
    margin: 0px auto;
    padding: 0px 20px;
  }
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: -200px;
  right: -200px;
  max-width: 1040px;
  height: 195px;
  background-color: #1967d2;
  z-index: -1;
  border-radius: 240px 240px 0px 0px;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-small-ring-l {
  width: 50px;
  height: 50px;
  border: 5px solid #fff;
  border-radius: 50%;
  opacity: 1;
  position: absolute;
  bottom: 18%;
  left: 0%;
  z-index: 5;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-small-ring-2 {
  width: 50px;
  height: 50px;
  border: 5px solid #fff;
  border-radius: 50%;
  opacity: 1;
  position: absolute;
  bottom: 50%;
  right: 10%;
  z-index: 5;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks {
  display: flex;
  background-color: #fff;
  border: 10px;
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  min-width: 140px;
  text-align: center;
  margin: 0px 4px;
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks {
    display: block;
  }
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-3 {
  background-color: #fff;
  border: 10px;
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  min-width: 140px;
  margin: 0px 4px;
  text-align: center;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-3 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-3 .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-wrap [class*=twm-bnr-blocks-position-] {
    width: 50%;
  }
}
@media (max-width: 420px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-wrap [class*=twm-bnr-blocks-position-] {
    width: 100%;
  }
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-1 {
  position: absolute;
  z-index: 1;
  bottom: 70%;
  left: 125px;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-1:after {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 50%;
  left: -6px;
  top: -6px;
  background-color: #1967d2;
  z-index: -1;
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-1:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-1 {
    left: 20px;
  }
}
@media (max-width: 640px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-1 {
    bottom: 80%;
  }
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-1 {
    position: inherit;
    max-width: 180px;
    margin-bottom: 10px;
  }
}
@media (max-width: 420px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-1 {
    max-width: 90%;
    margin-bottom: 15px;
  }
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-2 {
  position: absolute;
  z-index: 1;
  bottom: 53%;
  left: 60px;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-2:before {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 50%;
  left: -6px;
  top: -6px;
  background-color: #1967d2;
}
@media (max-width: 991px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-2 {
    left: 20px;
  }
}
@media (max-width: 640px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-2 {
    bottom: 58%;
  }
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-2 {
    position: inherit;
    max-width: 180px;
    margin-bottom: 10px;
  }
}
@media (max-width: 420px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-2 {
    max-width: 90%;
    margin-bottom: 15px;
  }
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-3 {
  position: absolute;
  z-index: 1;
  bottom: 36%;
  left: -40px;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-3:before {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 50%;
  left: -6px;
  top: -6px;
  background-color: #1967d2;
}
@media (max-width: 991px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-3 {
    left: 20px;
  }
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-3 {
    position: inherit;
    max-width: 180px;
    margin-bottom: 10px;
  }
}
@media (max-width: 420px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-3 {
    max-width: 90%;
    margin-bottom: 15px;
  }
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-h-page16-bnr-pic {
  text-align: right;
}
@media (max-width: 1199px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-h-page16-bnr-pic img {
    width: 80%;
  }
}
@media (max-width: 575px) {
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-h-page16-bnr-pic {
    text-align: center;
  }
  .twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-h-page16-bnr-pic img {
    width: 100%;
  }
}
.twm-home16-banner-section .twm-img-bg-circle-area {
  position: absolute;
  left: -650px;
  top: 50%;
  z-index: 0;
  transform: translateY(-50%);
  width: 800px;
  height: 800px;
  opacity: 0.5;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .twm-img-bg-circle-area {
    left: -390px;
  }
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle1 {
  left: 225px;
  bottom: 150px;
  position: absolute;
  z-index: 3;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle1 {
    left: 100px;
    bottom: 240px;
  }
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle1 span {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background-color: #b4cded;
  display: block;
  position: relative;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle1 span {
    width: 400px;
    height: 400px;
  }
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle2 {
  left: 150px;
  bottom: 75px;
  position: absolute;
  z-index: 2;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle2 {
    left: 50px;
    bottom: 200px;
  }
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle2 span {
  width: 650px;
  height: 650px;
  border-radius: 50%;
  background-color: #dbe6f4;
  display: block;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle2 span {
    width: 500px;
    height: 500px;
  }
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle3 {
  left: 75px;
  bottom: 0px;
  position: absolute;
  z-index: 1;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle3 {
    left: 0px;
    bottom: 150px;
  }
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle3 span {
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background-color: #ecf1f7;
  display: block;
}
@media (max-width: 1440px) {
  .twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle3 span {
    width: 600px;
    height: 600px;
  }
}
/* -------------------------------------------------------------------------------------
   Home Page 17 Start
   ---------------------------------------------------------------------------------------*/
/* Home Page 17 Banner Section Css Start */
.twm-home-17-banner-section {
  padding-top: 110px;
  position: relative;
  min-height: 955px;
  overflow: hidden;
  background-color: #f0f6fe;
  z-index: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 1360px) {
  .twm-home-17-banner-section {
    display: block;
  }
}
@media (max-width: 1199px) {
  .twm-home-17-banner-section {
    min-height: auto;
    padding-top: 200px;
  }
}
@media (max-width: 991px) {
  .twm-home-17-banner-section {
    min-height: auto;
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .twm-home-17-banner-section {
    padding-top: 160px;
  }
}
.twm-home-17-banner-section .container {
  max-width: 1440px;
  padding: 0px 20px;
}
@media (max-width: 991px) {
  .twm-home-17-banner-section .twm-bnr-search-bar .form-group {
    margin: 5px auto;
  }
}
.twm-home-17-banner-section > .container .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section {
  max-width: 620px;
  padding-left: 90px;
  padding-bottom: 100px;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 1366px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section {
    padding-left: 30px;
    padding-right: 120px;
  }
}
@media (max-width: 1360px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section {
    padding-left: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1024px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section {
    padding-left: 0px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section {
    max-width: 768px;
    margin: 0px auto;
    padding: 0px 30px 30px 30px;
    margin-bottom: 0px;
  }
}
@media (max-width: 575px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section {
    padding: 0px;
    margin-bottom: 40px;
  }
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-small {
  font-size: 16px;
  font-weight: 400;
  color: #17171d;
  margin-bottom: 30px;
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-small .bnr-title-bedge {
  display: inline-block;
  margin-right: 10px;
  border-radius: 10px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  background-color: #f0b528;
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-small span {
  font-weight: 600;
  font-style: italic;
}
@media (max-width: 991px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-small {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-large {
  font-size: 70px;
  line-height: 86px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-large span {
  background-color: #1967d2;
  border-radius: 10px;
  padding: 0px 10px;
}
@media (max-width: 991px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-large {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
.twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content {
  position: relative;
  z-index: 1;
  height: 100%;
}
.twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
}
.twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span {
  position: relative;
  width: 700px;
  height: 700px;
  left: 0px;
  top: 0px;
  border-radius: 50%;
  background-color: #fff;
  display: block;
}
@media (max-width: 1366px) {
  .twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span {
    width: 600px;
    height: 600px;
  }
}
@media (max-width: 1360px) {
  .twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span {
    width: 580px;
    height: 580px;
    left: 0px;
  }
}
@media (max-width: 1024px) {
  .twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span {
    width: 480px;
    height: 480px;
  }
}
@media (max-width: 575px) {
  .twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span {
    width: 380px;
    height: 380px;
  }
}
@media (max-width: 420px) {
  .twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span {
    width: 280px;
    height: 280px;
  }
}
.twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span:after {
  content: "";
  width: 75%;
  height: 75%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #1967d2;
  border-radius: 50%;
  opacity: 0.4;
}
.twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span:before {
  content: "";
  width: 55%;
  height: 55%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #1967d2;
  border-radius: 50%;
  opacity: 0.7;
}
.twm-home-17-banner-section .twm-bnr-left-section .bnr-media {
  position: relative;
  z-index: 1;
  margin-right: -100px;
}
@media (max-width: 1199px) {
  .twm-home-17-banner-section .twm-bnr-left-section .bnr-media {
    margin-right: 0px;
  }
}
@media (max-width: 1024px) {
  .twm-home-17-banner-section .twm-bnr-left-section .bnr-media {
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .twm-home-17-banner-section .twm-bnr-left-section .bnr-media {
    margin-right: 0px;
  }
}
.twm-home-17-banner-section .twm-bnr-left-section .bnr-media img {
  margin: 0px auto;
  display: block;
}
.twm-home-17-v-text-wrap {
  position: absolute;
  top: 100px;
  right: 0px;
  bottom: 100px;
  width: 100px;
}
@media (max-width: 1360px) {
  .twm-home-17-v-text-wrap {
    width: auto;
    bottom: 0px;
    right: 30px;
    top: auto;
  }
}
@media (max-width: 1024px) {
  .twm-home-17-v-text-wrap {
    position: inherit;
    width: 100%;
    bottom: inherit;
    right: inherit;
    top: inherit;
  }
}
.twm-home-17-v-text-wrap .twm-17-v-text {
  position: absolute;
  left: 0%;
  top: 50%;
  white-space: nowrap;
  text-align: center;
  transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  transform-origin: 0 0;
}
@media (max-width: 1360px) {
  .twm-home-17-v-text-wrap .twm-17-v-text {
    transform: none;
    left: auto;
    right: 0px;
    top: auto;
    bottom: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home-17-v-text-wrap .twm-17-v-text {
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .twm-home-17-v-text-wrap .twm-17-v-text {
    white-space: normal;
  }
}
@media (max-width: 575px) {
  .twm-home-17-v-text-wrap .twm-17-v-text {
    display: none;
  }
}
.twm-home-17-v-text-wrap .twm-17-v-text span {
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199px) {
  .twm-home-17-v-text-wrap .twm-17-v-text span {
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .twm-home-17-v-text-wrap .twm-17-v-text span {
    font-size: 48px;
    line-height: 0.75;
  }
}
.twm-home-17-v-text-wrap:after {
  content: "";
  width: 350px;
  height: 700px;
  border-radius: 350px 0px 0px 350px;
  position: absolute;
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  background-color: #17171d;
  opacity: 0.03;
}
.header-search-icon.dark {
  color: #17171d;
}
/*------------------------------------------------------------------
	Home Page 18
------------------------------------------------------------------*/
/* Home Page 18 Banner Section Css Start*/
.twm-home18-banner-section {
  max-width: 100%;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 4;
  padding-top: 130px;
  z-index: 1;
  background-color: #f9f9f9;
}
.twm-home18-banner-section:before {
  content: "";
  position: absolute;
  top: 0px;
  right: calc(0% - 3000px);
  bottom: 0px;
  z-index: -1;
  width: 3000px;
  height: 100%;
  background-color: #e9ebef;
  transform: skew(-35deg);
  transform-origin: top left;
}
@media (max-width: 575px) {
  .twm-home18-banner-section {
    margin: 0px;
    border-radius: 0px;
  }
}
.twm-home18-banner-section .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .twm-home18-banner-section .row {
    align-items: end;
  }
}
.twm-home18-banner-section .row .twm-bnr-left-section {
  max-width: 650px;
  margin-left: auto;
  position: relative;
  z-index: 2;
  padding-right: 62px;
}
@media (max-width: 1440px) {
  .twm-home18-banner-section .row .twm-bnr-left-section {
    padding-left: 30px;
    padding-right: 0px;
  }
}
@media (max-width: 1199px) {
  .twm-home18-banner-section .row .twm-bnr-left-section {
    margin: 200px auto 30px;
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .twm-home18-banner-section .row .twm-bnr-left-section {
    margin: 0px auto 60px;
    padding: 0px 20px 0px;
  }
}
@media (max-width: 575px) {
  .twm-home18-banner-section .row .twm-bnr-left-section {
    margin: 0px auto 0px;
  }
}
.twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-small {
  font-size: 20px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-small {
    margin-bottom: 10px;
  }
}
.twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  line-height: 72px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 1360px) {
  .twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section {
  padding-top: 238px;
  position: relative;
  z-index: 2;
  max-width: 666px;
}
@media (max-width: 1360px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section {
    max-width: 575px;
  }
}
@media (max-width: 991px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section {
    margin: 150px auto 0px;
    padding: 0px 20px;
  }
}
@media (max-width: 767px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section {
    max-width: 650px;
    margin-top: 110px;
  }
}
@media (max-width: 575px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section {
    padding-top: 230px;
    margin-top: 30px;
  }
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-h-page18-bnr-pic {
  position: relative;
  z-index: 3;
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-l {
  width: 400px;
  height: 700px;
  border: 40px solid #1967d2;
  position: absolute;
  bottom: 70px;
  left: 160px;
  z-index: 1;
}
@media (max-width: 1360px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-l {
    width: 300px;
    height: 550px;
    border: 26px solid #1967d2;
    left: auto;
    right: 18%;
  }
}
@media (max-width: 575px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-l {
    width: 200px;
    height: 260px;
    border: 18px solid #1967d2;
    top: 25%;
    bottom: auto;
  }
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-2 {
  width: 400px;
  height: 650px;
  border: 40px solid #171d28;
  position: absolute;
  bottom: 46px;
  left: 240px;
  z-index: 0;
}
@media (max-width: 1360px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-2 {
    width: 300px;
    height: 550px;
    border: 26px solid #171d28;
    left: auto;
    right: 12%;
    bottom: 30px;
  }
}
@media (max-width: 575px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-2 {
    width: 200px;
    height: 260px;
    border: 18px solid #171d28;
    top: 30%;
    bottom: auto;
  }
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-h-page16-bnr-pic {
  text-align: right;
}
@media (max-width: 1199px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-h-page16-bnr-pic img {
    width: 80%;
  }
}
@media (max-width: 575px) {
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-h-page16-bnr-pic {
    text-align: center;
  }
  .twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-h-page16-bnr-pic img {
    width: 100%;
  }
}
.h-page-18-hdr .main-bar {
  max-width: 1340px;
}
@media (max-width: 1440px) {
  .h-page-18-hdr .main-bar {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (max-width: 575px) {
  .h-page-18-hdr .main-bar {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/*Hpage-18 bnr notification block*/
.twm-h-page-18-bnr-noti {
  position: absolute;
  bottom: 420px;
  left: -30px;
  width: 300px;
  height: 130px;
}
@media (max-width: 767px) {
  .twm-h-page-18-bnr-noti {
    left: 15px;
  }
}
@media (max-width: 575px) {
  .twm-h-page-18-bnr-noti {
    top: 0%;
    bottom: auto;
  }
}
.twm-h-page-18-bnr-noti:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 24px solid #F7C0EC;
  border-left: 20px solid transparent;
  right: 10px;
  bottom: -19px;
  position: absolute;
  z-index: 4;
}
@media (max-width: 575px) {
  .twm-h-page-18-bnr-noti:after {
    bottom: 0px;
  }
}
.twm-h-page-18-bnr-noti .v-noti-slider-h-page-18 {
  width: 300px;
  height: 110px !important;
  border-radius: 20px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 4;
  background-color: rgb(167, 189, 234);
  background-image: linear-gradient(90deg, rgb(167, 189, 234) 0%, rgb(247, 192, 236) 100%);
}
@media (max-width: 575px) {
  .twm-h-page-18-bnr-noti .v-noti-slider-h-page-18 {
    bottom: auto;
    top: 0px;
  }
}
.v-noti-wrap {
  display: flex;
  padding: 20px;
  align-items: center;
}
.v-noti-wrap .v-media {
  min-width: 50px;
  margin-right: 10px;
}
.v-noti-wrap .v-media i {
  font-size: 28px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}
.v-noti-wrap .v-content .wt-title {
  margin-bottom: 10px;
  color: #17171d;
}
.v-noti-wrap .v-content p {
  margin-bottom: 0px;
  color: #17171d;
}
/*===GENERAL===*/
.site-bg-primary {
  background-color: #fb740a;
}
.site-text-primary {
  color: #fb740a;
}
.site-bg-gray {
  background-color: #fff;
}
.site-bg-light-purple {
  background-color: #fff2eb;
}
.footer-light {
  color: #232323;
  background-color: #fff2eb;
}
.footer-light .ftr-nw-content .ftr-nw-title {
  font-size: 20px;
  color: #232323;
}
.footer-light .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
  background-color: #fb740a;
}
.footer-light .widget-title {
  color: #fb740a;
}
.footer-light .social-icons {
  margin: 0px;
}
.footer-light .social-icons li a {
  color: #fb740a;
}
.footer-light .social-icons li a:hover {
  color: #232323;
}
.footer-light .widget_services ul li a:hover {
  color: #fb740a;
}
/*Banner home 10*/
.twm-home-10-banner-section.twm-bne-10-skew:before {
  background-color: #fb740a;
}
.twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-thin {
  color: #232323;
}
.twm-home-10-banner-section .row .twm-bnr-left-section .twm-bnr-title-large-bold {
  color: #fb740a;
}
.twm-home-10-banner-section .twm-bnr-popular-search {
  color: #232323;
}
.twm-home-10-banner-section .twm-bnr-popular-search .twm-title {
  color: #232323;
}
.twm-home-10-banner-section .twm-bnr-popular-search a {
  color: #232323;
}
.twm-home-10-banner-section .twm-bnr-popular-search a:hover {
  color: #fb740a;
}
.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap {
  background-color: #fb740a;
}
.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .semi-circle {
  background-color: #232323;
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #fb740a;
  color: #000000;
}
.header-style-3 .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  color: #a33600;
  background-color: #fff;
}
.header-style-3 .header-search a.header-search-icon {
  color: #232323;
}
.header-style-3 .navbar-toggler .icon-bar {
  background: #232323;
}
.header-style-3 .header-nav .nav > li:hover > a {
  color: #fb740a;
}
.header-style-3 .header-nav .nav > li .sub-menu li:hover > a {
  color: #fb740a;
}
.small-qb-box {
  background-color: #232323;
}
.small-qb-box span.qb-2 {
  background-color: #fb740a;
}
.small-qb-box span.qb-3 {
  background-color: #fb740a;
}
.site-button {
  background-color: #fb740a;
}
.wt-small-separator {
  color: #fb740a;
}
.description-list li i {
  background-color: #fb740a;
}
.job-categories-block-2 {
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
}
.job-categories-block-2:after {
  background-color: #fb740a;
}
.job-categories-block-2:before {
  background-color: #fb740a;
}
.job-categories-block-2 .twm-media [class*=flaticon-] {
  color: #fb740a;
}
.job-categories-block-2 .twm-content .twm-jobs-available {
  color: #fb740a;
  background-color: #fff2eb;
}
.job-categories-block-2:hover {
  background-color: #fb740a;
}
.twm-explore-content-2 {
  background-color: #232323;
}
.twm-explore-content-2 .twm-explore-top-section .twm-title-large p {
  color: #fff;
}
.twm-explore-content-2 .twm-explore-top-section .twm-read-more .site-button {
  color: #fb740a;
  text-shadow: 0 0 0 #fb740a, 400px 0 0 #fb740a;
}
.twm-explore-content-2 .twm-explore-top-section .twm-read-more .site-button i {
  color: #fb740a;
}
.twm-explore-content-2 .twm-explore-media-wrap2:after {
  box-shadow: -20px 20px 0px #fb740a inset;
}
/* Home Page 1 Banner Section Css Start */
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span {
  background-color: rgba(228, 124, 63, 0.3);
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:after {
  background-color: #fb740a;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:before {
  background-color: #fb740a;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span {
  background-color: rgba(228, 124, 63, 0.3);
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span:after {
  background-color: #fb740a;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 span {
  background-color: #fb740a;
  opacity: 0.1;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-small-ring-l {
  border: 5px solid #fb740a;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-small-ring-2 {
  border: 5px solid #fb740a;
}
.twm-home1-banner-section .twm-gradient-text {
  background: -moz-linear-gradient(top, rgba(220, 220, 220, 0.3) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(220, 220, 220, 0.3) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(220, 220, 220, 0.3) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6c0d5f0", endColorstr="#00000000",GradientType=0 ); /* IE6-9 */
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.twm-home1-banner-section .twm-bnr-blocks {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
.twm-home1-banner-section .twm-bnr-blocks-3 {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
/*Job categories*/
.job-categories-block {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.job-categories-block:after {
  background-color: #fb740a;
}
.job-categories-block:before {
  background-color: #fb740a;
}
.job-categories-block:hover:after {
  background-color: #fb740a;
}
.job-categories-block .twm-media [class*=flaticon-] {
  color: #fb740a;
}
.job-categories-block .twm-content .twm-jobs-available {
  background-color: #fb740a;
}
.job-categories-block-2 {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.job-categories-block-2:after {
  background-color: #fb740a;
}
.job-categories-block-2:before {
  background-color: #fb740a;
}
.job-categories-block-2 .twm-media [class*=flaticon-] {
  color: #fb740a;
}
.job-categories-block-2 .twm-content .twm-jobs-available {
  background-color: #fff2eb;
  color: #fb740a;
}
.job-categories-block-2:hover {
  background-color: #fb740a;
}
/*---Owl slider button---*/
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background-color: #fb740a;
  box-shadow: 0px 0px 30px rgba(220, 220, 220, 0.3);
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  color: #fb740a;
}
.owl-carousel .owl-nav button.owl-next:active,
.owl-carousel .owl-nav button.owl-prev:active {
  color: #fb740a;
}
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
  color: #fb740a;
}
.owl-carousel button.owl-dot {
  background-color: #fb740a;
}
/*process steps*/
.twm-w-process-steps .twm-w-pro-top .twm-media {
  box-shadow: -5px 10px 25px rgba(220, 220, 220, 0.3);
}
.twm-explore-content {
  background-color: #232323;
}
.twm-explore-content .twm-upload-file .site-button {
  background-color: #fff;
  color: #fb740a;
}
.twm-explore-content .twm-upload-file .site-button i {
  color: #fb740a;
}
.twm-company-approch-outer:before {
  background-color: #fff2eb;
}
/*testimonial style 1*/
.twm-testimonial-1 .twm-testimonial-1-content:after {
  background-color: #f9f9f9;
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-testi-detail .twm-testi-name {
  color: #fb740a;
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-testi-detail .twm-testi-position {
  color: #232323;
}
.twm-testimonial-1 .twm-testimonial-1-content .twm-testi-content .twm-testi-detail .twm-testi-position:after {
  background-color: #fb740a;
}
/*Blog post 1*/
.twm-blog-post-1-outer {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-blog-post-1-outer .wt-post-media {
  box-shadow: 0px 10px 25px rgba(220, 220, 220, 0.3);
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-date {
  background-color: #232323;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-date:after {
  background-color: #232323;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-date:before {
  border-top: 8px solid #232323;
  opacity: 0.8;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-author {
  color: #232323;
}
.twm-blog-post-1-outer .wt-post-info .wt-post-meta ul li.post-author a {
  color: #fb740a;
}
/*Footer dark version css*/
.footer-dark .widget-title {
  color: #fff2eb;
}
.footer-dark .widget-title:before {
  background-color: #fb740a;
}
.footer-dark .social-icons li a:hover {
  color: #fb740a;
}
/*Footer Light version css*/
.footer-light {
  background-color: #fff2eb;
}
.footer-light .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
  background-color: #fb740a;
}
.footer-light .widget-title {
  color: #fb740a;
}
.footer-light .social-icons li a {
  color: #fb740a;
}
.footer-light .widget_services ul li a:hover {
  color: #fb740a;
}
/*Footer News Letter*/
.ftr-nw-content .ftr-nw-form .form-control {
  background-color: #fff;
}
.ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
  background-color: #fb740a;
}
/*Recent Post Entry*/
.recent-posts-entry .wt-post-info .wt-post-meta ul li {
  color: #fb740a;
}
/*Widget Services*/
.widget_services ul li a:hover {
  color: #fb740a;
}
/*Pricing Table*/
.pricing-table-1 {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.pricing-table-1 .p-table-title .wt-title {
  color: #fb740a;
}
.pricing-table-1 .p-table-inner .p-table-list ul li i {
  color: #fb740a;
}
/* Home Page 2 Banner Section Css Start */
.twm-home2-banner-section > .row .twm-bnr-left-section .twm-bnr-title-small {
  color: #fb740a;
  background-color: #fff2eb;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap .twm-outline-ring-dott-wrap .outline-dot-1 {
  background-color: #fb740a;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap .twm-outline-ring-dott-wrap .outline-dot-2 {
  background-color: #fb740a;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-img-bg-circle-area2 .twm-outline-ring-wrap .twm-outline-ring-dott-wrap .outline-dot-3 {
  background-color: #fb740a;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-small-ring-l {
  border: 5px solid #fb740a;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-small-ring-2 {
  border: 5px solid #fb740a;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks {
  box-shadow: 0px 0px 40px #fff2eb;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks .twm-icon {
  background-color: #fb740a;
}
.twm-home2-banner-section .twm-bnr2-right-content .twm-bnr-blocks-3 {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
/*process steps*/
.twm-w-process-steps .twm-w-pro-top .twm-media {
  box-shadow: -5px 10px 25px rgba(220, 220, 220, 0.3);
}
.twm-w-process-steps-2 .twm-w-pro-top .twm-media {
  box-shadow: -5px 10px 25px rgba(220, 220, 220, 0.3);
}
.twm-jobs-grid-style1 {
  box-shadow: 0px 0px 15px rgba(220, 220, 220, 0.3);
}
.twm-jobs-grid-style1 .twm-media {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
/*Explore New Life*/
.twm-explore-content-outer-3 .twm-explore-content-3 {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
.twm-explore-content-outer-3 .twm-explore-content-3:after {
  border-left: 40px solid #fff2eb;
  border-bottom: 40px solid #fff2eb;
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-upload-file .site-button {
  background-color: #fb740a;
}
/*testimonial style 2*/
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content {
  box-shadow: 0px 0px 20px #fff2eb;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content .twm-testi-detail .twm-testi-name {
  color: #fb740a;
}
.twm-testimonial-2 .twm-testimonial-2-content .twm-testi-content .twm-testi-detail .twm-testi-position {
  background-color: #fb740a;
}
/*Blog post 2*/
.twm-blog-post-2-outer .wt-post-info {
  background-color: #fb740a;
}
/*Header Li2*/
.header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  background-color: #fff2eb;
  color: #fb740a;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up:before {
  background-color: #fb740a;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #232323;
  color: #ffffff;
}
.header-style-light .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:before {
  background-color: #fb740a;
}
.header-style-light .header-nav .nav > li .sub-menu li.has-child.nav-active > a {
  color: #fb740a;
}
.header-style-light .header-nav .nav > li .sub-menu li:hover > a {
  color: #fb740a;
}
/*Featured cities*/
.twm-featured-city .twm-media {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-featured-city .twm-media .twm-city-info .twm-city-jobs {
  color: #fb740a;
}
/* ---- categories style 3 ---- */
.job-categories-3 .twm-media {
  box-shadow: 0px 0px 15px rgba(220, 220, 220, 0.3);
}
.job-categories-3 .twm-media [class*=flaticon-] {
  color: #fb740a;
}
.job-categories-3 .twm-content .twm-jobs-available {
  background-color: #fb740a;
}
.job-categories-3:hover {
  background-color: #fb740a;
}
.job-categories-3:hover .twm-content .twm-jobs-available {
  color: #fb740a;
}
.site-bg-primary.twm-how-it-work-1-area {
  background-color: #232323;
}
/*Featured jobs*/
.twm-jobs-featured-style1 {
  background-color: #fb740a;
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-jobs-featured-style1 .twm-media {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
.twm-jobs-featured-style1 .twm-mid-content .twm-job-title:hover h4 {
  color: #fb740a;
}
/* Home Page 5 Banner Section Css Start*/
.twm-home5-banner-section .twm-banner-h5-r-b-info .twm-banner-h5-r-b-outline-text {
  -webkit-text-stroke: 1px #fb740a;
}
/*job Category Home 5*/
.job-categories-home-5:after {
  background-color: #fb740a;
}
/*job style 5*/
.twm-jobs-st5 {
  box-shadow: 0px 0px 15px rgba(220, 220, 220, 0.3);
}
.twm-jobs-st5 .twm-jobs-amount {
  color: #fb740a;
}
.twm-jobs-st5 .twm-candi-thum-content .twm-pics .tot-view {
  background-color: #fb740a;
}
.twm-jobs-st5 .twm-job-duration ul li span i {
  color: #fb740a;
}
.twm-jobs-st5 .twm-jobs-category.outline a {
  color: #fb740a;
  background-color: #fff2eb;
}
/* Home 5 Millions section*/
.twm-millions-section-wrap > .row .twm-millions-1-section .twm-circle-jobs-box {
  box-shadow: 0px 0px 20px rgba(220, 220, 220, 0.3);
}
.twm-millions-section-wrap > .row .twm-millions-1-section-right .twm-avail-jobs span {
  color: #fb740a;
}
/*Recruiters*/
.twm-column-5 ul li .twm-recruiters5-box .twm-rec-jobs {
  color: #fb740a;
  background-color: #fff2eb;
}
.twm-column-5 ul li .twm-recruiters5-box:after {
  background-color: #fb740a;
}
.twm-column-5 ul li .twm-recruiters5-box:hover {
  box-shadow: 0px 0px 20px rgba(220, 220, 220, 0.3);
}
.twm-bg-section-box {
  background-color: #fb740a;
}
/* Theme default button */
.site-button {
  background-color: #fb740a;
}
.site-button.white {
  color: #fb740a;
  text-shadow: 0 0 0 #fb740a, 400px 0 0 #fb740a;
}
.site-button.white:hover {
  color: #fb740a;
  text-shadow: -400px 0 0 #fff, 0 0 0 #fff;
}
.site-button.outline-primary {
  border: 1px solid #fb740a;
  text-shadow: 0 0 0 #fb740a, 400px 0 0 #fb740a;
}
.site-button.secondry:hover {
  color: #fb740a;
}
/*Featured cities*/
.twm-featured-city2 .twm-city-info .twm-city-jobs {
  color: #fb740a;
}
/*Blog style home-5*/
.twm-blog-post-h5-outer .wt-post-info .post-author .post-author-pic .p-a-info a {
  color: #fb740a;
}
.twm-blog-post-h5-outer .wt-post-info .post-author .post-categories a {
  color: #fb740a;
  background-color: #fff2eb;
}
/*Newsletter Subscriber section*/
.twm-new-sub-section-wrap {
  background-color: #232323;
}
.twm-new-sub-section-wrap .twm-sub-2-section {
  background-color: #fb740a;
}
/* Home Page 6 Banner Section Css Start */
.twm-home-6-banner-section {
  background-color: #fff;
}
.twm-home-6-banner-section:after {
  background-color: #fb740a;
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-small .bnr-title-bedge {
  background-color: #fb740a;
}
.twm-home-6-banner-section > .container .row .twm-bnr-left-section .twm-bnr-title-large span {
  background-color: #fb740a;
}
.twm-home-6-banner-section .twm-bnr-right-section .twm-bnr-right-content .bnr-bg-circle span {
  box-shadow: 0px 0px 0px 70px rgba(220, 220, 220, 0.3);
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content {
  box-shadow: 0px 0px 15px rgba(220, 220, 220, 0.3);
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-content-top .title {
  color: #fb740a;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-2 .bnr-block-2-content .bnr-block-2-content-bottom {
  color: #002860;
}
.twm-home-6-banner-section .twm-bnr-right-section .bnr-bg-icons > div.bnr-block-3 {
  box-shadow: 0px 0px 15px rgba(220, 220, 220, 0.3);
}
.twm-home-6-banner-section .twm-bnr-blocks {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
.twm-home-6-banner-section .twm-bnr-blocks-3 {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
/*Job category h-page 6*/
.job-cat-block-hpage-6 {
  background-color: #fff2eb;
}
.job-cat-block-hpage-6:after {
  background-color: #fb740a;
}
.job-cat-block-hpage-6 .twm-media:after {
  background-color: #fb740a;
}
.job-cat-block-hpage-6 .twm-content .twm-jobs-available span {
  color: #fb740a;
}
.job-cat-block-hpage-6:hover {
  background-color: #fb740a;
}
.job-cat-block-hpage-6:hover .twm-media [class*=flaticon-] {
  color: #fb740a;
}
.job-cat-block-hpage-6:hover .twm-media:after {
  background-color: #fff2eb;
}
.circle-line-wrap .circle-line-btn {
  border: 2px solid #fb740a;
  color: #fb740a;
}
/*Get Jobs*/
.h-page6-getjobs-wrap {
  background-color: #fff2eb;
}
.h-page6-getjobs-wrap .h-page-6-client-slide-title:after {
  background-color: #fb740a;
}
.h-page6-getjobs-wrap .h-page6-client-slider:before {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
  border-left: 4px solid #fb740a;
}
.h-page6-getjobs-wrap:after {
  background-color: #fb740a;
}
.h-page6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle {
  background-color: #fb740a;
}
.h-page6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle2 {
  width: 85%;
  height: 85%;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background-color: rgba(234, 241, 251, 0.4);
}
.h-page6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 {
  border: 1px solid #d3deee;
}
.h-page6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring1 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #232323;
  right: 6%;
  top: 20%;
}
/*Featured Jobs*/
.twm-hpage-6-featured-bg-warp {
  background-color: #fff2eb;
}
.hpage-6-featured-block .inner-content {
  background-color: #fff2eb;
}
.hpage-6-featured-block .inner-content .top-content .job-time {
  color: #fb740a;
}
.hpage-6-featured-block .inner-content .top-content .job-post-time {
  color: #232323;
}
.hpage-6-featured-block .inner-content .mid-content {
  border-bottom: 1px solid #e1e1e1;
}
.hpage-6-featured-block .inner-content .bottom-content .job-payment span {
  color: #fb740a;
}
.hpage-6-featured-block .inner-content .aply-btn-area .aplybtn {
  background-color: #fb740a;
}
/* Counter h6 */
.twm-company-approch6-outer .twm-company-approch6 .icon-media-wrap .icon-media:after {
  background-color: #fb740a;
}
/*Testimonial Vertical slider*/
.twm-testimonial-v-area:before {
  background-color: #fff2eb;
}
.v-testimonial-wrap:after {
  background-color: #fb740a;
}
.testimonials-v {
  background-color: #fff2eb;
}
.testimonials-v .t-quote {
  color: #fb740a;
}
.swiper-pagination-bullet-active {
  background-color: #fb740a;
}
/*Blog post hpage 6*/
.twm-blog-post-h-page6-wrap {
  background-color: #fff2eb;
}
.twm-blog-post-h-page6 .wt-post-info .wt-post-title .post-title:hover {
  color: #fb740a;
}
.twm-blog-post-h-page6.with-content .wt-post-info {
  background-color: #fff2eb;
}
.twm-blog-post-h-page6.with-content .post-author .post-author-pic .p-a-info a {
  color: #fb740a;
}
/*Get in touch*/
.twm-hpage-6-getintouch {
  background-color: #232323;
  border-right: 9px solid #fb740a;
}
.twm-hpage-6-getintouch .twm-hpage-6-getintouch-title .wt-title span {
  color: #fb740a;
}
.twm-hpage-6-getintouch .twm-hpage-6-callus .callus-icon {
  box-shadow: 0px 0px 0px 14px rgba(220, 220, 220, 0.3);
}
.twm-hpage-6-getintouch .twm-hpage-6-callus .callus-content .callus-email {
  color: #fb740a;
}
.twm-hpage-6-getintouch .callus-bg-box {
  background-color: rgba(220, 220, 220, 0.3);
}
.twm-hpage-6-getintouch .callus-bg-box .callus-bg-box-shadow {
  background-color: rgba(220, 220, 220, 0.3);
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe {
  background-color: #fff2eb;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe:after {
  background-color: rgba(220, 220, 220, 0.3);
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .twm-sub-title {
  color: #fb740a;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .twm-sub-discription {
  color: #232323;
}
.twm-hpage-6-subscribe-wrap .twm-hpage-6-subscribe .hpage-6-nw-form {
  background-color: #fb740a;
}
/* ---- Home Page 3 Banner Section Css Start ---- */
.twm-home7-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  color: #fff2eb;
}
.job-categories-home-7 .twm-media {
  background-color: #fb740a;
}
.job-categories-home-7 .twm-content .twm-jobs-available {
  color: #fb740a;
}
.job-categories-home-7:hover {
  background-color: #fb740a;
}
.job-categories-home-7:hover .twm-media [class*=flaticon-] {
  color: #fb740a;
}
/*Recommended Jobs*/
.twm-recommended-Jobs-mid:after {
  background-color: #fff2eb;
}
.hpage-7-featured-block {
  border: 1px solid #eaf1fb;
}
.hpage-7-featured-block .inner-content .top-content-wrap {
  background-color: #f0f0f0;
}
.hpage-7-featured-block .inner-content .top-content-wrap .top-content .job-time {
  color: #fb740a;
}
.hpage-7-featured-block .inner-content .bottom-content .job-payment span {
  color: #fb740a;
}
.hpage-7-featured-block .inner-content .aply-btn-area .aplybtn {
  background-color: #fb740a;
}
.twm-jobs-filter ul li {
  color: #fb740a;
}
.twm-jobs-filter ul li.btn-filter.btn-active:after {
  background-color: #fb740a;
}
.twm-profile-card .site-button-link {
  color: #fb740a;
}
/*Steps*/
.twm-w-process-steps-h-page-7 {
  background-color: #232323;
}
.twm-w-process-steps-h-page-7 p {
  color: #fff2eb;
}
/*Candidate grid*/
.twm-candidates-grid-h-page7 .twm-candidates-tag span {
  color: #fb740a;
  background-color: #fff2eb;
}
.twm-candidates-grid-h-page7 .twm-fot-content {
  background-color: #fff2eb;
}
.twm-candidates-grid-h-page7 .twm-fot-content .twm-jobs-vacancies span {
  color: #fb740a;
}
.twm-companies-wrap-bg-block {
  background-color: #232323;
}
.twm-companies-wrap-h-page-7 .twm-companies-h-page-7 {
  background-color: #fff2eb;
}
/*----------------------------
	Home Page 3 Css
------------------------------*/
/*Blog post 3*/
.twm-blog-post-3-outer .wt-post-info .wt-post-meta ul {
  list-style: none;
  margin-bottom: 0px;
}
.twm-blog-post-3-outer .wt-post-info .wt-post-meta ul li.post-author a {
  color: #fb740a;
}
/*Testimonial home 7*/
.twm-testimonial-page7-wrap {
  background-color: #fff2eb;
}
.twm-testimonial-page7-wrap:after {
  background-color: #fb740a;
}
/*--Testimonial thumb slider--*/
.testimonial-thumb-1-wrap .testimonial-thumb-1 .t-testimonial-top .t-quote {
  color: #fb740a;
}
/* ---- Home Page 8 Banner Section Css Start ---- */
.twm-home8-banner-section .twm-home8-inner-section .twm-bnr-left-section .twm-bnr-discription {
  color: #fb740a;
}
.twm-home8-banner-section .twm-bnr-bottom-section .twm-browse-jobs {
  text-shadow: #fff2eb 0px -15px;
}
.job-categories-home-8 {
  background-color: #fff2eb;
}
.job-categories-home-8 .twm-media {
  background-color: #fb740a;
}
.job-categories-home-8 .twm-content .twm-jobs-available {
  color: #fb740a;
}
.job-categories-home-8:hover {
  background-color: #fb740a;
}
.job-categories-home-8:hover .twm-jobs-available {
  color: #fff;
}
.job-categories-home-8:hover .twm-media [class*=flaticon-] {
  color: #fb740a;
}
/*------------------------------------------------------------------------
	Home Page 8
-------------------------------------------------------------------------*/
.twm-companies-wrap-bg-block2 {
  background-color: #232323;
}
/*Testimonial home 8*/
.twm-testimonial-page8-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.twm-testimonial-page8-section > .row .twm-testimonial-page8-left .twm-media:before {
  background-color: #fb740a;
}
/*tabs*/
.twm-tabs-style-1 .nav-tabs .nav-item .nav-link {
  background-color: #3a2908 !important;
  color: #fb740a;
}
.twm-tabs-style-1 .nav-tabs .nav-item .nav-link.active {
  background-color: #fb740a !important;
}
/*Home page 9 banner*/
.twm-home-9-banner-section .row .twm-bnr-left-section:before {
  background-color: #fb740a;
}
.twm-home-9-banner-section .twm-bnr-popular-search a:hover {
  color: #fb740a;
}
/*FOR EMPLOYEE START*/
.twm-explore-9-media-wrap .twm-media .rectangle1-wrap .rectangle1 {
  background-color: #fb740a;
}
.twm-jobs-list-style1 .twm-media {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
/*--------------------------------------------------------------
Home page 11 banner
--------------------------------------------------------------*/
/*Banner home 11*/
.twm-home-11-banner-section .row .twm-bnr-left-section:after {
  border-color: #232323;
  border-left: 0px;
}
.twm-home-11-banner-section .row .twm-bnr-left-section:before {
  background-color: #232323;
}
.twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #232323;
}
.twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-title-large span {
  text-decoration: none;
  -webkit-text-fill-color: #fb740a;
}
.twm-home-11-banner-section .row .twm-bnr-left-section .twm-bnr-discription {
  color: #232323;
}
.twm-home-11-banner-section .row .twm-bnr-5-blocks {
  position: relative;
}
.twm-home-11-banner-section .row .twm-bnr-5-blocks .twm-title {
  color: #232323;
}
.twm-home-11-banner-section .twm-bnr-popular-search {
  color: #232323;
}
.twm-home-11-banner-section .twm-bnr-popular-search .twm-title {
  color: #232323;
}
.twm-home-11-banner-section .twm-bnr-popular-search a {
  color: #232323;
}
.twm-home-11-banner-section .twm-bnr-popular-search a:hover {
  color: #fb740a;
}
.footer-dark {
  background-color: #232323;
}
.footer-dark .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
  background-color: #fb740a;
}
.footer-dark .ftr-nw-content .form-control {
  background-color: #fff;
}
.footer-dark .widget-title {
  color: #fb740a;
}
.footer-dark .widget-title:before {
  background-color: #fb740a;
}
.footer-dark .social-icons {
  margin: 0;
}
.footer-dark .social-icons li a {
  color: #fb740a;
}
.footer-dark .social-icons li a:hover {
  color: #fff;
}
.footer-dark .widget_services ul li a:hover {
  color: #fb740a;
}
.twm-candidates-list-style1 .twm-media .twm-candidates-tag span {
  color: #232323;
  background-color: #f9f9f9;
}
.twm-candidates-list-style1 .twm-fot-content .twm-jobs-vacancies {
  color: #232323;
}
.twm-candidates-list-style1 .twm-fot-content .twm-jobs-vacancies span {
  color: #046c38;
}
/*Banner home 13*/
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-large {
  color: #fb740a;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-title-light {
  color: #232323;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-discription {
  color: #232323;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search .twm-title {
  color: #232323;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-home3-inner-section .twm-bnr-mid-section .twm-bnr-popular-search a {
  color: #232323;
}
.twm-home3-banner-section.twm-bnr-hpage-13 .twm-hpage-12-v-bnr-left-content:before {
  background-color: #fb740a;
}
.v-hpage-13-bnr-wrap .v-easy-ticker .v-easy-ticker-content .v-jobs-list {
  border-color: #fb740a;
}
.twm-about-1-bottom-wrap .twm-card-blocks {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
.twm-about-1-bottom-wrap .twm-card-blocks .twm-icon {
  background-color: #fb740a;
}
/*Search*/
#search form {
  color: #fb740a;
}
#search .search-btn i {
  color: #fb740a;
}
#search .close {
  background-color: #fb740a;
}
.header-style-3.h-page-11-hdr .main-bar {
  max-width: 1800px;
}
.header-style-3.h-page-11-hdr .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #232323;
}
.header-style-3.h-page-11-hdr .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  color: #fff;
  background-color: #fb740a;
}
.header-style-3.h-page-11-hdr .header-search a.header-search-icon {
  color: #232323;
}
.header-style-3.h-page-11-hdr .navbar-toggler .icon-bar {
  background: #232323;
}
.header-style-3.h-page-11-hdr .header-nav .nav li a {
  color: #232323;
}
.header-style-3.h-page-11-hdr .header-nav .nav > li:hover > a {
  color: #fb740a;
}
.header-style-3.h-page-11-hdr .header-nav .nav > li .sub-menu li:hover > a {
  color: #fb740a;
}
.header-style-3.h-page-12-hdr.hdr-hpage-12 .is-fixed .main-bar.color-fill {
  background-color: #fb740a;
}
.header-style-3.h-page-12-hdr .main-bar {
  max-width: 1800px;
}
.header-style-3.h-page-12-hdr .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #232323;
}
.header-style-3.h-page-12-hdr .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  color: #232323;
  background-color: #f7f7f7;
}
.header-style-3.h-page-12-hdr .header-search a.header-search-icon {
  color: #fff;
}
.header-style-3.h-page-12-hdr .navbar-toggler .icon-bar {
  background: #232323;
}
.header-style-3.h-page-12-hdr .header-nav .nav li a {
  color: #232323;
}
.header-style-3.h-page-12-hdr .header-nav .nav > li:hover > a {
  color: #232323;
}
.header-style-3.h-page-12-hdr .header-nav .nav > li .sub-menu li:hover > a {
  color: #fb740a;
}
.twm-about-1-bottom-wrap .twm-card-blocks-2 {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
.header-style-3.h-page-13-hdr {
  background-color: #f7f7f7;
}
/*Banner home 11*/
.header-style-3.h-page-14-hdr .is-fixed .main-bar.color-fill {
  background-color: #fff;
}
.header-style-3.h-page-14-hdr .main-bar {
  max-width: 1800px;
}
.header-style-3.h-page-14-hdr .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #fb740a;
  color: #fff;
}
.header-style-3.h-page-14-hdr .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  color: #fb740a;
  background-color: #3a2908;
}
.header-style-3.h-page-14-hdr .header-search a.header-search-icon {
  color: #cfcfcf;
}
.header-style-3.h-page-14-hdr .navbar-toggler .icon-bar {
  background: #232323;
}
.header-style-3.h-page-14-hdr .header-nav .nav li a {
  color: #232323;
}
.header-style-3.h-page-14-hdr .header-nav .nav > li:hover > a {
  color: #232323;
}
.header-style-3.h-page-14-hdr .header-nav .nav > li .sub-menu li:hover > a {
  color: #fb740a;
}
.is-fixed .main-bar.color-fill .vnav-btn {
  color: #232323;
}
.is-fixed .main-bar.color-fill .vnav-btn:hover {
  color: #fb740a;
}
/*Side bar navigation-------------------------*/
.vnav-btn:hover {
  color: #fb740a;
}
.twm-side-navigation-menu .nav > li > a:hover {
  color: #fb740a;
}
.twm-side-navigation-menu .nav > li:hover > a {
  color: #fb740a;
}
.twm-side-navigation-menu .nav > li .sub-menu li:hover > a {
  color: #fb740a;
}
.twm-side-navigation-menu .nav > li .sub-menu li.has-child.nav-active > a {
  color: #fb740a;
}
/*Side bar Advertisement*/
.twm-advertisment .overlay {
  background-color: #fb740a;
}
/*Side bar tags*/
.tw-sidebar-tags-wrap .tagcloud a {
  background-color: #fff2eb;
  color: #fb740a;
}
.tw-sidebar-tags-wrap .tagcloud a:hover {
  background-color: #fb740a;
  color: #232323;
}
.widget .section-head-small {
  border-left: 3px solid #fb740a;
}
.form-check-input:checked {
  background-color: #fb740a;
  border-color: #fff2eb;
}
.form-check-input:checked[type=radio]:after {
  background-color: #fb740a;
}
/*Side Bar Elements*/
.twm-sidebar-ele-filter ul li .twm-job-type-count {
  color: #fb740a;
}
/*Pagination Style*/
.pagination-outer .pagination-style1 ul li.prev a {
  color: #232323;
}
.pagination-outer .pagination-style1 ul li.next a {
  color: #232323;
}
.pagination-outer .pagination-style1 ul li.active a {
  background-color: #fb740a;
  color: #fff;
}
.pagination-outer .pagination-style1 ul li:hover a {
  background-color: #fb740a;
}
/*Blog Side Bar*/
.side-bar .widget .widget-title:before {
  background-color: #fb740a;
}
.side-bar .search-bx .input-group .btn {
  background-color: #fff;
}
.side-bar .widget_services ul li:after {
  background-color: #fb740a;
}
.side-bar .widget_services ul li a:hover {
  color: #fb740a;
}
.side-bar .recent-posts-entry .wt-post-info .post-date {
  color: #fb740a;
}
.wt-select-bar-2 .btn-light {
  background-color: #fff2eb !important;
}
/*Breadcrumb*/
.wt-breadcrumb li {
  color: #fb740a;
}
.wt-breadcrumb li a:hover {
  color: #fb740a;
}
.wt-breadcrumb li:last-child {
  color: #fb740a;
}
.form-control {
  background-color: #fff2eb;
}
.dropdown.bootstrap-select.wt-select-box .btn-light {
  background-color: #fff2eb;
  border-color: #fff2eb;
}
.ls-inputicon-box .fs-input-icon {
  color: #fb740a;
}
/* Product Detail Page Slider */
.twm-radius-range b {
  color: #fb740a;
}
.twm-radius-range .slider.slider-horizontal .slider-track {
  background-color: #fb740a;
}
.twm-radius-range .slider.slider-horizontal .slider-handle {
  background-color: #232323;
}
/*Header Full Css Start*/
.header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  background-color: #fff2eb;
  color: #fb740a;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up:before {
  background-color: #fb740a;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #fb740a;
  color: #fff;
}
.header-full-width .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:before {
  background-color: #232323;
}
.header-full-width .header-search a.header-search-icon {
  color: #fb740a;
}
.header-full-width .main-bar {
  /*--main-bar--*/
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.header-full-width .navbar-toggler .icon-bar {
  background: #fb740a;
}
.header-full-width .header-nav .nav > li > a:hover {
  color: #fb740a;
}
.header-full-width .header-nav .nav > li:hover > a {
  color: #fb740a;
}
.header-full-width .header-nav .nav > li .sub-menu li:hover > a {
  color: #fb740a;
}
.header-full-width .header-nav .nav > li .sub-menu li.has-child.nav-active > a {
  color: #fb740a;
}
/* Map Cluster*/
.cluster0:before {
  border: 7px solid #fb740a;
}
.marker-arrow {
  border-color: #fb740a transparent transparent;
}
.face i {
  color: #fb740a;
}
.face.front {
  background-color: #fb740a;
}
.face.back {
  background: #fb740a;
  border-color: #fb740a;
}
.custom-zoom-in,
.custom-zoom-out {
  background-color: #fb740a;
}
.map-box .listing-img-container {
  background-color: #fff2eb;
}
.map-box-icon {
  background-color: #fb740a;
}
/*Description list*/
.description-list-2 li i {
  color: #fb740a;
}
/*Gallery*/
.tw-sidebar-gallery ul li .tw-service-gallery-thumb:after {
  border: 2px solid #fb740a;
}
.tw-sidebar-gallery-2 .row [class*=col-] {
  margin-bottom: 30px;
}
.tw-sidebar-gallery-2 .row [class*=col-] .tw-service-gallery-thumb:after {
  border: 2px solid #fb740a;
}
/*Sidebar  Info 2*/
.twm-job-hilites li i {
  color: #fb740a;
}
.twm-s-info2 .twm-job-hilites2 li .twm-s-info-inner i {
  color: #fb740a;
}
/*Sidebar Info*/
.twm-s-info3 {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-s-info3 .twm-s-info-logo-section .twm-media {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
.twm-s-info3 ul li .twm-s-info-inner i {
  color: #fb740a;
}
.twm-job-detail-2-wrap {
  background-color: #fff2eb;
}
.twm-jobs-grid-style2:after {
  background-color: #fb740a;
}
.twm-jobs-grid-style2:before {
  background-color: #fb740a;
}
.dropzone {
  background: #fff2eb;
}
/*Employer grid*/
.twm-employer-grid-style1 {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-employer-grid-style1 .twm-media {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
.twm-employer-list-style1 {
  box-shadow: none;
}
.twm-employer-list-style1 .twm-media {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
/*Sidebar Info*/
.twm-s-info {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-s-info ul li .twm-s-info-inner i {
  color: #fb740a;
}
/*Sidebar-contact*/
.twm-s-contact {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-s-contact .form-control {
  background-color: #fff2eb;
}
/*Side Map*/
.twm-s-map-iframe {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-s-info-3 ul li .twm-s-info-inner i {
  color: #fb740a;
  border: 1px solid #fb740a;
}
/*Candidate pages start------------------------------------------------------------*/
.side-bar-st-1 {
  background: #fff2eb;
}
/*Navigation list*/
.twm-nav-list-1 ul li a > i {
  color: #fb740a;
}
.twm-nav-list-1 ul > li > a:hover {
  color: #fb740a;
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-nav-list-1 ul > li.active > a {
  color: #fb740a;
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
/*Candidate grid*/
.twm-candidates-grid-style1 .twm-media .twm-candidates-tag span {
  color: #fb740a;
  background-color: #fff2eb;
}
.twm-candidates-grid-style1 .twm-fot-content {
  background-color: #fff2eb;
}
/* Data Table Candidets */
.twm-bookmark-list-wrap .twm-bookmark-list .twm-job-title h4 {
  color: #fb740a;
}
.twm-D_table div.dataTables_wrapper div.dataTables_length select {
  background-color: #fff2eb;
}
.twm-D_table .page-item.active .page-link {
  background-color: #fb740a;
}
.twm-D_table .page-link {
  color: #fb740a;
}
.twm-D_table .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #fb740a;
  border-color: #fb740a;
}
/*Faq*/
.tw-faq-section .tw-faq .accordion-item {
  background-color: #fff2eb;
}
.tw-faq-section .tw-faq .accordion-item .accordion-button:not(.collapsed) {
  background-color: #fff2eb;
}
/*Contact Form*/
.twm-contact-one .contact-one-inner:after {
  background-color: #fff2eb;
}
.twm-contact-one .contact-info-wrap .contact-info {
  box-shadow: 0px 0px 25px rgba(220, 220, 220, 0.3);
}
.twm-contact-one .contact-info-section .c-info-column .c-info-icon {
  background-color: #fff2eb;
  color: #fb740a;
}
.twm-contact-one .section-head-small.white .wt-title {
  color: #fff;
}
.cons-contact-form .form-control {
  background-color: #fff2eb;
}
.form-control {
  background-color: #fff2eb;
}
/* under Maintenance*/
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .social-icons {
  margin: 0px;
}
.twm-u-maintenance-wrap .row .twm-u-maintenance-content .social-icons li a {
  color: #fb740a;
}
/* Coming soon*/
.twm-c-soon-wrap .row .twm-c-soon-content .social-icons li a {
  color: #fb740a;
}
.twm-c-soon-wrap .cs-nw-form .form-control {
  background-color: #fff;
}
.twm-c-soon-wrap .cs-nw-form .cs-subcribe-btn {
  background-color: #fb740a;
}
/*tabs*/
.twm-tabs-style-2 .nav-tabs .nav-item .nav-link {
  border: 1px solid #fb740a;
  color: #fb740a;
}
.twm-tabs-style-2 .nav-tabs .nav-item .nav-link.active {
  background-color: #fb740a !important;
}
/*iconfont*/
.icon-font-block {
  background-color: #fff2eb;
}
.icon-font-block [class*=flaticon-] {
  color: #fb740a;
}
.twm-timing-list .twm-time-list-title {
  color: #fb740a;
}
.twm-timing-list .twm-time-list-title:before {
  border: 3px solid #fff2eb;
  background-color: #fb740a;
}
.twm-timing-list .twm-time-list-title:after {
  background-color: #fb740a;
}
/*Posts Author*/
.twm-posts-author .twm-post-author-content span {
  color: #fb740a;
}
/*Single Post Navigation*/
.post-navigation .post-nav-links .post-nav-item .nav-post-arrow i {
  color: #fb740a;
}
/*Comment area*/
.comments-area .comment-form .comment-form-author input[type=text],
.comments-area .comment-form .comment-form-email input[type=text],
.comments-area .comment-form .comment-form-comment input[type=text] {
  background-color: #fff2eb;
}
.comments-area .comment-form .comment-form-comment textarea {
  background-color: #fff2eb;
}
/*Comment list section*/
ol.comment-list li.comment .reply .comment-reply-link {
  color: #fb740a;
}
/*Services*/
.all_services ul li a:hover {
  color: #fb740a;
}
/*default table*/
.twm-table tbody tr td button .fa {
  background-color: #fff2eb;
  color: #fb740a;
}
.twm-table tbody tr td button:hover .fa {
  background-color: #fb740a;
}
.twm-table tbody tr td a .fa {
  background-color: #fff2eb;
  color: #fb740a;
}
.twm-table tbody tr td a:hover .fa {
  background-color: #fb740a;
}
.twm-cv-manager-list-style1 .twm-candidates-tag span {
  color: #fb740a;
}
.twm-cv-manager-list-style1 .twm-fot-content .twm-view-button a .fa {
  background-color: #fff2eb;
  color: #fb740a;
}
.twm-table-controls .twm-DT-controls-icon li a {
  background-color: #fff2eb;
  color: #fb740a;
}
.twm-table-controls .twm-DT-controls-icon li a:hover {
  background-color: #fb740a;
  color: #fff;
}
.twm-table-controls .twm-DT-controls-icon li button {
  background-color: #fff2eb;
  color: #fb740a;
}
.twm-table-controls .twm-DT-controls-icon li button:hover {
  background-color: #fb740a;
}
/*Msg style 2*/
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search .btn {
  color: #fb740a;
}
.wt-admin-dashboard-msg-2 .wt-dashboard-msg-search-list-wrap:hover .msg-user-info {
  background-color: #fff2eb;
}
.wt-admin-dashboard-msg-2 .msg-user-name {
  color: #fb740a;
}
.wt-admin-dashboard-msg-2 .single-user-com-text {
  overflow: hidden;
  background-color: #fff2eb;
}
.wt-admin-dashboard-msg-2 .single-msg-reply-comment .btn {
  color: #fb740a;
}
.wt-admin-dashboard-msg-2 .user-msg-list-btn-outer .user-msg-list-btn-open {
  background-color: #fb740a;
}
.wt-admin-dashboard-msg-2 .user-msg-list-btn-outer .user-msg-list-btn-close {
  background-color: #fb740a;
}
/* Data Table Candidets */
.twm-candidate-save-job-list-wrap .twm-candidate-save-job-list .twm-job-title h4 {
  color: #fb740a;
}
/*saved jobs view popup*/
.twm-saved-jobs-view .modal-content {
  border-top: 6px solid #fb740a;
}
.twm-saved-jobs-view .modal-footer {
  background-color: #fff2eb;
}
/*Dashboard candidates style*/
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-controls-icon li button {
  background-color: #fff2eb;
  color: #fb740a;
}
.twm-dashboard-candidates-wrap .twm-dash-candidates-list .twm-controls-icon li button:hover {
  background-color: #fb740a;
  color: #fff;
}
.dashboard-message-area h5 span {
  color: #fb740a;
}
.dashboard-message-area .dropdown-toggle {
  color: #fb740a;
}
/*Candidate detail v2*/
.twm-candi-self-wrap-2 .twm-candi-self-info-2 {
  box-shadow: 0px 0px 15px rgba(220, 220, 220, 0.3);
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2:after {
  background-color: #fb740a;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2:before {
  background-color: #fb740a;
}
.twm-candi-self-wrap-2 .twm-candi-self-info-2 .twm-candi-self-top .twm-media {
  box-shadow: 5px 5px 0px #fff2eb;
}
.twm-s-info-4 .row .twm-s-info-inner {
  background-color: #fff2eb;
}
.twm-s-info-4 .row .twm-s-info-inner i {
  border: 1px solid #fb740a;
  color: #fb740a;
}
.twm-log-reg-media-wrap {
  background-color: #fff2eb;
}
/*Search Bar*/
.twm-bnr-search-bar .form-select,
.twm-bnr-search-bar .form-control {
  font-size: 14px;
  height: 34px;
  padding: 0px;
  font-weight: 500;
  border: none;
  background-color: #fff;
}
.twm-table tr td.text-primary {
  color: #fb740a !important;
}
/*My Account css*/
#sidebar-admin-wraper {
  background: #fff2eb;
}
.wt-admin-right-page-header .breadcrumbs span {
  color: #fb740a;
}
/*Admin Nav*/
.admin-nav ul li .sub-menu > li a {
  color: #fb740a;
}
.admin-nav ul > li > a:hover {
  color: #fb740a;
}
.admin-nav ul > li.active > a {
  color: #fb740a;
}
.twm-msg-noti {
  background-color: #fb740a;
}
.listing-user ul li a i {
  color: #fb740a;
}
.listing-user ul li a:hover {
  color: #fb740a;
}
.listing-user .user-name:before {
  color: #fb740a;
}
/*Dashboard Message*/
.jobzilla-admin-messange {
  color: #999;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  position: relative;
  top: 10px;
}
.jobzilla-admin-messange.dropdown-toggle:after {
  display: none;
}
.jobzilla-admin-messange span {
  position: absolute;
  top: -15px;
  right: -12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 100%;
  background-color: #fb740a;
}
/*Dashboard Notification*/
.jobzilla-admin-notification span {
  background-color: #fb740a;
}
/*Dashboard Widget*/
.dashboard-widgets-header {
  color: #fb740a;
}
.noti-view-all a {
  color: #fb740a;
}
.message-view-all a {
  color: #fb740a;
}
/*Message list*/
.message-list ul li .msg-texting .msg-time {
  color: #fb740a;
}
/* Data Table Candidets */
.twm-DT-candidates-list .twm-job-title h4 {
  color: #fb740a;
}
.add_field_youtube,
.add_field_vimeo,
.add_field_custom {
  color: #fb740a;
}
/* Model Popup */
.twm-model-popup .modal-content {
  border-top: 6px solid #fb740a;
}
.twm-model-popup .modal-content .modal-footer {
  background-color: #fff2eb;
}
.twm-sign-up .modal-content {
  border-top: 6px solid #fb740a;
}
/* Home Page 15 Banner Section Css Start */
.twm-home1-banner-section.twm-bnr-hpage-15 > .row .twm-bnr-left-section .twm-bnr-title-large {
  color: #232323;
}
.twm-bnr-hpage-15:before {
  background-color: #fb740a;
}
.twm-bnr-hpage-15:after {
  background-color: #fff2eb;
}
.twm-bnr-15-carousal::before {
  background-color: #fff2eb;
}
/*Home Page 15 Start*/
.header-style-3.h-page-15-hdr.hdr-hpage-12 .is-fixed .main-bar.color-fill {
  background-color: #fb740a;
}
.header-style-3.h-page-15-hdr .main-bar {
  max-width: 1800px;
}
.header-style-3.h-page-15-hdr .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job {
  background-color: #fb740a;
}
.header-style-3.h-page-15-hdr .header-nav-btn-section .twm-nav-btn-left .twm-nav-sign-up {
  color: #fff;
  background-color: #232323;
}
.header-style-3.h-page-15-hdr .header-search a.header-search-icon {
  color: #232323;
}
.header-style-3.h-page-15-hdr .navbar-toggler .icon-bar {
  background: #232323;
}
.header-style-3.h-page-15-hdr .header-nav .nav li a {
  color: #232323;
}
.header-style-3.h-page-15-hdr .header-nav .nav > li:hover > a {
  color: #232323;
}
.header-style-3.h-page-15-hdr .header-nav .nav > li .sub-menu li:hover > a {
  color: #fb740a;
}
.header-style-3.h-page-15-hdr .is-fixed .main-bar.color-fill .logo-header {
  background-color: #fb740a;
}
/*------------------------------------------------------------------
	Home Page 16
------------------------------------------------------------------*/
/* Home Page 16 Banner Section Css Start*/
.twm-home16-banner-section .row .twm-bnr-left-section .twm-bnr-title-small {
  color: #232323;
}
.twm-home16-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  color: #232323;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section:before {
  background-color: #fb740a;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-1:after {
  background-color: #fb740a;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-2:before {
  background-color: #fb740a;
}
.twm-home16-banner-section .row .twm-h-page-16-bnr-right-section .twm-bnr-blocks-position-3:before {
  background-color: #fb740a;
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle1 span {
  background-color: #fb740a;
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle2 span {
  background-color: #fb740a;
  opacity: 0.4;
}
.twm-home16-banner-section .twm-img-bg-circle-area .twm-img-bg-circle3 span {
  background-color: #fb740a;
  opacity: 0.1;
}
/*Mega Menu Start*/
.has-mega-menu .mega-menu > li ul li:hover > a {
  color: #fb740a;
}
/* -------------------------------------------------------------------------------------
   Home Page 17 Start
   ---------------------------------------------------------------------------------------*/
/* Home Page 17 Banner Section Css Start */
.twm-home-17-banner-section {
  background-color: #fff2eb;
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-large {
  color: #232323;
}
.twm-home-17-banner-section > .container .row .twm-bnr-right-section .twm-bnr-title-large span {
  background-color: #fb740a;
}
.twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span {
  background-color: #fff;
}
.twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span:after {
  background-color: #fb740a;
}
.twm-home-17-banner-section .twm-bnr-left-section .twm-bnr-left-content .bnr-bg-circle span:before {
  background-color: #fb740a;
}
.twm-home-17-v-text-wrap .twm-17-v-text span {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
.twm-home-17-v-text-wrap:after {
  background-color: #232323;
}
.header-search-icon.dark {
  color: #232323;
}
/*------------------------------------------------------------------
	Home Page 18
------------------------------------------------------------------*/
/* Home Page 18 Banner Section Css Start*/
.twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  color: #232323;
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-l {
  border: 40px solid #fb740a;
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-2 {
  border: 40px solid #3a2908;
}
.page-title {
    font-size: 30px;
    font-weight: bold;
    margin: 40px;
}
@media (max-width: 768px) {
    .page-title {
        font-size: 15px;
        margin: 140px 0;
    }
}
@font-face{font-family:"Rubik";src:url("/fonts/rubik/Rubik-Regular.woff2") format("woff2"),url("/fonts/rubik/Rubik-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Rubik";src:url("/fonts/rubik/Rubik-Medium.woff2") format("woff2"),url("/fonts/rubik/Rubik-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Rubik";src:url("/fonts/rubik/Rubik-SemiBold.woff2") format("woff2"),url("/fonts/rubik/Rubik-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Rubik";src:url("/fonts/rubik/Rubik-Bold.woff2") format("woff2"),url("/fonts/rubik/Rubik-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
:root{--bs-font-sans-serif: system-ui, -apple-system, BlinkMacSystemFont, sans-serif}
html[dir=rtl]{--bs-font-sans-serif: 'Rubik', system-ui, -apple-system, BlinkMacSystemFont, sans-serif}
body{font-family:var(--bs-font-sans-serif)}