.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300;700&display=swap");
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,
var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
margin: 0;
padding: 0;
}
body {
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-weight: 500;
color: #000;
}
a {
text-decoration: none;
}
.f30 {
font-size: 30px;
font-weight: 400;
}
.f35 {
font-size: 35px;
font-weight: 500;
}
.f25gry {
font-size: 25px;
color: #7A7A7A;
font-weight: 500;
}
.f20 {
font-size: 20px;
}
.f25 {
font-size: 25px;
}
.f18 {
font-size: 18px;
}
.f14 {
font-size: 14px;
}
.f11 {
font-size: 11px;
}
.fntgry {
color: #7A7A7A;
}
.f16 {
font-size: 16px;
}
.f52 {
font-size: 52px;
} body, html {
height: 100%;
scroll-behavior: smooth;
} .parallax {
position: relative;
background-attachment: fixed; background-position: center center;
background-repeat: no-repeat;
background-size: cover;
min-height: 100vh;
color: white;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
} .parallax-1 {
background-image: url(//krislash.com/wp-content/themes/octoniontheme/images/Artboard-1.png);
min-height: 130vh; } .parallax-2 {
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), 
url(//krislash.com/wp-content/themes/octoniontheme/images/services-1.png);
} .parallax-3 {
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(//krislash.com/wp-content/themes/octoniontheme/images/About-us.png);
background-attachment: scroll;
min-height: 90vh;
}
.parallax-4 {
background-image:      url(//krislash.com/wp-content/themes/octoniontheme/images/whitebg.jpg);
color: #000 !important;
min-height: 30vh;
}
.navbar .dropdown:hover .dropdown-menu {
display: block;
opacity: 1;
}
.navbar-nav .nav-link {
color: #fff;
font-weight: 500;
transition: all 0.3s ease;
padding: 10px 48px;
margin: 7px 6px ;
border-radius: 25px;
font-size: 15px;
padding: 5px 16px !important;
border: 2px solid transparent;
}
.navbar-nav .nav-link:hover, .nav-link.active {
border: 2px solid #fff;
color: #FFF !important;
}
.navbar-nav .dropdown-menu li.active .nav-link.active {
color: #D70078 !important;
border: 0 !important;
border-radius: 0 !important;
margin: 0 !important;
padding: 8px 12px !important;
font-size: 14px;
font-weight: 700;
}
.navbar-nav .dropdown-menu li.active .nav-link.active::after {
display: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
left: 16px;
border-radius: 0 !important;
border: 0 !important;
padding: 0px;
width: 260px;}
.dropdown-toggle::after {
display: none;
border: none;
}
.dropdown-toggle::after {
vertical-align: 0;
}
.dropdown-item {
font-size: 14px;
padding: 8px 10px;
font-weight: 700;
text-wrap-mode: wrap;
}
.dropdown-item:hover, .dropdown-item.active {
color: #d70078 !important;
background-color: #fff;
}
.nav-item.dropdown .nav-link::after {
content: '\f107'; 
font-family: "Font Awesome 6 Free";
font-weight: 700;
margin-left: 2px;
transition: transform 0.3s ease;
display: inline-block;
position: relative;
top: 1px;
}
.nav-item.dropdown:hover .nav-link::after {
transform: rotate(180deg);
color: #FFF;
} #menu-item-69 > .nav-link {
border: 2px solid #fff !important;
color: #FFF !important;
border-radius: 25px;
padding: 5px 16px !important;
font-weight: 600;
font-size: 15px;
border: none;
}
#menu-item-69:hover > .nav-link {
background-color: #d70078;
border: 2px solid #d70078 !important;
} #menu-item-69 .dropdown-menu {
background: transparent;
border: none;
box-shadow: none;
padding: 0;
left: 10px !important;
width: 225px !important;
} #menu-item-69 .dropdown-item {
background-color: transparent;
color: #fff;
border: 2px solid #fff;
border-radius: 25px;
margin-bottom: 12px;
padding: 5px 16px !important;
text-align: center;
font-weight: 500;
transition: all 0.3s ease;
}
#menu-item-69 .dropdown-item:hover {
background-color: #fff;
color: #e0006d !important;
} #menu-item-69 .nav-link::after {
border: none;
content: '\f107';
font-family: "Font Awesome 6 Free";
font-weight: 700;
margin-left: 6px;
transition: transform 0.3s ease;
}
#menu-item-69:hover .nav-link::after {
transform: rotate(180deg);
}
h6, h4, .h3, .cptfont, .icontxt  {
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 20px;
font-size: 1rem;
line-height: 1.7;
}
h6 {
font-size: 1rem;
}
h4 {
font-size: 19px;
}
h1, .h2, .icontxt {
font-size: 5.6rem;
font-weight: 900;
text-transform: uppercase;
line-height: 1.3;
border-bottom: 2px solid #fff;
padding-bottom: 70px;
}
.hero-section h1 {
font-size: 5.6rem;
font-weight: 900;
text-transform: uppercase;
line-height: 1.3;
border-bottom: 0px solid #fff;
padding-bottom: 70px;
}
.h2, .icontxt {
border-bottom: 0px solid #fff;
padding-bottom: 0px;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
}
.h3 {
font-size: 29px;
}
.icontxt {
font-size: 1.6666666666667rem;
}
.bookbtn, .readnore  {
font-family: "Open Sans Condensed", Sans-serif;
font-size: 20px;
text-transform: uppercase;
line-height: 30px;
letter-spacing: 1.5px;
text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
fill: #ffffff;
color: #ffffff;
border: 2px solid #fff;
padding: 10px 20px 10px 20px;
}
.bookbtn { 
font-size: 20px; 
}
.readnore { 
font-size: 14px; 
line-height: 30px;
letter-spacing: 4px;
}
.cptfont {
font-size: 1.3333333333333rem;
}
.eyebrowbg {
background-image: url(//krislash.com/wp-content/themes/octoniontheme/images/eyebrow-lamination.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
min-height: 400px;
}
.hero-section {
position: relative;
width: 100%;
height: 450px; overflow: hidden;
}
.hero-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.innrtitxt {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between; }
.price-list {
color: #fff;
}
.price-list h4 {
color: #d70078;
font-size: 1.3333333333333rem;
}
.price-list ul {
list-style: none;
padding: 0;
margin: 0;
}
.price-list li {
display: flex;
justify-content: space-between;
align-items: center;
padding: 12px 0;
}
.divider {
border-top: 2px solid #fff;
margin: 0.3rem 0;
width: 100%;
}
.linebottom {
position: absolute;
bottom: 10px;
}
.dividerblck {
height: 2px;
background-color: #000;
}
.h-300 {
min-height: 280px;
}
.testimonialstxt img {
border-radius: 50%;
height: 60px;
width: 60px;
}
.filter-btns {
margin-bottom: 2rem;
color: #444;
}
.filter-btns .btn {
margin: 0 6px;
transition: all 0.3s ease;
border: 0;
border-radius: 0;
text-transform: uppercase;
font-size: 14px;
}
.filter-btns .btn.active {
background-color: #000;
color: #fff;
border: 0;
}
.gallery-item {
position: relative;
overflow: hidden;
transition: transform 0.3s ease;
cursor: pointer;
}
.gallery-item img {
width: 100%;
height: 250px;
object-fit: cover;
transition: transform 0.3s ease;
}
.gallery-item:hover img {
transform: scale(1.1);
} .gallery-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
opacity: 0;
transition: opacity 0.4s ease;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 1.1rem;
letter-spacing: 1px;
text-transform: uppercase;
}
.gallery-item:hover .gallery-overlay {
opacity: 1;
}
.service-card {
border: 2px solid #000;
background-color: #fff;
transition: all 0.3s ease;
display: flex;
flex-direction: column;
justify-content: center; align-items: center; text-align: center;
height: 365px; padding: 30px;
}
.service-card:hover {
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
transform: translateY(-5px);
}
.service-card h5 {
text-transform: uppercase;
} .accordion-item:first-of-type>.accordion-header .accordion-button, .accordion-button:not(.collapsed)   {
border-radius: 0 !important;
background: none;
}
.accordion   {
--bs-accordion-bg: none;
}
.custom-accordion .accordion-item {
border: none;
border-bottom: 1px solid #ddd;
}
.custom-accordion .accordion-button {
box-shadow: none;
color: #000;
font-weight: 600;
padding: 12px 15px 12px 45px;
position: relative;
border-radius: 0;
font-size: 15px;
}
.custom-accordion .accordion-button:focus {
box-shadow: none;
} .custom-accordion .accordion-button::after {
display: none;
} .custom-accordion .accordion-button::before {
content: '';
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
width: 13px;
height: 15px;
border: 1px solid #000;
border-radius: 2;
} .custom-accordion .angle-icon {
position: absolute;
left: 19px;
top: 53%;
transform: translateY(-50%);
font-size: 10px;
font-weight: 700;
color: #000;
transition: transform 0.3s ease;
} .custom-accordion .accordion-button:not(.collapsed) .angle-icon {
transform: translateY(-50%) rotate(90deg);
} .custom-accordion .accordion-body {
font-size: 14px;
color: #333;
padding: 10px 15px 20px 45px;
line-height: 1.6;
}
.accordion-body {
padding: 0;
}
.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
padding: 16px 0px;
font-size: 16px;
font-weight: 500;
}
.accordion-item {
border-bottom: 1px solid #D9D9D9 !important;
}
.accordion-collapse {
border: 0;
}
.accordion-button:focus {
box-shadow: none;
border: none;
}
.accordion-body p {
padding: 0px 0px 35px 0px;
}
.form-control {
color: #000000;
box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
border-radius: 0;
}
.form-label {
margin-bottom: 0;
font-weight: 700;
}
.sentbtn {
border-radius: 0px;
padding: 6px 20px;
color: #ffffff;
border-color: #d70078;
background-color: #d70078;
}
.sentbtn:hover {
border-radius: 0px;
padding: 6px 20px;
color: #ffffff;
border-color: #d70078;
background-color: #d70078;
}
.social-icons ul li {
margin-right: 10px;
}
.social-icons ul li a {
color: #fff;
align-items: center;
cursor: pointer;
display: inline-flex;
justify-content: center;
text-align: center;
width: 50px;
height: 50px;
border-radius: 5px;
}
.social-icons ul li a.google {  
background-color: #69727d;   
}
.social-icons ul li a.facebook {  
background-color: #3b5998;   
}
.social-icons ul li a.instagram {  
background-color: #262626;  
}
.social-icons ul li a.mailbulk {  
background-color: #69727d;  
}
.social-icons ul li a.youtube {  
background-color: #cd201f;  
}
.social-icons ul li a i {
font-size: 25px;
}
.social-icons ul li a:hover {
color: #fff;
opacity: .9;
}
.borrigt {
border-right: 2px solid #000;
}
.pink-button, .blue-button  {
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 15px;
line-height: 1;
padding: 12px 24px;
fill: #fff;
text-align: center;
transition: all .3s;
}
.pink-button {
background-color: #D70078;
}
.blue-button {
background-color: #6EC1E4;
}
.bgblack {
background-color: #000;
} @media (min-width: 821px) {
.d-custmd-none {
display: none !important;
}
}
@media (max-width: 575.98px) and (max-width: 767px) {
.navbar-expand-lg .navbar-nav .dropdown-menu  {
position: static;
background-color: #fff;
color: #000 !important;
padding-left: 8px;
}
.navbar-collapse {
background-color: #000;
margin-top: 30px;   
}
.dropdown-item {
color: #000;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
width: 100%;
}
.navbar-nav .nav-link.show {
color: #fff;
}
.appointment-dropdown .dropdown-menu {
width: 368px !important;
}
.navbar-nav .nav-link:hover, .navbar-nav .active {
border: 0px solid #fff;
color: #FFF !important;
}
.nav-item.dropdown .nav-link::after {
position: absolute;
top: 7px;
right: 10px;
}
.navbar-nav .nav-link {
margin: 4px 6px;}
.navbar-nav .nav-item
{
border-bottom: 1px solid #fff;
}
.navbar-expand-lg .navbar-nav .appointment-dropdown .dropdown-menu {
background-color: #000 !important;
} 
.appointment-dropdown > .nav-link {
position: relative !important;
margin-top: 15px !important;
}
.appointment-dropdown .dropdown-item {
text-align: left;}
h1, .h2 {
font-size: 3rem;}
.icontxt {
font-size: 2rem;
}
.bookbtn {
font-size: 14px;
letter-spacing: inherit;
}
.bookbtn, .readnore {    
padding: 7px;}
.borrigt {
border-right: 0px solid #000;
border-bottom: 2px solid #000;
}
.navbar-toggler:focus { box-shadow: none;}
.hero-section {
overflow-y: auto;
}
.hero-section h6 {
position: absolute;
top: 200px;}
.hero-section h1 {
font-size: 2.5rem;
position: absolute;
top: 250px;}
.navbar {
z-index: 1;
}
.toggle-menu { background: none;
border-radius: 5px;
cursor: pointer;
border: 0;
position: relative;
z-index: 1110;
top: 0;
right: 37px;
padding: 0px;
}
.toggle-menu span {
background-color: #000;
content: "";
display: block;
height: 3px;
left: calc(50% - 13px);
position: absolute;
top: calc(50% - 2px);
transform-origin: 50% 50%;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
width: 26px;
right: 0;
border-radius: 2px;
}
.toggle-menu span:before {
background-color: #000;
content: "";
display: block;
height: 3px;
position: absolute;
transform-origin: 50% 50%;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
width: 26px;
border-radius: 2px;
}
.toggle-menu span:after {
background-color: #000;
content: "";
display: block;
height: 3px;
position: absolute;
transform-origin: 50% 50%;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
width: 26px;
border-radius: 2px;
}
.toggle-menu span:before {
top: 7px;
}
.toggle-menu span:after {
top: -7px;
}
.toggle-menu.active span {
background-color: transparent;
transition: background 0.2s ease-out;
}
.toggle-menu.active span:before,
.toggle-menu.active span:after {
transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
}
.toggle-menu.active span:before {
top: 0;
transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-menu.active span:after {
top: 0;
transform: rotate3d(0, 0, 1, 45deg);
}
} @media screen and (min-width: 768px) and (max-width: 991px) {
} @media (min-width: 1500px) {
img.lgimht {
height: 580px;
}
}