.is-sticky .container.desk-menu {
position: absolute;
right: 0;
left: 0;
}
.bs-headwidget .navbar-wp {
position: absolute;
left: 0;
right: 0;
top: -35px;
margin: 0;
z-index: 500;
transition: all 1s ease-out;
border-radius: 0;
height: auto;
}
.bs-main-nav {
position: relative;
height: 0;
}
.header_widgets {
padding: 20px 0 40px;
}
.header_widgets_inner {
display: flex;
align-items: center;
justify-content: flex-end;
}
.head_widget {
display: flex;
}
.head_widget i {
font-size: 22px;
color: #fff;
margin-right: 12px;
}
.head_widget h5 {
font-size: 15px;
}
.bs-headwidget .navbar-wp .navbar-nav > li> a {
padding: 0px 15px;
} .bs-head-detail {
padding: 5px 0;
position: relative;
z-index: 1;
}
.bs-head-detail ul {
display: flex;
margin: 0;
padding: 0;
}
.bs-head-detail .info-left {
justify-content: flex-start;
}
.bs-head-detail .info-left li {
display: inline-block;
margin-right: 25px;
padding: 0;
}
.bs-head-detail .info-left li a {
font-size: 13px;
}
.bs-head-detail .info-left i {
font-size: 14px;
padding-right: 10px;
}
.bs-head-detail .btn-theme.quote {
margin: -5px 0 -5px 0;
border-radius: 0;
float: right;
}
.bs-head-detail .info-right {
justify-content: flex-end;
}
.info-right li {
display: inline-block;
margin-right: 15px;
padding: 0;
}
.info-right li:last-child {
margin-right: unset;
}
.bs-head-detail .info-right li a {
font-size: 13px;
}
.bs-head-detail .info-right i {
font-size: 14px;
}
.bs-head-detail .bs-social {
padding: 0;
}
.bs-head-detail .bs-social li {
display: inline-block;
margin: 0 4px;
padding: 0;
}
.bs-head-detail .bs-social li a:hover {
padding-left: 0;
}
.bs-head-detail .bs-social li span.icon-soci {
display: inline-block;
width: 25px;
height: 25px;
line-height: 18px;
margin: 0 5px 0 0;
text-align: center;
padding: 2px 0px 0 6px;
}
.bs-head-detail .bs-social li span.icon-soci:hover {
transition: all 0.4s ease-in-out 0s;
}
.bs-head-detail .bs-social li span.icon-soci i {
font-size: 14px;
}
.bs-trhead .navbar-nav, .bs-default .navbar-nav{
margin-left: auto;
}
.bs-headwidget.default {
background: white;
}
.bs-headwidget.default .header_widgets_inner {
padding-top: 10px;
}
.bs-headwidget.default .head_widget h5 {
margin-bottom: 0;
}
.bs-headwidget.default .head_widget {
font-size: 14px;
margin-left: 30px;
padding-left: 30px;
display: flex;
flex-wrap: nowrap;
align-items: center;
position: relative;
}
.bs-headwidget.default .head_widget:first-child:before {
display: none;
}
.bs-headwidget.default .head_widget:before {
content: '';
width: 1px;
height: 38px;
background-color: #bababa;
position: absolute;
top: 0%;
left: 0;
}
.bs-headwidget.default .head_widget i {
font-size: 23px;
margin-right: 12px;
line-height: 1;
display: flex;
justify-content: flex-start;
align-items: center;
padding: 10px;
border-radius: 0px; }
.bs-headwidget.default .info-left {
list-style: none;
padding: 0;
margin: 0  0 10px 0;
display: flex;
align-items: center;
}
.bs-headwidget.default .info-left span {
padding: 5px;
background: var(--secondary-color);
color: white;
box-shadow: 4px 4px 0 #c7d2dc;
font-size: 13px;
font-weight: 600;
}
.bs-headwidget.default .bs-social {
list-style: none;
padding: 0 0 0 20px;
margin: 0;
display: flex;
align-items: center;
}
.bs-headwidget.default .navbar-wp {
padding: 0 15px;
height: 100px;
border-radius:0px;
top: -50px; }
.bs-headwidget.default .header_bottom {
position: absolute;
bottom: -64px;
height: 14px;
background-color: #c7d2dc;
z-index: 100;
border-radius: 0;
left: 14px;
right: 14px;
display: none;
}
.bs-headwidget.default .desk-header .btn-0 {
padding: 10px 22px;
line-height: 20px;
margin-left: 10px;
border-radius: 0;
}
.bs-headwidget.default .desk-header .btn-0:hover{
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.bs-head-detail .info_widget {
display: flex;
font-size: 13px;
}
.bs-head-detail .info_widget i {
display: inline-flex;
position: relative;
margin-right: 5px;
font-size: 22px;
margin-top: 4px;
}
.bs-head-detail .info_widget strong {
display: flex;
margin-bottom: -5px;
}
.bs-cart {
position: relative;
}
.bs-cart-count {
background: #e33729;
border-radius: 20px;
color: #ffffff;
display: inline-block;
font-size: 9px;
font-weight: bold;
height: 16px;
line-height: 15px;
margin-left: -15px;
margin-top: 0;
position: absolute;
text-align: center;
vertical-align: top;
width: 16px;
}
.navbar-wp {
margin: 0;
padding: 0;
height: 85px;
border: none;
border-radius: 0;
z-index: 1000;
}
.navbar-header {
display: flex;
align-items: center;
}
.navbar-header.column {
flex-direction: column;
}
.navbar-brand {
font-size: 26px;
height: auto;
line-height: 25px;
margin-right: 10px;
padding: 15px 0;
text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
}
.navbar-brand img {
max-width: 200px;
height: auto;
}
.navbar-brand .site-title {
font-size: 26px;
line-height: 1.2;
}
.navbar-brand .site-description {
font-size: 13px;
line-height: 0;
margin-bottom: 0;
}
.navbar-wp .navbar-nav > li> a {
padding: 0 12px;
margin-right: 0;
font-size: 16px;
letter-spacing: 0.5px;
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
transition: all .25s ease-out;
margin-bottom: 0px;
font-weight: 600;
display: block;
}
.navbar-wp .navbar-nav > li > ul > li > a i {
padding-right: 10px;
}
.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:hover, .navbar-wp .navbar-nav > .disabled > a:focus {
background-color: transparent;
}
.navbar-wp .navbar-nav > .open > a, .navbar-wp .navbar-nav > .open > a:hover, .navbar-wp .navbar-nav > .open > a:focus {
background: transparent;
}
.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
background: transparent;
}
.navbar-toggle {
border-radius: 0;
margin: 10px auto;
position: absolute;
right: 5%;
border: none;
box-shadow: none;
}
.navbar-wp .dropdown-menu {
min-width: 200px;
padding: 0;
border: none;
border-radius: 0;
z-index: 10;
right: auto;
left: 0;
}
.navbar-wp .dropdown-menu > li, .navbar-wp .dropdown-menu > li:last-child {
border: 0;
text-transform: capitalize;
}
.navbar-wp .dropdown-menu > li > a {
padding: 8px 15px;
display: block;
transition: .3s;
font-weight: normal;
}
.navbar-wp .dropdown-menu > .dropdown-menu {
right: 0;
left: auto;
}
.navbar-nav > li:last-child > .dropdown-menu {
right: 0;
left: auto;
}
.dropdown-submenu {
position: relative
}
.dropdown-submenu > .dropdown-menu {
top: -1px;
left: 100%;
margin-top: 0;
margin-left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
padding: 0
}
.dropdown-submenu.pull-left {
float: none
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px
}
.navbar-wp .navbar-brand {
font-size: 22px;
line-height: 20px;
padding: 15px 0;
transition: all 0.25s ease-out 0s;
}
.navbar-wp .dropdown-menu.searchinner {
left: inherit !important;
right: 0!important;
padding: 10px;
min-width: 200px;
}
.navbar-wp .dropdown-menu.searchinner .search-form {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.navbar-wp .dropdown-menu.searchinner .search-field{
flex: 1 1 auto;
width: 100%;
}
.navbar-wp .dropdown-menu.searchinner .search-submit {
border: medium none;
border-radius: 0 4px 4px 0;
height: 45px;
line-height: 25px;
padding: 5px;
}
.desk-header {
display: flex;
}
.desk-header .btn-theme{
padding: 6px 22px;
line-height: 20px;
margin-left: 10px;
}
.desk-header .msearch {
padding: 8px;
}
.bs-headwidget .desk-header .msearch {
padding: 8px 10px;
border-radius: 30px;
}
.desk-header .msearch.dropdown-toggle::after {
content: inherit;
}
.top-cart {
margin-left: 10px;
margin-right: 10px;
position: relative;
} 
.text-start {
text-align: left ;
} 
.text-end {
text-align: right ;
}
.bs-headwidget .is-sticky .navbar-wp { 
left: unset;
right: unset; 
}
.bs-main-nav .is-sticky .header-sticky{
animation: slide-down 1.07s;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
@keyframes slide-down {
0% {
opacity: 1;
transform: translateY(-100%);
} 
100% {
opacity: 1;
transform: translateY(0);
} 
}
.bs-headwidget .navbar-header-logo{
display: flex; 
flex-wrap: wrap;
flex-direction: column; 
} .wd-back{
padding: 20px;
margin-bottom: 30px;
} body {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
padding: 0;
margin: 0;
font-family: 'Poppins', sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.78;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:focus {
outline: 1px solid;
text-decoration: underline;
} ::-webkit-scrollbar {
width: 8px;
} ::-webkit-scrollbar-track {
background: #f1f1f1; 
} ::-webkit-scrollbar-thumb {
background: #888; 
} @keyframes bobble {
0% {
transform: translate3d(0px, -25px, 0px);
animation-timing-function: ease-in;
}
50% {
transform: translate3d(0px, -35px, 0px);
animation-timing-function: ease-out;	
}
100% {
transform: translate3d(0px, -25px, 0px);	
}
}
input[type="radio"], input[type="checkbox"]{display: inline;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
color: #545454;
border-color: #545454;
box-shadow: 0 0 0 0.063rem rgba(84, 84, 84,.25) !important;
}
select {
background-clip: padding-box;
background-color: #fff;
border: 2px solid #ccc;
border-radius: 0;
color: #444;
display: block;
font-weight: 400;
overflow: hidden;
padding: 6px 12px;
position: relative;
text-decoration: none;
white-space: nowrap;
}
.no-gutter > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
color: #545454;
background: #fff;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 2px solid #e5e5e5;
border-radius: 0;
display: block;
padding: 13px 16px;
width: 100%;
outline: 0;
height: 45px;
}
.input-group .form-control{height: 40px;}
.form-group input[type="text"], 
.form-group input[type="email"] {
height: 40px;
}
button,
input[type="button"],
input[type="submit"], input[type="reset"] {
padding: 10px 35px;
line-height: 30px;
border-radius: 0;
font-weight: bold;
font-size: 14px;
border-width: 2px;
border-style: solid;
transition: all 0.4s ease-in-out 0s;
}
input[type="submit"]:hover, input[type="reset"]:hover, button:hover, input[type="submit"]:focus, input[type="reset"]:focus, button:focus {
transition: all 0.3s ease 0s;
outline: none;
box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.form-control {
border-radius: 0;
margin-bottom: 20px;
box-shadow: inherit;
padding: 6px 12px;
line-height: 40px;
border-width: 2px;
border-style: solid;
height: 40px;
}
.form-control:focus {
box-shadow: inherit;
}
td {
padding: 0.5rem;
}
table, th, td {
border: 1px solid #e9e9e9;
}
address { 
margin: 0 0 1.6rem; 
line-height: 2; 
}
pre {
background: #f6f6f6;
margin-bottom: 32px;
max-width: 100%;
overflow: auto;
padding: 16px;
}
mark, ins, .mark {
padding: 2px 5px;
border-radius: 3px;
}
hr { 
background-color: #e9e9e9; 
border: 0; 
height: 1px; 
}
code, kbd, tt, var { 
font-size: 16px; 
}
code, kbd, tt, var, samp, pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
abbr, acronym { 
border-bottom: 1px dotted #e9e9e9; 
cursor: help; 
}
iframe { 
border: 0; 
}
big { 
font-size: 125%; 
}
s, strike, del { text-decoration: line-through; }
em, cite, q { font-style:italic; }
ins, mark { color: #ffffff; text-decoration: none; padding: 0 3px; }
code {
color: #444444;
}
legend {
color: #000;
padding: 5px 10px;
font-weight: 600;
display: table;
max-width: 100%;
border-bottom: none;
width: auto;
padding: 0;
white-space: normal;
}
.gallery .gallery-icon img {
height: auto;
max-width: 100%;
padding: 0;
border: 5px solid #fff;
-moz-box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
-webkit-box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
}
fieldset {
margin-bottom: 1rem;
border: 1px solid #e9e9e9;
margin: 0 2px;
padding: 0.35rem 0.950rem 0.75rem;
}
fieldset p { margin: 0px 0 20px; }
.post-edit-link i{margin-left: 0px;}
.post-edit-link{margin-left: 5px;}
::-webkit-input-placeholder { color: #463838; }
:-moz-placeholder { color: #463838; }
::-moz-placeholder { color: #463838; }
:-ms-input-placeholder { color: #463838; } .responsive-video {
height: 0;
padding-top: 1px;
position: relative;
padding-bottom: 56.25%; }
.responsive-video iframe {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
border: none;
border-radius: 0;
}
.bs-card-box {
border-width: 1px;
border-style: solid;
border-color: #eaeaea;
background: #fff;
} .bs-social {
list-style: none;
padding: 0;
margin: 0;
display: flex;
align-items: center;
}
.bs-social li {
margin-left: 8px;
margin-right: 8px;
}
.bs-social li:first-child {
margin-left: 0;
}
.bs-social li:last-child {
margin-right: 0;
}
.bs-social li a {
width: 40px;
height: 40px;
display: inline-flex;
line-height: 1;
align-items: center;
justify-content: center;
border-radius: 0px;
position: relative;
z-index: 0;
overflow: hidden; }
.bs-social li a:hover {
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.bs-social li a i {
z-index: 2;
}
.bs-social li a:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
z-index: 2;
border-radius: 0px;
transition: all .5s ease;
}
.bs-social li a:hover:before {
width: 100%;
}
.z-0 {
z-index: 0;
}
.z-1 {
z-index: 1;
} h1, .h1 {
font-size: 34px;
line-height: 40px;
}
h2, .h2 {
font-size: 32px;
line-height: 35px;
}
h3, .h3 {
font-size: 28px;
line-height: 30px;
}
h4, .h4 {
font-size: 2rem;
line-height: 25px;
}
h5, .h5 {
font-size: 20px;
line-height: 20px;
}
h6, .h6 {
font-size: 16px;
line-height: 20px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
font-weight: 700;
font-family: 'Josefin Sans', sans-serif;
}
.alignright {
text-align: right;
}
.alignleft {
text-align: left;
}
.aligncenter {
text-align: center;
}
blockquote {
position: relative;
width: 100%;
border-width: 1px 1px 1px 5px;
border-style: solid;
padding-left: 8px;
border-radius: 10px;
border-right-color: #eee;
border-top-color: #eee;
border-bottom-color: #eee;
-webkit-box-shadow: 0 7px 40px 0 rgb(32 32 32 / 5%);
box-shadow: 0 7px 40px 0 rgb(32 32 32 / 5%);
padding: 30px;
}
blockquote::before {
color: #d0d0d0;
content: "\f10d";
display: table;
float: left;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 28px;
margin-top: 6px;
width: 6%;
}
blockquote p {
font-style: italic;
width: 94%;
display: table;
font-size: 18px;
font-weight: 500;
} .btn, .more-link {
padding: 10px 35px;
line-height: 30px;
overflow: hidden;
position: relative;
border-radius: 0px;
font-weight: bold;
display: inline-block;
border-width: 0;
border-style: solid;
z-index: 1;
}
.btn {
color: #d6111e;
background-color: #f5f5f5; }
.btn:hover {
color: #fff; box-shadow: 0 0 0 0 #c7d2dc;
}
.btn:before, .more-link:before, .btn:after, .more-link:after {
z-index: -1;
transition: 0.5s ease-in-out;
}
.btn-0:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transform: translateX(-102%);
}
.btn-0:hover:before {
transform: translateX(0);
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
border-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
border-radius: 0;
}
.pagination > li > a, .pagination > li > span {
margin: 0 6px 10px;
border-radius: 0;
border : none;
width: 40px;
height: 40px;
line-height: 40px;
padding: 0;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > li > a:hover, .pagination > li > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
transition: all 0.3s ease 0s;
}
button.mfp-close:hover, button.mfp-close:focus {
background: inherit;
}  .bs-slider-warraper .bs-slider {
margin: 0;
position: relative;
z-index: 1;
width: 100%;
}
.bs-slider-warraper .bs-slider .container{
z-index: 10;
}
.bs-slider-warraper .bs-slider .item img {
width: 100%;
min-height: 400px;
}
.bs-slider-warraper .bs-slider .item iframe {
border: 6px solid #fff;
}
.bs-slider .bs-slide {
height: 650px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: flex;
align-items: center;
}
.bs-slider .bs-slide:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
} .bs-slider .slide-caption {
z-index: 5;
}
.bs-slider .slide-caption .slide-inner-box .description p {
letter-spacing: inherit;
}
.bs-slider .slide-subtitle {
display: inline-flex;
align-items: center;
color: #fff;
padding: 5px  10px 3px  10px;
border-radius: 20px;
margin-bottom: 20px;
}
.bs-slider .slide-caption h2 {
font-size: 3.75rem;
line-height: 1.2;
font-weight: 800;
margin-bottom: 20px;
}
.bs-slider .slide-caption .description {
font-size: 17px;
font-weight: normal;
line-height: 26px;
padding: 0;
width: 100%;
}
.bs-slider .slide-caption .description p {
margin: 0;
font-size: 17px;
font-weight: normal;
line-height: 26px;
} .slider-btns {
display: flex;
align-items: center;
} .slider-btns .btn-video {
font-size: 50px;
} .top-ct-section .overlay{
position: relative;
padding-bottom: 50px;
}
.top-ct-section .container {
position: absolute;
margin-top: -60px;
z-index: 1;
right: 0;
left: 0;
}
.top-ct-section .feature_widget { }
.top-ct-section .feature_widget:hover {
box-shadow: 0 0 0 0;
}
.bs-section {
padding: 0;
margin: 0;
}
.bs-section .overlay {
padding: 50px 0 95px;
margin: 0;
}
.bs-section h1 {
font-weight: bold;
}
#content {
padding: 60px 0;
background-color: #eff2f7 !important;
}
#content img {
max-width: 100%;
height: auto;
object-fit: cover;
}
.bs-widget.widget_text h2 {
font-size: 22px;
margin-bottom: 15px;
position: relative;
padding-bottom: 15px;
font-weight: 600;
}
.img-shadow {
box-shadow: -30px 30px 1px 0 var(--pri-color);
} .bs-heading {
margin-bottom: 40px;
position: relative;
}
.bs-heading h2, #product .bs-heading h2 {
font-size: 2.5rem;
line-height: 1.2;
font-weight: 700;
}
.bs-heading h3.bs-subtitle {
margin-bottom: 15px;
margin-top: 0;
line-height: 28px;
font-weight: 600;
letter-spacing: 1px;
font-size: 14px;
display: inline-block;
border-radius: 0px;
padding: 8px 25px 3px 25px;
}
.bs-heading .bs-title {
position: relative;
display: inline-block;
margin-bottom: 0;
padding: 0;
line-height: 40px;
width: auto;
letter-spacing: 1px;
}
.bs-heading .bs-title i {
display: block;
font-size: 20px;
height: 35px;
line-height: 35px;
position: absolute;
text-align: center;
bottom: -20px;
width: 30px;
margin: 0 auto;
left: 0;
right: 0;
}
.shd{
box-shadow: 0 0 3px rgb(60 72 88 / 15%);
transition: .5s;
}
.shd:hover{
box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
transform: translateY(-10px);
}
.hvreff{
transition: .5s;
}
.hvreff:hover{
transform: translateY(-10px);
} .feature_widget {
margin: 0px;
padding: 25px;
display: flex;
position: relative;
z-index: 1;
background: #fff;
border-radius: 0px;
transition: .5s;
box-shadow: 0 8px 10px 0 rgb(0 0 0 / 20%);
}
.feature_widget::after{
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 101%;
content: '';
display: block;
overflow: hidden;
border-radius: 0;
transform: rotateY(180deg);
transition: .5s;
z-index: -1;
}
.feature_widget:hover::after{
transition: 0.5s ease;
transform: rotateY(0deg); border-radius: 0;
}
.feature_widget i {
text-align: center;
margin: 0px 20px 0px 0px;
padding: 0;
border-radius: 0px;
height: 60px;
width: 60px;
line-height: 60px;
font-size: 26px;
display: flex;
justify-content: center;
align-items: center;
flex-shrink: 0; }
.feature_widget:hover i {
animation: icon-bounce 0.8s  cubic-bezier(.24,.74,.58,1) both  1;
}
@keyframes icon-bounce{
100%,0%{
transform: translateY(0);
}
50%{
transform: translateY(-10px);
}
80%{
transform: translateY(10px);
}
}
.z-0 {
z-index: 0;
}
@keyframes circles {
0%{
transform: translateY(0) rotate(0deg);
opacity: 1;
border-radius: 0;
}
100%{
transform: translateY(-1000px) rotate(720deg);
opacity: 0;
border-radius: 50%;
}
}
@keyframes pulse {
0% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
}
70% {
transform: scale(1);
box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
}
100% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
} .service-bottom .overlay{
padding-bottom: 200px;
}
.service-bottom .container {
position: absolute;
margin-top: -220px;
z-index: 1;
right: 0;
left: 0;
}
.bs-sevice {
margin-bottom: 30px;
position: relative;
}
.bs-sevice .img_area {
overflow: hidden;
}
.bs-sevice .img_area img{
width: 100%;
height: 100%;
transform: scale(1.0);
transition: .5s;
}
.bs-sevice:hover  .img_area img{
transition: .5s;
transform: scale(1.2);
}
.bs-sevice .bs-sevice-inner {
padding: 20px 3px 0 3px;
}
.bs-sevice h4, .bs-sevice h4 a{
font-weight: 700;
}
.bs-sevice i{
font-size: 70px;
line-height: 1;
margin-bottom: 30px;
} .bs-sevice.one{
position: relative;
padding: 30px;
box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
overflow: hidden;
background: #fff;
text-align: center;
}
.bs-sevice.one::before{
content: "";
position: absolute;
z-index: -1;
bottom: -32px;
left: 50%;
height: 32px;
width: 32px;
border-radius: 32px;
-webkit-transform: scale(1);
transform: translateX(-50%) scale(1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: -webkit-transform 1s ease-out;
transition: -webkit-transform 1s ease-out;
transition: transform 1s ease-out;
transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}
.bs-sevice.one .img_area{
position: relative;
font-size: 80px;
color: #FF0000;
}
.bs-sevice.one .img_area img{
display: none;
}
.bs-sevice.one .img_area::before{
content: attr(data-name);
position: absolute;
font-size: 100px;
right: 30px;
top: 30px;
line-height: 80px;
font-weight: 700;
color: #000;
opacity: .05;
transition: all .5s;
-moz-transition: all .5s;
-webkit-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
}
.bs-sevice.one .topbox h3 a{
color: #00173c;
}
.bs-sevice.one .topbox h3{
margin-bottom: 15px;
} 
.bs-sevice.one .bs-sevice-inner p{
font-size: 16px;
margin-bottom: 30px;
border-bottom: 1px solid #ddd;
padding-bottom: 30px;
}
.bs-sevice.one  .img_area span {
margin: 0 0px 0 80px;
font-weight: 800;
font-size: 80px;
color: #f2f2f2;
}
.bs-sevice.one .bs-sevice-inner a{
color: #000;
} .bs-sevice.one:hover  i{
color: #fff;
}
.bs-sevice.one:hover h4 a{
color: #fff;
}
.bs-sevice.one:hover{
color: #ffffff;
}
.bs-sevice.one:hover::before{
transform: scale(50);
}
.bs-sevice.one:hover a{
color: #ffffff;
}
.bs-sevice.one:hover a.btn-0{
color: #000;
}
.bs-sevice.one:hover a.btn-0:hover{
color: #fff;
}
.bs-sevice.one:hover .img_areai{
color: #fff;
} .bs-section.portfolio {
background: #fff;
}
.bs-portfolio.one{
position: relative;
overflow: hidden;
height: 380px;
margin: 10px 0;
}
.bs-portfolio.one .img_area{
width: 100%;
height: 100%;
}
.bs-portfolio.one img.img-fluid {
height: 100%;
object-fit: cover;
}
.bs-portfolio.one .bs-portfolio-inner{
position: absolute;
top: 0;
right: 0;
width: 0%;
height: 100%;
display: flex;
align-items: end;
z-index: 0;
transform-origin: left;
transition: all 0.5s;
}
.bs-portfolio.one:hover .bs-portfolio-inner{
width: 100%;
left: 0;
right: auto;
transform-origin: right;
}
.bs-portfolio.one .bs-portfolio-inner h4 a{
display: block;
opacity: 0;
transition: all 0.9s ease;
}
.bs-portfolio.one:hover .bs-portfolio-inner h4 a{
opacity: 1;
}
.bs-portfolio.one .bs-portfolio-inner h4 a{
color: #fff;
font-size: 25px;
}
.bs-portfolio.one .bs-portfolio-inner p{
color: #fff;
font-size: 18px;
}
.bs-portfolio.one .topbox {
padding: 40px 10px;
opacity: 0;
justify-content: flex-end;
align-items: self-start;
}
.bs-portfolio.one:hover .topbox{
opacity: 1;
transition: 0.8s;
}
.bs-portfolio.one .topbox  .ser-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: var(--pri-color);
font-size: 20px;
width: 60px;
height: 60px;
background: #fff;
border-radius: 50%;
text-align: center;
line-height: 60px;
}
.bs-portfolio.one .btn-0{
align-items: flex-end;
position: absolute;
bottom: 0;
right: 0;
opacity: 0;
}
.bs-portfolio.one:hover .btn-0{
opacity: 1;
} .bs-section.features .overlay {
padding: 50px 0;
} .portfolios .overlay {
padding: 50px 0;
margin: 0;
background: #fff;
}
.bs-portfolio-block-wrap {
display: grid;
margin-left: -15px; 
margin-right: -15px;
}
.portfolio-wapper .bs-portfolio-navgation {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 50px;
}
.portfolio-wapper a.active.nav-item {
color: #ffffff;
background-color: var(--pri-color);
}
.portfolio-wapper a.nav-item {
font-size: 20px;
font-weight: 500;
padding: 8px 24px 6px;
margin-left: 10px;
margin-bottom: 5px;
text-decoration: none;
color: #111111;
border-radius: 4px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.portfolio-wapper{
padding:  0;
}
.portwbox {
margin-left: 15px; margin-right: 15px;
}
.bs-portfolio {
height: 300px;
background-size: cover;
background-position: center;
position: relative;
transition: all 0.4s ease 0s;
margin-bottom: 30px;
background-color: #888;
}
.bs-portfolio .bs-portfolio-inner{
transition: all 0.4s ease 0s;
opacity: 0;
height: 100%;
position: relative;
width: 100%;
padding: 0;
}
.bs-portfolio:hover .bs-portfolio-inner {
opacity: 1;
}
.bs-portfolio .icon {
margin-bottom: 20px;
}
.bs-portfolio .icon a {
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
margin-left: 53px;
margin-right: 53px;
transform: rotate(180deg);
transition: all 0.6s ease;
border-radius: 0%;
}
.bs-portfolio:hover  .icon a {
margin-left: 3px;
margin-right: 3px;
transform: rotate(0deg);
}
.bs-portfolio .img_area img{
object-fit: cover;
}
.bs-portfolio h2 {
font-size: 18px;
font-weight: 600;
}
.bs-portfolio .topbox{
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
transition: all 0.6s ease;
} .calltoaction {
height: 100%;
overflow: hidden;
width: 100%;
padding: 0;
}
.calltoaction .overlay {
height: 100%;
position: relative;
width: 100%;
padding: 50px 30px;
}
.calltoaction .bs-heading h2, .calltoaction .bs-heading {
margin: 0;
font-size: 26px;
line-height: 37px;
}
.calltoaction .bs-heading h3 {
opacity: 1; 
}
.calltoaction .btn{
float: right;
} .bs-blog-post {
margin-bottom: 30px;
}
.bs-blog-thumb {
position: relative;
min-height: 20px;
overflow: hidden;
max-width: 100%;
}
.bs-blog-thumb.back-img {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bs-blog-thumb.md {
height: 220px;
}
.bs-blog-category {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 10px;
margin-bottom: 10px;
}
.bs-blog-category a {
margin-left: 3px;
margin-right: 3px;
padding: 5px 5px;
font-size: 12px;
line-height: 1em;
text-decoration: none;
border-radius: 3px;
}
.bs-blog-post h4.title {
font-size: 28px;
font-weight: 800;
line-height: 1.2;
}
.bs-blog-post h4.title.sm {
font-size: 28px;
line-height: 1.2;
}
.bs-blog-post .small {
padding: 20px 20px;
font-size: unset;
overflow: hidden;
}
.bs-post-meta a {
display: inline-block;
}
.bs-blog-meta, .bs-blog-meta a{
padding-bottom: 10px;
}
.bs-blog-meta span {
font-size: 14px;
font-weight: 500;
letter-spacing: 0.5px;
opacity: 0.8;
text-transform: capitalize;
margin-right: 8px;
}
.bs-blog-meta span:last-child {
margin-right: 0;
}
.bs-author:before, .bs-blog-date:before, .comments-link:before, .cat-links:before, .tag-links:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: relative;
display: inline-block;
padding-right: 3px;
padding-left: 0px;
text-decoration: inherit;
vertical-align: baseline;
opacity: 0.8;
}
.bs-blog-date:before{
content: "\f017";
}
.bs-author:before{
content: "\f2bd";
}
.comments-link:before {
content: "\f086";
}
.cat-links:before { content: "\f07c"; }
.tag-links:before { content: "\f02c"; }
.bs-author-pic img {
width: 80px;
height: 80px;
border-radius: 50%;
border: 2px solid #c4c4c4;
padding: 4px;
}
.bs-comments img.rounded-circle{
margin-right: 20px;
width: 40px;
height: 40px;
}
.comment-list {
list-style: none !important;
}
.comments-area .comment-body {
position: relative;
padding: 25px 25px 25px 70px;
min-height: 120px;
overflow-wrap: break-word;
word-wrap: break-word;
border-radius: 3px;
z-index: 0;
margin-bottom: 1rem;
}
.comment-body{
margin-bottom: 25px;
}
.comment-list .children {
position: relative;
padding: 0;
margin: 0;
margin-left: 2.5rem;
z-index: 0;
list-style: none;
}
.comment-body .reply {
text-align: right;
}
#comments img {max-width: 100%;}
.reply a {
font-size: 14px;
padding: 5px 17px;
font-weight: bold;
transition: 0.3s ease-in-out 0s;
border-radius: 0;
display: inline-block;
border-radius: 30px;
}
.comments-area .comment-meta {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: flex-start;
align-items: flex-start;
-ms-flex-direction: column;
flex-direction: column;
}
.comments-area .comment-meta .comment-author img {
border-radius: 60%;
position: absolute;
z-index: 0;
left: 0;
top: 28px;
width: 60px;
height: 60px;
border: 2px solid #c5c5c5;
padding: 2px;
}
.comment-meta .comment-metadata {
width: 100%;
line-height: 1.5;
font-size: 14px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-justify-content: space-between;
justify-content: space-between;
}
.comment-reply-title {
font-size: 16px;
}
.comment-content {
position: relative;
z-index: 0;
padding: 16px 40px 16px 0;
}
ol.wp-block-latest-comments {
padding: 0;
overflow-x: hidden;
} .bs-contact .overlay {
padding: 40px 0;
margin: 0;
}
.widget_industryup_custom_widget h5 , .industryup_contact_widget h6 {
font-size: 16px;
font-weight: bold;
margin-bottom: 40px;
position: relative;
padding-bottom: 15px;
border-bottom-style: solid;
border-bottom-width: 1px;
} .bs-breadcrumb-section {
background-image: url(//grupoicpas.cl/wp-content/themes/industryup/images/breadcrumb-back.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: scroll;
background-color: #143745;
margin: 0 0 0px;
height: 100%;
padding: 0;
width: 100%;
box-shadow: 0 0 5px 0 #aaaaaa;
}
.bs-breadcrumb-section .overlay {
height: 100%;
padding: 100px 0;
position: relative;
width: 100%;
background-color: rgba(255, 255, 255, 0.7);
background-repeat: no-repeat;
background-position: bottom;
}
.bs-breadcrumb-section.trhead .overlay {
padding: 300px 0 100px 0;
}
.bs-breadcrumb-title {
padding: 0;
}
.bs-breadcrumb-title h1 {
font-size: 40px;
font-weight: 700;
margin: 0;
line-height: 48px;
padding-bottom: 0px;
}
.bs-page-breadcrumb {
list-style: none outside none;
margin-bottom: 12px;
padding: 0;
font-size: 15px;
line-height: 30px;
}
.bs-page-breadcrumb > li {
display: inline-block;
}
.bs-page-breadcrumb > li + li:before {
content: "\f178";
font-family: "Font Awesome 5 Free";
font-weight: 900;
padding: 0 5px;
}
.bs-breadcrumb-section .bs-blog-category{
position: relative;
left: 0;
}
.bs-breadcrumb-inner {
display: flex;
width: 100%;
} .bs-sidebar a {
transition: all 0.3s ease 0s;
}
.bs-sidebar .bs-widget .btn {
padding: 2px 12px;
border: none;
border-radius: 0;
height: 40px;
}
.bs-sidebar .bs-widget {
margin-bottom: 30px;
padding: 20px 20px 10px 20px;
border-radius: 0;
border-width: 1px;
border-style: solid;
}
.bs-sidebar .bs-widget ul {
padding: 0;
margin: 0;
list-style: none;
}
.bs-sidebar .bs-widget ul li:last-child {
border: none;
padding-bottom: 0;
}
.bs-sidebar .bs-widget ul li {
display: block;
letter-spacing: 0.2px;
line-height: 22px;
margin: 0 0 10px;
overflow: hidden;
padding: 0;
border-width: 0 0 1px 0;
border-style: solid;
}
.bs-sidebar .bs-widget h2, .bs-sidebar .wp-block-search__label {
font-size: 18px;
line-height: 20px;
font-weight: 600;
margin-bottom: 30px;
padding: 0 0 10px 0;
position: relative;
letter-spacing: 1px;
border-style: solid;
border-width: 0 0 1px 0;
} 
.bs-sidebar .wp-block-search__label {
font-family: 'Josefin Sans', sans-serif;
}
.bs-sidebar .bs-widget h6 {
font-size: 18px;
font-weight: 600;
margin-bottom: 30px;
padding: 0 0 10px 0;
position: relative;
letter-spacing: 1px;
border-style: solid;
border-width: 0 0 1px 0;
}
.bs-sidebar .bs-widget ul li {
padding: 10px 0;
position: relative;
transition: all 0.4s ease-in-out 0s;
}
.bs-sidebar .bs-widget ul li a:hover {
padding-left: 10px;
transition: all 0.4s ease-in-out 0s;
}
.bs-sidebar .bs-widget ul.menu li .sub-menu {
margin-left: 15px;
}
.bs-sidebar .bs-widget ul.menu li .sub-menu li {
border-bottom: none;
padding: 10px 0 0;
}
.bs-sidebar .bs-widget.widget_search .btn {
border: medium none;
border-radius: 0;
height: 40px;
line-height: 25px;
padding: 5px 15px;
transition: all 0.3s ease 0s;
}
.bs-sidebar .bs-category-widget ul li {
padding: 10px 0;
position: relative;
transition: all 0.4s ease-in-out 0s;
border-width: 0 0 1px 0;
border-style: solid;
}
.bs-sidebar .bs-category-widget ul li a:hover {
padding-left: 10px;
transition: all 0.4s ease-in-out 0s;
}
.bs-sidebar .bs-widget .bs-widget-tags, .bs-sidebar .bs-widget .tagcloud {
margin: 0 0 10px;
overflow: hidden;
padding: 0;
}
.bs-sidebar .bs-widget .bs-widget-tags a, .bs-sidebar .bs-widget .tagcloud a {
cursor: pointer;
display: inline-block;
font-size: 14px !important;
font-weight: 400;
line-height: 20px;
margin: 0 5px 9px 0;
padding: 6px 12px;
transition: all 0.4s ease-in-out 0s;
border-radius: 0;
text-transform: capitalize;
}
.bs-sidebar .bs-widget-tags a:hover, .bs-sidebar .bs-widget .tagcloud a:hover {
transition: all 0.4s ease-in-out 0s;
} .bs-sidebar .bs-widget .bs-blog-post {
margin-bottom: 0;
margin-top: 0 !important;
overflow: hidden;
padding-bottom: 20px;
}
.bs-sidebar .bs-widget .bs-post-area {
display: block;
float: left;
margin-left: 0;
margin-right: 15px;
}
.bs-sidebar .bs-widget .bs-blog-post .bs-post-area img {
border-radius: 3px;
display: block;
height: 58px;
max-width: 80px;
transition: all 0.3s ease-in-out 0s;
}
.bs-sidebar .bs-widget .bs-blog-post h3 {
display: block;
font-size: 14px;
font-weight: 600;
line-height: 22px;
margin-bottom: 5px;
margin-top: -5px;
word-wrap: break-word;
}
.bs-widget .bs-blog-post span {
display: block;
font-size: 12px;
line-height: 20px;
margin-right: 8px;
font-style: italic;
}  .bs-sidebar .bs-widget .calendar_wrap table {
width: 100%;
font-size: 11px;
}
.bs-sidebar .bs-widget .calendar_wrap table caption {
border-radius: 2px;
font-size: 16px;
font-weight: 500;
line-height: 35px;
margin-bottom: 0;
padding: 5px 12px;
text-align: center;
border-width: 1px;
border-style: solid;
}
.bs-sidebar .calendar_wrap table thead th {
border-width: 1px;
border-style: solid;
}
.bs-sidebar .calendar_wrap table tbody td:hover, .bs-sidebar .calendar_wrap table tbody #today:hover {
transition: all 0.3s ease 0s;
}
.bs-sidebar .calendar_wrap table tfoot {
border-width: 1px;
border-style: solid;
}
.bs-sidebar .bs-widget .calendar_wrap table thead th {
text-align: center;
padding: 6px 0;
}
.bs-sidebar .bs-widget .calendar_wrap table tbody td {
line-height: 2.5em;
transition: background 0.15s ease 0s;
text-align: center;
border-width: 1px;
border-style: solid;
}
.bs-sidebar .bs-widget .calendar_wrap table tfoot {
font-size: 11px;
}
.bs-sidebar .bs-widget .calendar_wrap table tfoot tr td#prev {
padding: 5px;
text-transform: uppercase;
}
.bs-sidebar .bs-widget .calendar_wrap table tfoot tr td#next {
padding: 5px;
text-align: right;
text-transform: uppercase;
}
.bs-widget .wp-calendar-nav {
display: flex;
justify-content: space-between;
} .bs-sidebar .bs-widget .textwidget select, .bs-sidebar .bs-widget .textwidget img {
width: 100%;
}
.bs-sidebar .bs-widget .textwidget img.size-large {
height: auto;
} .bs-sidebar .bs-widget.widget_product_search .btn {
padding: 2px 12px;
height: 40px;
border-radius: 0;
margin-left: -1px;
} .bs-sidebar .bs-left-menu-widget ul li {
border-radius: 0;
margin: 0;
padding: 10px 20px;
}
.bs-sidebar .bs-left-menu-widget ul li:hover, .bs-sidebar .bs-left-menu-widget ul li.active {
border-radius: 0 30px 30px 0;
} .bs-error-404 h1 {
font-size: 100px;
line-height: 80px;
}
.bs-error-404 h1 i {
padding: 5px;
text-shadow: 1px 3px 8px rgba(0, 0, 0, 0.17);
}
.bs-error-404 h4 {
line-height: 40px;
}
.bs-error-404 p {
line-height: 30px;
} footer .feature_widget::after{
display: none;
} 
footer .feature_widget i{
background-color: #000;
}
footer .feature_widget::before{
content: "";
display: block;
height: 55%;
width: 1px;
position: absolute;
right: 1px;
top: 23%;
z-index: -1;
background-color: #fff;
opacity: .3;
}
footer .feature_widget.fe-center::before{
display: none;
}   
footer .feature_widget .media-body{
color: #fff;
}
footer .feature_widget .media-body h5{
color: #fff;
}
.bs-footer-top-area {
padding: 30px 0;
text-align: center;
}
footer .bs-footer-top-area h6 {
font-size: 18px;
font-weight: 700;
margin: 0 0 30px 0;
position: relative;
}
footer .bs-footer-widget-area {
padding-top: 80px;
}
footer .bs-widget {
margin-bottom: 50px;
}
footer .bs-widget:nth-child(4n+1) {
clear: both;
}
footer .industryup_contact_widget .col-md-12 {
padding: 0;
}
footer .bs-search-widget .btn {
padding: 1px 12px;
border-radius: 0;
height: 40px;
}
footer .bs-widget.widget_search .btn {
border-width: 1px;
border-style: solid;
padding: 2px 12px;
height: 40px;
border-top-right-radius: 3px;
}
footer .bs-widget.widget_search .btn-default, footer .bs-widget.widget_search .btn-default:hover {
background-color: initial;
}
footer .bs-widget.widget_search .btn:hover, footer .bs-widget.widget_search .btn:focus {
border-width: 1px;
border-style: solid;
transition: all 0.4s ease-in-out 0s;
}
footer .bs-widget h6 {
font-size: 20px;
font-weight: 700;
border-width: 0;
border-style: solid;
margin-bottom: 30px;
padding: 12px 0 0 0;
position: relative;
letter-spacing: 1px;
}
footer .bs-widget ul {
padding: 0;
list-style: none;
}
footer .bs-widget ul li {
display: block;
letter-spacing: 0.2px;
line-height: 22px;
margin: 0 0 10px;
overflow: hidden;
padding: 0;
border-width: 0;
border-style: solid;
}
footer .bs-widget ul li a:hover {
transition: all 0.4s ease-in-out 0s;
}
footer .bs-widget ul li:first-child {
padding-top: 0;
}
footer .bs-widget ul li:last-child {
border-bottom: none;
}
footer .bs-widget ul li {
margin: 0;
padding: 6px 0;
position: relative;
}
footer .bs-widget ul li a {
transition: all 0.4s ease-in-out 0s;
}
footer .bs-widget ul li a:hover {
padding-left: 10px;
}
footer .bs-widget .list-unstyled li:first-child {
padding-top: 0;
}
footer .bs-widget .list-unstyled li {
margin: 0;
padding: 10px 0;
position: relative;
}
footer .bs-widget .list-unstyled li {
border-width: 0;
border-style: solid;
}
footer .bs-widget .list-unstyled li :last-child {
border-bottom: none;
}
footer .bs-widget .list-unstyled li a:hover {
transition: all 0.4s ease-in-out 0s;
}
footer .bs-widget .list-unstyled li a {
line-height: 25px;
transition: all 0.4s ease-in-out 0s;
}
footer .bs-widget .list-unstyled li a:hover {
padding-left: 10px;
}
footer .bs-widget .bs-widget-tags, footer .bs-widget .tagcloud {
margin: 0 0 10px;
overflow: hidden;
padding: 0;
}
footer .bs-widget .bs-widget-tags a, footer .bs-widget .tagcloud a {
cursor: pointer;
display: inline-block;
font-size: 14px !important;
font-weight: 400;
line-height: 20px;
margin: 0 5px 9px 0;
padding: 6px 12px;
transition: all 0.4s ease-in-out 0s;
border-radius: 0;
text-transform: capitalize;
}
footer .bs-widget .bs-widget-tags a:hover, footer .bs-widget .tagcloud a:hover {
transition: all 0.4s ease-in-out 0s;
}
footer .bs-widget .calendar_wrap table {
width: 100%;
font-size: 11px;
}
footer .bs-widget .calendar_wrap table caption {
border-radius: 2px;
font-size: 16px;
font-weight: 500;
line-height: 35px;
margin-bottom: 0;
padding: 5px 12px;
text-align: center;
border-width: 1px;
border-style: solid;
}
footer .bs-widget .calendar_wrap table thead th {
text-align: center;
padding: 6px 0;
border-width: 1px;
border-style: solid;
}
footer .bs-widget .calendar_wrap table tbody td {
line-height: 2.5em;
transition: background 0.15s ease 0s;
text-align: center;
border-width: 1px;
border-style: solid;
}
footer .calendar_wrap table tbody #today:hover {
transition: all 0.3s ease 0s;
}
footer .calendar_wrap table tbody td:hover {
transition: all 0.3s ease 0s;
}
footer .bs-widget .calendar_wrap table tfoot {
font-size: 11px;
border-width: 1px;
border-style: solid;
}
footer .bs-widget .calendar_wrap table tfoot tr td#prev {
padding: 5px;
text-transform: uppercase;
}
footer .bs-widget .calendar_wrap table tfoot tr td#next {
padding: 5px;
text-align: right;
text-transform: uppercase;
}
footer .bs-widget .textwidget select, footer .bs-widget .textwidget img {
width: 100%;
}
footer .bs-widget img.size-large {
width: 100%;
height: auto;
}
footer .bs-widget .form-control {
border-width: 2px;
border-style: solid;
background: rgba(0,0,0,0);
}
footer .bs-widget .form-control:hover, footer .bs-widget .form-control:focus {
border-width: 2px;
border-style: solid;
} footer .bs-widget.widget_product_search .btn {
padding: 2px 12px;
height: 40px;
border-radius: 0;
margin-left: -1px;
}
footer .bs-widget .input-group-btn .btn {
border-radius: 0;
padding: 5px 35px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
} footer .bs-widget .wpcf7-form .wpcf7-form-control {
margin-bottom: -20px;
}
footer .bs-widget .wpcf7-form .wpcf7-textarea {
height: 80px;
}
footer .bs-footer-copyright {
padding: 5px 0 ;
}
.bs-footer-copyright p{
margin: 0;
margin-top: 10px;
}
.bs-footer-copyright p a{
color: #000;
font-weight: 800;
font-size: 16px;
}
footer .bs-footer-copyright, footer .bs-footer-copyright p {
font-size: 14px;
}
footer .bs-footer-copyright .bs-social { 
justify-content: flex-end;
}
footer .bs-social-navigation .icon {
top: -8px;
}
footer .bs-footer-copyright.pt {
padding-top: 60px;
}
footer .bs-footer-copyright .site-info{
margin: auto 0;
} .bs_upscr {
bottom: 2%;
display: none;
height: 40px;
opacity: 1;
overflow: hidden;
position: fixed;
right: 10px;
text-align: center;
width: 40px;
z-index: 9999;
animation: bobble 2s infinite;
border-radius: 50%;
border-width: 2px;
border-style: solid;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bs_upscr:hover {
opacity: 1;
}
.bs_upscr i {
font-size: 16px;
line-height: 40px;
}
.bs_upscr:hover, .bs_upscr:focus {
border-width: 2px;
border-style: solid;
transition: all 0.3s ease 0s;
}
.container.mobi-menu {
display: none;
}  *:focus {
outline: 0;
}
.woocommerce h2 {
font-size: 22px;
}
.woocommerce h3 {
font-size: 20px;
} .woocommerce .products span.onsale, .woocommerce span.onsale {
border-radius: 0;
display: block;
font-size: 13px;
font-weight: normal;
line-height: 25px;
margin: 4px !important;
min-height: 10px;
padding: 0 12px;
z-index: 999;
}
.woocommerce span.onsale {
margin: 10px !important;
}
.woocommerce ul.products li.product {
text-align: center;
padding-bottom: 20px;
transition: all 0.4s ease 0s;
border-radius: 0;
border-width: 1px;
border-style: solid;
border-color: #eaeaea;
background: white;
}
.woocommerce ul.products li.product a img:hover {
opacity: 0.6;
}
.woocommerce-page .woocommerce-ordering select {
padding: 12px 15px 12px 10px;
color: #A0A0A0;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0;
}
.woocommerce-page .products .product > a:first-child {
position: relative;
text-align: center;
display: block;
}
.woocommerce-page .products a.button {
display: inline-block;
text-align: center;
padding: 18px 35px 13px 35px;
border-radius: 0;
margin: 10px;
border: none;
font-weight: bold;
margin: 0 auto !important;
}
.woocommerce-page .products a.button:hover {
box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.woocommerce-page .products h3 {
position: relative;
display: inline-block;
margin-bottom: 30px;
font-weight: bold;
font-size: 12px;
line-height: 25px;
float: none;
width: auto;
margin: 0;
}
.woocommerce-page .products .star-rating {
position: relative;
margin: 0 auto;
}
.woocommerce-page .products a .price {
line-height: 20px;
width: 100%;
float: left;
height: auto;
min-height: 40px;
padding: 10px 0;
}
.woocommerce-page .products a .price del {
display: inline-block !important;
line-height: 20px;
}
.woocommerce-page .products a .price ins {
display: inline-block;
font-weight: bold;
background: none;
line-height: 20px;
margin-left: 10px;
}
.woocommerce-page .products .added_to_cart {
display: inline-block;
text-align: center;
padding: 10px 20px 10px 20px;
border-radius: 0;
border: none;
font-size: 12px;
margin: 0;
}
.woocommerce-page .woocommerce-result-count {
float: left;
font-size: 14px;
line-height: 46px;
margin-top: 20px;
}
.woocommerce-page .woocommerce-ordering {
float: right;
margin-top: 20px;
}
.woocommerce-page .product-type-simple {
position: relative;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-size: inherit;
}
footer .industryup-widget .woocommerce ul.cart_list li img, footer .industryup-widget .woocommerce ul.product_list_widget li img {
margin-top: 7px;
} .tabs.wc-tabs {
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-width: 0 0 1px 0;
border-style: solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
background: transparent;
border: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 22px;
line-height: 25px;
}
.related.products {
text-align: center;
}
.related.products h2 {
font-size: 26px;
line-height: 40px;
} .woocommerce form .form-row label {
width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
height: 40px;
margin-bottom: 20px;
border: 2px solid #ebebeb;
color: #ccc;
border-radius: 0px;
padding: 6px 12px;
}
.select2-container .select2-choice {
height: 40px;
padding: 6px 12px;
} .woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
float: none;
line-height: 30px;
padding: 5px 35px;
border-radius: 0;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
line-height: 30px;
padding: 5px 35px;
border-radius: 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
border-radius: 0;
height: 40px;
border-width: 1px;
border-style: solid;
min-width: 110px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
} .woocommerce-page .woocommerce-message {
margin: 0px 0 40px;
border-radius: 3px;
list-style: none;
}
.woocommerce-page .woocommerce-message a {
padding: 6px 14px;
font-size: 12px;
}
.woocommerce-page .woocommerce-error {
list-style: none;
padding: 10px 0 10px 50px;
margin: 0px 0 40px;
border-radius: 3px;
border: none;
float: left;
width: 100%;
}
.woocommerce-page .woocommerce-error a {
padding: 6px 14px;
font-size: 12px;
}
.woocommerce-page .woocommerce-info {
list-style: none;
padding: 0;
margin: 0px 0 40px;
border-radius: 3px;
border: none;
float: left;
width: 100%;
margin-top: 25px !important;
}
.woocommerce-page .woocommerce-info a {
padding: 6px 14px;
font-size: 12px;
}
.woocommerce-page .woocommerce-info {
float: left;
text-align: left;
padding-top: 30px;
}
.woocommerce-page .woocommerce .woocommerce-info {
border-radius: 3px;
border: none;
padding: 15px 0 15px 50px;
margin-bottom: 40px;
}
.woocommerce-page .woocommerce .woocommerce-info a {
opacity: 0.9;
} .woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
float: left;
line-height: 1.42857;
margin: 6px;
padding: 6px 12px;
border-radius: 0;
} .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #1a2128;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: 100%;
padding-left: 0;
padding-right: 0;
} .wp-block-search .wp-block-search__input {
border: 2px solid #e5e5e5;
}
.wp-block-search button.wp-block-search__button {
z-index: 1;
position: relative;
margin-left: -2px;
overflow: hidden;
padding: 0 25px 0 10px;
}
.wp-block-search button.wp-block-search__button::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transform: translateX(-105%);
z-index: -1;
transition: 0.5s ease-in-out;
}
.wp-block-search button.wp-block-search__button:hover:before {
transform: translateX(0);
} .entry-content img {
margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
}
.alignright, img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
}
.aligncenter, img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
.alignnone, img.alignnone {
text-align: unset;
}
.wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
.gallery dl {color: inherit;}
.gallery dt {color: inherit;}
.gallery dd {color: inherit;}
.gallery dl a {color: inherit;}
.gallery dl img {color: inherit;}
.gallery-caption {color: inherit;}
.size-full {color: inherit;}
.size-large {color: inherit;}
.size-medium {color: inherit;}
.size-thumbnail {color: inherit;} .wpcf7-form { margin-bottom: 50px; }
.wpcf7-form label {display: block;}
.wpcf7-textarea {
height: 200px;
}
.commentlist .bypostauthor {color: inherit;}
.commentlist li ul.children li.bypostauthor {color: inherit;}
.sticky{
color: inherit;
}
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a {
background-color: #ffffff;
border: 1px solid #dbdbdb;
color: #212121;
cursor: pointer;
display: inline-flex;
transition: all 0.3s ease 0s;
font-size: 18px;
line-height: 40px;
margin: 0 3px 10px;
padding: 0px;
vertical-align: baseline;
white-space: nowrap;
width: 40px;
height: 40px;
transition: all 0.3s ease 0s;
text-decoration: none;
position: relative;
border-radius: 0;
align-items: center;
justify-content: center;
}
.navigation.pagination > li:first-child > a, .navigation.pagination > li:first-child > span {
border-radius: 0;
} .gallery {
margin-left: -0.5em;
margin-right: -0.5em;
}
.gallery:after {
display: table;
content: "";
clear: both;
}
.gallery-item {
margin: 0;
float: left;
padding: 0.5em;
}
.gallery-item img {
width: 100%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
float: none;
}
.gallery-columns-2 .gallery-item {
width: 50%
}
.gallery-columns-3 .gallery-item {
width: 33.3333%
}
.gallery-columns-4 .gallery-item {
width: 25%
}
.gallery-columns-5 .gallery-item {
width: 20%
}
.gallery-columns-6 .gallery-item {
width: 16.6667%
}
.gallery-columns-7 .gallery-item {
width: 14.2857%
}
.gallery-columns-8 .gallery-item {
width: 12.5%
}
.gallery-columns-9 .gallery-item {
width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
} .screen-reader-text {
position: absolute;
margin: -1px;
padding: 0;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
word-wrap: normal !important;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.no-js .some-element .screen-reader-text {
position: static;
-webkit-clip-path: none;
clip-path: none;
width: auto;
height: auto;
margin: 0;
}  @media (min-width: 1200px) {
.container {
max-width: 1200px;
}
}
@media (max-width: 767.98px) {
html { 
font-size: 13px; 
}
.bs-head-detail ul.info-left {
display: block;
}
.desk-header .btn-theme {
display: none;
}
.bs-headwidget .navbar-wp {
top: unset;
}
.mobi-menu .desk-header .btn-theme{
display: none;
}
.bs-head-detail .info-left, .bs-head-detail .info-right {
justify-content: center;
}
.top-cart {
display: none;
}
.bs-slider .bs-slide {
height: 400px;
}
.bs-slider .slide-caption h2 {
font-size: 1.75rem;
line-height: 1.25;
margin-bottom: 10px;
}
.btn-tislider {
padding: 5px;
line-height: 20px;
font-size: 14px;
}
.top-ct-section .container {
position: unset;
margin-top: auto;
padding-top: 15px;	
}
.top-ct-section .overlay {
padding-bottom: 0;
}
.top-ct-section .feature_widget {
margin-bottom: 30px;
}
.calltoaction .bs-heading {
margin-bottom: 30px;
}
.calltoaction,.calltoaction .bs-heading h2, .calltoaction .bs-heading h3 {
text-align: center;
}
.calltoaction .btn{
float: unset;
}
.callout h2 {
font-size: 40px;
}
.bs-heading h2 {
font-size: 30px;
}
.text-xs {
text-align: center;
}
.text-xs {
text-align: center;
}
.text-xs .bs-social {
justify-content: center;
}
.text-center-xs {
text-align: center;
}
.callout .overlay {
padding: 100px 0;
}
footer .bs-footer-copyright,
footer .bs-footer-copyright .bs-social {
justify-content: center;
}
footer .bs-footer-copyright .bs-social {
margin-top: 16px;
}
#content img {
max-width: 100%;
height: auto;
}
}
@media (max-width: 991.98px) {
.navbar-toggler.collapsed .fa-times:before{
content: "\f0c9";
}
.bs-headwidget.default .navbar-wp {
height: 0;
top: 0;
padding: 0;
position: relative;
}
#bs-slider .slide-caption h2 {
font-size: 26px;
line-height: 1.25;
margin-bottom: 10px;
}
.header_bottom {
display: none;
}
.container.mobi-menu {
display: block;
background: linear-gradient(45deg, #d6111e 75%, #fff 70%);
}
.mobi-menu .navbar-header {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.desk-menu .navbar-header, .desk-menu .desk-header, .desk-menu .top-cart  {
display: none !important;
}
.navbar-wp {
height: auto;
}
.bs-headwidget .navbar-wp {
position: inherit;
top: inherit;
}
}
@media(min-width: 992px) and (max-width: 1200px){
.bs-headwidget.default .head_widget { 
margin-left: 4px;
padding-left: 20px; 
}
}
@media(min-width: 768px) and (max-width: 991px){
.top-ct-section .overlay {	
padding-bottom: 150px;
}
.bs-slider .slide-caption h2 {
font-size: 1.75rem;
line-height: 1.25;
margin-bottom: 10px;
}
.bs-sevice h4, .bs-sevice h4 a {
font-size: 28px;
}
.bs-sevice.one .bs-sevice-inner p {
font-size: 15px;
margin-bottom: 20px; 
padding-bottom: 20px;
}
}
@media screen and (min-width: 575px) and (max-width: 991px) {
.col-md-3 .wp-block-search__inside-wrapper { 
flex-wrap: wrap;
justify-content: center;
}
.col-md-3 .wp-block-search .wp-block-search__button {
margin: 8px 0 0 ;
padding: 0 15px;
}
}
@media (max-width: 575.98px) {
.bs-sidebar {
margin-top: 20px; 
margin-bottom: 20px; 
}
}