@font-face {
font-family: "Icons";
src: url('../media/icons/icons.eot');
src: url('../media/icons/icons.eot?#iefix-rdmvgc') format('embedded-opentype'), 
url('../media/icons/icons.woff') format('woff'), 
url('../media/icons/icons.ttf') format('truetype'), 
url('../media/icons/icons.svg?-rdmvgc#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
body, textarea {
font-family: var(--body-font);
font-size: 16px;
line-height: 25px;
padding: 0;
margin: 0;
}
body > #preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--white);
z-index: 99995;
}
#preloader:before {
content: url(../media/loader.svg);
position: absolute;
width: 15px;
height: 15px;
top: 50%;
left: 50%;
margin-left: -15px;
margin-top: -15px;
}
body.no-transactions * {
transition: none !important;
}
a, li {
-webkit-tap-highlight-color: transparent;
font-family: var(--subheading-font);
}
h1, h2, h3, h4, h5, h6, p {
margin: 0;
}
p {
margin: 0;
line-height:1.4;
font-weight: 400;
font-family: var(--subheading-font);
}
p + p {
margin-top: 10px;
text-align: justify;
}
h1 {
font-size: 42px;
line-height: 40px
}
h2 {
font-size: 34px;
line-height: 30px
}
h3 {
font-size: 28px;
line-height: 30px
}
h1 + p, h2 + p, h3 + p, h4 + p, h2 + ul.icon-list, h3 + ul.icon-list, p + h3, p + .btn, p + h4, h4 + .btn, h4 + .btn-text, p + ul.icon-list, p + .btn-text, p + table, p + pre, p + img, p + .row, p + .img-box, p + .media-box, p + .cnt-box, p + .icon-links, p + ul.icon-list, .container > .row + .row, .container > div + p, .container > div + .btn, .table + .btn, .table + .btn-text, h4 + div, h4 + ul, h4 + ul.icon-list, h4 + a {
margin-top: 15px;
}
.row.justify-content-around {
margin-right: -55px;
margin-left: -55px;
}
.btn:not(.full-width) + .btn:not(.full-width) {
margin-left: 15px;
}
.hidden {
display: none !important;
}
.no-border{
border-radius: 0px !important;
}
.pt-0{
padding-top: 0px !important;
}
.p-0{
padding: 0px !important;
}
.p-15{
padding: 15px !important;
}
.py-15{
padding: 15px 0px!important;
}
.px-15{
padding: 0px 15px !important;
}
.pl-0{
padding-left: 0px !important;
}
.pt-15{
padding-top: 15px !important;
}
.mt-0{
margin-top: 0px !important;
}
.mt-10{
margin-top: 10px !important;
}
.mt-15{
margin-top: 15px !important;
}
.mb-15{
margin-bottom: 15px !important;
}
.mt-25{
margin-top: 25px !important;
}
.mb-25{
margin-bottom: 25px !important;
}
.mt-28{
margin-top: 28px;
font-size: 14px;
text-align: justify;
padding-right: 45px;
}
.text-light {
font-weight: 100 !important;
}
.text-normal {
font-weight: 400 !important;
}
.text-bold {
font-weight: 600 !important;
}
.text-black {
font-weight: 900 !important;
}
.text-uppercase {
text-transform: uppercase;
}
.text-white{
color: var(--white);
}
.text-dark{
color: var(--text-dark);
}
.clear {
clear: both;
width: 100%;
}
.full-width {
width: 100%;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align: center;
}
.no-margin {
margin: 0 !important;
}
.z-index1{
z-index: 1;
}
[data-href] {
cursor: pointer;
}
.scroll-show:not(.showed) {
display: none !important;
}
.boxed-area {
padding: 30px;
border-radius: 3px;
}
.justify-start{
    justify-content: start !important;
}
/* 
# COLORS WITH CSS VARIABLES
===================================================================
-------------------------------------------------------------------
COLOR 1 - Primary Body Text
-------------------------------------------------------------------
*/
body, header h2, ::placeholder {
color: var(--primary-light);
}
/*
-------------------------------------------------------------------
COLOR 2 - Primary Brand Color
-------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6, .btn.btn-border, .btn-text, .input-text, .input-select, .input-textarea, .icon-list span, .icon-list span a, .social-links a i, a, .glide__arrow, .search-bar input[type=submit],
.menu-cnt .tab-nav > li a {
color: var(--primary-color);
}
.icon-circle li:before, .icon-circle span:before, .icon-line li:before, .icon-line span:before, .progress-bar > div > div, .progress-bar > div span, .breadcrumb li a:after, .glide__bullets > button {
background-color: var(--primary-color);
}
.btn, .tab-nav li.active a, .tab-nav li:hover a, .icon-links-grid a:hover, .icon-links-button a {
background-color: var(--primary-color);
border-color: var(--primary-color);
}
.tab-nav li a {
color: var(--primary-color);
border-color: var(--primary-color);
}
/*
-------------------------------------------------------------------
COLOR 3 - Hover / Dark States
-------------------------------------------------------------------
*/
.btn-border:hover, .icon-links a:hover i, .icon-links-popup:hover > i, .breadcrumb li:not(:last-child):hover a, .pagination li:not(.page):hover a, .search-bar input[type=submit]:hover,
.accordion-list > li:hover > a, .btn-text:hover, .menu-inner li:hover > a, .menu-inner li.active > a, .menu-inner .dropdown ul > li:hover > a, .album-title > a:hover, .glide__arrow:hover,
.mega-menu .icon-list li a:hover, nav.active .menu-btn, .menu-transparent .menu-cnt > ul > li:hover > a, .list-nav a:hover {
color: var(--primary-dark);
}
/* Special accent for cultural elements */
.ladakh-accent {
color: var(--accent-saffron);
}
.ladakh-terracotta {
color: var(--accent-terracotta);
}
.light .dropdown > ul > li:not(:hover) > a {
color: var(--primary-dark) !important;
font-weight: 500;
text-transform: capitalize;
}
.btn:not(.btn-border):hover, .cnt-box-badge .badge, .cnt-box-blog-side .blog-date, .cnt-box-blog-top .blog-date, 
.menu-cnt > ul > li:hover > a, .glide__bullets > button:hover, .glide__bullets > button.glide__bullet--active {
background-color: var(--primary-dark);
}
.icon-links-button a:hover, .pagination li.page:hover a, .pagination li.page.active a {
background-color: var(--primary-dark);
border-color: var(--primary-dark);
}
.btn:hover, .input-text:focus, .input-select:focus, .input-textarea:focus, .search-bar input[type=text]:focus {
border-color: var(--primary-dark);
}
/*
-------------------------------------------------------------------
COLOR 4 - Borders / Soft Elements
-------------------------------------------------------------------
*/
.input-text, .input-select, .input-textarea, .cnt-pricing-table, .table, .table td, .table th, .step-item > span, .pagination li.page a, .accordion-list > li,
.menu-inner:not(.menu-inner-vertical) .dropdown ul, .search-bar input[type=text], .footer-bar, .menu-cnt.active, .search-box-menu, .section-block + .section-base, .section-map + .section-base {
border-color: var(--primary-soft);
}
.step-item:before, .menu-inner li:before, .bg-color, body main > section.bg-color, .menu-top-logo > .container:before {
background-color: var(--primary-soft);
}
/*
-------------------------------------------------------------------
COLOR 5 - Background Sections
-------------------------------------------------------------------
*/
.cnt-box-testimonials-bubble > p, .cnt-call, .comment-list li, .quote, .progress-bar > div, .timeline .panel, .header-base, .cnt-box.boxed .caption, .cnt-box-side-icon.boxed > i,
.cnt-box-top-icon.boxed > i, .menu-big-box .menu-box, footer {
background-color: var(--primary-bg);
}
.cnt-box-testimonials-bubble > p:after {
border-color: var(--primary-bg);
}
/*
-------------------------------------------------------------------
LIGHT COLOR
-------------------------------------------------------------------
*/
.light, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light p, .light .btn-text, .light .btn-text:hover, .light .btn a, .light .btn:hover, nav.light a, .light .glide__arrow, .light .counter .value span:last-child, .light.counter .value span:last-child {
color: var(--white) !important;
}
.light .breadcrumb li a:after {
background-color: var(--white);
}
.light .glide__bullets > button, .light .glide__bullets > button.glide__bullet--active, .section-color .boxed-area {
background-color: var(--white) !important;
}
.light .btn-border {
color: var(--white) !important;
border-color: var(--white) !important;
}
.light .btn-text:hover, .light p a:hover {
opacity: .7;
}
/*
-------------------------------------------------------------------
CULTURAL SECTION STYLES
-------------------------------------------------------------------
*/
.section-ladakh-culture {
background: linear-gradient(135deg, var(--accent-saffron) 0%, #ffd700 100%);
color: var(--white);
}
.section-mountain-bg {
background-color: var(--accent-mountain);
color: var(--white);
}
.section-desert-bg {
background-color: var(--accent-sand);
color: var(--text-dark);
}
.border-terracotta {
border-color: var(--accent-terracotta) !important;
}
/* 
# ICONS
===================================================================
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "Icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
text-transform: none;
}
.icon-user:before {
content: "\6a";
}
.icon-bookmark:before {
content: "\6c";
}
.icon-share:before {
content: "\6d";
}
.icon-calendar:before {
content: "\6e";
}
.icon-facebook:before {
content: "\6b";
}
.icon-twitter:before {
content: "\6f";
}
.icon-instagram:before {
content: "\70";
}
.icon-google:before {
content: "\71";
}
.icon-linkedin:before {
content: "\72";
}
.icon-youtube:before {
content: "\73";
}
/*
# SECTIONS
===================================================================
-------------------------------------------------------------------
GLOBAL - SECTION
-------------------------------------------------------------------
*/
main > section {
margin: 0;
padding: 0;
position: relative;
/* overflow: hidden; */
}
main > section.section-base {
background-color: #FFF;
}
main > section > .container {
padding: clamp(20px, 5vw, 30px) 0;
}
.section-video > video, .section-map > .google-map, .section-slider > .background-slider, .section-slider > .background-slider > div {
position: absolute !important;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
}
section.section-center {
display: flex;
align-items: center;
}
.section-full-width > .container {
max-width: 100%;
width: 100%;
}
@media (min-width: 994px) {
.section-full-width-right > .container > .row > .col-lg-6:last-child {
position: absolute;
left: 50%;
}
.section-full-width-right > .container > .row > .col-lg-8:last-child {
position: absolute;
left: 66.666667%;
}
.section-full-width-left > .container > .row > .col-lg-6:first-child {
position: absolute;
right: 50%;
}
.section-full-width-left > .container > .row {
direction: rtl;
text-align: left;
}
.section-full-width-left > .container > .row > div, .section-full-width-right > .container > .row > div {
direction: ltr;
}
main .section-full-width-left > .container, main .section-full-width-left > .container {
position: static;
}
}
.no-padding-y > .container {
padding-top: 0;
padding-bottom: 0;
}
.no-padding-x > .container {
padding-left: 0;
padding-right: 0;
}
.no-padding-top > .container {
padding-top: 0;
}
.no-padding-bottom > .container {
padding-bottom: 0;
}
.no-padding > .container {
padding: 0;
}
/*
-------------------------------------------------------------------
IMAGE - SECTION
-------------------------------------------------------------------
*/
.main-section {
background-image: url(../../img/banner/ladakh-dmc-banner.jpg);
align-content: center;
width: auto;
height: calc(100vh - 60px);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
border-bottom: 7px solid #ffa205;
}
.section-image {
background-size: cover;
background-position: center center;
}
.section-image.bg-top {
background-position: top;
}
.section-image.bg-bottom {
background-position: bottom;
}
/*
-------------------------------------------------------------------
SLIDER - SECTION
-------------------------------------------------------------------
*/
.section-slider > .background-slider > div {
opacity: 0;
transition: all .5s;
background-size: cover;
background-position: center center;
}
.section-slider > .background-slider > div.active {
opacity: 1;
}
.section-slider > .container {
position: relative;
z-index: 5;
}
.section-slider[data-slider-subheadingllax] .background-slider {
position: fixed !important;
z-index: -1;
opacity: 0;
transition: none;
}
.section-slider[data-slider-subheadingllax].active .background-slider {
opacity: 1;
}
/*
# NAVIGATION
===================================================================
-------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------
*/
body > nav {
z-index: 995;
position: relative;
background-color: #FFF;
}
body > nav > .container {
height: 100%;
padding-left: 0;
padding-right: 0;
}
.dropdown ul li a {
background-color: #FFF;
}
.dropdown ul li:hover > a, nav:not(.menu-transparent) .menu-cnt > ul > li:hover > a {
color: #FFF;
font-weight: 500;
text-transform: capitalize;
}
.logo-retina {
display: none !important;
}
@media (min-resolution: 192dpi) and (min-width: 994px), (-webkit-min-device-pixel-ratio: 2) and (min-width: 994px) {
.logo-retina:not(.hidden):not(.scroll-show), .logo-retina.scroll-show.showed {
display: block !important;
}
.logo-default {
display: none !important;
}
}
body > nav .menu-brand {
float: left;
/* height: 50px; */
display: flex;
align-items: center;
justify-content: center;
/* padding: 10px 0; */
z-index: 9999;
position: relative;
}
/* body > nav .menu-brand > a {
height: 100%;
} */
body > nav .menu-brand img {
display: block;
height: 75px;
object-fit: cover;
}
.menu-btn {
display: none;
width: 30px;
height: 30px;
font-style: normal;
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
font-size: 30px;
line-height: 30px;
}
.menu-btn:before {
content: "\64";
font-family: "Icons";
position: absolute;
left: 0;
text-transform: none;
color: var(--text-dark);
}
.menu-right {
float: right;
height: 50px;
display: flex;
align-items: center;
margin: 0 -15px;
}
.menu-cnt {
position: relative;
}
.menu-cnt > ul, .menu-inner > ul {
/* float: left; */
list-style: none;
padding: 0;
margin: 0;
display: flex;
border-top: 1px solid #c7d1d7;
}
.menu-cnt > ul > li > a, .dropdown > ul > li > a, .dropdown-submenu > ul > li > a {
height: 35px;
line-height: 1.4;
padding: 0 15px;
font-size: 13px;
display: block;
}
.menu-cnt ul > li > a {
text-decoration: none;
transition: all .5s, height 0s, line-height 0s;
}
.menu-cnt > ul > li a {
color: #444;
text-decoration: none;
text-align: left;
}
.menu-right > * {
margin: 0 15px;
}
nav.light h5, .light .shop-menu .shop-cart .cart-item .cart-content, .light .shop-menu p, .light .shop-menu .btn, .menu-cnt li.dropdown-submenu > a {
color: #4C4C4C;
}
body > nav .icon-links a i {
font-size: 16px;
transform: translateX(-50%) translateY(-50%);
}
.menu-cnt li > a {
position: relative;
}
/*
-------------------------------------------------------------------
DROPDOWN - NAVIGATION MENU
-------------------------------------------------------------------
*/
.dropdown ul:not(.icon-list) {
position: absolute;
display: none;
}
.dropdown li {
cursor: pointer;
}
.dropdown > a {
position: relative;
}
.dropdown > ul, .dropdown-submenu > ul {
box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.17);
list-style: none;
padding: 0;
margin: 0;
border: none;
min-width: 200px;
}
.dropdown:hover > ul, .dropdown:hover .mega-menu, .dropdown-submenu:hover > ul {
display: block;
z-index: 2;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > a {
position: relative;
z-index: 3;
}
.dropdown-submenu > a:after, .menu-side .dropdown > a:after, .menu-side .mega-dropdown > a:after, .menu-inner .dropdown > a:after {
font-family: "Icons";
content: "\67";
position: absolute;
top: 50%;
transform: translateY(-50%) rotate(90deg);
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
right: 10px;
transition: transform .5s;
text-transform: none;
opacity: .7;
}
.dropdown-submenu > a:after, .menu-side:not(.menu-side-collapse) li > a:after {
transform: translateY(-50%) rotate(0deg);
transition: none;
}
.dropdown.active > a:after, .mega-dropdown.active > a:after {
transform: translateY(-50%) rotate(90deg) matrix(-1, 0, 0, 1, 0, 0);
}
.dropdown:hover > a:after, .menu-cnt li:hover > a:after {
opacity: 1;
}
.dropdown-submenu ul {
top: 0;
left: 100%;
z-index: 1;
}
.menu-cnt > ul > li.dropdown > a, .menu-cnt > ul > li.mega-dropdown > a {
padding-right: 22px;
}
.menu-side .menu-cnt > ul > li.dropdown > a, .menu-side .menu-cnt > ul > li.mega-dropdown > a {
padding-right: 15px;
}
.dropdown .divider {
height: 1px;
background: #eaeaea;
}
/*
-------------------------------------------------------------------
MENU RIGHT POSITION - NAVIGATION MENU
-------------------------------------------------------------------
*/
nav.align-right .menu-cnt {
display: flex;
flex-direction: column;
align-items: end;
gap: 5px;
transform: translate(0, 5px);
}
/*
-------------------------------------------------------------------
INNER MENU - NAVIGATION MENU
-------------------------------------------------------------------
*/
.menu-inner > ul {
float: none;
margin-left: 0;
}
.menu-inner:not(.menu-inner-vertical) > ul > li:not(:last-child) {
margin-right: 20px;
}
.menu-inner li > a {
height: 50px;
line-height: 50px;
display: block;
position: relative;
text-decoration: none;
border-radius: 3px;
cursor: pointer;
transition: all .5s;
}
.menu-inner li.dropdown > a {
padding-right: 35px;
}
.menu-inner .dropdown ul > li > a {
font-size: initial;
}
.menu-inner .dropdown ul > li:hover > a {
background: none;
}
.menu-inner li {
position: relative;
transition: all .5s;
}
.menu-inner li:before {
content: "";
position: absolute;
width: 0%;
height: 1px;
transition: all .5s;
bottom: 0;
left: 0;
}
.menu-inner li:hover:before, .menu-inner li.active:before {
width: 100%;
}
.menu-inner li > a > i {
margin-right: 15px;
}
.menu-inner-vertical > ul {
display: block;
}
.menu-inner-vertical li.dropdown > ul {
position: static;
box-shadow: none;
}
.menu-inner-vertical .dropdown:hover > ul {
display: none
}
.menu-inner-vertical .dropdown.active > ul {
display: block
}
.menu-inner.ms-minimal li:hover a, .menu-inner.ms-minimal li.active > a {
background: none;
}
.menu-inner > div {
display: none;
position: relative;
padding: 10px 0;
}
.menu-inner > div > i {
right: 0;
}
.menu-inner.nav-right {
justify-content: flex-end;
display: flex;
}
.menu-inner.nav-center {
justify-content: center;
display: flex;
}
.menu-inner:not(.menu-inner-vertical) .dropdown > a:after {
right: 0;
}
.menu-inner:not(.menu-inner-vertical) .dropdown ul {
box-shadow: none;
border-style: solid;
border-width: 1px;
border-radius: 3px;
margin-top: -1px;
}
.menu-inner:not(.menu-inner-vertical) .dropdown li:last-child:before {
bottom: -1px;
}
.menu-inner-image li img {
position: absolute;
height: 50px;
max-height: 50px;
max-width: 50px;
height: 50px;
border-radius: 3px;
left: -65px;
}
.menu-inner-image li {
padding-left: 65px;
margin-bottom: 15px;
}
.menu-inner-image li a {
line-height: 30px;
}
.menu-inner-image li a span {
display: block;
line-height: 15px;
font-size: 12px;
}
/*
-------------------------------------------------------------------
MENU TRANSPARENT - NAVIGATION MENU
-------------------------------------------------------------------
*/
body > nav.menu-transparent, .menu-transparent .form-control, .menu-transparent .btn, .menu-transparent .menu-cnt > ul > li:hover > a, .menu-transparent .btn:hover,
.menu-big-box.menu-transparent .menu-box, .menu-transparent .menu-mini{
background: none;
}
/*
-------------------------------------------------------------------
MENU FIXED - NAVIGATION MENU
-------------------------------------------------------------------
*/
nav.menu-fixed {
position: fixed;
right: 0;
left: 0;
top: 0;
}
.menu-fixed:not(.menu-transparent) + header, .menu-fixed:not(.menu-transparent) + main {
margin-top: 50px;
}
/*
-------------------------------------------------------------------
BIG BOX - NAVIGATION MENU
-------------------------------------------------------------------
*/
.menu-big-box {
padding-bottom: 40px;
}
.menu-big-box .menu-box {
position: absolute;
height: 80px;
width: calc(100% - 30px);
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
padding: 15px;
border-radius: 3px;
}
.menu-big-box .menu-box > .row {
width: calc(100% + 15px);
}
.menu-big-box .menu-cnt > ul, .menu-big-box .menu-right > ul {
z-index: 2;
position: relative;
}
.menu-big-box > .container {
position: relative;
}
/*
-------------------------------------------------------------------
SUBTITLE - NAVIGATION MENU
-------------------------------------------------------------------
*/
.menu-subtitle .menu-cnt li a span {
display: block;
height: 23px;
position: absolute;
bottom: 24px;
font-size: 11px;
color: #bbbbbb;
}
.menu-subtitle .menu-cnt > ul > li > a, .menu-subtitle .menu-cnt .menu-right {
height: 70px;
}
.menu-subtitle .menu-cnt > ul > li > a {
position: relative;
}
.menu-subtitle .shop-menu-cnt > i, .menu-subtitle .search-box-menu > i, .menu-subtitle .menu-brand {
height: 70px;
line-height: 70px;
}
/*
-------------------------------------------------------------------
MIDDLE AND TOP LOGO - NAVIGATION MENU
-------------------------------------------------------------------
*/
@media (min-width: 993px) {
.menu-top-logo {
padding-top: 100px;
}
.menu-top-logo > .container {
padding-left: 15px;
padding-right: 15px;
}
.menu-top-logo > .container > .menu-brand, .menu-top-logo .menu-right {
position: absolute;
top: 50%;
transform: translateY(calc(-50% - 25px));
right: 50%;
width: 570px;
float: none;
padding-left: 15px;
padding-right: 15px;
justify-content: flex-start;
}
.menu-top-logo .menu-right {
left: 50%;
right: auto;
justify-content: flex-end;
margin: 0;
}
.menu-top-logo .menu-right > *:last-child {
margin-right: 0;
}
.menu-top-logo .menu-cnt {
position: static;
}
.menu-top-logo .menu-cnt > ul {
margin: 0;
position: relative;
width: 100%;
}
.menu-top-logo > .container:before {
content: "";
position: absolute;
height: 1px;
width: 100%;
left: 0;
}
.menu-top-logo .menu-mini {
position: absolute;
top: 0;
width: 100%;
}
.menu-top-logo .menu-mini .menu-right {
transform: translateY(-50%);
}
.menu-top-logo > .menu-mini + .container > .menu-brand, .menu-top-logo > .menu-mini + .container .menu-right {
transform: translateY(calc(-50% - 8px));
}
.menu-top-logo.menu-wide > .container > .menu-brand {
left: 0;
right: auto;
}
.menu-top-logo.menu-wide .menu-right {
left: auto;
right: 0;
}
}
/*
-------------------------------------------------------------------
ICON - NAVIGATION MENU
-------------------------------------------------------------------
*/
.menu-icon .menu-cnt > ul > li > a > i {
position: absolute;
top: 50%;
left: 13px;
transform: translateY(-50%);
font-size: 24px;
cursor: pointer;
}
.menu-icon .menu-cnt > ul > li > a {
padding-left: 55px;
position: relative;
}
.menu-icon-top.menu-fixed.scroll-menu .menu-cnt > ul > li > a > i {
display: none;
}
@media (min-width: 993px) {
.menu-icon-top .menu-cnt > ul > li > a > i {
top: 15px;
left: 50%;
transform: translateY(0) translateX(-50%);
}
.menu-icon-top .menu-cnt > ul > li > a {
padding-top: 35px;
padding-left: 15px;
}
.menu-icon-top .shop-menu-cnt > i, .menu-icon-top .search-box-menu > i, .menu-icon-top .menu-cnt > .dropdown > ul > li > a,
.menu-icon-top .dropdown-submenu > ul > li > a, .menu-icon-top .menu-cnt .menu-right, .menu-icon-top .menu-brand{
height: 80px;
line-height: 80px;
}
.menu-icon-top .menu-cnt > ul > li > a {
line-height: 50px;
}
}
/*
-------------------------------------------------------------------
SIDE - NAVIGATION MENU
-------------------------------------------------------------------
*/
@media (min-width: 992px) {
.menu-side-cnt, .menu-side-cnt #fullpage-main, .menu-side-cnt .footer-subheadingllax, .menu-side-cnt > .menu-fixed:not(.menu-wide) {
padding-left: 250px;
}
.menu-side {
width: 250px;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99995;
background-color: #FFFFFF;
border-right: 1px solid #e7e7e7;
box-shadow: 1px 0 2px rgba(0,0,0,0.05);
}
.menu-side .menu-brand {
width: 100%;
padding: 15px;
height: 90px;
float: none;
}
.menu-side .menu-cnt > ul {
float: none;
display: block;
margin: 0;
}
.menu-side .menu-cnt > ul > li {
float: none;
position: relative;
margin: 0;
}
.menu-side .mega-menu, .menu-side .dropdown > ul, .menu-side .dropdown-submenu > ul {
left: 100%;
top: 0;
width: auto;
}
.menu-side-collapse {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.menu-side-collapse .menu-cnt {
height: 100%;
}
.menu-side-collapse .menu-cnt > ul {
float: none;
display: block;
margin: 0;
}
.menu-side-collapse .menu-cnt > ul > li {
float: none;
position: relative;
margin: 0;
}
.menu-side-collapse .mega-menu, .menu-side-collapse .dropdown > ul, .menu-side-collapse .dropdown-submenu > ul {
left: 0;
top: 100%;
width: 100%;
position: relative;
box-shadow: none;
}
.menu-side-collapse .bottom-area {
position: static;
}
.menu-side-collapse li.active > ul, .menu-side-collapse .active .mega-menu, .menu-side-collapse .mega-menu .tab-box > .panel.active,
.menu-side-collapse .mega-menu .tab-box .nav-tabs, .menu-side-collapse .active .dropdown-submenu ul {
display: block;
}
.menu-side-collapse li:not(.active):not(.dropdown-submenu):hover > ul, .menu-side-collapse li:not(.active):hover .mega-menu {
display: none;
}
.menu-side-collapse .mega-menu {
padding: 25px 0;
}
.menu-side .mega-menu .col {
padding: 0 15px;
font-size: 13px;
}
.menu-side .mega-menu .icon-list li a:hover {
background: none;
}
.menu-side:not(.menu-side-collapse) .dropdown > ul, .menu-side:not(.menu-side-collapse) .dropdown-submenu > ul {
box-shadow: 4px 5px 5px rgba(0, 0, 0, 0.17);
border-left: 1px solid #eaeaea;
}
.menu-side .slimScrollRail {
visibility: hidden;
}
.menu-side-collapse .active .dropdown-submenu > a:after {
transform: translateY(-50%) rotate(90deg);
}
.menu-side-collapse .mega-menu .tab-nav {
display: block;
}
.menu-side-collapse .mega-menu .tab-nav li a {
margin: 10px 0;
}
}
.menu-side-collapse .col + .col > h5:first-child {
margin-top: 30px;
}
.menu-side .bottom-area {
position: absolute;
bottom: 20px;
padding: 20px 15px;
width: 100%;
text-align: center;
}
.menu-side-collapse .bottom-area {
position: static;
}
.menu-side .bottom-area .icon-links {
margin: 10px 0;
}
.menu-side .bottom-area p {
font-size: 12px;
}
/*
# HEADERS
===================================================================
-------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------
*/
.title {
position: relative;
margin-bottom: 50px;
}
.title > p {
margin-top: 0px;
}
.row > div > .title:last-child {
margin-bottom: 0;
}
body > header {
position: relative;
display: flex;
align-items: center;
height: 350px;
overflow: hidden;
}
body > header > .container {
position: relative;
z-index: 5;
}
body > header h1 {
font-size: 30px;
font-weight: 600;
margin: 0;
}
body > header h2 {
margin: 20px 0 0 0;
font-size: 18px;
font-weight: 400;
}
body > header.align-center h2 {
margin: 20px auto 0 auto;
}
/*
-------------------------------------------------------------------
IMAGE - HEADER
-------------------------------------------------------------------
*/
.header-image, .header-base {
background-position: center center;
background-size: cover;
}
/*
-------------------------------------------------------------------
SLIDER - HEADER
-------------------------------------------------------------------
*/
.header-slider > .background-slider > div {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
}
.header-slider > .background-slider > div {
opacity: 0;
background-size: cover;
background-position: center center;
transition: all .5s;
}
.header-slider > .background-slider > div.active {
opacity: 1;
}
/*
-------------------------------------------------------------------
VIDEO - HEADER
-------------------------------------------------------------------
*/
.header-video > video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: 0;
}
/*
-------------------------------------------------------------------
BASE - HEADER
-------------------------------------------------------------------
*/
.header-base {
height: 200px;
}
.header-base .breadcrumb {
position: absolute;
right: 15px;
top: 0;
margin-top: 0;
}
/*
# TYPOGRAPHY
===================================================================
-------------------------------------------------------------------
SPACE
-------------------------------------------------------------------
*/
hr.space, hr.space-xs, hr.space-sm, hr.space-md, hr.space-lg {
border: none;
clear: both;
margin: 0;
}
hr.space-xs {
height: 15px;
}
hr.space-sm {
height: 30px;
}
hr.space {
height: 60px;
}
hr.space-md {
height: 75px;
}
hr.space-lg {
height: 100px;
}
span.space, span.space-xs, span.space-sm, span.space-md, span.space-lg {
display: inline-block;
}
span.space-xs {
width: 15px;
}
span.space-sm {
width: 30px;
}
span.space {
width: 60px;
}
span.space-md {
width: 75px;
}
span.space-lg {
width: 100px;
}
/*
-------------------------------------------------------------------
TEXT
-------------------------------------------------------------------
*/
.text-xs {
font-size: 12px !important;
line-height: 18px;
}
.text-sm {
font-size: 16px !important;
line-height: 22px;
}
.text-md {
font-size: 25px !important;
line-height: 35px;
}
.text-lg {
font-size: 50px !important;
line-height: 70px;
}
/*
-------------------------------------------------------------------
SEsubheadingTOR
-------------------------------------------------------------------
*/
hr:not([class*=space]) {
height: 1px;
border: none;
background: #dadada;
margin: 30px 0;
}
/*
-------------------------------------------------------------------
QUOTE
-------------------------------------------------------------------
*/
.quote {
position: relative;
padding: 30px 30px 30px 105px;
margin: 0;
margin-top:15px;
}
.quote > p {
margin: 0;
}
.quote.quote-double {
padding: 30px 105px 30px 105px;
}
.quote:before, .quote.quote-double:after {
content: "\65";
font-family: "Icons";
position: absolute;
left: 30px;
width: 50px;
height: 50px;
font-size: 45px;
line-height: 55px;
opacity: .2;
text-transform: none;
}
.quote.quote-double:after {
content: "\66";
left: auto;
right: 30px;
bottom: 30px;
}
.quote .quote-author {
display: block;
margin-top: 15px;
font-weight: 600;
}
/*
# COMPONENTS
===================================================================
-------------------------------------------------------------------
BUTTONS - COMPONENT
-------------------------------------------------------------------
*/
.btn {
color: #fff;
border-radius: 3px;
display: inline-block;
text-decoration: none;
border-style: solid;
border-width: 1px;
position: relative;
cursor: pointer;
outline: none;
text-align: center;
transition: all .5s;
}
.btn-xs {
padding: 7px 20px;
font-size: 13px;
}
.btn-sm {
padding: 10px 30px;
font-size: 15px;
}
.btn-lg {
padding: 15px 50px;
font-size: 20px;
}
.btn-border, body .btn-border {
background: none;
}
.btn-circle {
border-radius: 100px;
}
.btn-text {
position: relative;
display: inline-block;
text-decoration: none;
cursor: pointer;
background: none;
border: none;
outline: none;
transition: all .5s;
}
.btn-text.btn-icon i {
position: static;
margin-right: 10px;
}
.btn-icon.btn-xs:not(.btn-anima), .btn-icon.btn-xs.btn-anima:hover {
padding-left: 40px;
}
.btn-icon.btn-sm:not(.btn-anima), .btn-icon.btn-sm.btn-anima:hover {
padding-left: 55px;
}
.btn-icon.btn-lg:not(.btn-anima), .btn-icon.btn-lg.btn-anima:hover {
padding-left: 85px;
}
.btn-icon i {
position: absolute;
left: 30px;
top: 50%;
transform: translateY(-50%);
}
.btn-icon.btn-lg:not(.btn-anima) i {
left: 50px;
}
.btn-anima {
overflow: hidden;
}
.btn-anima i {
left: -50px;
transition: all .5s;
}
.btn-icon.btn-xs.btn-anima:hover i, .btn-icon.btn-xs:not(.btn-anima) i {
left: 20px;
}
.btn-icon.btn-sm.btn-anima:hover i {
left: 30px;
}
.btn-icon.btn-lg.btn-anima:hover i, .btn-icon.btn-lg.btn-xs:not(.btn-anima) i {
left: 50px;
}
.btn + .btn {
margin-top: 15px;
}
.btn-video {
position: relative;
display: block;
padding-top: 60px;
text-decoration: none;
}
.btn-video:before {
content: "";
position: absolute;
width: 80px;
height: 80px;
border-radius: 50%;
top: -14px;
left: 50%;
transform: translateX(-50%);
margin-left: -43px;
background: #FFF;
z-index: 1;
}
.btn-video:after {
content: "\62";
font-family: "Icons";
position: absolute;
width: 50px;
height: 50px;
font-size: 45px;
line-height: 55px;
top: 0;
left: 50%;
margin-left: -24px;
animation-iteration-count: infinite;
z-index: 1;
text-transform: none;
}
.img-box.btn-video {
padding-top: 0;
}
.img-box.btn-video:before {
top: 50%;
margin-top: -43px;
margin-left: -45px;
height: 80px;
border-radius: 50%;
left: 50%;
background: rgb(255, 255, 255);
}
.img-box.btn-video:after {
top: 50%;
margin-top: -30px;
}
/*
-------------------------------------------------------------------
INPUTS - COMPONENT
-------------------------------------------------------------------
*/
.input-text, .input-select, .input-textarea {
border-radius: 3px;
border-style: solid;
border-width: 1px;
outline: none;
width: 100%;
padding: 10px;
font-size: 14px;
background: rgb(255, 255, 255);
}
.input-text-btn {
display: flex;
}
.input-text-btn .input-text {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: none;
}
.input-text-btn .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
padding-left: 10px;
padding-right: 10px;
}
/*
-------------------------------------------------------------------
ICON LIST - COMPONENT
-------------------------------------------------------------------
*/
.icon-list-horizontal {
display: flex;
}
.icon-list-horizontal.icon-list li {
margin-right: 25px;
margin-bottom: 0;
padding-left: 25px;
position: relative;
white-space: nowrap;
overflow: hidden;
}
.icon-list p {
margin: 0;
display: inline;
}
.icon-list li > i {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.icon-list-horizontal.icon-list a {
text-decoration: none;
}
ul.icon-list {
list-style: none;
padding: 0;
margin: 0;
}
ul.icon-list li {
position: relative;
list-style: none;
padding-left: 30px;
}
ul.icon-list li:last-child {
margin-bottom: 0;
}
.icon-list.icon-md li, .icon-list.icon-md span {
padding-left: 40px;
line-height: 35px;
}
.icon-list.icon-md li > i, .icon-list.icon-md span > i {
font-size: 23px;
}
.icon-list.icon-lg li, .icon-list.icon-lg span {
padding-left: 50px;
line-height: 40px;
}
.icon-list.icon-lg li > i, .icon-list.icon-lg span > i {
font-size: 30px;
}
.icon-list.icon-md.text-xs li {
line-height: 20px;
}
.icon-list.icon-md.text-xs li > i {
font-size: 15px;
}
.icon-circle li > i, .icon-line li > i, .icon-decimal li > i {
display: none;
}
.icon-circle li:before, .icon-circle span:before, .icon-line li:before, .icon-line span:before {
content: "";
position: absolute;
width: 8px;
height: 8px;
border-radius: 50%;
left: 0;
top: 50%;
transform: translateY(-50%);
transition: all .5s;
}
.icon-circle li:hover:before, .icon-circle span:hover:before {
transform: translateY(-50%) scale(.8);
}
.icon-circle.icon-md li:before, .icon-circle.icon-md span:before {
width: 11px;
height: 11px;
}
.icon-circle.icon-md li, .icon-circle.icon-md span {
padding-left: 35px;
}
.icon-circle.icon-lg li:before, .icon-circle.icon-lg span:before {
width: 16px;
height: 16px;
}
.icon-circle.icon-lg li, .icon-circle.icon-lg span {
padding-left: 40px;
}
.icon-line li:before, .icon-line span:before {
border-radius: 3px;
height: 2px;
}
.icon-line li:hover:before, .icon-line span:hover:before {
transform: translateY(-50%) translateX(5px);
}
.icon-line.icon-md li:before, .icon-line.icon-md span:before {
width: 15px;
height: 3px;
}
.icon-line.icon-md li, .icon-line.icon-md span {
padding-left: 35px;
}
.icon-line.icon-lg li:before, .icon-line.icon-lg span:before {
width: 20px;
height: 4px;
}
.icon-line.icon-lg li, .icon-line.icon-lg span {
padding-left: 40px;
}
ul.icon-decimal {
padding-left: 15px;
}
ul.icon-decimal, ul.icon-decimal li {
list-style: decimal;
}
.icon-list-horizontal.icon-list:not(.icon-md):not(.icon-lg) span {
padding-left: 33px;
}
ul.icon-list.list-right li, .icon-list-horizontal.icon-list.list-right span {
padding-left: 0;
padding-right: 30px;
text-align: right;
}
ul.icon-list.list-right li i, .icon-list-horizontal.icon-list.list-right i {
left: auto;
right: 0;
}
ul.icon-list.list-right.icon-md li, .icon-list-horizontal.icon-list.list-right.icon-md span {
padding-right: 40px;
}
ul.icon-list.list-right.icon-lg li, .icon-list-horizontal.icon-list.list-right.icon-lg span {
padding-right: 50px;
}
.icon-list-horizontal.icon-list.list-right:not(.icon-md):not(.icon-lg) span {
padding-left: 0;
padding-right: 33px;
}
.icon-circle.list-right li:before, .icon-circle.list-right span:before, .icon-line.list-right li:before, .icon-line.list-right span:before {
left: auto;
right: 0;
}
/*
-------------------------------------------------------------------
ICON LINK - COMPONENT
-------------------------------------------------------------------
*/
.icon-links {
display: flex;
}
.icon-links.align-center {
justify-content: center;
}
.icon-links.align-right {
justify-content: flex-end;
}
.icon-links a {
display: block;
width: 30px;
height: 30px;
margin-right: 15px;
position: relative;
cursor: pointer;
}
.icon-links a i {
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
margin: 0;
padding: 0;
display: block;
position: absolute;
font-size: 14px;
padding-bottom: 4px;
transition: all .5s;
}
.icon-links {
display: flex;
gap: 10px;
margin-top: 10px;
}
.icon-links-grid a {
border-style: solid;
border-width: 1px;
width: 30px;
height: 30px;
margin: 0;
border-radius: 50%;
/* color: var(--primary-color);
background: var(--white); */
}
.icon-links-grid a i {
transition: all .1s;
}
.icon-links-grid a:hover i {
color: #FFF;
}
.icon-links-button a {
width: 50px;
height: 40px;
border-radius: 3px;
transition: all .5s;
}
.icon-links-button a i, .icon-links-button a:hover i {
color: #FFF;
}
.icon-links-popup {
position: relative;
padding-left: 35px;
}
.icon-links-popup > i {
display: block;
position: absolute;
width: 20px;
height: 20px;
left: 0;
font-size: 16px;
cursor: pointer;
}
.icon-links-popup > i:before {
font-family: "Icons";
content: "\6d";
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform: none;
}
.icon-links-popup > div {
display: flex;
position: relative;
visibility: hidden;
}
.icon-links-popup > div > a {
opacity: 0;
transition: all .5s;
}
.icon-links-popup.active > div {
visibility: visible;
}
.icon-links-popup.active > div > a {
opacity: 1;
}
.icon-links.icon-lg i {
font-size: 25px;
}
.icon-links.icon-lg a {
margin-right: 25px;
}
.icon-links-grid.icon-lg a {
margin-right: 0;
width: 60px;
height: 45px;
}
.icon-links-button.icon-lg a {
width: 60px;
height: 45px;
}
.icon-links-popup.icon-lg {
padding-left: 45px;
}
.icon-links-popup.icon-lg > i {
height: 25px;
width: 25px;
}
.icon-links-popup.icon-lg > i:before {
font-size: 25px;
}
.icon-links > a:last-child {
margin-right: 0;
}
.icon-social a i {
transform: translateX(-50%) translateY(calc(-50% + 2px));
}
/*
-------------------------------------------------------------------
ICON BOX - COMPONENT
-------------------------------------------------------------------
*/
.icon-box {
position: relative;
display: flex;
}
.icon-box i {
font-size: 35px;
display: block;
text-align: left;
}
.icon-box h3 {
font-size: 20px;
}
.icon-box p {
margin: 0;
}
.icon-box-top {
flex-direction: column;
}
/* .icon-box-top h3 {
margin:10px 0px;
} */
.icon-box img{
height: 150px;
width: 100%;
object-fit: cover;
}
.icon-box-left {
flex-direction: row;
align-items: center;
}
.icon-box-left i {
padding-right: 30px;
}
.icon-box-left h3 {
margin: 0 0 5px 0;
}
.icon-box-right {
flex-direction: row-reverse;
align-items: center;
text-align: right;
}
.icon-box-right i {
padding-left: 30px;
}
.icon-box-right h3 {
margin: 0 0 5px 0;
}
.icon-box-top.align-center i {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.icon-box-top.align-right i {
margin-left: auto;
margin-right: 0;
text-align: right;
}
/*
-------------------------------------------------------------------
LIST NAVIGATION - COMPONENT
-------------------------------------------------------------------
*/
.list-nav {
display: flex;
margin-top: 30px;
}
.list-nav a {
position: relative;
text-decoration: none;
transition: all .5s;
}
.list-nav a.list-archive {
width: 30px;
height: 30px;
margin: 0 30px;
font-size: 25px;
text-align: center;
}
.list-nav a.list-archive:before, .list-nav a:first-child:before, .list-nav a:last-child:before {
content: "\64";
font-family: "Icons";
text-transform: none;
font-weight: 400;
}
.list-nav a:first-child:before, .list-nav a:last-child:before {
position: absolute;
font-size: 20px;
}
.list-nav a:first-child {
padding-left: 40px;
}
.list-nav a:last-child {
padding-right: 40px;
}
.list-nav a:first-child:before {
content: "\68";
left: 0;
}
.list-nav a:last-child:before {
content: "\67";
left: auto;
right: 0;
}
/*
-------------------------------------------------------------------
TABLE - COMPONENT
-------------------------------------------------------------------
*/
.table {
width: 100%;
border-spacing: 0;
table-layout: fixed;
}
.table th {
font-weight: 600;
}
.table th, .table td {
text-align: left;
padding: 5px 10px;
}
.table.align-center th, .table.align-center td {
text-align: center;
}
.table.align-right th, .table.align-right td {
text-align: center;
}
.table:not(.table-border):not(.table-full-border) {
margin: -5px -10px;
width: calc(100% + 20px);
}
.table-border td, .table-border th, .table-full-border td, .table-full-border th {
border-style: solid;
border-width: 1px;
border-right: none;
border-top: none;
padding: 10px;
}
.table-border tbody tr td:first-child, .table-border thead tr:first-child th:first-child {
border-left: none;
padding-left: 0;
}
.table-border tbody tr:last-child td {
border-bottom: none;
padding-bottom: 0;
}
.table-full-border {
border-radius: 3px;
border-style: solid;
border-width: 1px;
}
.table-full-border th {
border-top: none;
}
.table-full-border th:first-child, .table-full-border td:first-child {
border-left: none;
}
.table-full-border td:last-child {
border-right: none;
}
.table-full-border tr:last-child td {
border-bottom: none;
}
.table-grid:not(.table-border):not(.table-full-border) {
margin: -30px;
width: calc(100% + 60px);
} 
.table-grid td > img {
max-width: 100%;
display: block;
}
.table-grid.table-border.align-left tbody tr td:first-child {
padding-left: 0;
}
.table-columns {
display: block;
}
.table-columns > tbody > tr {
display: flex;
}
.table-columns td {
display: block;
padding: 0 30px;
}
.table.table-columns:not(.table-border):not(.table-full-border) {
margin: 0 -30px;
width: calc(100% + 60px);
}
/*
-------------------------------------------------------------------
IMAGE BOX - COMPONENT
-------------------------------------------------------------------
*/
.img-box {
position: relative;
overflow: hidden;
display: block;
border-radius: 1rem;
transition: all .5s;
}
.img-box:before {
content: "";
opacity: 0;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 100%;
background: #000;
position: absolute;
border-radius: 4px;
transition: all .5s;
}
.img-box:hover:before {
transition: all 0s;
}
.img-box:hover, .light .img-box:hover, .img-box:hover:before {
opacity: 1;
}
.img-box img {
max-width: 100%;
display: block;
position: relative;
border-radius: 1rem;
transition: all .5s;
}
.img-box:hover img {
opacity: .8;
}
.img-box-caption span {
position: absolute;
bottom: 0;
width: 100%;
padding: 5px 15px;
color: #FFF;
font-size: 12px;
}
.img-box > i {
position: absolute;
width: 30px;
height: 30px;
top: 50%;
left: 50%;
margin-top: -15px;
margin-left: -15px;
text-align: center;
line-height: 30px;
color: #fff;
text-decoration: none;
font-size: 25px;
z-index: 5;
}
img {
max-width: 100%;
display: inline-block;
}
.img-grayscale {
filter: grayscale(100%);
}
.img-png:hover {
background: none;
}
.img-png:hover img {
margin: auto !important;
height: auto !important;
width: auto !important;
}
/* 
# CONTAINERS 
===================================================================
-------------------------------------------------------------------
TABS - CONTAINER
-------------------------------------------------------------------
*/
.tab-box > .panel:not(.active) {
display: none;
}
.tab-nav {
padding: 0;
margin: 0 0 32px 0;
list-style: none;
display: flex;
}
.tab-nav li {
list-style: none;
flex: 1;
}
.tab-center > .tab-nav {
justify-content: center;
}
.tab-right > .tab-nav {
justify-content: flex-end;
}
.tab-left > .tab-nav {
justify-content: flex-start;
}
.tab-justify > .tab-nav {
justify-content: space-between;
}
.tab-justify > .tab-nav li {
width: 100%;
}
.tab-inverse > .tab-nav {
margin: 15px 0 0 0;
}
.tab-nav li a {
text-decoration: none;
display: block;
padding: 10px 15px;
border-radius: 3px;
border-style: solid;
border-width: 1px;
margin: 0 10px;
font-size: 15px;
text-align: center;
position: relative;
transition: all .5s;
}
.tab-nav li:first-child a {
margin-left: 0;
}
.tab-nav li:last-child a {
margin-right: 0;
}
.tab-icon > .tab-nav a {
padding-left: 45px;
}
.tab-icon > .tab-nav a i {
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
}
.tab-vertical {
display: flex;
}
.tab-vertical > .tab-nav {
display: block;
padding: 0 30px 0 0;
flex: 0 0 25%;
max-width: 25%;
}
.tab-vertical > .tab-nav li a {
margin: 15px 0;
}
.tab-vertical li:first-child a {
margin-top: 0;
}
.tab-vertical li:last-child a {
margin-bottom: 0;
}
.tab-vertical > .panel {
flex: 0 0 75%;
max-width: 75%;
}
.tab-vertical.tab-inverse > .tab-nav {
padding: 0 0 0 30px;
margin: 0;
}
.tab-vertical.tab-icon > .tab-nav li a {
text-align: left;
}
.tab-vertical.tab-md-2 > .tab-nav {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tab-vertical.tab-md-2 > .panel {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tab-vertical.tab-md-4 > .tab-nav {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tab-vertical.tab-md-4 > .panel {
flex: 0 0 66.666666%;
max-width: 66.666666%;
}
.tab-nav li.active a, .tab-nav li:hover a {
color: #FFF;
}
.tab-nav.align-right {
justify-content: flex-end;
}
.tab-nav.align-center {
justify-content: center;
}
/*
-------------------------------------------------------------------
PAGINATION AND LOAD MORE - CONTAINER
-------------------------------------------------------------------
*/
.list-pagination {
padding-top: 30px;
}
.pagination {
position: relative;
list-style: none;
display: flex;
align-items: center;
margin: 0 -15px 0 -15px;
padding: 0;
}
.pagination li {
list-style: none;
}
.pagination li a {
text-decoration: none;
padding: 0 15px;
position: relative;
transition: all .5s;
}
.pagination li.disabled a {
opacity: .5;
cursor: default;
}
.pagination li.page a {
font-weight: 600;
width: 35px;
height: 35px;
line-height: 35px;
border-style: solid;
border-width: 1px;
border-radius: 50%;
text-align: center;
display: block;
padding: 0;
margin: 0 5px;
}
.pagination li.page:hover a, .pagination li.page.active a {
color: #FFF;
}
.pagination .last, .pagination .first {
display: none;
}
.pagination .prev a {
margin-right: 15px;
padding-left: 45px;
}
.pagination .next a {
margin-left: 15px;
padding-right: 45px;
}
.pagination .prev a:before, .pagination .next a:before {
font-family: "Icons";
position: absolute;
top: 50%;
transform: translateY(-50%);
text-transform: none;
}
.pagination .prev a:before {
content: "\68";
left: 15px;
}
.pagination .next a:before {
content: "\67";
right: 15px;
}
.pagination-lg {
margin-top: 15px;
}
.pagination-lg li {
font-size: 20px;
}
.pagination-lg li.page a {
width: 45px;
height: 45px;
line-height: 45px;
margin: 0 10px;
}
.pagination.align-center {
justify-content: center;
}
.pagination.align-right {
justify-content: flex-end;
}
.collapse-box > .content * {
margin-top: 0;
}
.collapse-box > .content {
overflow: hidden;
display: none;
position: relative;
}
.collapse-box > .content:after {
content: "";
position: absolute;
height: 50px;
bottom: 0;
left: 0;
right: 0;
width: 100%;
background: linear-gradient(to top, rgb(255, 255, 255) 0%,rgba(0,0,0,0) 100%);
transition: opacity .5s;
}
.collapse-box.open > .content:after {
opacity: 0;
}
.collapse-button > a {
position: relative;
margin-top: 10px;
padding-left: 30px;
cursor: pointer;
display: inline-block;
}
.collapse-button > a:before {
font-family: "Icons";
content: "\68";
position: absolute;
top: 50%;
left: 0;
transition: all .5s;
transform: translateY(-50%) rotate(-90deg);
text-transform: none;
}
.collapse-box.open .collapse-button > a:before {
transform: translateY(-50%) rotate(90deg);
}
/*
-------------------------------------------------------------------
ACCORDION LIST - CONTAINER
-------------------------------------------------------------------
*/
.accordion-list {
list-style: none;
padding: 0;
margin: 0;
}
.accordion-list > li {
list-style: none;
padding: 0;
margin: 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.accordion-list > li:first-child {
border-top-style: solid;
border-top-width: 1px;
}
.accordion-list > li.active {
padding: 0 0 15px 0;
}
.accordion-list > li > a {
display: block;
font-size: 1rem;
text-decoration: none;
padding: 10px 0 10px 25px;
position: relative;
transition: all .5s;
}
.accordion-list > li.active > a:before {
transform: rotate(90deg);
}
.accordion-list > li > a:before {
content: "\67";
font-family: "Icons";
position: absolute;
left: -5px;
top: 50%;
margin-top: -9px;
width: 20px;
height: 20px;
font-size: 20px;
line-height: 20px;
transition: all .5s;
opacity: .6;
}
.accordion-list > li > a:hover:before {
opacity: 1;
}
.accordion-list > li > .content {
height: 0;
display: none;
overflow: hidden;
}
.accordion-list > li > .content > * {
margin-top: 0;
margin-bottom: 0;
}
/*
-------------------------------------------------------------------
ALBUM - CONTAINER
-------------------------------------------------------------------
*/
.album-list {
display: grid;
grid-gap: 30px;
grid-template-columns: 1fr 1fr 1fr;
}
.album-box {
position: relative;
}
.album-box .caption {
position: absolute;
bottom: 30px;
left: 50px;
cursor: pointer;
}
.album-box .caption h3 {
margin: 0;
}
.album-box:hover .img-box:before {
opacity: 1;
transition: all 0s;
}
.album-box:hover .img-box img {
opacity: .8;
}
.album-item:not(.active) {
display: none;
}
.album-item {
opacity: 0;
}
.cnt-album-box, .album.active .album-list {
display: none;
}
.album.active .cnt-album-box {
display: block;
}
.album-title {
margin-bottom: 30px;
}
.album-title > a {
display: inline-block;
position: relative;
margin-left: 30px;
padding-left: 30px;
transition: all .5s;
cursor: pointer;
}
.album-title > a:before {
font-family: "Icons";
content: "\68";
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
text-transform: none;
}
/*
-------------------------------------------------------------------
COLUMNS - CONTAINER
-------------------------------------------------------------------
*/
.box-steps[data-columns='1'] {
grid-template-columns: 1fr;
}
.box-steps[data-columns='2'] {
grid-template-columns: 1fr 1fr;
}
.box-steps[data-columns='4'] {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.box-steps[data-columns='5'] {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.box-steps[data-columns='6'] {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
[data-columns='2'] > div {
grid-template-columns: 1fr 1fr;
}
[data-columns='3'] > div {
grid-template-columns: 1fr 1fr 1fr;
}
[data-columns='4'] > div {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
[data-columns='5'] > div {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
[data-columns='6'] > div {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
[data-columns='1'] .maso-item {
flex: 0 0 100%;
max-width: 100%;
}
[data-columns='2'] .maso-item {
flex: 0 0 50%;
max-width: 50%;
}
[data-columns='3'] .maso-item {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
[data-columns='4'] .maso-item {
flex: 0 0 25%;
max-width: 25%;
}
[data-columns='5'] .maso-item {
flex: 0 0 20%;
max-width: 20%;
}
[data-columns='6'] .maso-item {
flex: 0 0 16.666666%;
max-width: 16.666666%;
}
.fixed-area {
z-index: 95;
}
/*
# FOOTER
===================================================================
*/
footer > .container {
padding: 50px 0px;
}
.footer-bar {
border-top-style: solid;
border-top-width: 1px;
}
.footer-bar > .container {
padding-top: 15px;
padding-bottom: 15px;
font-size: 12px;
letter-spacing: .5px;
}
.footer-bar > .container > span:last-child {
float: right;
}
.footer-wide .container {
max-width: 100%;
}
.footer-subheadingllax {
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: -121;
}
.footer-subheadingllax-cnt {
position: relative;
z-index: 1;
}
footer a {
text-decoration: none;
color: var(--white);
font-weight: 400;
font-size: 14px;
}
i.scroll-top-btn {
position: fixed;
bottom: 15px;
right: 15px;
width: 35px;
height: 35px;
display: none;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.17);
border-radius: 50%;
background: #FFF;
text-align: center;
cursor: pointer;
transition: all .5s;
}
i.scroll-top-btn:hover {
margin-bottom: 5px;
}
i.scroll-top-btn.show {
display: block;
}
i.scroll-top-btn:before {
font-family: "Icons";
font-style: normal;
font-weight: normal;
transform: rotate(90deg);
content: "\68";
position: absolute;
left: 0;
right: 0.5px;
font-size: 22px;
line-height: 32px;
text-transform: none;
}
/*
# ANIMATIONS
===================================================================
*/
[data-hidden] .anima, [data-anima]:not([data-trigger=hover]) .anima {
opacity: 0;
}
@keyframes ken-burn-in {
0% {
transform: scale(1.2);
}
100% {
transform: scale(1);
}
}
.ken-burn-in > img {
animation: ken-burn-in 13s;
transform-origin: bottom left;
transform: scale(1.2);
}
.ken-burn-center > img {
animation: ken-burn-in 10s;
transform: scale(1.2);
}
.ken-burn-out > img {
transform-origin: bottom left;
transform: scale(1.1) !important;
transition: transform 10s;
}
@keyframes rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(20deg);
}
}
@keyframes scale {
0% {
transform: scale(1);
}
100% {
transform: scale(1.2);
}
}
.rotate {
animation: rotate .5s;
transform: rotate(20deg);
opacity: 1;
}
@keyframes scale-rotate {
0% {
transform: scale(1) rotate(0);
}
100% {
transform: scale(1.2) rotate(4deg);
}
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeleft {
0% {
opacity: 0;
transform: translateX(-100px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes faderight {
0% {
opacity: 0;
transform: translateX(100px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes fadetop {
0% {
opacity: 0;
transform: translateY(-100px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadebottom {
0% {
opacity: 0;
transform: translateY(100px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes pulse {
from {
transform: scale(1);
transform-origin: center center;
animation-timing-function: ease-out;
}
10% {
transform: scale(0.91);
animation-timing-function: ease-in;
}
17% {
transform: scale(0.98);
animation-timing-function: ease-out;
}
33% {
transform: scale(0.87);
animation-timing-function: ease-in;
}
45% {
transform: scale(1);
animation-timing-function: ease-out;
}
}
@keyframes pulse-horizontal {
16.65% {
transform: translateX(8px);
}
33.3% {
opacity: 1;
transform: translateX(-6px);
}
49.95% {
transform: translateX(4px);
}
66.6% {
transform: translateX(-2px);
}
83.25% {
transform: translateX(1px);
}
100% {
transform: translateX(0);
}
}
@keyframes show-scale {
0% {
opacity: 0;
transform: scale(0);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@keyframes ping {
0% {
transform: scale(0.2);
opacity: 0.8;
}
80% {
transform: scale(1.2);
opacity: 0;
}
100% {
transform: scale(2.2);
opacity: 0;
}
}
.scale, .scale-rotate, .fade-in, .fade-left, .fade-right, .fade-top, .fade-bottom, .show-scale, .pulse, .pulse-horizontal {
opacity: 1 !important;
}
.img-scale:hover img, .img-scale-rotate img, img-pulse img, .img-pulse-horizontal img {
transition: all .5s;
}
.scale, .img-scale:hover img {
animation: scale .5s;
transform: scale(1.2);
}
i.scale {
transform: scale(1.2);
}
.scale-rotate, .img-scale-rotate:hover img {
transform: scale(1.2) rotate(4deg);
animation: scale-rotate .5s;
}
.fade-in {
animation: fadein .5s;
}
.fade-left {
animation: fadeleft .5s;
}
.fade-right {
animation: faderight .5s;
}
.fade-top {
animation: fadetop .5s;
}
.fade-bottom {
animation: fadebottom .5s;
}
.show-scale {
animation: show-scale .5s;
}
.pulse, .img-pulse:hover img, .btn-video:after {
animation-name: pulse;
animation-duration: 1.5s;
animation-timing-function: ease-in-out;
}
.pulse-horizontal, .img-pulse-horizontal:hover img {
animation-name: pulse-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.ping, .btn-video:before {
animation: ping 0.8s ease-in infinite both;
}
/*
# RESPONSIVE
===================================================================
-------------------------------------------------------------------
Large devices (desktops, less than 1200px)
-------------------------------------------------------------------
*/
@media (max-width: 1199.98px) {
.hidden-lg {
display: none !important;
}
[data-columns-lg='1'] > div {
grid-template-columns: 1fr;
}
[data-columns-lg='2'] > div {
grid-template-columns: 1fr 1fr;
}
[data-columns-lg='3'] > div {
grid-template-columns: 1fr 1fr 1fr;
}
[data-columns-lg='4'] > div {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
[data-columns-lg='1'] .maso-item {
flex: 0 0 100%;
max-width: 100%;
}
[data-columns-lg='2'] .maso-item {
flex: 0 0 50%;
max-width: 50%;
}
[data-columns-lg='3'] .maso-item {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
[data-columns-lg='4'] .maso-item {
flex: 0 0 25%;
max-width: 25%;
}
[data-columns-lg='5'] .maso-item {
flex: 0 0 20%;
max-width: 20%;
}
[data-columns-lg='6'] .maso-item {
flex: 0 0 16.666666%;
max-width: 16.666666%;
}
}
/*
-------------------------------------------------------------------
Medium devices (tablets, less than 992px)
-------------------------------------------------------------------
*/
@media (max-width: 991.98px) {
/*
-------------------------------------------------------------------
Layout
-------------------------------------------------------------------
*/
[class*=col-lg-] + [class*=col-lg-] {
margin-top: 30px;
}
.row.justify-content-around {
margin-right: -30px;
margin-left: -30px;
}
/*
-------------------------------------------------------------------
Responsive classes
-------------------------------------------------------------------
*/
.no-margin-md {
margin: 0 !important;
}
[class*=col-lg-] + [class*=col-lg-].no-margin-md, .full-width-md + .full-width-md {
margin-top: 15px !important;
}
.full-width-md {
width: 100% !important;
}
.hidden-md {
display: none !important;
}
.align-left-md {
text-align: left;
}
.align-right-md {
text-align: right;
}
.align-center-md {
text-align: center;
}
/*
-------------------------------------------------------------------
Components
-------------------------------------------------------------------
*/
.form-box [class*=col-lg-] + [class*=col-lg-] {
margin-top: 0 !important;
}
form.form-inline .btn {
margin-left: 0;
width: 100%;
}
.menu-inner:not(.menu-inner-vertical) {
overflow: hidden;
}
.menu-inner:not(.menu-inner-vertical) > ul {
height: 0;
display: block;
}
.menu-inner.active > ul {
height: auto;
}
.menu-inner:not(.menu-inner-vertical) > div {
display: block;
}
.menu-inner:not(.menu-inner-vertical) > ul > li:not(:last-child) {
margin-right: 0;
}
.menu-inner:not(.menu-inner-vertical) .dropdown ul {
border: none;
}
.menu-inner:not(.menu-inner-vertical) .dropdown-submenu a:after {
transform: translateY(-50%) rotate(90deg);
right: 0;
}
.menu-inner .menu-btn {
z-index: 1;
}
.table-6-md td, .table-6-md th {
display: block;
border-top: none;
border-bottom: none;
}
.table-6-md tr {
display: grid;
grid-template-columns: 1fr 1fr;
}
.table-6-md td:nth-child(2n+1) {
border-left: none;
}
/*
-------------------------------------------------------------------
Containers
-------------------------------------------------------------------
*/
[data-columns-md='1'] > div {
grid-template-columns: 1fr;
}
[data-columns-md='2'] > div {
grid-template-columns: 1fr 1fr;
}
[data-columns-md='3'] > div {
grid-template-columns: 1fr 1fr 1fr;
}
[data-columns-md='4'] > div {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
[data-columns-md='1'] .maso-item {
flex: 0 0 100%;
max-width: 100%;
}
[data-columns-md='2'] .maso-item {
flex: 0 0 50%;
max-width: 50%;
}
[data-columns-md='3'] .maso-item {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
[data-columns-md='4'] .maso-item {
flex: 0 0 25%;
max-width: 25%;
}
[data-columns-md='5'] .maso-item {
flex: 0 0 20%;
max-width: 20%;
}
[data-columns-md='6'] .maso-item {
flex: 0 0 16.666666%;
max-width: 16.666666%;
}
.scroll-box.disable-md:after {
display: none;
}
/*
-------------------------------------------------------------------
Sections
-------------------------------------------------------------------
*/
.section-map > .container {
max-width: 360px;
}
/*
-------------------------------------------------------------------
Navigation
-------------------------------------------------------------------
*/
body > nav {
height: 50px;
}
body > nav .menu-brand {
max-width: calc(100% - 60px);
}
body > nav .menu-brand > a {
display: flex;
align-items: center;
}
body > nav > .container, body > .menu-mini > .container {
max-width: 100%;
}
.menu-btn {
display: block;
z-index: 9999;
}
.dropdown-submenu > a:after, .menu-side:not(.menu-side-collapse) li > a:after {
transform: translateY(-50%) rotate(90deg);
}
.menu-cnt > ul > li > a, .dropdown > ul > li > a, .dropdown-submenu > ul > li > a {
padding: 0 30px;
}
.menu-cnt {
height: 0;
overflow: hidden;
position: absolute;
top: 100%;
background: #FFF;
left: 0;
width: 100%;
transition: height .5s;
display: block;
}
nav.light .menu-cnt a {
color: rgb(68, 68, 68) !important;
}
nav.align-right .menu-cnt {
display: block;
}
nav.active .menu-cnt {
box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.08);
z-index: 9995;
}
body > nav.menu-fixed .menu-cnt {
overflow-y: scroll;
}
.menu-cnt > ul, .menu-cnt > .menu-right {
float: none;
display: block;
width: 100%;
height: auto;
}
.menu-cnt > ul {
margin: 0;
}
.menu-cnt > .menu-right {
padding: 15px 0 0 0;
margin: 0;
height: auto;
}
.menu-right > * {
margin: 30px;
}
.dropdown ul:not(.icon-list), .dropdown.icon-list > ul, .dropdown-submenu > ul, .mega-dropdown .mega-menu, .dropdown .mega-menu {
position: static;
box-shadow: none;
}
.menu-big-box {
padding-bottom: 0;
}
.menu-big-box .menu-box {
height: auto;
display: block;
float: left;
width: calc(100% + 30px);
position: static;
margin: 0 -15px 0 -15px;
}
.menu-big-box.active .menu-box {
display: none;
}
.menu-big-box.menu-fixed.scroll-menu .menu-box {
display: none;
}
body > nav.menu-side {
padding: 0 15px;
}
.menu-side .bottom-area {
display: none;
position: fixed;
background: #FFF;
left: 0;
bottom: 0;
right: 0;
padding: 0 15px 15px;
}
.menu-side.active .bottom-area {
display: block;
}
.menu-side:not(.menu-side-collapse) li > a:after {
transform: translateY(-50%) rotate(90deg);
}
.mega-menu .col > h5:first-child {
margin-top: 30px;
}
.mega-menu .col:first-child > h5:first-child {
margin-top: 0;
}
.mega-menu .tab-box > .panel.active {
display: block;
}
/*
-------------------------------------------------------------------
Footer
-------------------------------------------------------------------
*/
i.scroll-top-btn {
display: block;
}
}
/*
-------------------------------------------------------------------
Small devices (landscape phones, less than 768px)
-------------------------------------------------------------------
/*
-------------------------------------------------------------------
Responsive classes
-------------------------------------------------------------------
*/
.no-margin-sm {
margin: 0 !important;
}
[class*=col-lg-] + [class*=col-lg-].no-margin-sm, .full-width-sm + .full-width-sm {
margin-top: 15px !important;
}
.full-width-sm {
width: 100% !important;
}
.hidden-sm {
display: none !important;
}
.align-left-sm {
text-align: left;
}
.align-right-sm {
text-align: right;
}
.align-center-sm {
text-align: center;
}
/*
-------------------------------------------------------------------
Components
-------------------------------------------------------------------
*/
.table-full-sm tr {
display: block;
}
.table-full-sm {
margin-top: -15px;
margin-bottom: -15px;
}
.table-full-sm td, .table-full-sm th {
width: 100%;
border-right: none;
border-left: none;
display: block;
padding: 15px 0 !important;
}
.table-border.table-full-sm tbody tr:last-child td:not(:last-child) {
border-bottom-style: solid;
border-bottom-width: 1px;
}
/*
-------------------------------------------------------------------
Sections
-------------------------------------------------------------------
*/
.section-block-full > .container > .row > .col:first-child {
padding: 0 30px;
}
.section-block > .block-media {
width: 100%;
}
.section-block > .container > .row {
display: block;
}
.section-block > .block-media, .section-block > .block-media > div {
position: relative;
height: 400px;
}
.section-block > .container > .row > .col:first-child:before {
right: auto;
left: 50%;
top: -144px;
transform: rotate(-90deg) translateY(-50%);
margin: 0;
}
.section-block > .container > .row > .col:last-child {
position: absolute;
top: 0;
left: 50%;
height: 400px;
transform: translateX(-50%);
padding-top: 100px;
padding-bottom: 100px;
}
.section-block:not(.section-block-full) + .section-base, .section-map + .section-base {
border-top-style: solid;
border-top-width: 1px;
}
.section-block-full > .container > .row > .col, .section-block-full > .container > .row > .col:first-child {
max-width: 100%;
margin: 0;
}
main > .section-map {
padding-top: 0;
}
.section-map > .google-map {
position: relative !important;
height: 300px;
}
.section-map > .container {
max-width: 540px;
width: 100%;
left: auto;
margin: 0 auto;
padding: 100px 15px 0 15px;
}
body > header .breadcrumb {
display: none;
}
/*
-------------------------------------------------------------------
Extra small devices (portrait phones, less than 576px)
-------------------------------------------------------------------
*/
@media (max-width: 575.98px) {
.hidden-xs {
display: none !important;
}
.visible-xs {
display: block !important;
}
.btn-sm {
padding: 5px 20px;
font-size: 14px;
}
.table-6-md tr {
grid-template-columns: 1fr;
}
.table-6-md td {
border: none;
}
.table, .table tbody, .table tr, .table thead, .table th, .table td {
display: block;
border: none;
padding: 0;
}
.table:not(.table-grid) tr {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
table.table-grid td {
padding: 30px 0;
}
table.table-grid tr:first-child td:first-child {
padding-top: 0;
}
table.table-grid tr:last-child td:last-child {
padding-bottom: 0;
}
.table.table-columns:not(.table-border):not(.table-full-border) {
margin: 0 -15px;
width: calc(100% + 30px);
}
.table-columns td {
display: block;
padding: 0 15px;
}
.table tbody tr:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
}
.pagination .next a {
margin-left: 0;
padding-right: 35px;
}
.pagination .prev a {
margin-right: 0;
padding-left: 35px;
}
.cnt-call {
padding: 30px;
}
.col-md-6 + .col-md-6 {
margin-top: 30px;
}
.cnt-box-blog-side {
display: block;
}
body .cnt-box-blog-side {
display: block;
}
body .cnt-box-blog-side > .img-box {
width: 100%;
height: 200px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
body .cnt-box-blog-side > .caption {
width: 100%;
padding-left: 0;
}
.icon-list-horizontal {
display: block;
}
.list-nav a:not(.list-archive) {
text-indent: -9995px;
width: 33.333%;
}
.list-nav a:before {
text-indent: 0;
}
}