
@charset "UTF-8";
/*>>>>>>>>>>>>>>>>>>>>>>>>> #Reset <<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/*!----------- $CSS Reset [html5boilerplate v5.2.0 / 10-6-2015] ------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability of focused elements when they are also in an active/hover state. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width.  1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/*>>>>>>>>>>>>>>>>>>> #Dodument [averta] <<<<<<<<<<<<<<<<<<<<<< */
/* $Body ==============================
======================================= */
/**  1. Set default font family to sans-serif. 2. Prevent iOS and IE text size adjust after device orientation change, without disabling user zoom. */
html { overflow-y: scroll; min-height: 100%; font-size: 100.01%; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: transparent; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

* { box-sizing: border-box; }

/* Native fonts for base body font family */
body { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-size: 100%; line-height: 1.5; font-style: normal; min-height: 100%; margin: 0; background: #eee; }

body, select, input, textarea { color: #444; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ text-rendering: optimizelegibility; }

/** Colors map */
/* $Typography ========================
======================================= */
/* links ------------- */
a { text-decoration: none; transition: background-color 150ms linear, color 150ms linear; border: none; padding: 0; margin: 0; }
a:hover { color: #FFD62C; }
a img { display: block; border: none; padding: 0; margin: 0; }

/* Remove text-shadow in selection highlight: https://twitter.com/miketaylr/status/12228805301  These selection rule sets have to be separate. Customize the background color to match your design. */
::-moz-selection { background: #ffb7b7; text-shadow: none; }

::selection { background: #ffb7b7; text-shadow: none; }

.chromeframe, .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; text-align: center; }
.chromeframe a, .browserupgrade a { color: #007fff; }

a:focus { outline: none; }

a.objt-disabled, a[href="#null"] { pointer-events: none; cursor: default; text-decoration: none; color: black; }

/* paragraph ---------- */
p { margin: 0 0 1em 0; }
p.red::-webkit-selection { background: #ffb7b7; }
p.red::-moz-selection { background: #ffb7b7; }
p.blue::-webkit-selection { background: #a8d1ff; }
p.blue::-moz-selection { background: #a8d1ff; }
p.yellow::-webkit-selection { background: #fff2a8; }
p.yellow::-moz-selection { background: #fff2a8; }

hr, .vdiider { display: block; clear: both; height: 0; line-height: 0; border: 0; padding: 0; border-bottom: 1px solid #404040; }

.vdiider { position: relative; }
.vdiider > * { display: inline-block; position: absolute; right: 0; line-height: 100%; cursor: pointer; }

hr.dotted, .vdiider.dotted { border-bottom-style: dotted; }

hr.dashed, .vdiider.dashed { border-bottom-style: dashed; }

hr.both { margin-bottom: 1.5em; margin-top: 1.5em; }

hr.both2 { margin-bottom: 2em; margin-top: 2em; }

hr.top, article.top { margin-top: 1em; }

hr.top2 { margin-top: 2em; }

hr.bottom { margin-bottom: 1em; }

hr.bottom2 { margin-bottom: 2em; }

aside hr { margin-top: 1em; margin-bottom: 1em; }

pre { clear: both; line-height: 1.5em; padding: 0px .5em; }
pre p { margin-bottom: 0; }
pre code { display: table; }

pre, code, kbd, samp { font-family: monospace,Monaco, Courier New, serif; }

abbr[title] { cursor: help; text-decoration: none; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }

dd { margin-left: 1.5em; }

small { font-size: small; }

big { font-size: larger; }

.alert { color: #CA0000 !important; }

ins { background-color: #f3f3f3; text-decoration: initial; padding: 0.2em 0.3em; border-radius: 3px; }

address { margin-bottom: 1em; }

/* headings ----------- */
h1, h2, h3, h4, h5, h6 { font-style: normal; font-family: "Georgia",Helvetica, sans-serif; letter-spacing: 0; font-weight: 600; margin-top: .2em; text-rendering: optimizeSpeed; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 800; }

h1, .objt-h1 { font-size: 3.3125em; line-height: 1.2; margin-bottom: .4em; }

h2, .objt-h2 { font-size: 2.375em; line-height: 1.5; margin-bottom: .5em; }

h3, .objt-h3 { font-size: 1.6875em; line-height: 1.8; margin-bottom: .6em; }

h4, .objt-h4 { font-size: 1.375em; line-height: 1.15; margin-bottom: 1.1em; }

h5, .objt-h5 { font-size: 1.125em; line-height: 1.4; margin-bottom: 1.4em; letter-spacing: 1px; }

h6, .objt-h6 { font-size: 0.9375em; line-height: 1.6; margin-bottom: 1.7em; letter-spacing: 1px; }

h1 .small, h2 .small, h3 .small, h4 .small { font-weight: normal; }

h1 .small { font-size: 1.5em; }

h2 .small { font-size: 1.125em; }

h3 .small { font-size: 0.875em; }

h4 .small { font-size: 0.875em; }

/* blockquote ---------- */
blockquote { margin: 0 0 1em; padding: 1.5em; border-left: 1px solid #ccc; position: relative; font-size: 140%; line-height: 1.6; color: #444; font-style: italic; quotes: "“" "”" "‘" "’"; }
blockquote:after { content: ""; display: table; clear: both; }
blockquote > i { color: #555; font-size: 450%; line-height: 1em; position: absolute; top: 0.1em; left: 0.2em; color: #B9B9B9; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 3; }
blockquote > i:before { content: '\201C'; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
blockquote p { margin: 0; }
blockquote cite { font-style: normal; font-size: 13px; }
blockquote blockquote { font-size: 100%; }

/* quote ---------- */
q { display: inline; }
q:before { content: open-quote; }
q:after { content: close-quote; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.objt-hide { display: none; }

.objt-hide-text { text-indent: 100%; white-space: nowrap; overflow: hidden; }

.objt-visually-hide { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }

/* Clearfix: contain floats  For modern browsers 1. The space content is one way to avoid an Opera bug when the `contenteditable` attribute is included anywhere else in the document. Otherwise it causes space to appear at the top and bottom of elements that receive the `clearfix` class. 2. The use of `table` rather than `block` is only necessary if using `:before` to contain the top-margins of child elements. */
.clearfix:after { content: ""; display: table; clear: both; }

.objt-container:after, figure:after { content: ""; display: table; clear: both; }

.objt-container { width: 100%; margin: 0 auto; }

/* $Image ==========================
==================================== */
img { image-rendering: -webkit-optimizeSpeed; max-width: 100%; height: auto; }
img.aligncenter { display: block; margin: 10px auto; }
img.alignleft { margin: 0.4em 1.2em 1em 0; float: left; }
img.alignright { margin: 0.4em 0 1em 1.2em; float: right; }

.objt-media-cover { object-fit: cover; }

/* Remove the gap between audio, canvas, iframes, images, videos and the bottom of their containers: https://github.com/h5bp/html5-boilerplate/issues/440 */
audio, canvas, iframe, img, svg, video { vertical-align: middle; }

figure, figcaption { position: relative; }
figure:after, figcaption:after { content: ""; display: table; clear: both; }

/** Auxin float layout styles */
.objt-off { display: none; }

@media screen and (min-width: 1025px) { .objt-desktop-off, .objt-tablet-on, .objt-phone-on { display: none !important; } }
@media screen and (max-width: 1024px) and (min-width: 768px) { .objt-desktop-on, .objt-tablet-off, .objt-phone-on { display: none !important; } }
@media screen and (max-width: 767px) { .objt-desktop-on, .objt-tablet-on, .objt-phone-off { display: none !important; } }
.objt-float-layout .objt-float-wrapper { position: relative; clear: both; }
.objt-float-layout .objt-float-wrapper::after { content: ''; display: table; clear: both; }
.objt-float-layout .objt-start { float: left; }
.objt-float-layout .objt-end { float: right; }
.objt-float-layout .objt-center { position: absolute; left: 50%; transform: translateX(-50%); }
.objt-float-layout .objt-middle { position: relative; top: 50%; transform: translateY(-50%); }
.objt-float-layout .objt-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.objt-float-layout .objt-fill { height: 100%; }
.objt-float-layout .objt-bottom { position: relative; top: 100%; transform: translateY(-100%); }
.rtl .objt-float-layout .objt-start { float: right; }
.rtl .objt-float-layout .objt-end { float: left; }
@media screen and (max-width: 767px) { .objt-float-layout .objt-phone-start { float: left; }
  .objt-float-layout .objt-phone-end { float: right; }
  .objt-float-layout .objt-phone-center { position: absolute; left: 50%; transform: translateX(-50%); }
  .objt-float-layout .objt-phone-middle { position: relative; top: 50%; transform: translateY(-50%); }
  .objt-float-layout .objt-phone-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
  .objt-float-layout .objt-phone-fill { height: 100%; }
  .objt-float-layout .objt-phone-bottom { position: relative; top: 100%; transform: translateY(-100%); }
  .rtl .objt-float-layout .objt-phone-start { float: right; }
  .rtl .objt-float-layout .objt-phone-end { float: left; } }
@media screen and (max-width: 1024px) and (min-width: 768px) { .objt-float-layout .objt-tablet-start { float: left; }
  .objt-float-layout .objt-tablet-end { float: right; }
  .objt-float-layout .objt-tablet-center { position: absolute; left: 50%; transform: translateX(-50%); }
  .objt-float-layout .objt-tablet-middle { position: relative; top: 50%; transform: translateY(-50%); }
  .objt-float-layout .objt-tablet-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
  .objt-float-layout .objt-tablet-fill { height: 100%; }
  .objt-float-layout .objt-tablet-bottom { position: relative; top: 100%; transform: translateY(-100%); }
  .rtl .objt-float-layout .objt-tablet-start { float: right; }
  .rtl .objt-float-layout .objt-tablet-end { float: left; } }

/* $Lists ===========================
===================================== */
ul, ol { margin-bottom: 1em; margin-left: 0; padding: 0; border: none; }

ol { list-style: decimal; list-style-position: inside; }

ul ul, ul ol, ol ol, ol ul { margin: 0.3em 0 0.3em 2.7em; font-size: 97%; }

ul ul li, ul ol li, ol ol li, ol ul li { margin-bottom: .8em; }

li { margin-bottom: 1em; line-height: 1.5; border-color: #ccc; border-width: 1px; }

ul.large li { line-height: 100%; }

/* decorations */
ul.nostyle, ol.nostyle { margin-left: 0; list-style: none; }

ul.bordered li, ol.bordered li { margin-bottom: 0.4em; padding-bottom: 0.4em; border-bottom-style: solid; }
ul.bordered ul, ol.bordered ul { margin-bottom: 0; margin-top: 0.6em; }
ul.bordered ul li:last-child, ol.bordered ul li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
ul.dotted, ol.dotted { border-style: none; }
ul.dotted li, ol.dotted li { border-bottom-style: dotted; }
ul.dashed, ol.dashed { border-style: none; }
ul.dashed li, ol.dashed li { border-bottom-style: dashed; }

ul { list-style: none outside; }
ul.square li { list-style: square inside; }
ul.circle li { list-style: circle inside; }
ul.disc li { list-style: disc   inside; }

ol { counter-reset: item; }
ol.decimal { list-style: none inside; *list-style: decimal inside; }
ol.decimal li:before { content: counter(item); counter-increment: item; background-color: #eee; color: #fff; font-weight: 600; margin-right: 0.7em; padding: 0 0.5em; line-height: 1em; font-size: 0.85em; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/** Auxin Modern Button Element */
/** Auxin Modern Button Element */
/** Button Elements Default Config file */
a.button.objt-tiny, button.objt-tiny, input[type="button"].objt-tiny, .objt-button.objt-tiny, input[type="submit"].objt-tiny, input[type="reset"].objt-tiny { padding: 8px  15px; font-size: 0.6875em; font-weight: 400; }

a.button.objt-small, button.objt-small, input[type="button"].objt-small, .objt-button.objt-small, input[type="submit"].objt-small, input[type="reset"].objt-small { padding: 9px 18px; font-size: 0.6875em; font-weight: 500; }

a.button.objt-medium, button.objt-medium, input[type="button"].objt-medium, .objt-button.objt-medium, input[type="submit"].objt-medium, input[type="reset"].objt-medium { padding: 12px 23px; font-size: 0.75em; font-weight: 500; }

a.button, button, input[type="button"], .objt-button, a.button.objt-large, button.objt-large, input[type="button"].objt-large, .objt-button.objt-large, input[type="submit"], input[type="reset"], input[type="submit"].objt-large, input[type="reset"].objt-large { padding: 20px 35px; font-size: 0.8125em; font-weight: 700; }

a.button.objt-exlarge, button.objt-exlarge, input[type="button"].objt-exlarge, .objt-button.objt-exlarge, input[type="submit"].objt-exlarge, input[type="reset"].objt-exlarge { padding: 27px 55px; font-size: 0.8125em; font-weight: 700; }

a.button.objt-round, button.objt-round, input[type="button"].objt-round, .objt-button.objt-round { border-radius: 5px; }

a.button.objt-curve, button.objt-curve, input[type="button"].objt-curve, .objt-button.objt-curve { border-radius: 100em; /* a large value */ }

a.button, button, input[type="button"], .objt-button, a.button.objt-normal, button.objt-normal, input[type="button"].objt-normal, .objt-button.objt-normal, input[type="submit"], input[type="reset"] { border-radius: 0; }

a.button.objt-outline, button.objt-outline, input[type="button"].objt-outline, .objt-button.objt-outline { text-shadow: none !important; }
a.objt-black.button.objt-outline, button.objt-black.objt-outline, input.objt-black[type="button"].objt-outline, .objt-black.objt-button.objt-outline { box-shadow: 0 0 0 1px #3D3D3D inset; background-color: transparent !important; color: #3D3D3D; }
a.objt-black.button.objt-outline:hover, button.objt-black.objt-outline:hover, input.objt-black[type="button"].objt-outline:hover, .objt-black.objt-button.objt-outline:hover { color: white; }
a.objt-black.button.objt-outline .objt-overlay::after, button.objt-black.objt-outline .objt-overlay::after, input.objt-black[type="button"].objt-outline .objt-overlay::after, .objt-black.objt-button.objt-outline .objt-overlay::after { background-color: #3D3D3D; }
a.objt-white.button.objt-outline, button.objt-white.objt-outline, input.objt-white[type="button"].objt-outline, .objt-white.objt-button.objt-outline { box-shadow: 0 0 0 1px #FFFFFF inset; background-color: transparent !important; color: white; }
a.objt-white.button.objt-outline:hover, button.objt-white.objt-outline:hover, input.objt-white[type="button"].objt-outline:hover, .objt-white.objt-button.objt-outline:hover { color: black; }
a.objt-white.button.objt-outline .objt-overlay::after, button.objt-white.objt-outline .objt-overlay::after, input.objt-white[type="button"].objt-outline .objt-overlay::after, .objt-white.objt-button.objt-outline .objt-overlay::after { background-color: #FFFFFF; }
a.objt-masala.button.objt-outline, button.objt-masala.objt-outline, input.objt-masala[type="button"].objt-outline, .objt-masala.objt-button.objt-outline { box-shadow: 0 0 0 1px #3D3D3D inset; background-color: transparent !important; color: #3D3D3D; }
a.objt-masala.button.objt-outline:hover, button.objt-masala.objt-outline:hover, input.objt-masala[type="button"].objt-outline:hover, .objt-masala.objt-button.objt-outline:hover { color: white; }
a.objt-masala.button.objt-outline .objt-overlay::after, button.objt-masala.objt-outline .objt-overlay::after, input.objt-masala[type="button"].objt-outline .objt-overlay::after, .objt-masala.objt-button.objt-outline .objt-overlay::after { background-color: #3D3D3D; }
a.objt-dark-gray.button.objt-outline, button.objt-dark-gray.objt-outline, input.objt-dark-gray[type="button"].objt-outline, .objt-dark-gray.objt-button.objt-outline { box-shadow: 0 0 0 1px #AAAAAA inset; background-color: transparent !important; color: #AAAAAA; }
a.objt-dark-gray.button.objt-outline:hover, button.objt-dark-gray.objt-outline:hover, input.objt-dark-gray[type="button"].objt-outline:hover, .objt-dark-gray.objt-button.objt-outline:hover { color: white; }
a.objt-dark-gray.button.objt-outline .objt-overlay::after, button.objt-dark-gray.objt-outline .objt-overlay::after, input.objt-dark-gray[type="button"].objt-outline .objt-overlay::after, .objt-dark-gray.objt-button.objt-outline .objt-overlay::after { background-color: #AAAAAA; }
a.objt-ball-blue.button.objt-outline, button.objt-ball-blue.objt-outline, input.objt-ball-blue[type="button"].objt-outline, .objt-ball-blue.objt-button.objt-outline { box-shadow: 0 0 0 1px #1BB0CE inset; background-color: transparent !important; color: #1BB0CE; }
a.objt-ball-blue.button.objt-outline:hover, button.objt-ball-blue.objt-outline:hover, input.objt-ball-blue[type="button"].objt-outline:hover, .objt-ball-blue.objt-button.objt-outline:hover { color: white; }
a.objt-ball-blue.button.objt-outline .objt-overlay::after, button.objt-ball-blue.objt-outline .objt-overlay::after, input.objt-ball-blue[type="button"].objt-outline .objt-overlay::after, .objt-ball-blue.objt-button.objt-outline .objt-overlay::after { background-color: #1BB0CE; }
a.objt-fountain-blue.button.objt-outline, button.objt-fountain-blue.objt-outline, input.objt-fountain-blue[type="button"].objt-outline, .objt-fountain-blue.objt-button.objt-outline { box-shadow: 0 0 0 1px #5BACBA inset; background-color: transparent !important; color: #5BACBA; }
a.objt-fountain-blue.button.objt-outline:hover, button.objt-fountain-blue.objt-outline:hover, input.objt-fountain-blue[type="button"].objt-outline:hover, .objt-fountain-blue.objt-button.objt-outline:hover { color: white; }
a.objt-fountain-blue.button.objt-outline .objt-overlay::after, button.objt-fountain-blue.objt-outline .objt-overlay::after, input.objt-fountain-blue[type="button"].objt-outline .objt-overlay::after, .objt-fountain-blue.objt-button.objt-outline .objt-overlay::after { background-color: #5BACBA; }
a.objt-shamrock.button.objt-outline, button.objt-shamrock.objt-outline, input.objt-shamrock[type="button"].objt-outline, .objt-shamrock.objt-button.objt-outline { box-shadow: 0 0 0 1px #2CC990 inset; background-color: transparent !important; color: #2CC990; }
a.objt-shamrock.button.objt-outline:hover, button.objt-shamrock.objt-outline:hover, input.objt-shamrock[type="button"].objt-outline:hover, .objt-shamrock.objt-button.objt-outline:hover { color: white; }
a.objt-shamrock.button.objt-outline .objt-overlay::after, button.objt-shamrock.objt-outline .objt-overlay::after, input.objt-shamrock[type="button"].objt-outline .objt-overlay::after, .objt-shamrock.objt-button.objt-outline .objt-overlay::after { background-color: #2CC990; }
a.objt-curios-blue.button.objt-outline, button.objt-curios-blue.objt-outline, input.objt-curios-blue[type="button"].objt-outline, .objt-curios-blue.objt-button.objt-outline { box-shadow: 0 0 0 1px #2C82C9 inset; background-color: transparent !important; color: #2C82C9; }
a.objt-curios-blue.button.objt-outline:hover, button.objt-curios-blue.objt-outline:hover, input.objt-curios-blue[type="button"].objt-outline:hover, .objt-curios-blue.objt-button.objt-outline:hover { color: white; }
a.objt-curios-blue.button.objt-outline .objt-overlay::after, button.objt-curios-blue.objt-outline .objt-overlay::after, input.objt-curios-blue[type="button"].objt-outline .objt-overlay::after, .objt-curios-blue.objt-button.objt-outline .objt-overlay::after { background-color: #2C82C9; }
a.objt-light-sea-green.button.objt-outline, button.objt-light-sea-green.objt-outline, input.objt-light-sea-green[type="button"].objt-outline, .objt-light-sea-green.objt-button.objt-outline { box-shadow: 0 0 0 1px #1ABC9C inset; background-color: transparent !important; color: #1ABC9C; }
a.objt-light-sea-green.button.objt-outline:hover, button.objt-light-sea-green.objt-outline:hover, input.objt-light-sea-green[type="button"].objt-outline:hover, .objt-light-sea-green.objt-button.objt-outline:hover { color: white; }
a.objt-light-sea-green.button.objt-outline .objt-overlay::after, button.objt-light-sea-green.objt-outline .objt-overlay::after, input.objt-light-sea-green[type="button"].objt-outline .objt-overlay::after, .objt-light-sea-green.objt-button.objt-outline .objt-overlay::after { background-color: #1ABC9C; }
a.objt-emerald.button.objt-outline, button.objt-emerald.objt-outline, input.objt-emerald[type="button"].objt-outline, .objt-emerald.objt-button.objt-outline { box-shadow: 0 0 0 1px #4EBA6F inset; background-color: transparent !important; color: #4EBA6F; }
a.objt-emerald.button.objt-outline:hover, button.objt-emerald.objt-outline:hover, input.objt-emerald[type="button"].objt-outline:hover, .objt-emerald.objt-button.objt-outline:hover { color: white; }
a.objt-emerald.button.objt-outline .objt-overlay::after, button.objt-emerald.objt-outline .objt-overlay::after, input.objt-emerald[type="button"].objt-outline .objt-overlay::after, .objt-emerald.objt-button.objt-outline .objt-overlay::after { background-color: #4EBA6F; }
a.objt-energy-yellow.button.objt-outline, button.objt-energy-yellow.objt-outline, input.objt-energy-yellow[type="button"].objt-outline, .objt-energy-yellow.objt-button.objt-outline { box-shadow: 0 0 0 1px #EEE657 inset; background-color: transparent !important; color: #EEE657; }
a.objt-energy-yellow.button.objt-outline:hover, button.objt-energy-yellow.objt-outline:hover, input.objt-energy-yellow[type="button"].objt-outline:hover, .objt-energy-yellow.objt-button.objt-outline:hover { color: white; }
a.objt-energy-yellow.button.objt-outline .objt-overlay::after, button.objt-energy-yellow.objt-outline .objt-overlay::after, input.objt-energy-yellow[type="button"].objt-outline .objt-overlay::after, .objt-energy-yellow.objt-button.objt-outline .objt-overlay::after { background-color: #EEE657; }
a.objt-mikado-yellow.button.objt-outline, button.objt-mikado-yellow.objt-outline, input.objt-mikado-yellow[type="button"].objt-outline, .objt-mikado-yellow.objt-button.objt-outline { box-shadow: 0 0 0 1px #FCCD0F inset; background-color: transparent !important; color: #FCCD0F; }
a.objt-mikado-yellow.button.objt-outline:hover, button.objt-mikado-yellow.objt-outline:hover, input.objt-mikado-yellow[type="button"].objt-outline:hover, .objt-mikado-yellow.objt-button.objt-outline:hover { color: white; }
a.objt-mikado-yellow.button.objt-outline .objt-overlay::after, button.objt-mikado-yellow.objt-outline .objt-overlay::after, input.objt-mikado-yellow[type="button"].objt-outline .objt-overlay::after, .objt-mikado-yellow.objt-button.objt-outline .objt-overlay::after { background-color: #FCCD0F; }
a.objt-pink-salmon.button.objt-outline, button.objt-pink-salmon.objt-outline, input.objt-pink-salmon[type="button"].objt-outline, .objt-pink-salmon.objt-button.objt-outline { box-shadow: 0 0 0 1px #FF91A9 inset; background-color: transparent !important; color: #FF91A9; }
a.objt-pink-salmon.button.objt-outline:hover, button.objt-pink-salmon.objt-outline:hover, input.objt-pink-salmon[type="button"].objt-outline:hover, .objt-pink-salmon.objt-button.objt-outline:hover { color: white; }
a.objt-pink-salmon.button.objt-outline .objt-overlay::after, button.objt-pink-salmon.objt-outline .objt-overlay::after, input.objt-pink-salmon[type="button"].objt-outline .objt-overlay::after, .objt-pink-salmon.objt-button.objt-outline .objt-overlay::after { background-color: #FF91A9; }
a.objt-wisteria.button.objt-outline, button.objt-wisteria.objt-outline, input.objt-wisteria[type="button"].objt-outline, .objt-wisteria.objt-button.objt-outline { box-shadow: 0 0 0 1px #9E69AF inset; background-color: transparent !important; color: #9E69AF; }
a.objt-wisteria.button.objt-outline:hover, button.objt-wisteria.objt-outline:hover, input.objt-wisteria[type="button"].objt-outline:hover, .objt-wisteria.objt-button.objt-outline:hover { color: white; }
a.objt-wisteria.button.objt-outline .objt-overlay::after, button.objt-wisteria.objt-outline .objt-overlay::after, input.objt-wisteria[type="button"].objt-outline .objt-overlay::after, .objt-wisteria.objt-button.objt-outline .objt-overlay::after { background-color: #9E69AF; }
a.objt-lilac.button.objt-outline, button.objt-lilac.objt-outline, input.objt-lilac[type="button"].objt-outline, .objt-lilac.objt-button.objt-outline { box-shadow: 0 0 0 1px #CEACD2 inset; background-color: transparent !important; color: #CEACD2; }
a.objt-lilac.button.objt-outline:hover, button.objt-lilac.objt-outline:hover, input.objt-lilac[type="button"].objt-outline:hover, .objt-lilac.objt-button.objt-outline:hover { color: white; }
a.objt-lilac.button.objt-outline .objt-overlay::after, button.objt-lilac.objt-outline .objt-overlay::after, input.objt-lilac[type="button"].objt-outline .objt-overlay::after, .objt-lilac.objt-button.objt-outline .objt-overlay::after { background-color: #CEACD2; }
a.objt-pale-sky.button.objt-outline, button.objt-pale-sky.objt-outline, input.objt-pale-sky[type="button"].objt-outline, .objt-pale-sky.objt-button.objt-outline { box-shadow: 0 0 0 1px #5F7487 inset; background-color: transparent !important; color: #5F7487; }
a.objt-pale-sky.button.objt-outline:hover, button.objt-pale-sky.objt-outline:hover, input.objt-pale-sky[type="button"].objt-outline:hover, .objt-pale-sky.objt-button.objt-outline:hover { color: white; }
a.objt-pale-sky.button.objt-outline .objt-overlay::after, button.objt-pale-sky.objt-outline .objt-overlay::after, input.objt-pale-sky[type="button"].objt-outline .objt-overlay::after, .objt-pale-sky.objt-button.objt-outline .objt-overlay::after { background-color: #5F7487; }
a.objt-tower-gray.button.objt-outline, button.objt-tower-gray.objt-outline, input.objt-tower-gray[type="button"].objt-outline, .objt-tower-gray.objt-button.objt-outline { box-shadow: 0 0 0 1px #ADBCC3 inset; background-color: transparent !important; color: #ADBCC3; }
a.objt-tower-gray.button.objt-outline:hover, button.objt-tower-gray.objt-outline:hover, input.objt-tower-gray[type="button"].objt-outline:hover, .objt-tower-gray.objt-button.objt-outline:hover { color: white; }
a.objt-tower-gray.button.objt-outline .objt-overlay::after, button.objt-tower-gray.objt-outline .objt-overlay::after, input.objt-tower-gray[type="button"].objt-outline .objt-overlay::after, .objt-tower-gray.objt-button.objt-outline .objt-overlay::after { background-color: #ADBCC3; }
a.objt-william.button.objt-outline, button.objt-william.objt-outline, input.objt-william[type="button"].objt-outline, .objt-william.objt-button.objt-outline { box-shadow: 0 0 0 1px #3A5F6F inset; background-color: transparent !important; color: #3A5F6F; }
a.objt-william.button.objt-outline:hover, button.objt-william.objt-outline:hover, input.objt-william[type="button"].objt-outline:hover, .objt-william.objt-button.objt-outline:hover { color: white; }
a.objt-william.button.objt-outline .objt-overlay::after, button.objt-william.objt-outline .objt-overlay::after, input.objt-william[type="button"].objt-outline .objt-overlay::after, .objt-william.objt-button.objt-outline .objt-overlay::after { background-color: #3A5F6F; }
a.objt-carmine-pink.button.objt-outline, button.objt-carmine-pink.objt-outline, input.objt-carmine-pink[type="button"].objt-outline, .objt-carmine-pink.objt-button.objt-outline { box-shadow: 0 0 0 1px #E74C3C inset; background-color: transparent !important; color: #E74C3C; }
a.objt-carmine-pink.button.objt-outline:hover, button.objt-carmine-pink.objt-outline:hover, input.objt-carmine-pink[type="button"].objt-outline:hover, .objt-carmine-pink.objt-button.objt-outline:hover { color: white; }
a.objt-carmine-pink.button.objt-outline .objt-overlay::after, button.objt-carmine-pink.objt-outline .objt-overlay::after, input.objt-carmine-pink[type="button"].objt-outline .objt-overlay::after, .objt-carmine-pink.objt-button.objt-outline .objt-overlay::after { background-color: #E74C3C; }
a.objt-persimmon.button.objt-outline, button.objt-persimmon.objt-outline, input.objt-persimmon[type="button"].objt-outline, .objt-persimmon.objt-button.objt-outline { box-shadow: 0 0 0 1px #FF6A55 inset; background-color: transparent !important; color: #FF6A55; }
a.objt-persimmon.button.objt-outline:hover, button.objt-persimmon.objt-outline:hover, input.objt-persimmon[type="button"].objt-outline:hover, .objt-persimmon.objt-button.objt-outline:hover { color: white; }
a.objt-persimmon.button.objt-outline .objt-overlay::after, button.objt-persimmon.objt-outline .objt-overlay::after, input.objt-persimmon[type="button"].objt-outline .objt-overlay::after, .objt-persimmon.objt-button.objt-outline .objt-overlay::after { background-color: #FF6A55; }
a.objt-tan-hide.button.objt-outline, button.objt-tan-hide.objt-outline, input.objt-tan-hide[type="button"].objt-outline, .objt-tan-hide.objt-button.objt-outline { box-shadow: 0 0 0 1px #FF9F55 inset; background-color: transparent !important; color: #FF9F55; }
a.objt-tan-hide.button.objt-outline:hover, button.objt-tan-hide.objt-outline:hover, input.objt-tan-hide[type="button"].objt-outline:hover, .objt-tan-hide.objt-button.objt-outline:hover { color: white; }
a.objt-tan-hide.button.objt-outline .objt-overlay::after, button.objt-tan-hide.objt-outline .objt-overlay::after, input.objt-tan-hide[type="button"].objt-outline .objt-overlay::after, .objt-tan-hide.objt-button.objt-outline .objt-overlay::after { background-color: #FF9F55; }
a.objt-wild-watermelon.button.objt-outline, button.objt-wild-watermelon.objt-outline, input.objt-wild-watermelon[type="button"].objt-outline, .objt-wild-watermelon.objt-button.objt-outline { box-shadow: 0 0 0 1px #FF6E78 inset; background-color: transparent !important; color: #FF6E78; }
a.objt-wild-watermelon.button.objt-outline:hover, button.objt-wild-watermelon.objt-outline:hover, input.objt-wild-watermelon[type="button"].objt-outline:hover, .objt-wild-watermelon.objt-button.objt-outline:hover { color: white; }
a.objt-wild-watermelon.button.objt-outline .objt-overlay::after, button.objt-wild-watermelon.objt-outline .objt-overlay::after, input.objt-wild-watermelon[type="button"].objt-outline .objt-overlay::after, .objt-wild-watermelon.objt-button.objt-outline .objt-overlay::after { background-color: #FF6E78; }
a.objt-iceberg.button.objt-outline, button.objt-iceberg.objt-outline, input.objt-iceberg[type="button"].objt-outline, .objt-iceberg.objt-button.objt-outline { box-shadow: 0 0 0 1px #73B1D6 inset; background-color: transparent !important; color: #73B1D6; }
a.objt-iceberg.button.objt-outline:hover, button.objt-iceberg.objt-outline:hover, input.objt-iceberg[type="button"].objt-outline:hover, .objt-iceberg.objt-button.objt-outline:hover { color: white; }
a.objt-iceberg.button.objt-outline .objt-overlay::after, button.objt-iceberg.objt-outline .objt-overlay::after, input.objt-iceberg[type="button"].objt-outline .objt-overlay::after, .objt-iceberg.objt-button.objt-outline .objt-overlay::after { background-color: #73B1D6; }
a.objt-dark-lavender.button.objt-outline, button.objt-dark-lavender.objt-outline, input.objt-dark-lavender[type="button"].objt-outline, .objt-dark-lavender.objt-button.objt-outline { box-shadow: 0 0 0 1px #745A90 inset; background-color: transparent !important; color: #745A90; }
a.objt-dark-lavender.button.objt-outline:hover, button.objt-dark-lavender.objt-outline:hover, input.objt-dark-lavender[type="button"].objt-outline:hover, .objt-dark-lavender.objt-button.objt-outline:hover { color: white; }
a.objt-dark-lavender.button.objt-outline .objt-overlay::after, button.objt-dark-lavender.objt-outline .objt-overlay::after, input.objt-dark-lavender[type="button"].objt-outline .objt-overlay::after, .objt-dark-lavender.objt-button.objt-outline .objt-overlay::after { background-color: #745A90; }
a.objt-viking.button.objt-outline, button.objt-viking.objt-outline, input.objt-viking[type="button"].objt-outline, .objt-viking.objt-button.objt-outline { box-shadow: 0 0 0 1px #5CD5E6 inset; background-color: transparent !important; color: #5CD5E6; }
a.objt-viking.button.objt-outline:hover, button.objt-viking.objt-outline:hover, input.objt-viking[type="button"].objt-outline:hover, .objt-viking.objt-button.objt-outline:hover { color: white; }
a.objt-viking.button.objt-outline .objt-overlay::after, button.objt-viking.objt-outline .objt-overlay::after, input.objt-viking[type="button"].objt-outline .objt-overlay::after, .objt-viking.objt-button.objt-outline .objt-overlay::after { background-color: #5CD5E6; }
a.objt-tiffany-blue.button.objt-outline, button.objt-tiffany-blue.objt-outline, input.objt-tiffany-blue[type="button"].objt-outline, .objt-tiffany-blue.objt-button.objt-outline { box-shadow: 0 0 0 1px #00B5B5 inset; background-color: transparent !important; color: #00B5B5; }
a.objt-tiffany-blue.button.objt-outline:hover, button.objt-tiffany-blue.objt-outline:hover, input.objt-tiffany-blue[type="button"].objt-outline:hover, .objt-tiffany-blue.objt-button.objt-outline:hover { color: white; }
a.objt-tiffany-blue.button.objt-outline .objt-overlay::after, button.objt-tiffany-blue.objt-outline .objt-overlay::after, input.objt-tiffany-blue[type="button"].objt-outline .objt-overlay::after, .objt-tiffany-blue.objt-button.objt-outline .objt-overlay::after { background-color: #00B5B5; }
a.objt-pastel-orange.button.objt-outline, button.objt-pastel-orange.objt-outline, input.objt-pastel-orange[type="button"].objt-outline, .objt-pastel-orange.objt-button.objt-outline { box-shadow: 0 0 0 1px #FCB941 inset; background-color: transparent !important; color: #FCB941; }
a.objt-pastel-orange.button.objt-outline:hover, button.objt-pastel-orange.objt-outline:hover, input.objt-pastel-orange[type="button"].objt-outline:hover, .objt-pastel-orange.objt-button.objt-outline:hover { color: white; }
a.objt-pastel-orange.button.objt-outline .objt-overlay::after, button.objt-pastel-orange.objt-outline .objt-overlay::after, input.objt-pastel-orange[type="button"].objt-outline .objt-overlay::after, .objt-pastel-orange.objt-button.objt-outline .objt-overlay::after { background-color: #FCB941; }
a.objt-east-bay.button.objt-outline, button.objt-east-bay.objt-outline, input.objt-east-bay[type="button"].objt-outline, .objt-east-bay.objt-button.objt-outline { box-shadow: 0 0 0 1px #395781 inset; background-color: transparent !important; color: #395781; }
a.objt-east-bay.button.objt-outline:hover, button.objt-east-bay.objt-outline:hover, input.objt-east-bay[type="button"].objt-outline:hover, .objt-east-bay.objt-button.objt-outline:hover { color: white; }
a.objt-east-bay.button.objt-outline .objt-overlay::after, button.objt-east-bay.objt-outline .objt-overlay::after, input.objt-east-bay[type="button"].objt-outline .objt-overlay::after, .objt-east-bay.objt-button.objt-outline .objt-overlay::after { background-color: #395781; }
a.objt-steel-blue.button.objt-outline, button.objt-steel-blue.objt-outline, input.objt-steel-blue[type="button"].objt-outline, .objt-steel-blue.objt-button.objt-outline { box-shadow: 0 0 0 1px #4589B0 inset; background-color: transparent !important; color: #4589B0; }
a.objt-steel-blue.button.objt-outline:hover, button.objt-steel-blue.objt-outline:hover, input.objt-steel-blue[type="button"].objt-outline:hover, .objt-steel-blue.objt-button.objt-outline:hover { color: white; }
a.objt-steel-blue.button.objt-outline .objt-overlay::after, button.objt-steel-blue.objt-outline .objt-overlay::after, input.objt-steel-blue[type="button"].objt-outline .objt-overlay::after, .objt-steel-blue.objt-button.objt-outline .objt-overlay::after { background-color: #4589B0; }
a.objt-half-backed.button.objt-outline, button.objt-half-backed.objt-outline, input.objt-half-backed[type="button"].objt-outline, .objt-half-backed.objt-button.objt-outline { box-shadow: 0 0 0 1px #84CCD1 inset; background-color: transparent !important; color: #84CCD1; }
a.objt-half-backed.button.objt-outline:hover, button.objt-half-backed.objt-outline:hover, input.objt-half-backed[type="button"].objt-outline:hover, .objt-half-backed.objt-button.objt-outline:hover { color: white; }
a.objt-half-backed.button.objt-outline .objt-overlay::after, button.objt-half-backed.objt-outline .objt-overlay::after, input.objt-half-backed[type="button"].objt-outline .objt-overlay::after, .objt-half-backed.objt-button.objt-outline .objt-overlay::after { background-color: #84CCD1; }
a.objt-tapestry.button.objt-outline, button.objt-tapestry.objt-outline, input.objt-tapestry[type="button"].objt-outline, .objt-tapestry.objt-button.objt-outline { box-shadow: 0 0 0 1px #B95A84 inset; background-color: transparent !important; color: #B95A84; }
a.objt-tapestry.button.objt-outline:hover, button.objt-tapestry.objt-outline:hover, input.objt-tapestry[type="button"].objt-outline:hover, .objt-tapestry.objt-button.objt-outline:hover { color: white; }
a.objt-tapestry.button.objt-outline .objt-overlay::after, button.objt-tapestry.objt-outline .objt-overlay::after, input.objt-tapestry[type="button"].objt-outline .objt-overlay::after, .objt-tapestry.objt-button.objt-outline .objt-overlay::after { background-color: #B95A84; }
a.objt-fire-engine-red.button.objt-outline, button.objt-fire-engine-red.objt-outline, input.objt-fire-engine-red[type="button"].objt-outline, .objt-fire-engine-red.objt-button.objt-outline { box-shadow: 0 0 0 1px #CD2C24 inset; background-color: transparent !important; color: #CD2C24; }
a.objt-fire-engine-red.button.objt-outline:hover, button.objt-fire-engine-red.objt-outline:hover, input.objt-fire-engine-red[type="button"].objt-outline:hover, .objt-fire-engine-red.objt-button.objt-outline:hover { color: white; }
a.objt-fire-engine-red.button.objt-outline .objt-overlay::after, button.objt-fire-engine-red.objt-outline .objt-overlay::after, input.objt-fire-engine-red[type="button"].objt-outline .objt-overlay::after, .objt-fire-engine-red.objt-button.objt-outline .objt-overlay::after { background-color: #CD2C24; }
a.objt-dark-orange.button.objt-outline, button.objt-dark-orange.objt-outline, input.objt-dark-orange[type="button"].objt-outline, .objt-dark-orange.objt-button.objt-outline { box-shadow: 0 0 0 1px #FF8C00 inset; background-color: transparent !important; color: #FF8C00; }
a.objt-dark-orange.button.objt-outline:hover, button.objt-dark-orange.objt-outline:hover, input.objt-dark-orange[type="button"].objt-outline:hover, .objt-dark-orange.objt-button.objt-outline:hover { color: white; }
a.objt-dark-orange.button.objt-outline .objt-overlay::after, button.objt-dark-orange.objt-outline .objt-overlay::after, input.objt-dark-orange[type="button"].objt-outline .objt-overlay::after, .objt-dark-orange.objt-button.objt-outline .objt-overlay::after { background-color: #FF8C00; }
a.objt-brick-red.button.objt-outline, button.objt-brick-red.objt-outline, input.objt-brick-red[type="button"].objt-outline, .objt-brick-red.objt-button.objt-outline { box-shadow: 0 0 0 1px #CC4452 inset; background-color: transparent !important; color: #CC4452; }
a.objt-brick-red.button.objt-outline:hover, button.objt-brick-red.objt-outline:hover, input.objt-brick-red[type="button"].objt-outline:hover, .objt-brick-red.objt-button.objt-outline:hover { color: white; }
a.objt-brick-red.button.objt-outline .objt-overlay::after, button.objt-brick-red.objt-outline .objt-overlay::after, input.objt-brick-red[type="button"].objt-outline .objt-overlay::after, .objt-brick-red.objt-button.objt-outline .objt-overlay::after { background-color: #CC4452; }
a.objt-khaki.button.objt-outline, button.objt-khaki.objt-outline, input.objt-khaki[type="button"].objt-outline, .objt-khaki.objt-button.objt-outline { box-shadow: 0 0 0 1px khaki inset; background-color: transparent !important; color: khaki; }
a.objt-khaki.button.objt-outline:hover, button.objt-khaki.objt-outline:hover, input.objt-khaki[type="button"].objt-outline:hover, .objt-khaki.objt-button.objt-outline:hover { color: white; }
a.objt-khaki.button.objt-outline .objt-overlay::after, button.objt-khaki.objt-outline .objt-overlay::after, input.objt-khaki[type="button"].objt-outline .objt-overlay::after, .objt-khaki.objt-button.objt-outline .objt-overlay::after { background-color: khaki; }

a.objt-overlay.button.objt-3d, button.objt-overlay.objt-3d, input.objt-overlay[type="button"].objt-3d, .objt-overlay.objt-button.objt-3d { display: none; }
a.objt-black.button.objt-3d, button.objt-black.objt-3d, input.objt-black[type="button"].objt-3d, .objt-black.objt-button.objt-3d { box-shadow: 0 6px #242424; }
a.objt-black.button.objt-3d:hover, button.objt-black.objt-3d:hover, input.objt-black[type="button"].objt-3d:hover, .objt-black.objt-button.objt-3d:hover { box-shadow: 0 3px #242424; transform: translateY(3px); }
a.objt-white.button.objt-3d, button.objt-white.objt-3d, input.objt-white[type="button"].objt-3d, .objt-white.objt-button.objt-3d { box-shadow: 0 6px #e6e6e6; }
a.objt-white.button.objt-3d:hover, button.objt-white.objt-3d:hover, input.objt-white[type="button"].objt-3d:hover, .objt-white.objt-button.objt-3d:hover { box-shadow: 0 3px #e6e6e6; transform: translateY(3px); }
a.objt-masala.button.objt-3d, button.objt-masala.objt-3d, input.objt-masala[type="button"].objt-3d, .objt-masala.objt-button.objt-3d { box-shadow: 0 6px #242424; }
a.objt-masala.button.objt-3d:hover, button.objt-masala.objt-3d:hover, input.objt-masala[type="button"].objt-3d:hover, .objt-masala.objt-button.objt-3d:hover { box-shadow: 0 3px #242424; transform: translateY(3px); }
a.objt-dark-gray.button.objt-3d, button.objt-dark-gray.objt-3d, input.objt-dark-gray[type="button"].objt-3d, .objt-dark-gray.objt-button.objt-3d { box-shadow: 0 6px #919191; }
a.objt-dark-gray.button.objt-3d:hover, button.objt-dark-gray.objt-3d:hover, input.objt-dark-gray[type="button"].objt-3d:hover, .objt-dark-gray.objt-button.objt-3d:hover { box-shadow: 0 3px #919191; transform: translateY(3px); }
a.objt-ball-blue.button.objt-3d, button.objt-ball-blue.objt-3d, input.objt-ball-blue[type="button"].objt-3d, .objt-ball-blue.objt-button.objt-3d { box-shadow: 0 6px #1589a1; }
a.objt-ball-blue.button.objt-3d:hover, button.objt-ball-blue.objt-3d:hover, input.objt-ball-blue[type="button"].objt-3d:hover, .objt-ball-blue.objt-button.objt-3d:hover { box-shadow: 0 3px #1589a1; transform: translateY(3px); }
a.objt-fountain-blue.button.objt-3d, button.objt-fountain-blue.objt-3d, input.objt-fountain-blue[type="button"].objt-3d, .objt-fountain-blue.objt-button.objt-3d { box-shadow: 0 6px #43919f; }
a.objt-fountain-blue.button.objt-3d:hover, button.objt-fountain-blue.objt-3d:hover, input.objt-fountain-blue[type="button"].objt-3d:hover, .objt-fountain-blue.objt-button.objt-3d:hover { box-shadow: 0 3px #43919f; transform: translateY(3px); }
a.objt-shamrock.button.objt-3d, button.objt-shamrock.objt-3d, input.objt-shamrock[type="button"].objt-3d, .objt-shamrock.objt-button.objt-3d { box-shadow: 0 6px #239f72; }
a.objt-shamrock.button.objt-3d:hover, button.objt-shamrock.objt-3d:hover, input.objt-shamrock[type="button"].objt-3d:hover, .objt-shamrock.objt-button.objt-3d:hover { box-shadow: 0 3px #239f72; transform: translateY(3px); }
a.objt-curios-blue.button.objt-3d, button.objt-curios-blue.objt-3d, input.objt-curios-blue[type="button"].objt-3d, .objt-curios-blue.objt-button.objt-3d { box-shadow: 0 6px #23679f; }
a.objt-curios-blue.button.objt-3d:hover, button.objt-curios-blue.objt-3d:hover, input.objt-curios-blue[type="button"].objt-3d:hover, .objt-curios-blue.objt-button.objt-3d:hover { box-shadow: 0 3px #23679f; transform: translateY(3px); }
a.objt-light-sea-green.button.objt-3d, button.objt-light-sea-green.objt-3d, input.objt-light-sea-green[type="button"].objt-3d, .objt-light-sea-green.objt-button.objt-3d { box-shadow: 0 6px #148f77; }
a.objt-light-sea-green.button.objt-3d:hover, button.objt-light-sea-green.objt-3d:hover, input.objt-light-sea-green[type="button"].objt-3d:hover, .objt-light-sea-green.objt-button.objt-3d:hover { box-shadow: 0 3px #148f77; transform: translateY(3px); }
a.objt-emerald.button.objt-3d, button.objt-emerald.objt-3d, input.objt-emerald[type="button"].objt-3d, .objt-emerald.objt-button.objt-3d { box-shadow: 0 6px #3c9958; }
a.objt-emerald.button.objt-3d:hover, button.objt-emerald.objt-3d:hover, input.objt-emerald[type="button"].objt-3d:hover, .objt-emerald.objt-button.objt-3d:hover { box-shadow: 0 3px #3c9958; transform: translateY(3px); }
a.objt-energy-yellow.button.objt-3d, button.objt-energy-yellow.objt-3d, input.objt-energy-yellow[type="button"].objt-3d, .objt-energy-yellow.objt-button.objt-3d { box-shadow: 0 6px #e9df29; }
a.objt-energy-yellow.button.objt-3d:hover, button.objt-energy-yellow.objt-3d:hover, input.objt-energy-yellow[type="button"].objt-3d:hover, .objt-energy-yellow.objt-button.objt-3d:hover { box-shadow: 0 3px #e9df29; transform: translateY(3px); }
a.objt-mikado-yellow.button.objt-3d, button.objt-mikado-yellow.objt-3d, input.objt-mikado-yellow[type="button"].objt-3d, .objt-mikado-yellow.objt-button.objt-3d { box-shadow: 0 6px #d5ac03; }
a.objt-mikado-yellow.button.objt-3d:hover, button.objt-mikado-yellow.objt-3d:hover, input.objt-mikado-yellow[type="button"].objt-3d:hover, .objt-mikado-yellow.objt-button.objt-3d:hover { box-shadow: 0 3px #d5ac03; transform: translateY(3px); }
a.objt-pink-salmon.button.objt-3d, button.objt-pink-salmon.objt-3d, input.objt-pink-salmon[type="button"].objt-3d, .objt-pink-salmon.objt-button.objt-3d { box-shadow: 0 6px #ff5e81; }
a.objt-pink-salmon.button.objt-3d:hover, button.objt-pink-salmon.objt-3d:hover, input.objt-pink-salmon[type="button"].objt-3d:hover, .objt-pink-salmon.objt-button.objt-3d:hover { box-shadow: 0 3px #ff5e81; transform: translateY(3px); }
a.objt-wisteria.button.objt-3d, button.objt-wisteria.objt-3d, input.objt-wisteria[type="button"].objt-3d, .objt-wisteria.objt-button.objt-3d { box-shadow: 0 6px #845095; }
a.objt-wisteria.button.objt-3d:hover, button.objt-wisteria.objt-3d:hover, input.objt-wisteria[type="button"].objt-3d:hover, .objt-wisteria.objt-button.objt-3d:hover { box-shadow: 0 3px #845095; transform: translateY(3px); }
a.objt-lilac.button.objt-3d, button.objt-lilac.objt-3d, input.objt-lilac[type="button"].objt-3d, .objt-lilac.objt-button.objt-3d { box-shadow: 0 6px #ba8bc0; }
a.objt-lilac.button.objt-3d:hover, button.objt-lilac.objt-3d:hover, input.objt-lilac[type="button"].objt-3d:hover, .objt-lilac.objt-button.objt-3d:hover { box-shadow: 0 3px #ba8bc0; transform: translateY(3px); }
a.objt-pale-sky.button.objt-3d, button.objt-pale-sky.objt-3d, input.objt-pale-sky[type="button"].objt-3d, .objt-pale-sky.objt-button.objt-3d { box-shadow: 0 6px #4a5a69; }
a.objt-pale-sky.button.objt-3d:hover, button.objt-pale-sky.objt-3d:hover, input.objt-pale-sky[type="button"].objt-3d:hover, .objt-pale-sky.objt-button.objt-3d:hover { box-shadow: 0 3px #4a5a69; transform: translateY(3px); }
a.objt-tower-gray.button.objt-3d, button.objt-tower-gray.objt-3d, input.objt-tower-gray[type="button"].objt-3d, .objt-tower-gray.objt-button.objt-3d { box-shadow: 0 6px #90a4ad; }
a.objt-tower-gray.button.objt-3d:hover, button.objt-tower-gray.objt-3d:hover, input.objt-tower-gray[type="button"].objt-3d:hover, .objt-tower-gray.objt-button.objt-3d:hover { box-shadow: 0 3px #90a4ad; transform: translateY(3px); }
a.objt-william.button.objt-3d, button.objt-william.objt-3d, input.objt-william[type="button"].objt-3d, .objt-william.objt-button.objt-3d { box-shadow: 0 6px #28424e; }
a.objt-william.button.objt-3d:hover, button.objt-william.objt-3d:hover, input.objt-william[type="button"].objt-3d:hover, .objt-william.objt-button.objt-3d:hover { box-shadow: 0 3px #28424e; transform: translateY(3px); }
a.objt-carmine-pink.button.objt-3d, button.objt-carmine-pink.objt-3d, input.objt-carmine-pink[type="button"].objt-3d, .objt-carmine-pink.objt-button.objt-3d { box-shadow: 0 6px #d62c1a; }
a.objt-carmine-pink.button.objt-3d:hover, button.objt-carmine-pink.objt-3d:hover, input.objt-carmine-pink[type="button"].objt-3d:hover, .objt-carmine-pink.objt-button.objt-3d:hover { box-shadow: 0 3px #d62c1a; transform: translateY(3px); }
a.objt-persimmon.button.objt-3d, button.objt-persimmon.objt-3d, input.objt-persimmon[type="button"].objt-3d, .objt-persimmon.objt-button.objt-3d { box-shadow: 0 6px #ff3d22; }
a.objt-persimmon.button.objt-3d:hover, button.objt-persimmon.objt-3d:hover, input.objt-persimmon[type="button"].objt-3d:hover, .objt-persimmon.objt-button.objt-3d:hover { box-shadow: 0 3px #ff3d22; transform: translateY(3px); }
a.objt-tan-hide.button.objt-3d, button.objt-tan-hide.objt-3d, input.objt-tan-hide[type="button"].objt-3d, .objt-tan-hide.objt-button.objt-3d { box-shadow: 0 6px #ff8222; }
a.objt-tan-hide.button.objt-3d:hover, button.objt-tan-hide.objt-3d:hover, input.objt-tan-hide[type="button"].objt-3d:hover, .objt-tan-hide.objt-button.objt-3d:hover { box-shadow: 0 3px #ff8222; transform: translateY(3px); }
a.objt-wild-watermelon.button.objt-3d, button.objt-wild-watermelon.objt-3d, input.objt-wild-watermelon[type="button"].objt-3d, .objt-wild-watermelon.objt-button.objt-3d { box-shadow: 0 6px #ff3b49; }
a.objt-wild-watermelon.button.objt-3d:hover, button.objt-wild-watermelon.objt-3d:hover, input.objt-wild-watermelon[type="button"].objt-3d:hover, .objt-wild-watermelon.objt-button.objt-3d:hover { box-shadow: 0 3px #ff3b49; transform: translateY(3px); }
a.objt-iceberg.button.objt-3d, button.objt-iceberg.objt-3d, input.objt-iceberg[type="button"].objt-3d, .objt-iceberg.objt-button.objt-3d { box-shadow: 0 6px #4c9bca; }
a.objt-iceberg.button.objt-3d:hover, button.objt-iceberg.objt-3d:hover, input.objt-iceberg[type="button"].objt-3d:hover, .objt-iceberg.objt-button.objt-3d:hover { box-shadow: 0 3px #4c9bca; transform: translateY(3px); }
a.objt-dark-lavender.button.objt-3d, button.objt-dark-lavender.objt-3d, input.objt-dark-lavender[type="button"].objt-3d, .objt-dark-lavender.objt-button.objt-3d { box-shadow: 0 6px #5b4671; }
a.objt-dark-lavender.button.objt-3d:hover, button.objt-dark-lavender.objt-3d:hover, input.objt-dark-lavender[type="button"].objt-3d:hover, .objt-dark-lavender.objt-button.objt-3d:hover { box-shadow: 0 3px #5b4671; transform: translateY(3px); }
a.objt-viking.button.objt-3d, button.objt-viking.objt-3d, input.objt-viking[type="button"].objt-3d, .objt-viking.objt-button.objt-3d { box-shadow: 0 6px #30cadf; }
a.objt-viking.button.objt-3d:hover, button.objt-viking.objt-3d:hover, input.objt-viking[type="button"].objt-3d:hover, .objt-viking.objt-button.objt-3d:hover { box-shadow: 0 3px #30cadf; transform: translateY(3px); }
a.objt-tiffany-blue.button.objt-3d, button.objt-tiffany-blue.objt-3d, input.objt-tiffany-blue[type="button"].objt-3d, .objt-tiffany-blue.objt-button.objt-3d { box-shadow: 0 6px #008282; }
a.objt-tiffany-blue.button.objt-3d:hover, button.objt-tiffany-blue.objt-3d:hover, input.objt-tiffany-blue[type="button"].objt-3d:hover, .objt-tiffany-blue.objt-button.objt-3d:hover { box-shadow: 0 3px #008282; transform: translateY(3px); }
a.objt-pastel-orange.button.objt-3d, button.objt-pastel-orange.objt-3d, input.objt-pastel-orange[type="button"].objt-3d, .objt-pastel-orange.objt-button.objt-3d { box-shadow: 0 6px #fba70f; }
a.objt-pastel-orange.button.objt-3d:hover, button.objt-pastel-orange.objt-3d:hover, input.objt-pastel-orange[type="button"].objt-3d:hover, .objt-pastel-orange.objt-button.objt-3d:hover { box-shadow: 0 3px #fba70f; transform: translateY(3px); }
a.objt-east-bay.button.objt-3d, button.objt-east-bay.objt-3d, input.objt-east-bay[type="button"].objt-3d, .objt-east-bay.objt-button.objt-3d { box-shadow: 0 6px #293f5e; }
a.objt-east-bay.button.objt-3d:hover, button.objt-east-bay.objt-3d:hover, input.objt-east-bay[type="button"].objt-3d:hover, .objt-east-bay.objt-button.objt-3d:hover { box-shadow: 0 3px #293f5e; transform: translateY(3px); }
a.objt-steel-blue.button.objt-3d, button.objt-steel-blue.objt-3d, input.objt-steel-blue[type="button"].objt-3d, .objt-steel-blue.objt-button.objt-3d { box-shadow: 0 6px #376c8b; }
a.objt-steel-blue.button.objt-3d:hover, button.objt-steel-blue.objt-3d:hover, input.objt-steel-blue[type="button"].objt-3d:hover, .objt-steel-blue.objt-button.objt-3d:hover { box-shadow: 0 3px #376c8b; transform: translateY(3px); }
a.objt-half-backed.button.objt-3d, button.objt-half-backed.objt-3d, input.objt-half-backed[type="button"].objt-3d, .objt-half-backed.objt-button.objt-3d { box-shadow: 0 6px #5fbdc3; }
a.objt-half-backed.button.objt-3d:hover, button.objt-half-backed.objt-3d:hover, input.objt-half-backed[type="button"].objt-3d:hover, .objt-half-backed.objt-button.objt-3d:hover { box-shadow: 0 3px #5fbdc3; transform: translateY(3px); }
a.objt-tapestry.button.objt-3d, button.objt-tapestry.objt-3d, input.objt-tapestry[type="button"].objt-3d, .objt-tapestry.objt-button.objt-3d { box-shadow: 0 6px #9d436b; }
a.objt-tapestry.button.objt-3d:hover, button.objt-tapestry.objt-3d:hover, input.objt-tapestry[type="button"].objt-3d:hover, .objt-tapestry.objt-button.objt-3d:hover { box-shadow: 0 3px #9d436b; transform: translateY(3px); }
a.objt-fire-engine-red.button.objt-3d, button.objt-fire-engine-red.objt-3d, input.objt-fire-engine-red[type="button"].objt-3d, .objt-fire-engine-red.objt-button.objt-3d { box-shadow: 0 6px #a2231c; }
a.objt-fire-engine-red.button.objt-3d:hover, button.objt-fire-engine-red.objt-3d:hover, input.objt-fire-engine-red[type="button"].objt-3d:hover, .objt-fire-engine-red.objt-button.objt-3d:hover { box-shadow: 0 3px #a2231c; transform: translateY(3px); }
a.objt-dark-orange.button.objt-3d, button.objt-dark-orange.objt-3d, input.objt-dark-orange[type="button"].objt-3d, .objt-dark-orange.objt-button.objt-3d { box-shadow: 0 6px #cc7000; }
a.objt-dark-orange.button.objt-3d:hover, button.objt-dark-orange.objt-3d:hover, input.objt-dark-orange[type="button"].objt-3d:hover, .objt-dark-orange.objt-button.objt-3d:hover { box-shadow: 0 3px #cc7000; transform: translateY(3px); }
a.objt-brick-red.button.objt-3d, button.objt-brick-red.objt-3d, input.objt-brick-red[type="button"].objt-3d, .objt-brick-red.objt-button.objt-3d { box-shadow: 0 6px #ae2f3c; }
a.objt-brick-red.button.objt-3d:hover, button.objt-brick-red.objt-3d:hover, input.objt-brick-red[type="button"].objt-3d:hover, .objt-brick-red.objt-button.objt-3d:hover { box-shadow: 0 3px #ae2f3c; transform: translateY(3px); }
a.objt-khaki.button.objt-3d, button.objt-khaki.objt-3d, input.objt-khaki[type="button"].objt-3d, .objt-khaki.objt-button.objt-3d { box-shadow: 0 6px #eadc5f; }
a.objt-khaki.button.objt-3d:hover, button.objt-khaki.objt-3d:hover, input.objt-khaki[type="button"].objt-3d:hover, .objt-khaki.objt-button.objt-3d:hover { box-shadow: 0 3px #eadc5f; transform: translateY(3px); }
a.button.objt-3d:active, button.objt-3d:active, input[type="button"].objt-3d:active, .objt-button.objt-3d:active { box-shadow: none; transform: translateY(6px); }

a.button, button, input[type="button"], .objt-button { font-weight: 600; display: inline-block; position: relative; line-height: 100%; margin-bottom: 1em; border: none; cursor: pointer; overflow: hidden; z-index: 1; transition: all 450ms; }
a.button:focus, button:focus, input[type="button"]:focus, .objt-button:focus { outline: none; }
a.button > *, button > *, input[type="button"] > *, .objt-button > * { position: relative; }
a.button .objt-overlay, button .objt-overlay, input[type="button"] .objt-overlay, .objt-button .objt-overlay { position: absolute; width: 120%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: transform 450ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
a.button .objt-overlay::after, button .objt-overlay::after, input[type="button"] .objt-overlay::after, .objt-button .objt-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; }
a.button.objt-round .objt-overlay, button.objt-round .objt-overlay, input[type="button"].objt-round .objt-overlay, .objt-button.objt-round .objt-overlay { width: 120%; }
a.button:hover .objt-overlay, button:hover .objt-overlay, input[type="button"]:hover .objt-overlay, .objt-button:hover .objt-overlay { transform: translate(-50%, -50%) scale(1, 1); }
a.button.objt-fill, button.objt-fill, input[type="button"].objt-fill, .objt-button.objt-fill { transition: background-color 450ms; }
a.button.objt-fill .objt-overlay, button.objt-fill .objt-overlay, input[type="button"].objt-fill .objt-overlay, .objt-button.objt-fill .objt-overlay { display: none; }
a.button .objt-icon, a.button .objt-text, button .objt-icon, button .objt-text, input[type="button"] .objt-icon, input[type="button"] .objt-text, .objt-button .objt-icon, .objt-button .objt-text { display: inline-block; vertical-align: middle; transition: transform 450ms, opacity 450ms; }
a.button.objt-icon-left .objt-icon, a.button.objt-icon-left-animate .objt-icon, button.objt-icon-left .objt-icon, button.objt-icon-left-animate .objt-icon, input[type="button"].objt-icon-left .objt-icon, input[type="button"].objt-icon-left-animate .objt-icon, .objt-button.objt-icon-left .objt-icon, .objt-button.objt-icon-left-animate .objt-icon { margin-right: 0.125em; }
a.button.objt-icon-right .objt-icon, a.button.objt-icon-right-animate .objt-icon, button.objt-icon-right .objt-icon, button.objt-icon-right-animate .objt-icon, input[type="button"].objt-icon-right .objt-icon, input[type="button"].objt-icon-right-animate .objt-icon, .objt-button.objt-icon-right .objt-icon, .objt-button.objt-icon-right-animate .objt-icon { margin-left: 0.125em; }
a.button.objt-icon-left-animate .objt-icon, button.objt-icon-left-animate .objt-icon, input[type="button"].objt-icon-left-animate .objt-icon, .objt-button.objt-icon-left-animate .objt-icon { margin-left: 0.125em; }
a.button.objt-icon-left-animate .objt-icon, button.objt-icon-left-animate .objt-icon, input[type="button"].objt-icon-left-animate .objt-icon, .objt-button.objt-icon-left-animate .objt-icon { transform: translateX(-400%); }
a.button.objt-icon-left-animate .objt-text, button.objt-icon-left-animate .objt-text, input[type="button"].objt-icon-left-animate .objt-text, .objt-button.objt-icon-left-animate .objt-text { transform: translateX(-1em); }
a.button.objt-icon-left-animate:hover .objt-icon, a.button.objt-icon-left-animate:hover .objt-text, button.objt-icon-left-animate:hover .objt-icon, button.objt-icon-left-animate:hover .objt-text, input[type="button"].objt-icon-left-animate:hover .objt-icon, input[type="button"].objt-icon-left-animate:hover .objt-text, .objt-button.objt-icon-left-animate:hover .objt-icon, .objt-button.objt-icon-left-animate:hover .objt-text { transform: translateX(0); }
a.button.objt-icon-right-animate .objt-icon, button.objt-icon-right-animate .objt-icon, input[type="button"].objt-icon-right-animate .objt-icon, .objt-button.objt-icon-right-animate .objt-icon { transform: translateX(400%); }
a.button.objt-icon-right-animate .objt-text, button.objt-icon-right-animate .objt-text, input[type="button"].objt-icon-right-animate .objt-text, .objt-button.objt-icon-right-animate .objt-text { transform: translateX(1em); }
a.button.objt-icon-right-animate:hover .objt-icon, a.button.objt-icon-right-animate:hover .objt-text, button.objt-icon-right-animate:hover .objt-icon, button.objt-icon-right-animate:hover .objt-text, input[type="button"].objt-icon-right-animate:hover .objt-icon, input[type="button"].objt-icon-right-animate:hover .objt-text, .objt-button.objt-icon-right-animate:hover .objt-icon, .objt-button.objt-icon-right-animate:hover .objt-text { transform: translateX(0px); }
a.button.objt-icon-over .objt-icon, button.objt-icon-over .objt-icon, input[type="button"].objt-icon-over .objt-icon, .objt-button.objt-icon-over .objt-icon { position: absolute; left: 50%; top: 50%; opacity: 0; z-index: 2; transform: translate(-200%, -50%); transition: transform 450ms, opacity 450ms; }
a.button.objt-icon-over .objt-overlay, button.objt-icon-over .objt-overlay, input[type="button"].objt-icon-over .objt-overlay, .objt-button.objt-icon-over .objt-overlay { z-index: 1; }
a.button.objt-icon-over:hover .objt-icon, button.objt-icon-over:hover .objt-icon, input[type="button"].objt-icon-over:hover .objt-icon, .objt-button.objt-icon-over:hover .objt-icon { transform: translate(-50%, -50%); opacity: 1; }
.rtl a.button.objt-icon-left .objt-icon, .rtl a.button.objt-icon-left-animate .objt-icon, .rtl button.objt-icon-left .objt-icon, .rtl button.objt-icon-left-animate .objt-icon, .rtl input[type="button"].objt-icon-left .objt-icon, .rtl input[type="button"].objt-icon-left-animate .objt-icon, .rtl .objt-button.objt-icon-left .objt-icon, .rtl .objt-button.objt-icon-left-animate .objt-icon { margin-right: 0; margin-left: 0.125em; }
.rtl a.button.objt-icon-right .objt-icon, .rtl a.button.objt-icon-right-animate .objt-icon, .rtl button.objt-icon-right .objt-icon, .rtl button.objt-icon-right-animate .objt-icon, .rtl input[type="button"].objt-icon-right .objt-icon, .rtl input[type="button"].objt-icon-right-animate .objt-icon, .rtl .objt-button.objt-icon-right .objt-icon, .rtl .objt-button.objt-icon-right-animate .objt-icon { margin-right: 0.125em; margin-left: 0; }
.rtl a.button.objt-icon-left-animate .objt-icon, .rtl button.objt-icon-left-animate .objt-icon, .rtl input[type="button"].objt-icon-left-animate .objt-icon, .rtl .objt-button.objt-icon-left-animate .objt-icon { margin-right: 0.125em; margin-left: 0; }
.rtl a.button.objt-icon-left-animate .objt-icon, .rtl button.objt-icon-left-animate .objt-icon, .rtl input[type="button"].objt-icon-left-animate .objt-icon, .rtl .objt-button.objt-icon-left-animate .objt-icon { transform: translateX(400%); }
.rtl a.button.objt-icon-left-animate .objt-text, .rtl button.objt-icon-left-animate .objt-text, .rtl input[type="button"].objt-icon-left-animate .objt-text, .rtl .objt-button.objt-icon-left-animate .objt-text { transform: translateX(1em); }
.rtl a.button.objt-icon-left-animate:hover .objt-icon, .rtl a.button.objt-icon-left-animate:hover .objt-text, .rtl button.objt-icon-left-animate:hover .objt-icon, .rtl button.objt-icon-left-animate:hover .objt-text, .rtl input[type="button"].objt-icon-left-animate:hover .objt-icon, .rtl input[type="button"].objt-icon-left-animate:hover .objt-text, .rtl .objt-button.objt-icon-left-animate:hover .objt-icon, .rtl .objt-button.objt-icon-left-animate:hover .objt-text { transform: translateX(0); }
.rtl a.button.objt-icon-right-animate .objt-icon, .rtl button.objt-icon-right-animate .objt-icon, .rtl input[type="button"].objt-icon-right-animate .objt-icon, .rtl .objt-button.objt-icon-right-animate .objt-icon { transform: translateX(-400%); }
.rtl a.button.objt-icon-right-animate .objt-text, .rtl button.objt-icon-right-animate .objt-text, .rtl input[type="button"].objt-icon-right-animate .objt-text, .rtl .objt-button.objt-icon-right-animate .objt-text { transform: translateX(-1em); }
.rtl a.button.objt-icon-right-animate:hover .objt-icon, .rtl a.button.objt-icon-right-animate:hover .objt-text, .rtl button.objt-icon-right-animate:hover .objt-icon, .rtl button.objt-icon-right-animate:hover .objt-text, .rtl input[type="button"].objt-icon-right-animate:hover .objt-icon, .rtl input[type="button"].objt-icon-right-animate:hover .objt-text, .rtl .objt-button.objt-icon-right-animate:hover .objt-icon, .rtl .objt-button.objt-icon-right-animate:hover .objt-text { transform: translateX(0px); }
.rtl a.button.objt-icon-over .objt-icon, .rtl button.objt-icon-over .objt-icon, .rtl input[type="button"].objt-icon-over .objt-icon, .rtl .objt-button.objt-icon-over .objt-icon { left: -50%; transform: translate(200%, -50%); }
.rtl a.button.objt-icon-over:hover .objt-icon, .rtl button.objt-icon-over:hover .objt-icon, .rtl input[type="button"].objt-icon-over:hover .objt-icon, .rtl .objt-button.objt-icon-over:hover .objt-icon { transform: translate(50%, -50%); }
a.button.objt-black, button.objt-black, input[type="button"].objt-black, .objt-button.objt-black { background-color: #3D3D3D; text-shadow: 0 2px 0 #292929; color: white; }
a.button.objt-black .objt-overlay::after, button.objt-black .objt-overlay::after, input[type="button"].objt-black .objt-overlay::after, .objt-button.objt-black .objt-overlay::after { background-color: #292929; }
a.button.objt-black.objt-fill:hover, button.objt-black.objt-fill:hover, input[type="button"].objt-black.objt-fill:hover, .objt-button.objt-black.objt-fill:hover { background-color: #292929 !important; }
a.button.objt-white, button.objt-white, input[type="button"].objt-white, .objt-button.objt-white { background-color: #FFFFFF; text-shadow: 0 2px 0 #ebebeb; color: black; }
a.button.objt-white .objt-overlay::after, button.objt-white .objt-overlay::after, input[type="button"].objt-white .objt-overlay::after, .objt-button.objt-white .objt-overlay::after { background-color: #ebebeb; }
a.button.objt-white.objt-fill:hover, button.objt-white.objt-fill:hover, input[type="button"].objt-white.objt-fill:hover, .objt-button.objt-white.objt-fill:hover { background-color: #ebebeb !important; }
a.button.objt-masala, button.objt-masala, input[type="button"].objt-masala, .objt-button.objt-masala { background-color: #3D3D3D; text-shadow: 0 2px 0 #292929; color: white; }
a.button.objt-masala .objt-overlay::after, button.objt-masala .objt-overlay::after, input[type="button"].objt-masala .objt-overlay::after, .objt-button.objt-masala .objt-overlay::after { background-color: #292929; }
a.button.objt-masala.objt-fill:hover, button.objt-masala.objt-fill:hover, input[type="button"].objt-masala.objt-fill:hover, .objt-button.objt-masala.objt-fill:hover { background-color: #292929 !important; }
a.button.objt-dark-gray, button.objt-dark-gray, input[type="button"].objt-dark-gray, .objt-button.objt-dark-gray { background-color: #AAAAAA; text-shadow: 0 2px 0 #969696; color: white; }
a.button.objt-dark-gray .objt-overlay::after, button.objt-dark-gray .objt-overlay::after, input[type="button"].objt-dark-gray .objt-overlay::after, .objt-button.objt-dark-gray .objt-overlay::after { background-color: #969696; }
a.button.objt-dark-gray.objt-fill:hover, button.objt-dark-gray.objt-fill:hover, input[type="button"].objt-dark-gray.objt-fill:hover, .objt-button.objt-dark-gray.objt-fill:hover { background-color: #969696 !important; }
a.button.objt-ball-blue, button.objt-ball-blue, input[type="button"].objt-ball-blue, .objt-button.objt-ball-blue { background-color: #1BB0CE; text-shadow: 0 2px 0 #1691aa; color: white; }
a.button.objt-ball-blue .objt-overlay::after, button.objt-ball-blue .objt-overlay::after, input[type="button"].objt-ball-blue .objt-overlay::after, .objt-button.objt-ball-blue .objt-overlay::after { background-color: #1691aa; }
a.button.objt-ball-blue.objt-fill:hover, button.objt-ball-blue.objt-fill:hover, input[type="button"].objt-ball-blue.objt-fill:hover, .objt-button.objt-ball-blue.objt-fill:hover { background-color: #1691aa !important; }
a.button.objt-fountain-blue, button.objt-fountain-blue, input[type="button"].objt-fountain-blue, .objt-button.objt-fountain-blue { background-color: #5BACBA; text-shadow: 0 2px 0 #4698a6; color: white; }
a.button.objt-fountain-blue .objt-overlay::after, button.objt-fountain-blue .objt-overlay::after, input[type="button"].objt-fountain-blue .objt-overlay::after, .objt-button.objt-fountain-blue .objt-overlay::after { background-color: #4698a6; }
a.button.objt-fountain-blue.objt-fill:hover, button.objt-fountain-blue.objt-fill:hover, input[type="button"].objt-fountain-blue.objt-fill:hover, .objt-button.objt-fountain-blue.objt-fill:hover { background-color: #4698a6 !important; }
a.button.objt-shamrock, button.objt-shamrock, input[type="button"].objt-shamrock, .objt-button.objt-shamrock { background-color: #2CC990; text-shadow: 0 2px 0 #25a878; color: white; }
a.button.objt-shamrock .objt-overlay::after, button.objt-shamrock .objt-overlay::after, input[type="button"].objt-shamrock .objt-overlay::after, .objt-button.objt-shamrock .objt-overlay::after { background-color: #25a878; }
a.button.objt-shamrock.objt-fill:hover, button.objt-shamrock.objt-fill:hover, input[type="button"].objt-shamrock.objt-fill:hover, .objt-button.objt-shamrock.objt-fill:hover { background-color: #25a878 !important; }
a.button.objt-curios-blue, button.objt-curios-blue, input[type="button"].objt-curios-blue, .objt-button.objt-curios-blue { background-color: #2C82C9; text-shadow: 0 2px 0 #256ca8; color: white; }
a.button.objt-curios-blue .objt-overlay::after, button.objt-curios-blue .objt-overlay::after, input[type="button"].objt-curios-blue .objt-overlay::after, .objt-button.objt-curios-blue .objt-overlay::after { background-color: #256ca8; }
a.button.objt-curios-blue.objt-fill:hover, button.objt-curios-blue.objt-fill:hover, input[type="button"].objt-curios-blue.objt-fill:hover, .objt-button.objt-curios-blue.objt-fill:hover { background-color: #256ca8 !important; }
a.button.objt-light-sea-green, button.objt-light-sea-green, input[type="button"].objt-light-sea-green, .objt-button.objt-light-sea-green { background-color: #1ABC9C; text-shadow: 0 2px 0 #15987e; color: white; }
a.button.objt-light-sea-green .objt-overlay::after, button.objt-light-sea-green .objt-overlay::after, input[type="button"].objt-light-sea-green .objt-overlay::after, .objt-button.objt-light-sea-green .objt-overlay::after { background-color: #15987e; }
a.button.objt-light-sea-green.objt-fill:hover, button.objt-light-sea-green.objt-fill:hover, input[type="button"].objt-light-sea-green.objt-fill:hover, .objt-button.objt-light-sea-green.objt-fill:hover { background-color: #15987e !important; }
a.button.objt-emerald, button.objt-emerald, input[type="button"].objt-emerald, .objt-button.objt-emerald { background-color: #4EBA6F; text-shadow: 0 2px 0 #3fa15d; color: white; }
a.button.objt-emerald .objt-overlay::after, button.objt-emerald .objt-overlay::after, input[type="button"].objt-emerald .objt-overlay::after, .objt-button.objt-emerald .objt-overlay::after { background-color: #3fa15d; }
a.button.objt-emerald.objt-fill:hover, button.objt-emerald.objt-fill:hover, input[type="button"].objt-emerald.objt-fill:hover, .objt-button.objt-emerald.objt-fill:hover { background-color: #3fa15d !important; }
a.button.objt-energy-yellow, button.objt-energy-yellow, input[type="button"].objt-energy-yellow, .objt-button.objt-energy-yellow { background-color: #EEE657; text-shadow: 0 2px 0 #eae032; color: white; }
a.button.objt-energy-yellow .objt-overlay::after, button.objt-energy-yellow .objt-overlay::after, input[type="button"].objt-energy-yellow .objt-overlay::after, .objt-button.objt-energy-yellow .objt-overlay::after { background-color: #eae032; }
a.button.objt-energy-yellow.objt-fill:hover, button.objt-energy-yellow.objt-fill:hover, input[type="button"].objt-energy-yellow.objt-fill:hover, .objt-button.objt-energy-yellow.objt-fill:hover { background-color: #eae032 !important; }
a.button.objt-mikado-yellow, button.objt-mikado-yellow, input[type="button"].objt-mikado-yellow, .objt-button.objt-mikado-yellow { background-color: #FCCD0F; text-shadow: 0 2px 0 #dfb403; color: white; }
a.button.objt-mikado-yellow .objt-overlay::after, button.objt-mikado-yellow .objt-overlay::after, input[type="button"].objt-mikado-yellow .objt-overlay::after, .objt-button.objt-mikado-yellow .objt-overlay::after { background-color: #dfb403; }
a.button.objt-mikado-yellow.objt-fill:hover, button.objt-mikado-yellow.objt-fill:hover, input[type="button"].objt-mikado-yellow.objt-fill:hover, .objt-button.objt-mikado-yellow.objt-fill:hover { background-color: #dfb403 !important; }
a.button.objt-pink-salmon, button.objt-pink-salmon, input[type="button"].objt-pink-salmon, .objt-button.objt-pink-salmon { background-color: #FF91A9; text-shadow: 0 2px 0 #ff6889; color: white; }
a.button.objt-pink-salmon .objt-overlay::after, button.objt-pink-salmon .objt-overlay::after, input[type="button"].objt-pink-salmon .objt-overlay::after, .objt-button.objt-pink-salmon .objt-overlay::after { background-color: #ff6889; }
a.button.objt-pink-salmon.objt-fill:hover, button.objt-pink-salmon.objt-fill:hover, input[type="button"].objt-pink-salmon.objt-fill:hover, .objt-button.objt-pink-salmon.objt-fill:hover { background-color: #ff6889 !important; }
a.button.objt-wisteria, button.objt-wisteria, input[type="button"].objt-wisteria, .objt-button.objt-wisteria { background-color: #9E69AF; text-shadow: 0 2px 0 #8a539c; color: white; }
a.button.objt-wisteria .objt-overlay::after, button.objt-wisteria .objt-overlay::after, input[type="button"].objt-wisteria .objt-overlay::after, .objt-button.objt-wisteria .objt-overlay::after { background-color: #8a539c; }
a.button.objt-wisteria.objt-fill:hover, button.objt-wisteria.objt-fill:hover, input[type="button"].objt-wisteria.objt-fill:hover, .objt-button.objt-wisteria.objt-fill:hover { background-color: #8a539c !important; }
a.button.objt-lilac, button.objt-lilac, input[type="button"].objt-lilac, .objt-button.objt-lilac { background-color: #CEACD2; text-shadow: 0 2px 0 #be92c4; color: white; }
a.button.objt-lilac .objt-overlay::after, button.objt-lilac .objt-overlay::after, input[type="button"].objt-lilac .objt-overlay::after, .objt-button.objt-lilac .objt-overlay::after { background-color: #be92c4; }
a.button.objt-lilac.objt-fill:hover, button.objt-lilac.objt-fill:hover, input[type="button"].objt-lilac.objt-fill:hover, .objt-button.objt-lilac.objt-fill:hover { background-color: #be92c4 !important; }
a.button.objt-pale-sky, button.objt-pale-sky, input[type="button"].objt-pale-sky, .objt-button.objt-pale-sky { background-color: #5F7487; text-shadow: 0 2px 0 #4e5f6f; color: white; }
a.button.objt-pale-sky .objt-overlay::after, button.objt-pale-sky .objt-overlay::after, input[type="button"].objt-pale-sky .objt-overlay::after, .objt-button.objt-pale-sky .objt-overlay::after { background-color: #4e5f6f; }
a.button.objt-pale-sky.objt-fill:hover, button.objt-pale-sky.objt-fill:hover, input[type="button"].objt-pale-sky.objt-fill:hover, .objt-button.objt-pale-sky.objt-fill:hover { background-color: #4e5f6f !important; }
a.button.objt-tower-gray, button.objt-tower-gray, input[type="button"].objt-tower-gray, .objt-button.objt-tower-gray { background-color: #ADBCC3; text-shadow: 0 2px 0 #95a9b2; color: white; }
a.button.objt-tower-gray .objt-overlay::after, button.objt-tower-gray .objt-overlay::after, input[type="button"].objt-tower-gray .objt-overlay::after, .objt-button.objt-tower-gray .objt-overlay::after { background-color: #95a9b2; }
a.button.objt-tower-gray.objt-fill:hover, button.objt-tower-gray.objt-fill:hover, input[type="button"].objt-tower-gray.objt-fill:hover, .objt-button.objt-tower-gray.objt-fill:hover { background-color: #95a9b2 !important; }
a.button.objt-william, button.objt-william, input[type="button"].objt-william, .objt-button.objt-william { background-color: #3A5F6F; text-shadow: 0 2px 0 #2c4854; color: white; }
a.button.objt-william .objt-overlay::after, button.objt-william .objt-overlay::after, input[type="button"].objt-william .objt-overlay::after, .objt-button.objt-william .objt-overlay::after { background-color: #2c4854; }
a.button.objt-william.objt-fill:hover, button.objt-william.objt-fill:hover, input[type="button"].objt-william.objt-fill:hover, .objt-button.objt-william.objt-fill:hover { background-color: #2c4854 !important; }
a.button.objt-carmine-pink, button.objt-carmine-pink, input[type="button"].objt-carmine-pink, .objt-button.objt-carmine-pink { background-color: #E74C3C; text-shadow: 0 2px 0 #df2e1b; color: white; }
a.button.objt-carmine-pink .objt-overlay::after, button.objt-carmine-pink .objt-overlay::after, input[type="button"].objt-carmine-pink .objt-overlay::after, .objt-button.objt-carmine-pink .objt-overlay::after { background-color: #df2e1b; }
a.button.objt-carmine-pink.objt-fill:hover, button.objt-carmine-pink.objt-fill:hover, input[type="button"].objt-carmine-pink.objt-fill:hover, .objt-button.objt-carmine-pink.objt-fill:hover { background-color: #df2e1b !important; }
a.button.objt-persimmon, button.objt-persimmon, input[type="button"].objt-persimmon, .objt-button.objt-persimmon { background-color: #FF6A55; text-shadow: 0 2px 0 #ff462c; color: white; }
a.button.objt-persimmon .objt-overlay::after, button.objt-persimmon .objt-overlay::after, input[type="button"].objt-persimmon .objt-overlay::after, .objt-button.objt-persimmon .objt-overlay::after { background-color: #ff462c; }
a.button.objt-persimmon.objt-fill:hover, button.objt-persimmon.objt-fill:hover, input[type="button"].objt-persimmon.objt-fill:hover, .objt-button.objt-persimmon.objt-fill:hover { background-color: #ff462c !important; }
a.button.objt-tan-hide, button.objt-tan-hide, input[type="button"].objt-tan-hide, .objt-button.objt-tan-hide { background-color: #FF9F55; text-shadow: 0 2px 0 #ff882c; color: white; }
a.button.objt-tan-hide .objt-overlay::after, button.objt-tan-hide .objt-overlay::after, input[type="button"].objt-tan-hide .objt-overlay::after, .objt-button.objt-tan-hide .objt-overlay::after { background-color: #ff882c; }
a.button.objt-tan-hide.objt-fill:hover, button.objt-tan-hide.objt-fill:hover, input[type="button"].objt-tan-hide.objt-fill:hover, .objt-button.objt-tan-hide.objt-fill:hover { background-color: #ff882c !important; }
a.button.objt-wild-watermelon, button.objt-wild-watermelon, input[type="button"].objt-wild-watermelon, .objt-button.objt-wild-watermelon { background-color: #FF6E78; text-shadow: 0 2px 0 #ff4552; color: white; }
a.button.objt-wild-watermelon .objt-overlay::after, button.objt-wild-watermelon .objt-overlay::after, input[type="button"].objt-wild-watermelon .objt-overlay::after, .objt-button.objt-wild-watermelon .objt-overlay::after { background-color: #ff4552; }
a.button.objt-wild-watermelon.objt-fill:hover, button.objt-wild-watermelon.objt-fill:hover, input[type="button"].objt-wild-watermelon.objt-fill:hover, .objt-button.objt-wild-watermelon.objt-fill:hover { background-color: #ff4552 !important; }
a.button.objt-iceberg, button.objt-iceberg, input[type="button"].objt-iceberg, .objt-button.objt-iceberg { background-color: #73B1D6; text-shadow: 0 2px 0 #539fcd; color: white; }
a.button.objt-iceberg .objt-overlay::after, button.objt-iceberg .objt-overlay::after, input[type="button"].objt-iceberg .objt-overlay::after, .objt-button.objt-iceberg .objt-overlay::after { background-color: #539fcd; }
a.button.objt-iceberg.objt-fill:hover, button.objt-iceberg.objt-fill:hover, input[type="button"].objt-iceberg.objt-fill:hover, .objt-button.objt-iceberg.objt-fill:hover { background-color: #539fcd !important; }
a.button.objt-dark-lavender, button.objt-dark-lavender, input[type="button"].objt-dark-lavender, .objt-button.objt-dark-lavender { background-color: #745A90; text-shadow: 0 2px 0 #604a77; color: white; }
a.button.objt-dark-lavender .objt-overlay::after, button.objt-dark-lavender .objt-overlay::after, input[type="button"].objt-dark-lavender .objt-overlay::after, .objt-button.objt-dark-lavender .objt-overlay::after { background-color: #604a77; }
a.button.objt-dark-lavender.objt-fill:hover, button.objt-dark-lavender.objt-fill:hover, input[type="button"].objt-dark-lavender.objt-fill:hover, .objt-button.objt-dark-lavender.objt-fill:hover { background-color: #604a77 !important; }
a.button.objt-viking, button.objt-viking, input[type="button"].objt-viking, .objt-button.objt-viking { background-color: #5CD5E6; text-shadow: 0 2px 0 #39cce1; color: white; }
a.button.objt-viking .objt-overlay::after, button.objt-viking .objt-overlay::after, input[type="button"].objt-viking .objt-overlay::after, .objt-button.objt-viking .objt-overlay::after { background-color: #39cce1; }
a.button.objt-viking.objt-fill:hover, button.objt-viking.objt-fill:hover, input[type="button"].objt-viking.objt-fill:hover, .objt-button.objt-viking.objt-fill:hover { background-color: #39cce1 !important; }
a.button.objt-tiffany-blue, button.objt-tiffany-blue, input[type="button"].objt-tiffany-blue, .objt-button.objt-tiffany-blue { background-color: #00B5B5; text-shadow: 0 2px 0 #008c8c; color: white; }
a.button.objt-tiffany-blue .objt-overlay::after, button.objt-tiffany-blue .objt-overlay::after, input[type="button"].objt-tiffany-blue .objt-overlay::after, .objt-button.objt-tiffany-blue .objt-overlay::after { background-color: #008c8c; }
a.button.objt-tiffany-blue.objt-fill:hover, button.objt-tiffany-blue.objt-fill:hover, input[type="button"].objt-tiffany-blue.objt-fill:hover, .objt-button.objt-tiffany-blue.objt-fill:hover { background-color: #008c8c !important; }
a.button.objt-pastel-orange, button.objt-pastel-orange, input[type="button"].objt-pastel-orange, .objt-button.objt-pastel-orange { background-color: #FCB941; text-shadow: 0 2px 0 #fbaa19; color: white; }
a.button.objt-pastel-orange .objt-overlay::after, button.objt-pastel-orange .objt-overlay::after, input[type="button"].objt-pastel-orange .objt-overlay::after, .objt-button.objt-pastel-orange .objt-overlay::after { background-color: #fbaa19; }
a.button.objt-pastel-orange.objt-fill:hover, button.objt-pastel-orange.objt-fill:hover, input[type="button"].objt-pastel-orange.objt-fill:hover, .objt-button.objt-pastel-orange.objt-fill:hover { background-color: #fbaa19 !important; }
a.button.objt-east-bay, button.objt-east-bay, input[type="button"].objt-east-bay, .objt-button.objt-east-bay { background-color: #395781; text-shadow: 0 2px 0 #2c4465; color: white; }
a.button.objt-east-bay .objt-overlay::after, button.objt-east-bay .objt-overlay::after, input[type="button"].objt-east-bay .objt-overlay::after, .objt-button.objt-east-bay .objt-overlay::after { background-color: #2c4465; }
a.button.objt-east-bay.objt-fill:hover, button.objt-east-bay.objt-fill:hover, input[type="button"].objt-east-bay.objt-fill:hover, .objt-button.objt-east-bay.objt-fill:hover { background-color: #2c4465 !important; }
a.button.objt-steel-blue, button.objt-steel-blue, input[type="button"].objt-steel-blue, .objt-button.objt-steel-blue { background-color: #4589B0; text-shadow: 0 2px 0 #3a7293; color: white; }
a.button.objt-steel-blue .objt-overlay::after, button.objt-steel-blue .objt-overlay::after, input[type="button"].objt-steel-blue .objt-overlay::after, .objt-button.objt-steel-blue .objt-overlay::after { background-color: #3a7293; }
a.button.objt-steel-blue.objt-fill:hover, button.objt-steel-blue.objt-fill:hover, input[type="button"].objt-steel-blue.objt-fill:hover, .objt-button.objt-steel-blue.objt-fill:hover { background-color: #3a7293 !important; }
a.button.objt-half-backed, button.objt-half-backed, input[type="button"].objt-half-backed, .objt-button.objt-half-backed { background-color: #84CCD1; text-shadow: 0 2px 0 #66c0c6; color: white; }
a.button.objt-half-backed .objt-overlay::after, button.objt-half-backed .objt-overlay::after, input[type="button"].objt-half-backed .objt-overlay::after, .objt-button.objt-half-backed .objt-overlay::after { background-color: #66c0c6; }
a.button.objt-half-backed.objt-fill:hover, button.objt-half-backed.objt-fill:hover, input[type="button"].objt-half-backed.objt-fill:hover, .objt-button.objt-half-backed.objt-fill:hover { background-color: #66c0c6 !important; }
a.button.objt-tapestry, button.objt-tapestry, input[type="button"].objt-tapestry, .objt-button.objt-tapestry { background-color: #B95A84; text-shadow: 0 2px 0 #a44670; color: white; }
a.button.objt-tapestry .objt-overlay::after, button.objt-tapestry .objt-overlay::after, input[type="button"].objt-tapestry .objt-overlay::after, .objt-button.objt-tapestry .objt-overlay::after { background-color: #a44670; }
a.button.objt-tapestry.objt-fill:hover, button.objt-tapestry.objt-fill:hover, input[type="button"].objt-tapestry.objt-fill:hover, .objt-button.objt-tapestry.objt-fill:hover { background-color: #a44670 !important; }
a.button.objt-fire-engine-red, button.objt-fire-engine-red, input[type="button"].objt-fire-engine-red, .objt-button.objt-fire-engine-red { background-color: #CD2C24; text-shadow: 0 2px 0 #aa251e; color: white; }
a.button.objt-fire-engine-red .objt-overlay::after, button.objt-fire-engine-red .objt-overlay::after, input[type="button"].objt-fire-engine-red .objt-overlay::after, .objt-button.objt-fire-engine-red .objt-overlay::after { background-color: #aa251e; }
a.button.objt-fire-engine-red.objt-fill:hover, button.objt-fire-engine-red.objt-fill:hover, input[type="button"].objt-fire-engine-red.objt-fill:hover, .objt-button.objt-fire-engine-red.objt-fill:hover { background-color: #aa251e !important; }
a.button.objt-dark-orange, button.objt-dark-orange, input[type="button"].objt-dark-orange, .objt-button.objt-dark-orange { background-color: #FF8C00; text-shadow: 0 2px 0 #d67600; color: white; }
a.button.objt-dark-orange .objt-overlay::after, button.objt-dark-orange .objt-overlay::after, input[type="button"].objt-dark-orange .objt-overlay::after, .objt-button.objt-dark-orange .objt-overlay::after { background-color: #d67600; }
a.button.objt-dark-orange.objt-fill:hover, button.objt-dark-orange.objt-fill:hover, input[type="button"].objt-dark-orange.objt-fill:hover, .objt-button.objt-dark-orange.objt-fill:hover { background-color: #d67600 !important; }
a.button.objt-brick-red, button.objt-brick-red, input[type="button"].objt-brick-red, .objt-button.objt-brick-red { background-color: #CC4452; text-shadow: 0 2px 0 #b6323f; color: white; }
a.button.objt-brick-red .objt-overlay::after, button.objt-brick-red .objt-overlay::after, input[type="button"].objt-brick-red .objt-overlay::after, .objt-button.objt-brick-red .objt-overlay::after { background-color: #b6323f; }
a.button.objt-brick-red.objt-fill:hover, button.objt-brick-red.objt-fill:hover, input[type="button"].objt-brick-red.objt-fill:hover, .objt-button.objt-brick-red.objt-fill:hover { background-color: #b6323f !important; }
a.button.objt-khaki, button.objt-khaki, input[type="button"].objt-khaki, .objt-button.objt-khaki { background-color: khaki; text-shadow: 0 2px 0 #ebde68; color: white; }
a.button.objt-khaki .objt-overlay::after, button.objt-khaki .objt-overlay::after, input[type="button"].objt-khaki .objt-overlay::after, .objt-button.objt-khaki .objt-overlay::after { background-color: #ebde68; }
a.button.objt-khaki.objt-fill:hover, button.objt-khaki.objt-fill:hover, input[type="button"].objt-khaki.objt-fill:hover, .objt-button.objt-khaki.objt-fill:hover { background-color: #ebde68 !important; }
a.button.objt-dark-text, button.objt-dark-text, input[type="button"].objt-dark-text, .objt-button.objt-dark-text { color: black; }
a.button.objt-uppercase, button.objt-uppercase, input[type="button"].objt-uppercase, .objt-button.objt-uppercase { text-transform: uppercase; }

input[type="submit"], input[type="reset"] { font-weight: 600; display: inline-block; position: relative; line-height: 100%; margin-bottom: 1em; border: none; cursor: pointer; overflow: hidden; z-index: 1; transition: all 450ms; }
input[type="submit"]:focus, input[type="reset"]:focus { outline: none; }
input[type="submit"] > *, input[type="reset"] > * { position: relative; }
input[type="submit"] .objt-overlay, input[type="reset"] .objt-overlay { position: absolute; width: 120%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: transform 450ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
input[type="submit"] .objt-overlay::after, input[type="reset"] .objt-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; }
input[type="submit"].objt-round .objt-overlay, input[type="reset"].objt-round .objt-overlay { width: 120%; }
input[type="submit"]:hover .objt-overlay, input[type="reset"]:hover .objt-overlay { transform: translate(-50%, -50%) scale(1, 1); }
input[type="submit"].objt-fill, input[type="reset"].objt-fill { transition: background-color 450ms; }
input[type="submit"].objt-fill .objt-overlay, input[type="reset"].objt-fill .objt-overlay { display: none; }

/* $Table ============================
====================================== */
table { margin-bottom: 1.4em; width: 100%; max-width: 100%; border: 1px solid #EAEAEA; }

th { font-weight: bold; }

thead th { background: #aaa; }

th, td, caption { padding: 4px 10px 4px 5px; }

td { border-color: #EAEAEA; border-style: solid; border-width: 0 1px 1px 0; }

table.striped tr:nth-child(even) td, table tr.even td { background: #fcfcfc; }

/** Auxin modern input text form elements */
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea { font-size: 100%; padding: 0.625em 0.75em; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus { outline: none; }
input.objt-large[type="text"], input.objt-large[type="password"], input.objt-large[type="email"], input.objt-large[type="tel"], input.objt-large[type="url"], textarea.objt-large { padding: 1em 1em; font-size: 110%; }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea, input.objt-outline[type="text"], input.objt-outline[type="password"], input.objt-outline[type="email"], input.objt-outline[type="tel"], input.objt-outline[type="url"], textarea.objt-outline { border: solid 1px #bbb; background: transparent; }
input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="url"]:-moz-placeholder, textarea:-moz-placeholder, input.objt-outline[type="text"]:-moz-placeholder, input.objt-outline[type="password"]:-moz-placeholder, input.objt-outline[type="email"]:-moz-placeholder, input.objt-outline[type="tel"]:-moz-placeholder, input.objt-outline[type="url"]:-moz-placeholder, textarea.objt-outline:-moz-placeholder { color: #C5C5C5; }
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, textarea::-moz-placeholder, input.objt-outline[type="text"]::-moz-placeholder, input.objt-outline[type="password"]::-moz-placeholder, input.objt-outline[type="email"]::-moz-placeholder, input.objt-outline[type="tel"]::-moz-placeholder, input.objt-outline[type="url"]::-moz-placeholder, textarea.objt-outline::-moz-placeholder { color: #C5C5C5; }
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, textarea:-ms-input-placeholder, input.objt-outline[type="text"]:-ms-input-placeholder, input.objt-outline[type="password"]:-ms-input-placeholder, input.objt-outline[type="email"]:-ms-input-placeholder, input.objt-outline[type="tel"]:-ms-input-placeholder, input.objt-outline[type="url"]:-ms-input-placeholder, textarea.objt-outline:-ms-input-placeholder { color: #C5C5C5; }
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input.objt-outline[type="text"]::-webkit-input-placeholder, input.objt-outline[type="password"]::-webkit-input-placeholder, input.objt-outline[type="email"]::-webkit-input-placeholder, input.objt-outline[type="tel"]::-webkit-input-placeholder, input.objt-outline[type="url"]::-webkit-input-placeholder, textarea.objt-outline::-webkit-input-placeholder { color: #C5C5C5; }
input.objt-fill[type="text"], input.objt-fill[type="password"], input.objt-fill[type="email"], input.objt-fill[type="tel"], input.objt-fill[type="url"], textarea.objt-fill { background-color: #F1F1F1; border: none; }
input.objt-fill[type="text"]:-moz-placeholder, input.objt-fill[type="password"]:-moz-placeholder, input.objt-fill[type="email"]:-moz-placeholder, input.objt-fill[type="tel"]:-moz-placeholder, input.objt-fill[type="url"]:-moz-placeholder, textarea.objt-fill:-moz-placeholder { color: #C3C3C3; }
input.objt-fill[type="text"]::-moz-placeholder, input.objt-fill[type="password"]::-moz-placeholder, input.objt-fill[type="email"]::-moz-placeholder, input.objt-fill[type="tel"]::-moz-placeholder, input.objt-fill[type="url"]::-moz-placeholder, textarea.objt-fill::-moz-placeholder { color: #C3C3C3; }
input.objt-fill[type="text"]:-ms-input-placeholder, input.objt-fill[type="password"]:-ms-input-placeholder, input.objt-fill[type="email"]:-ms-input-placeholder, input.objt-fill[type="tel"]:-ms-input-placeholder, input.objt-fill[type="url"]:-ms-input-placeholder, textarea.objt-fill:-ms-input-placeholder { color: #C3C3C3; }
input.objt-fill[type="text"]::-webkit-input-placeholder, input.objt-fill[type="password"]::-webkit-input-placeholder, input.objt-fill[type="email"]::-webkit-input-placeholder, input.objt-fill[type="tel"]::-webkit-input-placeholder, input.objt-fill[type="url"]::-webkit-input-placeholder, textarea.objt-fill::-webkit-input-placeholder { color: #C3C3C3; }
input.objt-bottom-line[type="text"], input.objt-bottom-line[type="password"], input.objt-bottom-line[type="email"], input.objt-bottom-line[type="tel"], input.objt-bottom-line[type="url"], textarea.objt-bottom-line { background: transparent; border: none; border-bottom: solid 1px #bbb; padding-left: 0; }
input.objt-bottom-line[type="text"]:-moz-placeholder, input.objt-bottom-line[type="password"]:-moz-placeholder, input.objt-bottom-line[type="email"]:-moz-placeholder, input.objt-bottom-line[type="tel"]:-moz-placeholder, input.objt-bottom-line[type="url"]:-moz-placeholder, textarea.objt-bottom-line:-moz-placeholder { color: #C3C3C3; }
input.objt-bottom-line[type="text"]::-moz-placeholder, input.objt-bottom-line[type="password"]::-moz-placeholder, input.objt-bottom-line[type="email"]::-moz-placeholder, input.objt-bottom-line[type="tel"]::-moz-placeholder, input.objt-bottom-line[type="url"]::-moz-placeholder, textarea.objt-bottom-line::-moz-placeholder { color: #C3C3C3; }
input.objt-bottom-line[type="text"]:-ms-input-placeholder, input.objt-bottom-line[type="password"]:-ms-input-placeholder, input.objt-bottom-line[type="email"]:-ms-input-placeholder, input.objt-bottom-line[type="tel"]:-ms-input-placeholder, input.objt-bottom-line[type="url"]:-ms-input-placeholder, textarea.objt-bottom-line:-ms-input-placeholder { color: #C3C3C3; }
input.objt-bottom-line[type="text"]::-webkit-input-placeholder, input.objt-bottom-line[type="password"]::-webkit-input-placeholder, input.objt-bottom-line[type="email"]::-webkit-input-placeholder, input.objt-bottom-line[type="tel"]::-webkit-input-placeholder, input.objt-bottom-line[type="url"]::-webkit-input-placeholder, textarea.objt-bottom-line::-webkit-input-placeholder { color: #C3C3C3; }
input.objt-light[type="text"], input.objt-light[type="password"], input.objt-light[type="email"], input.objt-light[type="tel"], input.objt-light[type="url"], textarea.objt-light { color: #fff; }
input.objt-light[type="text"], input.objt-light[type="password"], input.objt-light[type="email"], input.objt-light[type="tel"], input.objt-light[type="url"], textarea.objt-light, input.objt-light.objt-outline[type="text"], input.objt-light.objt-outline[type="password"], input.objt-light.objt-outline[type="email"], input.objt-light.objt-outline[type="tel"], input.objt-light.objt-outline[type="url"], textarea.objt-light.objt-outline { border-color: #fff; }
input.objt-light[type="text"]:-moz-placeholder, input.objt-light[type="password"]:-moz-placeholder, input.objt-light[type="email"]:-moz-placeholder, input.objt-light[type="tel"]:-moz-placeholder, input.objt-light[type="url"]:-moz-placeholder, textarea.objt-light:-moz-placeholder, input.objt-light.objt-outline[type="text"]:-moz-placeholder, input.objt-light.objt-outline[type="password"]:-moz-placeholder, input.objt-light.objt-outline[type="email"]:-moz-placeholder, input.objt-light.objt-outline[type="tel"]:-moz-placeholder, input.objt-light.objt-outline[type="url"]:-moz-placeholder, textarea.objt-light.objt-outline:-moz-placeholder { color: #cccccc; }
input.objt-light[type="text"]::-moz-placeholder, input.objt-light[type="password"]::-moz-placeholder, input.objt-light[type="email"]::-moz-placeholder, input.objt-light[type="tel"]::-moz-placeholder, input.objt-light[type="url"]::-moz-placeholder, textarea.objt-light::-moz-placeholder, input.objt-light.objt-outline[type="text"]::-moz-placeholder, input.objt-light.objt-outline[type="password"]::-moz-placeholder, input.objt-light.objt-outline[type="email"]::-moz-placeholder, input.objt-light.objt-outline[type="tel"]::-moz-placeholder, input.objt-light.objt-outline[type="url"]::-moz-placeholder, textarea.objt-light.objt-outline::-moz-placeholder { color: #cccccc; }
input.objt-light[type="text"]:-ms-input-placeholder, input.objt-light[type="password"]:-ms-input-placeholder, input.objt-light[type="email"]:-ms-input-placeholder, input.objt-light[type="tel"]:-ms-input-placeholder, input.objt-light[type="url"]:-ms-input-placeholder, textarea.objt-light:-ms-input-placeholder, input.objt-light.objt-outline[type="text"]:-ms-input-placeholder, input.objt-light.objt-outline[type="password"]:-ms-input-placeholder, input.objt-light.objt-outline[type="email"]:-ms-input-placeholder, input.objt-light.objt-outline[type="tel"]:-ms-input-placeholder, input.objt-light.objt-outline[type="url"]:-ms-input-placeholder, textarea.objt-light.objt-outline:-ms-input-placeholder { color: #cccccc; }
input.objt-light[type="text"]::-webkit-input-placeholder, input.objt-light[type="password"]::-webkit-input-placeholder, input.objt-light[type="email"]::-webkit-input-placeholder, input.objt-light[type="tel"]::-webkit-input-placeholder, input.objt-light[type="url"]::-webkit-input-placeholder, textarea.objt-light::-webkit-input-placeholder, input.objt-light.objt-outline[type="text"]::-webkit-input-placeholder, input.objt-light.objt-outline[type="password"]::-webkit-input-placeholder, input.objt-light.objt-outline[type="email"]::-webkit-input-placeholder, input.objt-light.objt-outline[type="tel"]::-webkit-input-placeholder, input.objt-light.objt-outline[type="url"]::-webkit-input-placeholder, textarea.objt-light.objt-outline::-webkit-input-placeholder { color: #cccccc; }
input.objt-light.objt-fill[type="text"], input.objt-light.objt-fill[type="password"], input.objt-light.objt-fill[type="email"], input.objt-light.objt-fill[type="tel"], input.objt-light.objt-fill[type="url"], textarea.objt-light.objt-fill { background-color: #e6e6e6; }
input.objt-light.objt-fill[type="text"]:-moz-placeholder, input.objt-light.objt-fill[type="password"]:-moz-placeholder, input.objt-light.objt-fill[type="email"]:-moz-placeholder, input.objt-light.objt-fill[type="tel"]:-moz-placeholder, input.objt-light.objt-fill[type="url"]:-moz-placeholder, textarea.objt-light.objt-fill:-moz-placeholder { color: #cccccc; }
input.objt-light.objt-fill[type="text"]::-moz-placeholder, input.objt-light.objt-fill[type="password"]::-moz-placeholder, input.objt-light.objt-fill[type="email"]::-moz-placeholder, input.objt-light.objt-fill[type="tel"]::-moz-placeholder, input.objt-light.objt-fill[type="url"]::-moz-placeholder, textarea.objt-light.objt-fill::-moz-placeholder { color: #cccccc; }
input.objt-light.objt-fill[type="text"]:-ms-input-placeholder, input.objt-light.objt-fill[type="password"]:-ms-input-placeholder, input.objt-light.objt-fill[type="email"]:-ms-input-placeholder, input.objt-light.objt-fill[type="tel"]:-ms-input-placeholder, input.objt-light.objt-fill[type="url"]:-ms-input-placeholder, textarea.objt-light.objt-fill:-ms-input-placeholder { color: #cccccc; }
input.objt-light.objt-fill[type="text"]::-webkit-input-placeholder, input.objt-light.objt-fill[type="password"]::-webkit-input-placeholder, input.objt-light.objt-fill[type="email"]::-webkit-input-placeholder, input.objt-light.objt-fill[type="tel"]::-webkit-input-placeholder, input.objt-light.objt-fill[type="url"]::-webkit-input-placeholder, textarea.objt-light.objt-fill::-webkit-input-placeholder { color: #cccccc; }
input.objt-light.objt-bottom-line[type="text"], input.objt-light.objt-bottom-line[type="password"], input.objt-light.objt-bottom-line[type="email"], input.objt-light.objt-bottom-line[type="tel"], input.objt-light.objt-bottom-line[type="url"], textarea.objt-light.objt-bottom-line { border-bottom-color: #fff; }

/** Auxin dropdown style */
.objt-dropdown-container, .objt-select, .objt-dropdown { position: relative; z-index: 10; }
.objt-dropdown-container:after, .objt-select:after, .objt-dropdown:after { width: 0; height: 0; border-top: 0.45em solid #3d3d3d; border-left: 0.3em solid transparent; border-right: 0.3em solid transparent; content: ''; display: inline-block; position: relative; vertical-align: middle; left: -1.5em; z-index: -1; }
.objt-dropdown-container select, .objt-select select, .objt-dropdown select { -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border-radius: 0; padding: 0.5em 2em 0.5em 1em; }
.objt-dropdown-container select:focus, .objt-select select:focus, .objt-dropdown select:focus { outline: none; }

/* align =============================
====================================== */
.hidden { display: none !important; }

.left { float: left; }

.right { float: right; }

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

.alignright, .alignleft { margin-bottom: 1em; }

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

.alignleft { float: left; margin-right: 1.5em; }

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

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

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

.objt-center-margin { margin-right: auto; margin-left: auto; }

.objt-float-right { float: right; }

.objt-float-left { float: left; }

.rtl .left { float: right; }
.rtl .right { float: left; }
.rtl .objt-text-align-left { text-align: right; }
.rtl .objt-text-align-right { text-align: left; }
.rtl .objt-float-right { float: left; }
.rtl .objt-float-left { float: right; }
/* auxin Grid
-------------------- */
.objt-1-1, .objt-1-2, .objt-1-3, .objt-2-3, .objt-1-4, .objt-2-4, .objt-3-4, .objt-1-5, .objt-2-5, .objt-3-5, .objt-4-5, .objt-1-6, .objt-2-6, .objt-3-6, .objt-4-6, .objt-5-6, .objt-1-7, .objt-2-7, .objt-3-7, .objt-4-7, .objt-5-7, .objt-6-7, .objt-1-8, .objt-2-8, .objt-3-8, .objt-4-8, .objt-5-8, .objt-6-8, .objt-7-8, .objt-1-9, .objt-2-9, .objt-3-9, .objt-4-9, .objt-5-9, .objt-6-9, .objt-7-9, .objt-7-9, .objt-1-10, .objt-2-10, .objt-3-10, .objt-4-10, .objt-5-10, .objt-6-10, .objt-7-10, .objt-8-10, .objt-9-10, .objt-1-11, .objt-2-11, .objt-3-11, .objt-4-11, .objt-5-11, .objt-6-11, .objt-7-11, .objt-8-11, .objt-9-11, .objt-10-11, .objt-1-12, .objt-2-12, .objt-3-12, .objt-4-12, .objt-5-12, .objt-6-12, .objt-7-12, .objt-8-12, .objt-9-12, .objt-10-12, .objt-11-12, .objt-col { padding-left: 15px; padding-right: 15px; float: left; display: block; }
.objt-no-gutter > .objt-1-1, .objt-no-gutter > .objt-1-2, .objt-no-gutter > .objt-1-3, .objt-no-gutter > .objt-2-3, .objt-no-gutter > .objt-1-4, .objt-no-gutter > .objt-2-4, .objt-no-gutter > .objt-3-4, .objt-no-gutter > .objt-1-5, .objt-no-gutter > .objt-2-5, .objt-no-gutter > .objt-3-5, .objt-no-gutter > .objt-4-5, .objt-no-gutter > .objt-1-6, .objt-no-gutter > .objt-2-6, .objt-no-gutter > .objt-3-6, .objt-no-gutter > .objt-4-6, .objt-no-gutter > .objt-5-6, .objt-no-gutter > .objt-1-7, .objt-no-gutter > .objt-2-7, .objt-no-gutter > .objt-3-7, .objt-no-gutter > .objt-4-7, .objt-no-gutter > .objt-5-7, .objt-no-gutter > .objt-6-7, .objt-no-gutter > .objt-1-8, .objt-no-gutter > .objt-2-8, .objt-no-gutter > .objt-3-8, .objt-no-gutter > .objt-4-8, .objt-no-gutter > .objt-5-8, .objt-no-gutter > .objt-6-8, .objt-no-gutter > .objt-7-8, .objt-no-gutter > .objt-1-9, .objt-no-gutter > .objt-2-9, .objt-no-gutter > .objt-3-9, .objt-no-gutter > .objt-4-9, .objt-no-gutter > .objt-5-9, .objt-no-gutter > .objt-6-9, .objt-no-gutter > .objt-7-9, .objt-no-gutter > .objt-7-9, .objt-no-gutter > .objt-1-10, .objt-no-gutter > .objt-2-10, .objt-no-gutter > .objt-3-10, .objt-no-gutter > .objt-4-10, .objt-no-gutter > .objt-5-10, .objt-no-gutter > .objt-6-10, .objt-no-gutter > .objt-7-10, .objt-no-gutter > .objt-8-10, .objt-no-gutter > .objt-9-10, .objt-no-gutter > .objt-1-11, .objt-no-gutter > .objt-2-11, .objt-no-gutter > .objt-3-11, .objt-no-gutter > .objt-4-11, .objt-no-gutter > .objt-5-11, .objt-no-gutter > .objt-6-11, .objt-no-gutter > .objt-7-11, .objt-no-gutter > .objt-8-11, .objt-no-gutter > .objt-9-11, .objt-no-gutter > .objt-10-11, .objt-no-gutter > .objt-1-12, .objt-no-gutter > .objt-2-12, .objt-no-gutter > .objt-3-12, .objt-no-gutter > .objt-4-12, .objt-no-gutter > .objt-5-12, .objt-no-gutter > .objt-6-12, .objt-no-gutter > .objt-7-12, .objt-no-gutter > .objt-8-12, .objt-no-gutter > .objt-9-12, .objt-no-gutter > .objt-10-12, .objt-no-gutter > .objt-11-12, .objt-no-gutter > .objt-col { padding-left: 0; padding-right: 0; }

.objt-1-1, .objt-1-2, .objt-1-3, .objt-2-3, .objt-1-4, .objt-2-4, .objt-3-4, .objt-1-5, .objt-2-5, .objt-3-5, .objt-4-5, .objt-1-6, .objt-2-6, .objt-3-6, .objt-4-6, .objt-5-6, .objt-1-7, .objt-2-7, .objt-3-7, .objt-4-7, .objt-5-7, .objt-6-7, .objt-1-8, .objt-2-8, .objt-3-8, .objt-4-8, .objt-5-8, .objt-6-8, .objt-7-8, .objt-1-9, .objt-2-9, .objt-3-9, .objt-4-9, .objt-5-9, .objt-6-9, .objt-7-9, .objt-7-9, .objt-1-10, .objt-2-10, .objt-3-10, .objt-4-10, .objt-5-10, .objt-6-10, .objt-7-10, .objt-8-10, .objt-9-10, .objt-1-11, .objt-2-11, .objt-3-11, .objt-4-11, .objt-5-11, .objt-6-11, .objt-7-11, .objt-8-11, .objt-9-11, .objt-10-11, .objt-1-12, .objt-2-12, .objt-3-12, .objt-4-12, .objt-5-12, .objt-6-12, .objt-7-12, .objt-8-12, .objt-9-12, .objt-10-12, .objt-11-12 { margin-bottom: 30px; }

.objt-col-wrapper, .objt-row, .objt-col1, .objt-col2, .objt-col3, .objt-col4, .objt-col5, .objt-col5, .objt-col6, .objt-col7, .objt-col8, .objt-col9, .objt-col10, .objt-col11, .objt-col12 { position: relative; }
.objt-col-wrapper:after, .objt-row:after, .objt-col1:after, .objt-col2:after, .objt-col3:after, .objt-col4:after, .objt-col5:after, .objt-col5:after, .objt-col6:after, .objt-col7:after, .objt-col8:after, .objt-col9:after, .objt-col10:after, .objt-col11:after, .objt-col12:after { content: ""; display: table; clear: both; }
.objt-col-wrapper.objt-no-gutter, .objt-row.objt-no-gutter, .objt-col1.objt-no-gutter, .objt-col2.objt-no-gutter, .objt-col3.objt-no-gutter, .objt-col4.objt-no-gutter, .objt-col5.objt-no-gutter, .objt-col5.objt-no-gutter, .objt-col6.objt-no-gutter, .objt-col7.objt-no-gutter, .objt-col8.objt-no-gutter, .objt-col9.objt-no-gutter, .objt-col10.objt-no-gutter, .objt-col11.objt-no-gutter, .objt-col12.objt-no-gutter { margin-right: 0; margin-left: 0; }

.objt-col1 { margin-bottom: 30px; }

.objt-col2 { margin-bottom: 30px; }

.objt-col3 { margin-bottom: 30px; }

.objt-col4 { margin-bottom: 30px; }

.objt-col5 { margin-bottom: 30px; }

.objt-col6 { margin-bottom: 30px; }

.objt-col7 { margin-bottom: 30px; }

.objt-col8 { margin-bottom: 30px; }

.objt-col9 { margin-bottom: 30px; }

.objt-col10 { margin-bottom: 30px; }

.objt-col11 { margin-bottom: 30px; }

.objt-col12 { margin-bottom: 30px; }

.objt-col-wrapper, .objt-row, .objt-col2, .objt-col3, .objt-col4, .objt-col5, .objt-col6, .objt-col7, .objt-col8, .objt-col9, .objt-col10, .objt-col11, .objt-col12 { margin-left: -15px; margin-right: -15px; }

.objt-1-1 { width: 100%; }

.objt-1-2 { width: 50%; }

.objt-1-3 { width: 33.33%; }

.objt-1-4 { width: 25%; }

.objt-1-5 { width: 20%; }

.objt-1-6 { width: 16.66%; }

.objt-1-7 { width: 14.28%; }

.objt-1-8 { width: 12.5%; }

.objt-1-9 { width: 11.11%; }

.objt-1-10 { width: 10%; }

.objt-1-11 { width: 9.09%; }

.objt-1-12 { width: 8.33%; }

.objt-2-2 { width: 100%; }

.objt-2-3 { width: 66.66%; }

.objt-2-4 { width: 50%; }

.objt-2-5 { width: 40%; }

.objt-2-6 { width: 33.33%; }

.objt-2-7 { width: 28.57%; }

.objt-2-8 { width: 25%; }

.objt-2-9 { width: 22.22%; }

.objt-2-10 { width: 20%; }

.objt-2-11 { width: 18.18%; }

.objt-2-12 { width: 16.66%; }

.objt-3-3 { width: 100%; }

.objt-3-4 { width: 75%; }

.objt-3-5 { width: 60%; }

.objt-3-6 { width: 50%; }

.objt-3-7 { width: 42.85%; }

.objt-3-8 { width: 37.5%; }

.objt-3-9 { width: 33.33%; }

.objt-3-10 { width: 30%; }

.objt-3-11 { width: 27.27%; }

.objt-3-12 { width: 25%; }

.objt-4-4 { width: 100%; }

.objt-4-5 { width: 80%; }

.objt-4-6 { width: 66.66%; }

.objt-4-7 { width: 57.14%; }

.objt-4-8 { width: 50%; }

.objt-4-9 { width: 44.44%; }

.objt-4-10 { width: 40%; }

.objt-4-11 { width: 36.36%; }

.objt-4-12 { width: 33.33%; }

.objt-5-5 { width: 100%; }

.objt-5-6 { width: 83.33%; }

.objt-5-7 { width: 71.42%; }

.objt-5-8 { width: 62.5%; }

.objt-5-9 { width: 55.55%; }

.objt-5-10 { width: 50%; }

.objt-5-11 { width: 45.45%; }

.objt-5-12 { width: 41.66%; }

.objt-6-6 { width: 100%; }

.objt-6-7 { width: 85.71%; }

.objt-6-8 { width: 75%; }

.objt-6-9 { width: 66.66%; }

.objt-6-10 { width: 60%; }

.objt-6-11 { width: 54.54%; }

.objt-6-12 { width: 50%; }

.objt-7-7 { width: 100%; }

.objt-7-8 { width: 87.5%; }

.objt-7-9 { width: 77.77%; }

.objt-7-10 { width: 70%; }

.objt-7-11 { width: 63.63%; }

.objt-7-12 { width: 58.33%; }

.objt-8-8 { width: 100%; }

.objt-8-9 { width: 88.88%; }

.objt-8-10 { width: 80%; }

.objt-8-11 { width: 72.72%; }

.objt-8-12 { width: 66.66%; }

.objt-9-9 { width: 100%; }

.objt-9-10 { width: 90%; }

.objt-9-11 { width: 81.81%; }

.objt-9-12 { width: 75%; }

.objt-10-10 { width: 100%; }

.objt-10-11 { width: 90.9%; }

.objt-10-12 { width: 83.33%; }

.objt-11-11 { width: 100%; }

.objt-11-12 { width: 91.66%; }

.objt-12-12 { width: 100%; }

/* grid for tablet */
@media screen and (max-width: 1024px) and (min-width: 768px) { .objt-tb-1-1 { width: 100%; }
  .objt-tb-1-2 { width: 50%; }
  .objt-tb-1-3 { width: 33.33%; }
  .objt-tb-1-4 { width: 25%; }
  .objt-tb-1-5 { width: 20%; }
  .objt-tb-1-6 { width: 16.66%; }
  .objt-tb-1-7 { width: 14.28%; }
  .objt-tb-1-8 { width: 12.5%; }
  .objt-tb-1-9 { width: 11.11%; }
  .objt-tb-1-10 { width: 10%; }
  .objt-tb-1-11 { width: 9.09%; }
  .objt-tb-1-12 { width: 8.33%; }
  .objt-tb-2-2 { width: 100%; }
  .objt-tb-2-3 { width: 66.66%; }
  .objt-tb-2-4 { width: 50%; }
  .objt-tb-2-5 { width: 40%; }
  .objt-tb-2-6 { width: 33.33%; }
  .objt-tb-2-7 { width: 28.57%; }
  .objt-tb-2-8 { width: 25%; }
  .objt-tb-2-9 { width: 22.22%; }
  .objt-tb-2-10 { width: 20%; }
  .objt-tb-2-11 { width: 18.18%; }
  .objt-tb-2-12 { width: 16.66%; }
  .objt-tb-3-3 { width: 100%; }
  .objt-tb-3-4 { width: 75%; }
  .objt-tb-3-5 { width: 60%; }
  .objt-tb-3-6 { width: 50%; }
  .objt-tb-3-7 { width: 42.85%; }
  .objt-tb-3-8 { width: 37.5%; }
  .objt-tb-3-9 { width: 33.33%; }
  .objt-tb-3-10 { width: 30%; }
  .objt-tb-3-11 { width: 27.27%; }
  .objt-tb-3-12 { width: 25%; }
  .objt-tb-4-4 { width: 100%; }
  .objt-tb-4-5 { width: 80%; }
  .objt-tb-4-6 { width: 66.66%; }
  .objt-tb-4-7 { width: 57.14%; }
  .objt-tb-4-8 { width: 50%; }
  .objt-tb-4-9 { width: 44.44%; }
  .objt-tb-4-10 { width: 40%; }
  .objt-tb-4-11 { width: 36.36%; }
  .objt-tb-4-12 { width: 33.33%; }
  .objt-tb-5-5 { width: 100%; }
  .objt-tb-5-6 { width: 83.33%; }
  .objt-tb-5-7 { width: 71.42%; }
  .objt-tb-5-8 { width: 62.5%; }
  .objt-tb-5-9 { width: 55.55%; }
  .objt-tb-5-10 { width: 50%; }
  .objt-tb-5-11 { width: 45.45%; }
  .objt-tb-5-12 { width: 41.66%; }
  .objt-tb-6-6 { width: 100%; }
  .objt-tb-6-7 { width: 85.71%; }
  .objt-tb-6-8 { width: 75%; }
  .objt-tb-6-9 { width: 66.66%; }
  .objt-tb-6-10 { width: 60%; }
  .objt-tb-6-11 { width: 54.54%; }
  .objt-tb-6-12 { width: 50%; }
  .objt-tb-7-7 { width: 100%; }
  .objt-tb-7-8 { width: 87.5%; }
  .objt-tb-7-9 { width: 77.77%; }
  .objt-tb-7-10 { width: 70%; }
  .objt-tb-7-11 { width: 63.63%; }
  .objt-tb-7-12 { width: 58.33%; }
  .objt-tb-8-8 { width: 100%; }
  .objt-tb-8-9 { width: 88.88%; }
  .objt-tb-8-10 { width: 80%; }
  .objt-tb-8-11 { width: 72.72%; }
  .objt-tb-8-12 { width: 66.66%; }
  .objt-tb-9-9 { width: 100%; }
  .objt-tb-9-10 { width: 90%; }
  .objt-tb-9-11 { width: 81.81%; }
  .objt-tb-9-12 { width: 75%; }
  .objt-tb-10-10 { width: 100%; }
  .objt-tb-10-11 { width: 90.9%; }
  .objt-tb-10-12 { width: 83.33%; }
  .objt-tb-11-11 { width: 100%; }
  .objt-tb-11-12 { width: 91.66%; }
  .objt-tb-12-12 { width: 100%; } }
/* grid for mobile */
@media screen and (max-width: 767px) { .objt-mb-1-1 { width: 100%; }
  .objt-mb-1-2 { width: 50%; }
  .objt-mb-1-3 { width: 33.33%; }
  .objt-mb-1-4 { width: 25%; }
  .objt-mb-1-5 { width: 20%; }
  .objt-mb-1-6 { width: 16.66%; }
  .objt-mb-1-7 { width: 14.28%; }
  .objt-mb-1-8 { width: 12.5%; }
  .objt-mb-1-9 { width: 11.11%; }
  .objt-mb-1-10 { width: 10%; }
  .objt-mb-1-11 { width: 9.09%; }
  .objt-mb-1-12 { width: 8.33%; }
  .objt-mb-2-2 { width: 100%; }
  .objt-mb-2-3 { width: 66.66%; }
  .objt-mb-2-4 { width: 50%; }
  .objt-mb-2-5 { width: 40%; }
  .objt-mb-2-6 { width: 33.33%; }
  .objt-mb-2-7 { width: 28.57%; }
  .objt-mb-2-8 { width: 25%; }
  .objt-mb-2-9 { width: 22.22%; }
  .objt-mb-2-10 { width: 20%; }
  .objt-mb-2-11 { width: 18.18%; }
  .objt-mb-2-12 { width: 16.66%; }
  .objt-mb-3-3 { width: 100%; }
  .objt-mb-3-4 { width: 75%; }
  .objt-mb-3-5 { width: 60%; }
  .objt-mb-3-6 { width: 50%; }
  .objt-mb-3-7 { width: 42.85%; }
  .objt-mb-3-8 { width: 37.5%; }
  .objt-mb-3-9 { width: 33.33%; }
  .objt-mb-3-10 { width: 30%; }
  .objt-mb-3-11 { width: 27.27%; }
  .objt-mb-3-12 { width: 25%; }
  .objt-mb-4-4 { width: 100%; }
  .objt-mb-4-5 { width: 80%; }
  .objt-mb-4-6 { width: 66.66%; }
  .objt-mb-4-7 { width: 57.14%; }
  .objt-mb-4-8 { width: 50%; }
  .objt-mb-4-9 { width: 44.44%; }
  .objt-mb-4-10 { width: 40%; }
  .objt-mb-4-11 { width: 36.36%; }
  .objt-mb-4-12 { width: 33.33%; }
  .objt-mb-5-5 { width: 100%; }
  .objt-mb-5-6 { width: 83.33%; }
  .objt-mb-5-7 { width: 71.42%; }
  .objt-mb-5-8 { width: 62.5%; }
  .objt-mb-5-9 { width: 55.55%; }
  .objt-mb-5-10 { width: 50%; }
  .objt-mb-5-11 { width: 45.45%; }
  .objt-mb-5-12 { width: 41.66%; }
  .objt-mb-6-6 { width: 100%; }
  .objt-mb-6-7 { width: 85.71%; }
  .objt-mb-6-8 { width: 75%; }
  .objt-mb-6-9 { width: 66.66%; }
  .objt-mb-6-10 { width: 60%; }
  .objt-mb-6-11 { width: 54.54%; }
  .objt-mb-6-12 { width: 50%; }
  .objt-mb-7-7 { width: 100%; }
  .objt-mb-7-8 { width: 87.5%; }
  .objt-mb-7-9 { width: 77.77%; }
  .objt-mb-7-10 { width: 70%; }
  .objt-mb-7-11 { width: 63.63%; }
  .objt-mb-7-12 { width: 58.33%; }
  .objt-mb-8-8 { width: 100%; }
  .objt-mb-8-9 { width: 88.88%; }
  .objt-mb-8-10 { width: 80%; }
  .objt-mb-8-11 { width: 72.72%; }
  .objt-mb-8-12 { width: 66.66%; }
  .objt-mb-9-9 { width: 100%; }
  .objt-mb-9-10 { width: 90%; }
  .objt-mb-9-11 { width: 81.81%; }
  .objt-mb-9-12 { width: 75%; }
  .objt-mb-10-10 { width: 100%; }
  .objt-mb-10-11 { width: 90.9%; }
  .objt-mb-10-12 { width: 83.33%; }
  .objt-mb-11-11 { width: 100%; }
  .objt-mb-11-12 { width: 91.66%; }
  .objt-mb-12-12 { width: 100%; } }
.objt-border-collapse > .objt-col { border-width: 1px; border-left-width: 0; border-style: solid; }

.objt-col1 > .objt-col { width: 100%; }

.objt-col2 > .objt-col { width: 50%; }

.objt-col2 .objt-col:nth-child(2n+3) { clear: left; }
.objt-col2.objt-border-collapse .objt-col:nth-child(2n+1) { border-left-width: 1px; }

.rtl .objt-col2.objt-border-collapse .objt-col:nth-child(2n) { border-left-width: 1px; }
.rtl .objt-col2.objt-border-collapse .objt-col:nth-child(2n+1) { border-left-width: 0px; }
.objt-col2 .objt-col:nth-child(2n+3) { margin-top: 30px; }

.objt-border-collapse.objt-col2 .objt-col:nth-child(2n+3) { border-top-width: 0; }

.objt-col2 .objt-col:nth-child(2n+4) { margin-top: 30px; }

.objt-border-collapse.objt-col2 .objt-col:nth-child(2n+4) { border-top-width: 0; }

.objt-col3 > .objt-col { width: 33.33%; }

.objt-col3 .objt-col:nth-child(3n+4) { clear: left; }
.objt-col3.objt-border-collapse .objt-col:nth-child(3n+1) { border-left-width: 1px; }

.rtl .objt-col3.objt-border-collapse .objt-col:nth-child(3n) { border-left-width: 1px; }
.rtl .objt-col3.objt-border-collapse .objt-col:nth-child(3n+1) { border-left-width: 0px; }
.objt-col3 .objt-col:nth-child(3n+4) { margin-top: 30px; }

.objt-border-collapse.objt-col3 .objt-col:nth-child(3n+4) { border-top-width: 0; }

.objt-col3 .objt-col:nth-child(3n+5) { margin-top: 30px; }

.objt-border-collapse.objt-col3 .objt-col:nth-child(3n+5) { border-top-width: 0; }

.objt-col3 .objt-col:nth-child(3n+6) { margin-top: 30px; }

.objt-border-collapse.objt-col3 .objt-col:nth-child(3n+6) { border-top-width: 0; }

.objt-col4 > .objt-col { width: 25%; }

.objt-col4 .objt-col:nth-child(4n+5) { clear: left; }
.objt-col4.objt-border-collapse .objt-col:nth-child(4n+1) { border-left-width: 1px; }

.rtl .objt-col4.objt-border-collapse .objt-col:nth-child(4n) { border-left-width: 1px; }
.rtl .objt-col4.objt-border-collapse .objt-col:nth-child(4n+1) { border-left-width: 0px; }
.objt-col4 .objt-col:nth-child(4n+5) { margin-top: 30px; }

.objt-border-collapse.objt-col4 .objt-col:nth-child(4n+5) { border-top-width: 0; }

.objt-col4 .objt-col:nth-child(4n+6) { margin-top: 30px; }

.objt-border-collapse.objt-col4 .objt-col:nth-child(4n+6) { border-top-width: 0; }

.objt-col4 .objt-col:nth-child(4n+7) { margin-top: 30px; }

.objt-border-collapse.objt-col4 .objt-col:nth-child(4n+7) { border-top-width: 0; }

.objt-col4 .objt-col:nth-child(4n+8) { margin-top: 30px; }

.objt-border-collapse.objt-col4 .objt-col:nth-child(4n+8) { border-top-width: 0; }

.objt-col5 > .objt-col { width: 20%; }

.objt-col5 .objt-col:nth-child(5n+6) { clear: left; }
.objt-col5.objt-border-collapse .objt-col:nth-child(5n+1) { border-left-width: 1px; }

.rtl .objt-col5.objt-border-collapse .objt-col:nth-child(5n) { border-left-width: 1px; }
.rtl .objt-col5.objt-border-collapse .objt-col:nth-child(5n+1) { border-left-width: 0px; }
.objt-col5 .objt-col:nth-child(5n+6) { margin-top: 30px; }

.objt-border-collapse.objt-col5 .objt-col:nth-child(5n+6) { border-top-width: 0; }

.objt-col5 .objt-col:nth-child(5n+7) { margin-top: 30px; }

.objt-border-collapse.objt-col5 .objt-col:nth-child(5n+7) { border-top-width: 0; }

.objt-col5 .objt-col:nth-child(5n+8) { margin-top: 30px; }

.objt-border-collapse.objt-col5 .objt-col:nth-child(5n+8) { border-top-width: 0; }

.objt-col5 .objt-col:nth-child(5n+9) { margin-top: 30px; }

.objt-border-collapse.objt-col5 .objt-col:nth-child(5n+9) { border-top-width: 0; }

.objt-col5 .objt-col:nth-child(5n+10) { margin-top: 30px; }

.objt-border-collapse.objt-col5 .objt-col:nth-child(5n+10) { border-top-width: 0; }

.objt-col6 > .objt-col { width: 16.66%; }

.objt-col6 .objt-col:nth-child(6n+7) { clear: left; }
.objt-col6.objt-border-collapse .objt-col:nth-child(6n+1) { border-left-width: 1px; }

.rtl .objt-col6.objt-border-collapse .objt-col:nth-child(6n) { border-left-width: 1px; }
.rtl .objt-col6.objt-border-collapse .objt-col:nth-child(6n+1) { border-left-width: 0px; }
.objt-col6 .objt-col:nth-child(6n+7) { margin-top: 30px; }

.objt-border-collapse.objt-col6 .objt-col:nth-child(6n+7) { border-top-width: 0; }

.objt-col6 .objt-col:nth-child(6n+8) { margin-top: 30px; }

.objt-border-collapse.objt-col6 .objt-col:nth-child(6n+8) { border-top-width: 0; }

.objt-col6 .objt-col:nth-child(6n+9) { margin-top: 30px; }

.objt-border-collapse.objt-col6 .objt-col:nth-child(6n+9) { border-top-width: 0; }

.objt-col6 .objt-col:nth-child(6n+10) { margin-top: 30px; }

.objt-border-collapse.objt-col6 .objt-col:nth-child(6n+10) { border-top-width: 0; }

.objt-col6 .objt-col:nth-child(6n+11) { margin-top: 30px; }

.objt-border-collapse.objt-col6 .objt-col:nth-child(6n+11) { border-top-width: 0; }

.objt-col6 .objt-col:nth-child(6n+12) { margin-top: 30px; }

.objt-border-collapse.objt-col6 .objt-col:nth-child(6n+12) { border-top-width: 0; }

.objt-col7 > .objt-col { width: 14.28%; }

.objt-col7 .objt-col:nth-child(7n+8) { clear: left; }
.objt-col7.objt-border-collapse .objt-col:nth-child(7n+1) { border-left-width: 1px; }

.rtl .objt-col7.objt-border-collapse .objt-col:nth-child(7n) { border-left-width: 1px; }
.rtl .objt-col7.objt-border-collapse .objt-col:nth-child(7n+1) { border-left-width: 0px; }
.objt-col7 .objt-col:nth-child(7n+8) { margin-top: 30px; }

.objt-border-collapse.objt-col7 .objt-col:nth-child(7n+8) { border-top-width: 0; }

.objt-col7 .objt-col:nth-child(7n+9) { margin-top: 30px; }

.objt-border-collapse.objt-col7 .objt-col:nth-child(7n+9) { border-top-width: 0; }

.objt-col7 .objt-col:nth-child(7n+10) { margin-top: 30px; }

.objt-border-collapse.objt-col7 .objt-col:nth-child(7n+10) { border-top-width: 0; }

.objt-col7 .objt-col:nth-child(7n+11) { margin-top: 30px; }

.objt-border-collapse.objt-col7 .objt-col:nth-child(7n+11) { border-top-width: 0; }

.objt-col7 .objt-col:nth-child(7n+12) { margin-top: 30px; }

.objt-border-collapse.objt-col7 .objt-col:nth-child(7n+12) { border-top-width: 0; }

.objt-col7 .objt-col:nth-child(7n+13) { margin-top: 30px; }

.objt-border-collapse.objt-col7 .objt-col:nth-child(7n+13) { border-top-width: 0; }

.objt-col7 .objt-col:nth-child(7n+14) { margin-top: 30px; }

.objt-border-collapse.objt-col7 .objt-col:nth-child(7n+14) { border-top-width: 0; }

.objt-col8 > .objt-col { width: 12.5%; }

.objt-col8 .objt-col:nth-child(8n+9) { clear: left; }
.objt-col8.objt-border-collapse .objt-col:nth-child(8n+1) { border-left-width: 1px; }

.rtl .objt-col8.objt-border-collapse .objt-col:nth-child(8n) { border-left-width: 1px; }
.rtl .objt-col8.objt-border-collapse .objt-col:nth-child(8n+1) { border-left-width: 0px; }
.objt-col8 .objt-col:nth-child(8n+9) { margin-top: 30px; }

.objt-border-collapse.objt-col8 .objt-col:nth-child(8n+9) { border-top-width: 0; }

.objt-col8 .objt-col:nth-child(8n+10) { margin-top: 30px; }

.objt-border-collapse.objt-col8 .objt-col:nth-child(8n+10) { border-top-width: 0; }

.objt-col8 .objt-col:nth-child(8n+11) { margin-top: 30px; }

.objt-border-collapse.objt-col8 .objt-col:nth-child(8n+11) { border-top-width: 0; }

.objt-col8 .objt-col:nth-child(8n+12) { margin-top: 30px; }

.objt-border-collapse.objt-col8 .objt-col:nth-child(8n+12) { border-top-width: 0; }

.objt-col8 .objt-col:nth-child(8n+13) { margin-top: 30px; }

.objt-border-collapse.objt-col8 .objt-col:nth-child(8n+13) { border-top-width: 0; }

.objt-col8 .objt-col:nth-child(8n+14) { margin-top: 30px; }

.objt-border-collapse.objt-col8 .objt-col:nth-child(8n+14) { border-top-width: 0; }

.objt-col8 .objt-col:nth-child(8n+15) { margin-top: 30px; }

.objt-border-collapse.objt-col8 .objt-col:nth-child(8n+15) { border-top-width: 0; }

.objt-col8 .objt-col:nth-child(8n+16) { margin-top: 30px; }

.objt-border-collapse.objt-col8 .objt-col:nth-child(8n+16) { border-top-width: 0; }

.objt-col9 > .objt-col { width: 11.11%; }

.objt-col9 .objt-col:nth-child(9n+10) { clear: left; }
.objt-col9.objt-border-collapse .objt-col:nth-child(9n+1) { border-left-width: 1px; }

.rtl .objt-col9.objt-border-collapse .objt-col:nth-child(9n) { border-left-width: 1px; }
.rtl .objt-col9.objt-border-collapse .objt-col:nth-child(9n+1) { border-left-width: 0px; }
.objt-col9 .objt-col:nth-child(9n+10) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+10) { border-top-width: 0; }

.objt-col9 .objt-col:nth-child(9n+11) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+11) { border-top-width: 0; }

.objt-col9 .objt-col:nth-child(9n+12) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+12) { border-top-width: 0; }

.objt-col9 .objt-col:nth-child(9n+13) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+13) { border-top-width: 0; }

.objt-col9 .objt-col:nth-child(9n+14) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+14) { border-top-width: 0; }

.objt-col9 .objt-col:nth-child(9n+15) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+15) { border-top-width: 0; }

.objt-col9 .objt-col:nth-child(9n+16) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+16) { border-top-width: 0; }

.objt-col9 .objt-col:nth-child(9n+17) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+17) { border-top-width: 0; }

.objt-col9 .objt-col:nth-child(9n+18) { margin-top: 30px; }

.objt-border-collapse.objt-col9 .objt-col:nth-child(9n+18) { border-top-width: 0; }

.objt-col10 > .objt-col { width: 10%; }

.objt-col10 .objt-col:nth-child(10n+11) { clear: left; }
.objt-col10.objt-border-collapse .objt-col:nth-child(10n+1) { border-left-width: 1px; }

.rtl .objt-col10.objt-border-collapse .objt-col:nth-child(10n) { border-left-width: 1px; }
.rtl .objt-col10.objt-border-collapse .objt-col:nth-child(10n+1) { border-left-width: 0px; }
.objt-col10 .objt-col:nth-child(10n+11) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+11) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+12) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+12) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+13) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+13) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+14) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+14) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+15) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+15) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+16) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+16) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+17) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+17) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+18) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+18) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+19) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+19) { border-top-width: 0; }

.objt-col10 .objt-col:nth-child(10n+20) { margin-top: 30px; }

.objt-border-collapse.objt-col10 .objt-col:nth-child(10n+20) { border-top-width: 0; }

.objt-col11 > .objt-col { width: 9.09%; }

.objt-col11 .objt-col:nth-child(11n+12) { clear: left; }
.objt-col11.objt-border-collapse .objt-col:nth-child(11n+1) { border-left-width: 1px; }

.rtl .objt-col11.objt-border-collapse .objt-col:nth-child(11n) { border-left-width: 1px; }
.rtl .objt-col11.objt-border-collapse .objt-col:nth-child(11n+1) { border-left-width: 0px; }
.objt-col11 .objt-col:nth-child(11n+12) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+12) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+13) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+13) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+14) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+14) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+15) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+15) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+16) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+16) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+17) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+17) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+18) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+18) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+19) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+19) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+20) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+20) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+21) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+21) { border-top-width: 0; }

.objt-col11 .objt-col:nth-child(11n+22) { margin-top: 30px; }

.objt-border-collapse.objt-col11 .objt-col:nth-child(11n+22) { border-top-width: 0; }

.objt-col12 > .objt-col { width: 8.33%; }

.objt-col12 .objt-col:nth-child(12n+13) { clear: left; }
.objt-col12.objt-border-collapse .objt-col:nth-child(12n+1) { border-left-width: 1px; }

.rtl .objt-col12.objt-border-collapse .objt-col:nth-child(12n) { border-left-width: 1px; }
.rtl .objt-col12.objt-border-collapse .objt-col:nth-child(12n+1) { border-left-width: 0px; }
.objt-col12 .objt-col:nth-child(12n+13) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+13) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+14) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+14) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+15) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+15) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+16) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+16) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+17) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+17) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+18) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+18) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+19) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+19) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+20) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+20) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+21) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+21) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+22) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+22) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+23) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+23) { border-top-width: 0; }

.objt-col12 .objt-col:nth-child(12n+24) { margin-top: 30px; }

.objt-border-collapse.objt-col12 .objt-col:nth-child(12n+24) { border-top-width: 0; }

.objt-col1 > .objt-col:nth-child(n+2) { margin-top: 30px; }
.objt-col1.objt-border-collapse > .objt-col { border-left-width: 1px; }
.objt-col1.objt-border-collapse > .objt-col:nth-child(n+2) { border-top-width: 0; }

/* grid for desktop */
@media screen and (min-width: 1025px) { .objt-de-col1 > .objt-col { width: 100%; }
  .objt-de-col2 > .objt-col { width: 50%; }
  .objt-de-col2 .objt-col:nth-child(2n+3) { clear: left; }
  .objt-de-col2.objt-border-collapse .objt-col:nth-child(2n+1) { border-left-width: 1px; }
  .rtl .objt-de-col2.objt-border-collapse .objt-col:nth-child(2n) { border-left-width: 1px; }
  .rtl .objt-de-col2.objt-border-collapse .objt-col:nth-child(2n+1) { border-left-width: 0px; }
  .objt-de-col2 .objt-col:nth-child(2n+3) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col2 .objt-col:nth-child(2n+3) { border-top-width: 0; }
  .objt-de-col2 .objt-col:nth-child(2n+4) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col2 .objt-col:nth-child(2n+4) { border-top-width: 0; }
  .objt-de-col3 > .objt-col { width: 33.33%; }
  .objt-de-col3 .objt-col:nth-child(3n+4) { clear: left; }
  .objt-de-col3.objt-border-collapse .objt-col:nth-child(3n+1) { border-left-width: 1px; }
  .rtl .objt-de-col3.objt-border-collapse .objt-col:nth-child(3n) { border-left-width: 1px; }
  .rtl .objt-de-col3.objt-border-collapse .objt-col:nth-child(3n+1) { border-left-width: 0px; }
  .objt-de-col3 .objt-col:nth-child(3n+4) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col3 .objt-col:nth-child(3n+4) { border-top-width: 0; }
  .objt-de-col3 .objt-col:nth-child(3n+5) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col3 .objt-col:nth-child(3n+5) { border-top-width: 0; }
  .objt-de-col3 .objt-col:nth-child(3n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col3 .objt-col:nth-child(3n+6) { border-top-width: 0; }
  .objt-de-col4 > .objt-col { width: 25%; }
  .objt-de-col4 .objt-col:nth-child(4n+5) { clear: left; }
  .objt-de-col4.objt-border-collapse .objt-col:nth-child(4n+1) { border-left-width: 1px; }
  .rtl .objt-de-col4.objt-border-collapse .objt-col:nth-child(4n) { border-left-width: 1px; }
  .rtl .objt-de-col4.objt-border-collapse .objt-col:nth-child(4n+1) { border-left-width: 0px; }
  .objt-de-col4 .objt-col:nth-child(4n+5) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col4 .objt-col:nth-child(4n+5) { border-top-width: 0; }
  .objt-de-col4 .objt-col:nth-child(4n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col4 .objt-col:nth-child(4n+6) { border-top-width: 0; }
  .objt-de-col4 .objt-col:nth-child(4n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col4 .objt-col:nth-child(4n+7) { border-top-width: 0; }
  .objt-de-col4 .objt-col:nth-child(4n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col4 .objt-col:nth-child(4n+8) { border-top-width: 0; }
  .objt-de-col5 > .objt-col { width: 20%; }
  .objt-de-col5 .objt-col:nth-child(5n+6) { clear: left; }
  .objt-de-col5.objt-border-collapse .objt-col:nth-child(5n+1) { border-left-width: 1px; }
  .rtl .objt-de-col5.objt-border-collapse .objt-col:nth-child(5n) { border-left-width: 1px; }
  .rtl .objt-de-col5.objt-border-collapse .objt-col:nth-child(5n+1) { border-left-width: 0px; }
  .objt-de-col5 .objt-col:nth-child(5n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col5 .objt-col:nth-child(5n+6) { border-top-width: 0; }
  .objt-de-col5 .objt-col:nth-child(5n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col5 .objt-col:nth-child(5n+7) { border-top-width: 0; }
  .objt-de-col5 .objt-col:nth-child(5n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col5 .objt-col:nth-child(5n+8) { border-top-width: 0; }
  .objt-de-col5 .objt-col:nth-child(5n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col5 .objt-col:nth-child(5n+9) { border-top-width: 0; }
  .objt-de-col5 .objt-col:nth-child(5n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col5 .objt-col:nth-child(5n+10) { border-top-width: 0; }
  .objt-de-col6 > .objt-col { width: 16.66%; }
  .objt-de-col6 .objt-col:nth-child(6n+7) { clear: left; }
  .objt-de-col6.objt-border-collapse .objt-col:nth-child(6n+1) { border-left-width: 1px; }
  .rtl .objt-de-col6.objt-border-collapse .objt-col:nth-child(6n) { border-left-width: 1px; }
  .rtl .objt-de-col6.objt-border-collapse .objt-col:nth-child(6n+1) { border-left-width: 0px; }
  .objt-de-col6 .objt-col:nth-child(6n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col6 .objt-col:nth-child(6n+7) { border-top-width: 0; }
  .objt-de-col6 .objt-col:nth-child(6n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col6 .objt-col:nth-child(6n+8) { border-top-width: 0; }
  .objt-de-col6 .objt-col:nth-child(6n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col6 .objt-col:nth-child(6n+9) { border-top-width: 0; }
  .objt-de-col6 .objt-col:nth-child(6n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col6 .objt-col:nth-child(6n+10) { border-top-width: 0; }
  .objt-de-col6 .objt-col:nth-child(6n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col6 .objt-col:nth-child(6n+11) { border-top-width: 0; }
  .objt-de-col6 .objt-col:nth-child(6n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col6 .objt-col:nth-child(6n+12) { border-top-width: 0; }
  .objt-de-col7 > .objt-col { width: 14.28%; }
  .objt-de-col7 .objt-col:nth-child(7n+8) { clear: left; }
  .objt-de-col7.objt-border-collapse .objt-col:nth-child(7n+1) { border-left-width: 1px; }
  .rtl .objt-de-col7.objt-border-collapse .objt-col:nth-child(7n) { border-left-width: 1px; }
  .rtl .objt-de-col7.objt-border-collapse .objt-col:nth-child(7n+1) { border-left-width: 0px; }
  .objt-de-col7 .objt-col:nth-child(7n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col7 .objt-col:nth-child(7n+8) { border-top-width: 0; }
  .objt-de-col7 .objt-col:nth-child(7n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col7 .objt-col:nth-child(7n+9) { border-top-width: 0; }
  .objt-de-col7 .objt-col:nth-child(7n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col7 .objt-col:nth-child(7n+10) { border-top-width: 0; }
  .objt-de-col7 .objt-col:nth-child(7n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col7 .objt-col:nth-child(7n+11) { border-top-width: 0; }
  .objt-de-col7 .objt-col:nth-child(7n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col7 .objt-col:nth-child(7n+12) { border-top-width: 0; }
  .objt-de-col7 .objt-col:nth-child(7n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col7 .objt-col:nth-child(7n+13) { border-top-width: 0; }
  .objt-de-col7 .objt-col:nth-child(7n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col7 .objt-col:nth-child(7n+14) { border-top-width: 0; }
  .objt-de-col8 > .objt-col { width: 12.5%; }
  .objt-de-col8 .objt-col:nth-child(8n+9) { clear: left; }
  .objt-de-col8.objt-border-collapse .objt-col:nth-child(8n+1) { border-left-width: 1px; }
  .rtl .objt-de-col8.objt-border-collapse .objt-col:nth-child(8n) { border-left-width: 1px; }
  .rtl .objt-de-col8.objt-border-collapse .objt-col:nth-child(8n+1) { border-left-width: 0px; }
  .objt-de-col8 .objt-col:nth-child(8n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col8 .objt-col:nth-child(8n+9) { border-top-width: 0; }
  .objt-de-col8 .objt-col:nth-child(8n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col8 .objt-col:nth-child(8n+10) { border-top-width: 0; }
  .objt-de-col8 .objt-col:nth-child(8n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col8 .objt-col:nth-child(8n+11) { border-top-width: 0; }
  .objt-de-col8 .objt-col:nth-child(8n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col8 .objt-col:nth-child(8n+12) { border-top-width: 0; }
  .objt-de-col8 .objt-col:nth-child(8n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col8 .objt-col:nth-child(8n+13) { border-top-width: 0; }
  .objt-de-col8 .objt-col:nth-child(8n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col8 .objt-col:nth-child(8n+14) { border-top-width: 0; }
  .objt-de-col8 .objt-col:nth-child(8n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col8 .objt-col:nth-child(8n+15) { border-top-width: 0; }
  .objt-de-col8 .objt-col:nth-child(8n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col8 .objt-col:nth-child(8n+16) { border-top-width: 0; }
  .objt-de-col9 > .objt-col { width: 11.11%; }
  .objt-de-col9 .objt-col:nth-child(9n+10) { clear: left; }
  .objt-de-col9.objt-border-collapse .objt-col:nth-child(9n+1) { border-left-width: 1px; }
  .rtl .objt-de-col9.objt-border-collapse .objt-col:nth-child(9n) { border-left-width: 1px; }
  .rtl .objt-de-col9.objt-border-collapse .objt-col:nth-child(9n+1) { border-left-width: 0px; }
  .objt-de-col9 .objt-col:nth-child(9n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+10) { border-top-width: 0; }
  .objt-de-col9 .objt-col:nth-child(9n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+11) { border-top-width: 0; }
  .objt-de-col9 .objt-col:nth-child(9n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+12) { border-top-width: 0; }
  .objt-de-col9 .objt-col:nth-child(9n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+13) { border-top-width: 0; }
  .objt-de-col9 .objt-col:nth-child(9n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+14) { border-top-width: 0; }
  .objt-de-col9 .objt-col:nth-child(9n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+15) { border-top-width: 0; }
  .objt-de-col9 .objt-col:nth-child(9n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+16) { border-top-width: 0; }
  .objt-de-col9 .objt-col:nth-child(9n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+17) { border-top-width: 0; }
  .objt-de-col9 .objt-col:nth-child(9n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col9 .objt-col:nth-child(9n+18) { border-top-width: 0; }
  .objt-de-col10 > .objt-col { width: 10%; }
  .objt-de-col10 .objt-col:nth-child(10n+11) { clear: left; }
  .objt-de-col10.objt-border-collapse .objt-col:nth-child(10n+1) { border-left-width: 1px; }
  .rtl .objt-de-col10.objt-border-collapse .objt-col:nth-child(10n) { border-left-width: 1px; }
  .rtl .objt-de-col10.objt-border-collapse .objt-col:nth-child(10n+1) { border-left-width: 0px; }
  .objt-de-col10 .objt-col:nth-child(10n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+11) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+12) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+13) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+14) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+15) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+16) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+17) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+18) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+19) { border-top-width: 0; }
  .objt-de-col10 .objt-col:nth-child(10n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col10 .objt-col:nth-child(10n+20) { border-top-width: 0; }
  .objt-de-col11 > .objt-col { width: 9.09%; }
  .objt-de-col11 .objt-col:nth-child(11n+12) { clear: left; }
  .objt-de-col11.objt-border-collapse .objt-col:nth-child(11n+1) { border-left-width: 1px; }
  .rtl .objt-de-col11.objt-border-collapse .objt-col:nth-child(11n) { border-left-width: 1px; }
  .rtl .objt-de-col11.objt-border-collapse .objt-col:nth-child(11n+1) { border-left-width: 0px; }
  .objt-de-col11 .objt-col:nth-child(11n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+12) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+13) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+14) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+15) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+16) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+17) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+18) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+19) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+20) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+21) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+21) { border-top-width: 0; }
  .objt-de-col11 .objt-col:nth-child(11n+22) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col11 .objt-col:nth-child(11n+22) { border-top-width: 0; }
  .objt-de-col12 > .objt-col { width: 8.33%; }
  .objt-de-col12 .objt-col:nth-child(12n+13) { clear: left; }
  .objt-de-col12.objt-border-collapse .objt-col:nth-child(12n+1) { border-left-width: 1px; }
  .rtl .objt-de-col12.objt-border-collapse .objt-col:nth-child(12n) { border-left-width: 1px; }
  .rtl .objt-de-col12.objt-border-collapse .objt-col:nth-child(12n+1) { border-left-width: 0px; }
  .objt-de-col12 .objt-col:nth-child(12n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+13) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+14) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+15) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+16) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+17) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+18) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+19) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+20) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+21) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+21) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+22) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+22) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+23) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+23) { border-top-width: 0; }
  .objt-de-col12 .objt-col:nth-child(12n+24) { margin-top: 30px; }
  .objt-border-collapse.objt-de-col12 .objt-col:nth-child(12n+24) { border-top-width: 0; }
  .objt-de-col1 > .objt-col:nth-child(n+2) { margin-top: 30px; }
  .objt-de-col1.objt-border-collapse > .objt-col { border-left-width: 1px; }
  .objt-de-col1.objt-border-collapse > .objt-col:nth-child(n+2) { border-top-width: 0; } }
/* grid for tablet */
@media screen and (max-width: 1024px) and (min-width: 768px) { .objt-tb-1 { width: 100%; }
  .objt-tb-2 { width: 50%; }
  .objt-tb-3 { width: 33.33%; }
  .objt-tb-4 { width: 25%; }
  .objt-tb-5 { width: 20%; }
  .objt-tb-6 { width: 16.66%; }
  .objt-tb-7 { width: 14.28%; }
  .objt-tb-8 { width: 12.5%; }
  .objt-tb-9 { width: 11.11%; }
  .objt-tb-10 { width: 10%; }
  .objt-tb-11 { width: 9.09%; }
  .objt-tb-12 { width: 8.33%; }
  .objt-tb-col1 > .objt-col { width: 100%; }
  .objt-tb-col2 > .objt-col { width: 50%; }
  .objt-tb-col2 .objt-col:nth-child(2n+3) { clear: left; }
  .objt-tb-col2.objt-border-collapse .objt-col:nth-child(2n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col2.objt-border-collapse .objt-col:nth-child(2n) { border-left-width: 1px; }
  .rtl .objt-tb-col2.objt-border-collapse .objt-col:nth-child(2n+1) { border-left-width: 0px; }
  .objt-tb-col2 .objt-col:nth-child(2n+3) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col2 .objt-col:nth-child(2n+3) { border-top-width: 0; }
  .objt-tb-col2 .objt-col:nth-child(2n+4) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col2 .objt-col:nth-child(2n+4) { border-top-width: 0; }
  .objt-tb-col3 > .objt-col { width: 33.33%; }
  .objt-tb-col3 .objt-col:nth-child(3n+4) { clear: left; }
  .objt-tb-col3.objt-border-collapse .objt-col:nth-child(3n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col3.objt-border-collapse .objt-col:nth-child(3n) { border-left-width: 1px; }
  .rtl .objt-tb-col3.objt-border-collapse .objt-col:nth-child(3n+1) { border-left-width: 0px; }
  .objt-tb-col3 .objt-col:nth-child(3n+4) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col3 .objt-col:nth-child(3n+4) { border-top-width: 0; }
  .objt-tb-col3 .objt-col:nth-child(3n+5) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col3 .objt-col:nth-child(3n+5) { border-top-width: 0; }
  .objt-tb-col3 .objt-col:nth-child(3n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col3 .objt-col:nth-child(3n+6) { border-top-width: 0; }
  .objt-tb-col4 > .objt-col { width: 25%; }
  .objt-tb-col4 .objt-col:nth-child(4n+5) { clear: left; }
  .objt-tb-col4.objt-border-collapse .objt-col:nth-child(4n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col4.objt-border-collapse .objt-col:nth-child(4n) { border-left-width: 1px; }
  .rtl .objt-tb-col4.objt-border-collapse .objt-col:nth-child(4n+1) { border-left-width: 0px; }
  .objt-tb-col4 .objt-col:nth-child(4n+5) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col4 .objt-col:nth-child(4n+5) { border-top-width: 0; }
  .objt-tb-col4 .objt-col:nth-child(4n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col4 .objt-col:nth-child(4n+6) { border-top-width: 0; }
  .objt-tb-col4 .objt-col:nth-child(4n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col4 .objt-col:nth-child(4n+7) { border-top-width: 0; }
  .objt-tb-col4 .objt-col:nth-child(4n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col4 .objt-col:nth-child(4n+8) { border-top-width: 0; }
  .objt-tb-col5 > .objt-col { width: 20%; }
  .objt-tb-col5 .objt-col:nth-child(5n+6) { clear: left; }
  .objt-tb-col5.objt-border-collapse .objt-col:nth-child(5n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col5.objt-border-collapse .objt-col:nth-child(5n) { border-left-width: 1px; }
  .rtl .objt-tb-col5.objt-border-collapse .objt-col:nth-child(5n+1) { border-left-width: 0px; }
  .objt-tb-col5 .objt-col:nth-child(5n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col5 .objt-col:nth-child(5n+6) { border-top-width: 0; }
  .objt-tb-col5 .objt-col:nth-child(5n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col5 .objt-col:nth-child(5n+7) { border-top-width: 0; }
  .objt-tb-col5 .objt-col:nth-child(5n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col5 .objt-col:nth-child(5n+8) { border-top-width: 0; }
  .objt-tb-col5 .objt-col:nth-child(5n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col5 .objt-col:nth-child(5n+9) { border-top-width: 0; }
  .objt-tb-col5 .objt-col:nth-child(5n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col5 .objt-col:nth-child(5n+10) { border-top-width: 0; }
  .objt-tb-col6 > .objt-col { width: 16.66%; }
  .objt-tb-col6 .objt-col:nth-child(6n+7) { clear: left; }
  .objt-tb-col6.objt-border-collapse .objt-col:nth-child(6n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col6.objt-border-collapse .objt-col:nth-child(6n) { border-left-width: 1px; }
  .rtl .objt-tb-col6.objt-border-collapse .objt-col:nth-child(6n+1) { border-left-width: 0px; }
  .objt-tb-col6 .objt-col:nth-child(6n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col6 .objt-col:nth-child(6n+7) { border-top-width: 0; }
  .objt-tb-col6 .objt-col:nth-child(6n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col6 .objt-col:nth-child(6n+8) { border-top-width: 0; }
  .objt-tb-col6 .objt-col:nth-child(6n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col6 .objt-col:nth-child(6n+9) { border-top-width: 0; }
  .objt-tb-col6 .objt-col:nth-child(6n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col6 .objt-col:nth-child(6n+10) { border-top-width: 0; }
  .objt-tb-col6 .objt-col:nth-child(6n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col6 .objt-col:nth-child(6n+11) { border-top-width: 0; }
  .objt-tb-col6 .objt-col:nth-child(6n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col6 .objt-col:nth-child(6n+12) { border-top-width: 0; }
  .objt-tb-col7 > .objt-col { width: 14.28%; }
  .objt-tb-col7 .objt-col:nth-child(7n+8) { clear: left; }
  .objt-tb-col7.objt-border-collapse .objt-col:nth-child(7n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col7.objt-border-collapse .objt-col:nth-child(7n) { border-left-width: 1px; }
  .rtl .objt-tb-col7.objt-border-collapse .objt-col:nth-child(7n+1) { border-left-width: 0px; }
  .objt-tb-col7 .objt-col:nth-child(7n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col7 .objt-col:nth-child(7n+8) { border-top-width: 0; }
  .objt-tb-col7 .objt-col:nth-child(7n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col7 .objt-col:nth-child(7n+9) { border-top-width: 0; }
  .objt-tb-col7 .objt-col:nth-child(7n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col7 .objt-col:nth-child(7n+10) { border-top-width: 0; }
  .objt-tb-col7 .objt-col:nth-child(7n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col7 .objt-col:nth-child(7n+11) { border-top-width: 0; }
  .objt-tb-col7 .objt-col:nth-child(7n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col7 .objt-col:nth-child(7n+12) { border-top-width: 0; }
  .objt-tb-col7 .objt-col:nth-child(7n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col7 .objt-col:nth-child(7n+13) { border-top-width: 0; }
  .objt-tb-col7 .objt-col:nth-child(7n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col7 .objt-col:nth-child(7n+14) { border-top-width: 0; }
  .objt-tb-col8 > .objt-col { width: 12.5%; }
  .objt-tb-col8 .objt-col:nth-child(8n+9) { clear: left; }
  .objt-tb-col8.objt-border-collapse .objt-col:nth-child(8n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col8.objt-border-collapse .objt-col:nth-child(8n) { border-left-width: 1px; }
  .rtl .objt-tb-col8.objt-border-collapse .objt-col:nth-child(8n+1) { border-left-width: 0px; }
  .objt-tb-col8 .objt-col:nth-child(8n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col8 .objt-col:nth-child(8n+9) { border-top-width: 0; }
  .objt-tb-col8 .objt-col:nth-child(8n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col8 .objt-col:nth-child(8n+10) { border-top-width: 0; }
  .objt-tb-col8 .objt-col:nth-child(8n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col8 .objt-col:nth-child(8n+11) { border-top-width: 0; }
  .objt-tb-col8 .objt-col:nth-child(8n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col8 .objt-col:nth-child(8n+12) { border-top-width: 0; }
  .objt-tb-col8 .objt-col:nth-child(8n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col8 .objt-col:nth-child(8n+13) { border-top-width: 0; }
  .objt-tb-col8 .objt-col:nth-child(8n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col8 .objt-col:nth-child(8n+14) { border-top-width: 0; }
  .objt-tb-col8 .objt-col:nth-child(8n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col8 .objt-col:nth-child(8n+15) { border-top-width: 0; }
  .objt-tb-col8 .objt-col:nth-child(8n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col8 .objt-col:nth-child(8n+16) { border-top-width: 0; }
  .objt-tb-col9 > .objt-col { width: 11.11%; }
  .objt-tb-col9 .objt-col:nth-child(9n+10) { clear: left; }
  .objt-tb-col9.objt-border-collapse .objt-col:nth-child(9n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col9.objt-border-collapse .objt-col:nth-child(9n) { border-left-width: 1px; }
  .rtl .objt-tb-col9.objt-border-collapse .objt-col:nth-child(9n+1) { border-left-width: 0px; }
  .objt-tb-col9 .objt-col:nth-child(9n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+10) { border-top-width: 0; }
  .objt-tb-col9 .objt-col:nth-child(9n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+11) { border-top-width: 0; }
  .objt-tb-col9 .objt-col:nth-child(9n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+12) { border-top-width: 0; }
  .objt-tb-col9 .objt-col:nth-child(9n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+13) { border-top-width: 0; }
  .objt-tb-col9 .objt-col:nth-child(9n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+14) { border-top-width: 0; }
  .objt-tb-col9 .objt-col:nth-child(9n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+15) { border-top-width: 0; }
  .objt-tb-col9 .objt-col:nth-child(9n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+16) { border-top-width: 0; }
  .objt-tb-col9 .objt-col:nth-child(9n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+17) { border-top-width: 0; }
  .objt-tb-col9 .objt-col:nth-child(9n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col9 .objt-col:nth-child(9n+18) { border-top-width: 0; }
  .objt-tb-col10 > .objt-col { width: 10%; }
  .objt-tb-col10 .objt-col:nth-child(10n+11) { clear: left; }
  .objt-tb-col10.objt-border-collapse .objt-col:nth-child(10n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col10.objt-border-collapse .objt-col:nth-child(10n) { border-left-width: 1px; }
  .rtl .objt-tb-col10.objt-border-collapse .objt-col:nth-child(10n+1) { border-left-width: 0px; }
  .objt-tb-col10 .objt-col:nth-child(10n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+11) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+12) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+13) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+14) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+15) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+16) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+17) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+18) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+19) { border-top-width: 0; }
  .objt-tb-col10 .objt-col:nth-child(10n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col10 .objt-col:nth-child(10n+20) { border-top-width: 0; }
  .objt-tb-col11 > .objt-col { width: 9.09%; }
  .objt-tb-col11 .objt-col:nth-child(11n+12) { clear: left; }
  .objt-tb-col11.objt-border-collapse .objt-col:nth-child(11n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col11.objt-border-collapse .objt-col:nth-child(11n) { border-left-width: 1px; }
  .rtl .objt-tb-col11.objt-border-collapse .objt-col:nth-child(11n+1) { border-left-width: 0px; }
  .objt-tb-col11 .objt-col:nth-child(11n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+12) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+13) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+14) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+15) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+16) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+17) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+18) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+19) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+20) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+21) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+21) { border-top-width: 0; }
  .objt-tb-col11 .objt-col:nth-child(11n+22) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col11 .objt-col:nth-child(11n+22) { border-top-width: 0; }
  .objt-tb-col12 > .objt-col { width: 8.33%; }
  .objt-tb-col12 .objt-col:nth-child(12n+13) { clear: left; }
  .objt-tb-col12.objt-border-collapse .objt-col:nth-child(12n+1) { border-left-width: 1px; }
  .rtl .objt-tb-col12.objt-border-collapse .objt-col:nth-child(12n) { border-left-width: 1px; }
  .rtl .objt-tb-col12.objt-border-collapse .objt-col:nth-child(12n+1) { border-left-width: 0px; }
  .objt-tb-col12 .objt-col:nth-child(12n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+13) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+14) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+15) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+16) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+17) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+18) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+19) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+20) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+21) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+21) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+22) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+22) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+23) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+23) { border-top-width: 0; }
  .objt-tb-col12 .objt-col:nth-child(12n+24) { margin-top: 30px; }
  .objt-border-collapse.objt-tb-col12 .objt-col:nth-child(12n+24) { border-top-width: 0; }
  .objt-tb-col1 > .objt-col:nth-child(n+2) { margin-top: 30px; }
  .objt-tb-col1.objt-border-collapse > .objt-col { border-left-width: 1px; }
  .objt-tb-col1.objt-border-collapse > .objt-col:nth-child(n+2) { border-top-width: 0; } }
/* grid for mobile */
@media screen and (max-width: 767px) { .objt-mb-1 { width: 100%; }
  .objt-mb-2 { width: 50%; }
  .objt-mb-3 { width: 33.33%; }
  .objt-mb-4 { width: 25%; }
  .objt-mb-5 { width: 20%; }
  .objt-mb-6 { width: 16.66%; }
  .objt-mb-7 { width: 14.28%; }
  .objt-mb-8 { width: 12.5%; }
  .objt-mb-9 { width: 11.11%; }
  .objt-mb-10 { width: 10%; }
  .objt-mb-11 { width: 9.09%; }
  .objt-mb-12 { width: 8.33%; }
  .objt-mb-col1 > .objt-col { width: 100%; }
  .objt-mb-col2 > .objt-col { width: 50%; }
  .objt-mb-col2 .objt-col:nth-child(2n+3) { clear: left; }
  .objt-mb-col2.objt-border-collapse .objt-col:nth-child(2n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col2.objt-border-collapse .objt-col:nth-child(2n) { border-left-width: 1px; }
  .rtl .objt-mb-col2.objt-border-collapse .objt-col:nth-child(2n+1) { border-left-width: 0px; }
  .objt-mb-col2 .objt-col:nth-child(2n+3) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col2 .objt-col:nth-child(2n+3) { border-top-width: 0; }
  .objt-mb-col2 .objt-col:nth-child(2n+4) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col2 .objt-col:nth-child(2n+4) { border-top-width: 0; }
  .objt-mb-col3 > .objt-col { width: 33.33%; }
  .objt-mb-col3 .objt-col:nth-child(3n+4) { clear: left; }
  .objt-mb-col3.objt-border-collapse .objt-col:nth-child(3n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col3.objt-border-collapse .objt-col:nth-child(3n) { border-left-width: 1px; }
  .rtl .objt-mb-col3.objt-border-collapse .objt-col:nth-child(3n+1) { border-left-width: 0px; }
  .objt-mb-col3 .objt-col:nth-child(3n+4) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col3 .objt-col:nth-child(3n+4) { border-top-width: 0; }
  .objt-mb-col3 .objt-col:nth-child(3n+5) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col3 .objt-col:nth-child(3n+5) { border-top-width: 0; }
  .objt-mb-col3 .objt-col:nth-child(3n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col3 .objt-col:nth-child(3n+6) { border-top-width: 0; }
  .objt-mb-col4 > .objt-col { width: 25%; }
  .objt-mb-col4 .objt-col:nth-child(4n+5) { clear: left; }
  .objt-mb-col4.objt-border-collapse .objt-col:nth-child(4n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col4.objt-border-collapse .objt-col:nth-child(4n) { border-left-width: 1px; }
  .rtl .objt-mb-col4.objt-border-collapse .objt-col:nth-child(4n+1) { border-left-width: 0px; }
  .objt-mb-col4 .objt-col:nth-child(4n+5) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col4 .objt-col:nth-child(4n+5) { border-top-width: 0; }
  .objt-mb-col4 .objt-col:nth-child(4n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col4 .objt-col:nth-child(4n+6) { border-top-width: 0; }
  .objt-mb-col4 .objt-col:nth-child(4n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col4 .objt-col:nth-child(4n+7) { border-top-width: 0; }
  .objt-mb-col4 .objt-col:nth-child(4n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col4 .objt-col:nth-child(4n+8) { border-top-width: 0; }
  .objt-mb-col5 > .objt-col { width: 20%; }
  .objt-mb-col5 .objt-col:nth-child(5n+6) { clear: left; }
  .objt-mb-col5.objt-border-collapse .objt-col:nth-child(5n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col5.objt-border-collapse .objt-col:nth-child(5n) { border-left-width: 1px; }
  .rtl .objt-mb-col5.objt-border-collapse .objt-col:nth-child(5n+1) { border-left-width: 0px; }
  .objt-mb-col5 .objt-col:nth-child(5n+6) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col5 .objt-col:nth-child(5n+6) { border-top-width: 0; }
  .objt-mb-col5 .objt-col:nth-child(5n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col5 .objt-col:nth-child(5n+7) { border-top-width: 0; }
  .objt-mb-col5 .objt-col:nth-child(5n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col5 .objt-col:nth-child(5n+8) { border-top-width: 0; }
  .objt-mb-col5 .objt-col:nth-child(5n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col5 .objt-col:nth-child(5n+9) { border-top-width: 0; }
  .objt-mb-col5 .objt-col:nth-child(5n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col5 .objt-col:nth-child(5n+10) { border-top-width: 0; }
  .objt-mb-col6 > .objt-col { width: 16.66%; }
  .objt-mb-col6 .objt-col:nth-child(6n+7) { clear: left; }
  .objt-mb-col6.objt-border-collapse .objt-col:nth-child(6n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col6.objt-border-collapse .objt-col:nth-child(6n) { border-left-width: 1px; }
  .rtl .objt-mb-col6.objt-border-collapse .objt-col:nth-child(6n+1) { border-left-width: 0px; }
  .objt-mb-col6 .objt-col:nth-child(6n+7) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col6 .objt-col:nth-child(6n+7) { border-top-width: 0; }
  .objt-mb-col6 .objt-col:nth-child(6n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col6 .objt-col:nth-child(6n+8) { border-top-width: 0; }
  .objt-mb-col6 .objt-col:nth-child(6n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col6 .objt-col:nth-child(6n+9) { border-top-width: 0; }
  .objt-mb-col6 .objt-col:nth-child(6n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col6 .objt-col:nth-child(6n+10) { border-top-width: 0; }
  .objt-mb-col6 .objt-col:nth-child(6n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col6 .objt-col:nth-child(6n+11) { border-top-width: 0; }
  .objt-mb-col6 .objt-col:nth-child(6n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col6 .objt-col:nth-child(6n+12) { border-top-width: 0; }
  .objt-mb-col7 > .objt-col { width: 14.28%; }
  .objt-mb-col7 .objt-col:nth-child(7n+8) { clear: left; }
  .objt-mb-col7.objt-border-collapse .objt-col:nth-child(7n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col7.objt-border-collapse .objt-col:nth-child(7n) { border-left-width: 1px; }
  .rtl .objt-mb-col7.objt-border-collapse .objt-col:nth-child(7n+1) { border-left-width: 0px; }
  .objt-mb-col7 .objt-col:nth-child(7n+8) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col7 .objt-col:nth-child(7n+8) { border-top-width: 0; }
  .objt-mb-col7 .objt-col:nth-child(7n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col7 .objt-col:nth-child(7n+9) { border-top-width: 0; }
  .objt-mb-col7 .objt-col:nth-child(7n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col7 .objt-col:nth-child(7n+10) { border-top-width: 0; }
  .objt-mb-col7 .objt-col:nth-child(7n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col7 .objt-col:nth-child(7n+11) { border-top-width: 0; }
  .objt-mb-col7 .objt-col:nth-child(7n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col7 .objt-col:nth-child(7n+12) { border-top-width: 0; }
  .objt-mb-col7 .objt-col:nth-child(7n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col7 .objt-col:nth-child(7n+13) { border-top-width: 0; }
  .objt-mb-col7 .objt-col:nth-child(7n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col7 .objt-col:nth-child(7n+14) { border-top-width: 0; }
  .objt-mb-col8 > .objt-col { width: 12.5%; }
  .objt-mb-col8 .objt-col:nth-child(8n+9) { clear: left; }
  .objt-mb-col8.objt-border-collapse .objt-col:nth-child(8n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col8.objt-border-collapse .objt-col:nth-child(8n) { border-left-width: 1px; }
  .rtl .objt-mb-col8.objt-border-collapse .objt-col:nth-child(8n+1) { border-left-width: 0px; }
  .objt-mb-col8 .objt-col:nth-child(8n+9) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col8 .objt-col:nth-child(8n+9) { border-top-width: 0; }
  .objt-mb-col8 .objt-col:nth-child(8n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col8 .objt-col:nth-child(8n+10) { border-top-width: 0; }
  .objt-mb-col8 .objt-col:nth-child(8n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col8 .objt-col:nth-child(8n+11) { border-top-width: 0; }
  .objt-mb-col8 .objt-col:nth-child(8n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col8 .objt-col:nth-child(8n+12) { border-top-width: 0; }
  .objt-mb-col8 .objt-col:nth-child(8n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col8 .objt-col:nth-child(8n+13) { border-top-width: 0; }
  .objt-mb-col8 .objt-col:nth-child(8n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col8 .objt-col:nth-child(8n+14) { border-top-width: 0; }
  .objt-mb-col8 .objt-col:nth-child(8n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col8 .objt-col:nth-child(8n+15) { border-top-width: 0; }
  .objt-mb-col8 .objt-col:nth-child(8n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col8 .objt-col:nth-child(8n+16) { border-top-width: 0; }
  .objt-mb-col9 > .objt-col { width: 11.11%; }
  .objt-mb-col9 .objt-col:nth-child(9n+10) { clear: left; }
  .objt-mb-col9.objt-border-collapse .objt-col:nth-child(9n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col9.objt-border-collapse .objt-col:nth-child(9n) { border-left-width: 1px; }
  .rtl .objt-mb-col9.objt-border-collapse .objt-col:nth-child(9n+1) { border-left-width: 0px; }
  .objt-mb-col9 .objt-col:nth-child(9n+10) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+10) { border-top-width: 0; }
  .objt-mb-col9 .objt-col:nth-child(9n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+11) { border-top-width: 0; }
  .objt-mb-col9 .objt-col:nth-child(9n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+12) { border-top-width: 0; }
  .objt-mb-col9 .objt-col:nth-child(9n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+13) { border-top-width: 0; }
  .objt-mb-col9 .objt-col:nth-child(9n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+14) { border-top-width: 0; }
  .objt-mb-col9 .objt-col:nth-child(9n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+15) { border-top-width: 0; }
  .objt-mb-col9 .objt-col:nth-child(9n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+16) { border-top-width: 0; }
  .objt-mb-col9 .objt-col:nth-child(9n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+17) { border-top-width: 0; }
  .objt-mb-col9 .objt-col:nth-child(9n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col9 .objt-col:nth-child(9n+18) { border-top-width: 0; }
  .objt-mb-col10 > .objt-col { width: 10%; }
  .objt-mb-col10 .objt-col:nth-child(10n+11) { clear: left; }
  .objt-mb-col10.objt-border-collapse .objt-col:nth-child(10n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col10.objt-border-collapse .objt-col:nth-child(10n) { border-left-width: 1px; }
  .rtl .objt-mb-col10.objt-border-collapse .objt-col:nth-child(10n+1) { border-left-width: 0px; }
  .objt-mb-col10 .objt-col:nth-child(10n+11) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+11) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+12) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+13) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+14) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+15) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+16) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+17) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+18) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+19) { border-top-width: 0; }
  .objt-mb-col10 .objt-col:nth-child(10n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col10 .objt-col:nth-child(10n+20) { border-top-width: 0; }
  .objt-mb-col11 > .objt-col { width: 9.09%; }
  .objt-mb-col11 .objt-col:nth-child(11n+12) { clear: left; }
  .objt-mb-col11.objt-border-collapse .objt-col:nth-child(11n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col11.objt-border-collapse .objt-col:nth-child(11n) { border-left-width: 1px; }
  .rtl .objt-mb-col11.objt-border-collapse .objt-col:nth-child(11n+1) { border-left-width: 0px; }
  .objt-mb-col11 .objt-col:nth-child(11n+12) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+12) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+13) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+14) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+15) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+16) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+17) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+18) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+19) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+20) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+21) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+21) { border-top-width: 0; }
  .objt-mb-col11 .objt-col:nth-child(11n+22) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col11 .objt-col:nth-child(11n+22) { border-top-width: 0; }
  .objt-mb-col12 > .objt-col { width: 8.33%; }
  .objt-mb-col12 .objt-col:nth-child(12n+13) { clear: left; }
  .objt-mb-col12.objt-border-collapse .objt-col:nth-child(12n+1) { border-left-width: 1px; }
  .rtl .objt-mb-col12.objt-border-collapse .objt-col:nth-child(12n) { border-left-width: 1px; }
  .rtl .objt-mb-col12.objt-border-collapse .objt-col:nth-child(12n+1) { border-left-width: 0px; }
  .objt-mb-col12 .objt-col:nth-child(12n+13) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+13) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+14) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+14) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+15) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+15) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+16) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+16) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+17) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+17) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+18) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+18) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+19) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+19) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+20) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+20) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+21) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+21) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+22) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+22) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+23) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+23) { border-top-width: 0; }
  .objt-mb-col12 .objt-col:nth-child(12n+24) { margin-top: 30px; }
  .objt-border-collapse.objt-mb-col12 .objt-col:nth-child(12n+24) { border-top-width: 0; }
  .objt-mb-col1 > .objt-col:nth-child(n+2) { margin-top: 30px; }
  .objt-mb-col1.objt-border-collapse > .objt-col { border-left-width: 1px; }
  .objt-mb-col1.objt-border-collapse > .objt-col:nth-child(n+2) { border-top-width: 0; } }