* {
margin: 0px;
padding: 0px;
outline: none;
font-size: 100%;
}
body {
font-size: 14px;
line-height: 24px;
font-weight: 400;
  overflow-x: hidden;
}
a {
text-decoration: none;
cursor: pointer;
}
a:hover,
a:focus,
a:visited {
text-decoration: none;
outline: none;
}
h1,h2,h3,h4,h5,h6 {
position: relative;
font-weight: 400;
margin: 0px;
line-height: 1.2em;
letter-spacing: -0.02em;
}
h1 {
font-size: 36px;
line-height: 36px;
font-weight: 700;
}
h2 {
font-size: 30px;
line-height: 36px;
font-weight: 700;
}
h3 {
font-size: 24px;
margin-bottom: 11px;
font-weight: 700;
}
h4 {
font-size: 18px;
line-height: 28px;
font-weight: 700;
}
h5 {
font-size: 16px;
line-height: 24px;
font-weight: 700;
}
h6 {
font-size: 14px;
line-height: 24px;
font-weight: 700;
}
textarea {
overflow: hidden;
}
button {
outline: none !important;
cursor: pointer;
}
p,.text {
font-size: 16px;
line-height: 26px;
font-weight: 400;
margin: 0;
color: #222;
}
.large-container {
position: static;
max-width: 1600px;
padding: 0px 15px;
margin: 0 auto;
}
.page-wrapper {
position: relative;
margin: 0 auto;
width: 100%;
min-width: 300px;
overflow: hidden;
z-index: 9;
}
ul,li {
padding: 0px;
margin: 0px;
}
[class^="icon-"], [class*=" icon-"] {
  line-height: inherit;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
padding-right: 15px;
padding-left: 15px;
}
.theme-btn {
display: inline-block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.theme-btn i {
position: relative;
display: inline-block;
font-size: 14px;
margin-left: 3px;
}
.text-center {
text-align: center !important;
}
.sale_price  .timer-box .timer .children-text {
font-size: 14px;
font-weight: 400;
padding-left: 10px;
}
.sale_price  .timer-box .timer div {
font-size: 16px;
border-radius: 5px;
padding: 10px 12px;
margin-left: 0px;
}
.btn-style-one {
position: relative;
display: inline-block;
font-size: 14px;
line-height: 30px;
padding: 9px 32px;
font-weight: 400;
overflow: hidden;
border-radius: 50px;
text-transform: uppercase;
}
.btn-style-one:before {
top: 0;
left: 0;
content: "";
width: 150%;
height: 100%;
position: absolute;
transform-origin: 0 100% 0;
transform: rotate3d(0, 0, 1, -45deg) translate3d(0px, -3em, 0px);
transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, background-color 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}
.btn-style-one .icon {
position: relative;
margin-right: 10px;
}
.btn-style-one i {
position: relative;
font-style: normal;
}
.btn-style-one:hover::before {
opacity: 1;
transform: rotate3d(0, 0, 1, 0deg);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-style-two {
position: relative;
display: inline-block;
font-size: 16px;
line-height: 30px;
padding: 14px 53px;
font-weight: 700;
overflow: hidden;
border-radius: 5px;
letter-spacing: 1px;
}
.btn-style-two:before {
top: 0;
left: 0;
content: "";
width: 150%;
height: 100%;
position: absolute;
transform-origin: 0 100% 0;
transform: rotate3d(0, 0, 1, -45deg) translate3d(0px, -3em, 0px);
transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, background-color 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}
.btn-style-two .arrow {
position: relative;
margin-left: 5px;
font-size: 16px;
top: 1px;
}
.btn-style-two i {
position: relative;
font-style: normal;
}
.btn-style-two:hover::before {
opacity: 1;
transform: rotate3d(0, 0, 1, 0deg);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-style-three {
position: relative;
display: inline-block;
font-size: 13px;
line-height: 30px;
padding: 7px 41px;
font-weight: 400;
overflow: hidden;
border-radius: 50px;
}
.btn-style-transparent {
position: relative;
display: inline-block;
font-size: 13px;
line-height: 30px;
padding: 7px 41px;
font-weight: 400;
overflow: hidden;
border-radius: 50px;
}
.btn-style-three .arrow {
position: relative;
margin-right: 0px;
font-size: 10px;
top: 0px;
font-weight: 700;
}
.btn-style-four {
position: relative;
display: inline-block;
font-size: 13px;
line-height: 30px;
padding: 4px 27px;
font-weight: 400;
overflow: hidden;
border-radius: 50px;
}
.btn-style-four .arrow {
position: relative;
margin-right: 0px;
font-size: 10px;
top: 0px;
font-weight: 700;
}
.btn-style-five {
position: relative;
display: inline-block;
font-size: 18px;
line-height: 30px;
padding: 13px 36px;
font-weight: 700;
overflow: hidden;
border-radius: 50px;
}
.btn-style-five .icon {
position: relative;
margin-right: 10px;
top: 0px;
font-weight: 700;
}
.btn-style-six {
position: relative;
display: inline-block;
font-size: 18px;
line-height: 30px;
padding: 13px 36px;
font-weight: 700;
overflow: hidden;
border-radius: 50px;
}
.btn-style-six .icon {
position: relative;
margin-right: 10px;
top: 0px;
font-weight: 700;
}
.btn .icon {
margin-left: 12px;
font-weight: 400;
}
.list-style-one {
position: relative;
}
.list-style-one li {
position: relative;
margin-bottom: 3px;
font-size: 14px;
font-weight: 400;
padding-left: 25px;
line-height: 2em;
}
.list-style-one li .icon {
position: absolute;
left: 0px;
top: 6px;
font-size: 16px;
line-height: 1.2em;
}
.list-style-two {
position: relative;
}
.list-style-two li {
position: relative;
margin-bottom: 15px;
font-size: 16px;
font-weight: 400;
padding-left: 25px;
line-height: 1.8em;
}
.list-style-two li .icon {
position: absolute;
left: -28px;
top: 0px;
font-size: 16px;
line-height: 1.15em;
}
.list-style-two li a {
position: relative;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.list-style-two li:last-child {
margin-bottom: 0px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.preloader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 99999999999;
background-position: center center;
background-repeat: no-repeat;
background-size: 100px;
}
img {
display: inline-block;
max-width: 100%;
height: auto;
}
.dropdown-toggle::after {
display: none;
}
.fa {
line-height: inherit;
}
.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
position: absolute;
top: 50%;
left: 30px;
height: 60px;
width: 60px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.play-now .ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.play-now .ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {
}
100% {
}
}
@keyframes ripple {
70% {
}
100% {
}
}
.scroll-to-top {
position: fixed;
bottom: 20px;
left: 20px;
padding: 0px 20px;
font-size: 24px;
line-height: 60px;
text-align: center;
z-index: 10;
cursor: pointer;
display: none;
border-radius: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.main-header {
position: relative;
display: block;
}
.main-header .header-top {
position: relative;
z-index: 1;
background:#E3BAD1!important;
}
.main-header .header-top .top-outer {
position: relative;
margin-left: 210px;
padding-left: 50px;
}
.main-header .header-top .top-left {
position: relative;
float: left;
padding: 10px 0px;
margin-left: 13px;
width: 100%;
text-align: right;
padding-right: 15px;
}
.main-header .header-top .top-left li {
position: relative;
font-size: 16px;
font-weight: 700;
margin-right: 75px;
display: inline-block;
}
.main-header .header-top .top-left li a {
position: relative;
display: inline-block;
}
.main-header .header-top .top-left li .icon {
position: relative;
margin-right: 10px;
}
.main-header .header-top .top-left li:last-child {
margin-right: 0px;
}
.main-header .xs-bold-menu {
display: none;
}
.xs-mobile-search a {
display: none;
}
.btn__onlinezapis.xs-mobile__onlinezapis {
  display: none;
}
.ss-ae-client-widget a.button {
  display: none !important;
}
.header-top .top-right {
position: relative;
float: right;
z-index: 1;
padding: 9px 0px;
}
.header-top .top-right .cart-btn {
position: relative;
float: left;
}
.header-top .top-right .cart-btn .cart-icon {
position: relative;
font-size: 21px;
z-index: 1;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-top .top-right .cart-btn .total-cart {
position: absolute;
content: '';
top: -2px;
right: -6px;
width: 14px;
height: 14px;
font-size: 9px;
padding-left: 1px;
text-align: center;
line-height: 14px;
border-radius: 50%;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-top .top-right .nav-box {
position: relative;
float: left;
font-size: 30px;
cursor: pointer;
margin-left: 25px;
}
.main-header .header-upper .logo-outer:before {
position: absolute;
content: '';
right: -40px;
top: 0px;
height: 100%;
width: 10000%;
-ms-transform: skewX(-25deg);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.main-header .header-upper {
position: relative;
top: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .header-upper .logo-outer {
position: relative;
float: left;
z-index: 25;
padding-top: 30px;
margin-top: -50px;
padding-bottom: 30px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .logo-outer .logo a {
position: relative;
display: inline-block;
}
.main-header .logo-outer .logo img, .logo img {
position: relative;
display: inline-block;
max-width: 160px;
height: 75px !important;
}
.main-header .header-upper .nav-outer {
z-index: 10;
position: relative;
}
.main-header.header-style-one .header-upper .nav-outer {
position: relative;
margin-left: 260px;
}
.main-header .header-lower {
position: relative;
}
.main-header .header-lower .outer-box {
position: absolute;
right: 0px;
top: 0px;
float: right;
z-index: 20;
padding: 21px 0px;
}
.xs-sticky-header.IsSticky .logo-outer .logo {
position: relative;
top: 20px;
}
.main-header .header-lower .outer-box .theme-btn {
float: left;
font-size: 14px;
padding: 4px 29px;
}
.main-header .header-lower .outer-box .cart-btn {
position: relative;
float: left;
font-size: 20px;
margin-left: 28px;
margin-top: 4px;
}
.main-header .header-lower .outer-box .cart-btn .cart-icon {
position: relative;
font-size: 24px;
}
.main-header .header-lower .elementskit-navbar {
position: relative;
z-index: 20;
}
.main-header .header-lower .search-box-btn {
width: auto;
height: auto;
line-height: 1.6em;
}
.main-header .header-lower .nav-box {
position: relative;
float: right;
cursor: pointer;
font-size: 28px;
margin-top: 4px;
margin-left: 25px;
}
.main-header .header-lower .nav-outer {
position: relative;
float: left;
width: 100%;
}
.main-header .header-lower .search-box-outer {
padding: 0px;
margin-top: 3px;
margin-left: 22px;
}
.main-header .header-lower .search-box-outer .dropdown-menu {
top: 52px !important;
}
.main-header.header-style-two .search-box-btn:before,
.main-header.header-style-three .search-box-btn:before {
display: none;
}
.main-menu {
position: relative;
float: left;
}
.main-menu .navbar-collapse {
padding: 0px;
}
.main-menu .navigation {
position: relative;
margin: 0px;
}
.main-menu .navigation > li {
position: relative;
float: left;
padding: 25px 0px;
margin-right: 30px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-menu .navigation > li:last-child {
margin-right: 0px;
}
.main-menu .navigation > li > a {
position: relative;
display: block;
text-align: center;
font-size: 16px;
line-height: 35px;
font-weight: 400;
opacity: 1;
padding: 0;
text-transform: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.main-menu .navigation > li.dropdown > a {
padding-right: 18px !important;
}
.main-menu .navigation > li.dropdown > a:before {
content: "\f13d";
position: absolute;
right: 0px;
top: 4px;
font-size: 10px;
line-height: 26px;
font-weight: 700;
font-family: "Flaticon";
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.main-menu .navigation > li.dropdown:hover > a:before {
opacity: 0;
}
.main-menu .navigation > li.dropdown > a:after {
content: "\f137";
position: absolute;
right: 0px;
top: 4px;
opacity: 0;
font-size: 10px;
line-height: 26px;
font-weight: 700;
font-family: "Flaticon";
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.main-menu .navigation > li.dropdown:hover > a:after {
opacity: 1;
}
.main-menu .navigation > li > ul {
position: absolute;
left: -30px;
top: 100%;
width: 230px;
z-index: 100;
display: none;
opacity: 0;
visibility: hidden;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
padding: 0px 0px;
}
.main-menu .navigation > li > ul:before {
position: absolute;
content: '';
left: 0px;
top: -30px;
width: 100%;
height: 30px;
display: block;
}
.main-menu .navigation > li > ul.from-right {
left: auto;
right: 0px;
}
.main-menu .navigation > li > ul > li {
position: relative;
width: 100%;
}
.main-menu .navigation > li > ul > li > a {
position: relative;
display: block;
padding: 10px 18px;
line-height: 24px;
font-weight: 400;
font-size: 16px;
text-transform: inherit;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.sticky-header .main-menu .navigation > li > a {
padding: 19px 0px !important;
}
.sticky-header .main-menu .navigation > li > a:before {
display: none;
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
font-family: "Flaticon";
content: "\f12f";
position: absolute;
right: 15px;
top: 14px;
width: 10px;
height: 20px;
display: block;
line-height: 20px;
font-size: 16px;
font-weight: 400;
text-align: center;
z-index: 5;
}
.main-menu .navigation > li > ul > li > ul {
position: absolute;
left: 120%;
top: 0%;
width: 230px;
z-index: 100;
display: none;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
padding: 0px 0px;
}
.main-menu .navigation > li > ul > li > ul.from-right {
left: auto;
right: 0px;
}
.main-menu .navigation > li > ul > li > ul > li {
position: relative;
width: 100%;
}
.main-menu .navigation > li > ul > li > ul > li > a {
position: relative;
display: block;
padding: 10px 18px;
line-height: 24px;
font-weight: 400;
font-size: 16px;
text-transform: inherit;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
font-family: 'FontAwesome';
content: "\f105";
position: absolute;
right: 10px;
top: 11px;
width: 10px;
height: 20px;
display: block;
line-height: 20px;
font-size: 16px;
font-weight: 400;
text-align: center;
z-index: 5;
}
.main-menu .navigation > li.dropdown:hover > ul {
visibility: visible;
opacity: 1;
left: 0px;
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
visibility: visible;
opacity: 1;
top: 0;
left: 100%;
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
position: absolute;
right: 10px;
top: 6px;
width: 30px;
height: 30px;
text-align: center;
line-height: 28px;
background-size: 20px;
cursor: pointer;
z-index: 5;
display: none;
}
.main-header .header-upper .outer-box {
position: relative;
float: right;
}
.main-header .upper-right {
position: relative;
padding-top: 48px;
}
.main-header .info-box {
position: relative;
float: left;
font-size: 16px;
padding-left: 48px;
margin-left: 56px;
}
.main-header .info-box:last-child {
margin-left: 0px;
}
.main-header .icon-box {
position: absolute;
left: 0px;
top: 0px;
font-size: 34px;
line-height: 1em;
}
.main-header.header-style-three .info-box ul li strong {
font-size: 16px;
font-weight: 700;
}

.header-style-two .social-box {
position: relative;
margin-top: 7px;
}
.header-style-two .social-box li {
position: relative;
margin-left: 5px;
display: inline-block;
}
.header-style-two .social-box a {
position: relative;
width: 36px;
height: 36px;
font-size: 13px;
text-align: center;
line-height: 33px;
border-radius: 50%;
display: inline-block;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.header-style-three .social-box {
margin-top: 12px;
float: left;
}
.header-style-three .social-box li {
position: relative;
margin-left: 5px;
display: inline-block;
}
.header-style-three .social-box li a {
font-size: 14px;
margin-left: 8px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .header-upper .nav-box {
position: relative;
float: left;
width: 50px;
height: 50px;
font-size: 16px;
font-weight: 700;
cursor: pointer;
text-align: center;
line-height: 50px;
margin-left: 18px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .search-box-outer {
position: relative;
float: left;
padding: 17px 0px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .search-box-btn {
position: relative;
width: 60px;
height: 50px;
cursor: pointer;
font-size: 18px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .search-box-btn:before {
position: absolute;
content: '';
left: -5px;
top: 0px;
width: 12px;
z-index: -1;
height: 100%;
-ms-transform: skewX(-12deg);
-webkit-transform: skewX(-12deg);
transform: skewX(-12deg);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .search-box-btn:hover::before {
-ms-transform: skewX(12deg);
-webkit-transform: skewX(12deg);
transform: skewX(12deg);
}
.dropdown-toggle::after {
display: none;
}
.main-header .search-box-outer .dropdown-menu {
top: 66px !important;
left: auto !important;
right: 0;
padding: 0px;
width: 280px;
border-radius: 0px;
transform: none !important;
}
.main-header .search-panel .form-container {
padding: 25px 20px;
}
.main-header .search-panel .form-group {
position: relative;
margin: 0px;
}
.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
display: block;
width: 100%;
line-height: 24px;
padding: 7px 40px 7px 15px;
height: 40px;
font-size: 14px;
}


.main-header .search-panel .search-btn {
position: absolute;
right: 0px;
top: 0px;
width: 40px;
height: 40px;
text-align: center;
font-size: 12px;
cursor: pointer;
}
.main-header.header-style-two .header-upper .logo-outer {
padding: 45px 0px;
margin: 0px;
}
.main-header.header-style-three .header-upper .logo-outer {
padding: 40px 0px;
margin: 0px;
}
.main-header.header-style-two .header-upper .logo-outer:before,
.main-header.header-style-three .header-upper .logo-outer:before {
display: none;
}

.header-style-three .main-menu .navigation > li:before {
position: absolute;
content: '';
left: 0px;
bottom: 20px;
height: 2px;
width: 0px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-style-three .main-menu .navigation > li:hover::before,
.header-style-three .main-menu .navigation > li.current::before {
width: 20px;
}
.header-style-two .main-menu .navigation > li,
.header-style-three .main-menu .navigation > li {
padding: 23px 0px;
}
.main-header .header-lower .user-box {
position: relative;
float: left;
font-size: 20px;
margin-top: 5px;
margin-left: 20px;
}
.hidden-bar {
position: fixed;
top: 0px;
right: 0px;
width: 305px;
height: 100%;
z-index: 9999;
transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
-moz-transition: all 700ms ease;
}
.hidden-bar-wrapper {
height: 100%;
padding: 0px 5px 30px 0px;
}
.hidden-bar .mCSB_inside > .mCSB_container {
margin-right: 0px;
}
.hidden-bar.right-align {
right: -400px;
}
.hidden-bar.right-align.visible-sidebar {
right: 0px;
}
.hidden-bar .hidden-bar-closer {
position: absolute;
top: 10px;
right: 15px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
z-index: 999999;
}
.hidden-bar .hidden-bar-closer button {
display: block;
font-size: 16px;
width: 40px;
height: 40px;
cursor: pointer;
line-height: 40px;
}
.hidden-bar .hidden-bar-closer .btn {
outline: none;
font-size: 14px;
}
.sidebar-info-contents {
position: relative;
}
.sidebar-info-contents .content-inner {
position: relative;
}
.sidebar-info-contents .content-inner .logo {
padding: 0px 0px 40px;
}
.sidebar-info-contents .content-inner .logo img {
display: inline-block;
max-width: 100%;
}
.sidebar-info-contents .content-inner .content-box {
position: relative;
}
.sidebar-info-contents .content-inner .content-box h2 {
position: relative;
font-size: 20px;
font-weight: 400;
margin-bottom: 20px;
}
.sidebar-info-contents .content-inner .content-box .text {
position: relative;
font-size: 14px;
margin-bottom: 25px;
}
.sidebar-info-contents .content-inner .contact-info {
position: relative;
margin-top: 60px;
}
.sidebar-info-contents .content-inner .contact-info h2 {
position: relative;
font-size: 20px;
font-weight: 400;
margin-bottom: 20px;
}
.sidebar-info-contents .content-inner .social-box {
position: relative;
margin-top: 20px;
margin-bottom: 30px;
}
.sidebar-info-contents .content-inner .social-box li {
position: relative;
display: inline-block;
margin-right: 6px;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.sidebar-info-contents .content-inner .social-box li a {
position: relative;
width: 36px;
height: 36px;
z-index: 1;
font-size: 13px;
line-height: 36px;
text-align: center;
border-radius: 50%;
display: inline-block;
}
.sticky-header {
position: fixed;
visibility: hidden;
opacity: 0;
left: 0px;
top: 0px;
width: 100%;
padding: 0px 0px;
z-index: -1;
-webkit-transition: top 300ms ease;
-moz-transition: top 300ms ease;
-ms-transition: top 300ms ease;
-o-transition: top 300ms ease;
transition: top 300ms ease;
}
.fixed-header .sticky-header {
opacity: 1;
z-index: 9999;
visibility: visible;
}
.fixed-header .sticky-header .logo {
padding: 5px 0px;
}
.sticky-header .main-menu .navigation > li {
margin-left: 32px !important;
padding: 0;
margin-right: 0;
}
.sticky-header .main-menu .navigation > li.dropdown > a:after,
.sticky-header .main-menu .navigation > li > a:before,
.sticky-header .main-menu .navigation > li:after {
display: none !important;
}
.sticky-header .main-menu .navigation > li > a {
padding: 20px 0px !important;
line-height: 30px;
font-size: 16px;
font-weight: 400;
text-transform: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a {
opacity: 1;
}
.IsSticky.xs-sticky-header {
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 999;
}
.xs-onepage-logo {
display: none;
}
.IsSticky.xs-sticky-header .xs-onepage-logo {
display: block;
}
.section-title {
position: relative;
z-index: 1;
margin-bottom: 50px;
}
.section-title h2 {
position: relative;
display: block;
font-size: 46px;
line-height: 1.2em;
font-weight: 700;
}
.section-title .text {
position: relative;
display: block;
font-size: 18px;
font-weight: 400;
margin-top: 18px !important;
line-height: 1.8em;
}
.section-title.text-center .text {
max-width: 720px;
margin: 0 auto;
}
.section-title.text-center h2 {
max-width: 800px;
margin: 0 auto;
}
.banner-section {
position: relative;
}
.banner-section .auto-container {
position: relative;
}
.banner-section .banner-carousel {
position: relative;
}
.banner-section .banner-carousel .slide-item {
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 550px;
overflow: hidden;
}
.banner-section .banner-carousel .slide-item .clearfix {
clear: both;
}
.banner-column {
position: relative;
padding: 20px 0px 40px;
}
.banner-column .title {
position: relative;
font-size: 26px;
font-weight: 700;
font-style: italic;
margin-bottom: 20px;
padding-top: 50px;
display: inline-block;
text-decoration: underline;
}
.banner-column h2 {
position: relative;
display: block;
font-size: 46px;
line-height: 1.2em;
font-weight: 700;
margin-bottom: 25px;
}
.banner-column .text {
position: relative;
display: block;
font-size: 18px;
line-height: 27px;
font-weight: 400;
margin-bottom: 35px;
}
.xs-banner-container-parent {
position: relative;
}
.banner-carousel .image {
position: absolute;
right: -120px;
top: 20px;
}
.banner-carousel .owl-dots {
display: none;
}
.banner-carousel .owl-nav {
position: absolute;
top: 92%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0 auto;
z-index: 99;
opacity: 0;
display: flex;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
justify-content: space-around;
width: 13%;
}
.banner-carousel:hover .owl-nav {
opacity: 1;
}
.banner-carousel .owl-prev,
.banner-carousel .owl-next {
position: relative;
height: 60px;
width: 60px;
font-size: 24px;
font-weight: 400;
text-align: center;
line-height: 58px;
margin-top: 1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}


.services-form-section {
position: relative;
}
.services-form-section .image-layer {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
background-position: left top;
background-repeat: no-repeat;
}
.services-form-section:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
z-index: 1;
}


.services-form {
position: relative;
z-index: 2;
}
.services-form .form-group {
position: relative;
margin: 19px 0px;
}
.services-form .form-group input[type="text"],
.services-form .form-group input[type="tel"],
.services-form .form-group input[type="email"],
.services-form .form-group select {
position: relative;
display: block;
width: 100%;
line-height: 28px;
padding: 10px 25px;
height: 56px;
font-size: 14px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}

.services-form .form-group textarea {
position: relative;
display: block;
width: 100%;
line-height: 22px;
padding: 10px 25px;
height: 125px;
resize: none;
font-size: 14px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-form .form-group.button-group {
position: relative;
margin: 0px;
}
.services-form .submit-btn {
position: relative;
width: 100%;
display: block;
cursor: pointer;
font-size: 18px;
font-weight: 400;
padding: 35px 15px;
z-index: 1;
text-decoration: underline;
}
.services-form .submit-btn:hover {
text-decoration: none;
}
.services-form .submit-btn:before {
position: absolute;
content: '';
left: 20px;
top: 0px;
right: 20px;
bottom: 0px;
z-index: -1;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.services-form .form-group:last-child {
right: -30px;
}
.services-form .form-group:first-child .ui-selectmenu-button.ui-button {
padding-left: 52px;
}
.services-form .form-group .map-icon {
position: absolute;
content: '';
left: 40px;
top: 18px;
z-index: 1;
font-size: 18px;
}
.services-form .form-group .location-icon {
position: absolute;
content: '';
right: 40px;
top: 18px;
z-index: 1;
font-size: 18px;
font-weight: 400;
}
.services-form .form-group:first-child .ui-button .ui-icon:before {
display: none;
}
.services-form .form-group .left-curves {
position: absolute;
left: 0px;
top: 0px;
height: 100%;
}
.services-form .form-group .left-curves:before {
position: absolute;
content: '';
left: 4px;
top: 0px;
width: 22px;
height: 100%;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.services-form .form-group .left-curves:after {
position: absolute;
content: '';
left: 26px;
top: 0px;
width: 8px;
height: 100%;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.services-form .form-group .right-curves {
position: absolute;
right: 0px;
top: 0px;
height: 100%;
}
.services-form .form-group .right-curves:before {
position: absolute;
content: '';
left: -27px;
top: 0px;
width: 22px;
height: 100%;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.services-form .form-group .right-curves:after {
position: absolute;
content: '';
left: -35px;
top: 0px;
width: 8px;
height: 100%;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.form-group .ui-selectmenu-button.ui-button {
width: 100%;
font-size: 16px;
font-style: normal;
height: 56px;
padding: 10px 28px;
line-height: 34px;
border-radius: 0px;
}
.form-group .ui-button .ui-icon {
position: relative;
top: 6px;
font-size: 0px;
text-indent: 0px;
}
.form-group .ui-button .ui-icon:before {
font-family: 'icomoon' !important;
content: "\e874";
position: absolute;
right: 0px;
top: 2px !important;
height: 20px;
display: block;
line-height: 20px;
font-size: 14px;
font-weight: 900;
text-align: center;
z-index: 5;
}
.ui-menu .ui-menu-item {
font-size: 14px;
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
display: block;
padding: 8px 20px;
font-size: 14px;
line-height: 24px;
}


.featured-section {
position: relative;
padding: 100px 0px 70px;
}
.featured-section .pattern-layer {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
width: 190px;
height: 383px;
}
.featured-block {
margin-bottom: 30px;
}
.featured-block .inner-box {
position: relative;
padding: 50px 30px;
}
.featured-block .image-layer:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.featured-block .image-layer {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0;
background-size: cover;
transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
-webkit-transform: scaleX(0.7) translateX(-30px);
-ms-transform: scaleX(0.7) translateX(-30px);
-moz-transform: scaleX(0.7) translateX(-30px);
transform: scaleX(0.7) translateX(-30px);
-webkit-transform-origin: left;
-ms-transform-origin: left;
-moz-transform-origin: left;
transform-origin: left;
}
.featured-block .inner-box:hover .image-layer {
opacity: 1;
-webkit-transform: scaleX(1) translateX(0px);
-ms-transform: scaleX(1) translateX(0px);
-moz-transform: scaleX(1) translateX(0px);
transform: scaleX(1) translateX(0px);
}
.featured-block .icon-box {
position: relative;
font-size: 46px;
line-height: 1em;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.featured-block h3 {
position: relative;
font-size: 28px;
font-weight: 700;
line-height: 1.3em;
margin-top: 20px;
}
.featured-block h3 a {
position: relative;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.featured-block.style-two {
margin-bottom: 0px;
}
.featured-block.style-two h3 {
font-size: 22px;
}
.featured-block p {
position: relative;
font-size: 16px;
line-height: 1.7em;
margin-top: 12px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}


.container-fluid {
position: relative;
padding: 100px 0px 90px;
}
.container-fluid .pattern-layer {
position: absolute;
content: '';
right: 0px;
top: 140px;
right: 0px;
bottom: 0px;
width: 221px;
height: 500px;
}
.container-fluid .outer-section {
position: relative;
}
.container-fluid .outer-section .left-column {
position: relative;
width: 42%;
float: left;
}
.container-fluid .outer-section .left-column .shadow-one {
position: absolute;
left: 60%;
top: -40px;
width: 134px;
height: 134px;
}
.container-fluid .outer-section .left-column .shadow-two {
position: absolute;
left: 72%;
bottom: -40px;
width: 96px;
height: 96px;
}
.container-fluid .outer-section .left-column .shadow-three {
position: absolute;
left: 0%;
bottom: -100px;
width: 96px;
height: 96px;
}
.container-fluid .outer-section .left-column .image {
  position: relative;
  z-index: 2;
  margin-left: -70px;
  border-radius: 50%;
  overflow: hidden;
  width: 620px;
  height: 620px;
  background-size: cover !important;
}
.container-fluid .outer-section .left-column .inner-column {
position: relative;
}
.container-fluid .outer-section .left-column .inner-column:before {
background: url(/images/background/2.png) no-repeat;
position: absolute;
content: '';
left: -150px;
top: -80px;
right: -140px;
bottom: -80px;
z-index: 1;
}
.container-fluid .outer-section .right-column {
position: relative;
width: 58%;
float: right;
}

.container-fluid.o-nas.o-nas-page {
  padding-top: 0;
  padding-bottom: 0;
}
.container-fluid.o-nas.o-nas-page  .outer-section .right-column{
width: 100%;
}
.container-fluid .outer-section .right-column .inner-column {
position: relative;
max-width: 760px;
width: 100%;
padding-left: 40px;
padding-right: 15px;
}
.container-fluid .outer-section .right-column h2 {
position: relative;
font-size: 46px;
font-weight: 700;
line-height: 1.2em;
margin-bottom: 45px;
}
.featured-list {
position: relative;
z-index: 1;
}
.featured-list li {
position: relative;
font-size: 16px;
line-height: 1.8em;
margin-bottom: 30px;
}
.featured-list li:last-child {
margin-bottom: 0px;
}
.featured-list li .icon {
position: relative;
float: left;
font-size: 28px;

text-align: center;
border-radius: 50%;
margin-right: 30px;
display: inline-block;
padding: 11px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.featured-list svg use {
  fill: #fff;
  /* width: 10px; */
  /* height: 10px; */
}
.sidebar .widget.catalog_list ul {
  transition: all 300ms ease;
  overflow: hidden;
}
.sidebar .widget.catalog_list ul.active {
  transition: all 300ms ease;
}
.team-block .icon-box .icon svg {
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
  top: -5px;
}
.team-block .icon-box .icon svg use {
  fill: #fff;
}


.featured-list svg {
  width: 40px;
  height: 40px;
  padding:5px;
}
.featured-list li:hover .icon {
transform: rotateY(360deg);
}
.featured-list li .title {
position: relative;
display: block;
font-size: 22px;
margin-bottom: 6px;
display: block;
font-weight: 700;
}
.featured-list li p {
position: relative;
font-size: 16px;
line-height: 1.8em;
}
.featured-list .content {
float: left;
max-width: 450px;
}
.featured-list-two {
position: relative;
}
.featured-list-two .content {
position: relative;
float: left;
max-width: 450px;
}
.featured-list-two li {
position: relative;
font-size: 16px;
line-height: 1.7em;
margin-bottom: 32px;
}
.featured-list-two li p {
position: relative;
font-size: 16px;
line-height: 1.7em;
}
.featured-list-two li:last-child {
margin-bottom: 0px;
}
.featured-list-two .icon {
position: relative;
content: '';
float: left;
font-size: 44px;
margin-right: 30px;
text-align: center;
display: inline-block;
}
.featured-list-two .title {
position: relative;
display: block;
font-size: 22px;
margin-bottom: 6px;
font-weight: 700;
}
.featured-block .icon-box svg.list_icon {
  width: 46px;
  height: 46px;
}

.featured-block:hover .icon-box svg.list_icon use{
  fill:#fff;
}

.news-carousel .owl-nav {
position: absolute;
top: 35%;
width: 100%;
}
.news-carousel .owl-nav .owl-prev,  .news-carousel .owl-nav .owl-next {
position: absolute;
height: 45px;
width: 45px;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 2.5;
margin-top: 1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-carousel .owl-nav .owl-prev {
left: -45px;
padding-right: 2px;
}
.news-carousel .owl-nav .owl-next {
right: -35px;
padding-left: 2px;
}
.news-carousel .owl-dots {
position: relative;
text-align: center;
margin-top: 20px;
}
.news-carousel .owl-dots .owl-dot {
position: relative;
margin: 0px 5px;
width: 8px;
height: 8px;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-carousel .owl-dots .owl-dot.active,
.news-carousel .owl-dots .owl-dot:hover {
width: 12px;
height: 12px;
}
.testimonials-carousel .owl-nav {
position: absolute;
top: 35%;
width: 100%;
}
.testimonials-carousel .owl-nav .owl-prev,  .testimonials-carousel .owl-nav .owl-next {
position: absolute;
height: 45px;
width: 45px;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 2.5;
margin-top: 1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.testimonials-carousel .owl-nav .owl-prev {
left: -45px;
padding-right: 2px;
}
.testimonials-carousel .owl-nav .owl-next {
right: -45px;
padding-left: 2px;
}
.testimonials-carousel .owl-dots {
position: relative;
text-align: center;
margin-top: 20px;
}
.testimonials-carousel .owl-dots .owl-dot {
position: relative;
margin: 0px 5px;
width: 8px;
height: 8px;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.testimonials-carousel .owl-dots .owl-dot.active,
.testimonials-carousel .owl-dots .owl-dot:hover {
width: 12px;
height: 12px;
}

.sale-section .image {
overflow: hidden;
max-height: 230px;
}
.sale-carousel .owl-nav {
position: absolute;
top: 43%;
width: 100%;
}
.sale-carousel .owl-nav .owl-prev,  .sale-carousel .owl-nav .owl-next {
position: absolute;
height: 45px;
width: 45px;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 2.5;
margin-top: 1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.sale-carousel .owl-nav .owl-prev {
left: -45px;
padding-right: 2px;
}
.sale-carousel .owl-nav .owl-next {
right: -45px;
}
.sale-carousel .owl-dots {
position: relative;
text-align: center;
margin-top: 20px;
}
.sale-carousel .owl-dots .owl-dot {
position: relative;
margin: 0px 5px;
width: 8px;
height: 8px;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.sale-carousel .owl-dots .owl-dot.active,
.sale-carousel .owl-dots .owl-dot:hover {
width: 12px;
height: 12px;
}
.sale-carousel {
padding: 13px 13px 13px 13px;
}
.team-section {
position: relative;
padding: 90px 0px 40px;
}
.team-section.alternate {
padding-bottom: 90px;
}
.team-section.style-two {
padding-bottom: 95px;
}
.team-section.style-two .owl-dots {
margin-top: 10px;
}
.team-pattern-layer {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
width: 190px;
height: 100%;
background-repeat: no-repeat;
}
.team-pattern-layer-two {
position: absolute;
content: '';
right: 0px;
bottom: 0px;
width: 221px;
height: 488px;
background-repeat: no-repeat;
}
.team-pattern-layer-three {
position: absolute;
content: '';
right: 0px;
bottom: 50px;
width: 190px;
height: 477px;
background-repeat: no-repeat;
}
.team-block {
position: relative;
margin-bottom: 30px;
padding: 10px;
}
.team-block .inner-box {
position: relative;
overflow: hidden;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.team-block .image {
position: relative;
position: relative;
  height: 270px;
  overflow: hidden;
}

.team-block .image img {
  position: absolute;
  /* height: 160%; */
  max-width: none;
  width: 100%;
}
.team-block .image .overlay-box {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.team-block .image .overlay-box:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
opacity: 0;
top: 100%;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
/*.team-block .inner-box:hover .overlay-box:before {
opacity: 1;
top: 0%;
}*/
.team-block .inner-box .overlay-box .overlay-inner {
position: relative;
height: 100%;
}
.team-social-box {
position: absolute;
left: 30px;
bottom: 28px;
}
.team-social-box li {
position: relative;
left: -70px;
margin-bottom: 10px;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.team-social-box li a {
position: relative;
width: 36px;
height: 36px;
z-index: 1;
font-size: 16px;
line-height: 36px;
text-align: center;
border-radius: 50%;
display: inline-block;
}
.team-social-box li .social-name {
position: relative;
padding: 0px 10px;
top: 0px;
opacity: 0;
visibility: hidden;
font-size: 12px;
margin-left: -32px;
display: inline-block;
border-radius: 0px 50px 50px 0px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.team-social-box li:last-child {
margin-bottom: 0px;
}
.team-block .inner-box:hover .image .overlay-box .team-social-box li {
left: 0px;
}
.team-block .inner-box:hover .image .overlay-box .team-social-box li:nth-child(2) {
left: 0px;
transition-delay: 500ms;
}
.team-block .inner-box:hover .image .overlay-box .team-social-box li:nth-child(3) {
left: 0px;
transition-delay: 750ms;
}
.team-block .inner-box:hover .image .overlay-box .team-social-box li:nth-child(4) {
left: 0px;
transition-delay: 1000ms;
}
.team-social-box li:hover .social-name {
opacity: 1;
margin-left: -9px;
visibility: visible;
}
.team-social-box li a {
position: relative;
width: 36px;
height: 36px;
z-index: 1;
font-size: 16px;
line-height: 36px;
text-align: center;
border-radius: 50%;
display: inline-block;
}
.team-social-box li.instagram .social-name {
padding: 4px 14px 4px 15px;
top: -1px;
}
.team-social-box li.vk .social-name {
padding: 4px 14px 4px 15px;
top: -1px;
}
.team-social-box li.youtube .social-name {
padding: 4px 14px 4px 15px;
top: -1px;
}
.team-social-box li.linkedin .social-name {
padding: 4px 14px 4px 15px;
top: -1px;
}
.team-social-box li.facebook .social-name {
padding: 4px 14px 4px 15px;
top: -1px;
}
.team-social-box li.twitter .social-name {
padding: 4px 14px 4px 15px;
top: -1px;
}
.team-block .lower-content {
position: relative;
text-align: center;
padding-bottom: 32px;
height: 225px;
}
.team-block .icon-box {

position: relative;
width: 40px;
height: 40px;
line-height: 36px;
font-size: 32px;
margin: 0 auto;
text-align: center;
border-radius: 50%;
margin-top: -10px;
top: -10px;
display: inline-block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;

}
.team-block h3 {
position: relative;
font-weight: 700;
font-size: 20px;
line-height: 1.3em;
margin-top: 10px;
padding: 0px 10px;
height: 52px;
}
.team-block h3 a {
position: relative;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
width: 100%;
  height: 100%;
  display: inline-grid;
  align-items: center;
}
.team-block .designation {
position: relative;
font-size: 13px;
font-weight: 400;
margin-top: 4px;
padding: 0px 10px;
line-height: 1.3;
height: 50px;
  overflow: hidden;
}
.team-section .owl-nav {
position: absolute;
top: 33%;
width: 100%;
}
.team-section .owl-nav .owl-prev, .team-section .owl-nav .owl-next {
position: absolute;
height: 45px;
width: 45px;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 2.5;
margin-top: 1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-section .owl-nav .owl-prev {
left: -45px;
}
.team-section .owl-nav .owl-next {
right: -45px;
}
.team-section .owl-dots {
position: relative;
text-align: center;
margin-top: 20px;
}
.team-section .owl-dots .owl-dot {
position: relative;
margin: 0px 5px;
width: 8px;
height: 8px;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-section .owl-dots .owl-dot.active,
.team-section .owl-dots .owl-dot:hover {
width: 12px;
height: 12px;
}
.appointment-section {
position: relative;
padding: 50px 0px 90px;
}
.appointment-section.style-two {
padding-top: 95px;
padding-bottom: 0px;
}
.appointment-section.style-three {
padding-top: 95px;
padding-bottom: 95px;
}
.appointment-section .pattern-layer {
position: absolute;
content: '';
left: 0px;
top: 100px;
right: 0px;
bottom: 0px;
width: 163px;
height: 480px;
}
.appointment-section .pattern-layer-two {
position: absolute;
content: '';
right: 0px;
top: 100px;
width: 239px;
height: 492px;
background-repeat: no-repeat;
}
.appointment-section .inner-section {
position: relative;
}
.appointment-section .title-box {
position: relative;
text-align: center;
margin-bottom: 28px;
}
.appointment-section .title-box h2 {
position: relative;
font-weight: 700;
line-height: 1.3em;
max-width: 730px;
margin: 0 auto;
}
.appointment-section .form-column .inner-column {
position: relative;
padding: 55px 35px 10px;
}
.appointment-section .form-column h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.3em;
padding-bottom: 14px;
margin-bottom: 35px;
}
.appointment-section .calender-column .inner-column {
position: relative;
padding: 52px 80px 40px;
}
.calender-title {
position: relative;
padding-bottom: 20px;
margin-bottom: 50px;
}
.calender-title .title {
position: relative;
font-size: 18px;
font-weight: 700;
line-height: 1.3em;
}
.calender-title h3 {
position: relative;
font-size: 36px;
font-weight: 700;
line-height: 1.3em;
margin-top: 5px;
}
.appointment-section .calender-column .owl-dots {
display: none;
}
.appointment-section .owl-nav {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
}
.calender-column .owl-prev {
position: absolute;
left: -50px;
top: 0px;
font-size: 18px;
font-weight: 700;
}
.calender-column .owl-next {
position: absolute;
right: -50px;
top: 0px;
font-size: 18px;
font-weight: 700;
}
.calender-block {
position: relative;
}
.calender-block .block-outer {
position: relative;
width: 100%;
}
.calender-block .inner-box {
position: relative;
max-width: 600px;
}
.calender-block .inner-box .days-boxed {
position: relative;
}
.calender-block .inner-box .days-boxed .day-date {
position: relative;
float: left;
width: 20%;
font-size: 12px;
font-weight: 400;
line-height: 1.8em;
margin-bottom: 4px;
}
.calender-block .inner-box .days-boxed .day-date strong {
position: relative;
font-weight: 700;
font-size: 16px;
display: block;
text-transform: inherit;
}
.calender-block .inner-box .time-boxed {
position: relative;
}
.calender-block .inner-box .time-boxed .time {
position: relative;
float: left;
width: 19%;
font-size: 14px;
padding: 9px 6px;
text-align: center;
font-weight: 400;
line-height: 1.8em;
margin-bottom: 4px;
z-index: 1;
margin-right: 4px;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
transition: all 600ms ease;
}
.calender-block .inner-box .time-boxed .time:hover {
z-index: 1;
}
.calender-block .inner-box .time-boxed .time:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 0%;
height: 100%;
z-index: -1;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
transition: all 600ms ease;
}
.calender-block .inner-box .time-boxed .time:hover::before {
width: 100%;
}
.calender-block .inner-box .time-boxed .time:nth-child(5n + 0) {
margin-right: 0px;
}
/* More Boxed */

.calender-block .inner-box .more-boxed {
position: relative;
}
.calender-block .inner-box .more-boxed .more {
position: relative;
float: left;
width: 19%;
font-size: 14px;
padding: 9px 6px;
text-align: center;
font-weight: 400;
line-height: 1.8em;
margin-bottom: 4px;
margin-right: 4px;
text-transform: inherit;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
transition: all 600ms ease;
}
.calender-block .block-outer .button-box {
position: relative;
padding-top: 35px;
text-align: center;
}
.calender-block .block-outer .button-box .theme-btn {
margin: 0px 7px;
}


.calender-form {
position: relative;
}
.calender-form .form-group {
position: relative;
margin-bottom: 25px;
}
.calender-form .form-group label {
position: relative;
font-size: 16px;
font-weight: 700;
margin-bottom: 10px;
}
.calender-form .form-group label .icon {
position: relative;
margin-right: 8px;
font-weight: 400;
}
.calender-form .form-group input[type="text"],
.calender-form .form-group input[type="tel"],
.calender-form .form-group input[type="email"],
.calender-form .form-group select {
position: relative;
display: block;
width: 100%;
line-height: 33px;
padding: 10px 28px;
height: 56px;
font-size: 14px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}

.calender-form .form-group textarea {
position: relative;
display: block;
width: 100%;
line-height: 22px;
padding: 15px 28px;
height: 125px;
resize: none;
font-size: 14px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.calender-form .form-group .btn-detail {
position: relative;
text-align: center;
margin-left: 30px;
display: inline-block;
}
.calender-form button {
cursor: pointer;
margin-top: 20px;
font-size: 16px;
}
.emergency-section {
position: relative;
padding: 180px 0px 160px;
background-size: cover;
background-repeat: no-repeat;
}
.emergency-section .content-box {
position: relative;
}
.emergency-section .content-box h2 {
position: relative;
font-weight: 700;
font-size: 46px;
line-height: 1.3em;
padding-left: 80px;
}
.emergency-section .content-box h2 strong {
font-weight: 700;
display: block;
}
.emergency-section .content-box h2 .icon-box {
position: absolute;
left: 0px;
top: 15px;
font-size: 64px;
line-height: 1em;
}
.emergency-section .content-box .text {
position: relative;
font-size: 18px;
line-height: 1.6em;
font-weight: 400;
margin-top: 20px;
}
.emergency-section .content-box .phone {
position: relative;
font-weight: 700;
font-size: 36px;
line-height: 1.3em;
padding-left: 80px;
padding-top: 5px;
margin-top: 25px;
}
.emergency-section .content-box .phone .icon-box {
position: absolute;
left: 0px;
top: 0px;
width: 55px;
height: 55px;
font-size: 30px;
text-align: center;
line-height: 51px;
border-radius: 8px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-section {
position: relative;
padding: 90px 0px 100px;
}
.gallery-section {
position: relative;
padding: 90px 0px 50px;
}
.gallery-section .image-layer {
position: absolute;
left: 0px;
top: 0px;
height: 340px;
width: 100%;
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
}
.gallery-section .image-layer:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
}
.gallery-section .title-box {
position: relative;
text-align: center;
margin-bottom: 65px;
}
.gallery-section .title-box h2 {
position: relative;
font-size: 46px;
font-weight: 700;
}
.gallery-section .row {
margin: 0px -8px;
}
.gallery-section .project-block {
padding: 0px 8px;
}
.gallery-section .button-box {
position: relative;
text-align: center;
margin-top: 20px;
}
.project-block {
position: relative;
margin-bottom: 16px;
}
.project-block .inner-box {
position: relative;
}
.project-block .image {
position: relative;
}
.project-block .image img {
position: relative;
width: 100%;
display: block;
}
.project-block .image .overlay-box {
position: absolute;
left: 20px;
bottom: 20px;
right: 20px;
top: 20px;
z-index: 2;
opacity: 0;
display: block;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
transition: all 900ms ease;
}
.project-block .image .overlay-box:before {
position: absolute;
content: '';
right: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
opacity: 0;
text-align: center;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
transition: all 900ms ease;
-webkit-transform: perspective(400px) rotateY(-90deg);
-moz-transform: perspective(400px) rotateY(-90deg);
-ms-transform: perspective(400px) rotateY(-90deg);
-o-transform: perspective(400px) rotateY(-90deg);
transform: perspective(400px) rotateY(-90deg);
-webkit-transform-origin: right;
-moz-transform-origin: right;
-ms-transform-origin: right;
-o-transform-origin: right;
transform-origin: right;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.project-block .inner-box:hover .image .overlay-box:before {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-moz-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
}
.project-block .image .overlay-box:after {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
opacity: 0;
text-align: center;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
transition: all 900ms ease;
-webkit-transform: perspective(400px) rotateY(90deg);
-moz-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
-o-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
-webkit-transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: right;
-o-transform-origin: left;
transform-origin: left;
-ms-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.project-block .inner-box:hover .image .overlay-box:after {
opacity: 1;
-webkit-transform: perspective(400px) rotateY(0deg);
-moz-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
-o-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
}
.project-block .inner-box:hover .image .overlay-box {
opacity: 1;
}
.project-block .image .overlay-box .icon-box {
position: relative;
font-size: 34px;
z-index: 1;
margin-bottom: 18px;
}
.project-block .image .overlay-box .plus {
position: relative;
z-index: 1;
font-size: 16px;
font-weight: 700;
margin-top: 12px;
display: inline-block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.project-block .image .overlay-box .overlay-inner {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: table;
text-align: left;
padding: 10px 20px;
vertical-align: middle;
}
.project-block .image .overlay-box .overlay-content {
position: relative;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.project-block .image h3 {
position: relative;
font-size: 16px;
z-index: 1;
font-weight: 400;
line-height: 1.3em;
}
.project-block .image h3 a {
position: relative;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.events-section {
position: relative;
padding: 50px 0px 90px;
}
.events-section .inner-container {
position: relative;
}
.pattern-layer-one {
position: absolute;
content: '';
left: -150px;
top: -180px;
right: 0px;
bottom: 0px;
width: 459px;
height: 476px;
z-index: 1;
}
.events-section .pattern-layer-two {
position: absolute;
content: '';
right: 0px;
top: 100px;
right: 0px;
bottom: 0px;
width: 221px;
height: 488px;
z-index: 1;
}
.events-section .row {
margin: 0px -5px;
}
.events-section .column {
padding: 0px 5px;
}
.events-section .title-box {
position: relative;
z-index: 10;
}
.events-section .title-box h2 {
position: relative;
font-size: 28px;
font-weight: 700;
padding: 16.6px 45px;
}
.events-section .title-box h2:before {
position: absolute;
content: '';
right: -40px;
top: 0px;
}
.events-section .title-box h2:after {
position: absolute;
content: '';
right: -34px;
top: 0px;
width: 20px;
height: 100%;
-ms-transform: skewX(30deg);
-webkit-transform: skewX(30deg);
transform: skewX(30deg);
}
.events-section .title-box .view-events {
position: relative;
font-weight: 400;
font-size: 16px;
margin-top: 22px;
display: inline-block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}

/* Event Block */

.event-block {
position: relative;
z-index: 1;
}
.event-block .inner-box {
position: relative;
padding: 45px 50px 38px;
}
.event-block .upper-box {
position: relative;
min-height: 130px;
}
.event-block .event-date {
position: relative;
margin-top: 20px;
float: left;
font-size: 16px;
font-weight: 700;
border-radius: 10px 0px 0px 10px;
padding: 18px 30px 14px 18px;
display: inline-block;
z-index: 444;
}
.event-block .event-date strong {
position: relative;
font-size: 28px;
font-weight: 700;
display: block;
}
.event-block .upper-box .image {
position: relative;
width: 120px;
height: 120px;
float: left;
overflow: hidden;
border-radius: 50%;
margin-left: -20px;
z-index: 555;
}
.event-block .event-list {
position: relative;
padding-top: 35px;
}
.event-block .event-list li {
position: relative;
font-size: 16px;
font-weight: 400;
padding-bottom: 8px;
margin-bottom: 10px;
}
.event-block .event-list li .icon {
position: relative;
margin-right: 6px;
top: 1px;
}
.event-block .event-list li:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}
.event-block .inner-box h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.5em;
margin-top: 24px;
margin-bottom: 20px;
}
.event-block .inner-box h3 a {
position: relative;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}

/* Event Block Two */

.event-block-two {
position: relative;
z-index: 1;
margin-bottom: 10px;
}
.event-block-two .inner-box {
position: relative;
padding: 25px 40px;
}
.event-block-two .content {
position: relative;
}
.event-block-two .event-date {
position: relative;
float: left;
font-size: 16px;
font-weight: 700;
margin-right: 30px;
border-radius: 10px 0px 0px 10px;
padding: 19px 19px 17px;
display: inline-block;
}
.event-block-two .event-date strong {
position: relative;
font-size: 28px;
font-weight: 700;
display: block;
margin-bottom: 2px;
}
.event-block-two .event-list {
position: relative;
}
.event-block-two .event-list li {
position: relative;
font-size: 16px;
font-weight: 400;
margin-right: 22px;
display: inline-block;
}
.event-block-two .event-list li:last-child {
margin-right: 0px;
}
.event-block-two .event-list li .icon {
position: relative;
margin-right: 6px;
top: 1px;
}
.event-block-two .event-list li:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}
.event-block-two .content h3 {
position: relative;
font-size: 18px;
font-weight: 700;
line-height: 1.4em;
margin-top: 5px;
}
.event-block-two .content h3 a {
position: relative;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.testimonial-section {
position: relative;
padding: 90px 0px 90px;
}
.testimonial-section .section-title {
margin-bottom: 15px;
}
.testimonial-section.style-two .pattern-layer {
position: absolute;
content: '';
left: 0px;
top: 50px;
width: 177px;
height: 420px;
background-repeat: no-repeat;
}
.testimonial-section.style-two .pattern-layer-two {
position: absolute;
content: '';
right: 0px;
bottom: 60px;
width: 175px;
height: 477px;
background-repeat: no-repeat;
}
.testimonial-section .owl-dots {
display: block;
}
.testimonial-section .owl-nav {
position: absolute;
left: 0px;
top: 40%;
width: 100%;
}

.testimonial-section .owl-carousel .owl-stage-outer {
padding-top: 60px;
}
.testimonial-section .testimonial-block {
max-width: 730px;
width: 100%;
margin: 0 auto;
}
/* Testimonial Block */

.testimonial-block {
position: relative;
}
.testimonial-block .inner-box {
position: relative;
padding: 42px 15px;
border-radius: 10px;
height: 370px;
margin-bottom: 150px;
margin-right: 10px;
margin-left: 10px;
}
.testimonial-block .content-box {
position: relative;
max-width: 350px;
width: 100%;
}
.testimonial-block .quote-icon {
position: relative;
font-size: 50px;
line-height: 1em;
margin-bottom: 30px;
}
.testimonial-block .text {
position: relative;
font-size: 16px;
font-weight: 400;
line-height: 1.5em;
z-index: 1;
margin-bottom: 5px;
height: 141px;
overflow: hidden;
}
.testimonial-block h3 {
position: relative;
font-size: 16px;
font-weight: 700;
line-height: 1.3em;
padding-top: 20px;
margin-bottom: 0px;
}
.testimonial-block h3:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
height: 2px;
width: 30px;
}
.testimonial-block .designation {
position: relative;
font-size: 13px;
font-weight: 400;
margin-top: 3px;
}
.testimonial-block .image-box {
position: relative;
bottom: -20px;
margin: 0px auto;
}
.testimonial-block .image-box .img-border {
width: 100px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto;
}
.testimonial-block .image-box .stars {
margin-bottom: 14px;
}
.news-section {
position: relative;
padding: 90px 0px 70px;
}
.news-section .inner-container {
position: relative;
}
.news-section .inner-container .pattern-layer-three {
position: absolute;
content: '';
left: -250px;
top: -245px;
width: 705px;
height: 708px;
}
.news-section .pattern-layer-four {
position: absolute;
content: '';
right: 0px;
bottom: 0px;
width: 291px;
height: 339px;
}
.news-block {
position: relative;
}
.news-block .inner-box {
position: relative;
margin-bottom: 25px;
margin-right: 22px;
margin-left: 10px;
}
.news-block .image {
position: relative;
height: 200px;
overflow: hidden;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}

.news-block .image img {
position: relative;
width: 100%;
display: block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.news-block .inner-box:hover .image img {
opacity: 0.4;
}
.news-block .image .post-date {
position: absolute;
left: 0px;
padding: 8px 15px;
bottom: -10px;
font-size: 16px;
font-weight: 400;
z-index: 1;
line-height: 1.7em;
text-align: center;
padding-top: 12px;
text-transform: inherit;
}
.news-block .image .post-date strong {
font-weight: 700;
font-size: 28px;
display: block;
}
.news-block .lower-content {
position: relative;
padding: 30px 40px 52px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.news-block .lower-content .post-meta {
position: relative;
}
.news-block .lower-content .post-meta li {
position: relative;
font-size: 13px;
font-weight: 400;
margin-right: 22px;
display: inline-block;
}
.news-block .lower-content .post-meta li a {
position: relative;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.news-block .post-meta li:last-child {
margin-right: 0px;
}
.news-block .post-meta li .icon {
position: relative;
margin-right: 6px;
top: 1px;
}
.news-block .post-meta li:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}
.news-block h3 {
position: relative;
font-size: 20px;
font-weight: 700;
line-height: 1.4em;
margin-top: 12px;
min-height: 65px;
}
.news-block h3 a {
position: relative;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.news-section .owl-dots {
position: relative;
text-align: center;
margin-top: 45px;
}
.news-section .owl-dots .owl-dot {
position: relative;
margin: 0px 5px;
width: 8px;
height: 8px;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-section .owl-dots .owl-dot.active,
.news-section .owl-dots .owl-dot:hover {
width: 12px;
height: 12px;
}
.news-section .pattern-layer-one {
position: absolute;
content: '';
left: 0px;
top: 100px;
right: 0px;
bottom: 0px;
width: 181px;
height: 488px;
z-index: 1;
}
.news-section .pattern-layer-two {
position: absolute;
content: '';
right: 0px;
bottom: 0px;
right: 0px;
bottom: 0px;
width: 221px;
height: 410px;
z-index: 1;
}
.sponsors-section {
position: relative;
padding: 70px 0px 70px;
}
.sponsors-section .sponsors-outer {
position: relative;
}
.sponsors-section .sponsors-outer .owl-dots,
.sponsors-section .sponsors-outer .owl-nav {
position: relative;
display: none;
}
.sponsors-section .image-box {
position: relative;
text-align: center;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.sponsors-section .image-box img {
max-width: 100%;
width: auto;
display: inline-block;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.sponsors-section .image-box a {
display: inline-block;
}
.sponsors-section .sponsors-outer .image-box img:hover {
opacity: 0.4;
}
.fullwidth-section-two {
position: relative;
}
.fullwidth-section-two .outer-section {
position: relative;
}
.fullwidth-section-two .left-column {
position: relative;
width: 50%;
float: left;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
.fullwidth-section-two .left-column .inner-column {
position: relative;
max-width: 600px;
float: right;
width: 100%;
padding: 60px 15px 60px;
}
.fullwidth-section-two h2 {
position: relative;
font-weight: 700;
line-height: 1.3em;
font-size: 36px;
margin-bottom: 22px;
}
.fullwidth-section-two .left-column:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.fullwidth-section-two .text {
position: relative;
font-size: 13px;
margin-top: 8px;
}
/*Subscribe Form*/

.subscribe-form {
position: relative;
max-width: 500px;
}
.subscribe-form .form-group {
position: relative;
display: block;
margin: 0px;
width: 100%;
padding-right: 170px;
}
.subscribe-form input {
position: relative;
display: block;
width: 100%;
line-height: 28px;
height: 56px;
font-size: 14px;
padding: 10px 50px 10px 30px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.subscribe-form input[type="submit"],
.subscribe-form button {
position: absolute;
right: 0px;
top: 0px;
cursor: pointer;
font-size: 16px;
padding: 14px 36px;
font-weight: 400;
display: inline-block;
}

.subscribe-form button .icon {
margin-right: 4px;
top: 1px;
position: relative;
}
.fullwidth-section-two .right-column {
position: relative;
width: 50%;
float: right;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
.fullwidth-section-two .right-column .inner-column {
position: relative;
padding: 113px 15px 107px 100px;
}
.fullwidth-section-two .right-column:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.fullwidth-section-two .phone {
position: relative;
font-weight: 700;
font-size: 22px;
line-height: 2.4em;
display: block;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.fullwidth-section-two .phone .title {
position: relative;
font-weight: 700;
font-size: 22px;
line-height: 2.4em;
display: block;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}



.fullwidth-section-two strong {
font-weight: 700;
display: block;
font-size: 46px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.fullwidth-section-two .icon-box {
position: relative;
left: 0px;
top: 0px;
float: left;
font-size: 64px;
line-height: 1em;
margin-top: 20px;
margin-right: 20px;
display: inline-block;
}
.fullwidth-section-two.style-two .left-column:before,
.fullwidth-section-two.style-two .right-column:before {
display: none;
}
.main-footer {
position: relative;
background-size: cover;
}
.main-footer:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.main-footer .footer-widget {
position: relative;
margin-bottom: 40px;
padding-right: 55px;
}
.main-footer .widgets-section {
position: relative;
padding: 90px 0px 30px;
background-position: center center;
background-repeat: no-repeat;
}
.main-footer .text {
position: relative;
font-size: 16px;
line-height: 25px;
margin-top: 20px;
margin-bottom: 25px;
}
.main-footer h2 {
position: relative;
font-size: 22px;
font-weight: 700;
margin-bottom: 20px;
}
/* Footer List */

.footer-list {
position: relative;
}
.footer-list li {
position: relative;
margin-bottom: 12px;
}
.footer-list li a {
position: relative;
font-size: 16px;
line-height: 1.7em;
font-weight: 400;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}

/* Time List */

.time-list {
position: relative;
}
.time-list li {
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
font-size: 16px;
line-height: 1.7em;
font-weight: 400;
}
.time-list li:last-child {
padding-bottom: 0px;
}
.time-list li span {
position: relative;
float: right;
}
/* Footer Bottom */

.footer-bottom {
position: relative;
padding: 20px 0px;
}
.footer-bottom .copyright {
position: relative;
font-size: 16px;
font-weight: 400;
}
.footer-bottom .social-box {
position: relative;
float: left;
}
.footer-bottom .social-box li {
position: relative;
line-height: 1em;
padding-left: 14px;
padding-right: 12px;
display: inline-block;
}
.footer-bottom .social-box li.messanger a {
position: relative;
font-size: 13px;
border-radius: 50px;
padding: 5px 10px 8px 5px;
font-weight: 400;
display: inline-block;
}
.footer-bottom .social-box li.messanger a .icon {
position: relative;
font-size: 18px;
top: 3px;
}
.footer-bottom .social-box li a {
position: relative;
font-size: 13px;
}
.footer-bottom .social-box li:last-child {
padding-right: 0px;
}
.footer-bottom .scroll-top {
position: relative;
top: 1px;
float: right;
cursor: pointer;
margin-left: 80px;
}
.banner-section-two {
position: relative;
}
.banner-section-two .slide-item {
position: relative;
padding: 190px 0px 190px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.banner-section-two .content-box {
position: relative;
}
.banner-section-two .content-box .title {
position: relative;
font-size: 26px;
font-weight: 700;
opacity: 0;
font-style: italic;
margin-bottom: 28px;
display: inline-block;
text-decoration: underline;
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
-o-transform: translateY(-50px);
transform: translateY(-50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section-two .active .title {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 150ms;
-moz-transition-delay: 150ms;
-ms-transition-delay: 150ms;
-o-transition-delay: 150ms;
transition-delay: 150ms;
}
.banner-section-two .content-box h2 {
position: relative;
display: block;
font-size: 64px;
line-height: 1.1em;
font-weight: 700;
opacity: 0;
margin-bottom: 40px;
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
-o-transform: translateY(-50px);
transform: translateY(-50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section-two .active .content-box h2 {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
-ms-transition-delay: 600ms;
-o-transition-delay: 600ms;
transition-delay: 600ms;
}
.banner-section-two .link-box {
position: relative;
opacity: 0;
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
-o-transform: translateY(-50px);
transform: translateY(-50px);
}
.banner-section-two .link-box:after {
display: table;
clear: both;
content: "";
}
.banner-section-two .active .link-box {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1200ms;
-moz-transition-delay: 1200ms;
-ms-transition-delay: 1200ms;
-o-transition-delay: 1200ms;
transition-delay: 1200ms;
}
.banner-section-two .owl-nav {
position: absolute;
right: 100px;
width: 140px;
bottom: 42px;
z-index: 99;
text-align: right;
}
.banner-section-two .owl-prev,
.banner-section-two .owl-next {
position: relative;
display: inline-block;
line-height: 24px;
font-size: 16px;
font-weight: 400;
text-transform: inherit;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.banner-section-two .owl-next {
margin-left: 14px;
padding-left: 14px;
line-height: 1em;
}

.banner-section-two .owl-dots {
position: absolute;
bottom: 20px;
right: 80px;
width: 270px;
padding: 0 15px;
text-align: left;
padding-left: 60px;
counter-reset: slides-num;
}
.banner-section-two .owl-dots:after {
content: "/" "0" counter(slides-num);
display: inline-block;
line-height: 70px;
font-size: 18px;
opacity: 0.6;
font-weight: 400;
vertical-align: middle;
}
.banner-section-two .owl-dot {
display: inline-block;
counter-increment: slides-num;
}
.banner-section-two .owl-dot span {
display: none;
}
.banner-section-two .owl-dot.active:before {
content: "0" counter(slides-num);
display: inline-block;
vertical-align: middle;
font-size: 28px;
line-height: 50px;
position: absolute;
font-weight: 700;
left: 25px;
top: 7px;
width: 30px;
}
.quote-section {
position: relative;
padding: 40px 0px;
z-index: 1;
}
.quote-section .quote-block {
max-width: 730px;
margin: 0 auto;
}
.quote-section .owl-dots {
display: none;
}
.quote-section .owl-nav {
position: absolute;
left: 0px;
top: 50%;
width: 100%;
margin-top: -15px;
}
.quote-section .owl-nav .owl-prev {
position: absolute;
left: 0px;
top: 0px;
font-size: 18px;
font-weight: 700;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.quote-section .owl-nav .owl-next {
position: absolute;
right: 0px;
top: 0px;
font-size: 18px;
font-weight: 700;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

/* Quote Block */

.quote-block {
position: relative;
}
.quote-block .inner-box {
position: relative;
}
.quote-block .content-column {
position: relative;
}
.quote-block .content-column .inner-column {
position: relative;
padding-left: 75px;
}
.quote-block .quote-icon {
position: absolute;
left: 0px;
top: 0px;
font-size: 40px;
line-height: 1em;
}
.quote-block h2 {
position: relative;
font-size: 20px;
font-weight: 700;
line-height: 1.5em;
text-align: left;
}
.quote-block .inner-box {
position: relative;
text-align: left;
}
.quote-block .rating {
position: relative;
}
.quote-block .rating span {
position: relative;
font-size: 13px;
}
.quote-block h3 {
position: relative;
font-size: 16px;
font-weight: 700;
margin-top: 10px;
}
.quote-block .location {
position: relative;
font-size: 13px;
margin-top: 3px;
}
.quote-block .info-column {
text-align: right;
}
.booking-section {
position: relative;
padding: 100px 0px 120px;
}
.booking-section .pattern-layer-one {
position: absolute;
content: '';
left: 0px;
top: 170px;
right: 0px;
bottom: 0px;
width: 181px;
height: 488px;
z-index: 1;
}
.booking-section .pattern-layer-two {
position: absolute;
content: '';
right: 0px;
top: 120px;
right: 0px;
bottom: 0px;
width: 221px;
height: 410px;
z-index: 1;
}
.booking-section .video-column {
position: relative;
margin-bottom: 70px;
}
.booking-section .video-column .inner-column {
position: relative;
margin-right: 25px;
padding-left: 0px;
z-index: 1;
}
.booking-section .video-column .inner-column .transparent-layer {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.booking-section .video-column .inner-column .transparent-layer:before {
position: absolute;
content: '';
left: 17px;
top: 17px;
right: -17px;
bottom: -17px;
z-index: 2;
}
.booking-section .video-column .inner-column .transparent-layer:after {
position: absolute;
content: '';
left: 51px;
top: 51px;
right: -51px;
bottom: -51px;
}
.booking-section .video-column .inner-column .green-layer {
position: absolute;
content: '';
left: 36px;
top: 36px;
right: -36px;
bottom: -36px;
}
.booking-section .video-column .inner-column .green-layer:before {
position: absolute;
content: '';
right: -40px;
top: 50%;
width: 72px;
height: 96px;
z-index: 1;
margin-top: -37px;
display: inline-block;
}
.booking-section .video-column .inner-column .green-layer:after {
position: absolute;
content: '';
left: 50%;
bottom: -53px;
width: 72px;
height: 53px;
z-index: 1;
margin-left: -26px;
display: inline-block;
}
/*Video Box*/

.video-box {
position: relative;
}
.video-box .image {
position: relative;
}
.video-box .image img {
position: relative;
width: 100%;
z-index: 3;
}
.video-box .overlay-box {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
line-height: 100px;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.video-box .overlay-box span {
position: absolute;
width: 100px;
height: 100px;
left: 50%;
top: 50%;
z-index: 99;
font-weight: 400;
font-size: 20px;
text-align: center;
border-radius: 50%;
padding-left: 4px;
display: inline-block;
margin-top: -50px;
margin-left: -50px;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.video-box .ripple,
.video-box .ripple:before,
.video-box .ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 100px;
width: 100px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.video-box .ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.video-box .ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {
}
100% {
}
}
@keyframes ripple {
70% {
}
100% {
}
}
.booking-section .content-column {
position: relative;
}
.booking-section .content-column .inner-column {
position: relative;
padding-left: 80px;
padding-top: 35px;
z-index: 1;
}
.booking-section h2 {
position: relative;
font-weight: 700;
line-height: 1.2em;
font-size: 46px;
margin-bottom: 35px;
}
.booking-section .text {
position: relative;
margin-bottom: 30px;
}
.booking-section p {
position: relative;
font-size: 18px;
line-height: 1.7em;
margin-bottom: 20px;
}
.booking-section .theme-btn {
margin-top: 10px;
}
.services-section-two {
position: relative;
padding: 90px 0px 90px;
}
.services-section-two .row {
margin: 0px -1px;
}
.services-section-two .services-block {
padding: 0px 1px;
margin-bottom: 2px;
}
.services-block {
position: relative;
}
.services-section-two .services-block .inner-box{
height: 100%;
}
.services-block .inner-box {
position: relative;
padding: 40px 50px 40px;
}
.services-block .inner-box:after {
content: '';
left: 0px;
top: 50%;
height: 100px;
z-index: 1;
width: 100%;
}
.services-block .content {
position: relative;
}
.services-block .icon-box {
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 85px !important;
  margin-top: 13px;
}
.services-block h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.3em;
margin-bottom: 5px;
}
.services-block h3 a {
position: relative;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.services-block p {
position: relative;
line-height: 1.8em;
font-size: 16px;
}
.video-section {
position: relative;
text-align: center;
padding: 160px 0px 160px;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center center;
}
.video-section.style-three:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.video-section h2 {
position: relative;
font-weight: 700;
line-height: 1.3em;
font-size: 48px;
font-weight: 700;
max-width: 730px;
margin: 0 auto;
margin-bottom: 60px;
}
.video-section .play-now {
position: relative;
font-weight: 400;
font-size: 18px;
font-weight: 400;
margin-left: 45px;
}
.video-section.style-two:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
display: none;
}
.video-section.style-two .play-button .icon {
line-height: 51px;
}
/* Play Button */

.video-section .play-button {
position: relative;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 999;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.video-section .play-button .icon {
position: absolute;
left: 50%;
top: 50%;
height: 55px;
width: 55px;
text-align: center;
line-height: 55px;
padding-left: 3px;
z-index: 1;
font-size: 12px;
display: block;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform-origin: center;
transform-origin: center;
}
.video-section .play-button .ripple-2,
.video-section .play-button .ripple-2:before,
.video-section .play-button .ripple-2:after {
position: absolute;
top: 50%;
left: 50%;
height: 55px;
width: 55px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple-2 3s infinite;
-moz-animation: ripple-2 3s infinite;
-ms-animation: ripple-2 3s infinite;
-o-animation: ripple-2 3s infinite;
animation: ripple-2 3s infinite;
}
.video-section .play-button .ripple-2:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.video-section .play-button .ripple-2:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple-2 {
70% {
}
100% {
}
}
@keyframes ripple-2 {
70% {
}
100% {
}
}
.offer-section {
position: relative;
padding: 90px 0px 90px;
}
.offer-section .row {
margin: 0px -7px;
}
.offer-section .offer-block {
padding: 0px 7px;
}
/* Offer Block */

.offer-block {
position: relative;
margin-bottom: 15px;
}
.offer-block .inner-box {
position: relative;
}
.offer-block .image {
position: relative;
overflow: hidden;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.offer-block .image img {
position: relative;
width: 100%;
display: block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.offer-block .inner-box:hover .image img {
transform: scale(1.1,1.1);
}
.offer-block .image .overlay-box {
position: absolute;
left: 0px;
right: 0px;
width: 100%;
bottom: -120px;
display: block;
text-align: center;
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.offer-block .image .overlay-box h3 {
position: relative;
font-size: 18px;
font-weight: 700;
}
.offer-block .image .overlay-box h3 a {
position: relative;
padding: 16px 35px 13px;
display: inline-block;
border-radius: 15px 15px 0px 0px;
}
.offer-block .inner-box:hover .image .overlay-box {
opacity: 1;
bottom: 0px;
}
.banner-section-three {
position: relative;
}
.banner-section-three .banner-carousel {
position: relative;
}
.banner-section-three .slide-item {
position: relative;
padding: 165px 0px 160px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.banner-section-three .content-box {
position: relative;
max-width: 480px;
}
.banner-section-three .content-box .title {
position: relative;
font-size: 22px;
font-weight: 700;
opacity: 0;
margin-bottom: 20px;
display: inline-block;
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
-o-transform: translateY(-50px);
transform: translateY(-50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section-three .active .title {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 150ms;
-moz-transition-delay: 150ms;
-ms-transition-delay: 150ms;
-o-transition-delay: 150ms;
transition-delay: 150ms;
}
.banner-section-three .content-box h2 {
position: relative;
display: block;
font-size: 48px;
line-height: 1.5em;
font-weight: 400;
opacity: 0;
margin-bottom: 25px;
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
-o-transform: translateY(-50px);
transform: translateY(-50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-section-three .content-box h2 span {
font-weight: 700;
display: block;
font-size: 70px;
}
.banner-section-three .banner-carousel .active .content-box h2 {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
-ms-transition-delay: 600ms;
-o-transition-delay: 600ms;
transition-delay: 600ms;
}
.banner-section-three .content-box .text {
position: relative;
display: block;
font-size: 18px;
line-height: 1.7em;
font-weight: 400;
opacity: 0;
margin-bottom: 35px;
-webkit-transition: all 1000ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
}
.banner-section-three .banner-carousel .active .text {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 800ms;
-moz-transition-delay: 800ms;
-ms-transition-delay: 800ms;
-o-transition-delay: 800ms;
transition-delay: 800ms;
}
.banner-section-three .banner-carousel .link-box {
position: relative;
opacity: 0;
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
-o-transform: translateY(-50px);
transform: translateY(-50px);
}
.banner-section-three .banner-carousel .link-box:after {
display: table;
clear: both;
content: "";
}
.banner-section-three .banner-carousel .active .link-box {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1200ms;
-moz-transition-delay: 1200ms;
-ms-transition-delay: 1200ms;
-o-transition-delay: 1200ms;
transition-delay: 1200ms;
}
.banner-section-three .banner-carousel .owl-dots {
display: none;
}
.banner-section-three .banner-carousel .owl-nav {
position: absolute;
left: 0px;
top: 50%;
margin-top: -50px;
z-index: 99;
opacity: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.banner-section-three .banner-carousel:hover .owl-nav {
opacity: 1;
}
.banner-section-three .banner-carousel .owl-prev,
.banner-section-three .banner-carousel .owl-next {
position: relative;
font-size: 24px;
font-weight: 400;
text-align: center;
line-height: 58px;
margin-top: 1px;
width: 40px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.services-section-three {
position: relative;
padding: 100px 0px 100px;
}
.services-section-three .inner-container {
position: relative;
}
.services-section-three .inner-container .pattern-one {
position: absolute;
content: '';
left: -250px;
top: -245px;
width: 705px;
height: 708px;
}
.services-section-three .pattern-two {
position: absolute;
content: '';
right: 0px;
bottom: 0px;
width: 201px;
height: 579px;
}
.services-section-three .inner-container .services-block-two {
padding: 0px;
float: left;
}
.services-block-two {
position: relative;
}
.services-block-two .inner-box {
position: relative;
}
.services-block-two .image {
position: relative;
}
.services-block-two .image img {
position: relative;
width: 100%;
display: block;
}
.services-block-two .content-box {
position: relative;
text-align: center;
padding: 67px 30px;
}
.services-block-two .content-box:after {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 0px;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.services-block-two .inner-box:hover .content-box:after {
height: 100%;
}
.services-block-two .content-box:before {
position: absolute;
content: '';
left: 50%;
top: 0px;
z-index: 1;
margin-left: -10px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-block-two.style-two .content-box:before {
position: absolute;
content: '';
left: 50%;
top: auto;
bottom: 0px;
z-index: 1;
margin-left: -10px;
}
.services-block-two .content-box h3 {
position: relative;
z-index: 1;
font-size: 22px;
font-weight: 700;
line-height: 1.3em;
margin-bottom: 14px;
}
.services-block-two .content-box h3 a {
position: relative;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-block-two .content-box p {
position: relative;
z-index: 1;
font-size: 16px;
line-height: 1.8em;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}


.care-section {
position: relative;
padding: 80px 0px 50px;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}
/* Care Block */

.care-block {
position: relative;
margin-bottom: 30px;
}
.care-block .inner-box {
position: relative;
overflow: hidden;
}
.care-block .image {
position: relative;
}
.care-block img {
position: relative;
width: 100%;
display: block;
}
.care-block .overlay-box {
position: absolute;
left: -100%;
top: 0px;
width: 100%;
height: 100%;
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.care-block .inner-box:hover .overlay-box {
left: 0%;
}
.care-block .overlay-inner {
position: absolute;
left: 28px;
right: 28px;
bottom: 40px;
}
.care-block .icon {
position: relative;
font-size: 40px;
line-height: 1em;
margin-bottom: 15px;
}
.care-block h3 {
position: relative;
font-size: 18px;
font-weight: 400;
}
.care-block a {
position: relative;
}
.treatment-section {
position: relative;
padding: 90px 0px 60px;
background-size: cover;
background-repeat: no-repeat;
}
.treatment-section .pattern-layer {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 660px;
background-size: cover;
}
.treatment-section .title-box {
position: relative;
text-align: center;
margin-bottom: 45px;
}
.treatment-section .title-box h2 {
position: relative;
font-size: 42px;
font-weight: 700;
line-height: 1.3em;
padding-bottom: 20px;
}
.treatment-section .title-box h2:before {
position: absolute;
content: '';
left: 50%;
bottom: 0px;
height: 2px;
width: 70px;
margin-left: -35px;
}
/* Treatment Block */

.treatment-block {
position: relative;
}
.treatment-block .inner-box {
position: relative;
padding-left: 120px;
}
.treatment-block h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.3em;
margin-bottom: 14px;
}
.treatment-block .inner-box:before {
position: absolute;
content: '';
left: 0px;
top: 8px;
width: 75px;
height: 295px;
}
.treatment-block .dott-one {
position: absolute;
content: '';
left: 70px;
top: 4px;
width: 10px;
height: 10px;
border-radius: 50%;
}
.treatment-block .ripple:before,
.treatment-block .ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 10px;
width: 10px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.treatment-block .ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.treatment-block .ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {
}
100% {
}
}
@keyframes ripple {
70% {
}
100% {
}
}
.treatment-block .text {
position: relative;
font-size: 16px;
line-height: 1.6em;
max-width: 420px;
}
/* Treatment Block Two */

.treatment-block-two {
position: relative;
}
.treatment-block-two .inner-box {
position: relative;
text-align: right;
padding-right: 120px;
}
.treatment-block-two h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.3em;
margin-bottom: 14px;
}
.treatment-block-two .inner-box:before {
position: absolute;
content: '';
right: 0px;
top: 8px;
width: 75px;
height: 295px;
}
.treatment-block-two .text {
position: relative;
font-size: 16px;
line-height: 1.6em;
max-width: 420px;
float: right;
}
.treatment-block-two .dott-one {
position: absolute;
content: '';
right: 70px;
top: 4px;
width: 10px;
height: 10px;
border-radius: 50%;
}
.treatment-block-two .dott-one .ripple:before,
.treatment-block-two .dott-one .ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 10px;
width: 10px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.treatment-block-two .dott-one .ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.treatment-block-two .dott-one .ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {
}
100% {
}
}
@keyframes ripple {
70% {
}
100% {
}
}
/* Treatment Block Three */

.treatment-block-three {
position: relative;
margin-top: 30px;
margin-bottom: 40px;
}
.treatment-block-three .inner-box {
position: relative;
padding-left: 120px;
}
.treatment-block-three h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.3em;
margin-bottom: 14px;
}
.treatment-block-three .inner-box:before {
position: absolute;
content: '';
left: 0px;
bottom: 100%;
width: 75px;
height: 295px;
margin-bottom: -10px;
}
.treatment-block-three .dott-one {
position: absolute;
content: '';
left: 70px;
top: 4px;
width: 10px;
height: 10px;
border-radius: 50%;
}
.treatment-block-three .dott-one .ripple:before,
.treatment-block-three .dott-one .ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 10px;
width: 10px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.treatment-block-three .dott-one .ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.treatment-block-three .dott-one .ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {
}
100% {
}
}
@keyframes ripple {
70% {
}
100% {
}
}
.treatment-section .treatment-image {
position: relative;
z-index: 1;
text-align: center;
margin-top: 40px;
}
/* Treatment Block Three */

.treatment-block-three {
position: relative;
margin-top: 30px;
margin-bottom: 40px;
}
.treatment-block-three .inner-box {
position: relative;
padding-left: 120px;
}
.treatment-block-three h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.3em;
margin-bottom: 14px;
}
.treatment-block-three .inner-box:before {
position: absolute;
content: '';
left: 0px;
bottom: 100%;
width: 75px;
height: 295px;
margin-bottom: -10px;
}
.treatment-block-three .dott-one {
position: absolute;
content: '';
left: 70px;
top: 4px;
width: 10px;
height: 10px;
border-radius: 50%;
}
.treatment-block-three .dott-one .ripple:before,
.treatment-block-three .dott-one .ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 10px;
width: 10px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.treatment-block-three .dott-one .ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.treatment-block-three .dott-one .ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {
}
100% {
}
}
@keyframes ripple {
70% {
}
100% {
}
}
.treatment-block-three .text {
position: relative;
font-size: 16px;
line-height: 1.6em;
max-width: 420px;
}
/* Treatment Block Four */

.treatment-block-four {
position: relative;
margin-top: 30px;
}
.treatment-block-four .inner-box {
position: relative;
padding-right: 120px;
text-align: right;
}
.treatment-block-four h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.3em;
margin-bottom: 14px;
}
.treatment-block-four .inner-box:before {
position: absolute;
content: '';
right: 0px;
bottom: 100%;
width: 75px;
height: 295px;
margin-bottom: -10px;
}
.treatment-block-four .text {
position: relative;
font-size: 16px;
line-height: 1.6em;
max-width: 420px;
float: right;
}
.treatment-block-four .dott-one {
position: absolute;
content: '';
right: 70px;
top: 4px;
width: 10px;
height: 10px;
border-radius: 50%;
}
.treatment-block-four .dott-one .ripple:before,
.treatment-block-four .dott-one .ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 10px;
width: 10px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.treatment-block-four .dott-one .ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.treatment-block-four .dott-one .ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {
}
100% {
}
}
@keyframes ripple {
70% {
}
100% {
}
}
/* Counter Section */

.counter-section {
position: relative;
padding: 85px 0px 90px;
background-size: cover;
background-attachment: fixed;
}
.counter-section .fact-counter {
max-width: 750px;
margin: 0 auto;
}
.counter-section .button-box {
position: relative;
text-align: center;
margin-top: 15px;
}
/*fact counter*/

.fact-counter {
position: relative;
}
.fact-counter .column {
position: relative;
margin-bottom: 30px;
}
.fact-counter .inner {
position: relative;
text-align: center;
}
.fact-counter .content {
position: relative;
}
.fact-counter .icon {
position: relative;
font-size: 50px;
text-align: center;
line-height: 1em;
font-weight: 300;
margin-bottom: 25px;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.fact-counter .percentage {
display: inline-block;
font-size: 36px;
text-align: center;
line-height: 1em;
font-weight: 700;
}
.fact-counter .count-outer {
position: relative;
font-size: 36px;
text-align: center;
line-height: 1em;
font-weight: 700;
display: inline-block;
}
.fact-counter .count-text {
position: relative;
font-size: 36px;
line-height: 1em;
font-weight: 700;
}
.fact-counter .counter-title {
position: relative;
font-size: 16px;
font-weight: 400;
margin-top: 10px;
text-transform: inherit;
}
/* Specialist Section*/

.specialist-section {
position: relative;
padding: 95px 0px 100px;
background-size: cover;
background-attachment: fixed;
}
.specialist-section:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
}
.team-block-two {
position: relative;
}
.team-block-two .inner-box {
position: relative;
padding: 40px 30px 40px;
}
.team-block-two .image {
position: relative;
width: 270px;
height: 270px;
margin: 0 auto;
border-radius: 50%;
overflow: hidden;
}
.team-block-two img {
position: relative;
}
.team-block-two .overlay-box {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
transition: all 700ms ease;
-webkit-transition: all 700ms ease;
-ms-transition: all 700ms ease;
-o-transition: all 700ms ease;
transition: all 700ms ease;
}
.team-block-two .overlay-box:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
opacity: 0;
visibility: hidden;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
-moz-transform: rotateX(-180deg);
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.team-block-two .inner-box:hover .overlay-box:before {
-moz-transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
.team-block-two .inner-box:hover .overlay-box {
opacity: 1;
}
.team-block-two .overlay-inner {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: table;
text-align: center;
vertical-align: middle;
padding: 10px 80px;
}
.team-block-two .content {
position: relative;
display: table-cell;
vertical-align: middle;
}
.team-block-two .social-box {
position: relative;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
transform: scale(0.8,0.8);
opacity: 0;
}
.team-block-two .inner-box:hover .overlay-inner .social-box {
opacity: 1;
transform: scale(1,1);
}
.team-block-two .social-box a {
position: relative;
}
.team-block-two .social-box {
position: relative;
}
.team-block-two .social-box li {
position: relative;
margin: 0px 1px 4px;
display: inline-block;
}
.team-block-two .social-box li a {
position: relative;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.team-block-two .lower-content {
position: relative;
text-align: center;
}
.team-block-two .lower-content .icon-box {
position: relative;
width: 58px;
height: 58px;
border-radius: 50%;
text-align: center;
line-height: 40px;
margin: 0 auto;
font-size: 24px;
margin-top: -28px;
}
.team-block-two .lower-content h3 {
position: relative;
font-size: 24px;
font-weight: 700;
line-height: 1.3em;
margin-top: 25px;
}
.team-block-two .lower-content h3 a {
position: relative;
}
.team-block-two .lower-content .title {
position: relative;
font-size: 16px;
margin-top: 8px;
}
.specialist-section .owl-nav {
display: none;
}
.specialist-section .owl-dots {
position: relative;
text-align: center;
margin-top: 45px;
}
.specialist-section .owl-dots .owl-dot {
position: relative;
margin: 0px 5px;
width: 12px;
height: 12px;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

/* Page Breadcrumb */

.page-breadcrumb {
position: relative;
}
.page-breadcrumb:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
z-index: 1;
opacity: 0.7;
}
.page-breadcrumb h2 {
position: relative;
padding: 29px 0px;
z-index: 1;
font-size: 36px;
font-weight: 700;
}
.page-breadcrumb .image-layer {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
background-position: left top;
background-repeat: no-repeat;
}
.page-breadcrumb .btn-box {
position: relative;
padding: 34px 110px;
z-index: 1;
}
.page-breadcrumb li {
position: relative;
font-weight: 400;
font-size: 18px;
display: inline-block;
}
.page-breadcrumb li a {
position: relative;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.page-breadcrumb .btn-box:before {
position: absolute;
content: '';
left: 20px;
top: 0px;
right: 20px;
bottom: 0px;
z-index: -1;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.page-breadcrumb .btn-box .left-curves {
position: absolute;
left: 0px;
top: 0px;
height: 100%;
}
.page-breadcrumb .btn-box .left-curves:before {
position: absolute;
content: '';
left: -4px;
top: 0px;
width: 22px;
height: 100%;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.page-breadcrumb .btn-box .left-curves:after {
position: absolute;
content: '';
left: 12px;
top: 0px;
width: 8px;
height: 100%;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.page-breadcrumb .btn-box .right-curves {
position: absolute;
right: 0px;
top: 0px;
height: 100%;
}
.page-breadcrumb .btn-box .right-curves:before {
position: absolute;
content: '';
left: -20px;
top: 0px;
width: 22px;
height: 100%;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.page-breadcrumb .btn-box .right-curves:after {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 8px;
height: 100%;
-ms-transform: skewX(-24deg);
-webkit-transform: skewX(-24deg);
transform: skewX(-24deg);
}
.page-breadcrumb  .breadcrumbs {
position: relative;
padding: 34px 0px;
z-index: 1;
}
.page-breadcrumb .breadcrumbs li, .page-breadcrumb .breadcrumbs li a {
font-size: 12px;
font-weight: 400;
}
.page-breadcrumb .breadcrumbs li i {
font-size: 5px;
position: relative;
top: -1px;
color: #222 !important;
}
.achievement-section {
position: relative;
padding: 90px 0px 110px;
}
.achievement-section .container {
position: relative;
}
.achievement-section .title-column {
position: relative;
}
.achievement-section .title-column .inner-column {
position: relative;
padding-right: 30px;
}
.achievement-section .title-column .text {
font-size: 16px;
line-height: 26px;
}
.achievement-section .clients-column {
position: static;
}
.achievement-section .clients-column .inner-column,
.achievement-section .clients-column .inner-column .owl-carousel {
position: static;
}
.achievement-section .clients-column .inner-column .inner-slide {
position: relative;
}
.achievement-section .clients-column .inner-column .column .image img {
position: relative;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.achievement-section .clients-column .inner-column .column .image img:hover {
filter: gray;
-webkit-filter: grayscale(1);
filter: grayscale(1);
}


.achievement-section .clients-column .inner-column .owl-dots {
display: none;
}
.achievement-section .clients-column .inner-column .owl-nav {
position: absolute;
left: 15px;
bottom: -20px;
}
.achievement-section .clients-column .inner-column .owl-nav .owl-prev,
.achievement-section .clients-column .inner-column .owl-nav .owl-next {
position: relative;
width: 40px;
height: 40px;
font-size: 10px;
line-height: 40px;
border-radius: 50%;
text-align: center;
display: inline-block;
margin-right: 15px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}


.filters-box {
position: relative;
padding: 0 0px 70px;
}
.filters {
position: relative;
margin-bottom: 40px;
}
.filters .filter-tabs {
position: relative;
}
.filters li {
position: relative;
display: inline-block;
cursor: pointer;
font-size: 16px;
font-weight: 400;
margin: 0px 15px 6px;
padding: 0px 0px 0px;
text-transform: inherit;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}

.team-block.mix {
display: none;
}


.price-section {
position: relative;
padding: 95px 0px 100px;
}
.price-section .inner-container {
position: relative;
}
.price-section .pattern-layer-one {
position: absolute;
content: '';
left: 0px;
bottom: 70px;
width: 177px;
height: 600px;
z-index: 1;
background-repeat: no-repeat;
background-position: left top;
}
.price-section .pattern-layer-two {
position: absolute;
content: '';
right: 0px;
top: 80px;
width: 239px;
height: 492px;
z-index: 1;
}
.price-section .price-block {
float: left;
padding: 0px;
}
.price-block {
position: relative;
z-index: 1;
}
.price-block .inner-box {
position: relative;
text-align: center;
padding: 35px 40px 30px;
}
.price-block .inner-box:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 0px;
height: 100%;
transition: all 600ms ease;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
}
.price-block .inner-box:hover::before {
width: 100%;
}
.price-block .upper-box {
position: relative;
}
.price-block .upper-box h3 {
position: relative;
font-weight: 700;
line-height: 1.4em;
font-size: 20px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}

.price-block .middle-box {
position: relative;
padding: 30px 0px;
margin-top: 30px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.price-block .text {
position: relative;
font-size: 16px;
line-height: 1.8em;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.price-block .lower-box {
position: relative;
padding-top: 40px;
}
.price-block .price {
position: relative;
font-weight: 700;
font-size: 36px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.price-block .package-plan {
position: relative;
font-size: 16px;
margin-top: 15px;
margin-bottom: 38px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.price-block .inner-box .book-btn {
position: relative;
font-weight: 700;
padding: 9px 34px;
border-radius: 50px;
display: inline-block;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.price-block .book-btn span {
font-size: 10px;
margin-left: 2px;
}


.experiance-section {
position: relative;
padding: 100px 0px 100px;
}
.experiance-section .skills-column {
position: relative;
}
.experiance-section .skills-column .inner-column {
position: relative;
padding: 80px 60px 80px;
background-size: cover;
background-repeat: no-repeat;
}
.experiance-section h3 {
position: relative;
font-size: 36px;
font-weight: 700;
line-height: 1.3em;
margin-bottom: 25px;
}
.experiance-section .skills-column .inner-column:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
/*Skills Section*/

.skills {
position: relative;
}
.skills .skill-item {
position: relative;
margin-bottom: 30px;
}
.skills .skill-item:last-child {
margin-bottom: 0px;
}
.skills .skill-bar {
position: relative;
width: 100%;
}
.skills .skill-bar .bar-inner {
position: relative;
width: 100%;
}
.skills .bar {
position: absolute;
left: 0px;
top: 0px;
width: 0px;
-webkit-transition: all 2000ms ease;
-ms-transition: all 2000ms ease;
-o-transition: all 2000ms ease;
-moz-transition: all 2000ms ease;
transition: all 2000ms ease;
}
.skills .skill-header {
position: relative;
margin-bottom: 10px;
}
.skills .skill-title {
float: left;
font-size: 16px;
font-weight: 400;
line-height: 1.4em;
text-transform: inherit;
}
.skills .skill-percentage {
position: absolute;
right: 0px;
top: -30px;
float: right;
font-weight: 400;
font-size: 16px;
text-transform: inherit;
}
.experiance-section .featured-column {
position: relative;
}
.experiance-section .featured-column .inner-column {
position: relative;
padding-left: 35px;
padding-top: 30px;
}
.experiance-section .pattern-layer {
position: absolute;
content: '';
left: 0px;
top: 140px;
width: 210px;
height: 482px;
}
.experiance-section .pattern-layer-two {
position: absolute;
content: '';
right: 0px;
top: 100px;
width: 220px;
height: 487px;
}
/* Doctor Detail Section */

.doctor-detail-section {
position: relative;
padding: 100px 0px 100px;
}
.doctor-detail-section .image-column {
position: relative;
margin-bottom: 30px;
}
.doctor-detail-section .image-column .inner-column {
position: relative;
}
.doctor-detail-section .image {
position: relative;
}
.doctor-detail-section img {
position: relative;
width: 100%;
display: block;
}
.doctor-detail-section .number-box {
position: absolute;
left: -15px;
bottom: 30px;
font-size: 18px;
font-weight: 700;
border-radius: 0px 50px 50px 0px;
padding: 10px 25px 10px 25px;
}
.doctor-detail-section .number-box:before {
position: absolute;
content: '';
left: 0px;
bottom: -15px;
}
.doctor-detail-section .number-box span {
position: relative;
top: 1px;
left: -10px;
}
.doctor-detail-section .play-button {
position: absolute;
left: 20px;
top: -8px;
width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
line-height: 50px;
display: inline-block;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.doctor-detail-section .play-button:hover {
transform: scale(1.1,1.1);
}
.doctor-detail-section .number-box .ripple,
.doctor-detail-section .number-box .ripple:before,
.doctor-detail-section .number-box .ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 55px;
width: 55px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: ripple-2 3s infinite;
-moz-animation: ripple-2 3s infinite;
-ms-animation: ripple-2 3s infinite;
-o-animation: ripple-2 3s infinite;
animation: ripple-2 3s infinite;
}
.doctor-detail-section .number-box .ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.doctor-detail-section .number-box .ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple-2 {
70% {
}
100% {
}
}
@keyframes ripple-2 {
70% {
}
100% {
}
}
.doctor-detail-section .content-column {
position: relative;
}
.doctor-detail-section .content-column .inner-column {
position: relative;
padding-left: 30px;
padding-top: 12px;
}
.doctor-detail-section h2 {
position: relative;
font-size: 28px;
font-weight: 700;
margin-bottom: 10px;
}
.direction_job-block__inner p:first-child {
  margin-top: 0;
}
.doctor-detail-section .social-box {
position: relative;
}
.doctor-detail-section .social-box li {
position: relative;
margin-right: 8px;
display: inline-block;
}
.doctor-detail-section .social-box li a {
position: relative;
width: 36px;
height: 36px;
font-size: 14px;
line-height: 38px;
text-align: center;
border-radius: 50%;
display: inline-block;
}
.mixitup-gallery.sert .team-block .image {
  height: auto;
}

.mixitup-gallery.sert .team-block .image img {
  position: relative;
}










/* Doctor Info List */

.doctor-info-list {
position: relative;
margin-bottom: 40px;
}
.doctor-info-list li {
position: relative;
font-size: 16px;
margin-bottom: 8px;
display: inline-flex;
}
.doctor-info-list li span {
position: relative;
min-width: 130px;
margin-right: 30px;
display: inline-block;
}
.doctor-info-list li span:before {
position: absolute;
content: ':';
right: 0px;
top: 0px;
font-weight: 400;
}
/* Biography Section */

.biography-section {
position: relative;
padding-bottom: 50px;
}
.biography-section .pattern-one {
position: absolute;
content: '';
left: 0px;
top: 40px;
width: 436px;
height: 359px;
display: inline-block;
}
.biography-section .title-column {
position: relative;
margin-bottom: 30px;
}
.biography-section .title-column h2 {
position: relative;
font-weight: 700;
padding-right: 100px;
display: inline-block;
text-transform: inherit;
}
.biography-section .title-column h2:after {
position: absolute;
content: '';
right: 0px;
top: 18px;
height: 3px;
width: 80px;
}
.biography-section .content-column {
position: relative;
}
.biography-section .content-column .inner-column {
position: relative;
}
.biography-section p {
position: relative;
font-size: 18px;
line-height: 1.6em;
margin-bottom: 25px;
}
.biography-section .signature {
position: relative;
}
/

.services-page-section {
position: relative;
}
/* Services Block Three */

.services-block-three {
position: relative;
margin-bottom: 30px;
padding: 20px 10px 20px 10px;
}
.services-block-three .inner-box {
position: relative;
padding: 0px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.services-block-three .image {
position: relative;
}
.services-block-three .image img {
position: relative;
width: 100%;
display: block;
}
.services-block-three .lower-content {
position: relative;
padding: 15px 14px 6px;
}
.sale-page-section .services-block-three .lower-content {
height: 300px;
}
.services-block-three .icon-box {
position: relative;
width: 60px;
height: 60px;
font-size: 25px;
line-height: 60px;
text-align: center;
border-radius: 50px;
margin: 0 auto;
margin-top: -30px;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.services-block-three h3 {
position: relative;
font-size: 18px;
font-weight: 700;
line-height: 1.3em;
margin-top: 20px;
margin-bottom: 12px;
height: 44px;
width: 90%;
margin: 20px auto;
overflow: hidden;
}
.services-block-three h3 a {
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.services-block-three .desc-link {
position: relative;
font-size: 16px;
line-height: 1.3em;
display: inline;
}
.services-block-three .text {
line-height: 1.4;
}
/* Services Single Section */

.services-single-section {
position: relative;
padding: 100px 0px 90px;
}
.services-widget {
position: relative;
margin-bottom: 60px;
}
.sale_price .services-block-three .image {
overflow: hidden;
height: 196px;
}
.sale_price .services-block-three .image img {
min-width: 130%;
}
.cat-list {
position: relative;
}
.cat-list li {
position: relative;
margin-bottom: 1px;
}
.cat-list li:before {
position: absolute;
right: 20px;
top: 24px;
z-index: 1;
opacity: 0;
content: "\f11d";
font-family: "Flaticon";
}
.cat-list li:hover::before,
.cat-list li.active::before {
opacity: 1;
}
.cat-list li a {
position: relative;
font-size: 16px;
font-weight: 400;
padding: 23px 28px;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.cat-list li:hover a,
.cat-list li.active a {
position: relative;
}
/* Schedule Widget */

.schedule-widget {
position: relative;
}
.schedule-widget .image {
position: relative;
}
.schedule-widget img {
position: relative;
width: 100%;
display: block;
}
.schedule-widget .overlay-box {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.schedule-widget .content {
position: absolute;
left: 40px;
bottom: 30px;
right: 40px;
padding-left: 60px;
}
.schedule-widget h3 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.4em;
}
.schedule-widget .icon {
position: absolute;
left: 0px;
top: 8px;
font-weight: 400;
font-size: 45px;
line-height: 1em;
}
.services-single-section .content-column {
position: relative;
}
.services-single-section .content-column .inner-column {
position: relative;
}
.services-single-section .services-carousel {
position: relative;
}
.services-single-section .carousel-outer {
position: relative;
overflow: hidden;
}
.services-single-section .thumbs-carousel {
position: relative;
width: 145px !important;
height: 95px;
margin: 0 auto;
overflow: visible;
margin-top: 10px;
}
.services-single-section .thumbs-carousel .owl-stage-outer {
overflow: visible;
}
.services-single-section .owl-stage-outer .owl-item.active li:before {
display: none;
}
.services-single-section .thumbs-carousel .owl-nav,
.services-single-section .thumbs-carousel .owl-prev {
display: none;
}
.services-single-section .thumbs-carousel li {
cursor: pointer;
}
.services-single-section .thumbs-carousel li:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
z-index: 1;
opacity: 0.8;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.services-single-section .thumbs-carousel li:hover::before {
opacity: 0;
}
.services-single-section h2 {
position: relative;
font-size: 36px;
font-weight: 700;
line-height: 1.3em;
margin-top: 40px;
margin-bottom: 18px;
}
.services-single-section .text {
position: relative;
}
.services-single-section p {
position: relative;
font-size: 16px;
line-height: 1.7em;
margin-bottom: 15px;
}
/* Plan List */

.plan-list {
position: relative;
}
.plan-list li {
position: relative;
margin-bottom: 10px;
font-size: 16px;
}
.plan-list li i {
position: relative;
padding-right: 8px;
}
.plan-list li:before {
position: absolute;
content: '';
left: 0px;
top: 13px;
height: 1px;
width: 100%;
}
.plan-list li span {
position: absolute;
right: 0px;
top: 0px;
padding-left: 8px;
}
/* List Style Three */

.list-style-three {
position: relative;
}
.list-style-three li {
position: relative;
font-weight: 400;
margin-bottom: 10px;
padding-left: 20px;
}
.list-style-three li:before {
position: absolute;
content: "\f193";
left: 0px;
top: 0px;
font-family: "Flaticon";
}
/* Contact Page Section */

.contact-page-section {
position: relative;
padding: 100px 0px 100px;
background-position: center center;
background-repeat: no-repeat;
}
.contact-page-section .pattern-layer {
position: absolute;
content: '';
left: 0px;
top: 210px;
right: 0px;
bottom: 0px;
width: 224px;
height: 488px;
}
.contact-page-section .info-column .inner-column {
position: relative;
padding-top: 35px;
}

/* Contact Address */

.contact-address {
position: relative;
margin-bottom: 40px;
padding-right: 35px;
}
.contact-address .inner {
position: relative;
}
.contact-address .icon-box {
position: relative;
font-size: 40px;
line-height: 1em;
}
.contact-address .inner h4 {
position: relative;
font-size: 22px;
font-weight: 700;
line-height: 1.4em;
margin-top: 18px;
margin-bottom: 10px;
}
.contact-address .text {
position: relative;
font-size: 16px;
line-height: 1.7em;
}
.contact-page-section .form-column .inner-column {
position: relative;
padding: 55px 50px;
}
.contact-page-section .title-box {
position: relative;
margin-bottom: 35px;
}
.contact-page-section .title-box .title {
position: relative;
font-size: 18px;
font-weight: 700;
line-height: 1.3em;
}
.contact-page-section .title-box h3 {
position: relative;
font-size: 36px;
font-weight: 700;
line-height: 1.3em;
margin-top: 3px;
}
/* Contact Form */

.contact-form {
position: relative;
}
.contact-form .form-group {
position: relative;
margin-bottom: 20px;
}
.contact-form .form-group.comment-group .icon {
top: 0px;
}
.contact-form .form-group .icon {
position: absolute;
left: 0px;
top: 12px;
font-size: 18px;
line-height: 1em;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select,
.contact-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 0px 15px 8px 35px;
  font-size: 14px;
  border-radius: 2px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  padding: 1em;
  margin-bottom: 1em;
  border-radius: 5px;
  border: none !important;

}
/*
.contact-form .form-group textarea {
position: relative;
display: block;
width: 100%;
line-height: 26px;
padding: 0px 15px 10px 35px;
height: 100px;
font-size: 14px;
resize: none;
border-radius: 2px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}*/
.contact-form .form-group .submit-btn {
position: relative;
border-radius: 50px;
width: 100%;
font-weight: 400;
padding: 16px 8px;
margin-top: 15px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}

.contact-form label.error {
display: block;
line-height: 24px;
padding: 5px 0px 0px;
margin: 0px;
text-transform: uppercase;
font-size: 12px;
font-weight: 400;
}
.map-data {
text-align: center;
font-size: 14px;
font-weight: 400;
line-height: 1.8em;
}
.map-data h6 {
font-size: 16px;
font-weight: 700;
text-align: center;
margin-bottom: 5px;
}
.map-canvas {
height: 450px;
}
.map-section .google-map {
height: 790px;
}
.department-page-section {
position: relative;
padding-top: 100px;
}
.department-page-section .outer-container {
position: relative;
max-width: 1115px;
margin: 0 auto;
overflow-x: auto;
}
.department-page-section .outer-container .inner-container {
position: relative;
max-width: 1115px;
margin: 0 auto;
}
/* Days Block */

.days-blocks {
position: relative;
}
.days-blocks .days-inner {
position: relative;
padding-left: 140px;
}
.days-blocks .days-inner .days-icon {
position: absolute;
left: 0px;
top: 0px;
margin-bottom: 2px;
min-height: 60px;
line-height: 59px;
font-size: 42px;
display: block;
min-width: 137px;
margin-right: 2px;
text-align: center;
}
.days-blocks .days-inner .days-name {
position: relative;
min-height: 60px;
line-height: 59px;
float: left;
font-size: 16px;
font-weight: 700;
min-width: 137px;
margin-bottom: 2px;
text-align: center;
margin-right: 2px;
text-transform: inherit;
}

/* Times Block */

.times-blocks {
position: relative;
float: left;
}
.times-blocks .times-inner {
position: relative;
}
.times-blocks .times-inner .time-date {
position: relative;
min-height: 140px;
padding-left: 20px;
padding-top: 45px;
font-weight: 700;
font-size: 16px;
width: 137px;
margin-bottom: 2px;
margin-right: 2px;
}
.info-blocks {
position: relative;
float: left;
}
.info-blocks .info-inner {
position: relative;
}
.info-blocks .info-inner .info-content {
position: relative;
padding-top: 30px;
width: 137px;
padding-left: 20px;
margin-bottom: 2px;
margin-right: 2px;
}
.info-blocks .info-inner .info-content:last-child {
margin-bottom: 0px;
}
.info-blocks .info-inner .info-content.empty-block {
min-height: 140px;
}
.info-blocks .info-inner .info-content.white-large {
min-height: 281px;
}
.info-blocks .info-inner .info-content.x-large {
min-height: 424px;
}
.info-blocks .info-inner .info-content.large {
min-height: 282px;
}
.info-blocks .info-inner .info-content.medium {
min-height: 140px;
}
.info-blocks .info-inner .info-content h4 {
position: relative;
font-size: 14px;
font-weight: 700;
line-height: 1.6em;
margin-bottom: 12px;
padding-bottom: 10px;
}
.info-blocks .info-inner .info-content h4:before {
position: absolute;
content: '';
left: 0px;
bottom: 0px;
height: 2px;
width: 20px;
}
.info-blocks .info-inner .info-content .author {
position: relative;
font-size: 14px;
font-weight: 700;
line-height: 1.6em;
}
.page-title {
position: relative;
}
.page-title .outer-container {
position: relative;
}
.page-title .outer-container .image {
position: relative;
}
.page-title .outer-container .image img {
position: relative;
width: 100%;
display: block;
}
.elementskit-header {
position: relative;
  z-index: 50;
}
.main-header .elementskit-navbar-nav > li {
margin-right: 5px;
margin-left: 15px;
padding: 25px 0px;
}
.main-header.header-style-two .elementskit-navbar-nav > li,
.main-header.header-style-three .elementskit-navbar-nav > li {
padding: 22px 0px;
}
.main-header.header-style-two .elementskit-navbar-nav > li:before {
position: absolute;
content: '';
left: 0px;
bottom: 21px;
height: 2px;
width: 0px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header.header-style-two .elementskit-navbar-nav > li:hover::before {
width: 15px;
}
.main-header.header-style-three .elementskit-navbar-nav > li:before {
position: absolute;
content: '';
left: 0px;
bottom: 21px;
height: 2px;
width: 0px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header.header-style-three .elementskit-navbar-nav > li:hover::before {
width: 15px;
}
.main-header .elementskit-navbar-nav > li:last-child {
margin-right: 0px;
}
.main-header .elementskit-navbar-nav > li > a {
padding: 30.5px 0px;
position: relative;
display: block;
text-align: center;
font-size: 16px;
line-height: 35px;
font-weight: 700;
opacity: 1;
padding: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.main-header .elementskit-navbar-nav > li.elementskit-dropdown-has > a:before {
content: "\f13d";
position: absolute;
right: 0px;
top: 4px;
font-size: 10px;
line-height: 26px;
font-weight: 700;
font-family: "Flaticon";
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.elementskit-navbar-nav li a {
  height: auto !important;
}

.main-header .elementskit-navbar-nav > li.elementskit-dropdown-has a {
padding-right: 18px !important;
}
.main-header .elementskit-submenu-panel > li {
position: relative;
}
.main-header .elementskit-submenu-panel > li > a {
position: relative;
padding: 12px 5px;
display: block;
font-size: 16px;
font-weight: 400;
text-transform: inherit;
}
.department-page-section .network-tabs {
position: relative;
}
.department-page-section .network-tabs .tab-btns {
position: relative;
z-index: 1;
margin-left: 30px;
margin-bottom: 45px;
}
.department-page-section .network-tabs .tab-btns .our-branches {
position: relative;
font-weight: 700;
width: 100%;
max-width: 360px;
font-size: 16px;
font-style: normal;
height: 56px;
padding: 10px 28px;
line-height: 34px;
float: left;
margin-right: 30px;
border-radius: 0px;
}
.department-page-section .network-tabs .tab-btns .our-branches .btn {
position: relative;
width: 100%;
font-size: 16px;
display: block;
text-align: left;
padding: 6px 0px;
border-radius: 0px;
font-weight: 700;
}
.department-page-section .network-tabs .tab-btns .our-branches .btn .icon {
margin-right: 5px;
}
.department-page-section .network-tabs .tab-btns .our-branches .btn .fa {
position: absolute;
right: 0px;
top: 10px;
}
.department-page-section .our-branches .dropdown-menu {
top: 100%;
left: 0px;
width: 100%;
border-radius: 0px;
margin-top: 10px;
padding: 0px;
z-index: 1;
margin-left: -28px;
}
.department-page-section .our-branches .dropdown-menu > li {
padding-right: 0px !important;
margin: 0px !important;
float: none;
width: 100%;
cursor: pointer;
font-size: 14px;
font-weight: 400;
padding: 6px 32px 6px;
display: block !important;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.department-page-section .network-tabs .tabs-content {
position: relative;
padding: 15px 0px 0px;
}
.department-page-section .network-tabs .tabs-content .tab {
position: relative;
display: none;
}
.department-page-section .network-tabs .tabs-content .tab.active-tab {
display: block;
}
.close-side-widget {
font-size: 24px;
}
.main-header .xs-menu-tools {
position: absolute;
right: 0px;
top: 17px;
z-index: 1;
}
.main-header .xs-menu-tools li {
position: relative;
}
.main-header .xs-navbar {
display: block;
}
/* Nav Search Button */
.navsearch-button {
position: relative;
width: 60px;
height: 50px;
cursor: pointer;
font-size: 18px;
text-align: center;
line-height: 54px;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.navsearch-button:before {
position: absolute;
content: '';
left: -5px;
top: 0px;
width: 12px;
z-index: -1;
height: 100%;
-ms-transform: skewX(-12deg);
-webkit-transform: skewX(-12deg);
transform: skewX(-12deg);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.navsearch-button:hover::before {
-ms-transform: skewX(12deg);
-webkit-transform: skewX(12deg);
transform: skewX(12deg);
}
.main-header .header-upper .elementskit-navbar {
margin-left: 200px;
}
/* Cart Product */

.cart-product {
position: relative;
margin-bottom: 20px;
min-height: 90px;
}
.cart-product .inner {
position: relative;
padding-left: 90px;
min-height: 70px;
}
.cart-product .inner .cross-icon {
position: absolute;
right: 0px;
top: -2px;
z-index: 1;
font-size: 16px;
cursor: pointer;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.cart-product .inner .image {
position: absolute;
width: 70px;
height: 70px;
left: 0px;
top: 0px;
}
.cart-product .inner h3 {
position: relative;
font-weight: 400;
font-size: 14px;
margin: 0px;
margin-bottom: 6px;
letter-spacing: 1px;
text-transform: inherit;
}
.cart-product .inner h3 a {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.cart-product .inner .quantity-text {
position: relative;
font-weight: 300;
font-size: 14px;
margin-bottom: 0px;
}
.cart-product .inner .price {
position: relative;
font-weight: 400;
font-size: 16px;
margin: 0px;
}
.main-header .elementskit-megamenu-panel > li {
padding: 0px;
}
.main-header .elementskit-megamenu-panel li:before {
display: none;
}
.main-header .elementskit-dropdown li:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 0px;
height: 100%;
transition: all 600ms ease;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
}
.main-header .elementskit-dropdown li.active::before {
width: 100%;
}
.main-header .elementskit-dropdown li:hover::before {
width: 100%;
}
.main-header .elementskit-megamenu-panel {
padding: 0px 0px 20px;
width: 123%;
position: absolute;
left: -21%;
}
.elementskit-dropdown {
transition: all 600ms ease;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
}
.megamenu_lists li a {
position: relative;
transition: all 600ms ease;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
z-index: 1;
}
.megamenu_lists li a:before {
/*display: none !important;*/
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 0px;
height: 100%;
transition: all 600ms ease;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
}
.elementskit-megamenu-panel {
width: auto;
}

.elementskit-megamenu-panel li.megamenu_colon {
/* float: none; */
display: block;
width: 230px;
margin: 10px 15px;
}
.elementskit-megamenu-panel {
border-width: 3px 3px 3px 3px;
}
.megamenu_lists li {
margin-left: 0px;
}
.megamenu_lists li a {
padding: 5px 10px;
line-height: 1.5;
}
.megamenu_lists .icon {
margin-right: 10px !important;
}
.team-block a.bg-link {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
}
select {
max-width: 100%;
}
.post-password-form input[type="password"] {
padding: 5px 15px;
margin-left: 10px;
}
.post-password-form input[type='submit'] {
padding: 7px 55px;
cursor: pointer;
}
.post {
margin: 0 0 30px;
}
.post .post-media {
width: 30%;
position: relative;
overflow: hidden;
}
@media(max-width: 767px){
.post .post-media {
  width: 100%;
  position: relative;
  overflow: hidden;
}
}
.post .post-media .video-link-btn {
position: absolute;
right: 0;
bottom: 0;
}
.post .post-media .video-link-btn a {
padding: 15px 20px;
display: inline-block;
font-size: 25px;
}
.post .post-body {
padding: 20px 20px;
}
.post .post-body.nobackground {
  padding: 0;
}
.post .entry-header .entry-title {
word-wrap: break-word;
}
.post .entry-header .post-meta {
margin-bottom: 11px;
}
.post .entry-header .post-meta span {
display: inline-block;
margin-right: 28px;
font-size: 14px;
}
.post .entry-header .post-meta span i {
margin-right: 6px;
font-size: 16px;
}
.post .post-footer {
clear: both;
}
.post .post-footer .readmore {
display: inline-block;
font-weight: 700;
padding: 12px 40px 12px 40px;
border-radius: 5px;
}
.post.sticky .meta-featured-post {
display: block;
position: absolute;
right: -35px;
top: 18px;
width: auto;
height: auto;
padding: 12px 45px;
display: inline-block;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
font-size: 12px;
font-weight: 700;
transform: rotate(45deg);
z-index: 1;
}
.post.sticky .post-body {
overflow: hidden;
position: relative;
}
.post .entry-header .entry-title {
height: auto;
overflow: hidden;
  font-size: 20px;
}

.post .post-image.post-media a img {
max-width: 200%;
width: 100%;
left: -20%;
height: auto;
position: relative;
}

.post .post-image.post-media img {
max-width: 200%;
width: 145%;
left: -20%;
height: 0px;
position: relative;
}
.main-container.blog, .main-container.blog-single {
padding-top: 20px;
padding-bottom: 70px;
}
.sidebar>.widget>select,.sidebar>.widget.widget_categories>form>select,.sidebar>.widget.widget_text>.textwidget>form>select {
display: block;
width: 100%;
padding: 17px 20px;
cursor: pointer;
outline: 0;
}
.sidebar .widget {
margin-bottom: 40px;
padding: 40px;
}
.sidebar .widget .widget-title {
font-size: 24px;
font-weight: 700;
position: relative;
margin: 0 0 30px;
padding: 0 0 15px;
}
.sidebar .widget .widget-title:before {
content: "";
position: absolute;
display: inline-block;
bottom: 0;
width: 50px;
height: 2px;
left: 0;
z-index: 1;
}
.sidebar .widget.widget_search {
padding: 0;
}
.sidebar .widget.widget_search .form-control {
border-radius: 0;
}
.sidebar .widget.widget_search .form-control:focus {
outline: none;
}
.sidebar .widget.widget_search .input-group-btn {
padding: 0 20px;
cursor: pointer;
}
.sidebar .widget.widget_search .input-group-btn i {
line-height: 52px;
}
.sidebar .widget.widget-tags ul li {
display: inline-block;
margin-bottom: 8px;
margin-right: 4px;
}
.sidebar .widget.widget-tags ul li a {
display: block;
padding: 5px 20px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar .widget.widget-tags ul li a:hover {
-webkit-transition: all ease 500ms;
-o-transition: all ease 500ms;
transition: all ease 500ms;
}
.sidebar .widget.widget-tags ul li:last-child {
margin-bottom: 0;
}
.sidebar ul {
padding: 0;
list-style: none;
}
.sidebar ul li {
padding-bottom: 10px;
margin-bottom: 10px;
}
.sidebar ul li:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.sidebar ul li a.rsswidget {
font-weight: 700;
}
.sidebar ul li cite {
font-style: normal;
}
.sidebar ul.sub-menu,.sidebar ul.children {
padding: 10px 0 0 20px;
}
.sidebar ul.children {
padding-bottom: 0;
}
.sidebar ul.sub-menu ul ul {
padding-left: 0;
}
.sidebar .widget.catalog_list {
padding: 0px;
}
.sidebar .widget.catalog_list ul li a.lvl-01 {
padding: 20px 35px;
display: block;
}
.sidebar .widget.catalog_list ul li {
margin: 0px;
padding: 0px;
position: relative;
}
.sidebar .widget.catalog_list ul li.lvl-01 ul {
display: none;
}
.sidebar .widget.catalog_list ul li.lvl-01 ul.active {
display: block;
}
.sidebar .widget.catalog_list ul li a {
font-size: 14px;
padding: 10px 40px;
display: block;
}
.sidebar .widget.catalog_list ul li a.lvl-01 {
font-weight: 700;
position: relative;
font-size: 16px;
font-weight: 400;
}
.sidebar .widget.catalog_list i.icon {
position: absolute;
right: 0px;
top: 0px;
cursor: pointer;
}
.sidebar .widget.catalog_list li.lvl-01 i.icon {
padding: 25px;
}
.sidebar .widget.catalog_list li:not(.lvl-01) i.icon {
padding: 15px 25px;
}
.sidebar .widget.catalog_list ul li a.lvl-02 {
padding-left: 35px;
font-size: 16px;
font-weight: 400;
}
.sidebar .widget.catalog_list ul li a.lvl-03 {
padding-left: 45px;
font-size: 16px;
}
.sidebar .widget.catalog_list ul li a.lvl-04 {
padding-left: 55px;
font-size: 16px;
}
.sidebar .widget.catalog_list ul li a.lvl-05 {
padding-left: 65px;
font-size: 16px;
}
.sidebar .widget.catalog_list ul li a.lvl-06 {
padding-left: 75px;
font-size: 16px;
}
.sidebar .widget.catalog_list ul li a.lvl-07 {
padding-left: 85px;
font-size: 16px;
font-weight: 400;
}
.sidebar .widget.catalog_list ul li a.lvl-08 {
padding-left: 85px;
font-size: 16px;
font-weight: 400;
}
.sidebar .widget.catalog_list ul li a[href*="detail.php"] {
font-weight: 400;
}
.sidebar .widget.catalog_list li.lvl-02 i.icon {
padding: 15px 25px;
color: #000 !important;
}
.sidebar .widget.catalog_list li ul {
z-index: 2;
}
@media only screen and (min-width: 768px) {
.entry-content>*,.entry .entry-summary>* {
  margin: 10px 0;
}
}
.post-navigation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 25px;
margin-bottom: 40px;
}
.post-navigation>div {
padding: 0 40px;
width: 50%;
position: relative;
}
.post-navigation h3 {
font-size: 16px;
line-height: 26px;
margin: 5px 0;
font-weight: 700;
ms-word-wrap: break-word;
word-wrap: break-word;
-webkit-transition: color .3s;
-o-transition: color .3s;
transition: color .3s;
}
.post-navigation a {
display: inline-block;
}
.post-navigation i {
font-family: "FontAwesome";
}
.post-navigation .post-previous {
text-align: left;
padding: 0 40px 0 0;
}
.post-navigation .post-previous i {
margin-right: 5px;
}
.post-navigation .post-next {
text-align: right;
padding: 0 0 0 40px;
}
.post-navigation .post-next i {
margin-left: 5px;
}
@media (max-width: 767px) {
.post-navigation>div {
  width: 100%;
}
.post-navigation>div.post-next {
  margin-top: 15px;
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 0;
  border-left-width: 0;
  text-align: left;
}
}
.blog-post-comment .comment-title {
font-size: 24px;
}
.blog-post-comment .comment-info [class*=col-md-] {
margin-bottom: 15px;
position: inherit;
}
.blog-post-comment .comment-content>h3 {
margin-bottom: .5rem;
}
.blog-post-comment .comment-respond {
margin-bottom: 40px;
margin-top: 40px;
}
.blog-post-comment .comment-respond .comment-reply-title {
font-size: 24px;
}
.blog-post-comment .comment-respond .comment-form .form-control {
border-radius: 0;
height: 45px;
margin-bottom: 15px;
}
.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
height: 245px;
}
.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
display: none;
}
.blog-post-comment .comment-respond .comment-form .comment-notes {
font-style: italic;
}
.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
margin-top: 20px;
}
.comments-list {
margin-bottom: 20px;
padding-left: 0;
list-style: none;
}
.comments-list .comment:not(:last-child),.comments-list .trackback:not(:last-child),.comments-list .pingback:not(:last-child) {
margin-bottom: 20px;
}
.comments-list .pingback:not(:last-child) {
padding-bottom: 20px;
}
.comments-list ul.children {
padding-top: 20px;
list-style: none;
}
img+.comment>.comment-body>.comment-content {
padding-left: 56px;
}
.comment-content table:not(:last-child) {
margin-bottom: 20px;
}
.loginformuser .form-control {
height: 100%;
resize: none;
}
.pingback p,.pingback .says {
display: none;
}
.commenxs-list .pingback .comment-body {
margin-left: 0;
}
.commenxs-list {
list-style: none;
margin: 0;
padding: 20px 0;
}
.commenxs-list .comment {
list-style: none;
}
.commenxs-list .comment .last {
padding-bottom: 0;
margin-bottom: 0;
}
.commenxs-list .comment-author {
margin-bottom: 0;
margin-top: 0;
font-weight: 700;
font-size: 16px;
font-style: normal;
}
.commenxs-list .comment-author cite {
font-style: normal;
}
.commenxs-list .comment-date {
font-size: 14px;
display: block;
margin-top: -5px;
}
.commenxs-list .comment-content {
margin: 15px 0;
}
.commenxs-list .comment-body {
padding-bottom: 20px;
margin-bottom: 30px;
margin-left: 110px;
}
.commenxs-list img.comment-avatar {
width: 80px;
height: 80px;
border-radius: 100%;
margin-right: 30px;
}
.commenxs-list .comment-reply-link {
font-weight: 400;
font-size: 14px;
}
.commenxs-list .comment-reply-link i {
margin-right: 5px;
}
.commenxs-counter {
font-size: 18px;
}
.commenxs-reply {
list-style: none;
margin: 0 0 0 70px;
}
#cancel-comment-reply-link {
float: right;
}
.search-forms input.form-control {
  height: 48px;
}
.not-found h1 {
margin-bottom: 20px;
}
.not-found .input-group-btn {
padding: 0 20px;
cursor: pointer;
}
.not-found .input-group-btn i {
line-height: 48px;
}
.btn, a.btn:not([href]):not([tabindex]) {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
height: 45px;
padding: 3px 15px 0;
line-height: 42px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
outline: none;
text-decoration: none;
cursor: pointer;

}


.team-section .team-carousel .team-block a.btn[data-target="#modal-spec"], .filter-list .team-block a.btn[data-target="#modal-spec"] {
position: absolute;
left: 20%;
bottom: 30px;
width: 60%;
}
.btn:focus {
outline: none;
}
.btn.fill {
padding: 0 25px;
margin-left: 20px;
}
.btn.btn-round {
border-radius: 36px;
}
.btn-link {
font-size: 13px;
font-weight: 700;
text-decoration: none!important;
}
.btn-link i {
margin-left: 6px;
position: relative;
top: 2px;
}
.blog-single .post .post-media {
margin-bottom: 30px;
}
.blog-single .post .post-body {
padding: 0;
}
.banner_warning {
padding: 5px 0;
position: fixed;
left: 0;
right: 0;
bottom: 0;
font-size: 1.8667em;
line-height: 1.1em;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
z-index: 101;
}
.banner_warning span {
display: block;
padding: 0 25px;
  font-size: 14px;
}
.banner-section .banner-carousel .slide-item:before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
opacity: 1;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
z-index: 1;
}
.banner-section .banner-carousel .slide-item:after {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
opacity: 1;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
opacity: 0.5;
z-index: 1;
}
.banner-section .banner-carousel .slide-item {
position: relative;
}
.banner-section .banner-carousel .slide-item .container {
position: relative;
z-index: 2;
}
.banner-section .banner-carousel .slide-item .image-layer {
position: absolute;
width: 100%;
height: 100%;
left: 0px;
background-size: cover !important;
z-index: 0;
}
.catalog_content ul li {
min-height: 130px;
padding: 12px 13px;
margin: 0px !important;
}
.catalog_content ul {
padding-left: 10px !important;
display: flex;
flex-direction: column;
}
.catalog_content ul li a.title {
font-size: 20px;
margin-bottom: 15px;
display: block;
  padding-top: 7px;
}
.bx_catalog_line.catalog_content > p {
  padding-bottom: 14px;
}
.catalog_content ul li p.bx_catalog_line_description {
font-size: 14px;
line-height: 1.3;
padding: 0 55px;
}
.catalog_content ul li a.bx_catalog_line_img {
margin-right: 25px;
display: block;
background-size: cover !important;
width: 180px;
}
h1.title_h1 {
font-size: 24px;
margin-bottom: 9px;
}
.tab-services .btn-box .item {
padding: 15px 0px;
margin: 1%;
text-align: center;
font-size: 16px;
cursor: pointer;
max-width: 23%;
}
.tab-services .info-block-box .item {
display: none !important;
}
.tab-services .info-block-box .item.active {
display: block !important;
}
.tab-services .info-block-box .img-box {
overflow: hidden;
height: 300px;
}
.catalog_content .bx_catalog_line_ul li {
margin: 10px 0px !important;
cursor: pointer;
}
.catalog_content .bx_catalog_line_ul {
padding-left: 0px !important;
}
.services-price .item-price {
position: relative;
padding: 25px 15px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 16px;
}
.services-price .item-price:hover {
cursor: pointer;
}
.services-price .item-price:hover b, .services-price .item-price b:hover {
cursor: pointer;
}
.price-box .price-btn a.btn {
border-radius: 40px;
padding: 10px 21px;
height: auto;
line-height: 1.5;
font-size: 14px;
text-transform: unset;
font-weight: 400;
}
.accordion .accordion-head {
position: relative;
padding: 25px 15px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 2.5s ease;
font-size: 16px;
max-height: 100px;
min-height: 10px;
overflow: hidden;
}
.accordion .accordion-head.active {
max-height: 100%;
  min-height: 100%;
  transition: all 1.5s ease;
  height: auto;
}
.accordion-body {
  transition: all 0.5s ease;
  height: auto;
  /* height: 0px; */
  overflow: hidden;
}
.accordion .accordion-head:hover {
cursor: pointer;
}
.accordion .accordion-head:hover b, .accordion .accordion-head b:hover {
cursor: pointer;
}
.accordion-img img {
width: 100%;
}
.accordion-head .accordion-arrow i {
display: block;
transform: rotate(0deg);
display: flex;
align-items: center;
padding: 12px 11px;
height: 40px;
width: 40px;
border-radius: 50px;
transition: all 0.5s ease;
}
.accordion-head.active .accordion-arrow i {
transform: rotate(180deg);
transition: all 0.5s ease;
}
.question-box .accordion-head .accordion-arrow {
position: absolute;
right: 0px;
top: -5px;
}
.question-box .accordion-head .accordion-arrow i {
height: 30px;
width: 30px;
padding: 3px 0px 0 7px;
font-size: 14px;
}
.question-box .accordion-head.active .accordion-arrow i {
padding: 0px 0px 0px 7px;
}
.reviews .accordion-img {
-webkit-transition: all 2s ease;
position: relative;
left: 0px;
}
.reviews .accordion-img img {
width: 100px;
min-height: 90px;
height: auto;
border-radius: 50%;
margin-top: 27px;
margin-left: 10%;
}
.reviews.accordion .accordion-head:hover {
border-radius: 10px;
}
.reviews.accordion .accordion-head {
margin-bottom: 20px !important;
min-height: 160px;
transition: all 1.5s ease;
border-radius: 7px;
overflow: hidden;
max-width: 49%;
margin: 0.5% !important;
}
.stars i:hover:before,  .stars i.hover:before,  .stars i.hover_star:before {
content: '\e98f';
}
.reviews.accordion .accordion-head.active:hover {
border-radius: 5px;
}
.reviews.accordion .accordion-head{
max-height: none;
  min-height: auto;
  height: 50%;
}
.reviews.accordion .accordion-head.active {
  max-height: none;
  min-height: auto;
  transition: all 0.5s ease;
  height: 50%;
}
.reviews.accordion .accordion-head .accordion-body-1 {
display: none !important;
}
.reviews.accordion .accordion-head .accordion-body-2 {
display: block !important;
  transition: all 0.5s ease;
  min-height: auto;
  max-height: none;
  overflow: hidden;
  height: 94px;
}
.reviews.accordion .accordion-head.active .accordion-body-2{
height: auto;
}
.tab-services .info-block-box .item .text_citat .icon {
font-size: 70px;
padding: 3%;
text-align: center;
}
.price-box .accordion-head .icon-arrow_right {
position: absolute;
right: 5%;
top: 20px;
padding: 8px;
border-radius: 50%;
font-size: 14px;
border: 0px !important;
}
.price-box .accordion-head .icon-arrow_right:hover, .price-box .accordion-head:hover .icon-arrow_right {
  background: none !important;
  color: #222 !important;
}
.services-section-two .services-block ul li.items a {
font-size: 16px;
}
.form-def .form-group input {
  border: none !important;
  color: #777;
  font-size: 16px;
  font-weight: 400;
  width: 94%;
  padding: 1em;
  margin-bottom: 1em;
  border-radius: 5px;
  text-align: center;
  padding: 12px 7px;
  margin-top: 15px;
}
.form-def .form-group .icon {
 display: none;
position: relative;
left: 15px;
font-size: 16px;
}

form.form-def .form-group {
margin: 0px;
}
form.form-def .btn {
width: 94%;
border-radius: 7px;
}
.sale-section .lower-content {
padding: 15px 15px;
}
section.o-nas .image img {
border-radius: 50%;
}
section.o-nas-page .image img {
border-radius: 0;
}
section.o-nas .right-column .content {
width: 80%;
padding-left: 20px;
}
.services-block-three form.form-def {
margin-bottom: 12px;
}
.timer-box .timer {
margin: 10px 0px 0px;
}
.timer-box .timer-text {
margin: 0px 0px;
}
.timer-box .timer div {
font-size: 18px;
font-weight: 700;
border-radius: 7px 7px 0px 0px;
margin: 0 10px;
padding: 8px 16px;
}
.timer-box .timer-text div {
font-size: 14px;
border-radius: 0px 0px 7px 7px;
margin: 0 10px;
padding: 5px;
}
.services-block .icon-chevron-right {
height: 30px;
width: 30px;
text-align: center;
font-size: 24px;
position: absolute;
right: -30px;
top: 45%;
cursor: pointer;
font-weight: 700;
}
.o-nas-page  ul li {
display: block;
list-style: darkgoldenrod;
padding-bottom: 10px;
font-size: 16px;
}
.o-nas-page b {
padding-right: 4px;
}
.patient-page h3 {
margin: 26px 0px 10px;
}
.reviews-page .accordion-head .accordion-arrow {
position: absolute;
right: 27px;
top: 15px;
width: 40px !important;
}
.tab-services .reviews.accordion .accordion-head {
max-width: 100%;
}
.tab-services .reviews .accordion-head .accordion-arrow {
position: absolute;
right: 27px;
top: 15px;
width: 40px !important;
}
.sale-page-section .image {
height: 175px;
overflow: hidden;
padding: 0px;
}
.services-section-two .services-block  .inner-box {
position: relative;
overflow: hidden;
}
.services-section-two .services-block  .inner-box:before {
position: absolute;
display: block;
content: '';
width: 30%;
height: 100%;
top: 0px;
right: 0px;
bottom: 0px;
opacity: 0;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.services-section-two .services-block .inner-box:hover:before {
opacity: 1;
}
/* FORM */
.input-container input, .input-container textarea, .input-container select {
font-size: 16px;
font-weight: 400;
width: 100%;
padding: 1em;
margin-bottom: 1em;
border-radius: 5px;
}
.modal .note-terms {
font-size: .8em;
margin: .7em 0;
text-align: center;
}
.modal .note-terms label {
font-weight: 400;
margin: 0;
line-height: 1.3;
}
.modal .note-terms input {
position: relative;
top: 3px;
}
input[type=checkbox], input[type=radio] {
box-sizing: border-box;
padding: 0;
}
.modal-content {
border-radius: 3px;
padding: 30px 30px 10px;
}
.modal input, .modal textarea, .modal select {
font-weight: 400 !important;
}
.modal-content .modal-title {
font-size: 1.5rem;
font-weight: 400;
}
.input-container label {
line-height: 1;
}
/* BOOK form*/
.book-form .box-form {
border-radius: 3px;
padding: 0 55px 55px;
}
.book-form .box-form h4 {
font-size: 2rem;
font-weight: 700;
margin-bottom: 30px;
}
.book-form .box-form small {
font-size: 1.3rem;
margin-bottom: 10px;
display: block;
}
.book-form .text-form h3 {
font-size: 3.2rem;
font-weight: 700;
text-transform: uppercase;
}
.book-form .text-form h5 {
font-size: 1.8rem;
margin-bottom: 10px;
}
.book-form .text-form {
padding-top: 10%;
padding-right: 35px;
}
.book-form {
position: relative;
}
.book-form .text-form p {
font-size: 16px;
}
.sale-detail-page .timer-box .timer div {
border-radius: 7px;
margin: 0px;
margin-right: 10px;
padding: 16px 5px;
}
.sale-detail-page .timer-box .timer .children-text {
font-size: 14px;
font-weight: 400;
padding-left: 10px;
}
.sale-detail-page .btn, .sale-detail-page input,.sale-detail-page
a.btn:not([href]):not([tabindex]) {
height: auto;
font-size: 16px;
line-height: normal;
}
.sale-detail-page input {
font-weight: 400 !important;
}
.page-404 ul li a {
font-size: 16px;
}
.page-404 ul {
margin-right: 30px;
}
.page-404 ul li {
padding-left: 27px;
}
.event-block .upper-box .image img {
max-width: 200%;
}
.news-block .image img {
  width: 120%;
  /*height: 100%;*/
  max-width: none;
}
.stars {
display: none !important;
}
.testimonial-block .image-box {
margin-top: 20px;
}
.megamenu_lists li a:hover::before {
/*width: 100%;*/
/*z-index: -1;*/
}
.elementskit-menu-container {
z-index: 1 !important;
}
.elementskit-header.fixed {
position: fixed;
width: 100%;
top: 0px;
}
.elementskit-header.fixed .header-top {
display: none;
}
.elementskit-header.fixed .logo-outer .logo {
position: relative;
top: 25px;
}
.blog .services-block-three {
padding-top: 0px;
padding-bottom: 5px;
}
.banner-section:before {
position: absolute;
display: none;
content: '';
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
opacity: 1;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
z-index: 1;
}

.sidebar .widget.catalog_list ul>li>ul>li {
  margin-bottom: 0px;
}

.sidebar_call .call_box {
  background: #f8f8f8;
  border-radius: 5px;
  padding: 50px 10%;
  text-align: center;
}

.sidebar_call .call_box i.icon {
  font-size: 50px;
  margin-bottom: 30px;
  display: block;
}

.sidebar_call .call_box .text_box {
  margin-bottom: 20px;
  padding: 0 10px;
}

.accordion-tab .accordion-tab-head {
cursor: pointer;
  padding: 20px 7px;
  border: 1px solid #e7e7e7;
  margin-bottom: 5px !important;
}

.accordion-tab .accordion-tab-head b {
  font-size: 16px;
  display: block;
  line-height: 1.8;
  font-weight: 400;
}

.accordion-tab .accordion-tab-head .accordion-tab-arrow i {
  display: block;
  transform: rotate(0deg);
  display: flex;
  align-items: center;
  padding: 8px 8px;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  transition: all 1.5s ease;

}
.accordion-tab .accordion-tab-head.active .accordion-tab-arrow i {
transform: rotate(180deg);
transition: all 1.5s ease;
}
.accordion-tab-body {
  margin-bottom: 30px;
}
.owl-theme .inner-box .hover_box {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 0px;
}

.owl-theme .inner-box:hover .hover_box {
  display: block;
}

.owl-theme .inner-box .hover_box h3 {
  text-align: center;
  color: #fff;
  font-weight: 700;
}

.owl-theme .inner-box {
  position: relative;

}

.team-block .image {
  background-size: cover !important;
  background-position: top center !important;
}






/* colors*/
.tab-services .btn-box .item.active:before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 3px;
  transition: all 0.2s ease;
}

.tab-services .btn-box .item:before {
  content: '';
  width: 0px
}


.tab-services .btn-box .item.active {
  border-color: #0000;
}

.sidebar .widget.catalog_list>ul>li {
  border-top: 1px solid #fff;
}
.reviews .accordion-img img {
   border: 1px solid #f5f5f5;
}
.accordion-head .accordion-arrow i {
  align-items: center;
  border: 0px;
}
.price-box .accordion-head .icon-arrow_right{
border: 0px;
}
.services-block-three .inner-box,
.team-block .inner-box,
.book-form .box-form,
.testimonial-block .inner-box,
.news-block .inner-box,
.services-block .inner-box,
.inner-box{
box-shadow: 2px 2px 4px 0 rgba(0,0,0,.1);
border-radius:5px;
overflow: hidden;
}
.services-block-three .inner-box:hover ,
.team-block .inner-box:hover,
.book-form .box-form:hover,
.testimonial-block .inner-box:hover,
.news-block .inner-box:hover,
.services-block .inner-box:hover,
.inner-box:hover{
box-shadow: 2px 2px 4px 0 rgba(0,0,0,.1);
}
.certificates .team-block .inner-box{
background-size: cover !important;
}

.btn-style-two, .btn, .btn-style-three {
border: 0px !important;
border-radius: 5px !important;
padding: 16px 25px !important;
line-height: 1.1 !important;
font-size: 14px !important;
height: auto !important;
}

.btn-style-two:hover, .btn:hover, .btn-style-three:hover {
  box-shadow: 0px 5px 6px 0 rgba(0,0,0,.1) !important;
}
.testimonial-block .inner-box {
  overflow: visible;
}
.container-fluid.o-nas-page .outer-section .left-column .image {
  height: auto;
  width: auto;
  border-radius: 0px;
}

.services-block .icon-box span.icon {
  font-size: 70px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}
.services-section .featured-block p {
  height: 121px;
  overflow: hidden;
  line-height: 1.5;
}

.services-section .featured-block .inner-box {
  height: 335px;
  overflow: hidden;
}

.services-section .featured-block {
  margin-bottom: 21px;
}
.accordion-tab .accordion-tab-head.active:before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 3px;

  transition: all 0.4s ease;
}

.accordion-tab .accordion-tab-head:before {
  content: '';
  width: 0px
}


.accordion-tab .accordion-tab-head.active {
  border-color: #0000;
}
.accordion-tab  .accordion-tab-head .target-tab{
position: relative;
top: -100px;
}

.sert-section .image {
cursor: pointer;
  height: 370px !important;
  background-size: cover !important;
  background-position: center !important;
}
.gallery-section .image {
cursor: pointer;
  height: 230px ;
  background-size: cover !important;
  background-position: center !important;
}
.grad_off:before {
  background: none !important;
}

.grad_off.slide-item:before, .grad_off.slide-item:after{
  background: none !important;
}
.grad_off.slide-item .image-layer{
  filter: none !important;
}
.color_dark .banner-column h2,
.color_dark .banner-column .text{
  color:#222 !important;
}


li{
color: #222;
  font-size: 16px;
}
.main-page .team-pattern-layer-two, .main-page .team-pattern-layer, .main-page .pattern-layer, .main-page .pattern-layer-two, .main-page .pattern-layer-one{
  display: none !important;
  background: none !important;
}
body.main-page section:before {
background-image: url(/images/background/pattern-8.png) !important;
  position: absolute;
  content: '';
  top: 0px !important;
  left: 0px !important;
  right: auto;
  bottom: 0px;
  width: 190px;
  height: 100%;
  background-repeat: no-repeat;
}
body.main-page section:nth-child(2n):before {
background-image: url(/images/background/pattern-6.png) !important;
  position: absolute;
  content: '';
  top: 0px !important;
  left: 0px !important;
  right: auto;
  bottom: 0px;
  width: 190px;
  height: 100%;
  background-repeat: no-repeat;
}
body.main-page section:nth-child(2n):before {
/* background-image: url(/images/background/pattern-9.png) !important; */
content: '';
top: 0px;
right: 0px !important;
left: auto !important;
bottom: 0px;
width: 190px;
height: 100%;
background-repeat: no-repeat;
}

body.main-page section:nth-child(4n):before {
background-image: url(/images/background/pattern-5.png) !important;
  content: '';
  top: 0px;
  right: 0px !important;
  left: auto !important;
  bottom: 0px;
  width: 190px;
  height: 100%;
  background-repeat: no-repeat;
}



.sale-one-carousel .owl-nav {
position: absolute;
top: 35%;
width: 100%;
}
.sale-one-carousel .owl-nav .owl-prev,  .sale-one-carousel .owl-nav .owl-next {
position: absolute;
height: 45px;
width: 45px;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 2.5;
margin-top: 1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.sale-one-carousel .owl-nav .owl-prev {
left: -15px;
padding-right: 2px;
}
.sale-one-carousel .owl-nav .owl-next {
right: -15px;
padding-left: 2px;
}
.sale-one-carousel .owl-dots {
position: relative;
text-align: center;
margin-top: 20px;
}
.sale-one-carousel .owl-dots .owl-dot {
position: relative;
margin: 0px 5px;
width: 8px;
height: 8px;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.sale-one-carousel .owl-dots .owl-dot.active,
.sale-one-carousel .owl-dots .owl-dot:hover {
width: 12px;
height: 12px;
}
.main-header .phone_mob {
  position: absolute;
  top: 44px;
  right: 120px;
  font-size: 16px;
}

.main-header .xs-mobile-search {
  position: absolute;
  right: -30px;
}

.main-header .phone_mob .phone_mob_text {
  margin-left: 10px;
}
.phone_mob a {
  color: #222 !important;
}
section.banner-section .banner-loader {
  background: none !important;
  position: absolute;
  left: 45vw;
  top: 43%;
  width: 60px;
  height: 60px;
}
.modal-success .modal-content {
  padding: 39px 30px;
}
.modal-open .modal {
  padding: 0px !important;
}

.page-breadcrumb{
margin-bottom: 25px;
}

input[name="select"]{
cursor: pointer;
}
.book-form-box .select-box .icon {
position: absolute;
  top: 18px;
  right: 34px;
  cursor: pointer;
}
.input-modal {
  position: absolute;
  top: 56px;
  background: #fff;
  height: 200px;
  width: 95%;
  /* margin: 5% 21%; */
  padding: 20px 0px;
  overflow: hidden;
  overflow-y: auto;
  box-shadow: 2px 2px 4px 0 rgba(0,0,0,.1);
  z-index: 1000;
}

.input-modal li {
  list-style: none;
  cursor: pointer;
  padding: 5px 20px;
}


.select_box_over {

  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.team-block h3 a {
  font-size: 17px;
  line-height: 1.2;
}
.form_post.form_6 input.btn {
  width: 100%;
  padding: 23px !important;
}
.licenses-box .inner-box {
  background-size: cover !important;
}
.countdown-time.col {
  width: 30%;
  margin: 0px 5px !important;
}
.day.col, .hour.col, .min.col {
  width: 30%;
  margin: 0px 5px !important;
}
.catalog_content ul{
padding-left: 10px;
list-style-type: disc;
margin-bottom: 10px;
margin-left: 10px;
}
.catalog_content ul li{
padding: 0px;
margin: 0 !important;
}
div.modern-page-navigation{
text-align: center;
}

.price__about {
	background-color:#E3BAD1;
	padding: 15px 20px;
	border-radius: 4px;
}

.price__about .price__text {
	text-align: center;
	color: #ffffff;
    font-size: 22px;
}

.page__about .gallery-section {
  padding-bottom: 0;
}

.page__about  .testimonial-section {
  padding-top: 20px;
}

.btn__onlinezapis {
  text-align: center;
}

.xs-menu-tools .btn__onlinezapis {
  position: relative;
  top: -6px;
}

@media (max-width: 991px){
  .right_dok .link>span {
    line-height: 45px !important;
  }

  .right-sidebar-wrapper {
    width: 46px !important;
  }

  .right_dok .link>span svg {
    width: 33px;
    left: -1px;
    position: relative;
    height: 33px;
    top: -1px;
  }
}

@media (max-width: 640px){
	.price__about .price__text br {
		display: none;
	}
}

@media (max-width: 460px){
	.price__about .price__text {
		font-size: 16px;
	}
	.price__about {
		padding: 15px 10px;
	}
}

.anketa.box-form h4 {
	text-align: center;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.2;
}
@media (max-width: 787px){
	.anketa.box-form h4 {
		font-size: 1.5rem;
	}
}