html, body {
margin: 0;
padding: 0;
width: 100%;
line-height: 150%; }
body {
height: 100%; }
html {
font-size: 100%;  overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } ::selection {
background: #333;
color: #fff;
text-shadow: none; }
::-moz-selection {
background: #333; color: #fff;
text-shadow: none; }
::-webkit-selection {
background: #333; color: #fff;
text-shadow: none; }
:active,
:focus {
outline: none !important; }
body {
line-height: 1.8;
color: #676767;
font-size: 1.1rem;
font-family: "Poppins", sans-serif;
font-weight: 300;
background-color: #fff;
background-attachment: fixed;
-ms-word-wrap: break-word;
word-wrap: break-word; }
a {
color: #0073aa;
text-decoration: none;
font-weight: 600;
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
a {
transition: none; } }
a:hover, a:focus {
color: #003f5e;
text-decoration: none; }
a img {
border: none; }
img {
max-width: 100%; }
iframe {
border: none !important; } h1, .h1 {
font-size: 2.625rem; }
h2, .h2 {
font-size: 2.625rem; }
h3, .h3 {
font-size: 2.25rem; }
h4, .h4 {
font-size: 1.5rem; }
h5, .h5 {
font-size: 1.25rem; }
h6, .h6 {
font-size: 1rem; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Poppins", sans-serif;
font-weight: 800;
line-height: 1.3;
color: #002c42; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #002c42; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
color: inherit;
font-weight: inherit; }
.h1, .h2, .h3, h1, h2, h3 {
margin-bottom: 1rem;
margin-top: 0.75rem; }
h4, h5, h6,
.h4, .h5, .h6 {
font-weight: 700;
line-height: 1.5;
margin-bottom: 0.5rem;
margin-top: 0.75rem; } p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset {
margin-bottom: 10px; }
table p {
margin-bottom: 0; }
p {
margin-bottom: 30px; }
p a:hover, p a:focus {
text-decoration: underline; }
.wp-block-quote {
margin: 20px 0; }
.post-content ul > li,
.post-content ol > li,
.post-excerpt ul > li,
.post-excerpt ol > li,
.wpb_text_column ul > li,
.wpb_text_column ol > li {
margin-bottom: 12px; }
.post-content ul > li > ul, .post-content ul > li > ol,
.post-content ol > li > ul,
.post-content ol > li > ol,
.post-excerpt ul > li > ul,
.post-excerpt ul > li > ol,
.post-excerpt ol > li > ul,
.post-excerpt ol > li > ol,
.wpb_text_column ul > li > ul,
.wpb_text_column ul > li > ol,
.wpb_text_column ol > li > ul,
.wpb_text_column ol > li > ol {
margin-top: 12px; } .text-highlight {
background: none repeat scroll 0 0 #111;
border-radius: 4px;
color: #fff;
padding: 0 5px 3px; }
.text-highlight.light {
background: #808080; }
address {
color: #777;
font-style: italic; }
ol, ul {
list-style-position: inside;
margin: 0;
padding: 0; }
ol ol li, ol ul li,
ul ol li, ul ul li {
padding-left: 20px; }  html {
font-size: 100%;
max-width: 100%; }
@media (max-width: 991.98px) {
html {
font-size: 98%; } }
@media (max-width: 767.98px) {
html {
font-size: 96%; } }
@media (max-width: 575.98px) {
html {
font-size: 94%; } }
html, html a {
-webkit-font-smoothing: antialiased; }
body {
max-width: 100%;
overflow-x: hidden;
position: relative; }
img {
height: auto;
max-width: 100%; }
iframe, embed, object {
margin-bottom: 1.5em;
max-width: 100%; }
iframe {
display: block;
margin: 0;
max-width: 100%; }
.inline-block,
.display-inline-block {
display: inline-block; }
.display-inline {
display: inline; }
.display-block {
display: block; }
.fullwidth {
width: 100%; }
.bg-hover-theme-colored {
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.bg-hover-theme-colored {
transition: none; } }
.media-object {
max-width: none; } .text-underline {
text-decoration: underline; }
form label {
color: #555;
font-weight: 300; }
.hr-divider {
margin: 20px 0; } .heading-line-bottom {
border-bottom: 1px dashed #808080;
display: inline-block;
margin: 0;
position: relative;
margin: 20px 0; }
.heading-line-bottom::after {
content: "";
height: 2px;
left: 0;
position: absolute;
top: 4px;
width: 20px; }
.heading-title {
margin-top: 10px; }
.double-line-bottom {
margin-bottom: 20px;
margin-top: 8px;
padding-bottom: 5px;
position: relative; }
.double-line-bottom::after {
border-radius: 8px;
bottom: 1px;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 64px; }
.double-line-bottom::before {
border-radius: 8px;
bottom: -1px;
content: "";
height: 6px;
left: 10px;
position: absolute;
width: 24px; }
.line-bottom {
position: relative;
margin-bottom: 35px;
padding-bottom: 10px; }
.line-bottom:after {
bottom: -10px;
content: "";
height: 4px;
left: 0;
position: absolute;
width: 65px;
background: #555; }
.section-typo-light .line-bottom:after {
background: #fff; }
.line-bottom-footer-widget {
position: relative;
padding-bottom: 10px; }
.line-bottom-footer-widget:after {
bottom: -5px;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 54px;
background: #555; }
.line-bottom-centered {
position: relative;
margin: 10px 0 20px; }
.line-bottom-centered:after {
background: #2b96cc none repeat scroll 0 0;
bottom: -8px;
content: "";
height: 1px;
left: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
position: absolute;
right: 0;
width: 30px; }
.title-icon [class^="flaticon-"]::after,
.title-icon [class^="flaticon-"]::before {
font-size: 48px;
margin-left: 10px; }
.title-icon {
margin: 0 auto;
max-width: 160px;
position: relative; }
.title-icon::after {
content: "";
height: 2px;
left: 24px;
position: absolute;
top: 10px;
width: 30px; }
.title-icon::before {
content: "";
height: 2px;
position: absolute;
right: 20px;
top: 10px;
width: 30px; } .section-typo-light,
.section-typo-light h1,
.section-typo-light h2,
.section-typo-light h3,
.section-typo-light h4,
.section-typo-light h5,
.section-typo-light h6,
.section-typo-light p,
.section-typo-light a:not(.icon):not(.btn):not(.social-link):not(.styled-icons-item):not(.wp-block-button__link):not(.wp-block-button__link),
.section-typo-light a:not(.icon):not(.btn):not(.social-link):not(.styled-icons-item):not(.wp-block-button__link):not(.wp-block-button__link):hover {
color: #fff !important; }
.section-typo-dark,
.section-typo-dark h1,
.section-typo-dark h2,
.section-typo-dark h3,
.section-typo-dark h4,
.section-typo-dark h5,
.section-typo-dark h6,
.section-typo-dark p,
.section-typo-dark a:not(.icon):not(.btn):not(.social-link):not(.styled-icons-item):not(.wp-block-button__link):not(.wp-block-button__link),
.section-typo-dark a:not(.icon):not(.btn):not(.social-link):not(.styled-icons-item):not(.wp-block-button__link):not(.wp-block-button__link):hover {
color: #002c42 !important; } .anim-delay-1ms {
animation-delay: 0.1s; }
.anim-delay-3ms {
animation-delay: 0.3s; }
.anim-delay-5ms {
animation-delay: 0.5s; }
.anim-delay-7ms {
animation-delay: 0.7s; }
.anim-delay-9ms {
animation-delay: 0.9s; }
.anim-delay-1s {
animation-delay: 1s; }
.box-shadow {
box-shadow: 0 14px 18px 0 rgba(0, 0, 0, 0.1) !important; }
.hover-box-shadow:hover {
box-shadow: 0 14px 18px 0 rgba(0, 0, 0, 0.1) !important; }
.slick-slide img {
display: block;
cursor: pointer; }
.slick-slide.slick-current .thumb .img-thumbnail {
background-color: #fd7807; }
.tm-btn-loadmore-preloader .preloader-dot-loading {
display: block;
margin: 0px auto;
width: 97px; }
.tm-btn-loadmore-preloader .preloader-dot-loading .cssload-loading i {
width: 15px;
height: 15px;
display: inline-block;
border-radius: 50%;
background: #2a2b26; }
.tm-btn-loadmore-preloader .preloader-dot-loading .cssload-loading i:first-child {
opacity: 0;
animation: cssload-loading-ani2 0.58s linear infinite;
-o-animation: cssload-loading-ani2 0.58s linear infinite;
-ms-animation: cssload-loading-ani2 0.58s linear infinite;
-webkit-animation: cssload-loading-ani2 0.58s linear infinite;
-moz-animation: cssload-loading-ani2 0.58s linear infinite;
transform: translate(-15px);
-o-transform: translate(-15px);
-ms-transform: translate(-15px);
-webkit-transform: translate(-15px);
-moz-transform: translate(-15px); }
.tm-btn-loadmore-preloader .preloader-dot-loading .cssload-loading i:nth-child(2),
.tm-btn-loadmore-preloader .preloader-dot-loading .cssload-loading i:nth-child(3) {
animation: cssload-loading-ani3 0.58s linear infinite;
-o-animation: cssload-loading-ani3 0.58s linear infinite;
-ms-animation: cssload-loading-ani3 0.58s linear infinite;
-webkit-animation: cssload-loading-ani3 0.58s linear infinite;
-moz-animation: cssload-loading-ani3 0.58s linear infinite; }
.tm-btn-loadmore-preloader .preloader-dot-loading .cssload-loading i:last-child {
animation: cssload-loading-ani1 0.58s linear infinite;
-o-animation: cssload-loading-ani1 0.58s linear infinite;
-ms-animation: cssload-loading-ani1 0.58s linear infinite;
-webkit-animation: cssload-loading-ani1 0.58s linear infinite;
-moz-animation: cssload-loading-ani1 0.58s linear infinite; }
@keyframes cssload-loading-ani1 {
100% {
transform: translate(39px);
opacity: 0; } }
@-o-keyframes cssload-loading-ani1 {
100% {
-o-transform: translate(39px);
opacity: 0; } }
@-ms-keyframes cssload-loading-ani1 {
.tm-btn-loadmore-preloader 100% {
-ms-transform: translate(39px);
opacity: 0; } }
@-webkit-keyframes cssload-loading-ani1 {
100% {
-webkit-transform: translate(39px);
opacity: 0; } }
@-moz-keyframes cssload-loading-ani1 {
100% {
-moz-transform: translate(39px);
opacity: 0; } }
@keyframes cssload-loading-ani2 {
100% {
transform: translate(15px);
opacity: 1; } }
@-o-keyframes cssload-loading-ani2 {
100% {
-o-transform: translate(15px);
opacity: 1; } }
@-ms-keyframes cssload-loading-ani2 {
.tm-btn-loadmore-preloader 100% {
-ms-transform: translate(15px);
opacity: 1; } }
@-webkit-keyframes cssload-loading-ani2 {
100% {
-webkit-transform: translate(15px);
opacity: 1; } }
@-moz-keyframes cssload-loading-ani2 {
100% {
-moz-transform: translate(15px);
opacity: 1; } }
@keyframes cssload-loading-ani3 {
100% {
transform: translate(15px); } }
@-o-keyframes cssload-loading-ani3 {
100% {
-o-transform: translate(15px); } }
@-ms-keyframes cssload-loading-ani3 {
.tm-btn-loadmore-preloader 100% {
-ms-transform: translate(15px); } }
@-webkit-keyframes cssload-loading-ani3 {
100% {
-webkit-transform: translate(15px); } }
@-moz-keyframes cssload-loading-ani3 {
100% {
-moz-transform: translate(15px); } }
.top-sliders-container {
position: relative;
z-index: 0; }
body.has-fixed-footer .top-sliders-container {
z-index: 2; }
.alert {
padding: 1.25rem 1.25rem; }
.alert-dismissible .close {
padding: 1.50rem; } .container .container {
width: 100%; }
.container .container,
.container .container-fluid,
.container-fluid .container,
.container-fluid .container-fluid {
padding-left: 0;
padding-right: 0; }
@media (min-width: 1200px) {
.container {
max-width: 1170px; } }
@media (min-width: 992px) {
body.container-970px .container {
width: 970px; }
body.container-100pr .container {
width: 100%; }
body.container-100pr .container,
body.container-100pr .container-fluid {
padding-left: 40px;
padding-right: 40px; }
body.container-100pr .container .container,
body.container-100pr .container .container-fluid,
body.container-100pr .container-fluid .container,
body.container-100pr .container-fluid .container-fluid {
padding-left: 0;
padding-right: 0; } }
section {
position: relative; }
section > .container, section > .container-fluid {
padding-top: 0;
padding-bottom: 100px; }
.vc-row-tm-section-padding {
padding-top: 100px;
padding-bottom: 100px; }
.tm-sidebar .vc-row-tm-section-padding {
padding-top: 0;
padding-bottom: 0; }
body.tm_wpb_vc_js_status_false .main-content-area,
body.tm_wpb_vc_js_status_false .sidebar-area {
padding-top: 100px;
padding-bottom: 100px; }
@media (max-width: 991.98px) {
body.tm_wpb_vc_js_status_false .main-content-area,
body.tm_wpb_vc_js_status_false .sidebar-area {
padding-top: 50px;
padding-bottom: 50px; } }
body.tm_wpb_vc_js_status_true.single-post .main-content-area,
body.tm_wpb_vc_js_status_true.single-post .sidebar-area, body.tm_wpb_vc_js_status_true.blog .main-content-area,
body.tm_wpb_vc_js_status_true.blog .sidebar-area {
padding-top: 100px;
padding-bottom: 100px; }
@media (max-width: 991.98px) {
body.tm_wpb_vc_js_status_true.single-post .main-content-area,
body.tm_wpb_vc_js_status_true.single-post .sidebar-area, body.tm_wpb_vc_js_status_true.blog .main-content-area,
body.tm_wpb_vc_js_status_true.blog .sidebar-area {
padding-top: 50px;
padding-bottom: 50px; } }
body.tm_wpb_vc_js_status_true .sidebar-area {
padding-top: 100px;
padding-bottom: 100px; }
@media (max-width: 991.98px) {
body.tm_wpb_vc_js_status_true .sidebar-area {
padding-top: 50px;
padding-bottom: 50px; } } header#header .header-middle {
padding: 30px 0; }
@media (max-width: 991.98px) {
header#header .header-middle .header-mid-column3-container .element {
margin-bottom: 15px; } }
header#header .header-middle .header-mid-column3-container .contact-info {
display: block; }
header#header .header-middle .header-mid-column3-container .contact-info .left-thumb {
float: left;
margin-right: 20px; }
header#header .header-middle .header-mid-column3-container .contact-info .media-body {
float: left; }
@media (max-width: 767.98px) {
header#header .header-middle .header-mid-column3-container .contact-info {
display: block; }
header#header .header-middle .header-mid-column3-container .contact-info .left-thumb {
float: none;
margin-right: 0; }
header#header .header-middle .header-mid-column3-container .contact-info .media-body {
float: none; } }
header#header .header-middle .header-mid-column3-container .contact-info .font-icon {
font-size: 36px;
margin-top: 5px; }
header#header .header-middle .header-mid-column3-container .contact-info .title {
margin-top: 0;
margin-bottom: .25rem; }
@media (max-width: 767.98px) {
header#header .header-middle .header-mid-column3-container .contact-info .title {
margin-top: 5px;
margin-bottom: 5px; } }
header#header .header-middle .header-mid-column3-container .contact-info.big-icon .subtitle a {
color: #777;
font-weight: normal; }
header#header .header-middle .header-mid-column3-container .contact-info.small-icon .font-icon {
font-size: 16px;
padding-left: 1px;
padding-right: 5px;
margin-top: 0; }
header#header .header-middle .header-mid-column3-container .contact-info.small-icon .title {
font-size: 15px; }
header#header .header-middle .header-mid-column3-container .contact-info.small-icon .subtitle {
font-size: 13px; }
header#header .header-nav .header-nav-container {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
header#header .nav-side-icon-list {
display: inline-block; }
@media (max-width: 1199.98px) {
header#header .nav-side-icon-list {
float: left; } }
header#header .nav-side-icon-list > li {
display: inline-block;
padding: 20px 12px; }
@media (max-width: 1199.98px) {
header#header .nav-side-icon-list > li {
padding: 13px 12px; } }
header#header .nav-side-icon-list > li .custom-button {
margin-top: -5px; }  .menuzord,
.menuzord * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box; }
.menuzord {
width: 100%;
padding: 0 30px;
float: left;
position: relative; } .menuzord-container {
background: #fff; } .menuzord a {
-o-transition: color .3s linear, background .3s linear;
-moz-transition: color .3s linear, background .3s linear;
-webkit-transition: color .3s linear, background .3s linear;
transition: color .3s linear, background .3s linear; } .menuzord-menu.scrollable > .scrollable-fix {
display: none; } .menuzord-brand {
margin: 0;
float: left;
color: #666;
text-decoration: none;
font-size: 24px;
font-weight: 600;
line-height: 1.3;
cursor: pointer; } .item-icon-call {
display: none;
}	
.item-icon-wp {
display: none;
}
.menuzord-menu {
margin: 0;
padding: 0;
float: left;
list-style: none; } .menuzord-menu.menuzord-right {
float: right; } .menuzord-menu > li {
display: inline-block;
float: left; }
@media (min-width: 1200px) {
.menuzord-menu > li {
padding: 10px 0; } }
.menuzord-menu > li > a {
padding: 7px 16px;
display: inline-block;
text-decoration: none;
font-size: 1rem;
font-weight: 600;
color: #222;
outline: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent; } .menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a {
color: #333; } .menuzord-menu ul.dropdown {
top: 100%; }
.menuzord-menu ul.dropdown li ul.dropdown {
top: 0; } .menuzord-menu > li > .megamenu {
top: 100%; } .menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown {
list-style: none;
margin: 0;
padding: 0;
display: none;
position: absolute;
z-index: 99;
min-width: 230px;
background: #fff; }
.menuzord-menu ul.dropdown li ul.dropdown {
left: 100%; } .menuzord-menu ul.dropdown li {
clear: both;
width: 100%;
border: 0 none;
font-size: 12px;
position: relative; }
.menuzord-menu ul.dropdown li a {
width: 100%;
background: none;
padding: 10px 25px 10px 22px;
color: #888;
text-decoration: none;
display: inline-block;
float: left;
clear: both;
position: relative;
outline: 0;
-o-transition: padding .2s linear;
-moz-transition: padding .2s linear;
-webkit-transition: padding .2s linear;
transition: padding .2s linear; } .menuzord-menu ul.dropdown li:hover > a {
padding-left: 28px;
padding-right: 19px;
color: #333; } .menuzord-menu ul.dropdown.dropdown-left {
left: none; }
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left {
left: -100%; } .menuzord-menu li .indicator {
margin-left: 3px; }
.menuzord-menu li ul.dropdown li .indicator {
position: absolute;
top: 8px;
right: 10px;
font-size: 15px; } .menuzord-menu > li > .megamenu {
width: 100%;
padding: 20px 30px;
left: 0;
position: absolute;
display: none;
z-index: 99;
border-top: solid 1px #f0f0f0;
background: #fff; }  .menuzord-menu > li > .megamenu.megamenu-half-width {
width: 50%;
left: auto; } .menuzord-menu > li > .megamenu.megamenu-quarter-width {
width: 25%;
left: auto; } .menuzord-menu > li > .megamenu .megamenu-row {
width: 100%;
margin-top: 15px; }
.menuzord-menu > li > .megamenu .megamenu-row:first-child {
margin-top: 0; }
.menuzord-menu > li > .megamenu .megamenu-row:before,
.menuzord-menu > li > .megamenu .megamenu-row:after {
display: table;
content: "";
line-height: 0; }
.menuzord-menu > li > .megamenu .megamenu-row:after {
clear: both; }
.menuzord-menu > li > .megamenu .megamenu-row .col1,
.menuzord-menu > li > .megamenu .megamenu-row .col2,
.menuzord-menu > li > .megamenu .megamenu-row .col3,
.menuzord-menu > li > .megamenu .megamenu-row .col4,
.menuzord-menu > li > .megamenu .megamenu-row .col5,
.menuzord-menu > li > .megamenu .megamenu-row .col6,
.menuzord-menu > li > .megamenu .megamenu-row .col7,
.menuzord-menu > li > .megamenu .megamenu-row .col8,
.menuzord-menu > li > .megamenu .megamenu-row .col9,
.menuzord-menu > li > .megamenu .megamenu-row .col10,
.menuzord-menu > li > .megamenu .megamenu-row .col11,
.menuzord-menu > li > .megamenu .megamenu-row .col12 {
display: block;
min-height: 20px;
float: left;
margin-left: 3%; }
.menuzord-menu > li > .megamenu .megamenu-row [class*="col"]:first-child {
margin-left: 0; }
.menuzord-menu > li > .megamenu .megamenu-row .col1 {
width: 5.583333333333%; }
.menuzord-menu > li > .megamenu .megamenu-row .col2 {
width: 14.166666666666%; }
.menuzord-menu > li > .megamenu .megamenu-row .col3 {
width: 22.75%; }
.menuzord-menu > li > .megamenu .megamenu-row .col4 {
width: 31.333333333333%; }
.menuzord-menu > li > .megamenu .megamenu-row .col5 {
width: 39.916666666667%; }
.menuzord-menu > li > .megamenu .megamenu-row .col6 {
width: 48.5%; }
.menuzord-menu > li > .megamenu .megamenu-row .col7 {
width: 57.083333333333%; }
.menuzord-menu > li > .megamenu .megamenu-row .col8 {
width: 65.666666666667%; }
.menuzord-menu > li > .megamenu .megamenu-row .col9 {
width: 74.25%; }
.menuzord-menu > li > .megamenu .megamenu-row .col10 {
width: 82.833333333334%; }
.menuzord-menu > li > .megamenu .megamenu-row .col11 {
width: 91.416666666667%; }
.menuzord-menu > li > .megamenu .megamenu-row .col12 {
width: 100%; } .menuzord .showhide {
width: 60px;
height: 46px;
padding: 13px 0 0;
display: none;
float: right;
text-decoration: none;
outline: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent; } .menuzord .showhide em {
width: 20px;
height: 3px;
margin: 4px 20px 0;
float: right;
background: #333;
border-radius: 3px; } .menuzord-menu > li > a > i {
margin: 0 5px 0 0;
font-size: 18px;
display: inline-block;
line-height: 1;
font-family: 'FontAwesome'; } @media (max-width: 1199.98px) { .menuzord-responsive.menuzord {
padding: 0; } .menuzord-responsive .menuzord-brand {
margin: 8px 30px 10px 20px;
font-size: 20px;
line-height: 1.55; } .menuzord-responsive .showhide {
margin: 0; } .menuzord-responsive .menuzord-menu {
width: 100%;
float: left !important; } .menuzord-responsive .menuzord-menu.scrollable {
overflow-y: auto;
-webkit-overflow-scrolling: touch; }
.menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix {
display: block; } .menuzord-responsive .menuzord-menu > li {
width: 100%;
display: block;
position: relative; }
.menuzord-responsive .menuzord-menu > li > a {
width: 100%;
padding: 12px 20px;
display: block;
border-bottom: solid 1px #f0f0f0; }
.menuzord-responsive .menuzord-menu > li:first-child > a {
border-top: solid 1px #f0f0f0; } .menuzord-responsive .menuzord-menu ul.dropdown,
.menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
width: 100%;
left: 0;
position: static;
border: none;
background: #fff;
float: left; } .menuzord-responsive .menuzord-menu ul.dropdown li {
position: relative; }
.menuzord-responsive .menuzord-menu ul.dropdown li a {
border-bottom: solid 1px #f0f0f0; }
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
padding-left: 40px !important; }
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a {
padding-left: 60px !important; }
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
padding-left: 80px !important; } .menuzord-responsive .menuzord-menu li .indicator {
width: 60px;
height: 45px;
position: absolute;
right: 0;
top: 0;
font-size: 22px;
text-align: center;
line-height: 43px;
border-left: solid 1px #f5f5f5; }
.menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
height: 38px;
right: 0;
top: 0;
font-size: 18px;
line-height: 36px; } .menuzord-responsive .menuzord-menu > li > .megamenu {
width: 100% !important;
left: 0 !important;
position: static;
border-top: none;
border-bottom: solid 1px #f0f0f0; }
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row [class*="col"] {
float: none;
display: block;
width: 100% !important;
margin-left: 0;
margin-top: 15px; }
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row:first-child [class*="col"]:first-child {
margin-top: 0; }
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row {
margin-top: 0; } .menuzord-responsive .menuzord-menu > li.search form {
width: 100%;
margin: 4px 0;
padding: 10px 16px !important; }
.menuzord-responsive .menuzord-menu > li.search form input[type="text"] {
width: 100%; } .menuzord-responsive .menuzord-tabs-nav {
width: 100%; }
.menuzord-responsive .menuzord-tabs-content {
width: 100%; } } .zoom-in {
-webkit-animation: zoomIn 400ms ease both;
-moz-animation: zoomIn 400ms ease both;
-o-animation: zoomIn 400ms ease both;
animation: zoomIn 400ms ease both; }
@-webkit-keyframes zoomIn {
0% {
-webkit-transform: scale(1.5); }
100% {
-webkit-transform: scale(1); } }
@-moz-keyframes zoomIn {
0% {
-moz-transform: scale(1.5); }
100% {
-moz-transform: scale(1); } }
@-o-keyframes zoomIn {
0% {
opacity: 0;
-o-transform: scale(1.5); }
100% {
opacity: 1;
-o-transform: scale(1); } }
@keyframes zoomIn {
0% {
transform: scale(1.5); }
100% {
transform: scale(1); } }
.zoom-out {
-webkit-animation: zoomOut 400ms ease both;
-moz-animation: zoomOut 400ms ease both;
-o-animation: zoomOut 400ms ease both;
animation: zoomOut 400ms ease both; }
@-webkit-keyframes zoomOut {
0% {
-webkit-transform: scale(0.6); }
100% {
-webkit-transform: scale(1); } }
@-moz-keyframes zoomOut {
0% {
-moz-transform: scale(0.6); }
100% {
-moz-transform: scale(1); } }
@-o-keyframes zoomOut {
0% {
-o-transform: scale(0.6); }
100% {
-o-transform: scale(1); } }
@keyframes zoomOut {
0% {
transform: scale(0.6); }
100% {
transform: scale(1); } }
.drop-up {
-webkit-animation: drop-up 400ms ease both;
-moz-animation: drop-up 400ms ease both;
-o-animation: drop-up 400ms ease both;
animation: drop-up 400ms ease both; }
@-webkit-keyframes drop-up {
0% {
-webkit-transform: translateY(100px); }
100% {
-webkit-transform: translateY(0); } }
@-moz-keyframes drop-up {
0% {
-moz-transform: translateY(100px); }
100% {
-moz-transform: translateY(0); } }
@-o-keyframes drop-up {
0% {
-o-transform: translateY(100px); }
100% {
-o-transform: translateY(0); } }
@keyframes drop-up {
0% {
transform: translateY(100px); }
100% {
transform: translateY(0); } }
.drop-left {
-webkit-animation: drop-left 400ms ease both;
-moz-animation: drop-left 400ms ease both;
-o-animation: drop-left 400ms ease both;
animation: drop-left 400ms ease both; }
@-webkit-keyframes drop-left {
0% {
-webkit-transform: translateX(-100px); }
100% {
-webkit-transform: translateX(0); } }
@-moz-keyframes drop-left {
0% {
-moz-transform: translateX(-100px); }
100% {
-moz-transform: translateX(0); } }
@-o-keyframes drop-left {
0% {
-o-transform: translateX(-100px); }
100% {
-o-transform: translateX(0); } }
@keyframes drop-left {
0% {
transform: translateX(-100px); }
100% {
transform: translateX(0); } }
.swing {
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center;
-webkit-animation: swing 400ms ease-out both;
-moz-animation: swing 400ms ease-out both;
-o-animation: swing 400ms ease-out both;
animation: swing 400ms ease-out both; }
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center; }
20% {
-webkit-transform: rotate(15deg); }
40% {
-webkit-transform: rotate(-10deg); }
60% {
-webkit-transform: rotate(5deg); }
80% {
-webkit-transform: rotate(-5deg); }
100% {
-webkit-transform: rotate(0deg); } }
@-moz-keyframes swing {
20% {
-moz-transform: rotate(15deg); }
40% {
-moz-transform: rotate(-10deg); }
60% {
-moz-transform: rotate(5deg); }
80% {
-moz-transform: rotate(-5deg); }
100% {
-moz-transform: rotate(0deg); } }
@-o-keyframes swing {
20% {
-o-transform: rotate(15deg); }
40% {
-o-transform: rotate(-10deg); }
60% {
-o-transform: rotate(5deg); }
80% {
-o-transform: rotate(-5deg); }
100% {
-o-transform: rotate(0deg); } }
@keyframes swing {
20% {
transform: rotate(15deg); }
40% {
transform: rotate(-10deg); }
60% {
transform: rotate(5deg); }
80% {
transform: rotate(-5deg); }
100% {
transform: rotate(0deg); } }
.flip-animation {
-webkit-animation: flip-animation 700ms ease both;
-moz-animation: flip-animation 700ms ease both;
-o-animation: flip-animation 700ms ease both;
animation: flip-animation 700ms ease both; }
@-webkit-keyframes flip-animation {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0; }
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg); }
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg); }
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1; } }
@keyframes flip-animation {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0; }
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg); }
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg); }
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1; } }
.roll-in {
-webkit-animation: roll-in 400ms ease both;
-moz-animation: roll-in 400ms ease both;
-o-animation: roll-in 400ms ease both;
animation: roll-in 400ms ease both; }
@-webkit-keyframes roll-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-15deg);
transform: translateX(-100%) rotate(-15deg); }
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg); } }
@keyframes roll-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-15deg);
-ms-transform: translateX(-100%) rotate(-15deg);
transform: translateX(-100%) rotate(-15deg); }
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg); } }
.stretch {
-webkit-animation: stretch 500ms ease both;
-moz-animation: stretch 500ms ease both;
-o-animation: stretch 500ms ease both;
animation: stretch 500ms ease both;
transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%; }
@keyframes stretch {
0% {
transform: scaleX(0.3); }
40% {
transform: scaleX(1.02); }
60% {
transform: scaleX(0.98); }
80% {
transform: scaleX(1.01); }
100% {
transform: scaleX(0.98); }
80% {
transform: scaleX(1.01); }
100% {
transform: scaleX(1); } }
@-webkit-keyframes stretch {
0% {
-webkit-transform: scaleX(0.3); }
40% {
-webkit-transform: scaleX(1.02); }
60% {
-webkit-transform: scaleX(0.98); }
80% {
-webkit-transform: scaleX(1.01); }
100% {
-webkit-transform: scaleX(0.98); }
80% {
-webkit-transform: scaleX(1.01); }
100% {
-webkit-transform: scaleX(1); } }
@-o-keyframes stretch {
0% {
-o-transform: scaleX(0.3); }
40% {
-o-transform: scaleX(1.02); }
60% {
-o-transform: scaleX(0.98); }
80% {
-o-transform: scaleX(1.01); }
100% {
-o-transform: scaleX(0.98); }
80% {
-o-transform: scaleX(1.01); }
100% {
-o-transform: scaleX(1); } }
body.tm-dark-layout .menuzord-container {
background-color: #151515; }
body.tm-dark-layout .menuzord-container .menuzord-menu > li > a {
color: #888; } header#header .header-nav .header-nav-container {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
header#header .nav-side-icon-list {
display: inline-block; }
@media (max-width: 1199.98px) {
header#header .nav-side-icon-list {
float: left; } }
header#header .nav-side-icon-list > li {
padding: 0 12px;
margin-top: -4px; }
header#header .nav-side-icon-list > li .custom-button {
margin-top: -5px; }
header#header .nav-side-icon-list > li:last-child {
padding-right: 0; } .header-nav .header-nav-wrapper .menuzord-container {
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.header-nav .header-nav-wrapper .menuzord-container {
transition: none; } }
.header-nav .header-nav-wrapper.navbar-scrolltofixed {
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.header-nav .header-nav-wrapper.navbar-scrolltofixed {
transition: none; } }
.header-nav .header-nav-col-row > :first-child {
padding-left: 15px; }
.header-nav .header-nav-col-row > :last-child {
padding-right: 15px; }
@media (max-width: 575.98px) {
.header-nav .header-nav-col-row > div {
flex: 0 0 auto;
width: auto;
max-width: none; } }
#top-primary-nav.menuzord,
#top-primary-nav-clone.menuzord {
padding: 0; }
#top-primary-nav .menuzord-menu li a,
#top-primary-nav-clone .menuzord-menu li a {
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
#top-primary-nav .menuzord-menu li a,
#top-primary-nav-clone .menuzord-menu li a {
transition: none; } }
#top-primary-nav .menuzord-menu > li,
#top-primary-nav-clone .menuzord-menu > li {
position: relative; }
#top-primary-nav .menuzord-menu > li > a,
#top-primary-nav-clone .menuzord-menu > li > a {
font-size: 1rem;
padding-left: 10px;
padding-right: 10px; }
@media (max-width: 1199.98px) {
#top-primary-nav .menuzord-menu > li > a,
#top-primary-nav-clone .menuzord-menu > li > a {
padding-left: 10px;
padding-right: 10px; } }
#top-primary-nav .menuzord-menu ul.dropdown,
#top-primary-nav-clone .menuzord-menu ul.dropdown {
border: 1px solid #ddd;
box-shadow: 1px 1px 35px rgba(0, 0, 0, 0.08); }
#top-primary-nav .menuzord-menu ul.dropdown li,
#top-primary-nav-clone .menuzord-menu ul.dropdown li {
margin: 0;
border-bottom: 1px solid #eee;
padding-left: 0; }
#top-primary-nav .menuzord-menu ul.dropdown li a,
#top-primary-nav-clone .menuzord-menu ul.dropdown li a {
color: #555;
font-size: 0.85rem;
padding: 10px 25px 10px 22px; }
#top-primary-nav .menuzord-menu ul.dropdown li a:hover,
#top-primary-nav-clone .menuzord-menu ul.dropdown li a:hover {
background-color: #f5f5f5; }
#top-primary-nav .menuzord-menu ul.dropdown li a:after,
#top-primary-nav-clone .menuzord-menu ul.dropdown li a:after {
content: '';
display: inline-block;
height: 0;
width: 4px;
vertical-align: middle;
margin-right: 0;
opacity: 0;
visibility: hidden;
background: #111;
-webkit-transition: height .4s,opacity .4s ease,top .4s ease;
-o-transition: height .4s,opacity .4s ease,top .4s ease;
-moz-transition: height .4s,opacity .4s ease,top .4s ease;
transition: height .4s,opacity .4s ease,top .4s ease;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
#top-primary-nav .menuzord-menu ul.dropdown li:hover > a,
#top-primary-nav-clone .menuzord-menu ul.dropdown li:hover > a {
background: #eee none repeat scroll 0 0;
color: #333; }
#top-primary-nav .menuzord-menu ul.dropdown li:hover > a:after,
#top-primary-nav-clone .menuzord-menu ul.dropdown li:hover > a:after {
top: 0;
height: -webkit-calc(100% + 1px);
height: -moz-calc(100% + 1px);
height: calc(100% + 1px);
opacity: 1;
visibility: visible; }
#top-primary-nav .menuzord-menu ul.dropdown li a.menu-item-link.tm-submenu-title,
#top-primary-nav-clone .menuzord-menu ul.dropdown li a.menu-item-link.tm-submenu-title {
font-size: 1rem;
font-weight: 700;
color: #222; }
#top-primary-nav .menuzord-menu > li > ul.dropdown,
#top-primary-nav-clone .menuzord-menu > li > ul.dropdown {
border-top: 3px solid #333;
background: #fcfcfc; }
#top-primary-nav .menuzord-menu .tm-menu-badge,
#top-primary-nav-clone .menuzord-menu .tm-menu-badge {
display: inline;
font-size: 65%;
line-height: 1;
text-transform: uppercase;
padding: 0 4px 0px 4px;
margin: 0 0 0 5px;
background-color: #f44336;
color: #fff; }
@media (max-width: 1199.98px) {
#top-primary-nav.menuzord-responsive .menuzord-menu > li > a,
#top-primary-nav-clone.menuzord-responsive .menuzord-menu > li > a {
color: #fff;
background-color: #333;
border-bottom-color: #444; }
#top-primary-nav.menuzord-responsive .menuzord-menu li .indicator,
#top-primary-nav-clone.menuzord-responsive .menuzord-menu li .indicator {
border-left-color: #444; }
#top-primary-nav.menuzord-responsive .menuzord-menu ul.dropdown,
#top-primary-nav-clone.menuzord-responsive .menuzord-menu ul.dropdown {
border-top: 0;
border-color: #444; }
#top-primary-nav.menuzord-responsive .menuzord-menu ul.dropdown li a,
#top-primary-nav-clone.menuzord-responsive .menuzord-menu ul.dropdown li a {
color: #fff;
background-color: #363636;
border-bottom-color: #444; }
#top-primary-nav.menuzord-responsive .menuzord-menu .widget,
#top-primary-nav-clone.menuzord-responsive .menuzord-menu .widget {
margin-bottom: 15px; }
#top-primary-nav.menuzord-responsive .menuzord-menu .megamenu .megamenu-row > [class^="col"],
#top-primary-nav-clone.menuzord-responsive .menuzord-menu .megamenu .megamenu-row > [class^="col"] {
padding: 0 15px; }
#top-primary-nav.menuzord-responsive .menuzord-menu .megamenu .megamenu-row [class*="col"],
#top-primary-nav-clone.menuzord-responsive .menuzord-menu .megamenu .megamenu-row [class*="col"] {
margin-top: 0; } }
@media (max-width: 1199.98px) {
#top-primary-nav .menuzord-menu {
display: none !important; } }
#top-primary-nav-clone .showhide {
display: none !important; }
#top-primary-nav-clone .menuzord-menu {
margin-bottom: 30px; }
header#header .menuzord-brand {
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
header#header .menuzord-brand {
transition: none; } }
@media (max-width: 1199.98px) {
header#header .menuzord-brand {
margin-right: 20px; } }
@media (max-width: 767.98px) {
header#header .menuzord-brand {
margin-right: 0; } }
header#header .menuzord-brand img {
max-height: 55px;
width: auto;
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
header#header .menuzord-brand img {
transition: none; } }
@media (max-width: 575.98px) {
header#header .menuzord-brand img {
max-width: 200px !important; } }
header#header .menuzord-brand img.logo-2x {
display: none; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
header#header .menuzord-brand .logo-default.logo-1x {
display: none; }
header#header .menuzord-brand .logo-default.logo-2x {
display: inline-block; } }
@media (min-width: 1200px) {
header#header .header-nav .navbar-scrolltofixed.scroll-to-fixed-fixed #top-primary-nav .menuzord-menu > li:not(.active) > a,
header#header .header-nav .navbar-scrolltofixed.scroll-to-fixed-fixed #top-primary-nav-clone .menuzord-menu > li:not(.active) > a {
color: #222; } }
@media (min-width: 1200px) {
header#header.main-nav-items-textcolor-white .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) #top-primary-nav .menuzord-menu > li > a,
header#header.main-nav-items-textcolor-white .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) #top-primary-nav-clone .menuzord-menu > li > a {
color: #fff; } }
header#header.main-nav-items-textcolor-white .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord .showhide em {
background: #fff; }
@media (min-width: 1200px) {
header#header.main-nav-items-textcolor-dark .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) #top-primary-nav .menuzord-menu > li > a,
header#header.main-nav-items-textcolor-dark .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) #top-primary-nav-clone .menuzord-menu > li > a {
color: #222; } }
header#header.main-nav-items-textcolor-dark .header-nav .navbar-scrolltofixed:not(.scroll-to-fixed-fixed) .menuzord .showhide em {
background: #333; } .menu-item .subtitle {
display: block;
font-weight: normal; } body.switchable-logo header#header .menuzord-brand .logo-light.logo-1x {
display: inline-block; }
body.switchable-logo header#header .menuzord-brand .logo-dark.logo-1x {
display: none; }
body.switchable-logo header#header .header-nav-wrapper.navbar-scrolltofixed.scroll-to-fixed-fixed .menuzord-brand .logo-light.logo-1x {
display: none; }
body.switchable-logo header#header .header-nav-wrapper.navbar-scrolltofixed.scroll-to-fixed-fixed .menuzord-brand .logo-dark.logo-1x {
display: inline-block; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
body.switchable-logo header#header .menuzord-brand .logo-light.logo-1x {
display: none; }
body.switchable-logo header#header .menuzord-brand .logo-dark.logo-1x {
display: none; }
body.switchable-logo header#header .menuzord-brand .logo-light.logo-2x {
display: inline-block; }
body.switchable-logo header#header .menuzord-brand .logo-dark.logo-2x {
display: none; }
body.switchable-logo header#header .header-nav-wrapper.navbar-scrolltofixed.scroll-to-fixed-fixed .menuzord-brand .logo-light.logo-1x {
display: none; }
body.switchable-logo header#header .header-nav-wrapper.navbar-scrolltofixed.scroll-to-fixed-fixed .menuzord-brand .logo-dark.logo-1x {
display: none; }
body.switchable-logo header#header .header-nav-wrapper.navbar-scrolltofixed.scroll-to-fixed-fixed .menuzord-brand .logo-light.logo-2x {
display: none; }
body.switchable-logo header#header .header-nav-wrapper.navbar-scrolltofixed.scroll-to-fixed-fixed .menuzord-brand .logo-dark.logo-2x {
display: inline-block; } } .side-push-panel.fullwidth-page #wrapper,
.side-push-panel.fullwidth-page header .header-nav-wrapper.scroll-to-fixed-fixed .container {
transition: all 0.4s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.side-push-panel.fullwidth-page #wrapper,
.side-push-panel.fullwidth-page header .header-nav-wrapper.scroll-to-fixed-fixed .container {
transition: none; } } .hamburger-box {
display: inline-block;
height: 20px;
position: relative;
width: 40px;
padding: 12px 15px; }
.hamburger-box .hamburger-inner {
margin-left: 3px;
top: 16px; }
.hamburger-box .hamburger-inner,
.hamburger-box .hamburger-inner:after,
.hamburger-box .hamburger-inner:before {
background-color: #444;
border-radius: 4px;
height: 2px;
position: absolute;
width: 4px;
transition: all 0.15s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.hamburger-box .hamburger-inner,
.hamburger-box .hamburger-inner:after,
.hamburger-box .hamburger-inner:before {
transition: none; } }
.hamburger-box .hamburger-inner:after,
.hamburger-box .hamburger-inner:before {
display: block;
content: ""; }
.hamburger-box .hamburger-inner:before {
top: -8px; }
.hamburger-box .hamburger-inner:after {
bottom: -8px; }
.hamburger-box .hamburger-inner {
width: 6px; }
.hamburger-box .hamburger-inner:after {
width: 15px; }
.hamburger-box .hamburger-inner:before {
width: 15px; }
.hamburger-box:hover .hamburger-inner,
.hamburger-box:hover .hamburger-inner:after,
.hamburger-box:hover .hamburger-inner:before {
height: 2px;
background-color: #333; }
.hamburger-box:hover .hamburger-inner {
width: 15px; }
.hamburger-box:hover .hamburger-inner:after {
width: 9px; }
.hamburger-box:hover .hamburger-inner:before {
width: 9px; } .tm-page-title {
background-color: #242333; }
.tm-page-title .container, .tm-page-title .container-fluid {
padding-top: 50px;
padding-bottom: 50px; }
.tm-page-title .padding-default {
padding-top: 50px;
padding-bottom: 50px; }
.tm-page-title .padding-extra-small {
padding-top: 30px;
padding-bottom: 30px; }
.tm-page-title .padding-small {
padding-top: 50px;
padding-bottom: 50px; }
.tm-page-title .padding-medium {
padding-top: 80px;
padding-bottom: 80px; }
.tm-page-title .padding-large {
padding-top: 120px;
padding-bottom: 120px; }
.tm-page-title .padding-extra-large {
padding-top: 150px;
padding-bottom: 150px; }
.tm-page-title .title {
color: #f5f5f5;
font-weight: 800;
line-height: 1.1;
margin-bottom: 0;
margin-top: 0;
font-size: 3.5rem; }
@media (max-width: 767.98px) {
.tm-page-title .title {
font-size: 2rem;
line-height: 1.3; } }
.tm-page-title .subtitle {
color: #aaa;
font-weight: 800;
margin: 0;
margin-top: 10px; }
.tm-page-title .breadcrumbs {
background-color: transparent;
padding: 0;
margin: 0;
font-weight: 800;
font-size: 16px; }
.tm-page-title .breadcrumbs > span {
margin: 0 12px 10px 0; }
.tm-page-title .breadcrumbs span {
color: #fff; }
.tm-page-title .breadcrumbs span a {
color: #ddd; }
.tm-page-title .breadcrumbs span a:hover {
color: #6a6a6a; }
.tm-page-title .breadcrumbs .active {
color: #fff; }
@media (max-width: 767.98px) {
.tm-page-title .breadcrumbs {
display: none; } }
.tm-page-title.text-inverted .title {
color: #222; }
.tm-page-title.text-inverted .subtitle {
color: #555; }
.tm-page-title.text-inverted .breadcrumbs span a {
color: #555; }
.tm-page-title.text-inverted .breadcrumbs span a:hover {
color: #151515; }
.tm-page-title.text-inverted .breadcrumbs .active {
color: #808080; }
.tm-page-title.page-title-standard .breadcrumbs {
margin-top: 10px; }
.tm-page-title.page-title-standard .subtitle + .breadcrumbs {
margin-top: 15px; } @media (min-width: 1000px) {
body.container-970px .container {
max-width: 970px;
width: 970px; } }
@media (min-width: 1300px) {
body.container-1230px .container {
max-width: 1230px;
width: 1230px; } }
@media (min-width: 1400px) {
body.container-1340px .container {
max-width: 1340px;
width: 1340px; } }
@media (min-width: 1560px) {
body.container-1500px .container {
max-width: 1500px;
width: 1500px; } }
@media (min-width: 1660px) {
body.container-1600px .container {
max-width: 1600px;
width: 1600px; } }
body.container-100pr .container,
body.container-100pr .container-fluid {
max-width: 100%;
width: 100%; }
.tm-boxed-layout {
background-color: #444;
padding-top: 40px;
padding-bottom: 40px;
padding-left: 15px;
padding-right: 15px; }
.tm-boxed-layout.layer-overlay:before {
z-index: -1; }
.tm-boxed-layout #wrapper {
margin: 0 auto;
overflow: hidden; }
@media (min-width: 1200px) {
.tm-boxed-layout #wrapper {
width: calc( 1140px + 30px); } }
.tm-boxed-layout .container .container {
width: 100%; }
@media (min-width: 1200px) {
.tm-boxed-layout .container {
width: 1140px; } }
@media (min-width: 1000px) {
.tm-boxed-layout.container-970px #wrapper {
width: calc( 940px + 30px); } }
.tm-boxed-layout.container-970px .container,
.tm-boxed-layout.container-970px .container-fluid {
padding-left: 20px;
padding-right: 20px; }
.tm-boxed-layout.container-970px .container .container,
.tm-boxed-layout.container-970px .container .container-fluid,
.tm-boxed-layout.container-970px .container-fluid .container,
.tm-boxed-layout.container-970px .container-fluid .container-fluid {
padding-left: 0;
padding-right: 0; }
@media (min-width: 1300px) {
.tm-boxed-layout.container-1230px #wrapper {
width: calc( 1200px + 30px); } }
.tm-boxed-layout.container-1230px .container,
.tm-boxed-layout.container-1230px .container-fluid {
width: 100%;
padding-left: 20px;
padding-right: 20px; }
.tm-boxed-layout.container-1230px .container .container,
.tm-boxed-layout.container-1230px .container .container-fluid,
.tm-boxed-layout.container-1230px .container-fluid .container,
.tm-boxed-layout.container-1230px .container-fluid .container-fluid {
padding-left: 0;
padding-right: 0; }
@media (min-width: 1400px) {
.tm-boxed-layout.container-1340px #wrapper {
width: calc( 1300px + 40px); } }
.tm-boxed-layout.container-1340px .container,
.tm-boxed-layout.container-1340px .container-fluid {
width: 100%;
padding-left: 20px;
padding-right: 20px; }
.tm-boxed-layout.container-1340px .container .container,
.tm-boxed-layout.container-1340px .container .container-fluid,
.tm-boxed-layout.container-1340px .container-fluid .container,
.tm-boxed-layout.container-1340px .container-fluid .container-fluid {
padding-left: 0;
padding-right: 0; }
@media (min-width: 1560px) {
.tm-boxed-layout.container-1500px #wrapper {
width: calc( 1460px + 40px); } }
.tm-boxed-layout.container-1500px .container,
.tm-boxed-layout.container-1500px .container-fluid {
width: 100%;
padding-left: 20px;
padding-right: 20px; }
.tm-boxed-layout.container-1500px .container .container,
.tm-boxed-layout.container-1500px .container .container-fluid,
.tm-boxed-layout.container-1500px .container-fluid .container,
.tm-boxed-layout.container-1500px .container-fluid .container-fluid {
padding-left: 0;
padding-right: 0; }
@media (min-width: 1660px) {
.tm-boxed-layout.container-1600px #wrapper {
width: calc( 1560px + 40px); } }
.tm-boxed-layout.container-1600px .container,
.tm-boxed-layout.container-1600px .container-fluid {
width: 100%;
padding-left: 20px;
padding-right: 20px; }
.tm-boxed-layout.container-1600px .container .container,
.tm-boxed-layout.container-1600px .container .container-fluid,
.tm-boxed-layout.container-1600px .container-fluid .container,
.tm-boxed-layout.container-1600px .container-fluid .container-fluid {
padding-left: 0;
padding-right: 0; }
.tm-boxed-layout.container-100pr #wrapper {
width: 95%; }
.tm-boxed-layout.container-100pr #wrapper .container,
.tm-boxed-layout.container-100pr #wrapper .container-fluid {
width: 100%; }
.tm-boxed-layout.container-shadow #wrapper {
box-shadow: 0 0 25px 0 #777; }
.tm-boxed-layout .header,
.tm-boxed-layout section,
.tm-boxed-layout .footer {
background-color: #fff; }
.tm-boxed-layout .header .navbar-default {
background-color: #fff;
border-color: #fff;
padding: 0; }
.tm-boxed-layout .header .navbar-default .navbar-nav > li > a {
padding: 30px 5px; }
.tm-boxed-layout .header .navbar-default .navbar-collapse {
background-color: #fff;
border-color: #fff;
margin-right: 30px; }
.tm-boxed-layout .header #header-logo {
margin: 0;
padding-top: 27px; }
@media (max-width: 991.98px) {
.item-icon-call {
display: block;
position: fixed;
text-decoration: none;
z-index: 2147483647;
width: auto;
height: auto;
bottom: 15px;
left: 15px;
}
.item-icon-call-btn {
text-align: center;
display: inline-block;
height: 55px;
width: 55px;
line-height: 67px;
border-radius: 50%;
background-color: #fef22e;
animation: pulse infinite 2s;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
text-decoration: none;
cursor: pointer;
} 
.item-icon-call-btn i:before {
font-size: 30px;
color: #14287b;
margin-left: 0;
}
.item-icon-wp {
display: block;
position: fixed;
text-decoration: none;
z-index: 2147483647;
width: auto;
height: auto;
bottom: 15px;
right: 15px;
}
.item-icon-call-btn-wp {
text-align: center;
display: inline-block;
height: 55px;
width: 55px;
line-height: 67px;
border-radius: 50%;
background-color: #21d600;
animation: pulse infinite 2s;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
text-decoration: none;
cursor: pointer;
}
.item-icon-call-btn-wp i:before {
font-size: 30px;
color: #ffffff;
margin-left: 0;
}
.tm-boxed-layout {
padding-top: 15px; }
.tm-boxed-layout .header .navbar-default .navbar-nav > li > a {
padding: 10px; }
.tm-boxed-layout .header .navbar-default .navbar-collapse {
margin-right: 15px; }
.tm-boxed-layout .navbar-header {
padding: 15px 0; }
.tm-boxed-layout .navbar-collapse .navbar-nav li a .caret {
margin-right: 0; } }  .isotope-layout-filter,
.carousel-layout-filter {
margin-bottom: 30px; }
.isotope-layout-filter a,
.carousel-layout-filter a {
transition: all 100ms ease-in-out 0s;
color: #777;
font-size: 15px;
font-weight: 500;
margin: 0 5px 10px;
padding: 8px 20px 6px;
display: inline-block;
position: relative;
text-transform: uppercase;
border: 2px solid;
border-color: transparent; }
@media screen and (prefers-reduced-motion: reduce) {
.isotope-layout-filter a,
.carousel-layout-filter a {
transition: none; } }
.isotope-layout-filter a.active, .isotope-layout-filter a:focus, .isotope-layout-filter a:hover,
.carousel-layout-filter a.active,
.carousel-layout-filter a:focus,
.carousel-layout-filter a:hover {
color: #fff;
background: #343434; }
.isotope-layout-filter.filter-style-2 a,
.carousel-layout-filter.filter-style-2 a {
border-color: #343434; }
.isotope-layout-filter.filter-style-3 a,
.carousel-layout-filter.filter-style-3 a {
border-color: #eee; }
.isotope-layout-filter.filter-style-4 a,
.carousel-layout-filter.filter-style-4 a {
background-color: #f7f7f7; }
.isotope-layout-filter.filter-style-4 a.active, .isotope-layout-filter.filter-style-4 a:focus, .isotope-layout-filter.filter-style-4 a:hover,
.carousel-layout-filter.filter-style-4 a.active,
.carousel-layout-filter.filter-style-4 a:focus,
.carousel-layout-filter.filter-style-4 a:hover {
background: #343434; }
.isotope-layout-filter.filter-style-5 a,
.carousel-layout-filter.filter-style-5 a {
border-radius: 7px; }
.isotope-layout-filter.filter-style-6 a,
.carousel-layout-filter.filter-style-6 a {
border-radius: 7px;
border-color: #343434; }
.isotope-layout-filter.filter-style-7 a,
.carousel-layout-filter.filter-style-7 a {
border-radius: 7px;
border-color: #eee; }
.isotope-layout-filter.filter-style-8 a,
.carousel-layout-filter.filter-style-8 a {
border-radius: 7px;
background-color: #f7f7f7; }
.isotope-layout-filter.filter-style-8 a.active, .isotope-layout-filter.filter-style-8 a:focus, .isotope-layout-filter.filter-style-8 a:hover,
.carousel-layout-filter.filter-style-8 a.active,
.carousel-layout-filter.filter-style-8 a:focus,
.carousel-layout-filter.filter-style-8 a:hover {
background: #343434; }
.isotope-layout-filter.filter-style-9 a,
.carousel-layout-filter.filter-style-9 a {
border-width: 2px;
border-radius: 30px; }
.isotope-layout-filter.filter-style-10 a,
.carousel-layout-filter.filter-style-10 a {
border-width: 2px;
border-radius: 30px;
border-color: #343434; }
.isotope-layout-filter.filter-style-11 a,
.carousel-layout-filter.filter-style-11 a {
border-width: 2px;
border-radius: 30px;
border-color: #eee; }
.isotope-layout-filter.filter-style-12 a,
.carousel-layout-filter.filter-style-12 a {
border-width: 2px;
border-radius: 30px;
background-color: #f7f7f7; }
.isotope-layout-filter.filter-style-12 a.active, .isotope-layout-filter.filter-style-12 a:focus, .isotope-layout-filter.filter-style-12 a:hover,
.carousel-layout-filter.filter-style-12 a.active,
.carousel-layout-filter.filter-style-12 a:focus,
.carousel-layout-filter.filter-style-12 a:hover {
background: #343434; }
.isotope-layout-filter.filter-style-13 a,
.carousel-layout-filter.filter-style-13 a {
border-width: 2px;
border-radius: 15px 0; }
.isotope-layout-filter.filter-style-14 a,
.carousel-layout-filter.filter-style-14 a {
border-width: 2px;
border-radius: 15px 0;
border-color: #343434; }
.isotope-layout-filter.filter-style-15 a,
.carousel-layout-filter.filter-style-15 a {
border-width: 2px;
border-radius: 15px 0;
border-color: #eee; }
.isotope-layout-filter.filter-style-16 a,
.carousel-layout-filter.filter-style-16 a {
border-width: 2px;
border-radius: 15px 0;
background-color: #f7f7f7; }
.isotope-layout-filter.filter-style-16 a.active, .isotope-layout-filter.filter-style-16 a:focus, .isotope-layout-filter.filter-style-16 a:hover,
.carousel-layout-filter.filter-style-16 a.active,
.carousel-layout-filter.filter-style-16 a:focus,
.carousel-layout-filter.filter-style-16 a:hover {
background: #343434; }
.isotope-layout-filter.filter-style-flat a,
.carousel-layout-filter.filter-style-flat a {
margin-left: 20px;
padding: 0;
background: none;
border-bottom: 1px solid transparent; }
.isotope-layout-filter.filter-style-flat a.active, .isotope-layout-filter.filter-style-flat a:focus, .isotope-layout-filter.filter-style-flat a:hover,
.carousel-layout-filter.filter-style-flat a.active,
.carousel-layout-filter.filter-style-flat a:focus,
.carousel-layout-filter.filter-style-flat a:hover {
color: #333;
border-bottom-color: #333; }
.isotope-layout-filter.filter-style-flat a:first-child,
.carousel-layout-filter.filter-style-flat a:first-child {
margin-left: 0; }
.isotope-layout-filter.btn-group a,
.carousel-layout-filter.btn-group a {
background-color: #fcfcfc; }
.isotope-layout-filter.btn-group a.active, .isotope-layout-filter.btn-group a:focus, .isotope-layout-filter.btn-group a:hover,
.carousel-layout-filter.btn-group a.active,
.carousel-layout-filter.btn-group a:focus,
.carousel-layout-filter.btn-group a:hover {
box-shadow: none;
background-color: #444;
color: #fff; } .isotope-layout-sorter {
margin-bottom: 30px; }
.isotope-layout-sorter a {
background-color: #fcfcfc;
transition: all 100ms ease-in-out 0s; }
@media screen and (prefers-reduced-motion: reduce) {
.isotope-layout-sorter a {
transition: none; } }
.isotope-layout-sorter a.active, .isotope-layout-sorter a:hover {
box-shadow: none;
background-color: #444;
color: #fff; }
@media (max-width: 575.98px) {
.isotope-layout-sorter a {
margin-bottom: 10px; } } .isotope-layout {            }
.isotope-layout .isotope-layout-inner {
position: relative; }
.isotope-layout .isotope-item {
padding: 0 15px;
margin: 0 0 30px;
float: left;
width: 25%; }
.isotope-layout .isotope-item .isotope-item-inner {
position: relative;
height: 100%; }
.isotope-layout .isotope-item.tm-masonry-large-wide, .isotope-layout .isotope-item.tm-masonry-large-width-height {
width: 50%; }
.isotope-layout .isotope-item.isotope-item-sizer {
padding: 0 !important;
margin-bottom: 0 !important;
width: 25%; }
.isotope-layout .isotope-item.isotope-item-sizer.tm-masonry-large-wide, .isotope-layout .isotope-item.isotope-item-sizer.tm-masonry-large-width-height {
width: 50%; }
.isotope-layout .isotope-item .thumb img {
width: 100%; }
.isotope-layout.isotope-layout-single-item:not(.shop-archive) {
margin-left: 0; }
.isotope-layout.isotope-layout-single-item:not(.shop-archive) .isotope-item {
padding-right: 0;
padding-left: 0; }
.isotope-layout.isotope-layout-single-item:not(.shop-archive) .isotope-item .hentry {
margin-bottom: 0;
padding-bottom: 0; }
.isotope-layout.grid-1 .isotope-item {
width: 100%; }
.isotope-layout.grid-1 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-1 .isotope-item.tm-masonry-large-width-height {
width: 100%; }
.isotope-layout.grid-2 .isotope-item {
width: 50%; }
.isotope-layout.grid-2 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-2 .isotope-item.tm-masonry-large-width-height {
width: 100%; }
.isotope-layout.grid-3 .isotope-item {
width: 33.2%; }
.isotope-layout.grid-3 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-3 .isotope-item.tm-masonry-large-width-height {
width: 66.4%; }
.isotope-layout.grid-4 {
width: 100.1%;
width: calc(100% + 1px); }
.isotope-layout.grid-4 .isotope-item {
width: 25%; }
.isotope-layout.grid-4 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-4 .isotope-item.tm-masonry-large-width-height {
width: 50%; }
.isotope-layout.grid-5 .isotope-item {
width: 20%; }
.isotope-layout.grid-5 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-5 .isotope-item.tm-masonry-large-width-height {
width: 40%; }
.isotope-layout.grid-6 .isotope-item {
width: 16.5%; }
.isotope-layout.grid-6 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-6 .isotope-item.tm-masonry-large-width-height {
width: 33%; }
.isotope-layout.grid-7 .isotope-item {
width: 14.2%; }
.isotope-layout.grid-7 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-7 .isotope-item.tm-masonry-large-width-height {
width: 28.4%; }
.isotope-layout.grid-8 .isotope-item {
width: 12.5%; }
.isotope-layout.grid-8 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-8 .isotope-item.tm-masonry-large-width-height {
width: 25%; }
.isotope-layout.grid-9 .isotope-item {
width: 11%; }
.isotope-layout.grid-9 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-9 .isotope-item.tm-masonry-large-width-height {
width: 22%; }
.isotope-layout.grid-10 .isotope-item {
width: 10%; }
.isotope-layout.grid-10 .isotope-item.tm-masonry-large-wide, .isotope-layout.grid-10 .isotope-item.tm-masonry-large-width-height {
width: 20%; }
.isotope-layout .isotope-layout-inner {
margin: 0 -15px; }
.isotope-layout .isotope-item {
padding: 0 15px;
margin: 0 0 30px; }
.isotope-layout.gutter .isotope-layout-inner {
margin: 0 -15px; }
.isotope-layout.gutter .isotope-item {
padding: 0 15px;
margin: 0 0 30px; }
.isotope-layout.gutter-0 .isotope-layout-inner {
margin: 0; }
.isotope-layout.gutter-0 .isotope-item {
padding: 0;
margin: 0; }
.isotope-layout.gutter-5 .isotope-layout-inner {
margin: 0 -5px; }
.isotope-layout.gutter-5 .isotope-item {
padding: 0 5px;
margin: 0 0 10px; }
.isotope-layout.gutter-10 .isotope-layout-inner {
margin: 0 -10px; }
.isotope-layout.gutter-10 .isotope-item {
padding: 0 10px;
margin: 0 0 20px; }
.isotope-layout.gutter-15 .isotope-layout-inner {
margin: 0 -15px; }
.isotope-layout.gutter-15 .isotope-item {
padding: 0 15px;
margin: 0 0 30px; }
.isotope-layout.gutter-20 .isotope-layout-inner {
margin: 0 -20px; }
.isotope-layout.gutter-20 .isotope-item {
padding: 0 20px;
margin: 0 0 40px; }
.isotope-layout.gutter-30 .isotope-layout-inner {
margin: 0 -30px; }
.isotope-layout.gutter-30 .isotope-item {
padding: 0 30px;
margin: 0 0 60px; }
.isotope-layout.gutter-40 .isotope-layout-inner {
margin: 0 -40px; }
.isotope-layout.gutter-40 .isotope-item {
padding: 0 40px;
margin: 0 0 80px; }
.isotope-layout.gutter-50 .isotope-layout-inner {
margin: 0 -50px; }
.isotope-layout.gutter-50 .isotope-item {
padding: 0 50px;
margin: 0 0 100px; }
.isotope-layout.gutter-60 .isotope-layout-inner {
margin: 0 -60px; }
.isotope-layout.gutter-60 .isotope-item {
padding: 0 60px;
margin: 0 0 120px; } @media (max-width: 1199.98px) {
.isotope-layout .isotope-item {
width: 50% !important; }
.isotope-layout .isotope-item.tm-masonry-large-wide, .isotope-layout .isotope-item.tm-masonry-large-width-height {
width: 100% !important; } }
@media (max-width: 991.98px) {
.isotope-layout .isotope-item {
width: 50% !important; }
.isotope-layout .isotope-item.tm-masonry-large-wide, .isotope-layout .isotope-item.tm-masonry-large-width-height {
width: 100% !important; } }
@media (max-width: 767.98px) {
.isotope-layout .isotope-item {
width: 100% !important; }
.isotope-layout .isotope-item.tm-masonry-large-wide, .isotope-layout .isotope-item.tm-masonry-large-width-height {
width: 100% !important; } }
@media (max-width: 575.98px) {
.isotope-layout .isotope-item {
width: 100% !important; }
.isotope-layout .isotope-item.tm-masonry-large-wide, .isotope-layout .isotope-item.tm-masonry-large-width-height {
width: 100% !important; } } .owl-carousel { }
.owl-carousel .tm-carousel-item {
transition: .8s;
-webkit-transition: .8s;
transform: translateX(0);
-webkit-transform: translateX(0);
opacity: 1; }
.owl-carousel .tm-carousel-item.__loading {
opacity: 0;
transform: translateX(40px);
-webkit-transform: translateX(40px); }
.owl-carousel .owl-item img {
display: inline-block;
width: auto; }
.owl-carousel .owl-dots {
text-align: center;
margin-top: 10px; }
.owl-carousel .owl-dots .owl-dot {
display: inline-block;
zoom: 1; }
.owl-carousel .owl-dots .owl-dot span {
background: #D6D6D6;
display: block;
height: 5px;
margin: 5px 3px;
opacity: 0.8;
width: 10px;
border-radius: 3px;
transition: all 0.4s ease 0s; }
@media screen and (prefers-reduced-motion: reduce) {
.owl-carousel .owl-dots .owl-dot span {
transition: none; } }
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
background: #869791;
width: 30px; }
.owl-carousel .owl-nav button {
border-radius: 0;
display: block;
margin: -25px 0 0 0;
position: absolute;
opacity: 0.3;
top: 50%;
z-index: 6;
transition: all 0.4s ease 0s; }
@media screen and (prefers-reduced-motion: reduce) {
.owl-carousel .owl-nav button {
transition: none; } }
.owl-carousel .owl-nav button i {
color: #fff;
vertical-align: middle; }
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
background: rgba(240, 240, 240, 0.8) !important;
padding: 10px !important;
width: 50px;
height: 50px;
border-radius: 50%; }
.owl-carousel .owl-nav button.owl-prev {
left: -10px; }
.owl-carousel .owl-nav button.owl-next {
right: -10px; }
.owl-carousel:hover .owl-nav > button {
opacity: 1; }
.owl-carousel:hover .owl-nav > button.owl-prev {
left: 20px; }
.owl-carousel:hover .owl-nav > button.owl-next {
right: 20px; }
.owl-carousel[data-focused-center-image="true"] .owl-item {
opacity: 0.3;
transition: all 0.4s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.owl-carousel[data-focused-center-image="true"] .owl-item {
transition: none; } }
.owl-carousel[data-focused-center-image="true"] .owl-item.active {
opacity: 0.6; }
.owl-carousel[data-focused-center-image="true"] .owl-item.active.center {
opacity: 1; }
.owl-carousel[data-zoomin-center-image="true"] .owl-item {
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
transition: all 0.4s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.owl-carousel[data-zoomin-center-image="true"] .owl-item {
transition: none; } }
.owl-carousel[data-zoomin-center-image="true"] .owl-item.active.center {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.owl-nav-outer .owl-nav button.owl-prev, .owl-nav-outer .owl-nav button.owl-next {
background: rgba(240, 240, 240, 0.8) !important;
padding: 10px 15px !important; }
.owl-nav-outer .owl-nav button.owl-prev {
left: -70px; }
.owl-nav-outer .owl-nav button.owl-next {
right: -70px; }
@media (max-width: 1199.98px) {
.owl-nav-outer .owl-nav button.owl-prev {
left: -25px; }
.owl-nav-outer .owl-nav button.owl-next {
right: -25px; } } .owl-dots-bottom-right .owl-dots {
bottom: -10px;
position: absolute;
right: 0; }
.owl-dots-center-bottom .owl-dots {
bottom: 15px;
left: 0;
position: absolute;
right: 0;
text-align: center; }
.owl-dots-left .owl-dots {
text-align: left; }
.owl-dots-center .owl-dots {
text-align: center; }
.owl-dots-right .owl-dots {
text-align: right; }
.owl-dots-light-skin .owl-dots .owl-dot span {
background: #D6D6D6; }
.owl-dots-light-skin .owl-dots .owl-dot.active span, .owl-dots-light-skin .owl-dots .owl-dot:hover span {
background: #fff; }
.owl-dots-dark-skin .owl-dots .owl-dot span {
background: #333; }
.owl-dots-dark-skin .owl-dots .owl-dot.active span, .owl-dots-dark-skin .owl-dots .owl-dot:hover span {
background: #000; }  .page-404-wrapper.page-404-wrapper-padding {
padding-top: 100px;
padding-bottom: 50px; }
.page-404-wrapper .page-404-main-content {
margin-bottom: 25px; }
.page-404-wrapper .page-404-main-content .title {
font-size: 11rem;
line-height: 1;
margin-top: 0;
margin-bottom: 2rem; }
.page-404-wrapper .page-404-main-content .sub-title {
font-size: 2rem;
line-height: 1;
margin-top: 0;
margin-bottom: 1.7rem; }
.page-404-wrapper .page-404-main-content .content,
.page-404-wrapper .page-404-main-content .content p {
margin-bottom: 1.7rem; }
.page-404-wrapper .search-box {
margin-bottom: 2rem; }
.page-404-wrapper .search-box .paragraph {
margin-bottom: 1rem; }
.page-404-wrapper .helpful-links {
margin-bottom: 25px; }
.page-404-wrapper .helpful-links ul {
list-style: none; }
.page-404-wrapper .helpful-links ul li {
padding-left: 15px;
position: relative; }
.page-404-wrapper .helpful-links ul li::before {
content: "\f0da";
left: 0;
top: 0;
position: absolute;
font-family: FontAwesome;
color: #ccc; }
.page-404-wrapper .helpful-links ul li a {
color: #676767;
font-size: 0.875rem;
font-weight: 500; }
.page-404-wrapper.page-404-layout-split .page-404-main-content .title {
font-size: 8rem;
line-height: 1;
margin-top: 0;
margin-bottom: 1rem; }
.page-404-wrapper.page-404-layout-split .page-404-main-content .sub-title {
font-size: 1.7rem;
line-height: 1;
margin-top: 0;
margin-bottom: 1.2rem; }
.page-404-wrapper.page-404-layout-split .page-404-main-content .content,
.page-404-wrapper.page-404-layout-split .page-404-main-content .content p {
margin-bottom: 1rem; }  body.archive .main-content-area article {
margin-bottom: 20px;
border-bottom: 1px solid rgba(240, 240, 240, 0.5); }
body.archive.post-type-archive .main-content-area,
body.archive.tax-product_cat .main-content-area {
padding-bottom: 70px; }  .portfolio-archive .portfolio-item .title {
margin-top: 5px;
margin-bottom: 5px; }
.portfolio-archive .portfolio-item .content {
margin-top: 5px; }
.portfolio-archive .portfolio-item .category {
font-size: 12px;
margin-bottom: 0; }
.portfolio-archive .portfolio-item .tag {
font-size: 12px;
margin-bottom: 0; }
.portfolio-archive .portfolio-item .date {
font-size: 12px; }
.portfolio-archive .portfolio-item .entry-meta i, .portfolio-archive .portfolio-item .entry-meta a {
font-size: 12px; }
.portfolio-archive .effect-wrapper .date {
margin-bottom: 0; }
.portfolio-archive .effect-wrapper ul li {
margin-bottom: 0; }
.portfolio-archive.portfolio-type-default .title {
margin: 0; }
.portfolio-archive.portfolio-type-paris .entry-meta {
margin-top: 10px; }
.portfolio-archive.portfolio-type-paris .entry-meta li {
margin-top: 0; }
.portfolio-archive.portfolio-type-paris .content {
margin-top: 0; }
.portfolio-archive.portfolio-type-barlin .entry-meta {
margin-top: 10px; }
.portfolio-archive.portfolio-type-barlin .entry-meta li {
margin-top: 0; }
.portfolio-archive.portfolio-type-barlin .content {
margin-top: 0; }  article .box-hover-effect .thumb {
text-align: center; }
body.blog .blog-posts .main-content-area article {
margin-bottom: 3rem; }
body.blog .blog-posts .main-content-area .row > div:last-child article {
margin-bottom: 0; }
body.blog .blog-posts .main-content-area .post.sticky {
background: #fff;
border: 3px solid #eee; }
body.blog .blog-posts .main-content-area .post.sticky .entry-content {
background: #fff; }
.main-content-area article .entry-meta {
font-size: 14px;
margin-bottom: 1rem;
color: #9a9a9a;
font-weight: normal;
text-transform: uppercase; }
.main-content-area article .entry-meta li:first-child {
padding-left: 0; }
.main-content-area article .entry-meta i {
margin-right: 5px; }
.main-content-area article .entry-meta a,
.main-content-area article .entry-meta .sl-wrapper span {
color: #9a9a9a;
font-weight: normal; }
.main-content-area article .post-excerpt {
margin-bottom: 20px; }
.main-content-area .pagination {
margin-top: 40px; }
.blog-posts .main-content-area article {
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.blog-posts .main-content-area article .entry-header {
position: relative;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.blog-posts .main-content-area article .entry-header .thumb {
border-radius: 7px 7px 0 0; }
.blog-posts .main-content-area article .entry-header .link {
background: #333;
position: absolute;
left: 0;
top: 45%;
right: 0;
height: 50px;
width: 50px;
color: #fff;
padding: 10px;
text-align: center;
margin: 0 auto;
z-index: 1;
opacity: 0;
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.blog-posts .main-content-area article .entry-header .link {
transition: none; } }
.blog-posts .main-content-area article .entry-content {
padding: 30px;
background-color: #fff;
position: relative; }
.blog-posts .main-content-area article .entry-content .post-single-meta {
background: #242424;
color: #fff;
display: inline-block;
padding: 8px 20px;
margin-bottom: 20px;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 1;
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.blog-posts .main-content-area article .entry-content .post-single-meta {
transition: none; } }
.blog-posts .main-content-area article .entry-content .post-single-meta i {
display: none; }
.blog-posts .main-content-area article .entry-content .post-single-meta a {
color: #fff; }
.blog-posts .main-content-area article .entry-content .entry-title {
margin-top: 0;
margin-bottom: 0.7rem; }
.blog-posts .main-content-area article .entry-content .post-excerpt {
margin-bottom: 20px;
border-bottom: 1px solid #eee;
padding-bottom: 20px; }
.blog-posts .main-content-area article .entry-content .entry-meta {
font-size: 0.9rem;
margin-bottom: 1.2rem;
color: #999; }
.blog-posts .main-content-area article .entry-content .post-btn-readmore {
float: left; }
.blog-posts .main-content-area article .entry-content .post-btn-readmore .btn-plain-text {
color: #F89D35;
font-size: 12px; }
.blog-posts .main-content-area article .entry-content .post-btn-readmore .btn-plain-text:hover, .blog-posts .main-content-area article .entry-content .post-btn-readmore .btn-plain-text:focus {
color: #000; }
.blog-posts .main-content-area article:hover {
box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15); }
.blog-posts .main-content-area article:hover .entry-header {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px); }
.blog-posts .main-content-area article:hover .entry-header .link {
opacity: 1;
transform: rotateY(180deg); }
.blog-posts .main-content-area .isotope-layout .isotope-item article {
margin-bottom: 0; }
pre {
background-color: #f0f5fc;
border: 1px solid #e5eaf1;
padding: 20px; }
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px; }
@media (min-width: 768px) {
.post-standard-1col-classic .entry-header {
border-radius: 2px;
float: left;
margin-right: 25px;
width: 45%; } } #top-nav-search-btn .search-icon {
color: #888;
font-size: 18px;
line-height: 1;
padding: 3px; }
#top-nav-search-btn .search-icon:hover {
color: #888; }
@media (max-width: 1199.98px) {
#top-nav-search-btn {
margin-top: 12px; } }
#top-nav-search-form {
background: #fff;
display: none;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 99991; }
#top-nav-search-form form {
margin-bottom: 0; }
#top-nav-search-form input[type="text"] {
background: transparent;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #292929;
font-size: 24px;
height: 100%;
left: 15px;
line-height: normal;
outline: medium none;
padding: 0;
position: absolute;
top: 0;
vertical-align: middle;
width: 90%; }
@media (max-width: 1199.98px) {
#top-nav-search-form input[type="text"] {
font-size: 18px;
width: 80%; } }
#top-nav-search-form #close-search-btn {
color: #bbbbbb;
float: right;
font-size: 28px;
line-height: 75px;
margin: 0 15px 0 0;
padding: 0; }
#top-nav-search-form #close-search-btn:hover {
color: #555; }
@media (max-width: 1199.98px) {
#top-nav-search-form #close-search-btn {
line-height: 60px; } } body.single .main-content-area article {
margin-bottom: 0;
border-bottom: none; }
body.single .main-content-area article .entry-meta {
padding: 0;
margin-top: 60px;
margin-bottom: 0;
font-size: 15px; }
body.single .main-content-area article .entry-meta li {
position: relative;
padding-left: 10px; }
body.single .main-content-area article .entry-meta li a {
font-weight: normal; }
body.single .main-content-area article .entry-meta li i {
margin: 0 5px 0 0;
vertical-align: baseline; }
body.single .main-content-area article .entry-meta li:after {
content: '';
width: 1px;
height: 75%;
background: #ddd;
position: absolute;
left: 0;
top: 3px; }
body.single .main-content-area article .entry-meta li:first-child:after {
display: none; }
body.single .main-content-area article .entry-meta li:first-child {
padding-left: 0; }
body.single .main-content-area article .entry-header .post-thumb {
margin-bottom: 25px; }
body.single .main-content-area article .entry-title {
margin-top: 0; }
body.single .main-content-area article .entry-content {
font-size: 1.13rem; }
body.single .main-content-area article .entry-content h1, body.single .main-content-area article .entry-content h2, body.single .main-content-area article .entry-content h3, body.single .main-content-area article .entry-content h4, body.single .main-content-area article .entry-content h5, body.single .main-content-area article .entry-content h6,
body.single .main-content-area article .entry-content .h1, body.single .main-content-area article .entry-content .h2, body.single .main-content-area article .entry-content .h3, body.single .main-content-area article .entry-content .h4, body.single .main-content-area article .entry-content .h5, body.single .main-content-area article .entry-content .h6 {
margin-top: 30px; }
body.single .main-content-area article .entry-content h1:first-child, body.single .main-content-area article .entry-content h2:first-child, body.single .main-content-area article .entry-content h3:first-child, body.single .main-content-area article .entry-content h4:first-child, body.single .main-content-area article .entry-content h5:first-child, body.single .main-content-area article .entry-content h6:first-child,
body.single .main-content-area article .entry-content .h1:first-child, body.single .main-content-area article .entry-content .h2:first-child, body.single .main-content-area article .entry-content .h3:first-child, body.single .main-content-area article .entry-content .h4:first-child, body.single .main-content-area article .entry-content .h5:first-child, body.single .main-content-area article .entry-content .h6:first-child {
margin-top: 0; }
body.single .main-content-area article.format-link {
position: relative; }
body.single .main-content-area article.format-link .entry-header {
padding: 90px 30px;
background-color: #fdfdfd;
text-align: center;
border: 1px solid rgba(222, 222, 222, 0.3);
margin-bottom: 30px; }
body.single .main-content-area article.format-link .entry-header a {
font-size: 1.6rem;
line-height: 1.5;
color: #002c42; }
body.single .main-content-area article.format-link .entry-header a span {
color: #999;
display: block;
font-size: 1rem;
margin-top: 15px; }
body.single .main-content-area article.format-link .entry-header .post-excerpt {
margin-bottom: 5px; }
body.single .main-content-area article.format-link .entry-header .post-excerpt p {
margin-bottom: 5px; }
body.single .main-content-area article.format-link:after {
content: "";
background: url(//vippeyzaj.com.tr/wp-content/themes/images/blog/link.png) no-repeat;
opacity: 0.10;
position: absolute;
right: 0;
top: 10px;
margin: 0 auto;
left: 0;
width: 100px;
height: 100px;
transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
body.single .main-content-area article.format-link:after {
transition: none; } }
body.single .main-content-area article.format-quote {
position: relative; }
body.single .main-content-area article.format-quote .post-excerpt {
margin-bottom: 0; }
body.single .main-content-area article.format-quote .entry-header {
padding: 90px 30px;
background-color: #fdfdfd;
text-align: center;
border: 1px solid rgba(222, 222, 222, 0.3);
margin-bottom: 30px; }
body.single .main-content-area article.format-quote .entry-header blockquote {
border: 0;
padding: 0;
margin: 0; }
body.single .main-content-area article.format-quote .entry-header blockquote p {
font-size: 1.6rem;
line-height: 1.5;
color: #002c42;
margin-bottom: 5px; }
body.single .main-content-area article.format-quote .entry-header blockquote p span {
color: #999;
display: block;
font-size: 1rem;
margin-top: 15px; }
body.single .main-content-area article.format-quote:after {
content: "";
background: url(//vippeyzaj.com.tr/wp-content/themes/images/blog/quote.png) no-repeat;
opacity: 0.10;
position: absolute;
right: 0;
top: 10px;
margin: 0 auto;
left: 0;
width: 100px;
height: 100px;
transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
body.single .main-content-area article.format-quote:after {
transition: none; } }
body.single .single-post-tags-share {
border-top: 1px solid #ececec;
border-bottom: 1px solid #ececec;
padding: 20px 0;
margin-top: 55px;
margin-left: 0;
margin-right: 0; }
@media (min-width: 992px) {
body.single .single-post-tags-share > div {
max-width: 100%; } }
@media (min-width: 992px) {
body.single .single-post-tags-share > div.max-width-half {
max-width: 50%; } }
body.single .single-post-tags-share > div:first-child {
padding-left: 0;
padding-right: 0; }
body.single .single-post-tags-share > div:last-child {
padding-left: 0;
padding-right: 0; }
body.single .single-post-tags {
margin: 0; }
body.single .single-post-tags span {
color: #002c42;
font-size: 1rem;
font-family: "Poppins", sans-serif;
font-weight: 700; }
body.single .single-post-tags li:not(:first-child) {
margin: 5px 7px 5px 0; }
body.single .single-post-tags a {
background-color: #eee;
border-radius: 3px;
color: #777;
font-size: 12px;
padding: 7px 12px;
text-transform: capitalize; }
body.single .single-post-tags a:hover {
background-color: #555;
color: #eee; }
body.single .pre-next-post-link {
margin-top: 60px;
vertical-align: middle; }
body.single .pre-next-post-link .pre-post-link,
body.single .pre-next-post-link .next-post-link {
cursor: pointer;
display: table;
height: 100%;
position: relative;
width: 100%; }
body.single .pre-next-post-link .pre-post-link > *,
body.single .pre-next-post-link .next-post-link > * {
display: table-cell;
height: 100%;
position: relative;
vertical-align: middle; }
body.single .pre-next-post-link .pre-post-link .title,
body.single .pre-next-post-link .next-post-link .title {
margin-top: 0;
margin-bottom: 0;
font-style: italic;
color: #9a9a9a;
font-size: 0.875rem; }
body.single .pre-next-post-link .pre-post-link .content,
body.single .pre-next-post-link .next-post-link .content {
font-size: 1.13rem;
word-break: break-all; }
body.single .pre-next-post-link .pre-post-link .content a,
body.single .pre-next-post-link .next-post-link .content a {
font-size: 1rem;
font-family: "Poppins", sans-serif;
font-weight: 700; }
body.single .pre-next-post-link .pre-post-link span,
body.single .pre-next-post-link .next-post-link span {
color: #f5f5f5;
font-size: 130px;
line-height: 0;
padding-top: 15px;
transition: all 0.4s ease 0s; }
@media screen and (prefers-reduced-motion: reduce) {
body.single .pre-next-post-link .pre-post-link span,
body.single .pre-next-post-link .next-post-link span {
transition: none; } }
body.single .pre-next-post-link .pre-post-link:hover span,
body.single .pre-next-post-link .next-post-link:hover span {
color: #ddd; }
body.single .pre-next-post-link .pre-post-link .link,
body.single .pre-next-post-link .next-post-link .link {
margin-bottom: 0;
margin-top: 0; }
body.single .pre-next-post-link .next-post-link {
text-align: right; }
body.single .author-info {
background: #f8f8f8;
border: 1px solid #f5f5f5;
margin-top: 60px;
padding: 40px; }
body.single .author-info .author-thumb {
float: left;
margin-right: 30px; }
body.single .author-info .author-thumb img {
border-radius: 50%; }
body.single .author-info .author-description {
margin-left: 110px; }
body.single .author-info .author-description .author-title {
margin-bottom: 0;
margin-top: 0; }
body.single .author-info .author-description .author-title .author-title-label {
display: none;
font-weight: bold; }
body.single .author-info .author-description .author-email {
font-size: 14px; }
body.single .author-info .author-description .author-email a {
color: #a1a1a1;
font-weight: normal; }
body.single .author-info .author-description .author-text p {
margin-top: 10px;
margin-bottom: 0; }
@media (max-width: 767.98px) {
body.single .author-info .author-thumb {
float: none; }
body.single .author-info .author-description {
margin-left: 0; }
body.single .author-info .author-description .author-title {
margin-top: 15px;
margin-bottom: 7px; } }
body.single .related-posts {
margin-top: 60px; }
body.single .related-posts .title {
margin-bottom: 20px;
font-weight: bold;
text-transform: uppercase; }
body.single .related-posts article {
background-color: #fefefe;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
body.single .related-posts article .entry-header .post-thumb {
margin-bottom: 0; }
body.single .related-posts article .entry-content {
padding: 20px; }
body.single .related-posts article .entry-date {
color: #999;
font-size: 0.875rem; }
body.single .related-posts article .post-excerpt {
font-size: 0.875rem;
margin-bottom: 10px; }
body.single .related-posts article .entry-meta {
padding: 5px 0;
margin-bottom: 0;
margin-top: 0; }
body.single .related-posts article .post-btn-readmore {
font-size: 11px;
font-weight: bold;
text-transform: uppercase; }
body.single.single-post .related-posts article .entry-title {
margin-bottom: 0;
margin-top: 10px; }
body.single .post-single.drop-caps .entry-content .post-content > p:first-child:first-letter,
body.single .post-single.drop-caps .entry-content .post-excerpt > p:first-child:first-letter {
color: #222;
float: left;
font-size: 75px;
line-height: 0.85;
padding-top: 4px;
padding-right: 8px;
padding-left: 0; }
body.single .comments-no-password {
margin-top: 1rem; }
.comments-area {
margin-top: 60px; }
.comments-area .comments-title .title {
margin-bottom: 0;
margin-top: 0;
text-transform: uppercase; }
.comments-area .comments-title p {
display: none; }
.comments-area .comment-list {
margin: 0 0 60px;
border-bottom: 1px solid #eee; }
.comments-area .comment-list .comment,
.comments-area .comment-list .pingback, .comments-area .comment-list .trackback {
border-top: 1px solid #eee;
background: #f8f8f8;
padding: 30px;
margin-top: 20px;
margin-bottom: 0;
list-style: none; }
.comments-area .comment-list .comment .comment,
.comments-area .comment-list .comment .pingback, .comments-area .comment-list .comment .trackback,
.comments-area .comment-list .pingback .comment,
.comments-area .comment-list .pingback .pingback,
.comments-area .comment-list .pingback .trackback, .comments-area .comment-list .trackback .comment,
.comments-area .comment-list .trackback .pingback, .comments-area .comment-list .trackback .trackback {
padding-left: 20px;
padding-right: 0; }
.comments-area .comment-list .comment .children,
.comments-area .comment-list .pingback .children, .comments-area .comment-list .trackback .children {
margin: 20px 0 0 20px; }
.comments-area .comment-list .comment .children > li,
.comments-area .comment-list .pingback .children > li, .comments-area .comment-list .trackback .children > li {
padding-bottom: 0;
margin-bottom: 0; }
.comments-area .comment-list .comment .comment-item-wrapper,
.comments-area .comment-list .pingback .comment-item-wrapper, .comments-area .comment-list .trackback .comment-item-wrapper {
padding: 0; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-thumb,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-thumb, .comments-area .comment-list .trackback .comment-item-wrapper .comment-thumb {
display: block;
margin-bottom: 7px; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-thumb img,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-thumb img, .comments-area .comment-list .trackback .comment-item-wrapper .comment-thumb img {
border-radius: 50%; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-body,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body {
display: block;
padding: 0;
width: auto; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-reply-link .list-inline-item,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-reply-link .list-inline-item, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-reply-link .list-inline-item {
margin-right: 0;
padding-left: 15px; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-reply-link .comment-edit-link,
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-reply-link .comment-reply-link,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-reply-link .comment-edit-link,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-reply-link .comment-reply-link, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-reply-link .comment-edit-link,
.comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-reply-link .comment-reply-link {
font-size: 13px;
text-transform: uppercase; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-author-name,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-author-name, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-author-name {
color: #0073aa;
line-height: 1;
font-size: 1.1rem;
margin-bottom: 0;
margin-top: 0; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-author-name a,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-author-name a, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-author-name a {
transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-author-name a,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-author-name a, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-author-name a {
transition: none; } }
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-metadata a,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-metadata a, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-metadata a {
font-size: 14px;
color: #a1a1a1;
font-weight: normal; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-content p,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-content p, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-content p {
margin-top: 10px;
margin-bottom: 0; }
.comments-area .comment-list .comment .comment-item-wrapper .comment-body .comment-content blockquote p,
.comments-area .comment-list .pingback .comment-item-wrapper .comment-body .comment-content blockquote p, .comments-area .comment-list .trackback .comment-item-wrapper .comment-body .comment-content blockquote p {
margin-top: 0; }
@media (max-width: 991.98px) {
.comments-area .comment-list .comment,
.comments-area .comment-list .pingback, .comments-area .comment-list .trackback {
padding: 20px; }
.comments-area .comment-list .comment .children,
.comments-area .comment-list .pingback .children, .comments-area .comment-list .trackback .children {
margin: 5px 0 0 5px; } }
@media (max-width: 767.98px) {
.comments-area .comment-list .comment,
.comments-area .comment-list .pingback, .comments-area .comment-list .trackback {
padding: 15px; }
.comments-area .comment-list .comment .children,
.comments-area .comment-list .pingback .children, .comments-area .comment-list .trackback .children {
margin: 0; }
.comments-area .comment-list .comment .children .comment,
.comments-area .comment-list .comment .children .pingback, .comments-area .comment-list .comment .children .trackback,
.comments-area .comment-list .pingback .children .comment,
.comments-area .comment-list .pingback .children .pingback,
.comments-area .comment-list .pingback .children .trackback, .comments-area .comment-list .trackback .children .comment,
.comments-area .comment-list .trackback .children .pingback, .comments-area .comment-list .trackback .children .trackback {
padding: 5px; } }
.comments-area .comment-respond {
margin: 30px 0 0 0;
padding-left: 15px;
width: 100%;
padding-right: 15px; }
.comments-area .comment-respond .comment-reply-title {
margin-bottom: 20px;
text-transform: uppercase; }
.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
font-size: 12px;
text-transform: capitalize; }
.comments-area .comment-respond .comment-form {
margin-bottom: 0; }
.comments-area .comment-respond .comment-form .logged-in-as, .comments-area .comment-respond .comment-form .comment-notes {
color: #999; }
.comments-area .comment-respond .comment-form .form-submit {
margin-bottom: 0; }
.comments-area .comment-respond .comment-form .form-submit input[type="submit"] {
margin-top: 15px; }
.comments-area .comment-respond .comment-form .form-control {
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0;
height: calc(2.25rem + 18px); }
.comments-area .comment-respond .comment-form textarea.form-control {
height: auto; }
.comments-area .comment-respond .form-group label {
display: none;
font-size: 14px; }
.comments-area .comment-respond .form-group .required {
display: none; }
.comments-area > .comment-respond {
padding-left: 0;
padding-right: 0; }
.comments-area .comment-form-cookies-consent label {
color: #999; }
.comments-area .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-right: 0.6rem; }
.post-password-form {
margin-bottom: 20px; }
.post-password-form label {
display: block;
text-transform: uppercase; }
.post-password-form input[type="password"] {
margin-bottom: 7px !important;
background-color: #f5f5f5;
border-radius: 0;
height: calc(2.0rem + 12px); }
.post-password-form > :last-child {
margin-bottom: 0; }
body.single .post-password-form input[type="password"] {
margin-bottom: 0 !important; }
.page-links {
clear: both;
padding: 20px 0 20px; }
.page-links a,
.page-links > span {
border: 2px solid #d1d1d1;
border-radius: 2px;
display: inline-block;
font-size: 15px;
text-align: center;
padding: 3px 10px;
margin-right: 10px; }
.page-links > span {
color: #fff; }
.page-links a {
background-color: #fff;
border-color: #ddd;
color: #222; }
.page-links a:hover, .page-links a:focus {
background-color: #007acc;
border-color: transparent;
color: #fff;
text-decoration: none; }
.page-links > .page-links-title {
border: 0;
background: none;
color: #1a1a1a;
height: auto;
margin: 0 7px 0 0;
padding: 0;
width: auto; }
.gallery {
margin-bottom: 30px; }
.gallery .isotope-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0; }
.gallery.gallery-columns-2 .isotope-item {
max-width: 50%; }
.gallery.gallery-columns-3 .isotope-item {
max-width: 33.33%; }
.gallery.gallery-columns-4 .isotope-item {
max-width: 25%; }
.gallery.gallery-columns-5 .isotope-item {
max-width: 20%; }
.gallery.gallery-columns-6 .isotope-item {
max-width: 16.66%; }
.gallery.gallery-columns-7 .isotope-item {
max-width: 14.28%; }
.gallery.gallery-columns-8 .isotope-item {
max-width: 12.5%; }
.gallery.gallery-columns-9 .isotope-item {
max-width: 11.11%; }
.gallery .gallery-icon img {
max-width: 100%;
height: auto;
margin: 0 auto; }
.gallery .gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-size: 12px;
line-height: 1.5;
padding: 0.5em 0; }
.gallery.gallery-columns-6 .gallery-caption,
.gallery.gallery-columns-7 .gallery-caption,
.gallery.gallery-columns-8 .gallery-caption,
.gallery.gallery-columns-9 .gallery-caption {
display: none; }
.video-player-wrapper video {
width: 100% !important; }
.tm-social-share-icons .title {
display: inline-block;
margin-right: 10px;
font-size: 1rem;
font-family: "Poppins", sans-serif;
color: #002c42;
font-weight: 700; }
.tm-social-share-icons .styled-icons {
display: inline-block; }
.tm-social-share-icons .styled-icons a {
float: none; }
.tm-social-share-icons .social-share-icons-text {
display: inline-block; }   .sl-wrapper {    }
.sl-wrapper a {
border-bottom: 0 !important;
text-decoration: none !important; }
.sl-wrapper .sl-button {
font-size: 1em;
line-height: 1;
font-weight: normal; }
.sl-wrapper a.liked {
color: #da1b1b; }
.sl-wrapper a.liked:hover,
.sl-wrapper a.liked:active,
.sl-wrapper a.liked:focus {
color: #666666; }
.sl-wrapper .sl-icon {
margin-right: 0.3125em;
vertical-align: initial; }
.sl-wrapper .sl-icon svg {
fill: currentColor;
width: 1em;
height: 1em; }
.sl-wrapper .sl-icon svg:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.sl-wrapper .loader,
.sl-wrapper .loader:before,
.sl-wrapper .loader:after {
background: rgba(0, 0, 0, 0.2);
-webkit-animation: slloader 1s infinite ease-in-out;
animation: slloader 1s infinite ease-in-out;
width: .2em;
height: .6em; }
.sl-wrapper .loader:before,
.sl-wrapper .loader:after {
position: absolute;
top: 0;
content: ''; }
.sl-wrapper .loader:before {
left: -.375em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s; }
.sl-wrapper .loader {
text-indent: -9999em;
display: inline-block;
position: relative;
vertical-align: middle;
font-size: 1em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s; }
.sl-wrapper .loader:after {
left: .375em; }
@-webkit-keyframes slloader {
0%,
80%,
100% {
box-shadow: 0 0 rgba(0, 0, 0, 0.2);
height: .6em; }
40% {
box-shadow: 0 -0.3em rgba(0, 0, 0, 0.2);
height: 1em; } }
@keyframes slloader {
0%,
80%,
100% {
box-shadow: 0 0 rgba(0, 0, 0, 0.2);
height: .6em; }
40% {
box-shadow: 0 -0.3em rgba(0, 0, 0, 0.2);
height: 1em; } } body:not(.single) article.format-link {
padding: 90px 30px;
background-color: #fdfdfd;
text-align: center;
border: 1px solid rgba(222, 222, 222, 0.3); }
body:not(.single) article.format-link .link-content {
height: 100%;
display: table; }
body:not(.single) article.format-link .link-content .link-content-wrapper {
height: 100%;
display: table-cell;
vertical-align: middle; }
body:not(.single) article.format-link .link-content .link-content-wrapper .title {
font-size: 1.6rem;
margin-bottom: 20px;
line-height: 1.5; }
body:not(.single) article.format-link .link-content .link-content-wrapper .link {
color: #999; }
body:not(.single) article.format-link .link-content .link-content-wrapper .link-url {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2; }
body:not(.single) article.format-link:after {
content: "";
background: url(//vippeyzaj.com.tr/wp-content/themes/images/blog/link.png) no-repeat;
opacity: 0.10;
position: absolute;
right: 0;
top: 30px;
margin: 0 auto;
left: 0;
width: 100px;
height: 100px;
transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
body:not(.single) article.format-link:after {
transition: none; } }
body:not(.single) article.format-quote {
background-color: #fdfdfd;
padding: 90px 30px;
text-align: center;
border: 1px solid rgba(222, 222, 222, 0.3); }
body:not(.single) article.format-quote .quote-content {
height: 100%;
display: table; }
body:not(.single) article.format-quote .quote-content .quote-content-wrapper {
height: 100%;
display: table-cell;
vertical-align: middle; }
body:not(.single) article.format-quote .quote-content .quote-content-wrapper blockquote {
border: none; }
body:not(.single) article.format-quote .quote-content .quote-content-wrapper blockquote .quote {
font-size: 1.6rem;
margin-bottom: 20px;
line-height: 1.5; }
body:not(.single) article.format-quote .quote-content .quote-content-wrapper blockquote footer {
font-size: 0.9rem;
color: #999; }
body:not(.single) article.format-quote .quote-content .quote-content-wrapper blockquote:before {
color: rgba(250, 250, 250, 0.7);
content: "\f10e";
display: none;
font-family: fontawesome;
font-size: 7rem;
line-height: 1;
opacity: 0.20;
position: absolute;
bottom: 0;
right: 7px;
transform: rotate(180deg); }
body:not(.single) article.format-quote:after {
content: "";
background: url(//vippeyzaj.com.tr/wp-content/themes/images/blog/quote.png) no-repeat;
opacity: 0.10;
position: absolute;
right: 0;
top: 30px;
margin: 0 auto;
left: 0;
width: 100px;
height: 100px;
transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
body:not(.single) article.format-quote:after {
transition: none; } } body.search-results .main-content-area article {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #f5f5f5; } table {
margin: 0 0 40px;
width: 100%; }
table td, table th {
padding: 8px; }
.main-content-area {
min-height: 0; } #footer-top-callout-wrap .container, #footer-top-callout-wrap .container-fluid {
padding-bottom: 40px;
padding-top: 40px; }
#footer-top-callout-wrap .callout-icon.media-left {
padding-right: 20px; }
#footer-top-callout-wrap .callout-icon.media-top {
margin-bottom: 10px; }
#footer-top-callout-wrap .callout-icon i {
font-size: 48px;
margin-top: 5px; }
#footer-top-callout-wrap .callout-content {
font-size: 18px; }
#footer-top-callout-wrap .button-right .callout-content {
float: left;
width: 75%; }
#footer-top-callout-wrap .button-right .callout-content p {
margin-bottom: 0; }
#footer-top-callout-wrap .button-right .callout-button {
float: left;
margin-top: 5px;
margin-left: 2%;
width: 23%; } .tm-enable-element-animation-effect .tm-animation {
opacity: 0; }
.tm-enable-element-animation-effect .tm-animation.fade-in.animate {
-webkit-animation: fadeIn 0.95s ease forwards;
animation: fadeIn 0.95s ease forwards; }
.tm-enable-element-animation-effect .tm-animation.fade-in2.animate {
-webkit-animation: fadeIn 0.95s ease forwards;
animation: fadeIn 0.95s ease forwards;
animation-delay: .2s; }
.tm-enable-element-animation-effect .tm-animation.fade-in3.animate {
-webkit-animation: fadeIn 0.95s ease forwards;
animation: fadeIn 0.95s ease forwards;
animation-delay: .4s; }
.tm-enable-element-animation-effect .tm-animation.fade-in4.animate {
-webkit-animation: fadeIn 0.95s ease forwards;
animation: fadeIn 0.95s ease forwards;
animation-delay: .6s; }
.tm-enable-element-animation-effect .tm-animation.move-up.animate {
-webkit-transform: translateY(150px);
transform: translateY(150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards; }
.tm-enable-element-animation-effect .tm-animation.move-up2.animate {
-webkit-transform: translateY(150px);
transform: translateY(150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
animation-delay: .2s; }
.tm-enable-element-animation-effect .tm-animation.move-up3.animate {
-webkit-transform: translateY(150px);
transform: translateY(150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
animation-delay: .4s; }
.tm-enable-element-animation-effect .tm-animation.move-up4.animate {
-webkit-transform: translateY(150px);
transform: translateY(150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
animation-delay: .6s; }
.tm-enable-element-animation-effect .tm-animation.move-down.animate {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards; }
.tm-enable-element-animation-effect .tm-animation.move-down2.animate {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
animation-delay: .2s; }
.tm-enable-element-animation-effect .tm-animation.move-down3.animate {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
animation-delay: .4s; }
.tm-enable-element-animation-effect .tm-animation.move-down4.animate {
-webkit-transform: translateY(-150px);
transform: translateY(-150px);
-webkit-animation: moveVertical 0.65s ease forwards;
animation: moveVertical 0.65s ease forwards;
animation-delay: .6s; }
.tm-enable-element-animation-effect .tm-animation.move-left.animate {
-webkit-transform: translateX(150px);
transform: translateX(150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards; }
.tm-enable-element-animation-effect .tm-animation.move-left2.animate {
-webkit-transform: translateX(150px);
transform: translateX(150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
animation-delay: .2s; }
.tm-enable-element-animation-effect .tm-animation.move-left3.animate {
-webkit-transform: translateX(150px);
transform: translateX(150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
animation-delay: .4s; }
.tm-enable-element-animation-effect .tm-animation.move-left4.animate {
-webkit-transform: translateX(150px);
transform: translateX(150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
animation-delay: .6s; }
.tm-enable-element-animation-effect .tm-animation.move-right.animate {
-webkit-transform: translateX(-150px);
transform: translateX(-150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards; }
.tm-enable-element-animation-effect .tm-animation.move-right2.animate {
-webkit-transform: translateX(-150px);
transform: translateX(-150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
animation-delay: .2s; }
.tm-enable-element-animation-effect .tm-animation.move-right3.animate {
-webkit-transform: translateX(-150px);
transform: translateX(-150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
animation-delay: .4s; }
.tm-enable-element-animation-effect .tm-animation.move-right4.animate {
-webkit-transform: translateX(-150px);
transform: translateX(-150px);
-webkit-animation: moveHorizontal 0.65s ease forwards;
animation: moveHorizontal 0.65s ease forwards;
animation-delay: .6s; }
.tm-enable-element-animation-effect .tm-animation.scale-up.animate {
-webkit-transform: scale(0.6);
transform: scale(0.6);
-webkit-animation: scaleUp 0.65s ease-in-out forwards;
animation: scaleUp 0.65s ease-in-out forwards; }
.tm-enable-element-animation-effect .tm-animation.fall-perspective {
-webkit-perspective: 1300px;
perspective: 1300px; }
.tm-enable-element-animation-effect .tm-animation.fall-perspective.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
transform: translateZ(400px) translateY(300px) rotateX(-90deg);
-webkit-animation: fallPerspective .8s ease-in-out forwards;
animation: fallPerspective .8s ease-in-out forwards; }
.tm-enable-element-animation-effect .tm-animation.fly {
-webkit-perspective: 1300px;
perspective: 1300px; }
.tm-enable-element-animation-effect .tm-animation.fly.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50% -300px;
transform-origin: 50% 50% -300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-animation: fly .8s ease-in-out forwards;
animation: fly .8s ease-in-out forwards; }
.tm-enable-element-animation-effect .tm-animation.flip.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-transform: rotateX(-80deg);
transform: rotateX(-80deg);
-webkit-animation: flip .8s ease-in-out forwards;
animation: flip .8s ease-in-out forwards; }
.tm-enable-element-animation-effect .tm-animation.helix {
-webkit-perspective: 1300px;
perspective: 1300px; }
.tm-enable-element-animation-effect .tm-animation.helix.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-animation: helix .8s ease-in-out forwards;
animation: helix .8s ease-in-out forwards; }
.tm-enable-element-animation-effect .tm-animation.pop-up {
-webkit-perspective: 1300px;
perspective: 1300px; }
.tm-enable-element-animation-effect .tm-animation.pop-up.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: scale(0.4);
transform: scale(0.4);
-webkit-animation: popUp .8s ease-in forwards;
animation: popUp .8s ease-in forwards; }
@-webkit-keyframes fadeIn {
0% { }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% { }
100% {
opacity: 1; } }
@-webkit-keyframes moveVertical {
0% { }
100% {
-webkit-transform: translateY(0);
opacity: 1; } }
@keyframes moveVertical {
0% { }
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1; } }
@-webkit-keyframes moveHorizontal {
0% { }
100% {
-webkit-transform: translateX(0);
opacity: 1; } }
@keyframes moveHorizontal {
0% { }
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1; } }
@-webkit-keyframes scaleUp {
0% { }
100% {
-webkit-transform: scale(1);
opacity: 1; } }
@keyframes scaleUp {
0% { }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; } }
@-webkit-keyframes fallPerspective {
0% { }
100% {
-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
opacity: 1; } }
@keyframes fallPerspective {
0% { }
100% {
-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
transform: translateZ(0px) translateY(0px) rotateX(0deg);
opacity: 1; } }
@-webkit-keyframes fly {
0% { }
100% {
-webkit-transform: rotateX(0deg);
opacity: 1; } }
@keyframes fly {
0% { }
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1; } }
@-webkit-keyframes flip {
0% { }
100% {
-webkit-transform: rotateX(0deg);
opacity: 1; } }
@keyframes flip {
0% { }
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1; } }
@-webkit-keyframes helix {
0% { }
100% {
-webkit-transform: rotateY(0deg);
opacity: 1; } }
@keyframes helix {
0% { }
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1; } }
@-webkit-keyframes popUp {
0% { }
70% {
-webkit-transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out; }
100% {
-webkit-transform: scale(1);
opacity: 1; } }
@keyframes popUp {
0% { }
70% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; } }
.tm-floating-objects > span {
position: absolute;
width: 100px;
height: 100px;
z-index: 0;
background-repeat: no-repeat;
background-position: center; }
.tm-floating-objects .floating-object-1 {
left: 5%;
top: 10%;
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/floating-objects/1.png); }
.tm-floating-objects .floating-object-2 {
right: 5%;
bottom: 5%;
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/floating-objects/2.png); }
.tm-floating-objects .floating-object-3 {
right: 10%;
top: 10%;
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/floating-objects/3.png); }
.tm-floating-objects .floating-object-4 {
left: 10%;
bottom: 5%;
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/floating-objects/4.png); }
.tm-floating-objects2 > span {
position: absolute;
width: 100px;
height: 100px;
z-index: 0;
background-repeat: no-repeat;
background-position: center; }
.tm-floating-objects2 .floating-object-1 {
left: 5%;
top: 20%;
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/floating-objects/21.png); }
.tm-floating-objects2 .floating-object-2 {
left: 3%;
bottom: 20%;
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/floating-objects/22.png); }
.tm-floating-objects2 .floating-object-3 {
right: 5%;
top: 10%;
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/floating-objects/23.png); }
.tm-floating-objects2 .floating-object-4 {
right: 10%;
bottom: 5%;
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/floating-objects/24.png); }
.tm-item-appear-clip-path {
clip-path: inset(0 100% 0 0);
-webkit-clip-path: inset(0 100% 0 0);
-webkit-transition: 1s cubic-bezier(0.85, 0.15, 0.25, 1) !important;
-moz-transition: 1s cubic-bezier(0.85, 0.15, 0.25, 1) !important;
transition: 1s cubic-bezier(0.85, 0.15, 0.25, 1) !important; }
.tm-item-appear-clip-path.tm-item-appeared {
clip-path: inset(-20% -20% -20% -20%);
-webkit-clip-path: inset(-20% -20% -20% -20%); }
.fadeInUp {
animation-name: fadeInUp;
animation-duration: 1.3s; }
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 25%, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInLeft {
animation-name: fadeInLeft;
animation-duration: 1s; }
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-15%, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInRight {
animation-name: fadeInRight;
animation-duration: 1s; }
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(15%, 0, 0); }
to {
opacity: 1;
transform: none; } }
.tm-animation-floating {
-webkit-animation-name: tm-animation-floating;
-webkit-animation-duration: 3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name: Floating;
-moz-animation-duration: 3s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out; }
@-webkit-keyframes tm-animation-floating {
from {
-webkit-transform: translate(0, 0px); }
65% {
-webkit-transform: translate(0, 15px); }
to {
-webkit-transform: translate(0, 0px); } }
@-moz-keyframes tm-animation-floating {
from {
-moz-transform: translate(0, 0px); }
65% {
-moz-transform: translate(0, 15px); }
to {
-moz-transform: translate(0, 0px); } }
.tm-animation-slide-horizontal {
-webkit-animation: tm-animation-slide-horizontal 3s linear infinite alternate-reverse both;
animation: tm-animation-slide-horizontal 3s linear infinite alternate-reverse both; }
@-webkit-keyframes tm-animation-slide-horizontal {
0% {
-webkit-transform: translateX(0);
transform: translateX(0); }
100% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px); } }
@keyframes tm-animation-slide-horizontal {
0% {
-webkit-transform: translateX(0);
transform: translateX(0); }
100% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px); } }
.tm-animation-scaling {
-webkit-animation-name: tm-animation-scaling;
-webkit-animation-duration: 3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name: tm-animation-scaling;
-moz-animation-duration: 3s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out; }
@-webkit-keyframes tm-animation-scaling {
from {
-webkit-transform: scale(0.6); }
65% {
-webkit-transform: scale(1.2); }
to {
-webkit-transform: scale(0.6); } }
@-moz-keyframes tm-animation-scaling {
from {
-moz-transform: scale(0.6); }
65% {
-moz-transform: scale(1.2); }
to {
-moz-transform: scale(0.6); } }
.tm-animation-flicker {
-webkit-animation: tm-animation-flicker 3s infinite;
-moz-animation: tm-animation-flicker 3s infinite;
-o-animation: tm-animation-flicker 3s infinite;
animation: tm-animation-flicker 3s infinite; }
@keyframes tm-animation-flicker {
0% {
opacity: 1; }
50% {
opacity: 0.3; }
100% {
opacity: 1; } }
@-o-keyframes tm-animation-flicker {
0% {
opacity: 1; }
50% {
opacity: 0.3; }
100% {
opacity: 1; } }
@-moz-keyframes tm-animation-flicker {
0% {
opacity: 1; }
50% {
opacity: 0.3; }
100% {
opacity: 1; } }
@-webkit-keyframes tm-animation-flicker {
0% {
opacity: 1; }
50% {
opacity: 0.3; }
100% {
opacity: 1; } }
.tm-animation-spin {
-webkit-animation: spin 4s linear infinite;
-moz-animation: spin 4s linear infinite;
animation: spin 4s linear infinite; }
@-moz-keyframes tm-animation-spin {
100% {
-moz-transform: rotate(360deg); } }
@-webkit-keyframes tm-animation-spin {
100% {
-webkit-transform: rotate(360deg); } }
@keyframes tm-animation-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } } .final-countdown-timer {
font-size: 32px; }
.final-countdown-timer span {
font-size: 16px; } .pagination-wrapper {
text-align: center; }
.pagination {
margin-top: 40px;
display: inline-flex; }
.pagination > .page-item {
padding-left: 0 !important;
margin-right: 10px; }
.pagination > .page-item .page-link {
color: #676767;
border-color: #ddd;
background-color: #fff;
border: 3px solid #222;
border-radius: 50%;
text-align: center;
height: 50px;
width: 50px;
display: table-cell;
vertical-align: middle; }
@media (max-width: 991.98px) {
.pagination > .page-item .page-link {
height: 35px;
width: 35px;
padding: 5px; } }
.pagination > .page-item .page-link:hover {
color: #111;
background-color: #eee;
border-color: #dee2e6; }
.pagination2 {
margin-bottom: 0; }
@media (max-width: 991.98px) {
.pagination2 {
margin-bottom: 30px; } }
.pagination2 > .page-item > .page-link,
.pagination2 > .page-item > span {
background-color: #eee;
border: 0;
border-radius: 0;
box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1) inset;
color: #777;
font-size: 15px;
line-height: 1.8;
margin-right: 10px;
padding: 4px 14px; }
.pagination2 > .page-item:last-child > a,
.pagination2 > .page-item:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.pagination2 > .page-item:first-child > a,
.pagination2 > .page-item:first-child > span {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.pagination2 > .page-item > a:focus,
.pagination2 > .page-item > a:hover,
.pagination2 > .page-item > span:focus,
.pagination2 > .page-item > span:hover {
background-color: #333;
border-color: #333;
color: #fff; } .box-hover-effect {
display: block;
vertical-align: middle; }
.box-hover-effect .effect-wrapper {
position: relative;
overflow: hidden;
margin: 0;
width: 100%;          }
.box-hover-effect .effect-wrapper .thumb {
position: relative;
overflow: hidden;
backface-visibility: hidden;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .thumb {
transition: none; } }
.box-hover-effect .effect-wrapper .thumb.gradient-effect:after {
position: absolute;
left: 0;
bottom: 0;
height: 50%;
width: 100%;
background: #181818;
background: -moz-linear-gradient(top, #000000, rgba(0, 0, 0, 0.55), transparent);
background: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0.55), transparent);
background: linear-gradient(to top, #000000, rgba(0, 0, 0, 0.55), transparent);
content: "";
z-index: 1; }
.box-hover-effect .effect-wrapper .hover-link {
bottom: 0;
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
background: none !important;
color: transparent !important;
z-index: 11; }
.box-hover-effect .effect-wrapper .overlay-shade {
bottom: 0;
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 10;
background-color: #000;
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.5s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .overlay-shade {
transition: none; } }
.box-hover-effect .effect-wrapper .overlay-shade.shade-white {
background-color: #fff; }
.box-hover-effect .effect-wrapper .icons-holder {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 13;
transition: all 0.4s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .icons-holder {
transition: none; } }
.box-hover-effect .effect-wrapper .icons-holder .icons-holder-inner {
position: relative;
margin: 0; }
.box-hover-effect .effect-wrapper .icons-holder .icons-holder-inner a {
transition: all 0.4s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .icons-holder .icons-holder-inner a {
transition: none; } }
.box-hover-effect .effect-wrapper .icons-holder-middle {
left: 0;
margin: 0 auto;
right: 0;
text-align: center;
top: 40%;
vertical-align: middle;
width: 80%; }
.box-hover-effect .effect-wrapper .icons-holder-middle .icons-holder-inner {
display: inline-block;
vertical-align: middle; }
.box-hover-effect .effect-wrapper .icons-holder-middle .icons-holder-inner a {
transition: all 0.4s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .icons-holder-middle .icons-holder-inner a {
transition: none; } }
.box-hover-effect .effect-wrapper .icons-holder-top-left {
top: -20%;
left: 0;
padding: 15px; }
.box-hover-effect .effect-wrapper .icons-holder-top-left .icons-holder-inner {
display: block; }
.box-hover-effect .effect-wrapper .icons-holder-top-right {
top: -20%;
right: 0;
padding: 15px; }
.box-hover-effect .effect-wrapper .icons-holder-top-right .icons-holder-inner {
display: block; }
.box-hover-effect .effect-wrapper .icons-holder-bottom-left {
bottom: -20%;
left: 0;
padding: 5px 15px; }
.box-hover-effect .effect-wrapper .icons-holder-bottom-left .icons-holder-inner {
display: block; }
.box-hover-effect .effect-wrapper .icons-holder-bottom-right {
bottom: -20%;
right: 0;
padding: 5px 15px; }
.box-hover-effect .effect-wrapper .icons-holder-bottom-right .icons-holder-inner {
display: block; }
.box-hover-effect .effect-wrapper .text-holder {
display: inline-block;
opacity: 0;
overflow: hidden;
position: absolute;
transition: all 0.3s ease 0s;
z-index: 13; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .text-holder {
transition: none; } }
.box-hover-effect .effect-wrapper .text-holder .title {
color: #fff; }
.box-hover-effect .effect-wrapper .text-holder .text_holder_inner {
display: table;
height: 100%;
position: relative;
width: 100%; }
.box-hover-effect .effect-wrapper .text-holder .text_holder_inner2 {
display: table-cell;
height: 100%;
position: relative;
text-align: center;
vertical-align: middle;
width: 100%; }
.box-hover-effect .effect-wrapper .overlay-shade.shade-white + .text-holder .title {
color: #333; }
.box-hover-effect .effect-wrapper .text-holder-middle {
display: block;
left: 0;
margin: 0 auto;
right: 0;
text-align: center;
top: 30%;
vertical-align: middle;
width: 80%;
transition: all 0.3s ease 0.1s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .text-holder-middle {
transition: none; } }
.box-hover-effect .effect-wrapper .text-holder-top {
display: block;
left: 0;
margin: 0 auto;
right: 0;
text-align: center;
top: -40px;
vertical-align: middle;
width: 80%;
transition: all 0.3s ease 0.1s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .text-holder-top {
transition: none; } }
.box-hover-effect .effect-wrapper .text-holder-bottom {
display: block;
left: 0;
margin: 0 auto;
right: 0;
text-align: center;
bottom: -40px;
vertical-align: middle;
width: 80%;
transition: all 0.3s ease 0.1s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .text-holder-bottom {
transition: none; } }
.box-hover-effect .effect-wrapper .text-holder-top-left {
left: -40px;
padding: 5px 15px;
top: 0;
width: auto;
transition: all 0.3s ease 0.2s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .text-holder-top-left {
transition: none; } }
.box-hover-effect .effect-wrapper .text-holder-top-right {
right: -40px;
padding: 5px 15px;
top: 0;
width: auto;
transition: all 0.3s ease 0.2s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .text-holder-top-right {
transition: none; } }
.box-hover-effect .effect-wrapper .text-holder-bottom-left {
left: 0;
padding: 5px 15px;
bottom: -40px;
width: auto;
transition: all 0.3s ease 0.2s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .text-holder-bottom-left {
transition: none; } }
.box-hover-effect .effect-wrapper .text-holder-bottom-right {
right: 0;
padding: 5px 15px;
bottom: -40px;
width: auto;
transition: all 0.3s ease 0.2s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect .effect-wrapper .text-holder-bottom-right {
transition: none; } }
.box-hover-effect:hover .effect-wrapper .thumb {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05); }
.box-hover-effect:hover .effect-wrapper .overlay-shade {
opacity: 0.7;
filter: alpha(opacity=90); }
.box-hover-effect:hover .effect-wrapper .icons-holder {
opacity: 1; }
.box-hover-effect:hover .effect-wrapper .icons-holder-middle {
top: 45%; }
.box-hover-effect:hover .effect-wrapper .icons-holder-top-left {
left: 0; }
.box-hover-effect:hover .effect-wrapper .icons-holder-top-right {
right: 0; }
.box-hover-effect:hover .effect-wrapper .icons-holder-bottom-left {
bottom: 2%; }
.box-hover-effect:hover .effect-wrapper .icons-holder-bottom-right {
bottom: 2%; }
.box-hover-effect:hover .effect-wrapper .text-holder {
opacity: 1; }
.box-hover-effect:hover .effect-wrapper .text-holder-middle {
top: 40%; }
.box-hover-effect:hover .effect-wrapper .text-holder-top {
top: 20px; }
.box-hover-effect:hover .effect-wrapper .text-holder-bottom {
bottom: 20px; }
.box-hover-effect:hover .effect-wrapper .text-holder-top-left {
left: 0; }
.box-hover-effect:hover .effect-wrapper .text-holder-top-right {
right: 0; }
.box-hover-effect:hover .effect-wrapper .text-holder-bottom-left {
bottom: 2%; }
.box-hover-effect:hover .effect-wrapper .text-holder-bottom-right {
bottom: 2%; }
.shadow-overlay {
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/shadow-overlay.png);
background-position: center bottom;
background-repeat: repeat-x;
bottom: 0;
color: #fff;
height: 100%;
left: 0;
position: absolute;
width: 100%; }  .box-hover-effect.image-zoom-in .thumb {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.box-hover-effect.image-zoom-in:hover .thumb {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); } .box-hover-effect.image-zoom-out .thumb {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.box-hover-effect.image-zoom-out:hover .thumb {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); } .box-hover-effect.effect-london .text-holder {
top: -30px;
transition: all 0.3s ease 0s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect.effect-london .text-holder {
transition: none; } }
.box-hover-effect.effect-london:hover .text-holder {
top: 0; } .box-hover-effect.effect-rome:hover .text-holder {
top: auto;
bottom: 0; } .box-hover-effect.effect-paris:hover .thumb {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform: translate(0, -30px);
-moz-transform: translate(0, -30px);
-ms-transform: translate(0, -30px);
transform: translate(0, -30px); }
.box-hover-effect.effect-paris .text-holder {
background: #333;
padding: 5px 15px 5px;
top: auto;
bottom: -30px;
width: 100%;
transition: all 0.3s ease 0s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect.effect-paris .text-holder {
transition: none; } }
.box-hover-effect.effect-paris:hover .text-holder {
top: auto;
bottom: 0; } .box-hover-effect.effect-barlin:hover .thumb {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.box-hover-effect.effect-barlin .text-holder-middle {
bottom: 0;
padding: 50px;
top: 0; }
.box-hover-effect.effect-barlin .text-holder-middle .text_holder_inner .text_holder_inner2 .title1 {
opacity: 0;
-webkit-transform: translate(0, 10px);
-moz-transform: translate(0, 10px);
-ms-transform: translate(0, 10px);
transform: translate(0, 10px);
transition: all 0.4s ease 0.2s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect.effect-barlin .text-holder-middle .text_holder_inner .text_holder_inner2 .title1 {
transition: none; } }
.box-hover-effect.effect-barlin .text-holder-middle .text_holder_inner .text_holder_inner2 .title2 {
opacity: 0;
-webkit-transform: translate(0, 10px);
-moz-transform: translate(0, 10px);
-ms-transform: translate(0, 10px);
transform: translate(0, 10px);
transition: all 0.4s ease 0.3s; }
@media screen and (prefers-reduced-motion: reduce) {
.box-hover-effect.effect-barlin .text-holder-middle .text_holder_inner .text_holder_inner2 .title2 {
transition: none; } }
.box-hover-effect.effect-barlin:hover .text-holder-middle {
top: 0; }
.box-hover-effect.effect-barlin:hover .text-holder-middle .text_holder_inner .text_holder_inner2 .title1 {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.box-hover-effect.effect-barlin:hover .text-holder-middle .text_holder_inner .text_holder_inner2 .title2 {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.box-hover-effect.effect-barlin .hover-link {
z-index: 13; }  .tm-sc-animated-layer-advanced {
position: relative;
line-height: 0;
max-width: 100%; }
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper {
position: relative;
line-height: 0;
display: block;
width: inherit;
max-width: 100%;
height: inherit;
max-height: 100%; }
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper:not(:first-child) {
position: absolute;
top: 0; }
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image {
padding-top: 2em;
transition: all 1s ease;
transition-delay: 700ms;
display: inline-block; }
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.box-shadow-around-img img {
box-shadow: 0px 0px 40px rgba(5, 5, 5, 0.15); } .tm-sc-animated-layer-images {
position: relative;
line-height: 0;
max-width: 100%; }
.tm-sc-animated-layer-images .layer-image-wrapper {
position: relative;
line-height: 0;
display: block;
width: inherit;
max-width: 100%;
height: inherit;
max-height: 100%; }
.tm-sc-animated-layer-images .layer-image-wrapper:not(:first-child) {
position: absolute;
top: 0; }
.tm-sc-animated-layer-images .layer-image-wrapper .layer-image {
transition: all 1s ease;
transition-delay: 700ms; } blockquote {
position: relative;
padding: 0;
border-left: 2px solid #0073aa;
padding-left: 1rem; }
blockquote footer {
color: #888;
font-size: 15px; }
blockquote p {
color: #444;
font-size: 18px;
line-height: 1.7;
font-family: "Poppins", sans-serif; }
blockquote cite {
font-size: 0.9rem; }
blockquote.tm-sc-blockquote {
font-style: normal;
padding: 20px;
background-color: #fcfcfc;
box-shadow: 0 0 1px #ddd;
border-left: 5px solid #0073aa; }
blockquote.blockquote-style2 {
background-color: #fcfcfc;
box-shadow: 0 0 1px #ddd;
border-left: 0;
margin-top: 0;
padding: 20px; }
blockquote.blockquote-style2 p {
font-size: 24px;
line-height: 1.7;
color: #333; }
blockquote.blockquote-style2 footer {
color: #888; }
blockquote.blockquote-style3 {
border-left: 3px solid #0073aa;
padding: 0 30px 0;
background-color: transparent;
box-shadow: none; }
blockquote.blockquote-style3:before {
color: rgba(0, 0, 0, 0.3);
content: "\f10e";
font-family: fontawesome;
font-size: 50px;
opacity: 0.20;
position: absolute;
left: 5px;
top: -25px;
transform: rotate(180deg); }
blockquote.blockquote-style4 {
border-left: 3px solid #0073aa;
padding: 0 30px 0;
background-color: transparent;
box-shadow: none;
margin-top: 0; }
blockquote.blockquote-style4:before {
color: rgba(0, 0, 0, 0.3);
content: "\f10e";
font-family: fontawesome;
font-size: 50px;
opacity: 0.20;
position: absolute;
left: 5px;
top: -25px;
transform: rotate(180deg); }
blockquote.blockquote-style4 p {
font-size: 24px;
line-height: 1.7;
color: #333; }
blockquote.blockquote-style4 footer {
color: #888; }
blockquote.blockquote-style5 {
background: #f9f9f9;
padding: 30px 30px 30px;
border-left: 10px solid #0073aa;
box-shadow: none; }
blockquote.blockquote-style5:before {
color: rgba(0, 0, 0, 0.3);
content: "\f10e";
font-family: fontawesome;
font-size: 50px;
opacity: 0.20;
position: absolute;
left: 5px;
top: -10px;
transform: rotate(180deg); }
blockquote.blockquote-style6 {
background: #f9f9f9;
padding: 30px 30px 30px;
border-left: 10px solid #0073aa;
box-shadow: none;
margin-top: 0; }
blockquote.blockquote-style6:before {
color: rgba(0, 0, 0, 0.3);
content: "\f10e";
font-family: fontawesome;
font-size: 50px;
opacity: 0.20;
position: absolute;
left: 5px;
top: -10px;
transform: rotate(180deg); }
blockquote.blockquote-style6 p {
font-size: 24px;
line-height: 1.7;
color: #333; }
blockquote.blockquote-style6 footer {
color: #888; }
blockquote.blockquote-style7 {
padding: 30px 30px 30px;
border-left: 0;
background: none;
box-shadow: none; }
blockquote.blockquote-style7:before {
color: rgba(0, 0, 0, 0.3);
content: "\f10e";
font-family: fontawesome;
font-size: 70px;
opacity: 0.20;
position: absolute;
left: 16px;
top: -20px;
transform: rotate(180deg); }
blockquote.blockquote-style8 {
padding: 30px 30px 30px;
border-left: 0;
background: none;
box-shadow: none; }
blockquote.blockquote-style8:before {
color: rgba(0, 0, 0, 0.3);
content: "\f10e";
font-family: fontawesome;
font-size: 70px;
opacity: 0.20;
position: absolute;
left: 16px;
top: -20px;
transform: rotate(180deg); }
blockquote.blockquote-style8 p {
font-size: 24px;
line-height: 1.7;
color: #333; }
blockquote.blockquote-style8 footer {
color: #888; }
blockquote.blockquote-style8 footer cite {
font-size: 0.9rem;
font-style: normal;
text-align: left; } .tm-sc-blog article .box-hover-effect {
display: block; }
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb {
display: flex;
overflow: hidden;
position: relative; }
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb img {
transition: none; } }
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
transition: all 0.3s linear;
overflow: hidden;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
opacity: 0; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb:after {
transition: none; } }
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb .icon-link {
background: #2d1212;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .45s;
transition: all .45s;
-moz-transition: all .45s;
-ms-transition: all .45s;
width: 32px;
height: 32px;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px; }
.tm-sc-blog article:hover .post-thumb .post-thumb-inner .thumb { }
.tm-sc-blog article:hover .post-thumb .post-thumb-inner .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.tm-sc-blog article:hover .post-thumb .post-thumb-inner .thumb .icon-link {
opacity: 1; }
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner {
height: 100%; }
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post {
height: 100%; }
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post .entry-header {
height: 100%; }
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post .entry-header .post-thumb {
height: 100%; }
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post .entry-header .post-thumb .post-thumb-inner {
height: 100%; }
.tm-sc-blog.tm-sc-blog-masonry-tiles .has-masonry-tiles-fixed-image-size.isotope-layout .isotope-item .isotope-item-inner .post .entry-header .post-thumb .post-thumb-inner .thumb {
height: 100%; }
.tm-sc-blog.blog-style1-current-theme .isotope-item-inner {
overflow: visible; }
.tm-sc-blog.blog-style1-current-theme article {
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
background-color: #fff;
border-radius: 7px 7px 0 0; }
.tm-sc-blog.blog-style1-current-theme article .entry-header {
position: relative;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style1-current-theme article .entry-header .thumb {
border-radius: 7px 7px 0 0; }
.tm-sc-blog.blog-style1-current-theme article .entry-header .link {
background: #333;
position: absolute;
left: 0;
top: 45%;
right: 0;
height: 50px;
width: 50px;
color: #fff;
padding: 10px;
text-align: center;
margin: 0 auto;
z-index: 1;
opacity: 0;
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-blog.blog-style1-current-theme article .entry-header .link {
transition: none; } }
.tm-sc-blog.blog-style1-current-theme article .entry-content {
padding: 30px 30px 30px 30px;
background-color: #fff;
position: relative; }
.tm-sc-blog.blog-style1-current-theme article .entry-content .post-single-meta {
background: #242424;
color: #fff;
display: inline-block;
padding: 8px 20px;
margin-bottom: 20px;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 1;
position: absolute;
right: 30px;
top: -17px;
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-blog.blog-style1-current-theme article .entry-content .post-single-meta {
transition: none; } }
.tm-sc-blog.blog-style1-current-theme article .entry-content .post-single-meta i {
display: none; }
.tm-sc-blog.blog-style1-current-theme article .entry-content .post-single-meta a {
color: #fff; }
.tm-sc-blog.blog-style1-current-theme article .entry-content .entry-title {
margin-top: 0; }
.tm-sc-blog.blog-style1-current-theme article .entry-content .post-excerpt {
margin-bottom: 20px;
border-bottom: 1px solid #eee;
padding-bottom: 20px; }
.tm-sc-blog.blog-style1-current-theme article .entry-content .entry-meta {
font-size: 14px;
margin-bottom: 1.2rem;
color: #999; }
.tm-sc-blog.blog-style1-current-theme article .entry-content .post-btn-readmore {
float: left; }
.tm-sc-blog.blog-style1-current-theme article .entry-content .post-btn-readmore .btn-plain-text {
color: #F89D35;
font-size: 12px; }
.tm-sc-blog.blog-style1-current-theme article .entry-content .post-btn-readmore .btn-plain-text:hover, .tm-sc-blog.blog-style1-current-theme article .entry-content .post-btn-readmore .btn-plain-text:focus {
color: #000; }
.tm-sc-blog.blog-style1-current-theme article:hover {
box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15); }
.tm-sc-blog.blog-style1-current-theme article:hover .entry-header {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px); }
.tm-sc-blog.blog-style1-current-theme article:hover .entry-header .link {
opacity: 1;
transform: rotateY(180deg); }
.tm-sc-blog.blog-style2-classic article .entry-header {
position: relative;
overflow: hidden;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style2-classic article .entry-header .post-single-meta {
background: #242424;
color: #fff;
position: absolute;
right: 30px;
bottom: 30px;
padding: 8px 20px;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 1; }
.tm-sc-blog.blog-style2-classic article .entry-header .post-single-meta i {
display: none; }
.tm-sc-blog.blog-style2-classic article .entry-header .post-single-meta a {
color: #fff; }
.tm-sc-blog.blog-style2-classic article .entry-header .post-single-meta .entry-date .month {
display: block;
font-size: 20px;
line-height: 1.1; }
.tm-sc-blog.blog-style2-classic article .entry-header .post-single-meta .entry-date .day {
display: block;
font-size: 32px;
line-height: 1.1; }
.tm-sc-blog.blog-style2-classic article .entry-header .post-single-meta .entry-date .year {
display: none; }
.tm-sc-blog.blog-style2-classic article .entry-header .link {
background: #333;
position: absolute;
left: 0;
top: 45%;
right: 0;
height: 50px;
width: 50px;
color: #fff;
padding: 10px;
text-align: center;
margin: 0 auto;
z-index: 1;
opacity: 0;
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-blog.blog-style2-classic article .entry-header .link {
transition: none; } }
.tm-sc-blog.blog-style2-classic article .entry-header .link:hover {
transform: rotateY(180deg); }
.tm-sc-blog.blog-style2-classic article .entry-content {
padding: 20px 0 0; }
.tm-sc-blog.blog-style2-classic article .entry-content .entry-title {
margin-top: 0;
margin-bottom: 1rem; }
.tm-sc-blog.blog-style2-classic article .entry-content .post-excerpt {
margin-bottom: 20px; }
.tm-sc-blog.blog-style2-classic article .entry-content .entry-meta {
font-size: 14px;
margin-bottom: 20px;
color: #999; }
.tm-sc-blog.blog-style2-classic article .entry-content .post-btn-readmore {
float: left; }
.tm-sc-blog.blog-style2-classic article .entry-content .post-btn-readmore .btn-plain-text {
color: #F89D35;
font-size: 12px; }
.tm-sc-blog.blog-style2-classic article .entry-content .post-btn-readmore .btn-plain-text:hover, .tm-sc-blog.blog-style2-classic article .entry-content .post-btn-readmore .btn-plain-text:focus {
color: #000; }
.tm-sc-blog.blog-style2-classic article:hover .entry-header {
box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px); }
.tm-sc-blog.blog-style2-classic article:hover .entry-header .link {
opacity: 1; }
.tm-sc-blog.blog-style3-modern .isotope-item-inner {
overflow: visible; }
.tm-sc-blog.blog-style3-modern article {
margin-bottom: 30px; }
.tm-sc-blog.blog-style3-modern article .entry-header {
position: relative; }
.tm-sc-blog.blog-style3-modern article .entry-header .post-single-meta {
background: #242424;
color: #fff;
position: absolute;
right: 30px;
top: 30px;
padding: 8px 20px;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 1; }
.tm-sc-blog.blog-style3-modern article .entry-header .post-single-meta i {
display: none; }
.tm-sc-blog.blog-style3-modern article .entry-header .post-single-meta a {
color: #fff; }
.tm-sc-blog.blog-style3-modern article .entry-header .post-single-meta .entry-date .month {
display: block;
font-size: 20px;
line-height: 1.1; }
.tm-sc-blog.blog-style3-modern article .entry-header .post-single-meta .entry-date .day {
display: block;
font-size: 32px;
line-height: 1.1; }
.tm-sc-blog.blog-style3-modern article .entry-header .post-single-meta .entry-date .year {
display: none; }
.tm-sc-blog.blog-style3-modern article .entry-header .link {
background: #333;
position: absolute;
left: 0;
top: 45%;
right: 0;
height: 50px;
width: 50px;
color: #fff;
padding: 10px;
text-align: center;
margin: 0 auto;
z-index: 1;
opacity: 0;
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-blog.blog-style3-modern article .entry-header .link {
transition: none; } }
.tm-sc-blog.blog-style3-modern article .entry-header .link:hover {
transform: rotateY(180deg); }
.tm-sc-blog.blog-style3-modern article .entry-content {
text-align: center;
padding: 40px 20px 60px;
border-radius: 5px;
background: #fff;
position: relative;
z-index: 999;
margin: -30px 20px 0;
box-shadow: 0px 30px 50px rgba(5, 5, 5, 0.04);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style3-modern article .entry-content .entry-title {
margin-top: 0;
margin-bottom: 1rem; }
.tm-sc-blog.blog-style3-modern article .entry-content .post-excerpt {
margin-bottom: 20px; }
.tm-sc-blog.blog-style3-modern article .entry-content .entry-meta {
font-size: 14px;
margin-bottom: 20px;
color: #999; }
.tm-sc-blog.blog-style3-modern article .entry-content .post-btn-readmore {
position: absolute;
bottom: -30px;
left: 50%;
-webkit-transform: translate(-50%);
-ms-transform: translate(-50%);
transform: translate(-50%);
width: 60px;
height: 60px;
border: 2px solid #111;
border-radius: 50%;
background-color: #fff;
display: table;
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style3-modern article .entry-content .post-btn-readmore .btn-plain-text-with-arrow {
display: table-cell;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.tm-sc-blog.blog-style3-modern article .entry-content .post-btn-readmore .btn-plain-text-with-arrow:after {
top: 0;
font-size: 24px;
color: #111; }
.tm-sc-blog.blog-style3-modern article .entry-content .post-btn-readmore .btn-plain-text-with-arrow:hover, .tm-sc-blog.blog-style3-modern article .entry-content .post-btn-readmore .btn-plain-text-with-arrow:focus {
color: #000; }
.tm-sc-blog.blog-style3-modern article:hover .entry-header .link {
opacity: 1; }
.tm-sc-blog.blog-style3-modern article:hover .entry-content {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.09); }
.tm-sc-blog.blog-style4-everything-over-image article .owl-nav {
display: none; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-header .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style4-everything-over-image article .entry-header .post-single-meta {
background: #242424;
color: #fff;
position: absolute;
right: 30px;
top: 30px;
padding: 8px 20px;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 1; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-header .post-single-meta i {
display: none; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-header .post-single-meta a {
color: #fff; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-header .post-single-meta .entry-date .month {
display: block;
font-size: 20px;
line-height: 1.1; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-header .post-single-meta .entry-date .day {
display: block;
font-size: 32px;
line-height: 1.1; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-header .post-single-meta .entry-date .year {
display: none; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper {
box-sizing: border-box;
padding: 20px;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content {
display: table;
height: 100%;
width: 100%;
overflow: hidden; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content .entry-content-inner {
display: table-cell;
padding: 20px;
height: 100%;
width: 100%;
position: relative;
vertical-align: bottom;
z-index: 9;
-webkit-transform: translateY(70px);
-ms-transform: translateY(70px);
transform: translateY(70px);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content .entry-content-inner .entry-title {
color: #fff;
margin-top: 0;
margin-bottom: 1rem; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content .entry-content-inner .post-excerpt {
color: #fff;
margin-bottom: 20px; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta {
font-size: 14px;
margin-bottom: 20px;
color: #fff;
text-transform: capitalize; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta a {
color: #fff; }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content .entry-content-inner .post-btn-readmore {
opacity: 0;
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content .entry-content-inner .post-btn-readmore {
transition: none; } }
.tm-sc-blog.blog-style4-everything-over-image article .entry-content-wrapper .entry-content .entry-content-inner .post-btn-readmore a {
color: #fff; }
.tm-sc-blog.blog-style4-everything-over-image article:hover .entry-header .thumb img {
-webkit-transform: translateY(-10px) scale(1.1);
-ms-transform: translateY(-10px) scale(1.1);
transform: translateY(-10px) scale(1.1); }
.tm-sc-blog.blog-style4-everything-over-image article:hover .entry-content-wrapper .entry-content .entry-content-inner {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.tm-sc-blog.blog-style4-everything-over-image article:hover .entry-content-wrapper .entry-content .entry-content-inner .post-btn-readmore {
opacity: 1; }
.tm-sc-blog.blog-style5-vertical-list .isotope-layout {
margin-left: 0; }
.tm-sc-blog.blog-style5-vertical-list article {
padding: 2.2rem 0 2.5rem;
border-bottom: 1px solid #eee; }
.tm-sc-blog.blog-style5-vertical-list article:last-child {
border-bottom: none;
padding-bottom: 0; }
.tm-sc-blog.blog-style5-vertical-list article:first-child {
padding-top: 0; }
.tm-sc-blog.blog-style5-vertical-list article .entry-content .entry-title {
margin-top: 0;
margin-bottom: 1rem; }
.tm-sc-blog.blog-style5-vertical-list article .entry-content .entry-meta {
font-size: 14px;
margin-bottom: 0;
color: #999; }
.tm-sc-blog.blog-style6-alternative-design article .owl-nav {
display: none; }
.tm-sc-blog.blog-style6-alternative-design article .entry-header .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style6-alternative-design article .entry-header .post-single-meta {
position: absolute;
left: 30px;
top: 30px;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 1;
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style6-alternative-design article .entry-header .post-single-meta i {
display: none; }
.tm-sc-blog.blog-style6-alternative-design article .entry-content-wrapper {
box-sizing: border-box;
padding: 20px;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style6-alternative-design article .entry-content-wrapper .entry-content {
display: table;
height: 100%;
width: 100%;
overflow: hidden; }
.tm-sc-blog.blog-style6-alternative-design article .entry-content-wrapper .entry-content .entry-content-inner {
display: table-cell;
height: 100%;
width: 100%;
position: relative;
vertical-align: bottom;
z-index: 9;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.blog-style6-alternative-design article .entry-content-wrapper .entry-content .entry-content-inner .entry-title {
margin-top: 0;
margin-bottom: 1rem; }
.tm-sc-blog.blog-style6-alternative-design article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta {
font-size: 14px;
margin-bottom: 20px;
text-transform: capitalize; }
.tm-sc-blog.blog-style6-alternative-design article:hover .entry-header .thumb img {
-webkit-transform: translateY(-10px) scale(1.1);
-ms-transform: translateY(-10px) scale(1.1);
transform: translateY(-10px) scale(1.1); }
.tm-sc-blog.blog-style6-alternative-design article:hover .entry-content-wrapper .entry-content .entry-content-inner {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.tm-sc-blog.blog-style6-alternative-design article .post-thumb .post-thumb-inner .thumb:before {
display: none; }
.tm-sc-blog.blog-style6-alternative-design article .post-thumb .post-thumb-inner .thumb:after {
background-color: rgba(250, 250, 250, 0.96);
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 1; }
.tm-sc-blog.blog-style6-alternative-design article:hover .post-thumb .post-thumb-inner .thumb:after {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 1; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .post-thumb .post-thumb-inner .thumb:before, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .post-thumb .post-thumb-inner .thumb:before, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .post-thumb .post-thumb-inner .thumb:before, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .post-thumb .post-thumb-inner .thumb:before {
display: none; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .post-thumb .post-thumb-inner .thumb:after {
opacity: 0; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .post-single-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .post-single-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .post-single-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .post-single-meta {
opacity: 0;
color: #fff; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .post-single-meta a, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .post-single-meta a, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .post-single-meta a, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .post-single-meta a {
color: #fff; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .entry-content-wrapper, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .entry-content-wrapper, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .entry-content-wrapper, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .entry-content-wrapper {
opacity: 0; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .entry-content-wrapper .entry-content .entry-content-inner .entry-title, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .entry-content-wrapper .entry-content .entry-content-inner .entry-title, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .entry-content-wrapper .entry-content .entry-content-inner .entry-title, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .entry-content-wrapper .entry-content .entry-content-inner .entry-title {
color: #fff; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .entry-content-wrapper .entry-content .entry-content-inner .entry-title a:hover, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .entry-content-wrapper .entry-content .entry-content-inner .entry-title a:hover, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .entry-content-wrapper .entry-content .entry-content-inner .entry-title a:hover, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .entry-content-wrapper .entry-content .entry-content-inner .entry-title a:hover {
color: #fff; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .entry-content-wrapper .entry-content .entry-content-inner .post-excerpt, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .entry-content-wrapper .entry-content .entry-content-inner .post-excerpt, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .entry-content-wrapper .entry-content .entry-content-inner .post-excerpt, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .entry-content-wrapper .entry-content .entry-content-inner .post-excerpt {
color: #fff; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta {
color: #fff; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta a, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta a, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta a, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article .entry-content-wrapper .entry-content .entry-content-inner .entry-meta a {
color: #fff; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article:hover .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article:hover .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article:hover .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article:hover .post-thumb .post-thumb-inner .thumb:after {
opacity: 1; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article:hover .post-single-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article:hover .post-single-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article:hover .post-single-meta, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article:hover .post-single-meta {
opacity: 1; }
.tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 1) article:hover .entry-content-wrapper, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 3) article:hover .entry-content-wrapper, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 6) article:hover .entry-content-wrapper, .tm-sc-blog.blog-style6-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n + 8) article:hover .entry-content-wrapper {
opacity: 1; }
.tm-sc-blog.blog-style6-alternative-design article.format-link .link-content .link-content-wrapper .title {
font-size: 1rem; }
.tm-sc-blog.blog-style6-alternative-design article.format-link .link-content .link-content-wrapper .link {
color: #999; }
.tm-sc-blog.blog-style6-alternative-design article.format-quote .quote-content .quote-content-wrapper blockquote .quote {
font-size: 1rem;
margin-bottom: 20px;
line-height: 1.5; }
.tm-sc-blog.blog-style6-alternative-design article.format-quote .quote-content .quote-content-wrapper blockquote footer {
font-size: 0.9rem;
color: #999; }
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder {
text-align: center; }
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder article {
padding: 30px; }
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder .entry-meta i {
display: none; }
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder .entry-header {
clip-path: inset(0% 0% 0% 0%);
-webkit-transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1);
transition: all 0.3s cubic-bezier(0.7, 0.04, 0.37, 1); }
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder .post-thumb .post-thumb-inner .thumb {
border-radius: 7px; }
.tm-sc-blog.tm-sc-blog-floating-parallax .floating-posts-holder:hover .entry-header {
clip-path: inset(3% 3% 3% 3%); } .btn-gray {
color: #fff;
background-color: #666;
border-color: #666;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-gray:hover {
color: #fff;
background-color: #535353;
border-color: #4d4d4d; }
.btn-gray:focus, .btn-gray.focus {
box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5); }
.btn-gray.disabled, .btn-gray:disabled {
color: #fff;
background-color: #666;
border-color: #666; }
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active,
.show > .btn-gray.dropdown-toggle {
color: #fff;
background-color: #4d4d4d;
border-color: #464646; }
.btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5); }
.btn-outline-gray {
color: #666;
background-color: transparent;
background-image: none;
border-color: #666; }
.btn-outline-gray:hover {
color: #fff;
background-color: #666;
border-color: #666; }
.btn-outline-gray:focus, .btn-outline-gray.focus {
box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5); }
.btn-outline-gray.disabled, .btn-outline-gray:disabled {
color: #666;
background-color: transparent; }
.btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray.dropdown-toggle {
color: #fff;
background-color: #666;
border-color: #666; }
.btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5); }
.btn-xs {
padding: 0.5rem 1rem;
font-size: 0.8rem;
line-height: 1.5;
border-radius: 0.2rem; }
.btn {
border-width: 3px;
letter-spacing: .05rem;
padding: 0.8rem 2.5rem;
overflow: hidden; }
.btn.focus, .btn:focus {
box-shadow: none !important; }
.btn-group-xs > .btn, .btn-xs {
padding: 0.75rem 1rem; }
.btn-group-sm > .btn, .btn-sm {
padding: 0.50rem 1.5rem; }
.btn-group-lg > .btn, .btn-lg {
padding: 1.1rem 3.00rem; }
.btn-gray {
box-shadow: none; }
.btn-dark:hover {
color: #343a40;
background-color: transparent; }
.btn-gray:hover {
color: #666;
border-color: #666;
background-color: transparent; } .btn-3d {
box-shadow: 0 4px 1px #999999;
margin-bottom: 4px; }
.btn-round {
border-radius: 3rem; }
.btn-flat {
border-radius: 0; } .btn-plain-text {
color: #aaa;
font-size: 1rem;
padding: 0;
border: 0;
padding-bottom: 3px;
vertical-align: initial; }
.btn-plain-text.focus, .btn-plain-text:focus {
box-shadow: none; }
.btn-plain-text-with-arrow {
color: #2f3241;
font-size: 1rem;
padding: 0;
border: 0;
vertical-align: initial; }
.btn-plain-text-with-arrow:after {
display: inline-block;
content: "\f178";
font-family: fontawesome;
font-size: 16px;
font-variant: normal;
font-weight: normal;
line-height: 1;
margin-left: 7px;
position: relative;
text-shadow: none;
text-transform: none;
top: 2px;
transition: all 0.3s ease 0s; }
@media screen and (prefers-reduced-motion: reduce) {
.btn-plain-text-with-arrow:after {
transition: none; } }
.btn-plain-text-with-arrow:focus:after, .btn-plain-text-with-arrow:hover:after {
-webkit-animation: moveArrow 1s;
-moz-animation: moveArrow 1s;
animation: moveArrow 1s; }
.btn-plain-text-with-arrow.focus, .btn-plain-text-with-arrow:focus {
box-shadow: none; }
.btn-plain-text-with-arrow.text-white:after {
color: #fff !important; }
@keyframes moveArrow {
0%, 55% {
opacity: 1;
-webkit-transform: translateX(0) scale(1);
-moz-transform: translateX(0) scale(1);
transform: translateX(0) scale(1); }
25% {
opacity: 0;
-webkit-transform: translateX(13px) scale(0.9);
-moz-transform: translateX(13px) scale(0.9);
transform: translateX(13px) scale(0.9); }
26% {
opacity: 0;
-webkit-transform: translateX(-13px) scale(0.9);
-moz-transform: translateX(-13px) scale(0.9);
transform: translateX(-13px) scale(0.9); } }
.btn-modern-white {
position: relative;
overflow: hidden;
border-width: 2px;
color: #333;
border-color: #eeeeee;
background-color: transparent; }
.btn-modern-white:after {
content: "";
background-color: #111;
width: 0;
height: 100%;
top: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width 0.6s cubic-bezier(0.3, 0.8, 0.3, 1) 0s;
transition: width 0.6s cubic-bezier(0.3, 0.8, 0.3, 1) 0s; }
.btn-modern-white:hover {
color: #ffffff;
border-color: #111; }
.btn-modern-white:hover:after {
width: 100%;
left: 0;
right: auto; }
.btn-modern-theme-colored {
position: relative;
overflow: hidden;
border-width: 2px;
color: #333;
border-color: #eeeeee;
background-color: transparent;
z-index: 0; }
.btn-modern-theme-colored:after {
content: "";
background-color: #fff;
width: 0;
height: 100%;
top: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width 0.6s cubic-bezier(0.3, 0.8, 0.3, 1) 0s;
transition: width 0.6s cubic-bezier(0.3, 0.8, 0.3, 1) 0s; }
.btn-modern-theme-colored:hover {
border-color: #eee; }
.btn-modern-theme-colored:hover:after {
width: 100%;
left: 0;
right: auto; } .hvr-sweep-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.hvr-sweep-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out; }
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1); } .hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out; }
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); } .hvr-shutter-out-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.hvr-shutter-out-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #fff;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out; }
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1); }
.hvr-sweep-to-right[class^="btn-outline-"]:hover, .hvr-sweep-to-right[class^="btn-outline-"]:focus, .hvr-sweep-to-right[class^="btn-outline-"]:active, .hvr-sweep-to-right[class*=" btn-outline-"]:hover, .hvr-sweep-to-right[class*=" btn-outline-"]:focus, .hvr-sweep-to-right[class*=" btn-outline-"]:active,
.hvr-bounce-to-right[class^="btn-outline-"]:hover,
.hvr-bounce-to-right[class^="btn-outline-"]:focus,
.hvr-bounce-to-right[class^="btn-outline-"]:active,
.hvr-bounce-to-right[class*=" btn-outline-"]:hover,
.hvr-bounce-to-right[class*=" btn-outline-"]:focus,
.hvr-bounce-to-right[class*=" btn-outline-"]:active,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:hover,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:focus,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:active,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:hover,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:focus,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:active {
background-color: transparent; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-gray:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-gray:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-gray:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-gray:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-gray:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-gray:before {
background: "gray"; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-primary:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-primary:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-primary:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-primary:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-primary:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-primary:before {
background: #007bff; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-secondary:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-secondary:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-secondary:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-secondary:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-secondary:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-secondary:before {
background: #6c757d; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-success:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-success:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-success:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-success:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-success:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-success:before {
background: #28a745; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-info:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-info:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-info:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-info:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-info:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-info:before {
background: #17a2b8; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-warning:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-warning:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-warning:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-warning:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-warning:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-warning:before {
background: #ffc107; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-danger:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-danger:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-danger:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-danger:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-danger:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-danger:before {
background: #dc3545; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-light:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-light:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-light:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-light:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-light:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-light:before {
background: #f8f9fa; }
.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-dark:before, .hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-dark:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-dark:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-dark:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-dark:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-dark:before {
background: #343a40; }
.hvr-sweep-to-right:not(.btn-outline):hover, .hvr-sweep-to-right:not(.btn-outline):focus, .hvr-sweep-to-right:not(.btn-outline):active,
.hvr-bounce-to-right:not(.btn-outline):hover,
.hvr-bounce-to-right:not(.btn-outline):focus,
.hvr-bounce-to-right:not(.btn-outline):active,
.hvr-shutter-out-horizontal:not(.btn-outline):hover,
.hvr-shutter-out-horizontal:not(.btn-outline):focus,
.hvr-shutter-out-horizontal:not(.btn-outline):active {
color: #222; } .call-to-action .cta-content p,
.call-to-action .cta-content h1, .call-to-action .cta-content h2, .call-to-action .cta-content h3, .call-to-action .cta-content h4, .call-to-action .cta-content h5, .call-to-action .cta-content h6 {
margin-top: 0; } .tm-sc .excerpt {
margin-bottom: 15px; }
.tm-loadmore-container {
text-align: center;
margin-top: 50px; } .tm-sc-custom-columns-holder {
width: 100%;
display: table;
table-layout: fixed; }
.tm-sc-custom-columns-holder.tm-cc-two-columns .tm-sc-custom-columns-holder-item {
width: 50%; }
.tm-sc-custom-columns-holder.tm-cc-two-columns .tm-sc-custom-columns-holder-item {
width: 50%; }
.tm-sc-custom-columns-holder.tm-cc-three-columns .tm-sc-custom-columns-holder-item {
width: 33%; }
.tm-sc-custom-columns-holder.tm-cc-four-columns .tm-sc-custom-columns-holder-item {
width: 25%; }
.tm-sc-custom-columns-holder.tm-cc-five-columns .tm-sc-custom-columns-holder-item {
width: 20%; }
.tm-sc-custom-columns-holder.tm-cc-six-columns .tm-sc-custom-columns-holder-item {
width: 16%; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item {
display: table-cell;
vertical-align: middle;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item.tm-cc-vertical-alignment-top {
vertical-align: top; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item.tm-cc-vertical-alignment-bottom {
vertical-align: bottom; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item.tm-cc-horizontal-alignment-center {
text-align: center; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item.tm-cc-horizontal-alignment-right {
text-align: right; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item .item-link {
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
line-height: 0; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item .item-inner {
width: 100%; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item.tm-cc-eh-with-zoom {
position: relative;
overflow: hidden; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item.tm-cc-eh-with-zoom .tm-sc-custom-columns-holder-item-image-zoom {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: -1;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
-webkit-transition: transform 0.5s cubic-bezier(0.15, 0.7, 0.54, 0.99);
-moz-transition: transform 0.5s cubic-bezier(0.15, 0.7, 0.54, 0.99);
transition: transform 0.5s cubic-bezier(0.15, 0.7, 0.54, 0.99);
will-change: transform;
-webkit-backface-visibility: hidden; }
.tm-sc-custom-columns-holder .tm-sc-custom-columns-holder-item.tm-cc-eh-with-zoom:hover .tm-sc-custom-columns-holder-item-image-zoom {
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
transform: scale(1.03); }
.tm-sc-custom-columns-holder.tm-cc-elements-items-float.tm-cc-three-columns .tm-sc-custom-columns-holder-item {
width: 33.33333333333333%; }
.tm-sc-custom-columns-holder.tm-cc-elements-items-float.tm-cc-six-columns .tm-sc-custom-columns-holder-item {
width: 16.66666666666667%; }
.tm-sc-custom-columns-holder.tm-cc-elements-items-float .tm-sc-custom-columns-holder-item {
float: left; }
.tm-sc-custom-columns-holder .item-content {
padding: 0 20px; }
@media (max-width: 1199.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-1280.tm-cc-two-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-1280.tm-cc-three-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-1280.tm-cc-four-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-1280.tm-cc-five-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-1280.tm-cc-six-columns .tm-sc-custom-columns-holder-item {
width: 100%;
display: inline-block;
height: auto; } }
@media (max-width: 991.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-1024.tm-cc-two-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-1024.tm-cc-three-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-1024.tm-cc-four-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-1024.tm-cc-five-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-1024.tm-cc-six-columns .tm-sc-custom-columns-holder-item {
width: 100%;
display: inline-block;
height: auto; } }
@media (max-width: 767.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-768.tm-cc-two-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-768.tm-cc-three-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-768.tm-cc-four-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-768.tm-cc-five-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-768.tm-cc-six-columns .tm-sc-custom-columns-holder-item {
width: 100%;
display: inline-block;
height: auto; } }
@media (max-width: 575.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-600.tm-cc-two-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-600.tm-cc-three-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-600.tm-cc-four-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-600.tm-cc-five-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-600.tm-cc-six-columns .tm-sc-custom-columns-holder-item {
width: 100%;
display: inline-block;
height: auto; } }
@media (max-width: 575.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-480.tm-cc-two-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-480.tm-cc-three-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-480.tm-cc-four-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-480.tm-cc-five-columns .tm-sc-custom-columns-holder-item, .tm-sc-custom-columns-holder.tm-cc-responsive-mode-480.tm-cc-six-columns .tm-sc-custom-columns-holder-item {
width: 100%;
display: inline-block;
height: auto; } }
@media (max-width: 575.98px) {
.tm-sc-custom-columns-holder .item-content {
padding: 0 10px; } }
@media (max-width: 1199.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-1280.tm-cc-one-column-alignment-left .tm-sc-custom-columns-holder-item .item-content {
text-align: left; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-1280.tm-cc-one-column-alignment-right .tm-sc-custom-columns-holder-item .item-content {
text-align: right; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-1280.tm-cc-one-column-alignment-center .tm-sc-custom-columns-holder-item .item-content {
text-align: center; } }
@media (max-width: 991.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-1024.tm-cc-one-column-alignment-left .tm-sc-custom-columns-holder-item .item-content {
text-align: left; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-1024.tm-cc-one-column-alignment-right .tm-sc-custom-columns-holder-item .item-content {
text-align: right; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-1024.tm-cc-one-column-alignment-center .tm-sc-custom-columns-holder-item .item-content {
text-align: center; } }
@media (max-width: 767.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-768.tm-cc-one-column-alignment-left .tm-sc-custom-columns-holder-item .item-content {
text-align: left; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-768.tm-cc-one-column-alignment-right .tm-sc-custom-columns-holder-item .item-content {
text-align: right; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-768.tm-cc-one-column-alignment-center .tm-sc-custom-columns-holder-item .item-content {
text-align: center; } }
@media (max-width: 575.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-600.tm-cc-one-column-alignment-left .tm-sc-custom-columns-holder-item .item-content {
text-align: left; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-600.tm-cc-one-column-alignment-right .tm-sc-custom-columns-holder-item .item-content {
text-align: right; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-600.tm-cc-one-column-alignment-center .tm-sc-custom-columns-holder-item .item-content {
text-align: center; } }
@media (max-width: 575.98px) {
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-480.tm-cc-one-column-alignment-left .tm-sc-custom-columns-holder-item .item-content {
text-align: left; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-480.tm-cc-one-column-alignment-right .tm-sc-custom-columns-holder-item .item-content {
text-align: right; }
.tm-sc-custom-columns-holder.tm-cc-responsive-mode-480.tm-cc-one-column-alignment-center .tm-sc-custom-columns-holder-item .item-content {
text-align: center; } } .tm-sc-dropcaps .dropcaps {
color: #903;
float: left;
font-size: 60px;
line-height: 52px;
margin: 2px 10px 0 0; }
.tm-sc-dropcaps.dropcaps-fill .dropcaps {
background-color: #903;
color: #fff;
text-align: center;
padding: 10px 10px 10px 10px;
margin: 7px 15px 0 0;
min-width: 64px; } .easypiechart {
position: relative;
display: inline-block;
width: 110px;
height: 110px;
text-align: center; }
.easypiechart canvas {
position: absolute;
top: 0;
left: 0; }
.easypiechart .percent {
display: inline-block;
line-height: 110px;
z-index: 2; }
.easypiechart .percent:after {
content: '%';
margin-left: 0.1em;
font-size: .8em; } .tm-element-holder {
display: table;
position: relative;
table-layout: fixed; }
.tm-element-holder .tm-element-holder-wrapper {
background-position: center;
background-size: cover;
display: table-cell;
vertical-align: middle;
height: 100%;
width: 100%;
position: relative;
z-index: 45; }
.tm-element-holder .tm-element-holder-bg-text {
display: block;
position: absolute;
line-height: 1;
font-size: 100px;
font-weight: bold;
color: #f5f5f5; } .tm-sc-countdown-timer .countdown-container {
font-size: 20px; }
.tm-sc-countdown-timer .countdown-container span {
display: inline-block;
font-size: 28px;
line-height: 2;
padding: 0 5px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); }
.final-countdown-modern-circular .countdown-container {
width: 100%;
position: relative; }
.final-countdown-modern-circular .countdown-container .clock-item {
position: relative; }
.final-countdown-modern-circular .countdown-container .clock-item .inner {
position: relative;
text-align: center; }
.final-countdown-modern-circular .countdown-container .clock-item .inner .clock-canvas {
background-color: rgba(255, 255, 255, 0.7);
border-radius: 50%;
height: 0px;
padding-bottom: 100%; }
.final-countdown-modern-circular .countdown-container .clock-item .inner .text {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
top: 50%; }
.final-countdown-modern-circular .countdown-container .clock-item .inner .text .val {
font-size: 36px;
line-height: 1.4;
font-weight: 500;
margin-bottom: 0; }
.final-countdown-modern-circular .countdown-container .clock-item .inner .text .type-time {
font-size: 13px;
margin-bottom: 0; }
@media (min-width: 768px) and (max-width: 991px) {
.final-countdown-modern-circular .countdown-container .clock-item {
margin-bottom: 30px; } }
@media (max-width: 767px) {
.final-countdown-modern-circular .countdown-container .clock-item {
margin: 0px 30px 30px 30px; } }
.final-countdown-smart-style .countdown-timer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.final-countdown-smart-style .countdown-timer .counter {
background-color: #fff;
width: 84px;
border-radius: 0;
border: 1px solid #ddd;
text-align: center;
position: relative;
border-radius: 5px; }
.final-countdown-smart-style .countdown-timer .counter .value {
display: block;
font-size: 28px;
line-height: 2;
font-weight: 700; }
.final-countdown-smart-style .countdown-timer .counter .label {
background: #eee;
color: #111;
display: block;
text-transform: uppercase;
font-size: 14px;
line-height: 2;
border-top: 1px solid #ddd; } .flickr-feed .flickr_badge_image {
margin: 0px 7px 7px 0;
width: 70px;
height: 70px;
float: left;
background: 0 0;
padding: 0; } .vc-hoverbox-block-inner {
position: absolute;
padding: 45px 25px;
text-align: center;
left: 0;
bottom: 0;
top: 50%;
height: 100%;
width: 100%;
-webkit-perspective: inherit;
perspective: inherit;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
transform: translateY(-50%) translateZ(60px) scale(0.94);
z-index: 2; }
.tm-sc-flipbox {
position: relative;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
perspective: 1000px;
padding: 0;
border: 0; }
.tm-sc-flipbox .tm-sc-flipbox-front,
.tm-sc-flipbox .tm-sc-flipbox-back {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
min-height: 420px;
height: auto;
transition: -webkit-transform .6s ease;
transition: transform .6s ease;
transition: transform .6s ease, -webkit-transform .6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.tm-sc-flipbox .tm-sc-flipbox-front:after,
.tm-sc-flipbox .tm-sc-flipbox-back:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: .75; }
.tm-sc-flipbox .tm-sc-flipbox-front .flipbox-inner,
.tm-sc-flipbox .tm-sc-flipbox-back .flipbox-inner {
position: absolute;
padding: 45px 25px;
text-align: center;
left: 0;
bottom: 0;
top: 50%;
height: 100%;
width: 100%;
-webkit-perspective: inherit;
perspective: inherit;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
transform: translateY(-50%) translateZ(60px) scale(0.94);
z-index: 2; }
.tm-sc-flipbox .tm-sc-flipbox-front {
background-color: #eee;
background-repeat: no-repeat;
background-size: cover;
border-radius: 10px;
background-position: 50% 50%;
border: 2px solid transparent; }
.tm-sc-flipbox .tm-sc-flipbox-back {
position: absolute;
top: 0;
left: 0;
width: 100%;
border: 2px solid transparent;
border-radius: 10px;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; }
.tm-sc-flipbox .tm-sc-flipbox-back .flipbox-inner {
display: table;
overflow: hidden; }
.tm-sc-flipbox:hover .tm-sc-flipbox-front {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; }
.tm-sc-flipbox:hover .tm-sc-flipbox-back {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; } .tm-sc-working-steps.working-steps-horizontal {
position: relative; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-bg-holder {
position: absolute;
top: 20px;
left: -5%;
width: 120%;
height: 100%;
background-image: url(//vippeyzaj.com.tr/images/shortcodes/working-steps-bg.png);
background-position: 50% 0;
background-repeat: no-repeat;
z-index: -1;
opacity: 1;
margin: 0 -100px; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-bg-holder:after {
content: "";
transform-origin: right;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: -webkit-transform 1s linear .2s;
-moz-transition: -moz-transform 1s linear .2s;
transition: transform 1s linear .2s;
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-bg-holder.working-steps-bg-appeared:after {
-webkit-transform: scale(0, 1);
-moz-transform: scale(0, 1);
transform: scale(0, 1); }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner:after, .tm-sc-working-steps.working-steps-horizontal .working-steps-inner:before {
content: "";
display: table; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner:after {
clear: both; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item {
text-align: center;
float: left;
width: 25%;
padding: 10px; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .working-steps-item-inner {
width: 73%; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder-wrapper {
position: relative; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder-wrapper .image-holder {
background-color: #fff;
display: inline-block;
width: 90%;
max-width: 200px;
border: 5px solid #eee;
padding: 0;
margin-bottom: 20px;
border-radius: 50%;
box-sizing: border-box;
position: relative;
transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder-wrapper .image-holder {
transition: none; } }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder-wrapper .image-holder .image-holder-inner {
overflow: hidden;
border-radius: 50%;
width: 100%; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder-wrapper .image-holder .image-holder-inner img {
vertical-align: middle;
width: 100%;
border: 1px solid #e6e6e6;
box-sizing: border-box;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder-wrapper .image-holder .tag {
background-color: #222013;
color: #fff;
height: 56px;
width: 56px;
font-size: 14px;
line-height: 56px;
text-align: center;
border-radius: 50%;
position: absolute;
font-weight: 700;
bottom: 5px;
right: -5px;
border: 2px solid #fff; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item.working-steps-item-highlighted .image-holder {
width: 90%;
height: 90%;
max-width: 250px;
margin-top: -40px; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item.working-steps-item-highlighted .working-steps-item-inner {
width: 95%; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item.working-steps-push-right .working-steps-item-inner {
float: right; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item:hover .image-holder-wrapper .image-holder .image-holder-inner img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tm-sc-working-steps.working-steps-horizontal.working-steps-items-three .tm-sc-working-steps-item {
width: 33.33%; }
.tm-sc-working-steps.working-steps-horizontal.working-steps-items-four .tm-sc-working-steps-item {
width: 25%; }
.tm-sc-working-steps.working-steps-horizontal .title-holder {
margin-bottom: 7px; }
.tm-sc-working-steps.working-steps-horizontal .text-holder p {
color: #888; }
.tm-sc-working-steps.working-steps-horizontal .text-holder p, .tm-sc-working-steps.working-steps-horizontal .title {
margin: 0; }
@media only screen and (max-width: 1440px) {
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .working-steps-item-inner {
width: 100%; } }
@media only screen and (max-width: 1366px) {
.tm-sc-working-steps.working-steps-horizontal .working-steps-bg-holder {
background-size: contain;
margin: 0 -100px; } }
@media (max-width: 1199.98px) {
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .working-steps-item-inner {
width: 80%; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder {
width: 85%; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item.working-steps-item-highlighted .image-holder {
width: 90%;
height: 90%;
margin-top: -40px; } }
@media (max-width: 991.98px) {
.tm-sc-working-steps.working-steps-horizontal {
margin-top: 0; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-bg-holder {
display: none; }
.tm-sc-working-steps.working-steps-horizontal.working-steps-items-four .working-steps-inner .tm-sc-working-steps-item {
width: 50%;
margin-bottom: 30px; }
.tm-sc-working-steps.working-steps-horizontal.working-steps-items-four .working-steps-inner .tm-sc-working-steps-item .working-steps-item-inner {
width: 100%; }
.tm-sc-working-steps.working-steps-horizontal.working-steps-items-four .working-steps-inner .tm-sc-working-steps-item .image-holder {
width: 65%;
max-width: 200px; }
.tm-sc-working-steps.working-steps-horizontal.working-steps-items-four .working-steps-inner .tm-sc-working-steps-item .content-holder {
padding: 0 20px; }
.tm-sc-working-steps.working-steps-horizontal.working-steps-items-four .working-steps-inner .tm-sc-working-steps-item.working-steps-item-highlighted .image-holder {
width: 80%;
height: 80%;
margin-top: 0; } }
@media (max-width: 767.98px) {
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item {
width: 100% !important;
margin-bottom: 30px; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .working-steps-item-inner {
width: 100%; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder {
width: 65%;
max-width: 200px; }
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item.working-steps-item-highlighted .image-holder {
width: 70%;
height: 70%;
margin-top: 0; } } .widget .post {
border-bottom: none; }
.widget .post:not(:last-child) {
margin-bottom: 10px;
padding-bottom: 10px; }
.widget .post .post-thumb {
float: left;
margin-right: 15px;
width: 85px; }
.widget .post .post-title {
margin-top: 0;
margin-bottom: 5px; }
.widget .post .post-title a {
color: #555;
letter-spacing: 0;
font-family: "Poppins", sans-serif;
font-size: 1.1rem; }
.widget .post .entry-date {
display: block;
color: #888f96;
font-size: 14px;
line-height: 12px;
padding: 4px 0; }
.widget.widget_calendar table {
width: 100%;
margin-bottom: 0; }
.widget.widget_calendar caption {
padding-bottom: 0;
line-height: 1; }
.widget.widget_calendar table,
.widget.widget_calendar th,
.widget.widget_calendar td {
border: 1px solid rgba(51, 51, 51, 0.1); }
.widget.widget_calendar th {
border-width: 0 1px 1px 0;
font-weight: 700; }
.widget.widget_calendar td,
.widget.widget_calendar th {
line-height: 2.3333;
padding: 8px;
text-align: center;
line-height: 1.1em; }
.widget.widget_calendar #today {
background: #444 none repeat scroll 0 0;
color: #fff;
font-weight: 700; }
.widget.widget_calendar #today > a {
color: #fff;
font-weight: 700; }
footer#footer .widget.widget_calendar table,
footer#footer .widget.widget_calendar th,
footer#footer .widget.widget_calendar td {
border: 1px solid #333; }
footer#footer .widget.widget_calendar th {
color: #ccc; }
footer#footer.footer-black .widget_calendar table,
footer#footer.footer-black .widget_calendar th,
footer#footer.footer-black .widget_calendar td {
border: 1px solid #333; }
footer#footer.footer-black .widget_calendar #today {
background: #ccc;
color: #333;
font-weight: 700; }
footer#footer.footer-black .widget_calendar #today > a {
color: #333;
font-weight: 700; } .widget-empty-space {
margin-bottom: 0 !important; }  .widget-featured-page .page .page-content a {
margin-bottom: 2px solid #bbb; } .widget-gallery-images .isotope-layout .isotope-item {
margin-bottom: 0; }
.widget-gallery-images .isotope-layout.grid-3 .isotope-item {
width: 33.2% !important; }   .widget-horizontal-row hr {
margin-top: 0;
margin-bottom: 20px; }  .widget-testimonials .author-text {
font-size: 18px; } @media (max-width: 767.98px) {
.home-intro-boxes,
.vc_row.home-intro-boxes {
margin-top: 15px !important; } } .tm-sc-clients .item {
padding: 15px 10px;
text-align: center; }
.tm-sc-clients .item img {
transition: all 0.3s; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-clients .item img {
transition: none; } }
.tm-sc-clients.clients-animation-grayscale .item img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: .5; }
.tm-sc-clients.clients-animation-grayscale .item:hover img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
opacity: 1; }
.tm-sc-clients.clients-animation-opacity .item img {
opacity: .4; }
.tm-sc-clients.clients-animation-opacity .item:hover img {
opacity: 1; }
.tm-sc-clients.clients-animation-blur .item:hover img {
-webkit-filter: blur(1px);
filter: blur(1px); }
.tm-sc-clients.clients-animation-zoom .item img {
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95); }
.tm-sc-clients.clients-animation-zoom .item:hover img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.tm-sc-clients.clients-animation-contrast .item:hover img {
-webkit-filter: contrast(300%);
filter: contrast(300%); }
.tm-sc-clients.clients-animation-invert .item:hover img {
-webkit-filter: invert(100%);
filter: invert(100%); }
.tm-sc-clients.bgcolor-logo .item {
background-color: #fff;
margin-bottom: 30px; } .projects-item {
margin-bottom: 40px; }
.owl-carousel .projects-item {
margin-bottom: 30px; }
.tm-sc-projects .tm-project {
position: relative; }
.tm-sc-projects .tm-project .details .cat-list {
list-style: none;
font-size: 0.8rem;
color: #444;
text-transform: uppercase; }
.tm-sc-projects .tm-project .details .cat-list li {
display: inline-block;
margin-right: 7px; }
.tm-sc-projects .tm-project .details .cat-list li a {
font-weight: normal; }
.tm-sc-projects .tm-project .details .cat-list li:last-child span {
display: none; }
.tm-sc-projects .tm-project .details .cat-list + .title {
margin-top: 5px; }
.tm-sc-projects.border-radius-around-box .tm-project {
border-radius: 15px;
overflow: hidden; }
.tm-sc-projects.projects-style1-simple .box-hover-effect .effect-wrapper {
border-radius: 5px; }
.tm-sc-projects.projects-style2-classic .tm-project {
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
.tm-sc-projects.projects-style2-classic .tm-project .details {
padding: 18px 30px 30px 30px; }
.tm-sc-projects.projects-style2-classic .tm-project .details .title {
margin-top: 0; }
.tm-sc-projects.projects-style3-modern .tm-project {
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
.tm-sc-projects.projects-style3-modern .tm-project .details {
position: absolute;
bottom: 40px;
left: 0;
padding: 0 30px 0 30px;
opacity: 1;
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style3-modern .tm-project .details {
transition: none; } }
.tm-sc-projects.projects-style3-modern .tm-project .details .title, .tm-sc-projects.projects-style3-modern .tm-project .details .excerpt, .tm-sc-projects.projects-style3-modern .tm-project .details .btn-plain-text, .tm-sc-projects.projects-style3-modern .tm-project .details .btn-plain-text-with-arrow {
color: #fff; }
.tm-sc-projects.projects-style3-modern .tm-project:hover .thumb:before {
height: 0; }
.tm-sc-projects.projects-style3-modern .tm-project:hover .details {
bottom: 50px; }
.tm-sc-projects.projects-style4-round-thumb .tm-project {
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
text-align: center;
overflow: visible;
padding-top: 30px; }
.tm-sc-projects.projects-style4-round-thumb .tm-project .thumb {
position: relative;
border-radius: 100%;
transform: translateY(0%);
-webkit-transform: translateY(0%);
z-index: 1; }
.tm-sc-projects.projects-style4-round-thumb .tm-project .thumb .thumb-inner {
width: 78%;
margin: 0 auto;
position: relative;
max-width: 220px; }
.tm-sc-projects.projects-style4-round-thumb .tm-project .thumb .thumb-inner:before {
content: " ";
position: absolute;
border: 10px solid rgba(255, 255, 255, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 100%;
z-index: 1;
transition: 0.5s all;
-webkit-transition: 0.5s all; }
.tm-sc-projects.projects-style4-round-thumb .tm-project .thumb .thumb-inner img {
border-radius: 100%; }
.tm-sc-projects.projects-style4-round-thumb .tm-project .details {
padding: 18px 30px 30px 30px; }
.tm-sc-projects.projects-style4-round-thumb .tm-project:hover .thumb .thumb-inner:before {
border-color: rgba(248, 157, 53, 0.7); }
.tm-sc-projects.projects-style5-hanging-thumb .tm-project {
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
text-align: center;
overflow: visible;
margin-top: 100px;
padding-top: 30px; }
.tm-sc-projects.projects-style5-hanging-thumb .tm-project .thumb {
position: relative;
border-radius: 100%;
margin-top: -100px;
transform: translateY(0%);
-webkit-transform: translateY(0%);
z-index: 1; }
.tm-sc-projects.projects-style5-hanging-thumb .tm-project .thumb .thumb-inner {
width: 78%;
margin: 0 auto;
position: relative;
max-width: 220px; }
.tm-sc-projects.projects-style5-hanging-thumb .tm-project .thumb .thumb-inner:before {
content: " ";
position: absolute;
border: 10px solid rgba(255, 255, 255, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 100%;
z-index: 1;
transition: 0.5s all;
-webkit-transition: 0.5s all; }
.tm-sc-projects.projects-style5-hanging-thumb .tm-project .thumb .thumb-inner img {
border-radius: 100%; }
.tm-sc-projects.projects-style5-hanging-thumb .tm-project .details {
padding: 18px 30px 30px 30px; }
.tm-sc-projects.projects-style5-hanging-thumb .tm-project:hover .thumb .thumb-inner:before {
border-color: rgba(248, 157, 53, 0.7); }
.tm-sc-projects.projects-style6-hanging-content .tm-project {
text-align: center;
overflow: visible; }
.tm-sc-projects.projects-style6-hanging-content .tm-project .thumb {
overflow: hidden;
position: relative; }
.tm-sc-projects.projects-style6-hanging-content .tm-project .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style6-hanging-content .tm-project .thumb img {
transition: none; } }
.tm-sc-projects.projects-style6-hanging-content .tm-project .thumb:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
transition: all 0.3s linear;
overflow: hidden;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
opacity: 0; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style6-hanging-content .tm-project .thumb:after {
transition: none; } }
.tm-sc-projects.projects-style6-hanging-content .tm-project .details {
padding: 30px;
position: relative;
margin-left: 12px;
margin-right: 12px;
text-align: center;
margin-top: -20px;
z-index: 1;
transition: all 0.4s ease-in-out;
border-bottom: 3px solid #001e57;
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style6-hanging-content .tm-project .details {
transition: none; } }
.tm-sc-projects.projects-style6-hanging-content .tm-project:hover .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tm-sc-projects.projects-style6-hanging-content .tm-project:hover .thumb:after {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 1; }
.tm-sc-projects.projects-style6-hanging-content .tm-project:hover .details {
border-color: #df6512;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px); }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project {
overflow: visible;
padding-top: 0; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .thumb {
overflow: hidden;
position: relative; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .thumb img {
transition: none; } }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .thumb:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
transition: all 0.3s linear;
overflow: hidden;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
opacity: 0; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .thumb:after {
transition: none; } }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .thumb .link {
background: #2d1212;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .45s;
transition: all .45s;
-moz-transition: all .45s;
-ms-transition: all .45s;
width: 32px;
height: 32px;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:before, .tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:before {
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/shadow-overlay2.png);
background-position: center bottom;
z-index: 1;
background-repeat: no-repeat; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:after {
background-color: rgba(0, 0, 0, 0.45);
z-index: 2; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details {
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
flex-direction: column;
position: absolute;
z-index: 3;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 30px;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details {
transition: none; } }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details .title, .tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details a {
color: #fff; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details .title:hover, .tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details a:hover {
color: #eee; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details .excerpt {
color: #ddd; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details .btn-view-details {
transition: all 0.4s ease-in-out;
opacity: 0; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details .btn-view-details {
transition: none; } }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:hover .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:hover .thumb:after {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 1; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:hover .thumb .link {
opacity: 1;
filter: alpha(opacity=100);
margin-top: 0; }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:hover .details {
border-color: #df6512;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px); }
.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project:hover .details .btn-view-details {
opacity: 1; }
.tm-sc-projects.projects-style8-current-theme .tm-project {
overflow: visible;
padding-top: 0; }
.tm-sc-projects.projects-style8-current-theme .tm-project .thumb {
overflow: hidden;
position: relative; }
.tm-sc-projects.projects-style8-current-theme .tm-project .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style8-current-theme .tm-project .thumb img {
transition: none; } }
.tm-sc-projects.projects-style8-current-theme .tm-project .thumb .link {
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .45s;
transition: all .45s;
-moz-transition: all .45s;
-ms-transition: all .45s;
width: 42px;
height: 42px;
line-height: 42px;
border-radius: 50%;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: translateY(-16px);
-ms-transform: translateY(-16px);
transform: translateY(-16px);
z-index: 99;
text-align: center;
margin-top: -45px; }
.tm-sc-projects.projects-style8-current-theme .tm-project:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%; }
.tm-sc-projects.projects-style8-current-theme .tm-project:before {
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/shadow-overlay2.png);
background-position: center bottom;
z-index: 1;
opacity: 0.6;
background-repeat: no-repeat; }
.tm-sc-projects.projects-style8-current-theme .tm-project .details {
background-color: rgba(0, 0, 0, 0.7);
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
width: 100%;
padding: 15px 20px;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style8-current-theme .tm-project .details {
transition: none; } }
.tm-sc-projects.projects-style8-current-theme .tm-project .details .title, .tm-sc-projects.projects-style8-current-theme .tm-project .details a {
color: #fff; }
.tm-sc-projects.projects-style8-current-theme .tm-project .details .title:hover, .tm-sc-projects.projects-style8-current-theme .tm-project .details a:hover {
color: #eee; }
.tm-sc-projects.projects-style8-current-theme .tm-project .details .excerpt {
color: #ddd; }
.tm-sc-projects.projects-style8-current-theme .tm-project .details .btn-view-details {
transition: all 0.4s ease-in-out;
opacity: 0; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-projects.projects-style8-current-theme .tm-project .details .btn-view-details {
transition: none; } }
.tm-sc-projects.projects-style8-current-theme .tm-project:hover .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tm-sc-projects.projects-style8-current-theme .tm-project:hover .thumb:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
opacity: 1; }
.tm-sc-projects.projects-style8-current-theme .tm-project:hover .thumb .link {
opacity: 1;
filter: alpha(opacity=100);
margin-top: 0;
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px); }
.tm-sc-projects.projects-style8-current-theme .tm-project:hover .details {
border-color: #df6512;
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
transform: translateY(15px); }
.tm-sc-projects.projects-style8-current-theme .tm-project:hover .details .btn-view-details {
opacity: 1; }
.tm-sc-projects.projects-style8-current-theme .owl-carousel .owl-nav {
text-align: center;
margin-top: 30px; }
.tm-sc-projects.projects-style8-current-theme .owl-carousel .owl-nav > button {
position: relative;
display: inline-block;
left: auto;
right: auto;
margin: 10px; } .services-item {
margin-bottom: 40px; }
.tm-vc-service .title {
margin-top: 0; }
.owl-carousel .services-item {
margin-bottom: 30px; }
.tm-sc-services .tm-service {
position: relative; }
.tm-sc-services .tm-service .details .cat-list {
list-style: none;
font-size: 14px;
color: #444; }
.tm-sc-services .tm-service .details .cat-list li {
display: inline-block;
margin-right: 7px; }
.tm-sc-services .tm-service .details .cat-list li a {
font-weight: normal; }
.tm-sc-services .tm-service .details .cat-list li:last-child span {
display: none; }
.tm-sc-services .tm-service .details .cat-list + .title {
margin-top: 5px; }
.tm-sc-services.border-radius-around-box .tm-service {
border-radius: 15px;
overflow: hidden; }
.tm-sc-services.services-style1-simple .box-hover-effect .effect-wrapper {
border-radius: 5px; }
.tm-sc-services.services-style2-classic .tm-service {
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
.tm-sc-services.services-style2-classic .tm-service .details {
padding: 18px 30px 30px 30px; }
.tm-sc-services.services-style2-classic .tm-service .details .title {
margin-top: 0; }
.tm-sc-services.services-style3-modern .tm-service {
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
.tm-sc-services.services-style3-modern .tm-service .details {
position: absolute;
bottom: 40px;
left: 0;
padding: 0 30px 0 30px;
opacity: 1;
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style3-modern .tm-service .details {
transition: none; } }
.tm-sc-services.services-style3-modern .tm-service .details .title, .tm-sc-services.services-style3-modern .tm-service .details .excerpt, .tm-sc-services.services-style3-modern .tm-service .details .btn-plain-text, .tm-sc-services.services-style3-modern .tm-service .details .btn-plain-text-with-arrow {
color: #fff; }
.tm-sc-services.services-style3-modern .tm-service:hover .thumb:before {
height: 0; }
.tm-sc-services.services-style3-modern .tm-service:hover .details {
bottom: 50px; }
.tm-sc-services.services-style4-round-thumb .tm-service {
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
text-align: center;
overflow: visible;
padding-top: 30px; }
.tm-sc-services.services-style4-round-thumb .tm-service .thumb {
position: relative;
border-radius: 100%;
transform: translateY(0%);
-webkit-transform: translateY(0%);
z-index: 1; }
.tm-sc-services.services-style4-round-thumb .tm-service .thumb .thumb-inner {
width: 78%;
margin: 0 auto;
position: relative;
max-width: 220px; }
.tm-sc-services.services-style4-round-thumb .tm-service .thumb .thumb-inner:before {
content: " ";
position: absolute;
border: 10px solid rgba(255, 255, 255, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 100%;
z-index: 1;
transition: 0.5s all;
-webkit-transition: 0.5s all; }
.tm-sc-services.services-style4-round-thumb .tm-service .thumb .thumb-inner img {
border-radius: 100%; }
.tm-sc-services.services-style4-round-thumb .tm-service .details {
padding: 18px 30px 30px 30px; }
.tm-sc-services.services-style4-round-thumb .tm-service:hover .thumb .thumb-inner:before {
border-color: rgba(248, 157, 53, 0.7); }
.tm-sc-services.services-style5-hanging-thumb .tm-service {
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
text-align: center;
overflow: visible;
margin-top: 100px;
padding-top: 30px; }
.tm-sc-services.services-style5-hanging-thumb .tm-service .thumb {
position: relative;
border-radius: 100%;
margin-top: -100px;
transform: translateY(0%);
-webkit-transform: translateY(0%);
z-index: 1; }
.tm-sc-services.services-style5-hanging-thumb .tm-service .thumb .thumb-inner {
width: 78%;
margin: 0 auto;
position: relative;
max-width: 220px; }
.tm-sc-services.services-style5-hanging-thumb .tm-service .thumb .thumb-inner:before {
content: " ";
position: absolute;
border: 10px solid rgba(255, 255, 255, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 100%;
z-index: 1;
transition: 0.5s all;
-webkit-transition: 0.5s all; }
.tm-sc-services.services-style5-hanging-thumb .tm-service .thumb .thumb-inner img {
border-radius: 100%; }
.tm-sc-services.services-style5-hanging-thumb .tm-service .details {
padding: 18px 30px 30px 30px; }
.tm-sc-services.services-style5-hanging-thumb .tm-service:hover .thumb .thumb-inner:before {
border-color: rgba(248, 157, 53, 0.7); }
.tm-sc-services.services-style6-hanging-content .tm-service {
text-align: center;
overflow: visible; }
.tm-sc-services.services-style6-hanging-content .tm-service .thumb {
overflow: hidden;
position: relative; }
.tm-sc-services.services-style6-hanging-content .tm-service .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style6-hanging-content .tm-service .thumb img {
transition: none; } }
.tm-sc-services.services-style6-hanging-content .tm-service .thumb:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
transition: all 0.3s linear;
overflow: hidden;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
opacity: 0; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style6-hanging-content .tm-service .thumb:after {
transition: none; } }
.tm-sc-services.services-style6-hanging-content .tm-service .details {
padding: 30px;
position: relative;
margin-left: 12px;
margin-right: 12px;
text-align: center;
margin-top: -20px;
z-index: 1;
transition: all 0.4s ease-in-out;
border-bottom: 3px solid #001e57;
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style6-hanging-content .tm-service .details {
transition: none; } }
.tm-sc-services.services-style6-hanging-content .tm-service:hover .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tm-sc-services.services-style6-hanging-content .tm-service:hover .thumb:after {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 1; }
.tm-sc-services.services-style6-hanging-content .tm-service:hover .details {
border-color: #df6512;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px); }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service {
overflow: visible;
padding-top: 0; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .thumb {
overflow: hidden;
position: relative; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .thumb img {
transition: none; } }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .thumb:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
transition: all 0.3s linear;
overflow: hidden;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
opacity: 0; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .thumb:after {
transition: none; } }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .thumb .link {
background: #2d1212;
color: #fff;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .45s;
transition: all .45s;
-moz-transition: all .45s;
-ms-transition: all .45s;
width: 32px;
height: 32px;
line-height: 33px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
text-align: center;
margin-top: 45px; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service:before, .tm-sc-services.services-style7-fullwidth-gallery .tm-service:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service:before {
background-image: url(//vippeyzaj.com.tr/wp-content/themes/images/shadow-overlay2.png);
background-position: center bottom;
z-index: 1;
background-repeat: no-repeat; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service:after {
z-index: 2; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .details {
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
flex-direction: column;
position: absolute;
z-index: 3;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 30px;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .details {
transition: none; } }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .details .title, .tm-sc-services.services-style7-fullwidth-gallery .tm-service .details a {
color: #fff; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .details .title:hover, .tm-sc-services.services-style7-fullwidth-gallery .tm-service .details a:hover {
color: #eee; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .details .excerpt {
color: #ddd; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .details .btn-view-details {
transition: all 0.4s ease-in-out;
opacity: 0; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style7-fullwidth-gallery .tm-service .details .btn-view-details {
transition: none; } }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service:hover .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service:hover .thumb:after {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 1; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service:hover .thumb .link {
opacity: 1;
filter: alpha(opacity=100);
margin-top: 0; }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service:hover .details {
border-color: #df6512;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px); }
.tm-sc-services.services-style7-fullwidth-gallery .tm-service:hover .details .btn-view-details {
opacity: 1; }
.tm-sc-services.services-style-current-theme .tm-service {
overflow: visible; }
.tm-sc-services.services-style-current-theme .tm-service .thumb {
overflow: hidden;
position: relative; }
.tm-sc-services.services-style-current-theme .tm-service .thumb img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style-current-theme .tm-service .thumb img {
transition: none; } }
.tm-sc-services.services-style-current-theme .tm-service .thumb:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
transition: all 0.3s linear;
overflow: hidden;
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 0.5; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style-current-theme .tm-service .thumb:after {
transition: none; } }
.tm-sc-services.services-style-current-theme .tm-service .details {
padding: 20px 30px;
position: relative;
transition: all 0.4s ease-in-out;
border-bottom: 3px solid #001e57;
background-color: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style-current-theme .tm-service .details {
transition: none; } }
.tm-sc-services.services-style-current-theme .tm-service .details .cat-list {
margin-bottom: 15px; }
.tm-sc-services.services-style-current-theme .tm-service .details .cat-list li a {
color: #777 !important; }
.tm-sc-services.services-style-current-theme .tm-service .details .symbol-icon {
position: absolute;
right: 30px;
top: 30px;
background: #3c3434;
width: 64px;
padding: 15px;
border-radius: 3px;
transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-services.services-style-current-theme .tm-service .details .symbol-icon {
transition: none; } }
.tm-sc-services.services-style-current-theme .tm-service:hover .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.tm-sc-services.services-style-current-theme .tm-service:hover .thumb:after {
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
opacity: 1; }
.tm-sc-services.services-style-current-theme .tm-service:hover .details {
border-color: #df6512;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px); } .tm-sc-testimonials {        }
.tm-sc-testimonials .tm-testimonial {
margin-bottom: 20px; }
.tm-sc-testimonials .tm-testimonial .testimonial-text-holder {
margin-bottom: 15px; }
.tm-sc-testimonials .tm-testimonial .testimonial-text-holder .testimonial-title {
font-size: 20px;
color: #000;
font-family: "Poppins", sans-serif; }
.tm-sc-testimonials .tm-testimonial .testimonial-text-holder .author-text {
color: #999;
font-size: 1.2rem;
font-style: italic; }
.tm-sc-testimonials .tm-testimonial .testimonial-author-details {
display: table;
width: 100%; }
.tm-sc-testimonials .tm-testimonial .testimonial-author-details .testimonial-image-holder {
width: 90px;
display: table-cell;
vertical-align: middle;
margin: 0;
padding-right: 15px; }
.tm-sc-testimonials .tm-testimonial .testimonial-author-details .testimonial-author-info-holder {
display: table-cell;
vertical-align: middle; }
.tm-sc-testimonials .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .name {
color: #000;
display: block; }
.tm-sc-testimonials .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .job-position, .tm-sc-testimonials .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .company-url {
color: #aaa;
font-size: 0.9rem;
font-weight: 500; }
.tm-sc-testimonials .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .job-position {
font-family: "Poppins", sans-serif; }
.tm-sc-testimonials .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .company-url {
font-style: italic; }
.tm-sc-testimonials .tm-testimonial .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 4.6em; }
.tm-sc-testimonials.testimonial-has-custom-quote-icon .tm-testimonial .author-text:before {
content: "" !important; }
.tm-sc-testimonials.testimonial-has-custom-quote-icon .tm-testimonial .author-text .quote-icon {
top: -20px;
font-size: 48px;
opacity: 0.15;
line-height: 1;
position: absolute;
left: 0;
right: 0;
margin: 0 auto; }
.tm-sc-testimonials.testimonial-has-custom-quote-icon.custom-quote-icon-center .tm-testimonial .author-text .quote-icon {
left: 0;
right: 0;
margin: 0 auto; }
.tm-sc-testimonials.testimonial-has-custom-quote-icon.custom-quote-icon-right .tm-testimonial .author-text .quote-icon {
left: auto;
right: 0; }
.tm-sc-testimonials.testimonial-style2-centered-aligned .tm-testimonial {
text-align: center; }
.tm-sc-testimonials.testimonial-style2-centered-aligned .tm-testimonial .testimonial-text-holder .testimonial-title {
font-size: 22px; }
.tm-sc-testimonials.testimonial-style2-centered-aligned .tm-testimonial .testimonial-text-holder .author-text {
font-size: 20px;
color: #0c0c0c; }
.tm-sc-testimonials.testimonial-style2-centered-aligned .tm-testimonial .testimonial-author-details {
display: block; }
.tm-sc-testimonials.testimonial-style2-centered-aligned .tm-testimonial .testimonial-author-details .testimonial-image-holder {
display: block;
margin: 30px auto 10px;
padding: 0; }
.tm-sc-testimonials.testimonial-style2-centered-aligned .tm-testimonial .testimonial-author-details .testimonial-author-info-holder {
display: block; }
.tm-sc-testimonials.testimonial-style2-centered-aligned .tm-testimonial .star-rating {
margin: 20px auto 0; }
.tm-sc-testimonials.testimonial-style3-classic .tm-testimonial .testimonial-inner {
display: table; }
.tm-sc-testimonials.testimonial-style3-classic .tm-testimonial .testimonial-inner .testimonial-image-holder {
display: table-cell;
vertical-align: top;
text-align: center; }
.tm-sc-testimonials.testimonial-style3-classic .tm-testimonial .testimonial-inner .testimonial-image-holder .author-thumb {
margin-right: 20px;
width: 90px; }
.tm-sc-testimonials.testimonial-style3-classic .tm-testimonial .testimonial-inner .testimonial-author-details {
display: table-cell;
vertical-align: top;
width: 100%; }
.tm-sc-testimonials.testimonial-style4-modern .tm-testimonial .testimonial-text-holder {
background-color: rgba(255, 255, 255, 0.7);
padding: 30px; }
.tm-sc-testimonials.testimonial-style4-modern .tm-testimonial .testimonial-text-holder .author-text {
color: #777;
font-size: 15px; }
.tm-sc-testimonials.testimonial-style5-boxed .tm-testimonial .testimonial-author-details {
padding: 30px;
background-color: #fff;
border-radius: 12px; }
.tm-sc-testimonials.testimonial-style5-boxed .tm-testimonial .testimonial-author-details .testimonial-title {
margin-top: 0; }
.tm-sc-testimonials.testimonial-style5-boxed .tm-testimonial .testimonial-author-details .testimonial-text-holder {
margin-bottom: 10px;
padding-bottom: 20px;
border-bottom: 1px solid #eee; }
.tm-sc-testimonials.testimonial-style5-boxed .tm-testimonial .testimonial-author-details .testimonial-text-holder .author-text {
font-size: 15px;
font-style: normal; }
.tm-sc-testimonials.testimonial-style6-boxed-flat .tm-testimonial .testimonial-author-details .testimonial-text-holder {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eee; }
.tm-sc-testimonials.testimonial-style6-boxed-flat .tm-testimonial .testimonial-author-details .testimonial-text-holder .testimonial-title {
margin-bottom: 0; }
.tm-sc-testimonials.testimonial-style6-boxed-flat .tm-testimonial .testimonial-author-details .testimonial-text-holder .author-text {
margin-top: 10px;
font-size: 16px; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial {
background-color: #fff;
border-radius: 12px;
transition: all 500ms cubic-bezier(0.57, 0.04, 0.06, 0.84);
box-shadow: 0px 0px 30px rgba(5, 5, 5, 0.08);	}
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial {
transition: none; } }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-inner {
position: relative;
overflow: hidden; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details {
padding: 60px 45px 60px;
position: relative;
z-index: 0;
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details {
transition: none; } }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details:after {
content: "";
background: url(//vippeyzaj.com.tr/wp-content/themes/images/quote-icon.png) no-repeat;
opacity: 0.4;
position: absolute;
right: 10px;
top: 20px;
width: 110px;
height: 100px;
transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details:after {
transition: none; } }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details .testimonial-header .star-rating {
margin-top: 30px; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details .testimonial-footer {
margin-bottom: 30px; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details .testimonial-footer .testimonial-image-holder {
width: 90px;
float: left;
margin-right: 10px; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details .testimonial-footer .author-text {
margin-bottom: 20px; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details .testimonial-footer .testimonial-title {
margin-top: 0; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details .testimonial-footer .testimonial-header {
margin-bottom: 20px; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details .testimonial-footer .author-info .name {
padding-top: 10px;
margin-bottom: 0; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial .testimonial-author-details .testimonial-footer .author-info .job-position {
font-size: 0.95rem;
color: #777; }
.tm-sc-testimonials.testimonial-style7-current-theme .tm-testimonial:hover {
box-shadow: 0px 0px 30px rgba(5, 5, 5, 0.08); }
.tm-sc-testimonials.tm-sc-testimonials-thumb-carousel {
text-align: center; }
.tm-sc-testimonials.tm-sc-testimonials-thumb-carousel .tm-testimonial .author-text:before {
left: 0;
right: 0; }
.tm-sc-testimonials.tm-sc-testimonials-thumb-carousel .tm-testimonial .star-rating {
margin-left: auto;
margin-right: auto; }
.tm-sc-testimonials.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item {
width: 90px;
margin-left: 7px;
margin-right: 7px;
margin-top: 20px;
opacity: 0.5;
display: inline-block;
cursor: pointer; }
.tm-sc-testimonials.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item.active {
opacity: 1; }
.tm-sc-testimonials.testimonial-has-quote-icon .tm-testimonial .author-text {
position: relative; }
.tm-sc-testimonials.testimonial-has-quote-icon .tm-testimonial .author-text:before {
top: 0;
content: "\f10e";
font-family: fontawesome;
font-size: 48px;
opacity: 0.15;
line-height: 1;
position: absolute;
left: 0; }
.tm-sc-testimonials.testimonial-has-quote-icon.testimonial-style2-centered-aligned .tm-testimonial .author-text:before {
top: 0;
left: 0;
right: 0; }
.section-typo-light .tm-sc-testimonials .tm-testimonial .testimonial-title,
.section-typo-light .tm-sc-testimonials .tm-testimonial .author-text,
.section-typo-light .tm-sc-testimonials .tm-testimonial .name {
color: #fff !important; }
.section-typo-light .tm-sc-testimonials .tm-testimonial .job-position {
color: #aaa !important; }
.section-typo-light .tm-sc-testimonials .tm-testimonial .company-url {
color: #808080 !important; }
body.tm-dark-layout .tm-sc-testimonials.testimonial-style7-current-theme .testimonial-author-details {
background-color: #151515; } .vacancy-about ul li {
list-style: none;
margin-bottom: 12px; }
.vacancy-about ul li span {
display: block; }
.vacancy-about ul li i {
color: #333;
font-size: 16px;
width: 16px;
float: left; }
.vacancy-about ul li div {
position: relative;
top: -8px;
margin-left: 30px; }  .job-overview-table table.dataTable.no-footer {
border-bottom: 1px solid transparent; }
.job-overview-table table.dataTable thead th, .job-overview-table table.dataTable thead td {
border-bottom: 1px solid #e5e5e5;
background-color: #f3f3f3; }
.job-overview-table table.dataTable td, .job-overview-table table.dataTable th {
border-top: none;
border-left: none;
border-right: none; }
.job-overview-table table.dataTable tbody th, .job-overview-table table.dataTable tbody td {
padding: 10px 18px; }
.job-overview-table table.dataTable tbody td {
font-size: 14px;
border-bottom: 1px solid #e5e5e5; }
@media (max-width: 991.98px) {
.job-overview-table {
overflow-x: auto; } } .tm-sc-works-categories.style-default .each-category .thumb:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(16, 33, 46, 0.4);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-works-categories.style-default .each-category .thumb:before {
transition: none; } }
.tm-sc-works-categories.style-default .each-category .details {
position: relative;
padding: 30px;
opacity: 1;
background: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
.tm-sc-works-categories.style-default .each-category .details .title {
margin-top: 0; }
.tm-sc-works-categories.style-default .each-category:hover .thumb:before {
height: 0; }
.tm-sc-works-categories.style-floating .each-category .thumb:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(16, 33, 46, 0.4);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-works-categories.style-floating .each-category .thumb:before {
transition: none; } }
.tm-sc-works-categories.style-floating .each-category .details {
position: absolute;
bottom: 40px;
left: 0;
padding: 0 45px 0 45px;
opacity: 1; }
.tm-sc-works-categories.style-floating .each-category .details .title, .tm-sc-works-categories.style-floating .each-category .details .excerpt, .tm-sc-works-categories.style-floating .each-category .details .btn-plain-text, .tm-sc-works-categories.style-floating .each-category .details .btn-plain-text-with-arrow {
color: #fff; }
.tm-sc-works-categories.style-floating .each-category:hover .thumb:before {
height: 0; }
.tm-sc-works-categories.style-floating .each-category:hover .details {
bottom: 50px; }
.tm-sc-works-categories.style-hanging .each-category .thumb:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(16, 33, 46, 0.4);
transition: all 0.4s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.tm-sc-works-categories.style-hanging .each-category .thumb:before {
transition: none; } }
.tm-sc-works-categories.style-hanging .each-category .details {
position: relative;
top: -40px;
padding: 30px;
opacity: 1;
margin: 0 auto;
width: 90%;
background: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08); }
.tm-sc-works-categories.style-hanging .each-category .details .title {
margin-top: 0; }
.tm-sc-works-categories.style-hanging .each-category:hover .thumb:before {
height: 0; }
.work-archive .work-single .cat-list {
background: rgba(175, 175, 175, 0.7);
position: absolute;
right: 15px;
top: 15px;
padding: 2px 12px 4px 12px;
z-index: 11;
border-radius: 3px;
line-height: 22px; }
.work-archive .work-single .cat-list ul li {
display: inline-block;
color: #fff; }
.work-archive .work-single .cat-list ul li a {
color: #fff;
font-size: 13px; }
.work-archive .work-single .cat-list ul li a:hover {
text-decoration: underline; }
.work-archive .work-single .details {
position: relative;
padding: 30px;
opacity: 1;
background: #fff;
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.work-archive .work-single .details {
transition: none; } }
.work-archive .work-single .details .excerpt {
margin-bottom: 10px; }
.work-archive .work-single .details .title {
margin-top: 0; }
.work-archive .work-single:hover .details {
box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.24); } .tabs_box_navigation.sf-timetable-menu {
float: none; }  footer#footer {
background-color: #1a1a1a;
color: #bbb; }
footer#footer a:not(.social-link) {
color: #bbb;
font-weight: 500; }
footer#footer a:not(.social-link):focus, footer#footer a:not(.social-link):hover, footer#footer a:not(.social-link):active {
color: #eeeeee; }
footer#footer .footer-widget-area .footer-widget-area-column-separator {
border-left: 1px solid rgba(255, 255, 255, 0.1);
padding: 0 30px; }
footer#footer .footer-widget-area .footer-widget-area-column-separator:first-child {
border: none !important; }
footer#footer .footer-widget-area .widget {
margin-bottom: 45px; }
footer#footer .footer-widget-area .widget .widget-title {
color: #eee;
margin-bottom: 35px; }
footer#footer .footer-widget-area .widget .widget-title.widget-title-line-bottom:after, footer#footer .footer-widget-area .widget .widget-title.widget-title-line-bottom:before {
background: #666; }
footer#footer .footer-widget-area .widget .widget-title.widget-title-line-bottom:before {
background: rgba(65, 65, 65, 0.3); } footer#footer.fixed-footer {
bottom: 0;
left: 0;
position: fixed;
right: 0;
z-index: 1; }
@media (max-width: 1199.98px) {
footer#footer.fixed-footer {
position: relative; } }
body.has-fixed-footer .main-content {
background-color: #fff;
position: relative;
z-index: 2; }
body.has-fixed-footer.tm-boxed-layout .fixed-footer {
overflow: hidden;
margin: 0 auto;
max-width: 1170px; } footer#footer.footer-inverted {
background-color: #f9f9f9;
border-top: 1px solid #eee;
color: #666; }
footer#footer.footer-inverted a {
color: #222; }
footer#footer.footer-inverted a:focus, footer#footer.footer-inverted a:hover, footer#footer.footer-inverted a:active {
color: black; }
footer#footer.footer-inverted .footer-widget-area .footer-widget-area-column-separator {
border-left-color: rgba(65, 65, 65, 0.1); }
footer#footer.footer-inverted .footer-widget-area .widget .widget-title.widget-title-line-bottom:before {
background: rgba(65, 65, 65, 0.1); }
footer#footer.footer-inverted .footer-widget-area .widget .widget-title,
footer#footer.footer-inverted .footer-widget-area .widget .post .post-title a {
color: #222; }
footer#footer.footer-inverted .footer-bottom {
background-color: #eee;
color: #666; }
footer#footer.footer-inverted .styled-icons.icon-dark:not(.icon-bordered) a {
color: #fff; } .widget_nav_menu.split-nav-menu ul li {
margin-bottom: 4px !important;
width: 50%;
float: left;
padding-right: 3px; } footer#footer .widget.widget_rss ul li .rss-date {
color: #bbb;
font-style: italic;
font-size: 0.9rem; }
footer#footer .widget.widget_rss ul li .rssSummary {
color: #999; }
footer#footer .widget.widget_rss ul li cite {
color: #bbb; }
footer#footer .widget.widget_recent_comments ul > li {
color: #aaa; }
footer#footer .widget.widget_recent_comments ul > li a {
color: #777;
font-style: italic; }
footer#footer .widget.widget_recent_comments ul > li .comment-author-link,
footer#footer .widget.widget_recent_comments ul > li .comment-author-link a {
color: #bbb;
font-style: normal; }
footer#footer.footer-black .widget.widget_archive ul > li, footer#footer.footer-black .widget.widget_categories ul > li, footer#footer.footer-black .widget.widget_links ul > li, footer#footer.footer-black .widget.widget_meta ul > li, footer#footer.footer-black .widget.widget_nav_menu ul > li, footer#footer.footer-black .widget.widget_pages ul > li, footer#footer.footer-black .widget.widget_recent_comments ul > li, footer#footer.footer-black .widget.widget_recent_entries ul > li {
border-top-color: rgba(51, 51, 51, 0.4); }
footer#footer.footer-black .widget.widget_rss ul li .rss-date {
color: #888888; }
footer#footer.footer-black .widget.widget_rss ul li cite {
color: #d5d5d5; }
footer#footer.footer-black .widget.widget_tag_cloud .tagcloud > a {
background-color: rgba(0, 0, 0, 0.25);
color: #ccc; }
footer#footer.footer-inverted .widget.widget_archive ul > li, footer#footer.footer-inverted .widget.widget_categories ul > li, footer#footer.footer-inverted .widget.widget_links ul > li, footer#footer.footer-inverted .widget.widget_meta ul > li, footer#footer.footer-inverted .widget.widget_nav_menu ul > li, footer#footer.footer-inverted .widget.widget_pages ul > li, footer#footer.footer-inverted .widget.widget_recent_comments ul > li, footer#footer.footer-inverted .widget.widget_recent_entries ul > li {
border-top-color: rgba(55, 55, 55, 0.1); } .tm-absolute-img-bg {
position: relative;
display: inline-block; }
.tm-absolute-img-bg:after {
background: #333;
content: '';
position: absolute;
width: 100%;
height: 100%;
top: -20px;
left: -20px;
z-index: -1; }
.about-info-image-text-layer .layer1 {
padding-bottom: 194px; }
.about-info-image-text-layer .layer2 {
top: auto !important;
bottom: 0;
right: 0;
width: 60% !important; }
.about-info-image-text-layer .layer3 {
left: 0;
bottom: 0px;
top: auto !important; } .tm-sc-pricing-table .pricing-table-inner .pricing-table-title-area {
padding-bottom: 15px;
padding-top: 0; }
.tm-sc-pricing-table .pricing-table-inner .pricing-table-pricing .pricing-table-price {
color: #999;
font-weight: 600;
font-size: 56px;
line-height: 45px; }
.contact-info-boxes .icon-box .icon i {
line-height: 46px;
font-size: 46px; }
.pet .details {
margin-bottom: 30px; }
.pet .details .name {
margin-top: 16px;
font-size: 20px; }
.pet .details .speciality ul {
list-style: none; }
.pet .details .speciality ul li {
font-size: 14px;
padding: 4px 0 4px 0; }
.pet .details .speciality ul li strong {
margin-right: 2px; }
.widget-pet.pet-speciality .speciality ul li:before {
content: "\f105";
font-family: fontAwesome;
font: normal normal normal 16px/1 FontAwesome;
margin: 0 10px 0px 0;
font-weight: 600; }
.widget-pet.pet-speciality .speciality ul li {
padding-bottom: 10px;
padding-top: 8px;
background: #F2F0E9;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
padding-left: 20px; }
.wpb-js-composer .tabs-default-theme-colored1.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
color: #fff; }
.list-style-theme-colored1.list-style-circled li {
list-style: none;
padding: 0 0 0 20px; }
.list-style-theme-colored1.list-style-circled li:before {
content: "\f192";
font: normal normal normal 11px/1 FontAwesome;
position: absolute;
left: 0;
display: inline-block;
margin: 10px 0 0 15px;
font-weight: 600; }
.box-shadow-bottom {
-webkit-box-shadow: 0 10px 15px -4px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 15px -4px rgba(0, 0, 0, 0.1); }
.border-1px {
border: 1px solid #eeeeee; }
#menu-footer-useful-links li {
border-bottom: 1px dashed #393b4b; } .line-bottom-center {
position: relative;
padding: 15px 0 0 0;
margin-bottom: 10px; }
.line-bottom-center:before {
bottom: 3px;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 20px; }
.line-bottom-center:after {
bottom: 7px;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 45px; }
.title-line-top {
position: relative; }
.title-line-top:before {
content: "";
height: 5px;
width: 72px;
left: 0;
top: -18px;
position: absolute; }  .section-title-line-bottom-style1 {
position: relative;
margin-bottom: 45px !important; }
.section-title-line-bottom-style1:before {
content: "";
height: 4px;
width: 60px;
border-radius: 12px;
position: absolute;
bottom: -18px; } .icon-box.icon-left .icon.icon-lg {
margin-right: 10px; }
.icon-box.icon-left .btn-view-details {
margin-top: 10px; }
.icon-box-animated-icon a.icon {
transition: all 0.3s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.icon-box-animated-icon a.icon {
transition: none; } }
.icon-box-animated-icon:hover a.icon {
-webkit-transform: translate(0, 10%);
-moz-transform: translate(0, 10%);
-ms-transform: translate(0, 10%);
transform: translate(0, 10%); }
.feature-box .btn-plain-text-with-arrow {
color: #999; }
.feature-box:hover .icon {
animation-duration: 2s;
animation-iteration-count: 1;
animation-name: fadeIn; }
.tm-sc-icon-box .btn-plain-text-with-arrow {
color: #999; } .volunteer-register-form .form-control {
background: none;
border: none;
border-bottom: 2px solid #eee;
border-radius: 0;
padding-left: 0; }
.volunteer-register-form .form-control::placeholder {
color: #fff; }  .overflow-visible {
overflow: visible !important; }
.overflow-hidden {
overflow: hidden !important; }
.overflow-x-hidden {
overflow-x: hidden !important; }
.overflow-y-hidden {
overflow-y: hidden !important; }
@media (max-width: 575.98px) {
.float-xs-center {
display: table;
float: none !important;
margin-left: auto !important;
margin-right: auto !important; }
.xs-fullwidth {
width: 100%; }
.xs-height-auto {
min-height: auto !important; }
.xs-hide-bg-img {
background: none !important; }
.xs-hide-child-bg-img > div {
background: none !important; } }
@media (max-width: 767.98px) {
.float-sm-center {
display: table;
float: none !important;
margin-left: auto !important;
margin-right: auto !important; }
.sm-fullwidth {
width: 100%; }
.sm-height-auto {
min-height: auto !important; }
.sm-hide-bg-img {
background: none !important; }
.sm-hide-child-bg-img > div {
background: none !important; } }
@media (max-width: 991.98px) {
.float-md-center {
display: table;
float: none !important;
margin-left: auto !important;
margin-right: auto !important; }
.md-fullwidth {
width: 100%; }
.md-height-auto {
min-height: auto !important; }
.md-hide-bg-img {
background: none !important; }
.md-hide-child-bg-img > div {
background: none !important; } }
@media (max-width: 1199.98px) {
.float-lg-center {
display: table;
float: none !important;
margin-left: auto !important;
margin-right: auto !important; }
.lg-fullwidth {
width: 100%; }
.lg-height-auto {
min-height: auto !important; }
.lg-hide-bg-img {
background: none !important; }
.lg-hide-child-bg-img > div {
background: none !important; } }
.position-inherit {
position: inherit !important; }  .m-0 {
margin: 0px !important; }
.m-10 {
margin: 10px !important; }
.m-15 {
margin: 15px !important; }
.m-20 {
margin: 20px !important; }
.m-25 {
margin: 25px !important; }
.m-30 {
margin: 30px !important; }
.m-40 {
margin: 40px !important; }
.m-50 {
margin: 50px !important; }
.m-60 {
margin: 60px !important; }
.m-70 {
margin: 70px !important; }
.m-80 {
margin: 80px !important; }
.m-90 {
margin: 90px !important; }
.m-100 {
margin: 100px !important; }
.m--10 {
margin: -10px !important; }
.m--15 {
margin: -15px !important; }
.m--20 {
margin: -20px !important; }
.m--25 {
margin: -25px !important; }
.m--30 {
margin: -30px !important; }
.m--40 {
margin: -40px !important; }
.m--50 {
margin: -50px !important; }
.m--60 {
margin: -60px !important; }
.m--70 {
margin: -70px !important; }
.m--80 {
margin: -80px !important; }
.m--90 {
margin: -90px !important; }
.m--100 {
margin: -100px !important; }
.mt-0 {
margin-top: 0px !important; }
.mt-10 {
margin-top: 10px !important; }
.mt-15 {
margin-top: 15px !important; }
.mt-20 {
margin-top: 20px !important; }
.mt-25 {
margin-top: 25px !important; }
.mt-30 {
margin-top: 30px !important; }
.mt-40 {
margin-top: 40px !important; }
.mt-50 {
margin-top: 50px !important; }
.mt-60 {
margin-top: 60px !important; }
.mt-70 {
margin-top: 70px !important; }
.mt-80 {
margin-top: 80px !important; }
.mt-90 {
margin-top: 90px !important; }
.mt-100 {
margin-top: 100px !important; }
.mt--10 {
margin-top: -10px !important; }
.mt--15 {
margin-top: -15px !important; }
.mt--20 {
margin-top: -20px !important; }
.mt--25 {
margin-top: -25px !important; }
.mt--30 {
margin-top: -30px !important; }
.mt--40 {
margin-top: -40px !important; }
.mt--50 {
margin-top: -50px !important; }
.mt--60 {
margin-top: -60px !important; }
.mt--70 {
margin-top: -70px !important; }
.mt--80 {
margin-top: -80px !important; }
.mt--90 {
margin-top: -90px !important; }
.mt--100 {
margin-top: -100px !important; }
.mb-0 {
margin-bottom: 0px !important; }
.mb-10 {
margin-bottom: 10px !important; 
text-align: center;}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.mb-15 {
margin-bottom: 15px !important; }
.mb-20 {
margin-bottom: 20px !important; }
.mb-25 {
margin-bottom: 25px !important; }
.mb-30 {
margin-bottom: 30px !important; }
.mb-40 {
margin-bottom: 40px !important; }
.mb-50 {
margin-bottom: 50px !important; }
.mb-60 {
margin-bottom: 60px !important; }
.mb-70 {
margin-bottom: 70px !important; }
.mb-80 {
margin-bottom: 80px !important; }
.mb-90 {
margin-bottom: 90px !important; }
.mb-100 {
margin-bottom: 100px !important; }
.mb--10 {
margin-bottom: -10px !important; }
.mb--15 {
margin-bottom: -15px !important; }
.mb--20 {
margin-bottom: -20px !important; }
.mb--25 {
margin-bottom: -25px !important; }
.mb--30 {
margin-bottom: -30px !important; }
.mb--40 {
margin-bottom: -40px !important; }
.mb--50 {
margin-bottom: -50px !important; }
.mb--60 {
margin-bottom: -60px !important; }
.mb--70 {
margin-bottom: -70px !important; }
.mb--80 {
margin-bottom: -80px !important; }
.mb--90 {
margin-bottom: -90px !important; }
.mb--100 {
margin-bottom: -100px !important; }
.mr-0 {
margin-right: 0px !important; }
.mr-10 {
margin-right: 10px !important; }
.mr-15 {
margin-right: 15px !important; }
.mr-20 {
margin-right: 20px !important; }
.mr-25 {
margin-right: 25px !important; }
.mr-30 {
margin-right: 30px !important; }
.mr-40 {
margin-right: 40px !important; }
.mr-50 {
margin-right: 50px !important; }
.mr-60 {
margin-right: 60px !important; }
.mr-70 {
margin-right: 70px !important; }
.mr-80 {
margin-right: 80px !important; }
.mr-90 {
margin-right: 90px !important; }
.mr-100 {
margin-right: 100px !important; }
.mr--10 {
margin-right: -10px !important; }
.mr--15 {
margin-right: -15px !important; }
.mr--20 {
margin-right: -20px !important; }
.mr--25 {
margin-right: -25px !important; }
.mr--30 {
margin-right: -30px !important; }
.mr--40 {
margin-right: -40px !important; }
.mr--50 {
margin-right: -50px !important; }
.mr--60 {
margin-right: -60px !important; }
.mr--70 {
margin-right: -70px !important; }
.mr--80 {
margin-right: -80px !important; }
.mr--90 {
margin-right: -90px !important; }
.mr--100 {
margin-right: -100px !important; }
.ml-0 {
margin-left: 0px !important; }
.ml-10 {
margin-left: 10px !important; }
.ml-15 {
margin-left: 15px !important; }
.ml-20 {
margin-left: 20px !important; }
.ml-25 {
margin-left: 25px !important; }
.ml-30 {
margin-left: 30px !important; }
.ml-40 {
margin-left: 40px !important; }
.ml-50 {
margin-left: 50px !important; }
.ml-60 {
margin-left: 60px !important; }
.ml-70 {
margin-left: 70px !important; }
.ml-80 {
margin-left: 80px !important; }
.ml-90 {
margin-left: 90px !important; }
.ml-100 {
margin-left: 100px !important; }
.ml--10 {
margin-left: -10px !important; }
.ml--15 {
margin-left: -15px !important; }
.ml--20 {
margin-left: -20px !important; }
.ml--25 {
margin-left: -25px !important; }
.ml--30 {
margin-left: -30px !important; }
.ml--40 {
margin-left: -40px !important; }
.ml--50 {
margin-left: -50px !important; }
.ml--60 {
margin-left: -60px !important; }
.ml--70 {
margin-left: -70px !important; }
.ml--80 {
margin-left: -80px !important; }
.ml--90 {
margin-left: -90px !important; }
.ml--100 {
margin-left: -100px !important; }
@media (max-width: 1199.98px) {
.m-lg-0 {
margin: 0px !important; }
.m-lg-10 {
margin: 10px !important; }
.m-lg-15 {
margin: 15px !important; }
.m-lg-20 {
margin: 20px !important; }
.m-lg-25 {
margin: 25px !important; }
.m-lg-30 {
margin: 30px !important; }
.m-lg-40 {
margin: 40px !important; }
.m-lg-50 {
margin: 50px !important; }
.m-lg-60 {
margin: 60px !important; }
.m-lg-70 {
margin: 70px !important; }
.m-lg-80 {
margin: 80px !important; }
.m-lg-90 {
margin: 90px !important; }
.m-lg-100 {
margin: 100px !important; }
.m-lg--10 {
margin: -10px !important; }
.m-lg--15 {
margin: -15px !important; }
.m-lg--20 {
margin: -20px !important; }
.m-lg--25 {
margin: -25px !important; }
.m-lg--30 {
margin: -30px !important; }
.m-lg--40 {
margin: -40px !important; }
.m-lg--50 {
margin: -50px !important; }
.m-lg--60 {
margin: -60px !important; }
.m-lg--70 {
margin: -70px !important; }
.m-lg--80 {
margin: -80px !important; }
.m-lg--90 {
margin: -90px !important; }
.m-lg--100 {
margin: -100px !important; }
.mt-lg-0 {
margin-top: 0px !important; }
.mt-lg-10 {
margin-top: 10px !important; }
.mt-lg-15 {
margin-top: 15px !important; }
.mt-lg-20 {
margin-top: 20px !important; }
.mt-lg-25 {
margin-top: 25px !important; }
.mt-lg-30 {
margin-top: 30px !important; }
.mt-lg-40 {
margin-top: 40px !important; }
.mt-lg-50 {
margin-top: 50px !important; }
.mt-lg-60 {
margin-top: 60px !important; }
.mt-lg-70 {
margin-top: 70px !important; }
.mt-lg-80 {
margin-top: 80px !important; }
.mt-lg-90 {
margin-top: 90px !important; }
.mt-lg-100 {
margin-top: 100px !important; }
.mt-lg--10 {
margin-top: -10px !important; }
.mt-lg--15 {
margin-top: -15px !important; }
.mt-lg--20 {
margin-top: -20px !important; }
.mt-lg--25 {
margin-top: -25px !important; }
.mt-lg--30 {
margin-top: -30px !important; }
.mt-lg--40 {
margin-top: -40px !important; }
.mt-lg--50 {
margin-top: -50px !important; }
.mt-lg--60 {
margin-top: -60px !important; }
.mt-lg--70 {
margin-top: -70px !important; }
.mt-lg--80 {
margin-top: -80px !important; }
.mt-lg--90 {
margin-top: -90px !important; }
.mt-lg--100 {
margin-top: -100px !important; }
.mb-lg-0 {
margin-bottom: 0px !important; }
.mb-lg-10 {
margin-bottom: 10px !important; }
.mb-lg-15 {
margin-bottom: 15px !important; }
.mb-lg-20 {
margin-bottom: 20px !important; }
.mb-lg-25 {
margin-bottom: 25px !important; }
.mb-lg-30 {
margin-bottom: 30px !important; }
.mb-lg-40 {
margin-bottom: 40px !important; }
.mb-lg-50 {
margin-bottom: 50px !important; }
.mb-lg-60 {
margin-bottom: 60px !important; }
.mb-lg-70 {
margin-bottom: 70px !important; }
.mb-lg-80 {
margin-bottom: 80px !important; }
.mb-lg-90 {
margin-bottom: 90px !important; }
.mb-lg-100 {
margin-bottom: 100px !important; }
.mb-lg--10 {
margin-bottom: -10px !important; }
.mb-lg--15 {
margin-bottom: -15px !important; }
.mb-lg--20 {
margin-bottom: -20px !important; }
.mb-lg--25 {
margin-bottom: -25px !important; }
.mb-lg--30 {
margin-bottom: -30px !important; }
.mb-lg--40 {
margin-bottom: -40px !important; }
.mb-lg--50 {
margin-bottom: -50px !important; }
.mb-lg--60 {
margin-bottom: -60px !important; }
.mb-lg--70 {
margin-bottom: -70px !important; }
.mb-lg--80 {
margin-bottom: -80px !important; }
.mb-lg--90 {
margin-bottom: -90px !important; }
.mb-lg--100 {
margin-bottom: -100px !important; }
.mr-lg-0 {
margin-right: 0px !important; }
.mr-lg-10 {
margin-right: 10px !important; }
.mr-lg-15 {
margin-right: 15px !important; }
.mr-lg-20 {
margin-right: 20px !important; }
.mr-lg-25 {
margin-right: 25px !important; }
.mr-lg-30 {
margin-right: 30px !important; }
.mr-lg-40 {
margin-right: 40px !important; }
.mr-lg-50 {
margin-right: 50px !important; }
.mr-lg-60 {
margin-right: 60px !important; }
.mr-lg-70 {
margin-right: 70px !important; }
.mr-lg-80 {
margin-right: 80px !important; }
.mr-lg-90 {
margin-right: 90px !important; }
.mr-lg-100 {
margin-right: 100px !important; }
.mr-lg--10 {
margin-right: -10px !important; }
.mr-lg--15 {
margin-right: -15px !important; }
.mr-lg--20 {
margin-right: -20px !important; }
.mr-lg--25 {
margin-right: -25px !important; }
.mr-lg--30 {
margin-right: -30px !important; }
.mr-lg--40 {
margin-right: -40px !important; }
.mr-lg--50 {
margin-right: -50px !important; }
.mr-lg--60 {
margin-right: -60px !important; }
.mr-lg--70 {
margin-right: -70px !important; }
.mr-lg--80 {
margin-right: -80px !important; }
.mr-lg--90 {
margin-right: -90px !important; }
.mr-lg--100 {
margin-right: -100px !important; }
.ml-lg-0 {
margin-left: 0px !important; }
.ml-lg-10 {
margin-left: 10px !important; }
.ml-lg-15 {
margin-left: 15px !important; }
.ml-lg-20 {
margin-left: 20px !important; }
.ml-lg-25 {
margin-left: 25px !important; }
.ml-lg-30 {
margin-left: 30px !important; }
.ml-lg-40 {
margin-left: 40px !important; }
.ml-lg-50 {
margin-left: 50px !important; }
.ml-lg-60 {
margin-left: 60px !important; }
.ml-lg-70 {
margin-left: 70px !important; }
.ml-lg-80 {
margin-left: 80px !important; }
.ml-lg-90 {
margin-left: 90px !important; }
.ml-lg-100 {
margin-left: 100px !important; }
.ml-lg--10 {
margin-left: -10px !important; }
.ml-lg--15 {
margin-left: -15px !important; }
.ml-lg--20 {
margin-left: -20px !important; }
.ml-lg--25 {
margin-left: -25px !important; }
.ml-lg--30 {
margin-left: -30px !important; }
.ml-lg--40 {
margin-left: -40px !important; }
.ml-lg--50 {
margin-left: -50px !important; }
.ml-lg--60 {
margin-left: -60px !important; }
.ml-lg--70 {
margin-left: -70px !important; }
.ml-lg--80 {
margin-left: -80px !important; }
.ml-lg--90 {
margin-left: -90px !important; }
.ml-lg--100 {
margin-left: -100px !important; } }
@media (max-width: 991.98px) {
.m-md-0 {
margin: 0px !important; }
.m-md-10 {
margin: 10px !important; }
.m-md-15 {
margin: 15px !important; }
.m-md-20 {
margin: 20px !important; }
.m-md-25 {
margin: 25px !important; }
.m-md-30 {
margin: 30px !important; }
.m-md-40 {
margin: 40px !important; }
.m-md-50 {
margin: 50px !important; }
.m-md-60 {
margin: 60px !important; }
.m-md-70 {
margin: 70px !important; }
.m-md-80 {
margin: 80px !important; }
.m-md-90 {
margin: 90px !important; }
.m-md-100 {
margin: 100px !important; }
.m-md--10 {
margin: -10px !important; }
.m-md--15 {
margin: -15px !important; }
.m-md--20 {
margin: -20px !important; }
.m-md--25 {
margin: -25px !important; }
.m-md--30 {
margin: -30px !important; }
.m-md--40 {
margin: -40px !important; }
.m-md--50 {
margin: -50px !important; }
.m-md--60 {
margin: -60px !important; }
.m-md--70 {
margin: -70px !important; }
.m-md--80 {
margin: -80px !important; }
.m-md--90 {
margin: -90px !important; }
.m-md--100 {
margin: -100px !important; }
.mt-md-0 {
margin-top: 0px !important; }
.mt-md-10 {
margin-top: 10px !important; }
.mt-md-15 {
margin-top: 15px !important; }
.mt-md-20 {
margin-top: 20px !important; }
.mt-md-25 {
margin-top: 25px !important; }
.mt-md-30 {
margin-top: 30px !important; }
.mt-md-40 {
margin-top: 40px !important; }
.mt-md-50 {
margin-top: 50px !important; }
.mt-md-60 {
margin-top: 60px !important; }
.mt-md-70 {
margin-top: 70px !important; }
.mt-md-80 {
margin-top: 80px !important; }
.mt-md-90 {
margin-top: 90px !important; }
.mt-md-100 {
margin-top: 100px !important; }
.mt-md--10 {
margin-top: -10px !important; }
.mt-md--15 {
margin-top: -15px !important; }
.mt-md--20 {
margin-top: -20px !important; }
.mt-md--25 {
margin-top: -25px !important; }
.mt-md--30 {
margin-top: -30px !important; }
.mt-md--40 {
margin-top: -40px !important; }
.mt-md--50 {
margin-top: -50px !important; }
.mt-md--60 {
margin-top: -60px !important; }
.mt-md--70 {
margin-top: -70px !important; }
.mt-md--80 {
margin-top: -80px !important; }
.mt-md--90 {
margin-top: -90px !important; }
.mt-md--100 {
margin-top: -100px !important; }
.mb-md-0 {
margin-bottom: 0px !important; }
.mb-md-10 {
margin-bottom: 10px !important; }
.mb-md-15 {
margin-bottom: 15px !important; }
.mb-md-20 {
margin-bottom: 20px !important; }
.mb-md-25 {
margin-bottom: 25px !important; }
.mb-md-30 {
margin-bottom: 30px !important; }
.mb-md-40 {
margin-bottom: 40px !important; }
.mb-md-50 {
margin-bottom: 50px !important; }
.mb-md-60 {
margin-bottom: 60px !important; }
.mb-md-70 {
margin-bottom: 70px !important; }
.mb-md-80 {
margin-bottom: 80px !important; }
.mb-md-90 {
margin-bottom: 90px !important; }
.mb-md-100 {
margin-bottom: 100px !important; }
.mb-md--10 {
margin-bottom: -10px !important; }
.mb-md--15 {
margin-bottom: -15px !important; }
.mb-md--20 {
margin-bottom: -20px !important; }
.mb-md--25 {
margin-bottom: -25px !important; }
.mb-md--30 {
margin-bottom: -30px !important; }
.mb-md--40 {
margin-bottom: -40px !important; }
.mb-md--50 {
margin-bottom: -50px !important; }
.mb-md--60 {
margin-bottom: -60px !important; }
.mb-md--70 {
margin-bottom: -70px !important; }
.mb-md--80 {
margin-bottom: -80px !important; }
.mb-md--90 {
margin-bottom: -90px !important; }
.mb-md--100 {
margin-bottom: -100px !important; }
.mr-md-0 {
margin-right: 0px !important; }
.mr-md-10 {
margin-right: 10px !important; }
.mr-md-15 {
margin-right: 15px !important; }
.mr-md-20 {
margin-right: 20px !important; }
.mr-md-25 {
margin-right: 25px !important; }
.mr-md-30 {
margin-right: 30px !important; }
.mr-md-40 {
margin-right: 40px !important; }
.mr-md-50 {
margin-right: 50px !important; }
.mr-md-60 {
margin-right: 60px !important; }
.mr-md-70 {
margin-right: 70px !important; }
.mr-md-80 {
margin-right: 80px !important; }
.mr-md-90 {
margin-right: 90px !important; }
.mr-md-100 {
margin-right: 100px !important; }
.mr-md--10 {
margin-right: -10px !important; }
.mr-md--15 {
margin-right: -15px !important; }
.mr-md--20 {
margin-right: -20px !important; }
.mr-md--25 {
margin-right: -25px !important; }
.mr-md--30 {
margin-right: -30px !important; }
.mr-md--40 {
margin-right: -40px !important; }
.mr-md--50 {
margin-right: -50px !important; }
.mr-md--60 {
margin-right: -60px !important; }
.mr-md--70 {
margin-right: -70px !important; }
.mr-md--80 {
margin-right: -80px !important; }
.mr-md--90 {
margin-right: -90px !important; }
.mr-md--100 {
margin-right: -100px !important; }
.ml-md-0 {
margin-left: 0px !important; }
.ml-md-10 {
margin-left: 10px !important; }
.ml-md-15 {
margin-left: 15px !important; }
.ml-md-20 {
margin-left: 20px !important; }
.ml-md-25 {
margin-left: 25px !important; }
.ml-md-30 {
margin-left: 30px !important; }
.ml-md-40 {
margin-left: 40px !important; }
.ml-md-50 {
margin-left: 50px !important; }
.ml-md-60 {
margin-left: 60px !important; }
.ml-md-70 {
margin-left: 70px !important; }
.ml-md-80 {
margin-left: 80px !important; }
.ml-md-90 {
margin-left: 90px !important; }
.ml-md-100 {
margin-left: 100px !important; }
.ml-md--10 {
margin-left: -10px !important; }
.ml-md--15 {
margin-left: -15px !important; }
.ml-md--20 {
margin-left: -20px !important; }
.ml-md--25 {
margin-left: -25px !important; }
.ml-md--30 {
margin-left: -30px !important; }
.ml-md--40 {
margin-left: -40px !important; }
.ml-md--50 {
margin-left: -50px !important; }
.ml-md--60 {
margin-left: -60px !important; }
.ml-md--70 {
margin-left: -70px !important; }
.ml-md--80 {
margin-left: -80px !important; }
.ml-md--90 {
margin-left: -90px !important; }
.ml-md--100 {
margin-left: -100px !important; } }
@media (max-width: 767.98px) {
.m-sm-0 {
margin: 0px !important; }
.m-sm-10 {
margin: 10px !important; }
.m-sm-15 {
margin: 15px !important; }
.m-sm-20 {
margin: 20px !important; }
.m-sm-25 {
margin: 25px !important; }
.m-sm-30 {
margin: 30px !important; }
.m-sm-40 {
margin: 40px !important; }
.m-sm-50 {
margin: 50px !important; }
.m-sm-60 {
margin: 60px !important; }
.m-sm-70 {
margin: 70px !important; }
.m-sm-80 {
margin: 80px !important; }
.m-sm-90 {
margin: 90px !important; }
.m-sm-100 {
margin: 100px !important; }
.m-sm--10 {
margin: -10px !important; }
.m-sm--15 {
margin: -15px !important; }
.m-sm--20 {
margin: -20px !important; }
.m-sm--25 {
margin: -25px !important; }
.m-sm--30 {
margin: -30px !important; }
.m-sm--40 {
margin: -40px !important; }
.m-sm--50 {
margin: -50px !important; }
.m-sm--60 {
margin: -60px !important; }
.m-sm--70 {
margin: -70px !important; }
.m-sm--80 {
margin: -80px !important; }
.m-sm--90 {
margin: -90px !important; }
.m-sm--100 {
margin: -100px !important; }
.mt-sm-0 {
margin-top: 0px !important; }
.mt-sm-10 {
margin-top: 10px !important; }
.mt-sm-15 {
margin-top: 15px !important; }
.mt-sm-20 {
margin-top: 20px !important; }
.mt-sm-25 {
margin-top: 25px !important; }
.mt-sm-30 {
margin-top: 30px !important; }
.mt-sm-40 {
margin-top: 40px !important; }
.mt-sm-50 {
margin-top: 50px !important; }
.mt-sm-60 {
margin-top: 60px !important; }
.mt-sm-70 {
margin-top: 70px !important; }
.mt-sm-80 {
margin-top: 80px !important; }
.mt-sm-90 {
margin-top: 90px !important; }
.mt-sm-100 {
margin-top: 100px !important; }
.mt-sm--10 {
margin-top: -10px !important; }
.mt-sm--15 {
margin-top: -15px !important; }
.mt-sm--20 {
margin-top: -20px !important; }
.mt-sm--25 {
margin-top: -25px !important; }
.mt-sm--30 {
margin-top: -30px !important; }
.mt-sm--40 {
margin-top: -40px !important; }
.mt-sm--50 {
margin-top: -50px !important; }
.mt-sm--60 {
margin-top: -60px !important; }
.mt-sm--70 {
margin-top: -70px !important; }
.mt-sm--80 {
margin-top: -80px !important; }
.mt-sm--90 {
margin-top: -90px !important; }
.mt-sm--100 {
margin-top: -100px !important; }
.mb-sm-0 {
margin-bottom: 0px !important; }
.mb-sm-10 {
margin-bottom: 10px !important; }
.mb-sm-15 {
margin-bottom: 15px !important; }
.mb-sm-20 {
margin-bottom: 20px !important; }
.mb-sm-25 {
margin-bottom: 25px !important; }
.mb-sm-30 {
margin-bottom: 30px !important; }
.mb-sm-40 {
margin-bottom: 40px !important; }
.mb-sm-50 {
margin-bottom: 50px !important; }
.mb-sm-60 {
margin-bottom: 60px !important; }
.mb-sm-70 {
margin-bottom: 70px !important; }
.mb-sm-80 {
margin-bottom: 80px !important; }
.mb-sm-90 {
margin-bottom: 90px !important; }
.mb-sm-100 {
margin-bottom: 100px !important; }
.mb-sm--10 {
margin-bottom: -10px !important; }
.mb-sm--15 {
margin-bottom: -15px !important; }
.mb-sm--20 {
margin-bottom: -20px !important; }
.mb-sm--25 {
margin-bottom: -25px !important; }
.mb-sm--30 {
margin-bottom: -30px !important; }
.mb-sm--40 {
margin-bottom: -40px !important; }
.mb-sm--50 {
margin-bottom: -50px !important; }
.mb-sm--60 {
margin-bottom: -60px !important; }
.mb-sm--70 {
margin-bottom: -70px !important; }
.mb-sm--80 {
margin-bottom: -80px !important; }
.mb-sm--90 {
margin-bottom: -90px !important; }
.mb-sm--100 {
margin-bottom: -100px !important; }
.mr-sm-0 {
margin-right: 0px !important; }
.mr-sm-10 {
margin-right: 10px !important; }
.mr-sm-15 {
margin-right: 15px !important; }
.mr-sm-20 {
margin-right: 20px !important; }
.mr-sm-25 {
margin-right: 25px !important; }
.mr-sm-30 {
margin-right: 30px !important; }
.mr-sm-40 {
margin-right: 40px !important; }
.mr-sm-50 {
margin-right: 50px !important; }
.mr-sm-60 {
margin-right: 60px !important; }
.mr-sm-70 {
margin-right: 70px !important; }
.mr-sm-80 {
margin-right: 80px !important; }
.mr-sm-90 {
margin-right: 90px !important; }
.mr-sm-100 {
margin-right: 100px !important; }
.mr-sm--10 {
margin-right: -10px !important; }
.mr-sm--15 {
margin-right: -15px !important; }
.mr-sm--20 {
margin-right: -20px !important; }
.mr-sm--25 {
margin-right: -25px !important; }
.mr-sm--30 {
margin-right: -30px !important; }
.mr-sm--40 {
margin-right: -40px !important; }
.mr-sm--50 {
margin-right: -50px !important; }
.mr-sm--60 {
margin-right: -60px !important; }
.mr-sm--70 {
margin-right: -70px !important; }
.mr-sm--80 {
margin-right: -80px !important; }
.mr-sm--90 {
margin-right: -90px !important; }
.mr-sm--100 {
margin-right: -100px !important; }
.ml-sm-0 {
margin-left: 0px !important; }
.ml-sm-10 {
margin-left: 10px !important; }
.ml-sm-15 {
margin-left: 15px !important; }
.ml-sm-20 {
margin-left: 20px !important; }
.ml-sm-25 {
margin-left: 25px !important; }
.ml-sm-30 {
margin-left: 30px !important; }
.ml-sm-40 {
margin-left: 40px !important; }
.ml-sm-50 {
margin-left: 50px !important; }
.ml-sm-60 {
margin-left: 60px !important; }
.ml-sm-70 {
margin-left: 70px !important; }
.ml-sm-80 {
margin-left: 80px !important; }
.ml-sm-90 {
margin-left: 90px !important; }
.ml-sm-100 {
margin-left: 100px !important; }
.ml-sm--10 {
margin-left: -10px !important; }
.ml-sm--15 {
margin-left: -15px !important; }
.ml-sm--20 {
margin-left: -20px !important; }
.ml-sm--25 {
margin-left: -25px !important; }
.ml-sm--30 {
margin-left: -30px !important; }
.ml-sm--40 {
margin-left: -40px !important; }
.ml-sm--50 {
margin-left: -50px !important; }
.ml-sm--60 {
margin-left: -60px !important; }
.ml-sm--70 {
margin-left: -70px !important; }
.ml-sm--80 {
margin-left: -80px !important; }
.ml-sm--90 {
margin-left: -90px !important; }
.ml-sm--100 {
margin-left: -100px !important; } }
@media (max-width: 575.98px) {
.m-xs-0 {
margin: 0px !important; }
.m-xs-10 {
margin: 10px !important; }
.m-xs-15 {
margin: 15px !important; }
.m-xs-20 {
margin: 20px !important; }
.m-xs-25 {
margin: 25px !important; }
.m-xs-30 {
margin: 30px !important; }
.m-xs-40 {
margin: 40px !important; }
.m-xs-50 {
margin: 50px !important; }
.m-xs-60 {
margin: 60px !important; }
.m-xs-70 {
margin: 70px !important; }
.m-xs-80 {
margin: 80px !important; }
.m-xs-90 {
margin: 90px !important; }
.m-xs-100 {
margin: 100px !important; }
.m-xs--10 {
margin: -10px !important; }
.m-xs--15 {
margin: -15px !important; }
.m-xs--20 {
margin: -20px !important; }
.m-xs--25 {
margin: -25px !important; }
.m-xs--30 {
margin: -30px !important; }
.m-xs--40 {
margin: -40px !important; }
.m-xs--50 {
margin: -50px !important; }
.m-xs--60 {
margin: -60px !important; }
.m-xs--70 {
margin: -70px !important; }
.m-xs--80 {
margin: -80px !important; }
.m-xs--90 {
margin: -90px !important; }
.m-xs--100 {
margin: -100px !important; }
.mt-xs-0 {
margin-top: 0px !important; }
.mt-xs-10 {
margin-top: 10px !important; }
.mt-xs-15 {
margin-top: 15px !important; }
.mt-xs-20 {
margin-top: 20px !important; }
.mt-xs-25 {
margin-top: 25px !important; }
.mt-xs-30 {
margin-top: 30px !important; }
.mt-xs-40 {
margin-top: 40px !important; }
.mt-xs-50 {
margin-top: 50px !important; }
.mt-xs-60 {
margin-top: 60px !important; }
.mt-xs-70 {
margin-top: 70px !important; }
.mt-xs-80 {
margin-top: 80px !important; }
.mt-xs-90 {
margin-top: 90px !important; }
.mt-xs-100 {
margin-top: 100px !important; }
.mt-xs--10 {
margin-top: -10px !important; }
.mt-xs--15 {
margin-top: -15px !important; }
.mt-xs--20 {
margin-top: -20px !important; }
.mt-xs--25 {
margin-top: -25px !important; }
.mt-xs--30 {
margin-top: -30px !important; }
.mt-xs--40 {
margin-top: -40px !important; }
.mt-xs--50 {
margin-top: -50px !important; }
.mt-xs--60 {
margin-top: -60px !important; }
.mt-xs--70 {
margin-top: -70px !important; }
.mt-xs--80 {
margin-top: -80px !important; }
.mt-xs--90 {
margin-top: -90px !important; }
.mt-xs--100 {
margin-top: -100px !important; }
.mb-xs-0 {
margin-bottom: 0px !important; }
.mb-xs-10 {
margin-bottom: 10px !important; }
.mb-xs-15 {
margin-bottom: 15px !important; }
.mb-xs-20 {
margin-bottom: 20px !important; }
.mb-xs-25 {
margin-bottom: 25px !important; }
.mb-xs-30 {
margin-bottom: 30px !important; }
.mb-xs-40 {
margin-bottom: 40px !important; }
.mb-xs-50 {
margin-bottom: 50px !important; }
.mb-xs-60 {
margin-bottom: 60px !important; }
.mb-xs-70 {
margin-bottom: 70px !important; }
.mb-xs-80 {
margin-bottom: 80px !important; }
.mb-xs-90 {
margin-bottom: 90px !important; }
.mb-xs-100 {
margin-bottom: 100px !important; }
.mb-xs--10 {
margin-bottom: -10px !important; }
.mb-xs--15 {
margin-bottom: -15px !important; }
.mb-xs--20 {
margin-bottom: -20px !important; }
.mb-xs--25 {
margin-bottom: -25px !important; }
.mb-xs--30 {
margin-bottom: -30px !important; }
.mb-xs--40 {
margin-bottom: -40px !important; }
.mb-xs--50 {
margin-bottom: -50px !important; }
.mb-xs--60 {
margin-bottom: -60px !important; }
.mb-xs--70 {
margin-bottom: -70px !important; }
.mb-xs--80 {
margin-bottom: -80px !important; }
.mb-xs--90 {
margin-bottom: -90px !important; }
.mb-xs--100 {
margin-bottom: -100px !important; }
.mr-xs-0 {
margin-right: 0px !important; }
.mr-xs-10 {
margin-right: 10px !important; }
.mr-xs-15 {
margin-right: 15px !important; }
.mr-xs-20 {
margin-right: 20px !important; }
.mr-xs-25 {
margin-right: 25px !important; }
.mr-xs-30 {
margin-right: 30px !important; }
.mr-xs-40 {
margin-right: 40px !important; }
.mr-xs-50 {
margin-right: 50px !important; }
.mr-xs-60 {
margin-right: 60px !important; }
.mr-xs-70 {
margin-right: 70px !important; }
.mr-xs-80 {
margin-right: 80px !important; }
.mr-xs-90 {
margin-right: 90px !important; }
.mr-xs-100 {
margin-right: 100px !important; }
.mr-xs--10 {
margin-right: -10px !important; }
.mr-xs--15 {
margin-right: -15px !important; }
.mr-xs--20 {
margin-right: -20px !important; }
.mr-xs--25 {
margin-right: -25px !important; }
.mr-xs--30 {
margin-right: -30px !important; }
.mr-xs--40 {
margin-right: -40px !important; }
.mr-xs--50 {
margin-right: -50px !important; }
.mr-xs--60 {
margin-right: -60px !important; }
.mr-xs--70 {
margin-right: -70px !important; }
.mr-xs--80 {
margin-right: -80px !important; }
.mr-xs--90 {
margin-right: -90px !important; }
.mr-xs--100 {
margin-right: -100px !important; }
.ml-xs-0 {
margin-left: 0px !important; }
.ml-xs-10 {
margin-left: 10px !important; }
.ml-xs-15 {
margin-left: 15px !important; }
.ml-xs-20 {
margin-left: 20px !important; }
.ml-xs-25 {
margin-left: 25px !important; }
.ml-xs-30 {
margin-left: 30px !important; }
.ml-xs-40 {
margin-left: 40px !important; }
.ml-xs-50 {
margin-left: 50px !important; }
.ml-xs-60 {
margin-left: 60px !important; }
.ml-xs-70 {
margin-left: 70px !important; }
.ml-xs-80 {
margin-left: 80px !important; }
.ml-xs-90 {
margin-left: 90px !important; }
.ml-xs-100 {
margin-left: 100px !important; }
.ml-xs--10 {
margin-left: -10px !important; }
.ml-xs--15 {
margin-left: -15px !important; }
.ml-xs--20 {
margin-left: -20px !important; }
.ml-xs--25 {
margin-left: -25px !important; }
.ml-xs--30 {
margin-left: -30px !important; }
.ml-xs--40 {
margin-left: -40px !important; }
.ml-xs--50 {
margin-left: -50px !important; }
.ml-xs--60 {
margin-left: -60px !important; }
.ml-xs--70 {
margin-left: -70px !important; }
.ml-xs--80 {
margin-left: -80px !important; }
.ml-xs--90 {
margin-left: -90px !important; }
.ml-xs--100 {
margin-left: -100px !important; } } .p-0 {
padding: 0px !important; }
.p-10 {
padding: 10px !important; }
.p-15 {
padding: 15px !important; }
.p-20 {
padding: 20px !important; }
.p-25 {
padding: 25px !important; }
.p-30 {
padding: 30px !important; }
.p-40 {
padding: 40px !important; }
.p-50 {
padding: 50px !important; }
.p-60 {
padding: 60px !important; }
.p-70 {
padding: 70px !important; }
.p-80 {
padding: 80px !important; }
.p-90 {
padding: 90px !important; }
.p-100 {
padding: 100px !important; }
.p--10 {
padding: -10px !important; }
.p--15 {
padding: -15px !important; }
.p--20 {
padding: -20px !important; }
.p--25 {
padding: -25px !important; }
.p--30 {
padding: -30px !important; }
.p--40 {
padding: -40px !important; }
.p--50 {
padding: -50px !important; }
.p--60 {
padding: -60px !important; }
.p--70 {
padding: -70px !important; }
.p--80 {
padding: -80px !important; }
.p--90 {
padding: -90px !important; }
.p--100 {
padding: -100px !important; }
.pt-0 {
padding-top: 0px !important; }
.pt-10 {
padding-top: 10px !important; }
.pt-15 {
padding-top: 15px !important; }
.pt-20 {
padding-top: 20px !important; }
.pt-25 {
padding-top: 25px !important; }
.pt-30 {
padding-top: 30px !important; }
.pt-40 {
padding-top: 40px !important; }
.pt-50 {
padding-top: 50px !important; }
.pt-60 {
padding-top: 60px !important; }
.pt-70 {
padding-top: 70px !important; }
.pt-80 {
padding-top: 80px !important; }
.pt-90 {
padding-top: 0px !important; }
.pt-100 {
padding-top: 100px !important; }
.pt--10 {
padding-top: -10px !important; }
.pt--15 {
padding-top: -15px !important; }
.pt--20 {
padding-top: -20px !important; }
.pt--25 {
padding-top: -25px !important; }
.pt--30 {
padding-top: -30px !important; }
.pt--40 {
padding-top: -40px !important; }
.pt--50 {
padding-top: -50px !important; }
.pt--60 {
padding-top: -60px !important; }
.pt--70 {
padding-top: -70px !important; }
.pt--80 {
padding-top: -80px !important; }
.pt--90 {
padding-top: -90px !important; }
.pt--100 {
padding-top: -100px !important; }
.pb-0 {
padding-bottom: 0px !important; }
.pb-10 {
padding-bottom: 10px !important; }
.pb-15 {
padding-bottom: 15px !important; }
.pb-20 {
padding-bottom: 20px !important; }
.pb-25 {
padding-bottom: 25px !important; }
.pb-30 {
padding-bottom: 30px !important; }
.pb-40 {
padding-bottom: 40px !important; }
.pb-50 {
padding-bottom: 50px !important; }
.pb-60 {
padding-bottom: 60px !important; }
.pb-70 {
padding-bottom: 70px !important; }
.pb-80 {
padding-bottom: 80px !important; }
.pb-90 {
padding-bottom: 90px !important; }
.pb-100 {
padding-bottom: 100px !important; }
.pb--10 {
padding-bottom: -10px !important; }
.pb--15 {
padding-bottom: -15px !important; }
.pb--20 {
padding-bottom: -20px !important; }
.pb--25 {
padding-bottom: -25px !important; }
.pb--30 {
padding-bottom: -30px !important; }
.pb--40 {
padding-bottom: -40px !important; }
.pb--50 {
padding-bottom: -50px !important; }
.pb--60 {
padding-bottom: -60px !important; }
.pb--70 {
padding-bottom: -70px !important; }
.pb--80 {
padding-bottom: -80px !important; }
.pb--90 {
padding-bottom: -90px !important; }
.pb--100 {
padding-bottom: -100px !important; }
.pr-0 {
padding-right: 0px !important; }
.pr-10 {
padding-right: 10px !important; }
.pr-15 {
padding-right: 15px !important; }
.pr-20 {
padding-right: 20px !important; }
.pr-25 {
padding-right: 25px !important; }
.pr-30 {
padding-right: 30px !important; }
.pr-40 {
padding-right: 40px !important; }
.pr-50 {
padding-right: 50px !important; }
.pr-60 {
padding-right: 60px !important; }
.pr-70 {
padding-right: 70px !important; }
.pr-80 {
padding-right: 80px !important; }
.pr-90 {
padding-right: 90px !important; }
.pr-100 {
padding-right: 100px !important; }
.pr--10 {
padding-right: -10px !important; }
.pr--15 {
padding-right: -15px !important; }
.pr--20 {
padding-right: -20px !important; }
.pr--25 {
padding-right: -25px !important; }
.pr--30 {
padding-right: -30px !important; }
.pr--40 {
padding-right: -40px !important; }
.pr--50 {
padding-right: -50px !important; }
.pr--60 {
padding-right: -60px !important; }
.pr--70 {
padding-right: -70px !important; }
.pr--80 {
padding-right: -80px !important; }
.pr--90 {
padding-right: -90px !important; }
.pr--100 {
padding-right: -100px !important; }
.pl-0 {
padding-left: 0px !important; }
.pl-10 {
padding-left: 10px !important; }
.pl-15 {
padding-left: 15px !important; }
.pl-20 {
padding-left: 20px !important; }
.pl-25 {
padding-left: 25px !important; }
.pl-30 {
padding-left: 30px !important; }
.pl-40 {
padding-left: 40px !important; }
.pl-50 {
padding-left: 50px !important; }
.pl-60 {
padding-left: 60px !important; }
.pl-70 {
padding-left: 70px !important; }
.pl-80 {
padding-left: 80px !important; }
.pl-90 {
padding-left: 90px !important; }
.pl-100 {
padding-left: 100px !important; }
.pl--10 {
padding-left: -10px !important; }
.pl--15 {
padding-left: -15px !important; }
.pl--20 {
padding-left: -20px !important; }
.pl--25 {
padding-left: -25px !important; }
.pl--30 {
padding-left: -30px !important; }
.pl--40 {
padding-left: -40px !important; }
.pl--50 {
padding-left: -50px !important; }
.pl--60 {
padding-left: -60px !important; }
.pl--70 {
padding-left: -70px !important; }
.pl--80 {
padding-left: -80px !important; }
.pl--90 {
padding-left: -90px !important; }
.pl--100 {
padding-left: -100px !important; }
@media (max-width: 1199.98px) {
.p-lg-0 {
padding: 0px !important; }
.p-lg-10 {
padding: 10px !important; }
.p-lg-15 {
padding: 15px !important; }
.p-lg-20 {
padding: 20px !important; }
.p-lg-25 {
padding: 25px !important; }
.p-lg-30 {
padding: 30px !important; }
.p-lg-40 {
padding: 40px !important; }
.p-lg-50 {
padding: 50px !important; }
.p-lg-60 {
padding: 60px !important; }
.p-lg-70 {
padding: 70px !important; }
.p-lg-80 {
padding: 80px !important; }
.p-lg-90 {
padding: 90px !important; }
.p-lg-100 {
padding: 100px !important; }
.p-lg--10 {
padding: -10px !important; }
.p-lg--15 {
padding: -15px !important; }
.p-lg--20 {
padding: -20px !important; }
.p-lg--25 {
padding: -25px !important; }
.p-lg--30 {
padding: -30px !important; }
.p-lg--40 {
padding: -40px !important; }
.p-lg--50 {
padding: -50px !important; }
.p-lg--60 {
padding: -60px !important; }
.p-lg--70 {
padding: -70px !important; }
.p-lg--80 {
padding: -80px !important; }
.p-lg--90 {
padding: -90px !important; }
.p-lg--100 {
padding: -100px !important; }
.pt-lg-0 {
padding-top: 0px !important; }
.pt-lg-10 {
padding-top: 10px !important; }
.pt-lg-15 {
padding-top: 15px !important; }
.pt-lg-20 {
padding-top: 20px !important; }
.pt-lg-25 {
padding-top: 25px !important; }
.pt-lg-30 {
padding-top: 30px !important; }
.pt-lg-40 {
padding-top: 40px !important; }
.pt-lg-50 {
padding-top: 50px !important; }
.pt-lg-60 {
padding-top: 60px !important; }
.pt-lg-70 {
padding-top: 70px !important; }
.pt-lg-80 {
padding-top: 80px !important; }
.pt-lg-90 {
padding-top: 90px !important; }
.pt-lg-100 {
padding-top: 100px !important; }
.pt-lg--10 {
padding-top: -10px !important; }
.pt-lg--15 {
padding-top: -15px !important; }
.pt-lg--20 {
padding-top: -20px !important; }
.pt-lg--25 {
padding-top: -25px !important; }
.pt-lg--30 {
padding-top: -30px !important; }
.pt-lg--40 {
padding-top: -40px !important; }
.pt-lg--50 {
padding-top: -50px !important; }
.pt-lg--60 {
padding-top: -60px !important; }
.pt-lg--70 {
padding-top: -70px !important; }
.pt-lg--80 {
padding-top: -80px !important; }
.pt-lg--90 {
padding-top: -90px !important; }
.pt-lg--100 {
padding-top: -100px !important; }
.pb-lg-0 {
padding-bottom: 0px !important; }
.pb-lg-10 {
padding-bottom: 10px !important; }
.pb-lg-15 {
padding-bottom: 15px !important; }
.pb-lg-20 {
padding-bottom: 20px !important; }
.pb-lg-25 {
padding-bottom: 25px !important; }
.pb-lg-30 {
padding-bottom: 30px !important; }
.pb-lg-40 {
padding-bottom: 40px !important; }
.pb-lg-50 {
padding-bottom: 50px !important; }
.pb-lg-60 {
padding-bottom: 60px !important; }
.pb-lg-70 {
padding-bottom: 70px !important; }
.pb-lg-80 {
padding-bottom: 80px !important; }
.pb-lg-90 {
padding-bottom: 90px !important; }
.pb-lg-100 {
padding-bottom: 100px !important; }
.pb-lg--10 {
padding-bottom: -10px !important; }
.pb-lg--15 {
padding-bottom: -15px !important; }
.pb-lg--20 {
padding-bottom: -20px !important; }
.pb-lg--25 {
padding-bottom: -25px !important; }
.pb-lg--30 {
padding-bottom: -30px !important; }
.pb-lg--40 {
padding-bottom: -40px !important; }
.pb-lg--50 {
padding-bottom: -50px !important; }
.pb-lg--60 {
padding-bottom: -60px !important; }
.pb-lg--70 {
padding-bottom: -70px !important; }
.pb-lg--80 {
padding-bottom: -80px !important; }
.pb-lg--90 {
padding-bottom: -90px !important; }
.pb-lg--100 {
padding-bottom: -100px !important; }
.pr-lg-0 {
padding-right: 0px !important; }
.pr-lg-10 {
padding-right: 10px !important; }
.pr-lg-15 {
padding-right: 15px !important; }
.pr-lg-20 {
padding-right: 20px !important; }
.pr-lg-25 {
padding-right: 25px !important; }
.pr-lg-30 {
padding-right: 30px !important; }
.pr-lg-40 {
padding-right: 40px !important; }
.pr-lg-50 {
padding-right: 50px !important; }
.pr-lg-60 {
padding-right: 60px !important; }
.pr-lg-70 {
padding-right: 70px !important; }
.pr-lg-80 {
padding-right: 80px !important; }
.pr-lg-90 {
padding-right: 90px !important; }
.pr-lg-100 {
padding-right: 100px !important; }
.pr-lg--10 {
padding-right: -10px !important; }
.pr-lg--15 {
padding-right: -15px !important; }
.pr-lg--20 {
padding-right: -20px !important; }
.pr-lg--25 {
padding-right: -25px !important; }
.pr-lg--30 {
padding-right: -30px !important; }
.pr-lg--40 {
padding-right: -40px !important; }
.pr-lg--50 {
padding-right: -50px !important; }
.pr-lg--60 {
padding-right: -60px !important; }
.pr-lg--70 {
padding-right: -70px !important; }
.pr-lg--80 {
padding-right: -80px !important; }
.pr-lg--90 {
padding-right: -90px !important; }
.pr-lg--100 {
padding-right: -100px !important; }
.pl-lg-0 {
padding-left: 0px !important; }
.pl-lg-10 {
padding-left: 10px !important; }
.pl-lg-15 {
padding-left: 15px !important; }
.pl-lg-20 {
padding-left: 20px !important; }
.pl-lg-25 {
padding-left: 25px !important; }
.pl-lg-30 {
padding-left: 30px !important; }
.pl-lg-40 {
padding-left: 40px !important; }
.pl-lg-50 {
padding-left: 50px !important; }
.pl-lg-60 {
padding-left: 60px !important; }
.pl-lg-70 {
padding-left: 70px !important; }
.pl-lg-80 {
padding-left: 80px !important; }
.pl-lg-90 {
padding-left: 90px !important; }
.pl-lg-100 {
padding-left: 100px !important; }
.pl-lg--10 {
padding-left: -10px !important; }
.pl-lg--15 {
padding-left: -15px !important; }
.pl-lg--20 {
padding-left: -20px !important; }
.pl-lg--25 {
padding-left: -25px !important; }
.pl-lg--30 {
padding-left: -30px !important; }
.pl-lg--40 {
padding-left: -40px !important; }
.pl-lg--50 {
padding-left: -50px !important; }
.pl-lg--60 {
padding-left: -60px !important; }
.pl-lg--70 {
padding-left: -70px !important; }
.pl-lg--80 {
padding-left: -80px !important; }
.pl-lg--90 {
padding-left: -90px !important; }
.pl-lg--100 {
padding-left: -100px !important; } }
@media (max-width: 991.98px) {
.p-md-0 {
padding: 0px !important; }
.p-md-10 {
padding: 10px !important; }
.p-md-15 {
padding: 15px !important; }
.p-md-20 {
padding: 20px !important; }
.p-md-25 {
padding: 25px !important; }
.p-md-30 {
padding: 30px !important; }
.p-md-40 {
padding: 40px !important; }
.p-md-50 {
padding: 50px !important; }
.p-md-60 {
padding: 60px !important; }
.p-md-70 {
padding: 70px !important; }
.p-md-80 {
padding: 80px !important; }
.p-md-90 {
padding: 90px !important; }
.p-md-100 {
padding: 100px !important; }
.p-md--10 {
padding: -10px !important; }
.p-md--15 {
padding: -15px !important; }
.p-md--20 {
padding: -20px !important; }
.p-md--25 {
padding: -25px !important; }
.p-md--30 {
padding: -30px !important; }
.p-md--40 {
padding: -40px !important; }
.p-md--50 {
padding: -50px !important; }
.p-md--60 {
padding: -60px !important; }
.p-md--70 {
padding: -70px !important; }
.p-md--80 {
padding: -80px !important; }
.p-md--90 {
padding: -90px !important; }
.p-md--100 {
padding: -100px !important; }
.pt-md-0 {
padding-top: 0px !important; }
.pt-md-10 {
padding-top: 10px !important; }
.pt-md-15 {
padding-top: 15px !important; }
.pt-md-20 {
padding-top: 20px !important; }
.pt-md-25 {
padding-top: 25px !important; }
.pt-md-30 {
padding-top: 30px !important; }
.pt-md-40 {
padding-top: 40px !important; }
.pt-md-50 {
padding-top: 50px !important; }
.pt-md-60 {
padding-top: 60px !important; }
.pt-md-70 {
padding-top: 70px !important; }
.pt-md-80 {
padding-top: 80px !important; }
.pt-md-90 {
padding-top: 90px !important; }
.pt-md-100 {
padding-top: 100px !important; }
.pt-md--10 {
padding-top: -10px !important; }
.pt-md--15 {
padding-top: -15px !important; }
.pt-md--20 {
padding-top: -20px !important; }
.pt-md--25 {
padding-top: -25px !important; }
.pt-md--30 {
padding-top: -30px !important; }
.pt-md--40 {
padding-top: -40px !important; }
.pt-md--50 {
padding-top: -50px !important; }
.pt-md--60 {
padding-top: -60px !important; }
.pt-md--70 {
padding-top: -70px !important; }
.pt-md--80 {
padding-top: -80px !important; }
.pt-md--90 {
padding-top: -90px !important; }
.pt-md--100 {
padding-top: -100px !important; }
.pb-md-0 {
padding-bottom: 0px !important; }
.pb-md-10 {
padding-bottom: 10px !important; }
.pb-md-15 {
padding-bottom: 15px !important; }
.pb-md-20 {
padding-bottom: 20px !important; }
.pb-md-25 {
padding-bottom: 25px !important; }
.pb-md-30 {
padding-bottom: 30px !important; }
.pb-md-40 {
padding-bottom: 40px !important; }
.pb-md-50 {
padding-bottom: 50px !important; }
.pb-md-60 {
padding-bottom: 60px !important; }
.pb-md-70 {
padding-bottom: 70px !important; }
.pb-md-80 {
padding-bottom: 80px !important; }
.pb-md-90 {
padding-bottom: 90px !important; }
.pb-md-100 {
padding-bottom: 100px !important; }
.pb-md--10 {
padding-bottom: -10px !important; }
.pb-md--15 {
padding-bottom: -15px !important; }
.pb-md--20 {
padding-bottom: -20px !important; }
.pb-md--25 {
padding-bottom: -25px !important; }
.pb-md--30 {
padding-bottom: -30px !important; }
.pb-md--40 {
padding-bottom: -40px !important; }
.pb-md--50 {
padding-bottom: -50px !important; }
.pb-md--60 {
padding-bottom: -60px !important; }
.pb-md--70 {
padding-bottom: -70px !important; }
.pb-md--80 {
padding-bottom: -80px !important; }
.pb-md--90 {
padding-bottom: -90px !important; }
.pb-md--100 {
padding-bottom: -100px !important; }
.pr-md-0 {
padding-right: 0px !important; }
.pr-md-10 {
padding-right: 10px !important; }
.pr-md-15 {
padding-right: 15px !important; }
.pr-md-20 {
padding-right: 20px !important; }
.pr-md-25 {
padding-right: 25px !important; }
.pr-md-30 {
padding-right: 30px !important; }
.pr-md-40 {
padding-right: 40px !important; }
.pr-md-50 {
padding-right: 50px !important; }
.pr-md-60 {
padding-right: 60px !important; }
.pr-md-70 {
padding-right: 70px !important; }
.pr-md-80 {
padding-right: 80px !important; }
.pr-md-90 {
padding-right: 90px !important; }
.pr-md-100 {
padding-right: 100px !important; }
.pr-md--10 {
padding-right: -10px !important; }
.pr-md--15 {
padding-right: -15px !important; }
.pr-md--20 {
padding-right: -20px !important; }
.pr-md--25 {
padding-right: -25px !important; }
.pr-md--30 {
padding-right: -30px !important; }
.pr-md--40 {
padding-right: -40px !important; }
.pr-md--50 {
padding-right: -50px !important; }
.pr-md--60 {
padding-right: -60px !important; }
.pr-md--70 {
padding-right: -70px !important; }
.pr-md--80 {
padding-right: -80px !important; }
.pr-md--90 {
padding-right: -90px !important; }
.pr-md--100 {
padding-right: -100px !important; }
.pl-md-0 {
padding-left: 0px !important; }
.pl-md-10 {
padding-left: 10px !important; }
.pl-md-15 {
padding-left: 15px !important; }
.pl-md-20 {
padding-left: 20px !important; }
.pl-md-25 {
padding-left: 25px !important; }
.pl-md-30 {
padding-left: 30px !important; }
.pl-md-40 {
padding-left: 40px !important; }
.pl-md-50 {
padding-left: 50px !important; }
.pl-md-60 {
padding-left: 60px !important; }
.pl-md-70 {
padding-left: 70px !important; }
.pl-md-80 {
padding-left: 80px !important; }
.pl-md-90 {
padding-left: 90px !important; }
.pl-md-100 {
padding-left: 100px !important; }
.pl-md--10 {
padding-left: -10px !important; }
.pl-md--15 {
padding-left: -15px !important; }
.pl-md--20 {
padding-left: -20px !important; }
.pl-md--25 {
padding-left: -25px !important; }
.pl-md--30 {
padding-left: -30px !important; }
.pl-md--40 {
padding-left: -40px !important; }
.pl-md--50 {
padding-left: -50px !important; }
.pl-md--60 {
padding-left: -60px !important; }
.pl-md--70 {
padding-left: -70px !important; }
.pl-md--80 {
padding-left: -80px !important; }
.pl-md--90 {
padding-left: -90px !important; }
.pl-md--100 {
padding-left: -100px !important; } }
@media (max-width: 767.98px) {
.p-sm-0 {
padding: 0px !important; }
.p-sm-10 {
padding: 10px !important; }
.p-sm-15 {
padding: 15px !important; }
.p-sm-20 {
padding: 20px !important; }
.p-sm-25 {
padding: 25px !important; }
.p-sm-30 {
padding: 30px !important; }
.p-sm-40 {
padding: 40px !important; }
.p-sm-50 {
padding: 50px !important; }
.p-sm-60 {
padding: 60px !important; }
.p-sm-70 {
padding: 70px !important; }
.p-sm-80 {
padding: 80px !important; }
.p-sm-90 {
padding: 90px !important; }
.p-sm-100 {
padding: 100px !important; }
.p-sm--10 {
padding: -10px !important; }
.p-sm--15 {
padding: -15px !important; }
.p-sm--20 {
padding: -20px !important; }
.p-sm--25 {
padding: -25px !important; }
.p-sm--30 {
padding: -30px !important; }
.p-sm--40 {
padding: -40px !important; }
.p-sm--50 {
padding: -50px !important; }
.p-sm--60 {
padding: -60px !important; }
.p-sm--70 {
padding: -70px !important; }
.p-sm--80 {
padding: -80px !important; }
.p-sm--90 {
padding: -90px !important; }
.p-sm--100 {
padding: -100px !important; }
.pt-sm-0 {
padding-top: 0px !important; }
.pt-sm-10 {
padding-top: 10px !important; }
.pt-sm-15 {
padding-top: 15px !important; }
.pt-sm-20 {
padding-top: 20px !important; }
.pt-sm-25 {
padding-top: 25px !important; }
.pt-sm-30 {
padding-top: 30px !important; }
.pt-sm-40 {
padding-top: 40px !important; }
.pt-sm-50 {
padding-top: 50px !important; }
.pt-sm-60 {
padding-top: 60px !important; }
.pt-sm-70 {
padding-top: 70px !important; }
.pt-sm-80 {
padding-top: 80px !important; }
.pt-sm-90 {
padding-top: 90px !important; }
.pt-sm-100 {
padding-top: 100px !important; }
.pt-sm--10 {
padding-top: -10px !important; }
.pt-sm--15 {
padding-top: -15px !important; }
.pt-sm--20 {
padding-top: -20px !important; }
.pt-sm--25 {
padding-top: -25px !important; }
.pt-sm--30 {
padding-top: -30px !important; }
.pt-sm--40 {
padding-top: -40px !important; }
.pt-sm--50 {
padding-top: -50px !important; }
.pt-sm--60 {
padding-top: -60px !important; }
.pt-sm--70 {
padding-top: -70px !important; }
.pt-sm--80 {
padding-top: -80px !important; }
.pt-sm--90 {
padding-top: -90px !important; }
.pt-sm--100 {
padding-top: -100px !important; }
.pb-sm-0 {
padding-bottom: 0px !important; }
.pb-sm-10 {
padding-bottom: 10px !important; }
.pb-sm-15 {
padding-bottom: 15px !important; }
.pb-sm-20 {
padding-bottom: 20px !important; }
.pb-sm-25 {
padding-bottom: 25px !important; }
.pb-sm-30 {
padding-bottom: 30px !important; }
.pb-sm-40 {
padding-bottom: 40px !important; }
.pb-sm-50 {
padding-bottom: 50px !important; }
.pb-sm-60 {
padding-bottom: 60px !important; }
.pb-sm-70 {
padding-bottom: 70px !important; }
.pb-sm-80 {
padding-bottom: 80px !important; }
.pb-sm-90 {
padding-bottom: 90px !important; }
.pb-sm-100 {
padding-bottom: 100px !important; }
.pb-sm--10 {
padding-bottom: -10px !important; }
.pb-sm--15 {
padding-bottom: -15px !important; }
.pb-sm--20 {
padding-bottom: -20px !important; }
.pb-sm--25 {
padding-bottom: -25px !important; }
.pb-sm--30 {
padding-bottom: -30px !important; }
.pb-sm--40 {
padding-bottom: -40px !important; }
.pb-sm--50 {
padding-bottom: -50px !important; }
.pb-sm--60 {
padding-bottom: -60px !important; }
.pb-sm--70 {
padding-bottom: -70px !important; }
.pb-sm--80 {
padding-bottom: -80px !important; }
.pb-sm--90 {
padding-bottom: -90px !important; }
.pb-sm--100 {
padding-bottom: -100px !important; }
.pr-sm-0 {
padding-right: 0px !important; }
.pr-sm-10 {
padding-right: 10px !important; }
.pr-sm-15 {
padding-right: 15px !important; }
.pr-sm-20 {
padding-right: 20px !important; }
.pr-sm-25 {
padding-right: 25px !important; }
.pr-sm-30 {
padding-right: 30px !important; }
.pr-sm-40 {
padding-right: 40px !important; }
.pr-sm-50 {
padding-right: 50px !important; }
.pr-sm-60 {
padding-right: 60px !important; }
.pr-sm-70 {
padding-right: 70px !important; }
.pr-sm-80 {
padding-right: 80px !important; }
.pr-sm-90 {
padding-right: 90px !important; }
.pr-sm-100 {
padding-right: 100px !important; }
.pr-sm--10 {
padding-right: -10px !important; }
.pr-sm--15 {
padding-right: -15px !important; }
.pr-sm--20 {
padding-right: -20px !important; }
.pr-sm--25 {
padding-right: -25px !important; }
.pr-sm--30 {
padding-right: -30px !important; }
.pr-sm--40 {
padding-right: -40px !important; }
.pr-sm--50 {
padding-right: -50px !important; }
.pr-sm--60 {
padding-right: -60px !important; }
.pr-sm--70 {
padding-right: -70px !important; }
.pr-sm--80 {
padding-right: -80px !important; }
.pr-sm--90 {
padding-right: -90px !important; }
.pr-sm--100 {
padding-right: -100px !important; }
.pl-sm-0 {
padding-left: 0px !important; }
.pl-sm-10 {
padding-left: 10px !important; }
.pl-sm-15 {
padding-left: 15px !important; }
.pl-sm-20 {
padding-left: 20px !important; }
.pl-sm-25 {
padding-left: 25px !important; }
.pl-sm-30 {
padding-left: 30px !important; }
.pl-sm-40 {
padding-left: 40px !important; }
.pl-sm-50 {
padding-left: 50px !important; }
.pl-sm-60 {
padding-left: 60px !important; }
.pl-sm-70 {
padding-left: 70px !important; }
.pl-sm-80 {
padding-left: 80px !important; }
.pl-sm-90 {
padding-left: 90px !important; }
.pl-sm-100 {
padding-left: 100px !important; }
.pl-sm--10 {
padding-left: -10px !important; }
.pl-sm--15 {
padding-left: -15px !important; }
.pl-sm--20 {
padding-left: -20px !important; }
.pl-sm--25 {
padding-left: -25px !important; }
.pl-sm--30 {
padding-left: -30px !important; }
.pl-sm--40 {
padding-left: -40px !important; }
.pl-sm--50 {
padding-left: -50px !important; }
.pl-sm--60 {
padding-left: -60px !important; }
.pl-sm--70 {
padding-left: -70px !important; }
.pl-sm--80 {
padding-left: -80px !important; }
.pl-sm--90 {
padding-left: -90px !important; }
.pl-sm--100 {
padding-left: -100px !important; } }
@media (max-width: 575.98px) {
.p-xs-0 {
padding: 0px !important; }
.p-xs-10 {
padding: 10px !important; }
.p-xs-15 {
padding: 15px !important; }
.p-xs-20 {
padding: 20px !important; }
.p-xs-25 {
padding: 25px !important; }
.p-xs-30 {
padding: 30px !important; }
.p-xs-40 {
padding: 40px !important; }
.p-xs-50 {
padding: 50px !important; }
.p-xs-60 {
padding: 60px !important; }
.p-xs-70 {
padding: 70px !important; }
.p-xs-80 {
padding: 80px !important; }
.p-xs-90 {
padding: 90px !important; }
.p-xs-100 {
padding: 100px !important; }
.p-xs--10 {
padding: -10px !important; }
.p-xs--15 {
padding: -15px !important; }
.p-xs--20 {
padding: -20px !important; }
.p-xs--25 {
padding: -25px !important; }
.p-xs--30 {
padding: -30px !important; }
.p-xs--40 {
padding: -40px !important; }
.p-xs--50 {
padding: -50px !important; }
.p-xs--60 {
padding: -60px !important; }
.p-xs--70 {
padding: -70px !important; }
.p-xs--80 {
padding: -80px !important; }
.p-xs--90 {
padding: -90px !important; }
.p-xs--100 {
padding: -100px !important; }
.pt-xs-0 {
padding-top: 0px !important; }
.pt-xs-10 {
padding-top: 10px !important; }
.pt-xs-15 {
padding-top: 15px !important; }
.pt-xs-20 {
padding-top: 20px !important; }
.pt-xs-25 {
padding-top: 25px !important; }
.pt-xs-30 {
padding-top: 30px !important; }
.pt-xs-40 {
padding-top: 40px !important; }
.pt-xs-50 {
padding-top: 50px !important; }
.pt-xs-60 {
padding-top: 60px !important; }
.pt-xs-70 {
padding-top: 70px !important; }
.pt-xs-80 {
padding-top: 80px !important; }
.pt-xs-90 {
padding-top: 90px !important; }
.pt-xs-100 {
padding-top: 100px !important; }
.pt-xs--10 {
padding-top: -10px !important; }
.pt-xs--15 {
padding-top: -15px !important; }
.pt-xs--20 {
padding-top: -20px !important; }
.pt-xs--25 {
padding-top: -25px !important; }
.pt-xs--30 {
padding-top: -30px !important; }
.pt-xs--40 {
padding-top: -40px !important; }
.pt-xs--50 {
padding-top: -50px !important; }
.pt-xs--60 {
padding-top: -60px !important; }
.pt-xs--70 {
padding-top: -70px !important; }
.pt-xs--80 {
padding-top: -80px !important; }
.pt-xs--90 {
padding-top: -90px !important; }
.pt-xs--100 {
padding-top: -100px !important; }
.pb-xs-0 {
padding-bottom: 0px !important; }
.pb-xs-10 {
padding-bottom: 10px !important; }
.pb-xs-15 {
padding-bottom: 15px !important; }
.pb-xs-20 {
padding-bottom: 20px !important; }
.pb-xs-25 {
padding-bottom: 25px !important; }
.pb-xs-30 {
padding-bottom: 30px !important; }
.pb-xs-40 {
padding-bottom: 40px !important; }
.pb-xs-50 {
padding-bottom: 50px !important; }
.pb-xs-60 {
padding-bottom: 60px !important; }
.pb-xs-70 {
padding-bottom: 70px !important; }
.pb-xs-80 {
padding-bottom: 80px !important; }
.pb-xs-90 {
padding-bottom: 90px !important; }
.pb-xs-100 {
padding-bottom: 100px !important; }
.pb-xs--10 {
padding-bottom: -10px !important; }
.pb-xs--15 {
padding-bottom: -15px !important; }
.pb-xs--20 {
padding-bottom: -20px !important; }
.pb-xs--25 {
padding-bottom: -25px !important; }
.pb-xs--30 {
padding-bottom: -30px !important; }
.pb-xs--40 {
padding-bottom: -40px !important; }
.pb-xs--50 {
padding-bottom: -50px !important; }
.pb-xs--60 {
padding-bottom: -60px !important; }
.pb-xs--70 {
padding-bottom: -70px !important; }
.pb-xs--80 {
padding-bottom: -80px !important; }
.pb-xs--90 {
padding-bottom: -90px !important; }
.pb-xs--100 {
padding-bottom: -100px !important; }
.pr-xs-0 {
padding-right: 0px !important; }
.pr-xs-10 {
padding-right: 10px !important; }
.pr-xs-15 {
padding-right: 15px !important; }
.pr-xs-20 {
padding-right: 20px !important; }
.pr-xs-25 {
padding-right: 25px !important; }
.pr-xs-30 {
padding-right: 30px !important; }
.pr-xs-40 {
padding-right: 40px !important; }
.pr-xs-50 {
padding-right: 50px !important; }
.pr-xs-60 {
padding-right: 60px !important; }
.pr-xs-70 {
padding-right: 70px !important; }
.pr-xs-80 {
padding-right: 80px !important; }
.pr-xs-90 {
padding-right: 90px !important; }
.pr-xs-100 {
padding-right: 100px !important; }
.pr-xs--10 {
padding-right: -10px !important; }
.pr-xs--15 {
padding-right: -15px !important; }
.pr-xs--20 {
padding-right: -20px !important; }
.pr-xs--25 {
padding-right: -25px !important; }
.pr-xs--30 {
padding-right: -30px !important; }
.pr-xs--40 {
padding-right: -40px !important; }
.pr-xs--50 {
padding-right: -50px !important; }
.pr-xs--60 {
padding-right: -60px !important; }
.pr-xs--70 {
padding-right: -70px !important; }
.pr-xs--80 {
padding-right: -80px !important; }
.pr-xs--90 {
padding-right: -90px !important; }
.pr-xs--100 {
padding-right: -100px !important; }
.pl-xs-0 {
padding-left: 0px !important; }
.pl-xs-10 {
padding-left: 10px !important; }
.pl-xs-15 {
padding-left: 15px !important; }
.pl-xs-20 {
padding-left: 20px !important; }
.pl-xs-25 {
padding-left: 25px !important; }
.pl-xs-30 {
padding-left: 30px !important; }
.pl-xs-40 {
padding-left: 40px !important; }
.pl-xs-50 {
padding-left: 50px !important; }
.pl-xs-60 {
padding-left: 60px !important; }
.pl-xs-70 {
padding-left: 70px !important; }
.pl-xs-80 {
padding-left: 80px !important; }
.pl-xs-90 {
padding-left: 90px !important; }
.pl-xs-100 {
padding-left: 100px !important; }
.pl-xs--10 {
padding-left: -10px !important; }
.pl-xs--15 {
padding-left: -15px !important; }
.pl-xs--20 {
padding-left: -20px !important; }
.pl-xs--25 {
padding-left: -25px !important; }
.pl-xs--30 {
padding-left: -30px !important; }
.pl-xs--40 {
padding-left: -40px !important; }
.pl-xs--50 {
padding-left: -50px !important; }
.pl-xs--60 {
padding-left: -60px !important; }
.pl-xs--70 {
padding-left: -70px !important; }
.pl-xs--80 {
padding-left: -80px !important; }
.pl-xs--90 {
padding-left: -90px !important; }
.pl-xs--100 {
padding-left: -100px !important; } }
.tm-responsive-pos-top-0 {
top: 0px; }
.tm-responsive-pos-top-10 {
top: 10px; }
.tm-responsive-pos-top-15 {
top: 15px; }
.tm-responsive-pos-top-20 {
top: 20px; }
.tm-responsive-pos-top-25 {
top: 25px; }
.tm-responsive-pos-top-30 {
top: 30px; }
.tm-responsive-pos-top-40 {
top: 40px; }
.tm-responsive-pos-top-50 {
top: 50px; }
.tm-responsive-pos-top-60 {
top: 60px; }
.tm-responsive-pos-top-70 {
top: 70px; }
.tm-responsive-pos-top-80 {
top: 80px; }
.tm-responsive-pos-top-90 {
top: 90px; }
.tm-responsive-pos-top-100 {
top: 100px; }
@media (max-width: 991.98px) {
[class^="tm-responsive-pos-top-"], [class*=" tm-responsive-pos-top-"] {
top: 0; } }
.tm-responsive-pos-bottom-0 {
bottom: 0px; }
.tm-responsive-pos-bottom-10 {
bottom: 10px; }
.tm-responsive-pos-bottom-15 {
bottom: 15px; }
.tm-responsive-pos-bottom-20 {
bottom: 20px; }
.tm-responsive-pos-bottom-25 {
bottom: 25px; }
.tm-responsive-pos-bottom-30 {
bottom: 30px; }
.tm-responsive-pos-bottom-40 {
bottom: 40px; }
.tm-responsive-pos-bottom-50 {
bottom: 50px; }
.tm-responsive-pos-bottom-60 {
bottom: 60px; }
.tm-responsive-pos-bottom-70 {
bottom: 70px; }
.tm-responsive-pos-bottom-80 {
bottom: 80px; }
.tm-responsive-pos-bottom-90 {
bottom: 90px; }
.tm-responsive-pos-bottom-100 {
bottom: 100px; }
@media (max-width: 991.98px) {
[class^="tm-responsive-pos-bottom-"], [class*=" tm-responsive-pos-bottom-"] {
bottom: 0; } }
.mt-responsive--150 {
margin-top: -150px; }
@media (max-width: 1199.98px) {
.mt-responsive--150 {
margin-top: -100px; } }
@media (max-width: 991.98px) {
.mt-responsive--150 {
margin-top: -50px; } }
.mt-responsive--200 {
margin-top: -200px; }
@media (max-width: 1199.98px) {
.mt-responsive--200 {
margin-top: -150px; } }
@media (max-width: 991.98px) {
.mt-responsive--200 {
margin-top: -80px; } }
.mt-responsive--210 {
margin-top: -210px; }
@media (max-width: 1199.98px) {
.mt-responsive--210 {
margin-top: -150px; } }
@media (max-width: 991.98px) {
.mt-responsive--210 {
margin-top: -80px; } }
.mt-responsive--220 {
margin-top: -220px; }
@media (max-width: 1199.98px) {
.mt-responsive--220 {
margin-top: -150px; } }
@media (max-width: 991.98px) {
.mt-responsive--220 {
margin-top: -80px; } }
.mt-responsive--230 {
margin-top: -230px; }
@media (max-width: 1199.98px) {
.mt-responsive--230 {
margin-top: -150px; } }
@media (max-width: 991.98px) {
.mt-responsive--230 {
margin-top: -80px; } }
.mt-responsive--240 {
margin-top: -240px; }
@media (max-width: 1199.98px) {
.mt-responsive--240 {
margin-top: -150px; } }
@media (max-width: 991.98px) {
.mt-responsive--240 {
margin-top: -80px; } }
.mt-responsive--250 {
margin-top: -250px; }
@media (max-width: 1199.98px) {
.mt-responsive--250 {
margin-top: -150px; } }
@media (max-width: 991.98px) {
.mt-responsive--250 {
margin-top: -80px; } }
@media (max-width: 767.98px) {
[class^="mt-responsive-"], [class*=" mt-responsive-"] {
margin-top: 0; } }    @media (min-width: 992px) and (max-width: 1199.98px) {
body {
font-size: 1rem; }
h1 {
font-size: 3.3rem; }
h2 {
font-size: 2.5rem; }
h3 {
font-size: 2.2rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
body {
font-size: 1rem; }
h1 {
font-size: 3.1rem; }
h2 {
font-size: 2.3rem; }
h3 {
font-size: 2.1rem; } }
@media (max-width: 767.98px) {
body {
font-size: 1rem; }
h1 {
font-size: 3.0rem; }
h2 {
font-size: 2.2rem; }
h3 {
font-size: 2.0rem; } }