@charset "UTF-8";
/*
Theme Name: Ronmi
Theme URI: http://wpdemo.archiwp.com/ronmi/
Author: OceanThemes
Author URI: http://oceanthemes.net/
Description: Ronmi is a WordPress theme for Interior Design & Architecture Company. Ronmi is easy to use, it provides everything you need to create great looking website. With Ronmi you can impress your customer by it’s professional design and the interactivity. Ronmi built with latest website technology to ensure your website is looks nice on desktop and mobile. Get Ronmi now!
Version: 1.2.1
Requires PHP: 5.2.4
Tested up to: 8.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ronmi
Domain Path: /languages/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
:root {
  --ronmi-font-main: Jost, sans-serif;
  --ronmi-font-second: Libre Caslon Text, serif;
  --ronmi-color-primary: #00776e;
  --ronmi-color-second: #AB6447;
  --ronmi-color-dark: #191d1b;
  --ronmi-color-text-main: #5f6160;
  --ronmi-bg-color-screen: #fff9f5;
  --ronmi-line-height-text: 32px;
  --ronmi-font-weight-text: 400;
  --ronmi-font-size-text: 18px;
  --ronmi-heading-margin: 0 0 20px;
  --ronmi-h1-font-size: 64px;
  --ronmi-h1-line-height: 72px;
  --ronmi-h2-font-size: 48px;
  --ronmi-h2-line-height: 64px;
  --ronmi-h3-font-size: 36px;
  --ronmi-h3-line-height: 42px;
  --ronmi-h4-font-size: 30px;
  --ronmi-h4-line-height: 40px;
  --ronmi-h5-font-size: 24px;
  --ronmi-h5-line-height: 36px;
  --ronmi-h6-font-size: 18px;
  --ronmi-h6-line-height: 32px;
  --ronmi-input-color-text: #5f6160;
  --ronmi-input-font-size: 16px;
  --ronmi-input-background: #fff;
  --ronmi-menu-font-size: 16px;
  --ronmi-menu-color: #5f6160;
  --ronmi-submenu-color-hover: #fff;
  --ronmi-submenu-bg-color: #fff;
  --ronmi-page-header-color-text: #fff;
  --ronmi-btn-font-size: 18px;
  --ronmi-btn-text-color: #fff;
  --ronmi-btn-font-weight: 500;
  --ronmi-btn-line-height: 1;
  --ronmi-color-link: #191d1b;
  --ronmi-color-link-hover: #00776e;
  --ronmi-arrow-slider-color: #b6b5b4;
  --ronmi-bg-body-dark-scheme: #0b0b0d;
  --ronmi-bg-color-screen-dark-scheme: rgba(255,255,255,0.1);
}

@media (max-width: 767px) {
  :root {
    --ronmi-h1-font-size: 42px;
    --ronmi-h1-line-height: 48px;
    --ronmi-h2-font-size: 36px;
    --ronmi-h2-line-height: 42px;
    --ronmi-h3-font-size: 28px;
    --ronmi-h3-line-height: 34px;
    --ronmi-h4-font-size: 21px;
    --ronmi-h4-line-height: 28px;
  }
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  overflow-x: hidden;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  overflow: hidden;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  font-family: var(--ronmi-font-main);
  font-size: var(--ronmi-font-size-text);
  line-height: var(--ronmi-line-height-text);
  font-weight: var(--ronmi-font-weight-text);
  color: var(--ronmi-color-text-main);
  word-break: break-word;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--ronmi-font-second);
  color: var(--ronmi-color-dark);
  font-weight: var(--ronmi-font-weight-text);
  margin: var(--ronmi-heading-margin);
}

h1 {
  font-size: var(--ronmi-h1-font-size);
  line-height: var(--ronmi-h1-line-height);
}

h2 {
  font-size: var(--ronmi-h2-font-size);
  line-height: var(--ronmi-h2-line-height);
}

h3 {
  font-size: var(--ronmi-h3-font-size);
  line-height: var(--ronmi-h3-line-height);
}

h4 {
  font-size: var(--ronmi-h4-font-size);
  line-height: var(--ronmi-h4-line-height);
}

h5 {
  font-size: var(--ronmi-h5-font-size);
  line-height: var(--ronmi-h5-line-height);
}

h6 {
  font-size: var(--ronmi-h6-font-size);
  line-height: var(--ronmi-h6-line-height);
}

p {
  margin: 0 0 20px;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  position: relative;
  font-family: var(--ronmi-font-second);
  color: var(--ronmi-color-dark);
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin: 30px 0;
  padding: 115px 180px 40px 58px;
  background-color: var(--ronmi-bg-color-screen);
  border-left: 3px solid #AB6447;
}
blockquote:before {
  display: block;
  position: absolute;
  content: "\f113";
  left: 58px;
  top: 50px;
  font-family: "flaticon";
  font-size: 37px;
  color: #AB6447;
  line-height: 1;
}
blockquote cite {
  display: inline-block;
  font-family: var(--ronmi-font-main);
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
  color: var(--ronmi-color-second);
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 16px;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.bg-primary {
  background: var(--ronmi-color-primary);
}

.bg-second {
  background: var(--ronmi-color-second);
}

.text-primary {
  color: var(--ronmi-color-primary);
}

.text-second {
  color: var(--ronmi-color-second);
}

.lead {
  font-size: 20px;
}

.clear-both {
  clear: both;
}

.unstyle {
  list-style: none;
  padding-left: 0;
}

.font14 {
  font-size: 14px;
}

.text-light {
  color: #fff;
}
.text-light * {
  color: #fff;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.dtable {
  display: table;
}

.dcell {
  display: table-cell;
  vertical-align: middle;
}

.dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.overflow {
  overflow: hidden;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.title-link {
  display: inline;
  background-size: 0 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, currentColor, currentColor);
}
.title-link:hover {
  background-size: 100% 1px;
}

.item-link {
  position: relative;
}
.item-link:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  will-change: transform;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
}
.item-link:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}

.btn-textual a {
  position: relative;
}
.btn-textual a:before, .btn-textual a:after {
  content: "";
  height: 1px;
  background: currentColor;
  position: absolute;
  left: 0;
  bottom: 0;
}
.btn-textual a:before {
  width: 100%;
}
.btn-textual a:after {
  width: 0;
}
.btn-textual a:hover:before {
  width: 0;
  right: 0;
  left: auto;
  transition: all 0.5s;
}
.btn-textual a:hover:after {
  width: 100%;
  transition: all 0.5s;
  transition-delay: 0.2s;
}

.ot-slider .ot-dots-classic {
  margin-top: 45px;
}
.ot-slider .ot-dots-classic .owl-dot {
  background: transparent;
}
.ot-slider .ot-dots-classic .owl-dot:first-child {
  padding-left: 0;
}
.ot-slider .ot-dots-classic .owl-dot:first-child span {
  margin-left: 0;
}
.ot-slider .ot-dots-classic .owl-dot:last-child {
  padding-right: 0;
}
.ot-slider .ot-dots-classic .owl-dot:last-child span {
  margin-right: 0;
}
.ot-slider .ot-dots-classic .owl-dot span {
  background-color: #8c8e8d;
  margin: 5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-slider .ot-dots-classic .owl-dot.active span, .ot-slider .ot-dots-classic .owl-dot:hover span {
  background-color: var(--ronmi-color-primary);
}
.ot-slider .ot-dots-classic .owl-dot.active span {
  -webkit-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}

.ot-slider .ot-dots-custom {
  margin-top: 45px;
}
.ot-slider .ot-dots-custom .owl-dot {
  padding: 8px;
  margin-right: 12px;
  background: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: border-color 0.3s linear;
  -webkit-transition: border-color 0.3s linear;
  -moz-transition: border-color 0.3s linear;
  -o-transition: border-color 0.3s linear;
  -ms-transition: border-color 0.3s linear;
}
.ot-slider .ot-dots-custom .owl-dot:last-child {
  margin-right: 0;
}
.ot-slider .ot-dots-custom .owl-dot span {
  background-color: #8c8e8d;
  margin: 0;
  transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
}
.ot-slider .ot-dots-custom .owl-dot.active, .ot-slider .ot-dots-custom .owl-dot:hover {
  border-color: #00776e;
}
.ot-slider .ot-dots-custom .owl-dot.active span, .ot-slider .ot-dots-custom .owl-dot:hover span {
  background-color: var(--ronmi-color-primary);
}

.ot-slider .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ot-slider .owl-nav button {
  position: relative;
  line-height: 1;
  background: none;
  border: none;
  outline: none;
}
.ot-slider .owl-nav button svg {
  display: block;
  width: 58px;
  height: auto;
  fill: currentColor;
}
.ot-slider .owl-nav button.owl-prev {
  margin-left: -80px;
}
.ot-slider .owl-nav button.owl-prev svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ot-slider .owl-nav button.owl-prev:before {
  left: -23px;
}
.ot-slider .owl-nav button.owl-next {
  margin-right: -80px;
}
.ot-slider .owl-nav button.owl-next:before {
  right: -23px;
}
.ot-slider .owl-nav button[class*=owl-] {
  padding: 0;
  color: var(--ronmi-arrow-slider-color);
  transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
}
.ot-slider .owl-nav button[class*=owl-]:hover {
  color: var(--ronmi-color-primary);
  background: none;
}
.ot-slider .owl-nav button:before {
  position: absolute;
  content: "";
  top: 50%;
  width: 50px;
  height: 50px;
  border: 1px solid currentColor;
  -webkit-transform: translateY(calc(-50% - 1px));
  -ms-transform: translateY(calc(-50% - 1px));
  transform: translateY(calc(-50% - 1px));
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ot-heading-with-slider .custom-nav {
  display: flex;
  padding-left: 20px;
  margin-top: 46px;
}
.ot-heading-with-slider .custom-nav button {
  position: relative;
  line-height: 1;
  background: none;
  border: none;
  outline: none;
}
.ot-heading-with-slider .custom-nav button svg {
  display: block;
  width: 58px;
  height: auto;
  fill: currentColor;
}
.ot-heading-with-slider .custom-nav button.owl-prev {
  margin-left: -80px;
}
.ot-heading-with-slider .custom-nav button.owl-prev svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ot-heading-with-slider .custom-nav button.owl-prev:before {
  left: -23px;
}
.ot-heading-with-slider .custom-nav button.owl-next {
  margin-right: -80px;
}
.ot-heading-with-slider .custom-nav button.owl-next:before {
  right: -23px;
}
.ot-heading-with-slider .custom-nav button[class*=owl-] {
  padding: 0;
  color: var(--ronmi-arrow-slider-color);
  transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
}
.ot-heading-with-slider .custom-nav button[class*=owl-]:hover {
  color: var(--ronmi-color-primary);
  background: none;
}
.ot-heading-with-slider .custom-nav button:before {
  position: absolute;
  content: "";
  top: 50%;
  width: 50px;
  height: 50px;
  border: 1px solid currentColor;
  -webkit-transform: translateY(calc(-50% - 1px));
  -ms-transform: translateY(calc(-50% - 1px));
  transform: translateY(calc(-50% - 1px));
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ot-heading-with-slider .custom-nav button.owl-prev {
  margin-left: 0;
  margin-right: 30px;
}
.ot-heading-with-slider .custom-nav button.owl-prev:before {
  left: -20px;
}
.ot-heading-with-slider .custom-nav button.owl-next {
  margin-right: 0;
}
.ot-heading-with-slider .custom-nav button.owl-next:before {
  right: -20px;
}
.ot-heading-with-slider .custom-nav button svg {
  width: 37px;
}
.ot-heading-with-slider .custom-nav button:before {
  width: 40px;
  height: 40px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.scroll-down {
  animation: MoveUpDown 1.5s linear infinite;
}

/* Custome Style Home 9 Begin*/
.arrow-home9 .ot-slider .owl-nav button svg {
  display: none;
}
.arrow-home9 .ot-slider .owl-nav button {
  position: relative;
  font-size: 42px;
  opacity: 1 !important;
}
.arrow-home9 .owl-nav button.owl-prev {
  margin-right: 30px !important;
  margin-left: 0 !important;
}
.arrow-home9 .owl-nav button.owl-prev:before,
.arrow-home9 .owl-nav button.owl-next:before {
  font-family: flaticon;
  display: contents;
  border: none;
  width: 1em;
  height: 1em;
}
.arrow-home9 .owl-nav button.owl-prev:before {
  content: "\f122";
}
.arrow-home9 .owl-nav button.owl-next:before {
  content: "\f121";
}

.divider-element .elementor-widget-container > div {
  position: relative;
  padding-top: 30px;
}

.divider-element .elementor-widget-container > div:before, .divider-element .elementor-widget-container > div:after {
  position: absolute;
  content: "";
  top: 0;
  transition: width 0.3s linear;
}

.divider-element .elementor-widget-container > div:before {
  width: 100%;
  height: 1px;
  background-color: #fff;
  left: 0;
}

.divider-element .elementor-widget-container > div:after {
  width: 0;
  height: 1px;
  background-color: #dd7e0f;
  right: 0;
}

.divider-element .elementor-widget-container > div:hover:before {
  width: 0;
  right: 0;
  left: auto;
}

.divider-element .elementor-widget-container > div:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}

/*Custome Style Home 9 End*/
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 10px;
  }
}
@keyframes MoveUpRight {
  0%, 100% {
    left: calc(100% + 12px);
  }
  50% {
    left: calc(100% + 25px);
  }
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 20px;
  padding-left: 18px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

.none-style {
  list-style: none;
  padding-left: 0;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
}

caption,
td,
th {
  padding: 0;
  font-weight: normal;
  text-align: left;
}

table,
th,
td {
  border: 1px solid #eee;
}

th {
  font-weight: 700;
}

th,
td {
  padding: 0.4375em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* #button Group
================================================== */
.octf-btn {
  position: relative;
  display: inline-block;
  font-family: var(--ronmi-font-main);
  font-size: var(--ronmi-btn-font-size);
  font-weight: var(--ronmi-btn-font-weight);
  line-height: var(--ronmi-btn-line-height);
  background-color: var(--ronmi-color-primary);
  padding: 20px 30px;
  color: var(--ronmi-btn-text-color);
  margin-bottom: 0;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: 1px solid transparent;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.octf-btn-primary:visited {
  color: var(--ronmi-btn-text-color);
  background-color: var(--ronmi-color-primary);
}
.octf-btn-primary:hover, .octf-btn-primary:focus {
  color: var(--ronmi-btn-text-color);
  background-color: var(--ronmi-color-second);
}

.octf-btn-second {
  color: var(--ronmi-btn-text-color);
  background-color: var(--ronmi-color-second);
}
.octf-btn-second:visited {
  color: var(--ronmi-btn-text-color);
  background-color: var(--ronmi-color-second);
}
.octf-btn-second:hover, .octf-btn-second:focus {
  color: var(--ronmi-btn-text-color);
  background-color: var(--ronmi-color-primary);
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
input[type=file],
textarea {
  color: var(--ronmi-input-color-text);
  font-size: var(--ronmi-input-font-size);
  padding: 14px 30px;
  background-color: var(--ronmi-input-background);
  border: 1px solid #d8dfda;
  box-sizing: border-box;
  outline: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
input[type=file]:focus,
textarea:focus {
  color: var(--ronmi-input-color-text);
}

.dark-scheme input[type=text],
.dark-scheme input[type=email],
.dark-scheme input[type=url],
.dark-scheme input[type=password],
.dark-scheme input[type=search],
.dark-scheme input[type=number],
.dark-scheme input[type=tel],
.dark-scheme input[type=range],
.dark-scheme input[type=date],
.dark-scheme input[type=month],
.dark-scheme input[type=week],
.dark-scheme input[type=time],
.dark-scheme input[type=datetime],
.dark-scheme input[type=datetime-local],
.dark-scheme input[type=color],
.dark-scheme input[type=file],
.dark-scheme textarea {
  color: #cccccc;
  background-color: var(--ronmi-bg-color-screen-dark-scheme);
  border-color: transparent;
}

select {
  border: 1px solid #d8dfda;
  outline: none;
}

textarea {
  width: 100%;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--ronmi-input-color-text);
}

::-moz-placeholder { /* Firefox 19+ */
  color: var(--ronmi-input-color-text);
}

:-ms-input-placeholder { /* IE 10+ */
  color: var(--ronmi-input-color-text);
}

:-moz-placeholder { /* Firefox 18- */
  color: var(--ronmi-input-color-text);
}

/* Mailchimp subscribe email */
.mc4wp-form-fields .main-form {
  position: relative;
  font-family: var(--ronmi-font-main);
}

.mc4wp-form-fields .main-form input[type=email] {
  font-family: var(--ronmi-font-main);
  font-size: 14px;
  height: 50px;
  width: 100%;
  background-color: transparent;
  color: #fff;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 130px 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mc4wp-form-fields .main-form input[type=email]::placeholder {
  color: #fff;
}

.mc4wp-form-fields .main-form input[type=submit] {
  font-family: var(--ronmi-font-main);
  background-color: transparent;
  border: none;
  outline: none;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 50px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.mc4wp-form-fields .main-form p label {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #bbbbbc;
  margin-top: 27px;
  max-width: 430px;
}

.mc4wp-form-fields .main-form [type=checkbox]:not(:checked),
.mc4wp-form-fields .main-form [type=checkbox]:checked {
  position: absolute;
  left: 0;
  opacity: 0.01;
}

.mc4wp-form-fields .main-form [type=checkbox]:not(:checked) + span,
.mc4wp-form-fields .main-form [type=checkbox]:checked + span {
  position: relative;
  display: inline-block;
  padding-left: 33px;
  cursor: pointer;
}

.mc4wp-form-fields .main-form [type=checkbox]:not(:checked) + span:before,
.mc4wp-form-fields .main-form [type=checkbox]:checked + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 24px;
  height: 24px;
  border: 1px solid transparent;
  background-color: #545558;
  border-radius: 3px;
  -webkit-transition: all 0.275s;
  transition: all 0.275s;
}

.mc4wp-form-fields .main-form [type=checkbox]:not(:checked) + span:after,
.mc4wp-form-fields .main-form [type=checkbox]:checked + span:after {
  content: "\f11b";
  font-family: Flaticon;
  position: absolute;
  top: 16px;
  left: 6.5px;
  font-size: 11px;
  color: #fff;
  line-height: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.mc4wp-form-fields .main-form [type=checkbox]:not(:checked) + span:after {
  opacity: 0;
}

.mc4wp-form-fields .main-form [type=checkbox]:checked + span:after {
  opacity: 1;
}

/* Contact form 7 */
.wpcf7 .main-form {
  font-size: 14px;
  color: var(--ronmi-color-primary);
}
.wpcf7 .main-form input:not([type=checkbox]),
.wpcf7 .main-form textarea {
  display: block;
  width: 100%;
  background: #fff;
}
.wpcf7 .main-form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 10px;
}
.wpcf7 .main-form .field-label {
  display: inline-block;
  margin-bottom: 18px;
  line-height: 1;
}
.wpcf7 .main-form .wpcf7-list-item {
  margin: 0 20px 0 0;
}
.wpcf7 .main-form .wpcf7-list-item-label {
  display: none;
}
.wpcf7 .main-form .wpcf7-checkbox {
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
}
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:not(:checked),
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:checked {
  position: absolute;
  left: 0;
  opacity: 0.01;
}
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:not(:checked) + span,
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:checked + span {
  position: relative;
  padding-left: 43px;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
}
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:not(:checked) + span:before,
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:checked + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 24px;
  height: 24px;
  border: 1px solid transparent;
  background: #545558;
  border-radius: 3px;
  -webkit-transition: all 0.275s;
  transition: all 0.275s;
}
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:not(:checked) + span:after,
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:checked + span:after {
  content: "\f11b";
  font-family: Flaticon;
  position: absolute;
  top: 16px;
  left: 6.5px;
  font-size: 11px;
  color: #fff;
  line-height: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:not(:checked) + span:after {
  opacity: 0;
}
.wpcf7 .main-form .wpcf7-checkbox [type=checkbox]:checked + span:after {
  opacity: 1;
}
.wpcf7 form.invalid div.wpcf7-response-output {
  margin: 20px 0 0;
  border-color: #dc3232;
}
.wpcf7 .cs-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  justify-content: space-around;
  gap: 10px;
}
.wpcf7 .cs-form .wpcf7-form-control-wrap {
  margin-bottom: 0;
}
.wpcf7 .cs-form > * {
  margin-bottom: 0;
}
.wpcf7 span.wpcf7-not-valid-tip {
  display: none;
}

.dark-scheme .wpcf7 .main-form {
  font-size: 16px;
  color: #fff;
}
.dark-scheme .wpcf7 .main-form input:not([type=checkbox]),
.dark-scheme .wpcf7 .main-form textarea {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-scheme .wpcf7 .main-form .field-label {
  margin-bottom: 13px;
}
.dark-scheme .wpcf7 .main-form .wpcf7-form-control-wrap {
  margin-bottom: 0;
}
.dark-scheme ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7);
}
.dark-scheme ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
}
.dark-scheme :-ms-input-placeholder { /* IE 10+ */
  color: rgba(255, 255, 255, 0.7);
}
.dark-scheme :-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 600px) {
  .wpcf7 .cs-form {
    display: block;
    text-align: center;
  }
  .wpcf7 .cs-form input {
    margin-bottom: 10px;
  }
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: var(--ronmi-color-link);
  text-decoration: none;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
a:visited {
  color: var(--ronmi-color-link);
}
a:hover, a:focus, a:active {
  color: var(--ronmi-color-link-hover);
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Top Bar
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Logo
--------------------------------------------------------------*/
#site-logo {
  padding: 10px 0;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
#site-logo img {
  height: 50px;
}

.ot-site-logo a {
  display: inline-block;
  vertical-align: middle;
}

.ot-site-logo img.logo-static {
  display: block;
}

.ot-site-logo img.logo-scroll {
  display: none;
}

.site-header .is-stuck .ot-site-logo img.logo-static {
  display: none;
}

.site-header .is-stuck .ot-site-logo img.logo-scroll {
  display: block;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation ul, .vertical-main-navigation ul {
  list-style: none;
  padding-left: 0;
}

.site-header {
  position: relative;
  background: #fff;
  width: 100%;
  z-index: 10;
}

.site-header.header-transparent {
  position: absolute;
  background-color: transparent;
  z-index: 999;
  box-shadow: none;
}

.site-header.header-transparent .elementor-section:not(.is-stuck, .ot-mega-menu, .ot-side-menu) {
  background-color: transparent !important;
}

.octf-mainbar-container {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}

.octf-mainbar {
  display: flex;
  flex-flow: column wrap;
  flex: 1 auto;
}

.octf-main-header .octf-mainbar-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  flex: 1 auto;
}

.octf-mainbar-row > [class^=octf-col] {
  display: flex;
  align-items: stretch;
  position: static;
}

.octf-mainbar-row .octf-col {
  flex-basis: 0;
  flex-grow: 0.65;
  max-width: 100%;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.octf-mainbar-row .octf-col.menu-col {
  justify-content: flex-end;
}

.octf-mainbar-row > [class^=octf-col] {
  flex-flow: row nowrap;
}
.octf-mainbar-row > [class^=octf-col].text-left {
  justify-content: flex-start;
}
.octf-mainbar-row > [class^=octf-col].text-center {
  justify-content: center;
}
.octf-mainbar-row > [class^=octf-col].text-right {
  justify-content: flex-end;
}

.octf-main-header .octf-row > div:empty {
  display: none;
}

.octf-row {
  margin-right: -15px;
  margin-left: -15px;
}

.octf-col:before {
  display: inline-flex;
}

.octf-main-header .octf-row .octf-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.octf-header-module {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* Main Menu */
.main-navigation {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: auto;
  z-index: 10;
}

.main-navigation ul {
  list-style: none;
  margin: 0px 0px;
  padding: 0px 0px;
  font-weight: var(--ronmi-font-weight-text);
}

.main-navigation > ul {
  position: relative;
  display: flex;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}

.main-navigation > ul > li {
  margin: 0px 29px;
  padding: 0px 0px;
  float: left;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.main-navigation > ul > li.menu-item-has-children {
  margin-right: 42px;
}
.main-navigation > ul > li:last-child {
  margin-right: 0;
}
.main-navigation > ul > li:first-child {
  margin-left: 0;
}

.main-navigation > ul > li > a > span, .vertical-main-navigation > ul > li > a > span:not(.arrow) {
  position: relative;
}
.main-navigation > ul > li > a > span:after, .vertical-main-navigation > ul > li > a > span:not(.arrow):after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  will-change: transform;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
}

.main-navigation ul > li > a, .vertical-main-navigation ul > li > a {
  position: relative;
  display: inline-block;
  padding: 22px 0;
  font-size: var(--ronmi-menu-font-size);
  text-align: center;
  outline: none;
  color: var(--ronmi-menu-color);
  white-space: nowrap;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.main-navigation ul > li.menu-item-has-children > a:after {
  font-family: "flaticon";
  content: "\f116";
  font-size: 8px;
  font-weight: bold;
  position: absolute;
  right: -13px;
  top: 50%;
  margin-top: -3px;
  line-height: 1;
}

.main-navigation ul ul.sub-menu {
  position: absolute;
  top: calc(100% + 13px);
  left: -30px;
  float: none;
  margin: 0px 0px;
  padding: 0px 0px;
  background-color: var(--ronmi-submenu-bg-color);
  min-width: 230px;
  white-space: nowrap;
  padding: 15px 0px;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  box-shadow: 0 0 7px 0px rgba(27, 36, 34, 0.1);
  -webkit-box-shadow: 0 0 7px 0px rgba(27, 36, 34, 0.1);
  -moz-box-shadow: 0 0 7px 0px rgba(27, 36, 34, 0.1);
}
.main-navigation ul ul.sub-menu:before {
  content: "";
  position: absolute;
  height: 18px;
  width: 20px;
  top: -4px;
  left: 28px;
  opacity: 1;
  z-index: -1;
  background-color: var(--ronmi-submenu-bg-color);
  -webkit-transform: rotate(60deg) skewX(30deg);
  -ms-transform: rotate(60deg) skewX(30deg);
  transform: rotate(60deg) skewX(30deg);
}
.main-navigation ul ul.sub-menu:after {
  position: absolute;
  content: "";
  height: 13px;
  width: 100%;
  top: -13px;
  left: 0;
  z-index: -1;
  background-color: transparent;
}
.main-navigation ul ul.sub-menu ul:before, .main-navigation ul ul.sub-menu ul:after {
  display: none;
}

.main-navigation ul li li {
  display: block;
  position: relative;
}

.main-navigation ul li li a {
  display: block;
  text-align: left;
  padding: 4px 30px;
  text-decoration: none;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.main-navigation ul li li.menu-item-has-children > a:after {
  right: 30px;
}

/*Menu parent hover*/
.main-navigation > ul > li > a:hover,
.main-navigation > ul > li.current-menu-item > a,
.main-navigation > ul > li.current-menu-ancestor > a,
.vertical-main-navigation > ul > li > a:hover,
.vertical-main-navigation > ul > li.current-menu-item > a,
.vertical-main-navigation > ul > li.current-menu-ancestor > a {
  color: var(--ronmi-color-primary);
}
.main-navigation > ul > li > a:hover > span:not(.arrow):after,
.main-navigation > ul > li.current-menu-item > a > span:not(.arrow):after,
.main-navigation > ul > li.current-menu-ancestor > a > span:not(.arrow):after,
.vertical-main-navigation > ul > li > a:hover > span:not(.arrow):after,
.vertical-main-navigation > ul > li.current-menu-item > a > span:not(.arrow):after,
.vertical-main-navigation > ul > li.current-menu-ancestor > a > span:not(.arrow):after {
  transform: scaleX(1);
  transform-origin: left;
}

/*Sub menu hover*/
.main-navigation ul li li a:hover,
.main-navigation ul ul li.current-menu-item > a,
.main-navigation ul ul li.current-menu-ancestor > a {
  color: var(--ronmi-submenu-color-hover);
  background-color: var(--ronmi-color-primary);
}

.main-navigation ul li ul.sub-menu ul.sub-menu {
  left: 100%;
  top: -15px;
}

.main-navigation ul li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

@-webkit-keyframes stickySlideUp {
  from {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes stickySlideUp {
  from {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes stickySlideDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes stickySlideDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
section.is-stuck {
  -webkit-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
  -moz-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
}

section.is-stuck {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}

.admin-bar .is-stuck,
.admin-bar .site-header-vertical,
.admin-bar .header-overlay {
  top: 32px;
}

@media screen and (min-width: 1024px) {
  section.is-stuck {
    -webkit-box-shadow: 4px 4px 30px 0px rgba(63, 118, 110, 0.15);
    -moz-box-shadow: 4px 4px 30px 0px rgba(63, 118, 110, 0.15);
    box-shadow: 4px 4px 30px 0px rgba(63, 118, 110, 0.15);
  }
}
/* Menu vertical */
.octf-menu-hamburger {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  transition: 0.3s linear all;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}

.octf-menu-hamburger.on-right {
  left: auto;
  right: 0;
}

.octf-menu-hamburger.on-right {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
}

.octf-menu-hamburger.on-left {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}

.octf-menu-hamburger.on-right.open-menu, .octf-menu-hamburger.on-left.open-menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}

.admin-bar .octf-menu-hamburger {
  top: 32px;
}

.octf-menu-hamburger.open-menu {
  z-index: 9999;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

#menu-hamburger-close {
  position: fixed;
  top: 20px;
  color: var(--ronmi-color-dark);
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  z-index: 9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#menu-hamburger-close i:before {
  font-size: 16px;
}

#menu-hamburger-close.on-left {
  left: 40px;
}

#menu-hamburger-close.on-right {
  right: 40px;
}

@media (max-width: 782px) {
  .admin-bar .is-stuck,
.admin-bar .site-header-vertical,
.admin-bar .octf-menu-hamburger {
    top: 46px;
  }
}
@media (max-width: 600px) {
  .admin-bar .is-stuck,
.admin-bar .site-header-vertical {
    top: 0;
  }
}
/*--------------------------------------------------------------
## Vertical Header
--------------------------------------------------------------*/
.vertical-main-navigation {
  width: 100%;
}

.vertical-main-navigation > ul {
  display: block;
}

.vertical-main-navigation > ul > li {
  margin: 0;
  padding: 0;
  float: none;
}

.vertical-main-navigation > ul > li a {
  font-size: 48px;
}

.vertical-main-navigation ul li {
  display: block;
  position: relative;
  text-align: center;
}

.vertical-main-navigation ul > li > a {
  padding: 0;
  line-height: 1;
}

.vertical-main-navigation ul > li.menu-item-has-children > a:after {
  position: absolute;
  content: "\f116";
  font-family: "flaticon";
  font-size: 0.5em;
  font-weight: bold;
  right: 0;
  top: 50%;
  margin-top: -3px;
  line-height: 1;
}

.vertical-main-navigation ul > li.menu-item-has-children > a {
  padding-right: 20px;
}

.vertical-main-navigation ul > li.menu-item-has-children > a span.arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vertical-main-navigation ul > li.menu-item-has-children > a span.arrow svg {
  display: block;
  width: 0.4em;
  height: 0.4em;
  fill: currentColor;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.vertical-main-navigation ul > li.menu-item-has-children > a:hover span.arrow svg {
  fill: var(--ronmi-color-primary);
}

.vertical-main-navigation ul > li.menu-item-has-children > a.active:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.vertical-main-navigation > ul > li > a:hover:before,
.vertical-main-navigation > ul > li.current-menu-item > a:before {
  width: 100%;
}

.vertical-main-navigation ul ul {
  display: none;
  position: relative;
  background-color: transparent;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  transition: none 0s ease;
  -webkit-transition: none 0s ease;
  -moz-transition: none 0s ease;
  -o-transition: none 0s ease;
  -ms-transition: none 0s ease;
}

.vertical-main-navigation ul li li a {
  padding: 10px 0;
}

.vertical-main-navigation ul li li a:hover,
.vertical-main-navigation ul ul li.current-menu-item > a {
  color: var(--ronmi-color-primary);
}

@media only screen and (min-width: 1025px) {
  .header-vertical .site-content {
    margin-left: 340px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header-vertical .site-footer {
    margin-left: 340px;
  }
  .site-header-vertical {
    position: fixed;
    top: 0;
    left: 0;
    width: 340px;
    height: 100%;
    outline: 0;
    z-index: 101;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .site-header-vertical .header-desktop {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
  }
}
/*--------------------------------------------------------------
## Header Mobile
--------------------------------------------------------------*/
.header_mobile {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .octf-main-header,
.header-desktop {
    display: none;
  }
  .header_mobile {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
  }
  .header_mobile.open, .header_mobile.is-stuck {
    box-shadow: 2px 2px 15px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 2px 2px 15px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 2px 2px 15px 0px rgba(42, 67, 113, 0.15);
  }
  .header_mobile .mlogo_wrapper {
    position: relative;
    padding: 15px 0px;
  }
  .header_mobile .mlogo_wrapper img {
    height: 50px;
  }
  .header_mobile .mlogo_wrapper .mobile_logo {
    float: left;
  }
  #mmenu_toggle {
    position: absolute;
    cursor: pointer;
    width: 26px;
    height: 20px;
    right: 0px;
    margin-top: -10px;
    top: 50%;
  }
  #mmenu_toggle button {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -2px 0 0;
    background-color: var(--ronmi-color-dark);
    height: 4px;
    padding: 0;
    border: none;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    outline: none;
    border-radius: 2px;
  }
  #mmenu_toggle button:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    width: 26px;
    height: 4px;
    background-color: var(--ronmi-color-dark);
    -webkit-transform-origin: 1.5px center;
    transform-origin: 1.5px center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    border-radius: 2px;
  }
  #mmenu_toggle button:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 26px;
    height: 4px;
    background-color: var(--ronmi-color-dark);
    -webkit-transform-origin: 1.5px center;
    transform-origin: 1.5px center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    border-radius: 2px;
  }
  #mmenu_toggle.active button {
    background: none;
  }
  #mmenu_toggle.active button:before {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  #mmenu_toggle.active button:after {
    bottom: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  .mobile_nav {
    display: none;
  }
  .mobile_nav .mobile_mainmenu {
    margin: 0;
    padding: 0;
  }
  .mobile_nav .mobile_mainmenu ul {
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 15px;
    display: none;
  }
  .mobile_nav .mobile_mainmenu li {
    position: relative;
    list-style: none;
  }
  .mobile_nav .mobile_mainmenu li a {
    padding: 9px 0;
    display: block;
    font-weight: 500;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 119, 110, 0.2);
  }
  .mobile_nav .mobile_mainmenu > li:last-child > a {
    border: none;
  }
  .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow {
    color: var(--ronmi-color-text-main);
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 40px;
    height: auto;
    padding: 9px 12px 9px 0;
    line-height: inherit;
    text-align: right;
    box-sizing: border-box;
  }
  .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow i {
    display: inline-block;
    line-height: 1;
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
  .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow i:before {
    font-size: 12px;
  }
  .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow.active i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .mobile_nav .mobile_mainmenu > li > a:hover,
.mobile_nav .mobile_mainmenu > li.current-menu-item > a,
.mobile_nav .mobile_mainmenu > li.current-menu-ancestor > a {
    color: var(--ronmi-color-primary);
  }
  .mobile_nav .mobile_mainmenu li li a:hover,
.mobile_nav .mobile_mainmenu ul > li.current-menu-item > a,
.mobile_nav .mobile_mainmenu ul > li.current-menu-ancestor > a {
    color: var(--ronmi-color-primary);
  }
}
@media only screen and (max-width: 767px) {
  .mlogo_wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .mobile_logo img {
    max-width: 230px;
    max-height: 47px;
  }
}
/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/
.page-header {
  width: 100%;
  height: 412px;
  background-color: var(--ronmi-color-primary);
  background-size: cover;
  background-position: center;
}
.page-header .page-title {
  color: var(--ronmi-page-header-color-text);
  margin-bottom: 23px;
  flex: 1;
}
.page-header .breadcrumbs {
  margin-bottom: 0;
  font-size: 14px;
  text-transform: capitalize;
}
.page-header .breadcrumbs li {
  display: inline-block;
  color: var(--ronmi-page-header-color-text);
}
.page-header .breadcrumbs li:before {
  display: inline-block;
  content: "/";
  margin: 0 8px;
}
.page-header .breadcrumbs li:first-child:before {
  display: none;
}
.page-header .breadcrumbs li a {
  color: var(--ronmi-page-header-color-text);
}

.single-post .page-header-content {
  padding-left: 100px;
  padding-right: 100px;
}

.single-post .page-header .post-box {
  margin-bottom: 22px;
}

.single-post .page-header .page-title {
  margin-bottom: 0;
}

.single-post .page-header {
  height: 600px;
}

.single-post .page-header .entry-media {
  justify-content: center;
}

.single-post .page-header.text-left .entry-media {
  justify-content: flex-start;
}

.single-post .page-header.text-right .entry-media {
  justify-content: flex-end;
}

.single-post .page-header .entry-meta a {
  color: #fff;
}
.single-post .page-header .entry-meta a:hover {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .single-post .page-header .entry-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .single-post .page-header .entry-media .posted-in {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .page-header .container {
    width: 100%;
  }
  .page-header .page-title {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .page-header .breadcrumbs {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .single-post .page-header {
    height: 400px;
  }
  .single-post .page-header-content {
    padding: 0;
  }
  .page-header {
    height: 200px;
    padding: 40px 0;
  }
  .page-header .page-title {
    font-size: 30px;
    margin-bottom: 5px;
  }
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #fff9f5;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*posts and pages*/
.entry-content {
  padding: 100px 0 110px;
}

.post-box {
  margin-bottom: 40px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.post-box:not(.has-post-thumbnail, .format-gallery, .format-image, .format-video) .post-inner, .post-box.format-audio .post-inner, .post-box.format-link .post-inner, .post-box.format-quote .post-inner {
  padding: 40px 40px 30px;
  border: 1px solid rgba(0, 119, 110, 0.2);
  margin-bottom: 10px;
}
.post-box:last-child {
  margin-bottom: 0;
}
.post-box .post-inner {
  display: inline-block;
  width: 100%;
  background: #fff;
}
.post-box p {
  margin-bottom: 0;
}
.post-box .entry-media {
  position: relative;
  margin-bottom: 23px;
}
.post-box .entry-media.post-cat-abs {
  margin-bottom: 16px;
}
.post-box .entry-media.post-cat-abs img {
  width: 100%;
}
.post-box .entry-media.post-cat-abs .post-cat {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 20px;
}
.post-box .entry-media.post-cat-abs .entry-meta {
  margin-top: 34px;
}
.post-box .inner-post {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.post-box .post-cat {
  display: inline-block;
}
.post-box .post-cat a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 7px 10px;
  margin-right: 10px;
  line-height: 1;
  text-transform: uppercase;
  background-color: var(--ronmi-color-primary);
  word-break: normal;
}
.post-box .post-cat a:hover {
  background-color: var(--ronmi-color-second);
}
.post-box .posted-in {
  flex-wrap: wrap;
}
.post-box .entry-meta {
  font-size: 14px;
  color: var(--ronmi-color-primary);
  text-transform: uppercase;
  line-height: 28px;
}
.post-box .entry-meta > span {
  display: inline-block;
  position: relative;
  margin-right: 35px;
}
.post-box .entry-meta > span:last-child {
  margin-right: 0;
}
.post-box .entry-meta a {
  padding-left: 25px;
  color: var(--ronmi-color-primary);
}
.post-box .entry-meta a:before {
  position: absolute;
  font-size: 16px;
  font-family: "flaticon";
  left: 0;
  top: 50%;
  color: currentColor;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.post-box .entry-meta a:hover {
  color: var(--ronmi-color-second);
}
.post-box .entry-meta > span.posted-on a:before {
  content: "\f11e";
}
.post-box .entry-meta > span.byline a:before {
  content: "\f123";
  font-size: 21px;
  margin-left: -4px;
}
.post-box .entry-meta > span.comment-num a:before {
  content: "\f120";
}
.post-box .entry-title {
  line-height: 48px;
}
.post-box .entry-title a:hover {
  color: var(--ronmi-color-second);
}
.post-box .entry-footer a {
  display: inline-block;
  font-weight: 500;
  color: var(--ronmi-color-primary);
  margin-top: 20px;
}
.post-box .entry-footer a:hover {
  color: var(--ronmi-color-second);
}
.post-box .padding-box {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  padding: 40px 40px 0 40px;
  border: 1px solid #e7e7e7;
  border-bottom: none;
}
.post-box .padding-box + .inner-post {
  border-top: none;
  padding-top: 20px;
}
.post-box .ot-slider button.owl-prev {
  margin-left: 50px !important;
}
.post-box .ot-slider button.owl-next {
  margin-right: 50px !important;
}
.post-box .ot-slider button[class*=owl-] {
  color: #fff;
}
.post-box .ot-slider .ot-dots-classic {
  position: absolute;
  margin: 0;
  bottom: 37px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.post-box .ot-slider .owl-dot span {
  background-color: rgba(255, 255, 255, 0.5);
}
.post-box .ot-slider .owl-dot.active span, .post-box .ot-slider .owl-dot:hover span {
  background-color: #fff;
}
.post-box .audio-box {
  display: inline-block;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 32px;
}
.post-box .audio-box iframe {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.post-box .link-box {
  position: relative;
  padding-left: 40px;
  padding-bottom: 35px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(0, 119, 110, 0.1);
}
.post-box .link-box a {
  font-family: var(--ronmi-font-second);
  font-size: 24px;
  line-height: 36px;
  color: var(--ronmi-color-dark);
  background-size: 100% 1px;
}
.post-box .link-box:before {
  display: block;
  font-family: "flaticon";
  font-size: 24px;
  color: var(--ronmi-color-second);
  position: absolute;
  content: "\f108";
  left: 0;
  top: 6px;
  line-height: 1;
}
.post-box .quote-box {
  overflow: hidden;
  margin-bottom: 32px;
}
.post-box .quote-box .quote-text {
  position: relative;
  font-family: var(--ronmi-font-second);
  font-size: 24px;
  line-height: 36px;
  color: var(--ronmi-color-dark);
  padding-left: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 119, 110, 0.1);
}
.post-box .quote-box .quote-text span {
  display: block;
  margin-top: 10px;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-size: 18px;
}
.post-box .quote-box .quote-text:before {
  display: block;
  font-family: "flaticon";
  font-size: 37px;
  color: var(--ronmi-color-second);
  position: absolute;
  content: "\f113";
  left: 0;
  top: 5px;
  line-height: 1;
}
.post-box .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  margin-top: -40px;
  margin-left: -40px;
  color: #fff;
}
.post-box .btn-play span {
  border-color: rgba(255, 255, 255, 0.8);
}
.post-box .btn-play:hover {
  color: var(--ronmi-color-second);
}
.post-box .btn-play:hover span {
  border-color: var(--ronmi-color-second);
}

.page-pagination {
  margin-top: 40px;
  margin-bottom: 0;
  clear: both;
}
.page-pagination li {
  display: inline-block;
}
.page-pagination li a, .page-pagination li span {
  display: block;
  height: 62px;
  width: auto;
  font-size: 18px;
  font-weight: 500;
  color: var(--ronmi-color-primary);
  background-color: #fff;
  line-height: 62px;
}
.page-pagination li a i:before, .page-pagination li span i:before {
  font-size: 16px;
}
.page-pagination li a:not(.prev, .next), .page-pagination li span {
  width: 62px;
  text-align: center;
  margin-right: 5px;
  border: 1px solid rgba(0, 119, 110, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.page-pagination li a.next {
  text-align: right;
  margin-left: 20px;
}
.page-pagination li a.prev {
  margin-right: 25px;
}
.page-pagination li span, .page-pagination li a:hover {
  color: #fff;
  background-color: var(--ronmi-color-second);
  border-color: #AB6447;
}
.page-pagination li a.prev:hover, .page-pagination li a.next:hover {
  color: var(--ronmi-color-second);
  background-color: transparent;
}

/* blog post */
.blog-post {
  box-shadow: none;
  overflow: inherit;
  margin-bottom: 0;
}
.blog-post > .inner-post {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.blog-post > .inner-post p:not(:last-child) {
  margin-bottom: 20px;
}
.blog-post > .inner-post .entry-summary {
  padding-bottom: 50px;
  overflow: hidden;
}
.blog-post.format-audio .post-cat, .blog-post.format-quote .post-cat, .blog-post.format-link .post-cat, .blog-post.format-standard:not(.has-post-thumbnail) .post-cat {
  left: 0;
}
.blog-post .padding-box {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.blog-post .tagcloud {
  margin: 0 -2px;
  float: left;
}
.blog-post .tagcloud a {
  display: inline-block;
  font-size: 16px !important;
  color: var(--ronmi-color-text-main);
  background-color: #fff;
  text-transform: lowercase;
  padding: 6px 9px;
  margin: 0 2px;
  margin-bottom: 10px;
  line-height: 1;
  border: 1px solid rgba(0, 119, 110, 0.2);
  vertical-align: top;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-bottom: 0;
  font-weight: 400;
}
.blog-post .tagcloud a:hover {
  color: #fff;
  background-color: var(--ronmi-color-second);
}
.blog-post .entry-footer {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(0, 119, 110, 0.1);
}
.blog-post .share-post {
  float: right;
}
.blog-post .share-post a {
  margin-left: 6px;
  margin-top: 0;
}
.blog-post .author-bio {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.blog-post .author-bio .author-image {
  display: inline-block;
  width: 100px;
  margin-bottom: 15px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.blog-post .author-bio .author-info {
  padding: 0 80px;
}
.blog-post .author-bio .author-info h5 {
  text-transform: capitalize;
  margin-bottom: 13px;
}
.blog-post .author-bio .author-info .des {
  margin-bottom: 25px;
}
.blog-post .author-bio .author-info .author-socials a {
  font-size: 16px;
  margin-right: 18px;
  color: var(--ronmi-color-primary);
  vertical-align: middle;
}
.blog-post .author-bio .author-info .author-socials a:hover {
  color: var(--ronmi-color-second);
}
.blog-post .author-bio .author-info .author-socials a:last-child {
  margin-right: 0;
}
.blog-post:hover {
  box-shadow: none;
}

.post-nav {
  margin-bottom: 90px;
  overflow: hidden;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(0, 119, 110, 0.2);
}
.post-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  position: relative;
  line-height: 1;
  min-height: 70px;
  padding: 18px 25px;
  border: 1px solid rgba(0, 119, 110, 0.2);
}
.post-nav a .info-post-prev, .post-nav a .info-post-next {
  flex: 2;
}
.post-nav a i {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background-color: var(--ronmi-color-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
}
.post-nav a i:before {
  display: inline-block;
  font-size: 16px;
}
.post-nav a i:hover {
  background-color: var(--ronmi-color-second);
}
.post-nav a:hover {
  background-color: var(--ronmi-bg-color-screen);
  border-color: #fff9f5;
}
.post-nav h6 {
  font-size: 20px;
  margin-bottom: 3px;
}
.post-nav h6 > span {
  line-height: 30px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.post-nav h6 > span:hover {
  color: var(--ronmi-color-second);
}
.post-nav span:not(.title-link) {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: var(--ronmi-color-text-main);
}
.post-nav .post-prev, .post-nav .post-next {
  width: calc(50% - 12px);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.post-nav .post-prev {
  float: left;
  text-align: right;
}
.post-nav .post-prev a i:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.post-nav .post-next {
  float: right;
  text-align: left;
}
.related-posts .post-box:not(.has-post-thumbnail, .format-gallery, .format-image, .format-video) .post-inner, .related-posts .post-box.format-audio .post-inner, .related-posts .post-box.format-link .post-inner, .related-posts .post-box.format-quote .post-inner, .blog-grid .post-box:not(.has-post-thumbnail, .format-gallery, .format-image, .format-video) .post-inner, .blog-grid .post-box.format-audio .post-inner, .blog-grid .post-box.format-link .post-inner, .blog-grid .post-box.format-quote .post-inner {
  padding: 30px 30px 20px;
}
.related-posts .post-box .entry-title, .blog-grid .post-box .entry-title {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 12px;
}
.related-posts .post-box .entry-media, .blog-grid .post-box .entry-media {
  margin-bottom: 18px;
}
.related-posts .post-box .entry-media.post-cat-abs, .blog-grid .post-box .entry-media.post-cat-abs {
  margin-bottom: 5px;
}
.related-posts .post-box .entry-media:not(.post-cat-abs) .posted-in, .blog-grid .post-box .entry-media:not(.post-cat-abs) .posted-in {
  margin-bottom: 20px;
  margin-right: 0;
}
.related-posts .post-box .entry-meta, .blog-grid .post-box .entry-meta {
  margin-bottom: 9px;
}
.related-posts .post-box .entry-meta > span:not(:last-child), .blog-grid .post-box .entry-meta > span:not(:last-child) {
  margin-right: 20px;
}
.related-posts .post-box .entry-meta span.comment-num, .blog-grid .post-box .entry-meta span.comment-num {
  display: none;
}
.related-posts .post-box .entry-footer a, .blog-grid .post-box .entry-footer a {
  margin-top: 10px;
}
.related-posts .post-box .link-box, .blog-grid .post-box .link-box {
  padding-bottom: 30px;
}
.related-posts .post-box .quote-box .quote-text, .blog-grid .post-box .quote-box .quote-text {
  font-size: 20px;
  line-height: 32px;
  padding-left: 50px;
}
.related-posts .post-box .quote-box .quote-text span, .blog-grid .post-box .quote-box .quote-text span {
  font-size: 16px;
}
.related-posts .post-box .quote-box .quote-text:before, .blog-grid .post-box .quote-box .quote-text:before {
  font-size: 30px;
}
.related-posts .post-box .ot-slider .ot-dots-classic, .blog-grid .post-box .ot-slider .ot-dots-classic {
  bottom: 15px;
}

.blog-grid-cat__no .blog-grid .post-cat {
  display: none;
}

.related-posts {
  margin-top: 90px;
  margin-bottom: 80px;
}
.related-posts .post-box {
  margin-bottom: 0;
}
.related-posts h2 {
  margin-bottom: 25px;
}

/* Blog grid*/
.blog-grid:after {
  content: "";
  display: block;
  clear: both;
}
.blog-grid .masonry-post-item {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-grid.pf_2_cols .masonry-post-item {
  width: 50%;
}
.blog-grid.pf_3_cols .masonry-post-item {
  width: 33.3333333333%;
}
.blog-grid.pf_4_cols .masonry-post-item {
  width: 25%;
}

.blog-grid:not(.ot-blog-slider) {
  margin-right: -15px;
  margin-left: -15px;
}
.blog-grid:not(.ot-blog-slider) .masonry-post-item {
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 992px) {
  .blog-grid.pf_2_cols .masonry-post-item:nth-child(2n+1) {
    clear: both;
  }
  .blog-grid.pf_3_cols .masonry-post-item:nth-child(3n+1) {
    clear: both;
  }
  .blog-grid.pf_4_cols .masonry-post-item:nth-child(4n+1) {
    clear: both;
  }
  .blog-grid.pf_4_cols .btn-play i {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-grid.pf_3_cols .masonry-post-item,
.blog-grid.pf_4_cols .masonry-post-item {
    width: 50%;
  }
  .blog-grid.pf_3_cols .masonry-post-item:nth-child(2n+1),
.blog-grid.pf_4_cols .masonry-post-item:nth-child(2n+1) {
    clear: both;
  }
  .content-area.col-md-9 {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .blog-list .entry-media:not(.post-cat-abs) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .blog-list .entry-media:not(.post-cat-abs) .posted-in {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-grid .masonry-post-item,
.blog-grid.pf_4_cols .masonry-post-item,
.blog-grid.pf_3_cols .masonry-post-item,
.blog-grid.pf_2_cols .masonry-post-item {
    width: 100%;
    clear: both;
  }
  .blog-post .author-bio .author-info {
    padding: 0 20px;
  }
  .post-nav {
    margin-bottom: 60px;
  }
  .post-nav .post-prev, .post-nav .post-next {
    width: 100%;
  }
  .post-nav .post-prev {
    margin-bottom: 25px;
  }
  .related-posts {
    margin-top: 60px;
    margin-bottom: 50px;
  }
  .post-box .ot-slider .ot-dots-classic {
    bottom: 20px;
  }
  .post-box .posted-in {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 600px) {
  blockquote {
    font-size: 20px;
    padding-right: 50px;
  }
  .single-post .entry-content {
    padding: 60px 0;
  }
}
/**theme check**/
.blocks-gallery-caption {
  margin-bottom: 15px;
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  margin-top: 7px;
  margin-bottom: 26px;
}

.site-main article.page {
  overflow: hidden;
}

.page-links {
  clear: both;
  padding-top: 25px;
  font-weight: 600;
  color: #1b1d21;
}

.page-links a {
  color: #1b1d21;
}

.page-links a:hover {
  text-decoration: underline;
}

.page-links span,
.page-links a {
  display: inline-block;
  margin-left: 7px;
}

.page-links-title {
  font-weight: 500;
}

.page-links > span:not(.page-links-title) {
  color: #888;
}

.post-password-form input[type=password] {
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.post-password-form input[type=submit] {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  border-radius: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  font-size: 16px;
  padding: 10px 15px;
  line-height: 1.42857143;
  display: inline-block;
  margin-bottom: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
  background: #1a1a1a;
  cursor: pointer;
  border: 1px solid #1a1a1a;
  color: #fff;
  outline: none;
  min-width: 122px;
  font-family: "Titillium Web", sans-serif;
}

.post-password-form input[type=submit]:hover {
  background: transparent;
  color: #1a1a1a;
}

.sticky .post-inner {
  background: #1a1b1e;
  color: #fff;
}

.sticky .post-cat a {
  background: #fff;
  color: #1a1a1a;
}

.sticky .post-cat a:hover {
  background: #eee;
}

.sticky .inner-post .entry-meta {
  color: #ccc;
}

.post-box.sticky .entry-meta a {
  color: #bbb;
}

.post-box.sticky .entry-footer .btn-details {
  color: #fff;
}

.sticky .btn-details:before {
  background: #666;
}

.post-box.sticky .entry-meta a:hover {
  color: #fff;
}

.post-box.sticky .entry-footer .btn-details:hover {
  color: #fff;
}

.sticky .inner-post .entry-title a {
  color: #fff;
}

/*Wp latest version 5.9.x*/
.widget-area .widget_block label, .widget-area .widget_block h2 {
  display: block;
  font-family: var(--ronmi-font-second);
  font-size: 24px;
  line-height: 36px;
  color: var(--ronmi-color-primary);
  margin-bottom: 20px;
}

.widget-area .widget_block ul:not(.recent-news) > li, .widget-area .widget_block ol > li {
  margin-bottom: 11px;
  line-height: 24px;
}

.widget-area .wp-block-search__inside-wrapper {
  position: relative;
}

.widget-area .wp-block-search__inside-wrapper .wp-block-search__input {
  width: 100%;
  padding: 0 60px 0 30px;
  height: 62px;
  line-height: 1;
  border-color: rgba(63, 118, 110, 0.2);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.widget-area .wp-block-search__inside-wrapper .wp-block-search__button {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 62px;
  width: 62px;
  outline: none;
  text-align: center;
  vertical-align: middle;
  font-size: 0;
  color: #fff;
  background: var(--ronmi-color-primary);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.widget-area .wp-block-search__inside-wrapper .wp-block-search__button:before {
  font-family: "flaticon";
  content: "\f101";
  font-size: 20px;
  display: block;
  position: absolute;
  top: 15px;
  right: 20px;
}

.widget-area .wp-block-search__inside-wrapper .wp-block-search__button:hover {
  background: var(--ronmi-color-second);
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area > ol, .comments-area > ul {
  list-style: none;
  padding-left: 0;
}
.comments-area ol .comment-respond, .comments-area ul .comment-respond {
  margin-top: -30px;
  margin-bottom: 40px;
}
.comments-area .comment-list {
  margin-bottom: 80px;
}
.comments-area .comments-title {
  margin-bottom: 30px;
}
.comments-area .comment-item {
  margin-bottom: 50px;
  overflow: hidden;
}
.comments-area .comment-item .gravatar {
  float: left;
}
.comments-area .comment-item .gravatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.comments-area .comment-item .comment-content:not(.pingback) {
  padding-left: 80px;
}
.comments-area .comment-item.trackback .comment-content, .comments-area .comment-item.pingback .comment-content {
  padding-left: 0;
}
.comments-area .comment-item .comment-meta {
  position: relative;
  color: var(--ronmi-color-primary);
  text-transform: uppercase;
}
.comments-area .comment-item .comment-meta a {
  color: var(--ronmi-color-primary);
}
.comments-area .comment-item .comment-meta .comment-author {
  font-family: var(--ronmi-font-main);
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
  color: var(--ronmi-color-primary);
}
.comments-area .comment-item .comment-meta .comment-author:after {
  content: " |";
  margin-right: 5px;
  margin-left: 5px;
}
.comments-area .comment-item .comment-meta .comment-time {
  font-size: 14px;
}
.comments-area .comment-item .comment-reply-link {
  font-size: 18px;
  font-weight: 500;
  margin-left: 20px;
  color: var(--ronmi-color-primary);
  text-transform: capitalize;
}
.comments-area .comment-item .comment-text {
  position: relative;
  margin-left: 20px;
}
.comments-area .comment-item .comment-text p {
  padding: 20px 30px 20px 30px;
  background-color: var(--ronmi-bg-color-screen);
}
.comments-area .comment-item .comment-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  border-left: 20px solid transparent;
  border-top: 17px solid #fff9f5;
}
.comments-area ul.children {
  padding-left: 100px;
  list-style: none;
}

.comment-respond .comment-reply-title {
  margin-bottom: 12px;
}
.comment-respond .comment-reply-title small {
  font-size: 16px;
  font-weight: 400;
  text-transform: lowercase;
  margin-left: 5px;
}
.comment-respond .comment-reply-title small a {
  color: #ad1010;
}
.comment-respond .comment-reply-title small a:hover {
  color: var(--ronmi-color-primary);
}

.comment-form p {
  margin-bottom: 25px;
  line-height: 1;
}
.comment-form p label {
  margin-left: 8px;
}
.comment-form p.form-submit {
  margin-bottom: 0;
}
.comment-form span.text-primary {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.comment-form .comment-notes {
  margin-bottom: 37px;
}
.comment-form .logged-in-as {
  margin-bottom: 37px;
}
.comment-form .logged-in-as a {
  color: var(--ronmi-color-text-main);
}
.comment-form .logged-in-as a:hover {
  color: var(--ronmi-color-second);
}
.comment-form input[type=text],
.comment-form input[type=email] {
  width: 100%;
}
.comment-form .octf-btn {
  text-transform: none;
  min-width: 230px;
}
@media only screen and (max-width: 768px) {
  .comments-area ul.children {
    padding-left: 30px;
  }
  .comment-form .octf-btn {
    font-size: 16px;
    min-width: auto;
    padding: 15px 23px;
  }
}
/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.widget ul, .widget ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.widget ul li, .widget ol li {
  position: relative;
}
.widget .tagcloud {
  margin: 0 -2px -10px;
}
.widget .tagcloud a {
  display: inline-block;
  font-size: 16px !important;
  color: var(--ronmi-color-text-main);
  background-color: #fff;
  text-transform: lowercase;
  padding: 6px 9px;
  margin: 0 2px;
  margin-bottom: 10px;
  line-height: 1;
  border: 1px solid rgba(0, 119, 110, 0.2);
  vertical-align: top;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.widget .tagcloud a:hover {
  color: #fff;
  background-color: var(--ronmi-color-second);
}

.widget-area .widget {
  margin-bottom: 45px;
}
.widget-area .widget:last-child {
  margin-bottom: 0;
}
.widget-area .widget .widget-title {
  color: var(--ronmi-color-primary);
  margin-bottom: 20px;
}
.widget-area .widget ul:not(.recent-news) > li {
  position: relative;
  margin-bottom: 11px;
  line-height: 24px;
}
.widget-area .widget ul:not(.recent-news) > li:last-child {
  margin-bottom: 0;
}
.widget-area .widget ul:not(.recent-news) > li a {
  position: relative;
  display: inline-block;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.widget-area .widget ul:not(.recent-news) > li a:hover {
  color: var(--ronmi-color-second);
}
.widget-area .widget ul:not(.recent-news) > li .posts-count {
  color: #5f5f5d;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.widget-area .widget ul:not(.recent-news) > li.recentcomments a:before {
  display: none;
}
.widget-area .widget select {
  width: 100%;
  padding: 8px;
  outline: none;
}
.widget-area .widget table caption {
  margin-bottom: 10px;
}
.widget-area .widget table td, .widget-area .widget table th {
  border-color: #aaa;
  text-align: center;
}
.widget-area .widget_categories ul li a,
.widget-area .widget_product_categories ul li a,
.widget-area .widget_archive ul li a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.widget-area .widget_categories ul li a:before,
.widget-area .widget_product_categories ul li a:before,
.widget-area .widget_archive ul li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  background-color: #00776e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
}
.widget-area .widget_categories ul li a + span,
.widget-area .widget_product_categories ul li a + span,
.widget-area .widget_archive ul li a + span {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.widget-area .widget_categories ul li a:hover,
.widget-area .widget_product_categories ul li a:hover,
.widget-area .widget_archive ul li a:hover {
  color: var(--ronmi-color-second);
}
.widget-area .widget_categories ul li a:hover:before,
.widget-area .widget_product_categories ul li a:hover:before,
.widget-area .widget_archive ul li a:hover:before {
  background-color: #AB6447;
}
.widget-area .widget_categories ul li a:hover + span.posts-count, .widget-area .widget_categories ul li a:hover + span.count,
.widget-area .widget_product_categories ul li a:hover + span.posts-count,
.widget-area .widget_product_categories ul li a:hover + span.count,
.widget-area .widget_archive ul li a:hover + span.posts-count,
.widget-area .widget_archive ul li a:hover + span.count {
  color: var(--ronmi-color-second);
}

/* recent post */
.widget .recent-news li:not(:last-child) {
  margin-bottom: 30px;
}
.widget .recent-news .thumb {
  margin-right: 20px;
}
.widget .recent-news .thumb img {
  min-width: 80px;
  width: 80px;
}
.widget .recent-news h6 {
  margin-bottom: 5px;
  line-height: 30px;
}
.widget .recent-news .post-on {
  display: block;
  font-size: 16px;
  line-height: 1;
}

/* search */
.search-form {
  position: relative;
}
.search-form .search-field {
  width: 100%;
  padding: 0 60px 0 30px;
  height: 62px;
  line-height: 1;
  border-color: rgba(0, 119, 110, 0.2);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.search-form .search-submit {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 62px;
  width: 62px;
  outline: none;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: var(--ronmi-color-primary);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.search-form .search-submit i {
  display: block;
}
.search-form .search-submit i:before, .search-form .search-submit i:after {
  display: block;
  font-size: 20px;
}
.search-form .search-submit:hover {
  background: var(--ronmi-color-second);
}

/* author */
.author-widget_wrapper {
  padding: 0 20px;
  background: transparent;
}
.author-widget_wrapper .author-widget_image-wrapper {
  margin-bottom: 23px;
}
.author-widget_wrapper .author-widget_image-wrapper .author-widget_image {
  width: 100%;
  max-width: 130px;
}
.author-widget_wrapper .author-widget_title {
  margin-bottom: 5px;
}
.author-widget_wrapper .author-widget_text {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 23px;
}

.author-widget_social a, .blog-post .share-post a {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  height: 36px;
  width: 36px;
  line-height: 36px;
  cursor: pointer;
  margin-right: 4px;
  color: var(--ronmi-color-primary);
  background-color: #fff;
  border: 1px solid rgba(0, 119, 110, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.author-widget_social a:last-child, .blog-post .share-post a:last-child {
  margin-right: 0px;
}
.author-widget_social a:hover, .blog-post .share-post a:hover {
  color: #fff;
  background-color: var(--ronmi-color-primary);
}

/*--------------------------------------------------------------
## Responsive Blog
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.bypostauthor {
  color: inherit;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-caption {
  display: block;
}

.gallery {
  margin-bottom: 1.5em;
  margin-left: -7px;
  margin-right: -7px;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 7px;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/*--------------------------------------------------------------
# Elementor Widgets
--------------------------------------------------------------*/
/* OT Heading */
.ot-heading__title {
  display: block;
  position: relative;
  font-family: var(--ronmi-font-second);
  color: var(--ronmi-color-dark);
  margin: 0;
  padding: 0;
  z-index: 2;
}
.ot-heading__sub {
  display: inline-block;
  color: var(--ronmi-color-second);
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.ot-heading__sub span {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  background-color: var(--ronmi-color-text-main);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ot-heading__sub span:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  border: 1px solid currentColor;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ot-heading__sub.dflex {
  display: inline-flex;
  align-items: center;
}
.ot-heading__desc {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .ot-heading br {
    display: none;
  }
}
.ot-icon-box__icon {
  position: relative;
  line-height: 1;
  display: inline-block;
  margin-bottom: 22px;
  font-size: 36px;
  text-align: center;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-icon-box__icon i {
  position: relative;
  display: block;
  color: var(--ronmi-color-second);
  width: 1em;
  height: 1em;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-icon-box__icon i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ot-icon-box__icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: var(--ronmi-color-second);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-icon-box__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ot-icon-box__content .icon-box-title {
  display: block;
  color: var(--ronmi-color-dark);
  word-break: normal;
  font-size: 24px;
  margin-bottom: 11px;
}
.ot-icon-box__content .icon-box-title a {
  color: var(--ronmi-color-dark);
}
.ot-icon-box__content .icon-box-title a:hover {
  color: var(--ronmi-color-second);
}
.ot-icon-box__content .icon-box-features-list {
  margin-top: 20px;
}
.ot-icon-box__content ul, .ot-icon-box__content ol {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}
.ot-icon-box__content ul .icon-box-features-item, .ot-icon-box__content ol .icon-box-features-item {
  display: flex;
  align-items: center;
  padding-left: 0;
}
.ot-icon-box__content ul .icon-box-features-icon, .ot-icon-box__content ol .icon-box-features-icon {
  margin-right: 20px;
}
.ot-icon-box__content ul .icon-box-features-icon svg, .ot-icon-box__content ol .icon-box-features-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: var(--ronmi-color-second);
}
.ot-icon-box__content ul .icon-box-features-icon i, .ot-icon-box__content ol .icon-box-features-icon i {
  width: 1em;
  height: 1em;
  color: var(--ronmi-color-second);
}
.ot-icon-box__content .icon-box-btn {
  margin-top: 11px;
  font-weight: 500;
}
.ot-icon-box__content .icon-box-btn a {
  display: inline-flex;
  line-height: 1;
  color: var(--ronmi-color-primary);
}
.ot-icon-box__content .icon-box-btn a:hover {
  color: var(--ronmi-color-second);
}
.ot-icon-box__content .icon-box-btn a i {
  margin-left: 10px;
}
.ot-icon-box__content .icon-box-btn a i:before {
  font-size: 17px;
}

.ot-view-stacked .ot-icon-box__icon {
  padding: 0.5em;
  background-color: var(--ronmi-color-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

@media (min-width: 768px) {
  .ot-position-left .ot-icon-box, .ot-position-right .ot-icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ot-position-left .ot-icon-box__icon, .ot-position-right .ot-icon-box__icon {
    margin-bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .ot-position-left .ot-icon-box {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ot-position-left .ot-icon-box__icon {
    margin-right: 28px;
  }
  .ot-position-right .ot-icon-box {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .ot-position-right .ot-icon-box__icon {
    margin-left: 28px;
  }
  .ot-vertical-align-top .ot-icon-box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ot-vertical-align-middle .ot-icon-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ot-vertical-align-bottom .ot-icon-box {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .ot-icon-box__icon {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.ot-process-box__icon {
  position: relative;
  line-height: 1;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 40px;
  text-align: center;
  color: #fff;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-process-box__icon i {
  position: relative;
  display: block;
  color: currentColor;
  width: 1em;
  height: 1em;
}
.ot-process-box__icon i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ot-process-box__icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.ot-process-box__icon img {
  display: block;
  width: 1em;
}
.ot-process-box .process-box-title {
  display: inline-block;
  color: var(--ronmi-color-dark);
  word-break: normal;
  font-size: 24px;
  margin-bottom: 18px;
}
.ot-process-box__content {
  font-size: 16px;
  line-height: 30px;
}
.ot-process-box__divider {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 16px;
  background-color: rgba(0, 119, 110, 0.2);
}
.ot-process-box__divider span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--ronmi-color-second);
  transform: scaleX(0);
  transform-origin: right;
  will-change: transform;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
}
.ot-process-box__btn {
  margin-top: 11px;
  font-weight: 500;
}
.ot-process-box__btn a {
  display: inline-flex;
  line-height: 1;
  color: var(--ronmi-color-primary);
}
.ot-process-box__btn a:hover {
  color: var(--ronmi-color-second);
}
.ot-process-box__btn a i {
  margin-left: 10px;
}
.ot-process-box__btn a i:before {
  font-size: 17px;
}
.ot-process-box:hover .ot-process-box__divider span {
  transform: scaleX(1);
  transform-origin: left;
}

.ot-view-stacked .ot-process-box__icon {
  padding: 0.75em;
  background-color: var(--ronmi-color-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ot-view-stacked .ot-process-box:hover .ot-process-box__icon {
  background-color: var(--ronmi-color-second);
}

.ot-service-box {
  text-align: left;
}
.ot-service-box__icon-title {
  align-items: center;
  margin-bottom: 11px;
}
.ot-service-box__icon {
  display: inline-flex;
  margin-right: 20px;
  font-size: 42px;
  text-align: center;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-service-box__icon i {
  position: relative;
  color: var(--ronmi-color-second);
  width: 1em;
  height: 1em;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-service-box__icon i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ot-service-box__icon svg {
  width: 1em;
  height: 1em;
  fill: var(--ronmi-color-second);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-service-box__icon img {
  width: 42px;
}
.ot-service-box__title {
  display: inline-block;
  color: var(--ronmi-color-dark);
  margin: 0;
  word-break: normal;
  font-size: 24px;
}
.ot-service-box__title a {
  color: var(--ronmi-color-dark);
}
.ot-service-box__title a:hover {
  color: var(--ronmi-color-second);
}
.ot-service-box__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ot-service-box__content .service-box-btn {
  margin-top: 11px;
  font-weight: 500;
}
.ot-service-box__content .service-box-btn a {
  display: inline-flex;
  line-height: 1;
  color: var(--ronmi-color-primary);
}
.ot-service-box__content .service-box-btn a:hover {
  color: var(--ronmi-color-second);
}
.ot-service-box__content .service-box-btn a i {
  margin-left: 10px;
}
.ot-service-box__content .service-box-btn a i:before {
  font-size: 17px;
}

/* OT Service Item */
.ot-service-item {
  display: inline-block;
  position: relative;
  width: 100%;
}
.ot-service-item__image {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  vertical-align: middle;
}
.ot-service-item__image img {
  width: 100%;
}
.ot-service-item__content-wrap {
  position: absolute;
  width: calc(100% - 40px);
  height: auto;
  max-height: 100%;
  left: 20px;
  bottom: 20px;
  overflow: hidden;
}
.ot-service-item__inner {
  padding: 24px 40px 20px;
  color: var(--ronmi-color-dark);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transform: translateY(70%);
  -ms-transform: translateY(70%);
  transform: translateY(70%);
  transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
}
.ot-service-item .ot-service-title {
  margin-bottom: 0;
}
.ot-service-item .ot-service-des {
  visibility: hidden;
  opacity: 0;
  padding-top: 10px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-service-item .ot-service-des p {
  margin-bottom: 10px;
}
.ot-service-item .ot-service-btn a {
  color: var(--ronmi-color-primary);
  font-weight: var(--ronmi-btn-font-weight);
}
.ot-service-item .ot-service-btn a:hover {
  color: var(--ronmi-color-second);
}
.ot-service-item:hover .ot-service-item__inner {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.ot-service-item:hover .ot-service-des {
  visibility: visible;
  opacity: 1;
}

.ot-service-infobox {
  text-align: left;
  padding: 0 40px 0 46px;
  border-left: 1px solid rgba(0, 119, 110, 0.2);
}
.ot-service-infobox .image__wrapper {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.ot-service-infobox .content__wrapper {
  margin-bottom: 40px;
}

@media (max-width: 1200px) {
  .ot-service-item__inner {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
  .ot-service-item .ot-service-des {
    visibility: visible;
    opacity: 1;
  }
}
.number-box__number {
  margin-bottom: 29px;
}
.number-box__number span {
  font-family: var(--ronmi-font-second);
  font-size: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  background-color: var(--ronmi-color-primary);
  color: #fff;
  min-width: 60px;
  min-height: 60px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.number-box__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.number-box__content .number-box-title {
  display: block;
  color: var(--ronmi-color-dark);
  font-size: 24px;
  margin-bottom: 12px;
  line-height: 30px;
  font-weight: 500;
}
.number-box__content .number-box-title a:hover {
  color: var(--ronmi-color-second);
}
.number-box__content .number-box-des {
  line-height: 30px;
}
.number-box__content .number-box-des > :last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .ot-position-left .number-box, .ot-position-right .number-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ot-position-left .number-box__number, .ot-position-right .number-box__number {
    margin-bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .ot-position-left .number-box {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ot-position-left .number-box__number {
    margin-right: 28px;
  }
  .ot-position-right .number-box {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .ot-position-right .number-box__number {
    margin-left: 28px;
  }
  .ot-vertical-align-top .number-box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ot-vertical-align-middle .number-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ot-vertical-align-bottom .number-box {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .number-box__number {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* Button */
.octf-btn.btn-bg-effect {
  text-transform: uppercase;
}

@media only screen and (min-width: 1025px) {
  .octf-btn.btn-bg-effect {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 260px;
    min-height: 260px;
    color: #fff;
    padding: 30px;
    background-color: var(--ronmi-color-primary);
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .octf-btn.btn-bg-effect:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 11px;
    right: -10px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    transition: inherit;
  }
  .octf-btn.btn-bg-effect:hover {
    transform: translate(0);
  }
  .octf-btn.btn-bg-effect:hover:after {
    top: 0;
    right: 0;
    border-color: transparent;
  }
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em;
}

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px;
}

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}

.twentytwenty-container img {
  width: 100%;
  position: absolute;
  top: 0;
  display: block;
}

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}

.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.twentytwenty-before-label {
  opacity: 0;
}

.twentytwenty-before-label:before {
  content: attr(data-content);
}

.twentytwenty-after-label {
  opacity: 0;
}

.twentytwenty-after-label:before {
  content: attr(data-content);
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
}

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}

.twentytwenty-before {
  z-index: 20;
}

.twentytwenty-after {
  z-index: 10;
}

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -19px;
  margin-top: -19px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 19px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 19px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}

.ot-progress-line__title {
  position: relative;
  font-family: var(--ronmi-font-second);
  font-size: 24px;
  color: var(--ronmi-color-dark);
  line-height: 1.2;
  overflow: hidden;
  margin-bottom: 11px;
}
.ot-progress-line__title .ot-progress-title {
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
}
.ot-progress-line__inner {
  height: 4px;
  background-color: rgba(0, 119, 110, 0.2);
}
.ot-progress-line__inner .ot-progress-bar {
  height: 100%;
  width: 0;
  background-color: var(--ronmi-color-primary);
  -webkit-transition: all 1s 0.5s;
  -o-transition: all 1s 0.5s;
  transition: all 1s 0.5s;
}

.ot-progress-circle {
  font-size: 16px;
}
.ot-progress-circle__inner {
  position: relative;
  display: inline-block;
  z-index: 1;
  vertical-align: top;
}
.ot-progress-circle__inner canvas {
  display: block;
}
.ot-progress-circle__inner:after {
  content: "";
  position: absolute;
  left: 14px;
  top: 14px;
  width: calc(100% - 29px);
  height: calc(100% - 29px);
  border-radius: 50%;
  z-index: -1;
  border: 1px solid rgba(171, 100, 71, 0.2);
}
.ot-progress-circle__content {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  flex-direction: column;
}
.ot-progress-circle .ot-progress-title {
  font-family: var(--ronmi-font-main);
  color: var(--ronmi-color-text-main);
  font-size: var(--ronmi-font-size-text);
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
}
.ot-progress-circle .ot-progress-percent {
  font-family: var(--ronmi-font-second);
  font-size: 48px;
  line-height: 1;
  color: var(--ronmi-color-second);
  margin-bottom: 12px;
}

.easyPieChart {
  position: relative;
  text-align: center;
}

.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.ot-pricing-table {
  text-align: center;
  padding: 60px 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ot-pricing-table__icon {
  display: inline-block;
  font-size: 50px;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
}
.ot-pricing-table__icon i, .ot-pricing-table__icon svg, .ot-pricing-table__icon img {
  display: block;
  width: 1em;
  height: 1em;
}
.ot-pricing-table__icon i {
  position: relative;
  color: var(--ronmi-color-second);
}
.ot-pricing-table__icon i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ot-pricing-table__icon svg {
  fill: var(--ronmi-color-second);
}
.ot-pricing-table__title {
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.ot-pricing-table__subtitle {
  display: block;
  font-size: 16px;
  margin-bottom: 28px;
  line-height: 30px;
}
.ot-pricing-table__price {
  font-family: var(--ronmi-font-second);
  font-size: 64px;
  line-height: 1;
  color: var(--ronmi-color-primary);
  margin-bottom: 3px;
}
.ot-pricing-table__divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 27px;
}
.ot-pricing-table__divider span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  direction: ltr;
  height: 1px;
  background-color: rgba(0, 119, 110, 0.2);
  width: 100%;
}
.ot-pricing-table__features-list ul, .ot-pricing-table__features-list ol {
  display: inline-block;
  text-align: left;
  list-style: none;
  padding-left: 0;
  margin: 0;
  line-height: 36px;
  margin-bottom: 30px;
}
.ot-pricing-table__features-list ul li.pricing-features-item, .ot-pricing-table__features-list ol li.pricing-features-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ot-pricing-table__features-list ul .pricing-features-icon, .ot-pricing-table__features-list ol .pricing-features-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 14px;
}
.ot-pricing-table__features-list ul .pricing-features-icon i, .ot-pricing-table__features-list ol .pricing-features-icon i {
  position: relative;
  display: block;
  color: var(--ronmi-color-primary);
  width: 1em;
  height: 1em;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-pricing-table__features-list ul .pricing-features-icon i:before, .ot-pricing-table__features-list ol .pricing-features-icon i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ot-pricing-table__features-list ul .pricing-features-icon svg, .ot-pricing-table__features-list ol .pricing-features-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: var(--ronmi-color-primary);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-pricing-table__features-list ul .pricing-features-text, .ot-pricing-table__features-list ol .pricing-features-text {
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 19px;
}
.ot-pricing-table__footer .octf-btn {
  width: 100%;
}

.ot-view-stacked .ot-pricing-table__icon {
  padding: 0.5em;
  background-color: var(--ronmi-bg-color-screen);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Comparison Table */
article.ot-cpt-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.ot-cpt-fbox-heading, .ot-cpt-heading {
  font-family: var(--ronmi-font-second);
  width: 100%;
  height: 130px;
  font-size: 24px;
  color: var(--ronmi-color-dark);
  text-align: center;
}

.ot-cpt-heading {
  line-height: 1;
}

.ot-cpt-wrapper .ot-cpt-feature {
  font-size: 20px;
  text-align: left;
}

.ot-cpt-text span {
  display: inline-block;
  text-align: center;
  min-width: 24px;
  min-height: 24px;
  line-height: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ot-cpt-text span.ot-flaticon-check-1 {
  color: var(--ronmi-color-primary);
}
.ot-cpt-text span.ot-flaticon-check-1:before {
  font-size: 14px;
}

.ot-cpt-text span.ot-flaticon-close {
  color: #ff6b52;
}
.ot-cpt-text span.ot-flaticon-close:before {
  font-size: 12px;
}

.ot-cpt-btn .octf-btn {
  width: 100%;
  padding: 18px 40px;
  white-space: normal;
}
.ot-cpt-btn .octf-price-link-detail {
  display: block;
  margin-top: 21px;
  font-weight: 500;
  color: var(--ronmi-color-primary);
}
.ot-cpt-btn .octf-price-link-detail:hover {
  color: var(--ronmi-color-second);
}

.ot-cpt-wrapper ul {
  display: none;
  top: 0px;
  z-index: 10;
  padding: 0;
  margin: 0;
}

.ot-cpt-wrapper li {
  list-style: none;
  flex: 1;
  position: relative;
}

.ot-cpt-wrapper li:hover {
  cursor: pointer;
}

.ot-cpt-wrapper li.ot-cpt-heading.active {
  background-color: var(--ronmi-bg-color-screen);
}

.ot-cpt-wrapper table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin: 0;
}

.ot-cpt-wrapper th {
  background-color: var(--ronmi-bg-color-screen);
  display: none;
}

.ot-cpt-wrapper td,
.ot-cpt-wrapper th {
  vertical-align: middle;
}

.ot-cpt-wrapper table {
  border: none;
}

.ot-cpt-wrapper table th,
.ot-cpt-wrapper table td {
  border: none;
}

.ot-cpt-wrapper table tr td:first-child,
.ot-cpt-wrapper table tr td:last-child,
.ot-cpt-wrapper td,
.ot-cpt-wrapper th {
  padding: 6px 40px;
  empty-cells: show;
}

.ot-cpt-wrapper table tr:nth-child(3) td {
  padding-top: 35px;
}

.ot-cpt-wrapper table tr:last-child td {
  padding-top: 35px;
  padding-bottom: 30px;
}

.ot-cpt-wrapper td,
.ot-cpt-wrapper th {
  text-align: center;
}

.ot-cpt-wrapper td + td,
.ot-cpt-wrapper th + th {
  text-align: center;
}

.ot-cpt-wrapper tr:first-child {
  background: none !important;
}

.ot-cpt-wrapper tr td:nth-child(2) {
  display: table-cell;
}

.ot-cpt-wrapper td:nth-child(1) {
  display: table-cell;
}

.ot-cpt-wrapper td {
  display: none;
}

.ot-cpt-wrapper .sep {
  background: #f5f5f5;
  font-weight: bold;
}

.ot-cpt-price-wrapper {
  display: block;
  font-family: var(--ronmi-font-main);
  font-size: 18px;
  color: var(--ronmi-color-text-main);
  line-height: 1;
  margin-top: 12px;
}

.ot-cpt-wrapper .ot-cpt-price {
  font-size: 24px;
  font-weight: 500;
  color: var(--ronmi-color-second);
}

.ot-cpt-wrapper .ot-cpt-period {
  align-self: flex-start;
}

.feature-heading-blank.ot-cpt-wrapper .hide {
  border: unset !important;
  background: unset !important;
}

.ot-cpt-wrapper .hide.ot-cpt-hide.ot-cpt-fbox-heading {
  border: 0px solid black;
}

.ot-cpt-btn:hover {
  color: #fff;
}

.ot-cpt-wrapper i.fa.fa-check,
.ot-cpt-wrapper i.fas.fa-check {
  color: #38f146;
}

.ot-cpt-wrapper i.fa.fa-close,
.ot-cpt-wrapper i.fas.fa-times {
  color: #ff0000;
}

.button-heading-blank.ot-cpt-wrapper tr:last-child td:first-child {
  background: none !important;
  border: none !important;
}

.ot-cpt-wrapper tr:last-child {
  background: none !important;
}

tbody tr:nth-child(2) {
  background: none !important;
}

.ot-cpt-wrapper .hide.ot-cpt-hide {
  display: none !important;
}

@media (min-width: 1025px) {
  .ot-cpt-wrapper .ot-cpt-btn {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .ot-cpt-wrapper td,
.ot-cpt-wrapper .ot-cpt-header {
    width: 292px;
  }
  .ot-cpt-wrapper td + td,
.ot-cpt-wrapper th + th {
    width: auto;
  }
  .ot-cpt-wrapper td,
.ot-cpt-wrapper th {
    display: table-cell !important;
  }
}
@media (max-width: 1024px) {
  .ot-cpt-wrapper ul {
    display: flex;
  }
  .ot-cpt-wrapper tbody tr.ot-cpt-header {
    display: none;
  }
  .ot-cpt-wrapper tbody tr.ot-cpt-header {
    display: none;
  }
  .ot-cpt-wrapper .hide.ot-cpt-hide.ot-cpt-fbox-heading {
    display: flex !important;
    align-items: center;
  }
  .ot-cpt-fbox-heading, .ot-cpt-heading {
    height: auto;
    min-height: 90px;
  }
}
@media (max-width: 1024px) {
  .ot-pricing-table {
    margin: auto;
  }
}
@media (max-width: 650px) {
  .ot-cpt-btn .octf-btn {
    padding: 12px 15px;
  }
}
@media (max-width: 480px) {
  .ot-pricing-table {
    max-width: 100%;
  }
}
.ot-switcher {
  margin: 0 auto;
  background-color: var(--ronmi-bg-color-screen);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.ot-switcher span {
  font-weight: 500;
  min-width: 144px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.ot-switcher span.active {
  color: var(--ronmi-btn-text-color);
  background-color: var(--ronmi-color-primary);
}

/* Tabs */
.ot-tabs__heading {
  margin-bottom: 0;
  overflow: hidden;
}
.ot-tabs__heading .tab-link {
  float: left;
  margin-right: 30px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-tabs__heading .tab-link.current, .ot-tabs__heading .tab-link:hover {
  color: var(--ronmi-color-second);
}
.ot-tabs__heading .tab-link:last-child {
  margin-right: 0;
}
.ot-tabs__heading .is-line {
  position: relative;
}
.ot-tabs__heading .is-line:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  will-change: transform;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
}
.ot-tabs__heading .is-line:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.ot-tabs__heading .is-line.current:after {
  transform: scaleX(1);
  transform-origin: left;
}
.ot-tabs__content {
  display: none;
  padding: 21px 0;
}
.ot-tabs__content.current {
  display: inherit;
}
.ot-tabs__content h5 {
  font-size: 22px;
  line-height: 36px;
}
.ot-tabs__content ul, .ot-tabs__content ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.ot-tabs__content ul li, .ot-tabs__content ol li {
  position: relative;
  padding-left: 33px;
  margin-bottom: 5px;
}
.ot-tabs__content ul li:before, .ot-tabs__content ol li:before {
  content: "\f11b";
  position: absolute;
  font-family: "flaticon";
  font-size: 12px;
  color: #00776e;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ot-tabs__content ul li:last-child, .ot-tabs__content ol li:last-child {
  margin-bottom: 0;
}
.ot-tabs p:last-child {
  margin-bottom: 0;
}

/*Client logo slider*/
.ot-client-logo-slider .client-logo {
  display: inline-block;
  width: 100%;
  opacity: 1;
  will-change: opacity, visibility;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.ot-client-logo-slider .client-hover-logo {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  will-change: opacity, visibility;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.ot-client-logo-slider .client_link {
  display: block;
  position: relative;
  line-height: 0;
  text-align: center;
}
.ot-client-logo-slider .client_link img {
  display: inline-block;
  width: auto;
}
.ot-client-logo-slider .client_link:hover .client-logo {
  opacity: 0;
  visibility: hidden;
}
.ot-client-logo-slider .client_link:hover .client-hover-logo {
  opacity: 1;
  visibility: visible;
}

.ot-image-slider {
  text-align: center;
}
.ot-image-slider .owl-item img {
  width: auto;
  display: inline-block;
}

.ot-counter {
  display: block;
}
.ot-counter span {
  font-family: var(--ronmi-font-second);
  color: var(--ronmi-color-second);
  font-size: 48px;
  line-height: 40px;
}
.ot-counter__title {
  margin-bottom: 0;
}
.ot-counter__desc {
  margin-bottom: 0;
  font-size: 16px;
}
.ot-counter .number-wrapper {
  letter-spacing: -0.2;
  margin-bottom: 11px;
}
.ot-counter .number-wrapper, .ot-counter .title-desc-wrapper {
  word-break: normal;
}

.ot-position-top .ot-counter .dflex {
  display: inline-flex;
}

.ot-position-left .ot-counter, .ot-position-right .ot-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ot-position-left .ot-counter__title, .ot-position-right .ot-counter__title {
  margin-top: 0;
}
.ot-position-left .ot-counter .number-wrapper, .ot-position-right .ot-counter .number-wrapper {
  margin-bottom: 0;
}

.ot-position-left .ot-counter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.ot-position-left .ot-counter .number-wrapper {
  margin-right: 20px;
}

.ot-position-right .ot-counter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ot-position-right .ot-counter .number-wrapper {
  margin-left: 20px;
}

/*Accordition*/
.ot-acc-item {
  background-color: #fff;
  padding: 22px 0 21px;
  border-bottom: 1px solid rgba(0, 119, 110, 0.1);
}
.ot-acc-item__title {
  font-family: var(--ronmi-font-second);
  cursor: pointer;
  justify-content: space-between;
  overflow: hidden;
  color: var(--ronmi-color-dark);
  margin-bottom: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-acc-item__title i {
  float: right;
  text-align: center;
  font-size: 10px;
}
.ot-acc-item__title i.up {
  display: none;
}
.ot-acc-item__title i.down {
  margin-top: 5px;
}
.ot-acc-item__title i:before {
  font-size: 20px;
}
.ot-acc-item__title span.up {
  display: none;
}
.ot-acc-item__title svg {
  display: block;
  width: 20px;
  fill: currentColor;
}
.ot-acc-item__content {
  display: none;
  padding-top: 21px;
}
.ot-acc-item__content p:last-child, .ot-acc-item__content ul:last-child {
  margin-bottom: 0;
}
.ot-acc-item__time {
  display: inline-block;
  font-size: 16px;
}
.ot-acc-item.current .ot-acc-item__title i.down {
  display: none;
}
.ot-acc-item.current .ot-acc-item__title i.up {
  display: inherit;
}
.ot-acc-item.current .ot-acc-item__title span.down {
  display: none;
}
.ot-acc-item.current .ot-acc-item__title span.up {
  display: inherit;
}
.ot-acc-item.current .ot-acc-item__title, .ot-acc-item:hover .ot-acc-item__title {
  color: var(--ronmi-color-primary);
}
.ot-acc-item:last-child {
  border-bottom: none;
}

.ot-testimonial__item {
  text-align: center;
  overflow: hidden;
}
.ot-testimonial__item .ot-tcontent {
  font-family: var(--ronmi-font-second);
  font-size: 36px;
  line-height: 48px;
  color: var(--ronmi-color-dark);
  padding-bottom: 36px;
}
.ot-testimonial__item .ot-tmeta {
  width: 100%;
  line-height: 1;
}
.ot-testimonial__item .ot-tmeta-inner {
  display: inline-block;
}
.ot-testimonial__item .ot-tmeta .ot-timage {
  padding-right: 20px;
}
.ot-testimonial__item .ot-tmeta .ot-timage img {
  width: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ot-testimonial__item .ot-tmeta .ot-tinfo {
  text-align: left;
}
.ot-testimonial__item .ot-tmeta .ot-tname {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 11px;
}
.ot-testimonial__item .ot-tmeta .ot-tjob {
  display: block;
  font-size: 14px;
  color: var(--ronmi-color-primary);
  text-transform: uppercase;
}
.ot-testimonial__item .ot-tquote {
  line-height: 1;
  margin-bottom: 20px;
}
.ot-testimonial__item .ot-tquote img {
  width: auto;
  display: inline-block;
}
.ot-testimonial__item .ot-tdivider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 27px;
}
.ot-testimonial__item .ot-tdivider span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  direction: ltr;
  height: 1px;
  background-color: rgba(0, 119, 110, 0.1);
  width: 100%;
}
.ot-testimonial-vertical .ot-testimonial__item {
  text-align: left;
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tquote {
  position: relative;
  width: 170px;
  height: 170px;
  background-color: #f7f7f5;
  margin-bottom: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tquote img {
  max-width: 37px;
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tquote:after {
  position: absolute;
  content: "\f113";
  font-family: flaticon;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 37px;
  top: 0;
  left: 20px;
  width: 100%;
  height: 100%;
  color: #00776e;
  border: 1px solid currentColor;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tcontent {
  padding-right: 15%;
  padding-left: 50px;
  padding-bottom: 0;
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tmeta {
  font-size: 18px;
  margin-top: 25px;
  color: var(--ronmi-color-text-main);
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tmeta .ot-tinfo {
  flex-wrap: wrap;
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tmeta .ot-tname {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
  margin-right: 5px;
  color: var(--ronmi-color-primary);
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tmeta .ot-tjob {
  font-size: inherit;
  text-transform: inherit;
  color: inherit;
}
.ot-testimonial-vertical .ot-testimonial__item .ot-tmeta-inner {
  display: flex;
  align-items: center;
}

.ot-testimonial-vertical .ot-dots-custom {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 0 !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ot-testimonial-vertical .ot-dots-custom .owl-dot {
  display: block;
  margin-right: 0;
}
.ot-testimonial-vertical .ot-dots-custom .owl-dot:not(:last-child) {
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .ot-testimonial-vertical .ot-testimonial__item .ot-tquote {
    display: none;
  }
  .ot-testimonial-vertical .ot-testimonial__item .ot-tcontent {
    padding-left: 0;
  }
}
.ot-team {
  text-align: left;
  background: transparent;
}
.ot-team__thumb {
  display: inline-block;
  position: relative;
  margin-bottom: 22px;
}
.ot-team__info .t-name {
  margin-bottom: 6px;
}
.ot-team__info .t-name a:hover {
  color: var(--ronmi-color-second);
}
.ot-team__info .t-role {
  display: block;
  font-size: 14px;
  color: var(--ronmi-color-primary);
  text-transform: uppercase;
  line-height: 1.2;
}
.ot-team.content-reverse {
  display: flex;
  flex-direction: column-reverse;
}
.ot-team.content-reverse .ot-team__thumb {
  margin-bottom: 0;
}
.ot-team.content-reverse .ot-team__info {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 21px;
}
.ot-team.content-reverse .ot-team__info .t-name {
  margin-bottom: 0;
  margin-top: 10px;
}

.ot-team:not(.team-overlay-info) .t-social {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
.ot-team:not(.team-overlay-info) .t-social a {
  display: block;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1;
  color: var(--ronmi-color-primary);
  background-color: #fff;
  padding: 10px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ot-team:not(.team-overlay-info) .t-social a:last-child {
  margin-bottom: 0;
}
.ot-team:not(.team-overlay-info) .t-social a i, .ot-team:not(.team-overlay-info) .t-social a svg {
  display: block;
  width: 1em;
  height: 1em;
}
.ot-team:not(.team-overlay-info) .t-social a svg {
  fill: currentColor;
}
.ot-team:not(.team-overlay-info) .t-social a:hover {
  color: #fff;
  background-color: var(--ronmi-color-primary);
}
.ot-team:not(.team-overlay-info):hover .t-social {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.ot-heading-with-slider .ot-heading__title {
  margin-bottom: 15px;
}

/*Team Overlay Info*/
.team-overlay-info {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: top;
}
.team-overlay-info .ot-team__thumb {
  overflow: hidden;
  vertical-align: top;
  margin-bottom: 0;
}
.team-overlay-info .ot-team__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 26px 30px;
  overflow: hidden;
  opacity: 0;
  background-color: rgba(25, 29, 27, 0.4);
  vertical-align: top;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.team-overlay-info .ot-team__info > div {
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.team-overlay-info .t-social {
  display: flex;
  margin-top: 9px;
}
.team-overlay-info .t-social a {
  display: inline-block;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 20px;
}
.team-overlay-info .t-social a:hover {
  color: var(--ronmi-color-primary);
}
.team-overlay-info:hover .ot-team__info {
  opacity: 1;
}

@media (max-width: 991px) {
  .ot-heading-with-slider .flex-middle {
    display: block;
  }
  .ot-heading-with-slider .ot-heading {
    margin-bottom: 35px;
  }
  .ot-heading-with-slider .ot-slider {
    margin-top: 60px;
  }
}
.ot-hotspots {
  display: inline-block;
  position: relative;
  width: 100%;
}
.ot-hotspots__image {
  display: inline-block;
}
.ot-hotspots__image img {
  width: 100%;
}
.ot-hotspots-wrap-item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ot-hotspots__btn {
  display: flex;
  align-items: center;
  padding: 17px;
  color: #fff;
  border: 1px solid currentColor;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ot-hotspots__btn .hotspots-point {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(20px, 38.89%);
  height: min(20px, 38.89%);
  line-height: 1;
  border-radius: 50%;
  background-color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ot-hotspots__tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  right: initial;
  top: initial;
  min-width: 168px;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ot-hotspots__tooltip .tooltip-content {
  position: relative;
  font-family: var(--ronmi-font-second);
  color: var(--ronmi-color-dark);
  background-color: #fff;
  padding: 3px;
  text-align: center;
  margin-bottom: 17px;
}
.ot-hotspots__tooltip .tooltip-content:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -4px;
  width: 15px;
  height: 15px;
  background: inherit;
  z-index: -1;
  pointer-events: none;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.ot-hotspots__item {
  position: absolute;
  cursor: pointer;
}
.ot-hotspots__item:hover .ot-hotspots__tooltip {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

@media (max-width: 1199px) {
  .ot-hotspots__btn .hotspots-point {
    width: min(10px, 38.89%);
    height: min(10px, 38.89%);
  }
}
.video-popup {
  display: inline-block;
  position: relative;
  width: 100%;
}
.video-popup .video-image {
  display: inline-block;
}
.video-popup .video-image img {
  width: 100%;
}
.video-popup a {
  position: relative;
  width: 80px;
  height: 80px;
  display: inline-block;
  background: transparent;
  border: 1px solid currentColor;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  line-height: 80px;
  color: var(--ronmi-color-primary);
}
.video-popup a i {
  margin-left: 8%;
}
.video-popup a i:before {
  font-size: 21px;
}
.video-popup a span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 119, 110, 0.8);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  transition: border-color 0.3s linear;
  -webkit-transition: border-color 0.3s linear;
  -moz-transition: border-color 0.3s linear;
  -o-transition: border-color 0.3s linear;
  -ms-transition: border-color 0.3s linear;
}
.video-popup a .circle-1 {
  animation: circle-fade-before 2s infinite ease-in-out;
  -webkit-animation: circle-fade-before 2s infinite ease-in-out;
}
.video-popup a .circle-2 {
  animation: circle-fade-after 2s infinite ease-in-out;
  -webkit-animation: circle-fade-after 2s infinite ease-in-out;
}
.video-popup .video-title {
  margin-left: 15px;
  font-size: 16px;
  text-transform: uppercase;
  color: var(--ronmi-color-primary);
  letter-spacing: 0.5px;
}
.video-popup .btn-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

@keyframes circle-fade-before {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}
@keyframes circle-fade-after {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}
.ot-countdown {
  text-align: center;
  display: flex;
  margin-bottom: 0;
}
.ot-countdown li {
  display: inline-block;
  line-height: 1;
  flex-grow: 1;
  flex-basis: 0;
}
.ot-countdown li span {
  display: block;
  font-family: var(--ronmi-font-second);
  font-size: 100px;
  margin-bottom: 15px;
  white-space: nowrap;
  color: var(--ronmi-font-primary);
}
.ot-countdown li p {
  margin-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
  white-space: nowrap;
}
.ot-countdown li.seperator {
  font-size: 72px;
  font-weight: bold;
  color: var(--ronmi-font-primary);
  margin-top: 12px;
}

@media (max-width: 767px) {
  .ot-countdown li p {
    font-size: 14px;
  }
  .ot-countdown li span,
.ot-countdown li.seperator {
    font-size: 42px;
  }
  .ot-countdown li span {
    margin-bottom: 10px;
  }
  .ot-countdown li.seperator {
    line-height: 55px;
    margin-top: -6px;
  }
}
.ot-icon-list-wrapper ul {
  margin-bottom: 0;
}
.ot-icon-list-wrapper ul.--inline-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ot-icon-list-wrapper .ot-icon-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
  word-break: normal;
  color: var(--ronmi-color-text-main);
}
.ot-icon-list-wrapper .ot-icon-list-item a {
  color: currentColor;
}
.ot-icon-list-wrapper .ot-icon-list-item a:hover {
  color: var(--ronmi-color-primary);
}
.ot-icon-list-wrapper .ot-icon-list-item:last-child {
  margin-bottom: 0;
}
.ot-icon-list-wrapper .ot-icon-list-item.--inline-item {
  margin-bottom: 0;
  margin-right: 30px;
  word-break: break-word;
}
.ot-icon-list-wrapper .ot-icon-list-item.--inline-item:last-child {
  margin-right: 0;
}
.ot-icon-list-wrapper .ot-icon-list-icon {
  display: inline-block;
  font-size: 10px;
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 11px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-icon-list-wrapper .ot-icon-list-icon + .ot-icon-list-text {
  align-self: center;
}
.ot-icon-list-wrapper .ot-icon-list-icon i {
  display: block;
  width: 1em;
  height: 1em;
  color: var(--ronmi-color-second);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-icon-list-wrapper .ot-icon-list-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: var(--ronmi-color-second);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-icon-list-wrapper .ot-icon-list-text {
  transition: background-size 0.3s linear;
  -webkit-transition: background-size 0.3s linear;
  -moz-transition: background-size 0.3s linear;
  -o-transition: background-size 0.3s linear;
  -ms-transition: background-size 0.3s linear;
}

.ot-view-stacked .ot-icon-list-icon {
  padding: 0.5em;
  background-color: var(--ronmi-color-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*Image gallery*/
.ot-image-gallery .gallery-icon {
  position: relative;
}
.ot-image-gallery .gallery-icon .overlay {
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-image-gallery .gallery-icon .overlay i {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
  color: #fff;
}
.ot-image-gallery .gallery-icon .overlay i:before {
  display: block;
  font-size: 22px;
}
.ot-image-gallery .gallery-icon:hover .overlay {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 600px) {
  .ot-image-gallery .gallery.gallery-columns-2 .gallery-item, .ot-image-gallery .gallery.gallery-columns-3 .gallery-item, .ot-image-gallery .gallery.gallery-columns-4 .gallery-item, .ot-image-gallery .gallery.gallery-columns-5 .gallery-item, .ot-image-gallery .gallery.gallery-columns-6 .gallery-item, .ot-image-gallery .gallery.gallery-columns-7 .gallery-item, .ot-image-gallery .gallery.gallery-columns-8 .gallery-item, .ot-image-gallery .gallery.gallery-columns-9 .gallery-item, .ot-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 100%;
  }
}
/**** isotope filtering ****/
.project_filters {
  text-align: center;
  margin-bottom: 40px;
  padding-left: 0;
}
.project_filters:after {
  content: "";
  display: block;
  clear: both;
}
.project_filters.no-arrow li a:before {
  display: none;
}

.project_filters li {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-left: 33px;
  margin-right: 33px;
}
.project_filters li:last-child {
  margin-right: 0;
}
.project_filters li:first-child {
  margin-left: 0;
}

.project_filters li a {
  display: block;
  color: var(--ronmi-color-dark);
}
.project_filters li a:focus, .project_filters li a:active {
  color: var(--ronmi-color-second);
}
.project_filters li a.selected, .project_filters li a:hover {
  color: var(--ronmi-color-second);
  background-size: 100% 1px;
}
.project_filters li a sup {
  vertical-align: middle;
  font-size: small;
}

/* projects-grid
================================================== */
.projects-grid .project-item {
  display: inline-block;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

.projects-grid .grid-sizer {
  width: 100%;
  padding: 0;
  margin: 0;
}

.projects-grid.pf_2_cols .project-item,
.projects-grid.pf_2_cols .grid-sizer {
  width: 50%;
}
.projects-grid.pf_2_cols .project-item.w_double,
.projects-grid.pf_2_cols .grid-sizer.w_double {
  width: 100%;
}

.projects-grid.pf_3_cols .project-item,
.projects-grid.pf_3_cols .grid-sizer {
  width: 33.3333333333%;
}
.projects-grid.pf_3_cols .project-item.w_double,
.projects-grid.pf_3_cols .grid-sizer.w_double {
  width: 66.66666666%;
}

.projects-grid.pf_4_cols .project-item,
.projects-grid.pf_4_cols .grid-sizer {
  width: 25%;
}
.projects-grid.pf_4_cols .project-item.w_double,
.projects-grid.pf_4_cols .grid-sizer.w_double {
  width: 50%;
}

.project-filter-wrapper .projects-grid {
  margin: -15px;
}
.project-filter-wrapper .projects-grid .project-item {
  padding: 15px;
}
.project-filter-wrapper .projects-grid .project-item.w_double .projects-thumbnail img {
  margin-top: -15px;
}
.project-filter-wrapper.project-scattered-image .projects-box {
  width: auto;
}
.project-filter-wrapper.project-scattered-image .projects-box .projects-thumbnail, .project-filter-wrapper.project-scattered-image .projects-box .portfolio-info {
  width: auto;
}
.project-filter-wrapper.project-scattered-image .project-item:nth-of-type(2n) {
  text-align: right;
}
.project-filter-wrapper.project-scattered-image .project-item:nth-of-type(2) {
  margin-top: 100px;
}
.project-filter-wrapper.project-scattered-image .project-item:nth-of-type(4n) {
  text-align: left;
}

.projects-grid {
  overflow: hidden;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.ot-project-slider .custom-nav {
  margin-bottom: 0;
}

.projects-grid, .ot-project-slider {
  position: relative;
  /* info style 1 */
  /* info style 2 */
  /* info hidden */
  /* overlay info style-4 */
}
.projects-grid.style-1 .portfolio-info, .ot-project-slider.style-1 .portfolio-info {
  -webkit-transform: translateY(40%);
  -ms-transform: translateY(40%);
  transform: translateY(40%);
}
.projects-grid.style-1 .projects-box:hover .portfolio-info, .ot-project-slider.style-1 .projects-box:hover .portfolio-info {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.projects-grid.style-2 .portfolio-info, .ot-project-slider.style-2 .portfolio-info {
  background: #fff;
  position: static;
  opacity: 1;
}
.projects-grid.style-2 .portfolio-info .portfolio-info-inner, .ot-project-slider.style-2 .portfolio-info .portfolio-info-inner {
  max-width: 370px;
  padding-left: 0;
  padding-right: 0;
}
.projects-grid.style-2 .portfolio-info, .ot-project-slider.style-2 .portfolio-info {
  transition-duration: 0.3s;
}
.projects-grid.style-2 .portfolio-info .portfolio-exc, .ot-project-slider.style-2 .portfolio-info .portfolio-exc {
  opacity: 0;
}
.projects-grid.style-2 .projects-box:hover .portfolio-info, .ot-project-slider.style-2 .projects-box:hover .portfolio-info {
  -webkit-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  transform: translateY(-90px);
}
.projects-grid.style-2 .projects-box:hover .portfolio-info .portfolio-exc, .ot-project-slider.style-2 .projects-box:hover .portfolio-info .portfolio-exc {
  opacity: 1;
}
.projects-grid.style-3 .projects-thumbnail, .ot-project-slider.style-3 .projects-thumbnail {
  position: relative;
}
.projects-grid.style-3 .projects-thumbnail .overlay, .ot-project-slider.style-3 .projects-thumbnail .overlay {
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.projects-grid.style-3 .projects-thumbnail .overlay i:before, .ot-project-slider.style-3 .projects-thumbnail .overlay i:before {
  font-size: 21px;
}
.projects-grid.style-3 .projects-box:hover .overlay, .ot-project-slider.style-3 .projects-box:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.projects-grid.style-3 .portfolio-info, .ot-project-slider.style-3 .portfolio-info {
  display: none;
}
.projects-grid.style-4 .projects-box .portfolio-info, .ot-project-slider.style-4 .projects-box .portfolio-info {
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: rgba(30, 29, 39, 0.4);
  border-left: 2px solid #00776e;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
}
.projects-grid.style-4 .projects-box:hover .portfolio-info, .ot-project-slider.style-4 .projects-box:hover .portfolio-info {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.projects-grid.img-scale .projects-box:hover img, .ot-project-slider.img-scale .projects-box:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/* projects-box */
.projects-box {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
}
.projects-box .portfolio-info {
  width: calc(100% - 40px);
  position: absolute;
  bottom: 0;
  left: 20px;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  vertical-align: middle;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
.projects-box .portfolio-info .portfolio-info-inner {
  padding: 12px 30px 18px;
  width: 100%;
  text-align: left;
  z-index: 1;
}
.projects-box .portfolio-info .portfolio-info-inner.info-reverse {
  display: flex;
  flex-direction: column-reverse;
}
.projects-box .portfolio-info h5 {
  margin-bottom: 0;
  line-height: 32px;
}
.projects-box .portfolio-info h5 a {
  color: currentColor;
}
.projects-box .portfolio-info .portfolio-cates {
  color: var(--ronmi-color-dark);
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.projects-box .portfolio-info .portfolio-cates a {
  position: relative;
  color: currentColor;
  margin-left: 18px;
}
.projects-box .portfolio-info .portfolio-cates a:before {
  position: absolute;
  content: "";
  left: -9px;
  bottom: 0px;
  width: 1px;
  height: 100%;
  background-color: currentColor;
}
.projects-box .portfolio-info .portfolio-cates a:first-child {
  margin-left: 0;
}
.projects-box .portfolio-info .portfolio-cates a:first-child:before {
  display: none;
}
.projects-box .portfolio-info .portfolio-exc {
  margin-top: 14px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.projects-box .portfolio-info .portfolio-exc p {
  margin-bottom: 0;
}
.projects-box .portfolio-info .portfolio-btn {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 500;
}
.projects-box .portfolio-info .portfolio-btn a {
  display: inline-flex;
  line-height: 1;
  color: var(--ronmi-color-dark);
}
.projects-box .portfolio-info .portfolio-btn a i {
  margin-left: 10px;
}
.projects-box .portfolio-info .portfolio-btn a i:before {
  font-size: 17px;
}
.projects-box .portfolio-info .portfolio-btn a:hover {
  color: var(--ronmi-color-primary);
}
.projects-box .portfolio-info.full-width {
  width: 100%;
  left: 0;
}
.projects-box .projects-thumbnail {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
}
.projects-box .projects-thumbnail .overlay {
  display: none;
}
.projects-box img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.projects-box:hover .portfolio-info {
  opacity: 1;
}

.ot-project-slider .owl-nav {
  display: block;
  text-align: left;
  bottom: -70px;
  top: auto;
  transform: translateY(0);
}
.ot-project-slider .owl-nav button.owl-prev {
  margin-right: 50px;
  margin-left: 23px;
}
.ot-project-slider .owl-nav button.owl-next {
  margin-right: 23px;
}

/*** load more button ***/
.btn-block {
  text-align: center;
  clear: both;
}
.btn-block .octf-btn {
  margin-top: 50px;
  padding: 18px 60px;
}
.btn-block .octf-btn svg {
  vertical-align: top;
}

/* Project box*/
.ot-project-box .ot-project-meta {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}
.ot-project-box .ot-project-image {
  position: relative;
  overflow: hidden;
}
.ot-project-box .ot-project-image > img {
  transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
}
.ot-project-box .project-cat {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 27px;
}
.ot-project-box .project-cat span a {
  position: relative;
  padding-right: 10px;
}
.ot-project-box .project-cat span a:after {
  position: absolute;
  content: "|";
  right: 0;
  top: 50%;
  color: currentColor;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ot-project-box .project-cat span:last-child a {
  padding-right: 0;
}
.ot-project-box .project-cat span:last-child a:after {
  display: none;
}
.ot-project-box .project-title {
  margin-bottom: 0;
}
.ot-project-box .overlay {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-project-box .overlay i {
  font-size: 20px;
}
.ot-project-box .overlay svg {
  width: 20px;
  fill: #fff;
}
.ot-project-box:hover .overlay {
  opacity: 1;
  visibility: visible;
}
.ot-project-box:hover .ot-project-image > img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* project carousel */
.project-slider .projects-box {
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.project-slider .projects-box img {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.project-slider .projects-box .portfolio-info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 45px 50px;
  width: 100%;
  z-index: 1;
}
.project-slider .projects-box .portfolio-info h5 {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 600;
}
.project-slider .projects-box .portfolio-info h5 a {
  color: #fff;
}
.project-slider .projects-box .portfolio-info .portfolio-cates {
  color: #e9e9e9;
  font-family: "Libre Caslon Text", serif;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.project-slider .projects-box .portfolio-info .portfolio-cates a {
  color: #e9e9e9;
  line-height: 1;
  display: inline;
  background-size: 0 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, #e9e9e9, #f5f5f5);
}
.project-slider .projects-box .portfolio-info .portfolio-cates a:hover {
  background-size: 100% 1px;
}
.project-slider .projects-box .portfolio-info .portfolio-cates span:first-child {
  display: none;
}
.project-slider.img-scale .projects-box:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.project-bottom {
  border-top: 1px solid #d2e1e6;
  padding-bottom: 100px;
}

.single-portfolio-navigation {
  padding-top: 50px;
}
.single-portfolio-navigation .post-nav {
  margin-bottom: 0;
}
.single-portfolio-navigation .info-post span span {
  margin: 0 3px;
}
.single-portfolio-navigation .info-post span span:last-child {
  display: none;
}

.portfolio-related-posts-wrap {
  padding-top: 90px;
}
.portfolio-related-posts-wrap .portfolio-exc {
  display: none;
}

.portfolio-related-title-wrap h2 {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1199px) {
  .projects-grid.pf_4_cols .grid-sizer,
.projects-grid.pf_4_cols .project-item {
    width: 33.333333%;
  }
  .projects-grid.pf_4_cols .grid-sizer.w_double,
.projects-grid.pf_4_cols .project-item.w_double {
    width: 66.666666%;
  }
}
@media only screen and (max-width: 1024px) {
  .project-bottom {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .heading-project-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .heading-project-slider {
    margin-bottom: 40px;
  }
  .heading-project-slider .custom-nav {
    margin-top: 25px;
  }
  .projects-grid .project-item,
.projects-grid .grid-sizer,
.projects-grid.pf_3_cols .grid-sizer,
.projects-grid.pf_3_cols .project-item,
.projects-grid.pf_4_cols .grid-sizer,
.projects-grid.pf_4_cols .project-item {
    width: 50%;
  }
  .projects-grid .project-item.w_double,
.projects-grid .grid-sizer.w_double,
.projects-grid.pf_3_cols .grid-sizer.w_double,
.projects-grid.pf_3_cols .project-item.w_double,
.projects-grid.pf_4_cols .grid-sizer.w_double,
.projects-grid.pf_4_cols .project-item.w_double {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .projects-grid.pf_3_cols .project-item,
.projects-grid .grid-sizer,
.projects-grid.pf_4_cols .project-item,
.projects-grid.pf_2_cols .project-item {
    width: 100%;
  }
  .project_filters li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .project-filter-wrapper.project-scattered-image .project-item:nth-of-type(2) {
    margin-top: 0;
  }
}
/*Hover Box Overlay*/
.ot-hover-box {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
}
.ot-hover-box__image {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.ot-hover-box__image img {
  transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
}
.ot-hover-box__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.3);
  vertical-align: middle;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-hover-box__content .flex-middle {
  width: 100%;
  height: 100%;
}
.ot-hover-box__content .box-content-inner {
  color: #fff;
}
.ot-hover-box__content .box-content-inner img {
  display: inline-block;
  max-width: 80px;
  margin-bottom: 12px;
}
.ot-hover-box__content .box-content-inner i {
  font-size: 32px;
}
.ot-hover-box__content .box-content-inner svg {
  width: 32px;
  fill: #fff;
}
.ot-hover-box__content .box-content-inner p {
  margin-bottom: 0;
}
.ot-hover-box__content .box-content-inner h5 {
  margin-bottom: 10px;
  color: #fff;
}
.ot-hover-box__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.ot-hover-box:hover .ot-hover-box__content {
  opacity: 1;
}
.ot-hover-box:hover .ot-hover-box__image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/*Hover Image*/
.ot-hover-image {
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  overflow: hidden;
}
.ot-hover-image__inner {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
}
.ot-hover-image__inner > img {
  transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
}
.ot-hover-image .overlay {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.ot-hover-image .overlay i {
  font-size: 36px;
}
.ot-hover-image .overlay svg {
  width: 36px;
  fill: #fff;
}
.ot-hover-image .overlay img {
  max-width: 80px;
}
.ot-hover-image__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.ot-hover-image:hover .overlay {
  opacity: 1;
  visibility: visible;
}
.ot-hover-image:hover .ot-hover-image__inner > img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.link-content-wrapper {
  font-family: var(--ronmi-font-second);
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.link-content-wrapper .link-icon {
  display: block;
  line-height: 1;
}
.link-content-wrapper .link-icon svg, .link-content-wrapper .link-icon i {
  width: 1em;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.link-content-wrapper .link-icon i {
  color: currentColor;
}
.link-content-wrapper .link-icon svg {
  fill: currentColor;
}
.link-content-wrapper .link-text[data-number] {
  position: relative;
  padding-left: 60px;
}
.link-content-wrapper .link-text[data-number]:before {
  position: absolute;
  content: attr(data-number);
  top: 7px;
  left: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: currentColor;
  border: 1px solid currentColor;
  border-radius: 50%;
}

.elementor-edit-area-active .elementor-inner-section {
  margin-top: 15px;
}

body .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

div.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
  font-family: var(--ronmi-font-second);
  font-weight: var(--ronmi-font-weight-text);
  color: var(--ronmi-color-dark);
}

.elementor-widget-heading h1.elementor-heading-title {
  font-size: var(--ronmi-h1-font-size);
  line-height: var(--ronmi-h1-line-height);
}

.elementor-widget-heading h2.elementor-heading-title {
  font-size: var(--ronmi-h2-font-size);
  line-height: var(--ronmi-h2-line-height);
}

.elementor-widget-heading h3.elementor-heading-title {
  font-size: var(--ronmi-h3-font-size);
  line-height: var(--ronmi-h3-line-height);
}

.elementor-widget-heading h4.elementor-heading-title {
  font-size: var(--ronmi-h4-font-size);
  line-height: var(--ronmi-h4-line-height);
}

.elementor-widget-heading h5.elementor-heading-title {
  font-size: var(--ronmi-h5-font-size);
  line-height: var(--ronmi-h5-line-height);
}

.elementor-widget-heading h6.elementor-heading-title {
  font-size: var(--ronmi-h6-font-size);
  line-height: var(--ronmi-h6-line-height);
}

div.elementor-widget-text-editor,
.elementor-widget-icon-list li.elementor-icon-list-item,
.elementor-widget-icon-list li.elementor-icon-list-item a {
  font-family: var(--ronmi-font-main);
}

div.elementor-widget-text-editor,
.elementor-widget-icon-list span.elementor-icon-list-text {
  color: var(--ronmi-color-text-main);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.elementor-default .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

/*Fix error social-icon display: inline-block*/
.elementor-icon.elementor-social-icon {
  display: inline-flex;
}

.elementor-section > .elementor-column-gap-default > .elementor-column > .elementor-element-populated, .elementor-section > .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated, .elementor-section > .elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 750px;
  }
  .elementor-element .container {
    width: 720px;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 970px;
  }
  .elementor-element .container {
    width: 940px;
    padding: 0;
  }
}
@media (min-width: 1230px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
  }
  .elementor-element .container {
    width: 1170px;
    padding: 0;
  }
}
/*--------------------------------------------------------------
## Search
--------------------------------------------------------------*/
.octf-cta-header {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.octf-cta-header .toggle_search {
  cursor: pointer;
}
.octf-cta-header .toggle_search i {
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  min-width: 22px;
  line-height: 1;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.octf-cta-header .toggle_search i.ot-flaticon-close:before {
  font-size: 16px;
}
.octf-cta-header .h-search-form-field {
  display: none;
  position: absolute;
  z-index: 99;
  top: -webkit-calc(100% + 10px);
  top: expression(100% + 10px);
  top: -moz-calc(100% + 10px);
  top: -o-calc(100% + 10px);
  top: calc(100% + 10px);
  right: -30px;
  width: 340px;
}
.octf-cta-header .h-search-form-field .h-search-form-inner {
  padding: 30px;
  background-color: #ffffff;
  box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.2);
}
.octf-cta-header .h-search-form-field .h-search-form-inner input {
  background: transparent;
  font-weight: 400;
}
.octf-cta-header .h-search-form-field .h-search-form-inner button {
  color: #fff;
}
.octf-cta-header .h-search-form-field .h-search-form-inner button i:before {
  font-weight: normal;
}
.octf-cta-header .h-search-form-field.show {
  -webkit-animation: searchSlideUp 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: searchSlideUp 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
}

@-webkit-keyframes searchSlideUp {
  from {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes searchSlideUp {
  from {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/*--------------------------------------------------------------
## Mini Cart
--------------------------------------------------------------*/
.octf-cart {
  position: relative;
}

.site-header-cart {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  top: -webkit-calc(100% + 10px);
  top: expression(100% + 10px);
  top: -moz-calc(100% + 10px);
  top: -o-calc(100% + 10px);
  top: calc(100% + 10px);
  right: -30px;
  background-color: #fff;
  color: #fff;
  width: 342px;
  padding: 35px;
  box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.site-header-cart .woocommerce-mini-cart__buttons {
  margin-bottom: -15px;
}
.site-header-cart .widget_shopping_cart_content {
  text-align: left;
}

.octf-cart:hover .site-header-cart {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.octf-cart:hover .site-header-cart:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 100%;
  top: -10px;
  left: 0px;
}

.cart-contents {
  position: relative;
  display: inline-block;
  color: var(--ronmi-color-dark);
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: var(--ronmi-bg-color-screen);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.cart-contents i:before {
  display: block;
  font-size: 18px;
}
.cart-contents .cart-count {
  position: absolute;
  top: 0px;
  right: -11px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  background-color: var(--ronmi-color-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

@media only screen and (max-width: 1024px) {
  .site-header-cart {
    display: none;
  }
}
/*--------------------------------------------------------------
## Menu Mobie
--------------------------------------------------------------*/
.header-mobile {
  display: none;
}

.header-mobile .is-stuck {
  background-color: var(--ronmi-color-dark);
}
.header-mobile .is-stuck .cart-contents .count {
  background: #fff;
  color: var(--ronmi-color-dark);
}

.mmenu-toggle button {
  background: none;
  border: none;
  outline: none;
  padding: 0;
  color: var(--ronmi-color-dark);
  line-height: 2;
}
.mmenu-toggle button i:before {
  font-size: 28px;
}

.mmenu-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 310px;
  height: 100vh;
  background-color: var(--ronmi-color-dark);
  overflow-x: hidden;
  z-index: 9999;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.mmenu-wrapper.mmenu-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mmenu-wrapper .mmenu-inner {
  top: 0;
  height: 100%;
  width: 327px;
  padding: 20px 52px 35px 35px;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.mmenu-wrapper .mmenu-close {
  display: block;
  margin-bottom: 10px;
  color: #fff;
}
.mmenu-wrapper .mobile-nav {
  min-width: 240px;
}
.mmenu-wrapper .mobile_mainmenu {
  margin: 0;
  padding: 0;
}
.mmenu-wrapper .mobile_mainmenu ul {
  position: relative;
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
.mmenu-wrapper .mobile_mainmenu ul {
  display: none;
}
.mmenu-wrapper .mobile_mainmenu li {
  position: relative;
  list-style: none;
}
.mmenu-wrapper .mobile_mainmenu li a {
  padding: 6px 30px 6px 0;
  display: block;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mmenu-wrapper .mobile_mainmenu > li.menu-item-has-children .arrow {
  color: #fff;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  cursor: pointer;
  width: 34px;
  height: auto;
  padding: 7px 12px 7px 0;
  line-height: inherit;
  text-align: right;
  box-sizing: border-box;
}
.mmenu-wrapper .mobile_mainmenu > li.menu-item-has-children .arrow i {
  display: inline-block;
  line-height: 1;
}
.mmenu-wrapper .mobile_mainmenu > li.menu-item-has-children .arrow i:before {
  display: inline-block;
  font-size: 8px;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.mmenu-wrapper .mobile_mainmenu > li.menu-item-has-children .arrow.active i:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mmenu-wrapper.on-left {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mmenu-wrapper.on-left.mmenu-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mmenu-wrapper.on-left .mmenu-close {
  text-align: right;
}
.mmenu-wrapper.on-left .mmenu-close i {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mmenu-active .mmenu-overlay {
  background: rgba(0, 0, 0, 0.7);
  visibility: visible;
  opacity: 1;
  z-index: 9998;
}

.site-overlay {
  cursor: url(images/close.png) 16 16, default;
  background: transparent;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  z-index: -1;
}

.admin-bar section:not(.is-stuck) .mmenu-wrapper {
  top: 32px;
}

@media only screen and (max-width: 1024px) {
  .header-desktop {
    display: none;
  }
  .header-mobile {
    display: block;
  }
}
@media only screen and (max-width: 782px) {
  .admin-bar section:not(.is-stuck) .mmenu-wrapper {
    top: 46px;
  }
}
/*--------------------------------------------------------------
## Menu Hamburger
--------------------------------------------------------------*/
.menu-hamburger-toggle {
  display: inline-block;
}
.menu-hamburger-toggle a {
  display: block;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  font-size: 20px;
  text-align: center;
  background: #f6f5f6;
  color: #191d1b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.menu-hamburger-toggle a i:before {
  font-size: 1em;
}

.side-menu-active .menu-overlay {
  background: rgba(0, 0, 0, 0.7);
  visibility: visible;
  opacity: 1;
  z-index: 9998;
}

/*--------------------------------------------------------------
## Side Panel
--------------------------------------------------------------*/
.panel-btn {
  line-height: 1;
}
.panel-btn i {
  color: var(--ronmi-color-dark);
  cursor: pointer;
}
.panel-btn i:before {
  line-height: 2;
  font-size: 22px;
}

.admin-bar .side-panel {
  top: 32px;
}

.side-panel {
  width: 540px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-x: hidden;
  z-index: 9999;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.side-panel .side-panel-block {
  padding: 90px 42px 90px 25px;
  height: 100%;
  width: calc(100% + 17px);
  overflow-x: hidden;
  overflow-y: auto;
  background-color: var(--ronmi-color-dark);
  box-sizing: border-box;
}
.side-panel .side-panel-close {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 90px;
  height: 90px;
  line-height: 90px;
  cursor: pointer;
  z-index: 9999;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  background: #2f2f2f;
  text-align: center;
}
.side-panel.on-left {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.side-panel.on-left.mmenu-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.side-panel.side-panel-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.side-panel-active .panel-overlay {
  background: rgba(0, 0, 0, 0.7);
  visibility: visible;
  opacity: 1;
  z-index: 9998;
}

@media only screen and (max-width: 782px) {
  .admin-bar .side-panel {
    top: 46px;
  }
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*back to top*/
#back-to-top {
  background: var(--ronmi-color-primary);
  color: #fff;
  border: 0 none;
  cursor: pointer;
  width: 42px;
  height: 45px;
  line-height: 45px;
  opacity: 0;
  visibility: hidden;
  outline: medium none;
  position: fixed;
  right: 40px;
  bottom: -20px;
  text-align: center;
  text-decoration: none;
  z-index: 1000;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
#back-to-top.show {
  opacity: 1;
  visibility: visible;
  bottom: 40px;
}
#back-to-top i:before {
  display: inline-block;
  font-size: 17px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*--------------------------------------------------------------
## 404
--------------------------------------------------------------*/
.error-404 {
  position: relative;
  padding: 130px 0 150px;
  align-items: center;
  background-color: #fff;
}
.error-404 .error-logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
}
.error-404 h1 {
  font-size: 250px;
  line-height: 1;
  color: var(--ronmi-color-second);
}
.error-404 h2 {
  margin-bottom: 18px;
}
.error-404 .page-content {
  font-size: 18px;
  line-height: 32px;
  max-width: 425px;
  margin: auto;
}
.error-404 .page-content form {
  margin: 30px 15px;
}
.error-404 .page-content form button {
  color: var(--ronmi-color-primary);
  background: transparent;
}
.error-404 .btn {
  display: inline-block;
  margin-top: 30px;
}

@media (max-width: 600px) {
  .error-404 {
    padding: 60px 0 80px;
  }
  .error-404 h1 {
    font-size: 120px;
  }
  .error-404 h2 {
    font-size: 28px;
  }
  .error-404 .page-content {
    font-size: 14px;
    line-height: 24px;
  }
}
/*--------------------------------------------------------------
# Dark Version
--------------------------------------------------------------*/
body.dark-scheme {
  color: #cccccc;
  background-color: var(--ronmi-bg-body-dark-scheme);
}

.dark-scheme h1, .dark-scheme h2, .dark-scheme h3, .dark-scheme h4, .dark-scheme h5, .dark-scheme h6, .dark-scheme a, .dark-scheme blockquote {
  color: #fff;
}
.dark-scheme .site-header-vertical {
  background-color: #171719;
}
.dark-scheme .site-header, .dark-scheme .site-header-cart {
  background-color: var(--ronmi-bg-body-dark-scheme);
}
.dark-scheme .cart-contents, .dark-scheme blockquote {
  background-color: var(--ronmi-bg-color-screen-dark-scheme);
}
.dark-scheme .main-navigation ul > li > a, .dark-scheme .vertical-main-navigation ul > li > a {
  color: #fff;
}
.dark-scheme .main-navigation ul ul.sub-menu, .dark-scheme .main-navigation ul ul.sub-menu:before {
  background-color: var(--ronmi-bg-body-dark-scheme);
}
.dark-scheme #mmenu_toggle button, .dark-scheme #mmenu_toggle button:before, .dark-scheme #mmenu_toggle button:after {
  background-color: #fff;
}

/* Dark Blog */
.dark-scheme .post-box .post-inner {
  background-color: var(--ronmi-bg-body-dark-scheme);
}
.dark-scheme .post-box .link-box a, .dark-scheme .post-box .quote-box .quote-text {
  color: #fff;
}
.dark-scheme .blog-post .tagcloud a {
  color: #fff;
  background-color: var(--ronmi-color-dark);
  border-color: #191d1b;
}
.dark-scheme .blog-post .tagcloud a:hover {
  border-color: #fff;
  background: #fff;
  color: var(--ronmi-color-dark);
}
.dark-scheme .blog-post .share-post a {
  color: #fff;
}
.dark-scheme .blog-post .author-bio .author-image {
  border-color: #0a0a0a;
}
.dark-scheme .post-nav a:before {
  color: #fff;
}
.dark-scheme .widget-area .widget .widget-title:before {
  border-color: #fff;
}
.dark-scheme .widget-area .widget ul:not(.recent-news) > li a {
  color: #fff;
}
.dark-scheme .widget-area .widget ul:not(.recent-news) > li a:hover {
  color: var(--ronmi-color-second);
}
.dark-scheme .widget-area .widget_categories ul li a + span.posts-count,
.dark-scheme .widget-area .widget_archive ul li a + span.posts-count,
.dark-scheme .widget-area .widget_nav_menu ul li a + span.posts-count,
.dark-scheme .widget-area .widget_product_categories ul li a + span.posts-count {
  color: #fff;
}
.dark-scheme .widget-area .widget_categories ul li a:hover,
.dark-scheme .widget-area .widget_archive ul li a:hover,
.dark-scheme .widget-area .widget_nav_menu ul li a:hover,
.dark-scheme .widget-area .widget_product_categories ul li a:hover {
  color: var(--ronmi-color-second);
}
.dark-scheme .widget-area .widget_categories ul li a:hover + span.posts-count,
.dark-scheme .widget-area .widget_archive ul li a:hover + span.posts-count,
.dark-scheme .widget-area .widget_nav_menu ul li a:hover + span.posts-count,
.dark-scheme .widget-area .widget_product_categories ul li a:hover + span.posts-count {
  color: var(--ronmi-color-second);
}
.dark-scheme .widget .recent-news h6 a:hover {
  color: var(--ronmi-color-second);
}
.dark-scheme .widget .tagcloud a {
  color: #fff;
  background-color: var(--ronmi-bg-color-screen-dark-scheme);
  border-color: transparent;
}
.dark-scheme .widget .tagcloud a:hover {
  border-color: #fff;
  background-color: #fff;
  color: #191d1b;
}
.dark-scheme .author-widget_social a, .dark-scheme .blog-post .share-post a {
  background-color: var(--ronmi-bg-color-screen-dark-scheme);
  border-color: transparent;
}
.dark-scheme .author-widget_social a:hover, .dark-scheme .blog-post .share-post a:hover {
  background-color: var(--ronmi-color-second);
}
.dark-scheme .page-pagination li a.next, .dark-scheme .page-pagination li a.prev {
  background-color: transparent;
}
.dark-scheme .post-nav a:hover {
  background-color: var(--ronmi-bg-color-screen-dark-scheme);
  border-color: transparent;
}
.dark-scheme .comments-area .comment-item .comment-text p {
  background-color: var(--ronmi-bg-color-screen-dark-scheme);
}
.dark-scheme .comments-area .comment-item .comment-text:before {
  border-top-color: rgba(255, 255, 255, 0.1);
}
/* Dark Portfolio */
.dark-scheme .projects-box .portfolio-info {
  background-color: rgba(25, 26, 27, 0.8);
}
.dark-scheme .projects-box .portfolio-info .portfolio-cates,
.dark-scheme .project_filters li a {
  color: #fff;
}
.dark-scheme .project_filters li a.selected,
.dark-scheme .project_filters li a:hover {
  color: var(--ronmi-color-second);
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (min-width: 992px) {
  .lg-hidden {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .md-hidden {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .sm-hidden {
    display: none;
  }
}
