@charset "UTF-8";
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"), url("../fonts/IRANSansWeb(FaNum)_Bold.woff") format("woff"), url("../fonts/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/IRANSansWeb(FaNum).eot");
  src: url("../fonts/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb(FaNum).woff2") format("woff2"), url("../fonts/IRANSansWeb(FaNum).woff") format("woff"), url("../fonts/IRANSansWeb(FaNum).ttf") format("truetype");
}
/**
 * kermany-mag - Desgin and Developed by kermany team
 * @version v1.0.0
 * @link
 * @license Under license of Kermany Co
 */
/**
 /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .contact-form-1 input[type=submit] > .caret, .contact-form-1 #gform_submit_button_1 > .caret, .dropup > .btn > .caret, .contact-form-1 .dropup > input[type=submit] > .caret, .contact-form-1 .dropup > #gform_submit_button_1 > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}

*:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #ff6868;
  text-decoration: none;
}

a:hover, a:focus {
  color: #ff1c1c;
  text-decoration: underline;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, .blog_carousel_img img, .diet_article_list_item img, .diet_article_list_main img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, div.comment--item--title, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.5;
  color: inherit;
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, div.comment--item--title small, h4 .small, div.comment--item--title .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%;
}

h4, div.comment--item--title, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, div.comment--item--title small, h4 .small, div.comment--item--title .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, div.comment--item--title, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 15px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small, .small {
  font-size: 85%;
}

mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #ff6868;
}

a.text-primary:hover, a.text-primary:focus {
  color: #ff3535;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover, a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover, a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover, a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover, a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #ff6868;
}

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #ff3535;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row, .contact-form-1 ul, .contact-form-1 #field_1_11 > div {
  margin-left: -10px;
  margin-right: -10px;
}

.row:before, .contact-form-1 ul:before, .contact-form-1 #field_1_11 > div:before, .row:after, .contact-form-1 ul:after, .contact-form-1 #field_1_11 > div:after {
  content: " ";
  display: table;
}

.row:after, .contact-form-1 ul:after, .contact-form-1 #field_1_11 > div:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .contact-form-1 .ginput_container > span, .contact-form-1 #field_1_2, .contact-form-1 #field_1_4, .contact-form-1 #field_1_11, .contact-form-1 #field_1_12, .contact-form-1 #field_1_13, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .contact-form-1 #field_1_5, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: right;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-right: 0;
}

.col-xs-offset-1 {
  margin-right: 8.33333%;
}

.col-xs-offset-2 {
  margin-right: 16.66667%;
}

.col-xs-offset-3 {
  margin-right: 25%;
}

.col-xs-offset-4 {
  margin-right: 33.33333%;
}

.col-xs-offset-5 {
  margin-right: 41.66667%;
}

.col-xs-offset-6 {
  margin-right: 50%;
}

.col-xs-offset-7 {
  margin-right: 58.33333%;
}

.col-xs-offset-8 {
  margin-right: 66.66667%;
}

.col-xs-offset-9 {
  margin-right: 75%;
}

.col-xs-offset-10 {
  margin-right: 83.33333%;
}

.col-xs-offset-11 {
  margin-right: 91.66667%;
}

.col-xs-offset-12 {
  margin-right: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .contact-form-1 .ginput_container > span, .contact-form-1 #field_1_2, .contact-form-1 #field_1_4, .contact-form-1 #field_1_11, .contact-form-1 #field_1_12, .contact-form-1 #field_1_13, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .contact-form-1 #field_1_5 {
    float: right;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6, .contact-form-1 .ginput_container > span, .contact-form-1 #field_1_2, .contact-form-1 #field_1_4, .contact-form-1 #field_1_11, .contact-form-1 #field_1_12, .contact-form-1 #field_1_13 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12, .contact-form-1 #field_1_5 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-right: 0;
  }
  .col-sm-offset-1 {
    margin-right: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-right: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-right: 25%;
  }
  .col-sm-offset-4 {
    margin-right: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-right: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-right: 50%;
  }
  .col-sm-offset-7 {
    margin-right: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-right: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-right: 75%;
  }
  .col-sm-offset-10 {
    margin-right: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-right: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-right: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-right: 0;
  }
  .col-md-offset-1 {
    margin-right: 8.33333%;
  }
  .col-md-offset-2 {
    margin-right: 16.66667%;
  }
  .col-md-offset-3 {
    margin-right: 25%;
  }
  .col-md-offset-4 {
    margin-right: 33.33333%;
  }
  .col-md-offset-5 {
    margin-right: 41.66667%;
  }
  .col-md-offset-6 {
    margin-right: 50%;
  }
  .col-md-offset-7 {
    margin-right: 58.33333%;
  }
  .col-md-offset-8 {
    margin-right: 66.66667%;
  }
  .col-md-offset-9 {
    margin-right: 75%;
  }
  .col-md-offset-10 {
    margin-right: 83.33333%;
  }
  .col-md-offset-11 {
    margin-right: 91.66667%;
  }
  .col-md-offset-12 {
    margin-right: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-right: 0;
  }
  .col-lg-offset-1 {
    margin-right: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-right: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-right: 25%;
  }
  .col-lg-offset-4 {
    margin-right: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-right: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-right: 50%;
  }
  .col-lg-offset-7 {
    margin-right: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-right: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-right: 75%;
  }
  .col-lg-offset-10 {
    margin-right: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-right: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-right: 100%;
  }
}
table {
  background-color: rgba(0, 0, 0, 0);
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
}

.form-control, .contact-form-1 input[type=text], .contact-form-1 textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus, .contact-form-1 input:focus[type=text], .contact-form-1 textarea:focus {
  border-color: #ff9b9b;
  outline: 0;
}

.form-control::-moz-placeholder, .contact-form-1 input[type=text]::-moz-placeholder, .contact-form-1 textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder, .contact-form-1 input:-ms-input-placeholder[type=text], .contact-form-1 textarea:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder, .contact-form-1 input[type=text]::-webkit-input-placeholder, .contact-form-1 textarea::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand, .contact-form-1 input[type=text]::-ms-expand, .contact-form-1 textarea::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .contact-form-1 input[disabled][type=text], .contact-form-1 textarea[disabled], .form-control[readonly], .contact-form-1 input[readonly][type=text], .contact-form-1 textarea[readonly], fieldset[disabled] .form-control, fieldset[disabled] .contact-form-1 input[type=text], .contact-form-1 fieldset[disabled] input[type=text], fieldset[disabled] .contact-form-1 textarea, .contact-form-1 fieldset[disabled] textarea {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled], .contact-form-1 input[disabled][type=text], .contact-form-1 textarea[disabled], fieldset[disabled] .form-control, fieldset[disabled] .contact-form-1 input[type=text], .contact-form-1 fieldset[disabled] input[type=text], fieldset[disabled] .contact-form-1 textarea, .contact-form-1 fieldset[disabled] textarea {
  cursor: not-allowed;
}

textarea.form-control, .contact-form-1 textarea {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, .contact-form-1 input[type=date][type=text], input[type=time].form-control, .contact-form-1 input[type=time][type=text], input[type=datetime-local].form-control, .contact-form-1 input[type=datetime-local][type=text], input[type=month].form-control, .contact-form-1 input[type=month][type=text] {
    line-height: 34px;
  }
  input[type=date].input-sm, .input-group-sm > input.form-control[type=date], .contact-form-1 .input-group-sm > input[type=date][type=text], .input-group-sm > input.input-group-addon[type=date], .input-group-sm > .input-group-btn > input.btn[type=date], .contact-form-1 .input-group-sm > .input-group-btn > input[type=date][type=submit], .contact-form-1 .input-group-sm > .input-group-btn > input#gform_submit_button_1[type=date], .input-group-sm input[type=date], input[type=time].input-sm, .input-group-sm > input.form-control[type=time], .contact-form-1 .input-group-sm > input[type=time][type=text], .input-group-sm > input.input-group-addon[type=time], .input-group-sm > .input-group-btn > input.btn[type=time], .contact-form-1 .input-group-sm > .input-group-btn > input[type=time][type=submit], .contact-form-1 .input-group-sm > .input-group-btn > input#gform_submit_button_1[type=time], .input-group-sm input[type=time], input[type=datetime-local].input-sm, .input-group-sm > input.form-control[type=datetime-local], .contact-form-1 .input-group-sm > input[type=datetime-local][type=text], .input-group-sm > input.input-group-addon[type=datetime-local], .input-group-sm > .input-group-btn > input.btn[type=datetime-local], .contact-form-1 .input-group-sm > .input-group-btn > input[type=datetime-local][type=submit], .contact-form-1 .input-group-sm > .input-group-btn > input#gform_submit_button_1[type=datetime-local], .input-group-sm input[type=datetime-local], input[type=month].input-sm, .input-group-sm > input.form-control[type=month], .contact-form-1 .input-group-sm > input[type=month][type=text], .input-group-sm > input.input-group-addon[type=month], .input-group-sm > .input-group-btn > input.btn[type=month], .contact-form-1 .input-group-sm > .input-group-btn > input[type=month][type=submit], .contact-form-1 .input-group-sm > .input-group-btn > input#gform_submit_button_1[type=month], .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, .input-group-lg > input.form-control[type=date], .input-group-lg > input.input-group-addon[type=date], .input-group-lg > .input-group-btn > input.btn[type=date], .contact-form-1 .input-group-lg > .input-group-btn > input[type=date][type=submit], .contact-form-1 .input-group-lg > .input-group-btn > input#gform_submit_button_1[type=date], .contact-form-1 input[type=date][type=text], .input-group-lg input[type=date], input[type=time].input-lg, .input-group-lg > input.form-control[type=time], .input-group-lg > input.input-group-addon[type=time], .input-group-lg > .input-group-btn > input.btn[type=time], .contact-form-1 .input-group-lg > .input-group-btn > input[type=time][type=submit], .contact-form-1 .input-group-lg > .input-group-btn > input#gform_submit_button_1[type=time], .contact-form-1 input[type=time][type=text], .input-group-lg input[type=time], input[type=datetime-local].input-lg, .input-group-lg > input.form-control[type=datetime-local], .input-group-lg > input.input-group-addon[type=datetime-local], .input-group-lg > .input-group-btn > input.btn[type=datetime-local], .contact-form-1 .input-group-lg > .input-group-btn > input[type=datetime-local][type=submit], .contact-form-1 .input-group-lg > .input-group-btn > input#gform_submit_button_1[type=datetime-local], .contact-form-1 input[type=datetime-local][type=text], .input-group-lg input[type=datetime-local], input[type=month].input-lg, .input-group-lg > input.form-control[type=month], .input-group-lg > input.input-group-addon[type=month], .input-group-lg > .input-group-btn > input.btn[type=month], .contact-form-1 .input-group-lg > .input-group-btn > input[type=month][type=submit], .contact-form-1 .input-group-lg > .input-group-btn > input#gform_submit_button_1[type=month], .contact-form-1 input[type=month][type=text], .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=checkbox].disabled, fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .contact-form-1 .input-group-lg > .input-group-btn > input.form-control-static[type=submit], .contact-form-1 .input-group-lg > .input-group-btn > .form-control-static#gform_submit_button_1, .contact-form-1 input.form-control-static[type=text], .contact-form-1 textarea.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .contact-form-1 .input-group-sm > input.form-control-static[type=text], .contact-form-1 .input-group-sm > textarea.form-control-static, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .contact-form-1 .input-group-sm > .input-group-btn > input.form-control-static[type=submit], .contact-form-1 .input-group-sm > .input-group-btn > .form-control-static#gform_submit_button_1 {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control, .contact-form-1 .input-group-sm > input[type=text], .contact-form-1 .input-group-sm > textarea, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .contact-form-1 .input-group-sm > .input-group-btn > input[type=submit], .contact-form-1 .input-group-sm > .input-group-btn > #gform_submit_button_1 {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .contact-form-1 .input-group-sm > .input-group-btn > select#gform_submit_button_1 {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .contact-form-1 .input-group-sm > textarea, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .contact-form-1 .input-group-sm > .input-group-btn > textarea#gform_submit_button_1, select[multiple].input-sm, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple], .contact-form-1 .input-group-sm > .input-group-btn > select#gform_submit_button_1[multiple] {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm .contact-form-1 input[type=text], .contact-form-1 .form-group-sm input[type=text], .form-group-sm .contact-form-1 textarea, .contact-form-1 .form-group-sm textarea {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm .contact-form-1 textarea, .contact-form-1 .form-group-sm textarea, .form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, .contact-form-1 .input-group-lg > textarea, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .contact-form-1 .input-group-lg > .input-group-btn > input[type=submit], .contact-form-1 .input-group-lg > .input-group-btn > #gform_submit_button_1, .contact-form-1 input[type=text], .contact-form-1 textarea {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .contact-form-1 .input-group-lg > .input-group-btn > select#gform_submit_button_1 {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .contact-form-1 .input-group-lg > textarea, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .contact-form-1 .input-group-lg > .input-group-btn > textarea#gform_submit_button_1, .contact-form-1 textarea, select[multiple].input-lg, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple], .contact-form-1 .input-group-lg > .input-group-btn > select#gform_submit_button_1[multiple] {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg .contact-form-1 input[type=text], .contact-form-1 .form-group-lg input[type=text], .form-group-lg .contact-form-1 textarea, .contact-form-1 .form-group-lg textarea {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg .contact-form-1 textarea, .contact-form-1 .form-group-lg textarea, .form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control, .has-feedback .contact-form-1 input[type=text], .contact-form-1 .has-feedback input[type=text], .has-feedback .contact-form-1 textarea, .contact-form-1 .has-feedback textarea {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .contact-form-1 .input-group-lg > input[type=text] + .form-control-feedback, .contact-form-1 .input-group-lg > textarea + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .contact-form-1 .input-group-lg > .input-group-btn > input[type=submit] + .form-control-feedback, .contact-form-1 .input-group-lg > .input-group-btn > #gform_submit_button_1 + .form-control-feedback, .contact-form-1 input[type=text] + .form-control-feedback, .contact-form-1 textarea + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback, .form-group-lg .contact-form-1 input[type=text] + .form-control-feedback, .contact-form-1 .form-group-lg input[type=text] + .form-control-feedback, .form-group-lg .contact-form-1 textarea + .form-control-feedback, .contact-form-1 .form-group-lg textarea + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .contact-form-1 .input-group-sm > input[type=text] + .form-control-feedback, .contact-form-1 .input-group-sm > textarea + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .contact-form-1 .input-group-sm > .input-group-btn > input[type=submit] + .form-control-feedback, .contact-form-1 .input-group-sm > .input-group-btn > #gform_submit_button_1 + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback, .form-group-sm .contact-form-1 input[type=text] + .form-control-feedback, .contact-form-1 .form-group-sm input[type=text] + .form-control-feedback, .form-group-sm .contact-form-1 textarea + .form-control-feedback, .contact-form-1 .form-group-sm textarea + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control, .has-success .contact-form-1 input[type=text], .contact-form-1 .has-success input[type=text], .has-success .contact-form-1 textarea, .contact-form-1 .has-success textarea {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus, .has-success .contact-form-1 input:focus[type=text], .contact-form-1 .has-success input:focus[type=text], .has-success .contact-form-1 textarea:focus, .contact-form-1 .has-success textarea:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control, .has-warning .contact-form-1 input[type=text], .contact-form-1 .has-warning input[type=text], .has-warning .contact-form-1 textarea, .contact-form-1 .has-warning textarea {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus, .has-warning .contact-form-1 input:focus[type=text], .contact-form-1 .has-warning input:focus[type=text], .has-warning .contact-form-1 textarea:focus, .contact-form-1 .has-warning textarea:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control, .has-error .contact-form-1 input[type=text], .contact-form-1 .has-error input[type=text], .has-error .contact-form-1 textarea, .contact-form-1 .has-error textarea {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus, .has-error .contact-form-1 input:focus[type=text], .contact-form-1 .has-error input:focus[type=text], .has-error .contact-form-1 textarea:focus, .contact-form-1 .has-error textarea:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline .contact-form-1 input[type=text], .contact-form-1 .form-inline input[type=text], .form-inline .contact-form-1 textarea, .contact-form-1 .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control, .form-inline .input-group .contact-form-1 input[type=text], .contact-form-1 .form-inline .input-group input[type=text], .form-inline .input-group .contact-form-1 textarea, .contact-form-1 .form-inline .input-group textarea {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .contact-form-1 .input-group > input[type=text], .contact-form-1 .form-inline .input-group > input[type=text], .form-inline .contact-form-1 .input-group > textarea, .contact-form-1 .form-inline .input-group > textarea {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn, .contact-form-1 input[type=submit], .contact-form-1 #gform_submit_button_1 {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:hover, .contact-form-1 input:hover[type=submit], .contact-form-1 #gform_submit_button_1:hover, .btn:focus, .contact-form-1 input:focus[type=submit], .contact-form-1 #gform_submit_button_1:focus, .btn.focus, .contact-form-1 input.focus[type=submit], .contact-form-1 .focus#gform_submit_button_1 {
  color: #333;
  text-decoration: none;
}

.btn:active, .contact-form-1 input:active[type=submit], .contact-form-1 #gform_submit_button_1:active, .btn.active, .contact-form-1 input.active[type=submit], .contact-form-1 .active#gform_submit_button_1 {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .contact-form-1 input.disabled[type=submit], .contact-form-1 .disabled#gform_submit_button_1, .btn[disabled], .contact-form-1 input[disabled][type=submit], .contact-form-1 #gform_submit_button_1[disabled], fieldset[disabled] .btn, fieldset[disabled] .contact-form-1 input[type=submit], .contact-form-1 fieldset[disabled] input[type=submit], fieldset[disabled] .contact-form-1 #gform_submit_button_1, .contact-form-1 fieldset[disabled] #gform_submit_button_1 {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, .contact-form-1 a.disabled#gform_submit_button_1, fieldset[disabled] a.btn, fieldset[disabled] .contact-form-1 a#gform_submit_button_1, .contact-form-1 fieldset[disabled] a#gform_submit_button_1 {
  pointer-events: none;
}

.btn-default {
  border-color: #ccc;
}

.btn-default:not(.btn-border) {
  background-color: #fff;
  color: #333;
}

.btn-default.btn-border {
  color: #fff;
}

.btn-default:not(.btn-border):focus, .btn-default:not(.btn-border).focus {
  color: #333;
  background-color: #e6e6e6;
}

.btn-default:not(.btn-border):hover {
  color: #333;
  background-color: #fafafa;
}

.btn-default:not(.btn-border):active, .btn-default:not(.btn-border).active, .open > .btn-default:not(.btn-border).dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:not(.btn-border):active:hover, .btn-default:not(.btn-border):active:focus, .btn-default:not(.btn-border):active.focus, .btn-default:not(.btn-border).active:hover, .btn-default:not(.btn-border).active:focus, .btn-default:not(.btn-border).active.focus, .open > .btn-default:not(.btn-border).dropdown-toggle:hover, .open > .btn-default:not(.btn-border).dropdown-toggle:focus, .open > .btn-default:not(.btn-border).dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:focus, .btn-default.focus {
  border-color: #8c8c8c;
}

.btn-default:focus.btn-border, .btn-default.focus.btn-border {
  color: #e6e6e6;
}

.btn-default:hover {
  border-color: #c2c2c2;
}

.btn-default:hover.btn-border {
  color: #e6e6e6;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .contact-form-1 input[type=submit] {
  border-color: #ff6868;
}

.btn-primary:not(.btn-border), .contact-form-1 input:not(.btn-border)[type=submit] {
  background-color: #ff6868;
  color: #fff;
}

.btn-primary.btn-border, .contact-form-1 input.btn-border[type=submit] {
  color: #ff6868;
}

.btn-primary:not(.btn-border):focus, .contact-form-1 input:not(.btn-border):focus[type=submit], .btn-primary:not(.btn-border).focus, .contact-form-1 input:not(.btn-border).focus[type=submit] {
  color: #fff;
  background-color: #ff3535;
}

.btn-primary:not(.btn-border):hover, .contact-form-1 input:not(.btn-border):hover[type=submit] {
  color: #fff;
  background-color: #ff5e5e;
}

.btn-primary:not(.btn-border):active, .contact-form-1 input:not(.btn-border):active[type=submit], .btn-primary:not(.btn-border).active, .contact-form-1 input:not(.btn-border).active[type=submit], .open > .btn-primary:not(.btn-border).dropdown-toggle, .contact-form-1 .open > input:not(.btn-border).dropdown-toggle[type=submit] {
  color: #fff;
  background-color: #ff3535;
  border-color: #ff2b2b;
}

.btn-primary:not(.btn-border):active:hover, .contact-form-1 input:not(.btn-border):active:hover[type=submit], .btn-primary:not(.btn-border):active:focus, .contact-form-1 input:not(.btn-border):active:focus[type=submit], .btn-primary:not(.btn-border):active.focus, .contact-form-1 input:not(.btn-border):active.focus[type=submit], .btn-primary:not(.btn-border).active:hover, .contact-form-1 input:not(.btn-border).active:hover[type=submit], .btn-primary:not(.btn-border).active:focus, .contact-form-1 input:not(.btn-border).active:focus[type=submit], .btn-primary:not(.btn-border).active.focus, .contact-form-1 input:not(.btn-border).active.focus[type=submit], .open > .btn-primary:not(.btn-border).dropdown-toggle:hover, .contact-form-1 .open > input:not(.btn-border).dropdown-toggle:hover[type=submit], .open > .btn-primary:not(.btn-border).dropdown-toggle:focus, .contact-form-1 .open > input:not(.btn-border).dropdown-toggle:focus[type=submit], .open > .btn-primary:not(.btn-border).dropdown-toggle.focus, .contact-form-1 .open > input:not(.btn-border).dropdown-toggle.focus[type=submit] {
  color: #fff;
  background-color: #f11;
  border-color: #e80000;
}

.btn-primary:focus, .contact-form-1 input:focus[type=submit], .btn-primary.focus, .contact-form-1 input.focus[type=submit] {
  border-color: #e80000;
}

.btn-primary:focus.btn-border, .contact-form-1 input:focus.btn-border[type=submit], .btn-primary.focus.btn-border, .contact-form-1 input.focus.btn-border[type=submit] {
  color: #ff3535;
}

.btn-primary:hover, .contact-form-1 input:hover[type=submit] {
  border-color: #ff5454;
}

.btn-primary:hover.btn-border, .contact-form-1 input:hover.btn-border[type=submit] {
  color: #ff3535;
}

.btn-primary:active, .contact-form-1 input:active[type=submit], .btn-primary.active, .contact-form-1 input.active[type=submit], .open > .btn-primary.dropdown-toggle, .contact-form-1 .open > input.dropdown-toggle[type=submit] {
  background-image: none;
}

.btn-primary.disabled:hover, .contact-form-1 input.disabled:hover[type=submit], .btn-primary.disabled:focus, .contact-form-1 input.disabled:focus[type=submit], .btn-primary.disabled.focus, .contact-form-1 input.disabled.focus[type=submit], .btn-primary[disabled]:hover, .contact-form-1 input[disabled]:hover[type=submit], .btn-primary[disabled]:focus, .contact-form-1 input[disabled]:focus[type=submit], .btn-primary[disabled].focus, .contact-form-1 input[disabled].focus[type=submit], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .contact-form-1 input:hover[type=submit], .contact-form-1 fieldset[disabled] input:hover[type=submit], fieldset[disabled] .btn-primary:focus, fieldset[disabled] .contact-form-1 input:focus[type=submit], .contact-form-1 fieldset[disabled] input:focus[type=submit], fieldset[disabled] .btn-primary.focus, fieldset[disabled] .contact-form-1 input.focus[type=submit], .contact-form-1 fieldset[disabled] input.focus[type=submit] {
  background-color: #ff6868;
  border-color: #ff6868;
}

.btn-primary .badge, .contact-form-1 input[type=submit] .badge {
  color: #ff6868;
  background-color: #fff;
}

.btn-success {
  border-color: #4cae4c;
}

.btn-success:not(.btn-border) {
  background-color: #5cb85c;
  color: #fff;
}

.btn-success.btn-border {
  color: #5cb85c;
}

.btn-success:not(.btn-border):focus, .btn-success:not(.btn-border).focus {
  color: #fff;
  background-color: #449d44;
}

.btn-success:not(.btn-border):hover {
  color: #fff;
  background-color: #55b555;
}

.btn-success:not(.btn-border):active, .btn-success:not(.btn-border).active, .open > .btn-success:not(.btn-border).dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:not(.btn-border):active:hover, .btn-success:not(.btn-border):active:focus, .btn-success:not(.btn-border):active.focus, .btn-success:not(.btn-border).active:hover, .btn-success:not(.btn-border).active:focus, .btn-success:not(.btn-border).active.focus, .open > .btn-success:not(.btn-border).dropdown-toggle:hover, .open > .btn-success:not(.btn-border).dropdown-toggle:focus, .open > .btn-success:not(.btn-border).dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:focus, .btn-success.focus {
  border-color: #255625;
}

.btn-success:focus.btn-border, .btn-success.focus.btn-border {
  color: #449d44;
}

.btn-success:hover {
  border-color: #46a046;
}

.btn-success:hover.btn-border {
  color: #449d44;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  border-color: #46b8da;
}

.btn-info:not(.btn-border) {
  background-color: #5bc0de;
  color: #fff;
}

.btn-info.btn-border {
  color: #5bc0de;
}

.btn-info:not(.btn-border):focus, .btn-info:not(.btn-border).focus {
  color: #fff;
  background-color: #31b0d5;
}

.btn-info:not(.btn-border):hover {
  color: #fff;
  background-color: #53bddc;
}

.btn-info:not(.btn-border):active, .btn-info:not(.btn-border).active, .open > .btn-info:not(.btn-border).dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:not(.btn-border):active:hover, .btn-info:not(.btn-border):active:focus, .btn-info:not(.btn-border):active.focus, .btn-info:not(.btn-border).active:hover, .btn-info:not(.btn-border).active:focus, .btn-info:not(.btn-border).active.focus, .open > .btn-info:not(.btn-border).dropdown-toggle:hover, .open > .btn-info:not(.btn-border).dropdown-toggle:focus, .open > .btn-info:not(.btn-border).dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:focus, .btn-info.focus {
  border-color: #1b6d85;
}

.btn-info:focus.btn-border, .btn-info.focus.btn-border {
  color: #31b0d5;
}

.btn-info:hover {
  border-color: #35b1d6;
}

.btn-info:hover.btn-border {
  color: #31b0d5;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  border-color: #eea236;
}

.btn-warning:not(.btn-border) {
  background-color: #f0ad4e;
  color: #fff;
}

.btn-warning.btn-border {
  color: #f0ad4e;
}

.btn-warning:not(.btn-border):focus, .btn-warning:not(.btn-border).focus {
  color: #fff;
  background-color: #ec971f;
}

.btn-warning:not(.btn-border):hover {
  color: #fff;
  background-color: #efa945;
}

.btn-warning:not(.btn-border):active, .btn-warning:not(.btn-border).active, .open > .btn-warning:not(.btn-border).dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:not(.btn-border):active:hover, .btn-warning:not(.btn-border):active:focus, .btn-warning:not(.btn-border):active.focus, .btn-warning:not(.btn-border).active:hover, .btn-warning:not(.btn-border).active:focus, .btn-warning:not(.btn-border).active.focus, .open > .btn-warning:not(.btn-border).dropdown-toggle:hover, .open > .btn-warning:not(.btn-border).dropdown-toggle:focus, .open > .btn-warning:not(.btn-border).dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:focus, .btn-warning.focus {
  border-color: #985f0d;
}

.btn-warning:focus.btn-border, .btn-warning.focus.btn-border {
  color: #ec971f;
}

.btn-warning:hover {
  border-color: #ec9924;
}

.btn-warning:hover.btn-border {
  color: #ec971f;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  border-color: #d43f3a;
}

.btn-danger:not(.btn-border) {
  background-color: #d9534f;
  color: #fff;
}

.btn-danger.btn-border {
  color: #d9534f;
}

.btn-danger:not(.btn-border):focus, .btn-danger:not(.btn-border).focus {
  color: #fff;
  background-color: #c9302c;
}

.btn-danger:not(.btn-border):hover {
  color: #fff;
  background-color: #d74b47;
}

.btn-danger:not(.btn-border):active, .btn-danger:not(.btn-border).active, .open > .btn-danger:not(.btn-border).dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:not(.btn-border):active:hover, .btn-danger:not(.btn-border):active:focus, .btn-danger:not(.btn-border):active.focus, .btn-danger:not(.btn-border).active:hover, .btn-danger:not(.btn-border).active:focus, .btn-danger:not(.btn-border).active.focus, .open > .btn-danger:not(.btn-border).dropdown-toggle:hover, .open > .btn-danger:not(.btn-border).dropdown-toggle:focus, .open > .btn-danger:not(.btn-border).dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:focus, .btn-danger.focus {
  border-color: #761c19;
}

.btn-danger:focus.btn-border, .btn-danger.focus.btn-border {
  color: #c9302c;
}

.btn-danger:hover {
  border-color: #ce312c;
}

.btn-danger:hover.btn-border {
  color: #c9302c;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #ff6868;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #ff1c1c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .contact-form-1 .btn-group-lg > input[type=submit], .contact-form-1 #gform_submit_button_1 {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn, .contact-form-1 .btn-group-sm > input[type=submit], .contact-form-1 .btn-group-sm > #gform_submit_button_1 {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn, .contact-form-1 .btn-group-xs > input[type=submit], .contact-form-1 .btn-group-xs > #gform_submit_button_1 {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-block, .contact-form-1 #gform_submit_button_1 {
  display: block;
  width: 100%;
}

.btn-block + .btn-block, .contact-form-1 #gform_submit_button_1 + .btn-block, .contact-form-1 .btn-block + #gform_submit_button_1, .contact-form-1 #gform_submit_button_1 + #gform_submit_button_1 {
  margin-top: 5px;
}

input[type=submit].btn-block, .contact-form-1 input#gform_submit_button_1[type=submit], input[type=reset].btn-block, .contact-form-1 input#gform_submit_button_1[type=reset], input[type=button].btn-block, .contact-form-1 input#gform_submit_button_1[type=button] {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup, .dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ff6868;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn, .contact-form-1 .btn-group > input[type=submit], .contact-form-1 .btn-group > #gform_submit_button_1, .btn-group-vertical > .btn, .contact-form-1 .btn-group-vertical > input[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1 {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .contact-form-1 .btn-group > input:hover[type=submit], .contact-form-1 .btn-group > #gform_submit_button_1:hover, .btn-group > .btn:focus, .contact-form-1 .btn-group > input:focus[type=submit], .contact-form-1 .btn-group > #gform_submit_button_1:focus, .btn-group > .btn:active, .contact-form-1 .btn-group > input:active[type=submit], .contact-form-1 .btn-group > #gform_submit_button_1:active, .btn-group > .btn.active, .contact-form-1 .btn-group > input.active[type=submit], .contact-form-1 .btn-group > .active#gform_submit_button_1, .btn-group-vertical > .btn:hover, .contact-form-1 .btn-group-vertical > input:hover[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1:hover, .btn-group-vertical > .btn:focus, .contact-form-1 .btn-group-vertical > input:focus[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1:focus, .btn-group-vertical > .btn:active, .contact-form-1 .btn-group-vertical > input:active[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1:active, .btn-group-vertical > .btn.active, .contact-form-1 .btn-group-vertical > input.active[type=submit], .contact-form-1 .btn-group-vertical > .active#gform_submit_button_1 {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .contact-form-1 input[type=submit] + .btn, .contact-form-1 .btn-group input[type=submit] + .btn, .btn-group .contact-form-1 #gform_submit_button_1 + .btn, .contact-form-1 .btn-group #gform_submit_button_1 + .btn, .btn-group .contact-form-1 .btn + input[type=submit], .contact-form-1 .btn-group .btn + input[type=submit], .btn-group .contact-form-1 input[type=submit] + input[type=submit], .contact-form-1 .btn-group input[type=submit] + input[type=submit], .btn-group .contact-form-1 #gform_submit_button_1 + input[type=submit], .contact-form-1 .btn-group #gform_submit_button_1 + input[type=submit], .btn-group .contact-form-1 .btn + #gform_submit_button_1, .contact-form-1 .btn-group .btn + #gform_submit_button_1, .btn-group .contact-form-1 input[type=submit] + #gform_submit_button_1, .contact-form-1 .btn-group input[type=submit] + #gform_submit_button_1, .btn-group .contact-form-1 #gform_submit_button_1 + #gform_submit_button_1, .contact-form-1 .btn-group #gform_submit_button_1 + #gform_submit_button_1, .btn-group .btn + .btn-group, .btn-group .contact-form-1 input[type=submit] + .btn-group, .contact-form-1 .btn-group input[type=submit] + .btn-group, .btn-group .contact-form-1 #gform_submit_button_1 + .btn-group, .contact-form-1 .btn-group #gform_submit_button_1 + .btn-group, .btn-group .btn-group + .btn, .btn-group .contact-form-1 .btn-group + input[type=submit], .contact-form-1 .btn-group .btn-group + input[type=submit], .btn-group .contact-form-1 .btn-group + #gform_submit_button_1, .contact-form-1 .btn-group .btn-group + #gform_submit_button_1, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn, .btn-toolbar .contact-form-1 input[type=submit], .contact-form-1 .btn-toolbar input[type=submit], .btn-toolbar .contact-form-1 #gform_submit_button_1, .contact-form-1 .btn-toolbar #gform_submit_button_1, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .contact-form-1 .btn-toolbar > input[type=submit], .contact-form-1 .btn-toolbar > #gform_submit_button_1, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .contact-form-1 .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type=submit], .contact-form-1 .btn-group > #gform_submit_button_1:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .contact-form-1 .btn-group > input:first-child[type=submit], .contact-form-1 .btn-group > #gform_submit_button_1:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .contact-form-1 .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type=submit], .contact-form-1 .btn-group > #gform_submit_button_1:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .contact-form-1 .btn-group > input:last-child:not(:first-child)[type=submit], .contact-form-1 .btn-group > #gform_submit_button_1:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .contact-form-1 .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=submit], .contact-form-1 .btn-group > .btn-group:not(:first-child):not(:last-child) > #gform_submit_button_1 {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .contact-form-1 .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type=submit], .contact-form-1 .btn-group > .btn-group:first-child:not(:last-child) > #gform_submit_button_1:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .contact-form-1 .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type=submit], .contact-form-1 .btn-group > .btn-group:last-child:not(:first-child) > #gform_submit_button_1:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .contact-form-1 .btn-group > input[type=submit] + .dropdown-toggle, .contact-form-1 .btn-group > #gform_submit_button_1 + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .contact-form-1 .btn-group-lg.btn-group > input[type=submit] + .dropdown-toggle, .contact-form-1 .btn-group > #gform_submit_button_1 + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret, .contact-form-1 input[type=submit] .caret, .contact-form-1 #gform_submit_button_1 .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .contact-form-1 .btn-group-lg > input[type=submit] .caret, .contact-form-1 #gform_submit_button_1 .caret {
  border-width: 5px 5px 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .contact-form-1 .btn-group-lg > input[type=submit] .caret, .contact-form-1 .dropup .btn-group-lg > input[type=submit] .caret, .dropup .contact-form-1 #gform_submit_button_1 .caret, .contact-form-1 .dropup #gform_submit_button_1 .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .contact-form-1 .btn-group-vertical > input[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .contact-form-1 .btn-group-vertical > .btn-group > input[type=submit], .contact-form-1 .btn-group-vertical > .btn-group > #gform_submit_button_1 {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn, .contact-form-1 .btn-group-vertical > .btn-group > input[type=submit], .contact-form-1 .btn-group-vertical > .btn-group > #gform_submit_button_1 {
  float: none;
}

.btn-group-vertical > .btn + .btn, .contact-form-1 .btn-group-vertical > input[type=submit] + .btn, .contact-form-1 .btn-group-vertical > #gform_submit_button_1 + .btn, .contact-form-1 .btn-group-vertical > .btn + input[type=submit], .contact-form-1 .btn-group-vertical > input[type=submit] + input[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1 + input[type=submit], .contact-form-1 .btn-group-vertical > .btn + #gform_submit_button_1, .contact-form-1 .btn-group-vertical > input[type=submit] + #gform_submit_button_1, .contact-form-1 .btn-group-vertical > #gform_submit_button_1 + #gform_submit_button_1, .btn-group-vertical > .btn + .btn-group, .contact-form-1 .btn-group-vertical > input[type=submit] + .btn-group, .contact-form-1 .btn-group-vertical > #gform_submit_button_1 + .btn-group, .btn-group-vertical > .btn-group + .btn, .contact-form-1 .btn-group-vertical > .btn-group + input[type=submit], .contact-form-1 .btn-group-vertical > .btn-group + #gform_submit_button_1, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .contact-form-1 .btn-group-vertical > input:not(:first-child):not(:last-child)[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .contact-form-1 .btn-group-vertical > input:first-child:not(:last-child)[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1:first-child:not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .contact-form-1 .btn-group-vertical > input:last-child:not(:first-child)[type=submit], .contact-form-1 .btn-group-vertical > #gform_submit_button_1:last-child:not(:first-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .contact-form-1 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=submit], .contact-form-1 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #gform_submit_button_1 {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .contact-form-1 .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type=submit], .contact-form-1 .btn-group-vertical > .btn-group:first-child:not(:last-child) > #gform_submit_button_1:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .contact-form-1 .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type=submit], .contact-form-1 .btn-group-vertical > .btn-group:last-child:not(:first-child) > #gform_submit_button_1:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .contact-form-1 .btn-group-justified > input[type=submit], .contact-form-1 .btn-group-justified > #gform_submit_button_1, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .contact-form-1 input[type=submit], .contact-form-1 .btn-group-justified > .btn-group input[type=submit], .btn-group-justified > .btn-group .contact-form-1 #gform_submit_button_1, .contact-form-1 .btn-group-justified > .btn-group #gform_submit_button_1 {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], .contact-form-1 [data-toggle=buttons] > input[type=submit] input[type=radio], .contact-form-1 [data-toggle=buttons] > #gform_submit_button_1 input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], .contact-form-1 [data-toggle=buttons] > input[type=submit] input[type=checkbox], .contact-form-1 [data-toggle=buttons] > #gform_submit_button_1 input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], .contact-form-1 [data-toggle=buttons] > .btn-group > input[type=submit] input[type=radio], .contact-form-1 [data-toggle=buttons] > .btn-group > #gform_submit_button_1 input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], .contact-form-1 [data-toggle=buttons] > .btn-group > input[type=submit] input[type=checkbox], .contact-form-1 [data-toggle=buttons] > .btn-group > #gform_submit_button_1 input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control, .input-group .contact-form-1 input[type=text], .contact-form-1 .input-group input[type=text], .input-group .contact-form-1 textarea, .contact-form-1 .input-group textarea {
  position: relative;
  z-index: 2;
  float: right;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .contact-form-1 input:focus[type=text], .contact-form-1 .input-group input:focus[type=text], .input-group .contact-form-1 textarea:focus, .contact-form-1 .input-group textarea:focus {
  z-index: 3;
}

.input-group-addon, .input-group-btn, .input-group .form-control, .input-group .contact-form-1 input[type=text], .contact-form-1 .input-group input[type=text], .input-group .contact-form-1 textarea, .contact-form-1 .input-group textarea {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child), .input-group .contact-form-1 input:not(:first-child):not(:last-child)[type=text], .contact-form-1 .input-group input:not(:first-child):not(:last-child)[type=text], .input-group .contact-form-1 textarea:not(:first-child):not(:last-child), .contact-form-1 .input-group textarea:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0;
}

.input-group-addon.input-sm, .contact-form-1 .input-group-sm > input.input-group-addon[type=text], .contact-form-1 .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .contact-form-1 .input-group-sm > .input-group-btn > input.input-group-addon[type=submit], .contact-form-1 .input-group-sm > .input-group-btn > .input-group-addon#gform_submit_button_1 {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .contact-form-1 .input-group-lg > .input-group-btn > input.input-group-addon[type=submit], .contact-form-1 .input-group-lg > .input-group-btn > .input-group-addon#gform_submit_button_1, .contact-form-1 input.input-group-addon[type=text], .contact-form-1 textarea.input-group-addon {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group .contact-form-1 input:first-child[type=text], .contact-form-1 .input-group input:first-child[type=text], .input-group .contact-form-1 textarea:first-child, .contact-form-1 .input-group textarea:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .contact-form-1 .input-group-btn:first-child > input[type=submit], .contact-form-1 .input-group-btn:first-child > #gform_submit_button_1, .input-group-btn:first-child > .btn-group > .btn, .contact-form-1 .input-group-btn:first-child > .btn-group > input[type=submit], .contact-form-1 .input-group-btn:first-child > .btn-group > #gform_submit_button_1, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .contact-form-1 .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type=submit], .contact-form-1 .input-group-btn:last-child > #gform_submit_button_1:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .contact-form-1 .input-group-btn:last-child > .btn-group:not(:last-child) > input[type=submit], .contact-form-1 .input-group-btn:last-child > .btn-group:not(:last-child) > #gform_submit_button_1 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-left: 0;
}

.input-group .form-control:last-child, .input-group .contact-form-1 input:last-child[type=text], .contact-form-1 .input-group input:last-child[type=text], .input-group .contact-form-1 textarea:last-child, .contact-form-1 .input-group textarea:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .contact-form-1 .input-group-btn:last-child > input[type=submit], .contact-form-1 .input-group-btn:last-child > #gform_submit_button_1, .input-group-btn:last-child > .btn-group > .btn, .contact-form-1 .input-group-btn:last-child > .btn-group > input[type=submit], .contact-form-1 .input-group-btn:last-child > .btn-group > #gform_submit_button_1, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .contact-form-1 .input-group-btn:first-child > input:not(:first-child)[type=submit], .contact-form-1 .input-group-btn:first-child > #gform_submit_button_1:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .contact-form-1 .input-group-btn:first-child > .btn-group:not(:first-child) > input[type=submit], .contact-form-1 .input-group-btn:first-child > .btn-group:not(:first-child) > #gform_submit_button_1 {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-right: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .contact-form-1 .input-group-btn > input[type=submit], .contact-form-1 .input-group-btn > #gform_submit_button_1 {
  position: relative;
}

.input-group-btn > .btn + .btn, .contact-form-1 .input-group-btn > input[type=submit] + .btn, .contact-form-1 .input-group-btn > #gform_submit_button_1 + .btn, .contact-form-1 .input-group-btn > .btn + input[type=submit], .contact-form-1 .input-group-btn > input[type=submit] + input[type=submit], .contact-form-1 .input-group-btn > #gform_submit_button_1 + input[type=submit], .contact-form-1 .input-group-btn > .btn + #gform_submit_button_1, .contact-form-1 .input-group-btn > input[type=submit] + #gform_submit_button_1, .contact-form-1 .input-group-btn > #gform_submit_button_1 + #gform_submit_button_1 {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .contact-form-1 .input-group-btn > input:hover[type=submit], .contact-form-1 .input-group-btn > #gform_submit_button_1:hover, .input-group-btn > .btn:focus, .contact-form-1 .input-group-btn > input:focus[type=submit], .contact-form-1 .input-group-btn > #gform_submit_button_1:focus, .input-group-btn > .btn:active, .contact-form-1 .input-group-btn > input:active[type=submit], .contact-form-1 .input-group-btn > #gform_submit_button_1:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .contact-form-1 .input-group-btn:first-child > input[type=submit], .contact-form-1 .input-group-btn:first-child > #gform_submit_button_1, .input-group-btn:first-child > .btn-group {
  margin-left: -1px;
}

.input-group-btn:last-child > .btn, .contact-form-1 .input-group-btn:last-child > input[type=submit], .contact-form-1 .input-group-btn:last-child > #gform_submit_button_1, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-right: -1px;
}

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

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #ff6868;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #ff6868;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width: 768px) {
  .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin: 8px -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form .contact-form-1 input[type=text], .contact-form-1 .navbar-form input[type=text], .navbar-form .contact-form-1 textarea, .contact-form-1 .navbar-form textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .contact-form-1 input[type=text], .contact-form-1 .navbar-form .input-group input[type=text], .navbar-form .input-group .contact-form-1 textarea, .contact-form-1 .navbar-form .input-group textarea {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form .contact-form-1 .input-group > input[type=text], .contact-form-1 .navbar-form .input-group > input[type=text], .navbar-form .contact-form-1 .input-group > textarea, .contact-form-1 .navbar-form .input-group > textarea {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .contact-form-1 .btn-group-sm > input.navbar-btn[type=submit], .contact-form-1 .btn-group-sm > .navbar-btn#gform_submit_button_1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .contact-form-1 .btn-group-xs > input.navbar-btn[type=submit], .contact-form-1 .btn-group-xs > .navbar-btn#gform_submit_button_1 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0);
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0);
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #ff6868;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  z-index: 2;
  color: #ff1c1c;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label:empty {
  display: none;
}

.btn .label, .contact-form-1 input[type=submit] .label, .contact-form-1 #gform_submit_button_1 .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #ff6868;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #ff3535;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .contact-form-1 input[type=submit] .badge, .contact-form-1 #gform_submit_button_1 .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .contact-form-1 .btn-group-xs > input[type=submit] .badge, .contact-form-1 .btn-group-xs > #gform_submit_button_1 .badge, .btn-group-xs > .btn .badge, .contact-form-1 .btn-group-xs > input[type=submit] .badge, .contact-form-1 .btn-group-xs > #gform_submit_button_1 .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #ff6868;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #ff6868;
}

.alert, .contact-form-1 .validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert h4, .alert div.comment--item--title, .contact-form-1 .validation_error h4, .contact-form-1 .validation_error div.comment--item--title {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link, .contact-form-1 .validation_error .alert-link {
  font-weight: bold;
}

.alert > p, .contact-form-1 .validation_error > p, .alert > ul, .contact-form-1 .validation_error > ul {
  margin-bottom: 0;
}

.alert > p + p, .contact-form-1 .validation_error > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger, .contact-form-1 .validation_error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr, .contact-form-1 .validation_error hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link, .contact-form-1 .validation_error .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #ff6868;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media, .media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right, .media > .pull-right {
  padding-left: 10px;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
}

.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

a.list-group-item, button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ff6868;
  border-color: #ff6868;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #fff;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #ff6868;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ff6868;
  border-color: #ff6868;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff6868;
}

.panel-primary > .panel-heading .badge {
  color: #ff6868;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff6868;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 0;
}

.well-sm {
  padding: 9px;
  border-radius: 0;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer .contact-form-1 input[type=submit] + .btn, .contact-form-1 .modal-footer input[type=submit] + .btn, .modal-footer .contact-form-1 #gform_submit_button_1 + .btn, .contact-form-1 .modal-footer #gform_submit_button_1 + .btn, .modal-footer .contact-form-1 .btn + input[type=submit], .contact-form-1 .modal-footer .btn + input[type=submit], .modal-footer .contact-form-1 input[type=submit] + input[type=submit], .contact-form-1 .modal-footer input[type=submit] + input[type=submit], .modal-footer .contact-form-1 #gform_submit_button_1 + input[type=submit], .contact-form-1 .modal-footer #gform_submit_button_1 + input[type=submit], .modal-footer .contact-form-1 .btn + #gform_submit_button_1, .contact-form-1 .modal-footer .btn + #gform_submit_button_1, .modal-footer .contact-form-1 input[type=submit] + #gform_submit_button_1, .contact-form-1 .modal-footer input[type=submit] + #gform_submit_button_1, .modal-footer .contact-form-1 #gform_submit_button_1 + #gform_submit_button_1, .contact-form-1 .modal-footer #gform_submit_button_1 + #gform_submit_button_1 {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .contact-form-1 input[type=submit] + .btn, .contact-form-1 .modal-footer .btn-group input[type=submit] + .btn, .modal-footer .btn-group .contact-form-1 #gform_submit_button_1 + .btn, .contact-form-1 .modal-footer .btn-group #gform_submit_button_1 + .btn, .modal-footer .btn-group .contact-form-1 .btn + input[type=submit], .contact-form-1 .modal-footer .btn-group .btn + input[type=submit], .modal-footer .btn-group .contact-form-1 input[type=submit] + input[type=submit], .contact-form-1 .modal-footer .btn-group input[type=submit] + input[type=submit], .modal-footer .btn-group .contact-form-1 #gform_submit_button_1 + input[type=submit], .contact-form-1 .modal-footer .btn-group #gform_submit_button_1 + input[type=submit], .modal-footer .btn-group .contact-form-1 .btn + #gform_submit_button_1, .contact-form-1 .modal-footer .btn-group .btn + #gform_submit_button_1, .modal-footer .btn-group .contact-form-1 input[type=submit] + #gform_submit_button_1, .contact-form-1 .modal-footer .btn-group input[type=submit] + #gform_submit_button_1, .modal-footer .btn-group .contact-form-1 #gform_submit_button_1 + #gform_submit_button_1, .contact-form-1 .modal-footer .btn-group #gform_submit_button_1 + #gform_submit_button_1 {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block, .modal-footer .contact-form-1 #gform_submit_button_1 + .btn-block, .contact-form-1 .modal-footer #gform_submit_button_1 + .btn-block, .modal-footer .contact-form-1 .btn-block + #gform_submit_button_1, .contact-form-1 .modal-footer .btn-block + #gform_submit_button_1, .modal-footer .contact-form-1 #gform_submit_button_1 + #gform_submit_button_1, .contact-form-1 .modal-footer #gform_submit_button_1 + #gform_submit_button_1 {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn, .carousel-caption .contact-form-1 input[type=submit], .contact-form-1 .carousel-caption input[type=submit], .carousel-caption .contact-form-1 #gform_submit_button_1, .contact-form-1 .carousel-caption #gform_submit_button_1 {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .contact-form-1 .ginput_container:before, .contact-form-1 #field_1_13:before, .clearfix:after, .contact-form-1 .ginput_container:after, .contact-form-1 #field_1_13:after {
  content: " ";
  display: table;
}

.clearfix:after, .contact-form-1 .ginput_container:after, .contact-form-1 #field_1_13:after {
  clear: both;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy, .owl-carousel .owl-item .diet_article_list_item img, .diet_article_list_item .owl-carousel .owl-item img, .owl-carousel .owl-item .diet_article_list_main img, .diet_article_list_main .owl-carousel .owl-item img {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy, .owl-carousel .owl-item .diet_article_list_item img, .diet_article_list_item .owl-carousel .owl-item img, .owl-carousel .owl-item .diet_article_list_main img, .diet_article_list_main .owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

ul, ol, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

a, a:hover, a:focus {
  color: #494949;
  text-decoration: none;
  transition: color 0.2s;
}

input:focus {
  transition: background-color 0.3s ease-in-out 0.3s;
}

.form-control, .contact-form-1 input[type=text], .contact-form-1 textarea {
  background-color: rgba(0, 0, 0, 0.04);
  color: #3a3a3a;
}

body {
  font-family: IRANSans;
  background-color: #f5f5f5;
}

.container-fluid {
  min-width: 320px;
  margin: 0 auto;
}

.container-fluid:not(.full--width) {
  max-width: 1260px;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .contact-form-1 .ginput_container > span, .contact-form-1 #field_1_2, .contact-form-1 #field_1_4, .contact-form-1 #field_1_11, .contact-form-1 #field_1_12, .contact-form-1 #field_1_13, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .contact-form-1 #field_1_5 {
    float: right;
  }
}
.border--title {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.border--title h2, .border--title h1 {
  font-size: 18px;
  margin: 0;
  padding: 15px 10px;
  color: #3a3a3a;
  text-align: right;
}

.border--title h2.red, .border--title h2.comment-main-title, .border--title h1.red, .border--title h1.comment-main-title {
  color: #ff6868;
}

.border--title h2 > a, .border--title h1 > a {
  float: left;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 20px;
}

.center--title {
  text-align: center;
  font-size: 18px;
  margin: 0 0 30px;
  padding-bottom: 20px;
  color: #fff;
  position: relative;
}

.center--title:before {
  left: 0;
  right: 0;
  background-color: #3a3a3a;
  height: 1px;
  content: "";
  position: absolute;
  bottom: 10px;
}

.center--title span {
  position: relative;
}

.center--title span:after {
  background-color: #ff6868;
  bottom: -8px;
  content: "";
  height: 4px;
  left: -15px;
  position: absolute;
  right: -15px;
}

.btn.red, .border--title .btn.comment-main-title, .contact-form-1 input.red[type=submit], .contact-form-1 .border--title input[type=submit].comment-main-title, .border--title .contact-form-1 input[type=submit].comment-main-title, .contact-form-1 .red#gform_submit_button_1, .contact-form-1 .border--title #gform_submit_button_1.comment-main-title, .border--title .contact-form-1 #gform_submit_button_1.comment-main-title {
  background-color: #ff6868;
  color: #fff;
  border-radius: 0;
}

.top--row {
  height: 35px;
  background-color: rgba(0, 0, 0, 0.05);
}

.top--menu {
  float: right;
}

.top--menu > li {
  display: inline-block;
  margin: 5px 10px 0;
}

.top--menu > li a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
}

.register--btn {
  text-align: left;
  margin-top: 50px;
}

.register--btn a {
  display: inline-block;
  background-color: #ff6868;
  color: #fff;
  padding: 15px;
  position: relative;
}

.register--btn a::after {
  border: 1px dashed #fff;
  bottom: 5px;
  content: "";
  left: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}

@media (max-width: 768px) {
  .register--btn {
    left: 20px;
    margin: 0;
    position: absolute;
    top: -80px;
  }
  .register--box {
    min-height: 0;
  }
}
@media (max-width: 768px) {
  .register--btn {
    position: static;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.main--menu {
  background-color: #fff;
  height: 45px;
  border-bottom: 1px solid #ff6868;
  border-top: 1px solid rgba(73, 73, 73, 0.2);
  position: relative;
}

.main--menu .container-fluid {
  position: relative;
}

a.lang {
  float: left;
  font-size: 14px;
  padding: 5px 0 0 10px;
  color: rgba(0, 0, 0, 0.5);
}

.slide--wall {
  margin: 20px -5px;
}

.slide--wall li {
  position: relative;
}

.slide--wall li a span:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), color-stop(76%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 76%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#03000000", endColorstr="#cc000000", GradientType=0);
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  content: "";
}

.slide--wall li h3 {
  color: #fff;
  position: absolute;
  right: 5px;
  bottom: -5px;
  z-index: 1;
  left: 5px;
  font-size: 16px;
  padding: 10px;
  line-height: 21px;
}

.slide--wall li img {
  background-position: 100% 0 !important;
  opacity: 1 !important;
}

.diet--title {
  border: 1px solid rgba(73, 73, 73, 0.2);
  margin-bottom: 20px;
}

.diet--title li {
  width: 20%;
  float: right;
  text-align: center;
  border-left: 1px solid rgba(73, 73, 73, 0.2);
  background-color: #fff;
  padding: 15px 0;
}

.diet--title li:last-child {
  border: 0 none;
}

@media (max-width: 768px) {
  .diet--title li {
    width: 100%;
    border-left: 0;
    border-bottom: 1px solid rgba(73, 73, 73, 0.2);
  }
  .diet--title li:last-child {
    border-bottom: 0 none;
  }
}
.home1 {
  margin-bottom: 20px;
}

.lastest__items {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.lastest__items .post--item {
  padding: 10px;
  width: 50%;
  float: right;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.lastest__items .post--item.big--item {
  width: 100%;
  border-top: 0 none;
}

.lastest__items .post--item.big--item h3 {
  color: rgba(0, 0, 0, 0.8);
}

.lastest__items .post--item.big--item h3 a {
  color: rgba(0, 0, 0, 0.8);
}

.lastest__items .post--item:nth-child(2n-1) {
  border-left: 0 none;
}

.lastest__items .post--item img {
  margin-left: 20px;
}

.lastest__items .post--item .post--box {
  display: table;
}

.lastest__items .post--item .post--box > a {
  position: relative;
  display: block;
}

.lastest__items .post--item .post--box:hover > a::after {
  opacity: 0.5;
}

.lastest__items .post--item .post--box:hover h3 a {
  color: #ff6868;
}

.lastest__items .post--item .post--txt {
  display: table-cell;
  vertical-align: middle;
}

.lastest__items .post--item h3 {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
  text-align: justify;
  word-spacing: -1px;
}

.lastest__items .post--item h3 a {
  color: rgba(0, 0, 0, 0.5);
  display: block;
}

.lastest__items .post--item .post--date {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  -webkit-transition: opacity 0.2s ease-in-out 0.2s;
  transition: opacity 0.2s ease-in-out 0.2s;
}

.lastest__items .post--item .post--desc {
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px;
  text-align: justify;
  margin-top: 10px;
  line-height: 22px;
}

.lastest__items.mobile--items .post--item {
  width: 100%;
}

.lastest__items.mobile--items .post--item .post--desc {
  display: none;
}

.vertical__items {
  margin-bottom: 20px;
}

.vertical__items .post--item {
  width: 100%;
  border-left: 0 none;
}

.vertical__items .post--item:first-child {
  border-top: 0 none;
}

.lastest__pepole {
  margin-bottom: 20px;
}

.lastest__people--box .center--title {
  color: #494949;
}

.lastest__people--box .center--title:before {
  background-color: rgba(73, 73, 73, 0.5);
}

.pepole--item {
  position: relative;
}

.pepole--item .pepole--img {
  position: relative;
  display: block;
}

.pepole--item h2 {
  font-size: 16px;
  color: #494949;
}

.pepole--item h2 a {
  display: block;
  text-align: center;
  color: #494949;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.pepole--item:hover .pepole--img::after {
  opacity: 1;
}

.pepole--item:hover h2 a {
  color: rgba(255, 104, 104, 0.8);
}

.home2 {
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .lastest__items .post--item.last--two {
    display: none;
  }
  .lastest__items .post--item .post--box {
    display: block;
  }
  .lastest__items .post--item .post--txt {
    display: block;
    margin-top: 10px;
  }
  .lastest__items .post--item .post--date {
    display: none;
  }
  .lastest__items .post--item h3 {
    display: block;
  }
  .lastest__items .post--item h3 a {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  .lastest__items .post--item img {
    float: none;
    margin: 0;
  }
}
@media (max-width: 768px) {
  .lastest__items {
    margin-bottom: 20px;
  }
  .lastest__items .post--item {
    border-top: 0 none;
  }
  .lastest__items .post--item.last--two {
    display: none;
  }
  .lastest__items .post--item .post--box {
    display: block;
    direction: rtl;
  }
  .lastest__items .post--item .post--txt {
    display: block;
    margin-top: 10px;
    text-align: center;
  }
  .lastest__items .post--item .post--date {
    display: none;
  }
  .lastest__items .post--item h3 {
    text-align: center;
    display: block;
  }
  .lastest__items .post--item h3 a {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  .lastest__items .post--item img {
    float: none;
    margin: 0;
  }
  .lastest__items .post--item.big--item img {
    max-height: 183px;
  }
}
.lastest__videos {
  background-color: white;
  padding: 40px 0 20px;
  color: #3a3a3a;
  margin-bottom: 20px;
}

.video--item h2 {
  font-size: 14px;
  line-height: 25px;
  padding: 0 10px;
  text-align: center;
}

.video--item h2 a {
  color: #7f7f7f;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.video--item .video--image {
  position: relative;
  display: block;
}

.video--item .video--image::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.video--item .video--image i {
  position: absolute;
  width: 57px;
  height: 57px;
  left: 50%;
  top: 50%;
  margin-left: -26px;
  margin-top: -26px;
  border: 4px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.4);
  z-index: 99;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.video--item:hover .video--image::after {
  background-color: rgba(255, 104, 104, 0.8);
}

.video--item:hover .video--image i {
  color: rgba(255, 255, 255, 0.5);
  border: 4px solid rgba(255, 255, 255, 0.5);
}

.video--item:hover h2 a {
  color: rgba(255, 104, 104, 0.8);
}

.banner--item {
  margin-bottom: 20px;
  position: relative;
}

.banner--item:last-child {
  margin-bottom: 0;
}

.banner--item > a {
  position: relative;
  display: block;
}

.banner--item > a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out 0.2s;
  transition: opacity 0.2s ease-in-out 0.2s;
}

.banner--item .banner--hover {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  opacity: 0;
  margin-top: -15px;
  -webkit-transition: opacity 0.3s ease-in-out 0.3s;
  transition: opacity 0.3s ease-in-out 0.3s;
}

.banner--item .banner--hover a {
  background-color: #ff6868;
  color: #fff;
  display: inline-block;
  margin: 0 10px;
  padding: 10px 15px;
}

.banner--item .banner--hover a.black-btn {
  background-color: #3a3a3a;
}

.banner--item:hover > a::after {
  opacity: 0.5;
}

.banner--item:hover .banner--hover {
  opacity: 1;
}

.sidebar--col .banner--box {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .banner--item {
    text-align: center;
  }
  .banner--item img {
    display: inline-block;
  }
}
.radio--box .post--box > a i {
  color: #fff;
  font-size: 30px;
  margin: -15px -10px 0 0;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.radio--box .post--box:hover > a i {
  color: #ff6868;
}

.radio--box .post--item:nth-child(2n-1) {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.radio--box .post--item:nth-child(2n) {
  border-left: 0 none;
}

@media (max-width: 768px) {
  .radio--box .post--item:nth-child(2n-1) {
    border-left: 0 none;
  }
  .radio--box .post--item .post--box > a::after {
    left: 0;
  }
}
.inispire--box {
  position: relative;
  float: left;
  overflow: hidden;
  min-width: 400px;
  max-width: 400px;
  max-height: 330px;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.inispire--box img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.inispire--box figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.inispire--box figcaption::before, .inispire--box figcaption::after {
  pointer-events: none;
}

.inispire--box figcaption, .inispire--box figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inispire--box {
  background: #ff6868;
}

.inispire--box img {
  height: 400px;
}

.inispire--box figcaption {
  padding: 1em;
}

.inispire--box figcaption::before, .inispire--box figcaption::after {
  position: absolute;
  content: "";
  opacity: 0;
}

.inispire--box figcaption::before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  bottom: 30px;
  left: 20px;
  right: 20px;
  top: 30px;
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
}

.inispire--box figcaption::after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  bottom: 20px;
  left: 30px;
  right: 30px;
  top: 20px;
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0 0;
  transform-origin: 100% 0 0;
}

.inispire--box h2 {
  padding-top: 26%;
  transition: transform 0.35s;
}

.inispire--box p {
  padding: 0.5em 2em;
  text-transform: none;
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}

.inispire--box img, .inispire--box figcaption::before, .inispire--box figcaption::after, .inispire--box p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.inispire--box:hover img {
  opacity: 0.7;
  transform: translate3d(0, 0, 0);
}

.inispire--box:hover figcaption::before, .inispire--box:hover figcaption::after {
  opacity: 1;
  transform: scale(1);
}

.inispire--box:hover h2, .inispire--box:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.inispire--box:hover figcaption::after, .inispire--box:hover h2, .inispire--box:hover p, .inispire--box:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

@media (max-width: 768px) {
  .inispire--box {
    display: none;
  }
}
.lastest__info {
  margin-top: 20px;
  margin-bottom: 20px;
}

#lastestInfo {
  background: #fff none repeat scroll 0 0;
}

footer.footer {
  background-color: #5a5f64;
  color: rgba(255, 255, 255, 0.4);
}

footer.footer input[type=email] {
  border: 0 none;
  border-radius: 0;
  background-color: #494949;
  width: 100%;
  height: 40px;
}

footer.footer input[type=email]:focus {
  box-shadow: none;
  background-color: #f5f5f5;
}

footer.footer .newsletter--box {
  margin-bottom: 20px;
}

footer.footer .newsletter--box h3 {
  font-size: 18px;
}

footer.footer .newsletter--box p {
  font-size: 12px;
}

footer.footer .newsletter--box form {
  margin-top: 20px;
}

footer.footer .newsletter--box .form-group {
  float: right;
  width: 75%;
}

footer.footer .newsletter--box button {
  float: left;
  width: 25%;
  font-size: 18px;
  height: 40px;
}

.enemad--logo {
  float: right;
  width: 40%;
  text-align: center;
}

.enemad--logo img {
  max-width: 100%;
  height: auto;
}

.social--list {
  float: right;
  padding-right: 0;
}

.social--list h5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.2);
  padding-bottom: 10px;
}

.social--list li {
  float: right;
  margin-left: 10px;
}

.social--list li a {
  color: #7d7d7d;
  font-size: 30px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.social--list li a:hover {
  color: #ff6868;
}

.social--list li a i {
  margin-top: 10px;
}

.social--list li img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.social--list li img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.home4 {
  margin: 20px 0;
}

.footer--title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 15px;
  margin: 0 0 10px;
  padding-bottom: 10px;
}

.footer--list {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  height: 230px;
  padding-right: 5px;
}

.footer--list li {
  margin-bottom: 15px;
}

.footer--list li::before {
  display: inline-block;
  height: 5px;
  position: relative;
  top: 1px;
  width: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  content: "";
}

.footer--list li a {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.3);
  padding-right: 5px;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.footer--list li a:hover {
  color: #ff6868;
}

.footer--box {
  padding-right: 60px;
}

@media (max-width: 768px) {
  .footer div[class*=col-] {
    margin-bottom: 20px;
  }
  .footer .footer--box {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .footer .footer--box {
    display: none;
  }
}
.radio--box {
  background-color: #fff;
}

.cd-main-header {
  z-index: 15;
}

.cd-main-content, .blog_main_content {
  background: #f5f5f5;
  min-height: 100vh;
  z-index: 2;
}

.cd-main-content, .blog_main_content, .cd-main-header {
  transform: translateZ(0);
  will-change: transform;
}

.cd-main-content, .blog_main_content, .cd-main-header {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

@media only screen and (max-width: 767px) {
  .cd-main-content.nav-is-visible, .nav-is-visible.blog_main_content, .cd-main-header.nav-is-visible {
    transform: translateX(-260px);
  }
  .nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .nav-is-visible.blog_main_content, .nav-on-left .cd-main-header.nav-is-visible {
    transform: translateX(260px);
  }
}
.nav-is-fixed .cd-main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

@media only screen and (min-width: 1170px) {
  .cd-main-header::after {
    clear: both;
    content: "";
    display: table;
  }
}
.cd-header-buttons {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 20px;
}

.cd-header-buttons li {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .nav-on-left .cd-header-buttons {
    left: 5%;
  }
  .nav-on-left .cd-header-buttons li {
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .cd-header-buttons {
    top: 0;
    left: 0;
  }
}
.cd-search-trigger, .cd-nav-trigger {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  z-index: 3;
  float: right;
}

.cd-search-trigger {
  float: left;
}

.cd-search-trigger::before, .cd-search-trigger::after {
  content: "";
  position: absolute;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-search-trigger::before {
  top: 5px;
  left: 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #d0d0d0;
}

.cd-search-trigger::after {
  height: 2px;
  width: 7px;
  background: #d0d0d0;
  bottom: 6px;
  right: 5px;
  transform: rotate(45deg);
}

.cd-search-trigger span {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}

.cd-search-trigger span::before, .cd-search-trigger span::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 22px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #d0d0d0;
  opacity: 0;
  transform: translateZ(0);
  backface-visibility: hidden;
  transition: opacity 0.3s, transform 0.3s;
}

.cd-search-trigger span::before {
  transform: rotate(45deg);
}

.cd-search-trigger span::after {
  transform: rotate(-45deg);
}

.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
  opacity: 0;
}

.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
  opacity: 1;
}

.cd-search-trigger.search-is-visible span::before {
  transform: rotate(135deg);
}

.cd-search-trigger.search-is-visible span::after {
  transform: rotate(45deg);
}

.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after {
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #2e3233;
}

.cd-nav-trigger span {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -webkit-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  content: "";
  right: 0;
  transform: translateZ(0);
  backface-visibility: hidden;
  transform-origin: 0 50%;
  transition: transform 0.3s 0.3s;
}

.cd-nav-trigger span::before {
  top: -6px;
}

.cd-nav-trigger span::after {
  top: 6px;
}

.cd-nav-trigger.nav-is-visible span {
  background: rgba(46, 50, 51, 0);
}

.cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after {
  background: #2e3233;
}

.cd-nav-trigger.nav-is-visible span::before {
  transform: translateX(4px) translateY(-3px) rotate(45deg);
}

.cd-nav-trigger.nav-is-visible span::after {
  transform: translateX(4px) translateY(2px) rotate(-45deg);
}

@media only screen and (min-width: 768px) {
  .cd-nav-trigger {
    display: none;
  }
}
.cd-primary-nav, .cd-primary-nav ul {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 260px;
  background: #2e3233;
  overflow: auto;
  z-index: 1;
  transform: translateZ(0) translateX(0);
  transition: transform 0.3s;
}

@media only screen and (min-width: 768px) {
  .cd-primary-nav, .cd-primary-nav ul {
    transform: none;
  }
}
.cd-primary-nav a, .cd-primary-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #3a3f40;
  transform: translateZ(0);
  will-change: transform, opacity;
  transition: transform 0.3s, opacity 0.3s;
}

.cd-primary-nav.is-hidden, .cd-primary-nav ul.is-hidden {
  transform: translateX(-100%);
}

.cd-primary-nav.moves-out > li > a, .cd-primary-nav ul.moves-out > li > a {
  transform: translateX(100%);
  opacity: 0;
}

@media only screen and (max-width: 767px) {
  .nav-on-left .cd-primary-nav, .nav-on-left .cd-primary-nav ul {
    right: auto;
    left: 0;
  }
}
.cd-primary-nav .see-all a {
  color: #ff6868;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item, .cd-primary-nav .cd-nav-icons .cd-nav-item {
  height: 80px;
  line-height: 80px;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item h3, .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
  overflow: hidden;
  text-overflow: ellipsis;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item {
  padding-left: 90px;
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}

.cd-primary-nav .cd-nav-gallery > a {
  color: #ff6868;
  margin-bottom: 20px;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item {
  padding-left: 75px;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item p {
  color: #2e3233;
  font-size: 1.3rem;
  display: none;
}

.cd-primary-nav .cd-nav-icons .cd-nav-item::before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}

@media only screen and (max-width: 767px) {
  .cd-primary-nav {
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s;
    transition: visibility 0s 0.3s;
  }
  .cd-primary-nav.nav-is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
  }
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    position: static;
    padding: 0;
    height: auto;
    width: auto;
    float: right;
    overflow: visible;
    background: transparent;
  }
  .cd-primary-nav::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-primary-nav.moves-out > li > a {
    transform: translateX(0);
    opacity: 1;
  }
  .cd-primary-nav ul {
    position: static;
    height: auto;
    width: auto;
    background: transparent;
    overflow: visible;
    z-index: 3;
  }
  .cd-primary-nav ul.is-hidden {
    transform: translateX(0);
  }
  .cd-primary-nav ul.moves-out > li > a {
    transform: translateX(0);
    opacity: 1;
  }
  .cd-primary-nav > li {
    float: right;
    margin-left: 20px;
  }
  .cd-primary-nav > li > a {
    position: relative;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    color: #2e3233;
    overflow: visible;
    border-bottom: none;
    -webkit-transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s;
  }
  .cd-primary-nav > li > a:hover {
    color: #ff6868;
  }
  .cd-primary-nav > li > a.selected {
    color: #ff6868;
    box-shadow: inset 0 -2px 0 #ff6868;
  }
  .cd-primary-nav .go-back, .cd-primary-nav .see-all {
    display: none;
  }
  .cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons {
    position: absolute;
    top: 45px;
    left: 10px;
    right: 10px;
    background: #ffffff;
    padding: 30px;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    transform: translateX(0);
    transition: opacity 0.3s 0s, visibility 0s 0s;
  }
  .cd-primary-nav .cd-secondary-nav.has-see-all, .cd-primary-nav .cd-nav-gallery.has-see-all, .cd-primary-nav .cd-nav-icons.has-see-all {
    padding-bottom: 90px;
  }
  .cd-primary-nav .cd-secondary-nav::after, .cd-primary-nav .cd-nav-gallery::after, .cd-primary-nav .cd-nav-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-primary-nav .cd-secondary-nav.is-hidden, .cd-primary-nav .cd-nav-gallery.is-hidden, .cd-primary-nav .cd-nav-icons.is-hidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all, .cd-primary-nav .cd-nav-gallery > .see-all, .cd-primary-nav .cd-nav-icons > .see-all {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70px;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a, .cd-primary-nav .cd-nav-gallery > .see-all a, .cd-primary-nav .cd-nav-icons > .see-all a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    border-top: 1px solid #e2e3df;
    border-bottom: none;
    margin: 0;
    padding: 0;
    -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
    transition: color 0.2s, background 0.2s, border 0.2s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a:hover, .cd-primary-nav .cd-nav-gallery > .see-all a:hover, .cd-primary-nav .cd-nav-icons > .see-all a:hover {
    background: #2e3233;
    border-color: #2e3233;
    color: #ffffff;
  }
  .cd-primary-nav .cd-secondary-nav > li {
    height: 340px;
    width: 23%;
    float: right;
    margin-right: 2.66%;
    border-left: 1px solid #e2e3df;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .cd-primary-nav .cd-secondary-nav > li:last-child {
    border-left: 0;
  }
  .cd-primary-nav .cd-secondary-nav > li:nth-child(4n+2) {
    margin-right: 0;
    border-right: none;
  }
  .cd-primary-nav .cd-secondary-nav > li > a {
    color: #ff6868;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 0.6em;
  }
  .cd-primary-nav .cd-secondary-nav a {
    height: 30px;
    line-height: 30px;
    padding: 0 18% 0 0;
    color: #2e3233;
    border-bottom: none;
    font-size: 1.4rem;
  }
  .cd-primary-nav .cd-secondary-nav a:hover {
    color: #ff6868;
  }
  .cd-primary-nav .cd-secondary-nav ul {
    transform: translateZ(0);
  }
  .cd-primary-nav .cd-secondary-nav ul ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
    transform: translateX(100%);
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
    color: transparent;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .see-all {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav .moves-out > li > a {
    transform: translateX(-100%);
  }
  .cd-primary-nav .cd-nav-gallery li {
    width: 25%;
    float: right;
    margin: 0;
    padding: 0 10px;
  }
  .cd-primary-nav .cd-nav-gallery li:nth-child(4n+2) {
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item {
    border-bottom: none;
    padding: 0;
    height: auto;
    line-height: 1.2;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
    position: static;
    margin-top: 0;
    height: auto;
    width: 100%;
    margin-bottom: 0.6em;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
    color: #ff6868;
    font-weight: bold;
    padding: 0 0.4em;
  }
  .cd-primary-nav .cd-nav-gallery .item--title {
    text-align: center;
    font-size: 14px;
    border-bottom: 0 none;
  }
  .cd-primary-nav .cd-nav-icons li {
    width: 32%;
    float: left;
    margin: 0 2% 20px 0;
  }
  .cd-primary-nav .cd-nav-icons li:nth-child(3n+2) {
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
    position: relative;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
    background: #f6f6f5;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    color: #ff6868;
    font-weight: bold;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    display: block;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
    left: 25px;
  }
}
@media only screen and (max-width: 910px) {
  .cd-primary-nav > li {
    margin-left: 0;
  }
}
.cd-primary-nav > li:last-child {
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .slide--wall {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .owl--wall {
    display: none !important;
  }
}
.owl--wall {
  margin-top: 30px;
}

.owl--wall .owl-dots, .owl--wall .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl--wall .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl--wall .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl--wall .owl-dots {
  text-align: center;
}

.owl--wall .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl--wall .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  display: block;
  background-color: #ddd;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl--wall .owl-dots .owl-dot.active span, .owl--wall .owl-dots .owl-dot:hover span {
  background: #ff6868;
}

.owl--wall img {
  vertical-align: middle;
}

.owl--wall .owl-item h3 {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  padding: 10px 40px;
  font-size: 15px;
  background: rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(34%, rgba(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0.57)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.34) 34%, rgba(0, 0, 0, 0.57) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0);
}

.owl--wall .owl-nav {
  position: relative;
  margin-bottom: 10px;
}

.owl--wall .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  position: absolute;
  bottom: 100%;
  width: 36px;
}

.owl--wall .owl-nav [class*=owl-] i {
  font-size: 24px;
  line-height: 36px;
}

.owl--wall .owl-nav [class*=owl-]:hover {
  background-color: #ff6868;
}

.owl--wall .owl-nav .owl-next {
  left: 0;
}

.owl--wall .owl-nav .owl-prev {
  right: 0;
}

.has-children > a, .go-back a {
  position: relative;
}

.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #464c4e;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.has-children > a::before, .go-back a::before {
  transform: rotate(45deg);
}

.has-children > a::after, .go-back a::after {
  transform: rotate(-45deg);
}

@media only screen and (min-width: 768px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #c9cbc4;
  }
  .has-children > a:hover::before, .has-children > a:hover::after, .go-back a:hover::before, .go-back a:hover::after {
    background: #ff6868;
  }
}
.has-children > a {
  padding-right: 40px;
}

.has-children > a::before, .has-children > a::after {
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-primary-nav .go-back a {
  padding-right: 40px;
}

.cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

@media only screen and (min-width: 768px) {
  .has-children > a::before, .has-children > a::after {
    left: 15%;
  }
  .cd-primary-nav > .has-children > a {
    padding-left: 30px !important;
  }
  .cd-primary-nav > .has-children > a::before, .cd-primary-nav > .has-children > a::after {
    width: 9px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: #c9cbc4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .cd-primary-nav > .has-children > a::before {
    left: 1px;
    right: auto;
  }
  .cd-primary-nav > .has-children > a::after {
    left: 6px;
    right: auto;
  }
  .cd-primary-nav > .has-children > a.selected::after {
    left: 0;
  }
  .cd-primary-nav > .has-children > a.selected::before, .cd-primary-nav > .has-children > a.selected::after {
    width: 14px;
  }
  .cd-primary-nav > .has-children > a.selected::before {
    transform: translateX(-1px) rotate(-45deg);
  }
  .cd-primary-nav > .has-children > a.selected::after {
    transform: rotate(45deg);
  }
  .cd-secondary-nav > .has-children > a::before, .cd-secondary-nav > .has-children > a::after {
    display: none;
  }
  .cd-primary-nav .go-back a {
    padding-right: 20px;
  }
  .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
    left: 1px;
  }
}
.cd-search {
  position: absolute;
  height: 50px;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

@media screen and (max-width: 767px) {
  .cd-search {
    position: fixed;
    z-index: 99999;
  }
}
.cd-search form {
  height: 100%;
  width: 100%;
}

.cd-search input {
  border-radius: 0;
  border: none;
  background: #ffffff;
  height: 100%;
  width: 100%;
  font-size: 20px;
  padding: 20px;
  appearance: none;
}

.cd-search input::-webkit-input-placeholder {
  color: #c9cbc4;
}

.cd-search input::-moz-placeholder {
  color: #c9cbc4;
}

.cd-search input:-moz-placeholder {
  color: #c9cbc4;
}

.cd-search input:-ms-input-placeholder {
  color: #c9cbc4;
}

.cd-search input:focus {
  outline: none;
}

.cd-search.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.nav-is-fixed .cd-search {
  position: fixed;
}

@media only screen and (min-width: 768px) {
  .cd-search {
    height: 80px;
  }
  .cd-search input {
    font-weight: 300;
  }
}
.cd-overlay {
  position: fixed;
  z-index: 15;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  backface-visibility: hidden;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
}

.cd-overlay.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
}

@media only screen and (max-width: 767px) {
  .cd-overlay {
    z-index: 9999;
  }
  .cd-overlay.is-visible {
    transform: translateX(-260px);
  }
  .nav-on-left .cd-overlay.is-visible {
    transform: translateX(260px);
  }
  .cd-overlay.is-visible.search-is-visible, .nav-on-left .cd-overlay.is-visible.search-is-visible {
    transform: translateX(0);
  }
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav a, .cd-primary-nav ul a > h6 {
    font-size: 15px;
    margin: 0;
    line-height: inherit;
  }
  .cd-primary-nav ul a > h6::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f100";
    width: 20px;
    line-height: inherit;
    height: inherit;
    color: #ccc;
  }
}
.no-js .cd-primary-nav {
  position: relative;
  height: auto;
  width: 100%;
  overflow: visible;
  visibility: visible;
  z-index: 2;
}

.no-js .cd-search {
  position: relative;
  top: 0;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 768px) {
  .no-js .cd-primary-nav {
    position: absolute;
    z-index: 3;
    display: inline-block;
    width: auto;
    top: 0;
    right: 150px;
    padding: 0;
  }
  .no-js .nav-is-fixed .cd-primary-nav {
    position: fixed;
  }
}
.list--box {
  background-color: #fff;
  margin: 10px 0;
}

.list__page {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.list--item {
  padding: 20px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.list--item h2 {
  font-size: 18px;
  margin: 0 0 10px;
}

.list--item .post--date {
  color: rgba(0, 0, 0, 0.3);
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}

.list--item article {
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
  line-height: 24px;
}

.list--item .col-sm-12:hover a, .list--item .contact-form-1 #field_1_5:hover a, .contact-form-1 .list--item #field_1_5:hover a {
  color: #ff6868;
}

.list__page--block {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 20px;
}

.list--item--block {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  min-height: 200px;
}

.list--item--block h2 {
  font-size: 14px;
  margin: 0;
  padding: 10px;
  text-align: center;
  line-height: 21px;
}

.list--item--block h2 a {
  display: block;
}

.list--item--block:hover a {
  color: #ff6868;
}

.page__navigation {
  text-align: center;
}

.pagination > li {
  display: inline-block;
  color: #494949;
}

.pagination > li > a, .pagination > li > span {
  color: #494949;
  border: 0 none;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #ff6868;
}

.pagination > li > span {
  color: #ff6868;
}

.sidebar--col {
  margin-top: 10px;
}

.item__page {
  background-color: #fff;
  margin: 10px 0;
}

.item__page img {
  max-width: 100%;
  height: auto;
}

.feathered--image {
  text-align: center;
  margin: 20px 0;
}

.feathered--image img {
  display: inline-block;
}

@media (max-width: 480px) {
  .feathered--image img {
    display: block;
  }
}
.item__box {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 20px;
}

.item--content {
  color: rgba(0, 0, 0, 0.8);
  line-height: 28px;
  margin-bottom: 20px;
}

.item--options {
  padding: 0 10px 10px;
}

.item--options > a, .item--options > span {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
}

.item--options .post--date {
  padding-right: 15px;
}

.item--options .post--date:before {
  width: 5px;
  height: 5px;
  background-color: #ff6868;
  content: "";
  display: inline-block;
  right: -10px;
  position: relative;
}

.item--tags {
  margin-bottom: 20px;
}

.item--tags li {
  float: right;
  margin-left: 15px;
}

.item--tags li a {
  display: inline-block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  padding: 0 10px;
  min-width: 70px;
  line-height: 25px;
  border-radius: 13px;
  background: #f5f5f5;
  text-align: center;
  margin: 2px;
}

.item--tags li a:hover {
  color: #ff6868;
}

.item--tags li > span {
  display: inline-block;
  line-height: 30px;
}

.item--nav {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  padding: 10px 0;
}

.item--nav a {
  display: block;
  color: rgba(0, 0, 0, 0.3);
}

.item--nav a i {
  display: inline-block;
  margin: 0 5px;
  position: relative;
  top: 2px;
}

.item--nav a:hover {
  color: #ff6868;
}

.item--nav .next {
  text-align: left;
}

.related--items {
  margin-bottom: 40px;
}

.related--items .center--title {
  color: rgba(0, 0, 0, 0.5);
}

.related--items .center--title:before {
  background-color: rgba(0, 0, 0, 0.2);
}

.related--item {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  text-align: center;
}

.related--item h4, .related--item div.comment--item--title {
  color: #000;
  font-size: 14px;
}

@media (max-width: 550px) {
  .col-xs-3 {
    width: 50%;
    margin-bottom: 20px;
  }
}
.comment__form {
  background-color: #fff;
  margin-bottom: 40px;
}

.comment__form form {
  padding: 15px 15px 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.comment__form textarea {
  height: 133px;
  resize: none;
}

.comment__form input[type=text], .comment__form textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: rgba(0, 0, 0, 0.04);
  background-image: none;
  border: 1px solid #ccc;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.comment__form textarea {
  height: auto;
}

.comment__form #reply-title, .comment__form .comment-notes {
  display: none;
}

.comment__form input[type=submit] {
  background-color: #ff6868;
  border: 0 none;
  color: #fff;
  padding: 8px 10px;
  margin-top: 15px;
}

.searchresult__page {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 20px;
}

.search--options h3 {
  font-size: 18px;
  color: #494949;
}

.search--options h3 span {
  color: #ff6868;
}

.search--options .result--number {
  color: #ff6868;
  margin-bottom: 15px;
  display: block;
  font-size: 12px;
}

.search--form {
  margin-bottom: 40px;
}

.search--form input[type=text] {
  height: 35px;
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
  border: 1px solid rgba(73, 73, 73, 0.5);
  width: calc(100% - 35px);
  float: right;
  padding-right: 15px;
}

.search--form input[type=submit] {
  border: 0 none;
  width: 35px;
  height: 35px;
}

.searchresult--list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.searchresult--list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}

.searchresult--list li:hover h3 a {
  color: #ff6868;
  -webkit-transition: color 0.2s ease-in-out 0.2s;
  transition: color 0.2s ease-in-out 0.2s;
}

.searchresult--list li > h3 {
  color: #3a3a3a;
  margin: 10px 0;
  font-size: 14px;
}

.searchresult--list li > div {
  color: rgba(73, 73, 73, 0.5);
  font-size: 12px;
}

.searchresult--list li > div a {
  color: rgba(0, 0, 0, 0.5);
}

.searchresult--list li > article {
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
  margin-top: 15px;
}

.comment--list {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
  margin-bottom: 30px;
}

.comment--item {
  padding: 15px 15px 0;
}

.comment--item--title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 10px;
}

.comment--name {
  color: #ff6868;
  font-size: 14px;
  float: right;
  padding-top: 4px;
  margin-left: 6px;
}

.comment--date {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
}

.comment--main {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  margin-top: 10px;
}

.interview-single-container {
  background-color: whitesmoke;
}

.interview-single-container figure .container {
  max-width: 900px;
}

@media (max-width: 767px) {
  .interview-single-container figure .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .interview-single-container .img-center {
    text-align: center;
  }
  .interview-single-container .img-center img {
    display: inline-block;
  }
}
.interview-single-container .section-content {
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 1.72857;
  font-size: 0.9em;
}

.interview-single-container .section-1 {
  color: #707070;
  background-color: #dcdcdc;
}

@media (min-width: 768px) {
  .interview-single-container .section-1 .col-sm-6:nth-child(2), .interview-single-container .section-1 .contact-form-1 .ginput_container > span:nth-child(2), .contact-form-1 .interview-single-container .section-1 .ginput_container > span:nth-child(2), .interview-single-container .section-1 .contact-form-1 #field_1_2:nth-child(2), .contact-form-1 .interview-single-container .section-1 #field_1_2:nth-child(2), .interview-single-container .section-1 .contact-form-1 #field_1_4:nth-child(2), .contact-form-1 .interview-single-container .section-1 #field_1_4:nth-child(2), .interview-single-container .section-1 .contact-form-1 #field_1_11:nth-child(2), .contact-form-1 .interview-single-container .section-1 #field_1_11:nth-child(2), .interview-single-container .section-1 .contact-form-1 #field_1_12:nth-child(2), .contact-form-1 .interview-single-container .section-1 #field_1_12:nth-child(2), .interview-single-container .section-1 .contact-form-1 #field_1_13:nth-child(2), .contact-form-1 .interview-single-container .section-1 #field_1_13:nth-child(2) {
    margin-top: 25%;
  }
}
.interview-single-container .section-1 h2 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 40px;
  color: #6a6a6a;
}

.interview-single-container .section-1 .page-heading {
  text-align: right;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .interview-single-container .section-1 .page-heading {
    display: inline-block;
  }
}
.interview-single-container .section-2 {
  background-color: #d7d7d7;
}

@media (max-width: 767px) {
  .interview-single-container .section-2 .col-sm-6:nth-child(1), .interview-single-container .section-2 .contact-form-1 .ginput_container > span:nth-child(1), .contact-form-1 .interview-single-container .section-2 .ginput_container > span:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_2:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_2:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_4:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_4:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_11:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_11:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_12:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_12:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_13:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_13:nth-child(1) {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .interview-single-container .section-2 .col-sm-6:nth-child(1), .interview-single-container .section-2 .contact-form-1 .ginput_container > span:nth-child(1), .contact-form-1 .interview-single-container .section-2 .ginput_container > span:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_2:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_2:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_4:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_4:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_11:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_11:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_12:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_12:nth-child(1), .interview-single-container .section-2 .contact-form-1 #field_1_13:nth-child(1), .contact-form-1 .interview-single-container .section-2 #field_1_13:nth-child(1) {
    margin-top: 25%;
    padding-right: 60px;
    position: relative;
  }
}
.interview-single-container .section-2 .start-weight {
  color: #555555;
  text-decoration: line-through;
}

.interview-single-container .section-2 .end-weight {
  color: #ff2020;
}

.interview-single-container .section-2 .weight-loss {
  color: #28a731;
}

.interview-single-container .section-2 .fa-quote-right {
  position: absolute;
  right: 0;
  color: #b5b5b5;
}

.interview-single-container .section-2 .details {
  margin-top: 30px;
  text-align: justify;
}

.interview-single-container .section-2 h4, .interview-single-container .section-2 div.comment--item--title {
  font-weight: bold;
}

.interview-single-container .section-3 {
  background-color: #4f4f4f;
}

.interview-single-container .section-video iframe {
  border: none;
}

.interview-single-container .register--btn {
  display: inline-block;
  left: auto;
  text-align: center;
}

.interview-single-container .item__page {
  background-color: transparent;
}

.interview-single-container .item--nav {
  margin-bottom: 10px;
}

.interview-single-container .item--tags {
  margin-bottom: 0;
}

.interview-single-container .item--tags li {
  padding: 2px 5px;
}

.interview-single-container .item--tags li a {
  padding: 0;
  background-color: rgba(238, 238, 238, 0.34);
  border-radius: 5px;
  border: none;
}

.interview-single-container .item--tags li i {
  vertical-align: text-bottom;
}

.interview-single-container .like-tag {
  color: rgba(0, 0, 0, 0.4);
  border-bottom: solid 1px rgba(0, 0, 0, 0.15);
  padding-bottom: 7px;
}

.interview-single-container .like-tag .post-like-count {
  font-family: "Noto Sans", sans-serif;
  margin-right: 8px;
}

.interview-single-container .like-tag .like-btn {
  cursor: pointer;
}

.interview-single-container .like-tag .like-btn .fa {
  vertical-align: middle;
}

.interview-single-container .like-tag .like-btn .fa:before {
  margin: 0;
  line-height: 17px;
  width: 17px;
  font-size: 17px;
  text-align: center;
  vertical-align: middle;
}

.interview-single-container .like-tag .like-btn .active {
  color: #ff6868;
}

.interview-single-container .like-tag .like-btn .loading:before {
  color: #777;
  content: "\f110";
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@media (max-width: 500px) {
  .interview-single-container .like-tag .text-left {
    text-align: center;
    padding-top: 20px;
  }
}
.interview-single-container .related--items .center--title {
  color: #6d6d6d;
  line-height: 36px;
  text-align: right;
  margin: 0;
  padding-bottom: 0;
  position: relative;
  padding-right: 45px;
  font-weight: bold;
}

.interview-single-container .related--items .center--title:before {
  display: inline-block;
  font: normal normal normal 16px/36px FontAwesome;
  content: "\f087";
  border: solid 1px #ddd;
  border-bottom: none;
  width: 36px;
  height: 36px;
  text-align: center;
  color: #a530b7;
  position: absolute;
  top: 1px;
  right: 0;
  background-color: whitesmoke;
}

@media (max-width: 500px) {
  .interview-single-container .related--items .center--title {
    font-size: 12px;
  }
}
.interview-single-container .related--items .body {
  border: solid 1px #ddd;
  padding: 20px;
}

.interview-single-container .related--items .body .related--item {
  border: none;
  border-top: solid 7px #a530b7;
  text-align: right;
  height: auto;
}

.interview-single-container .related--items .body .related--item img {
  width: 100%;
}

.interview-single-container .related--items .body .related--item .content {
  padding: 8px;
}

.interview-single-container .related--items .body .related--item .content h4, .interview-single-container .related--items .body .related--item .content div.comment--item--title {
  padding: 0;
}

.interview-single-container .related--items .body .related--item .related-footer {
  padding-top: 10px;
  text-align: left;
  direction: ltr;
  font-family: "Noto Sans", sans-serif;
}

.interview-single-container .related--items .body .related--item .related-footer .comment-count {
  display: inline-block;
  background-color: #bcbcbc;
  line-height: 18px;
  padding: 0 10px;
  font-size: 11px;
  color: #fff;
  border-radius: 3px;
  position: relative;
}

.interview-single-container .related--items .body .related--item .related-footer .comment-count:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: solid 8px transparent;
  border-right-color: #bcbcbc;
  border-top: none;
  top: 100%;
  right: 20%;
  transform: rotate(-18deg);
}

.interview-single-container .related--items .body .related--item .related-footer .like-count {
  color: #bcbcbc;
  display: inline-block;
  margin-left: 5px;
}

.interview-single-container .comment-form .form-control, .interview-single-container .comment-form .contact-form-1 input[type=text], .contact-form-1 .interview-single-container .comment-form input[type=text], .interview-single-container .comment-form .contact-form-1 textarea, .contact-form-1 .interview-single-container .comment-form textarea {
  background-color: #fff;
}

.interview-single-container .comment-form .form-control:not(:focus), .interview-single-container .comment-form .contact-form-1 input:not(:focus)[type=text], .contact-form-1 .interview-single-container .comment-form input:not(:focus)[type=text], .interview-single-container .comment-form .contact-form-1 textarea:not(:focus), .contact-form-1 .interview-single-container .comment-form textarea:not(:focus) {
  border-color: #fff;
}

.interview-single-container .comment-form .captcha {
  width: 100%;
  cursor: pointer;
  border: solid 1px #ddd;
}

@media (max-width: 767px) {
  .interview-single-container .comment-form .captcha {
    height: auto;
    max-width: 200px;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .interview-single-container .comment-form .captcha {
    height: 88px;
  }
}
.interview-single-container .comment-form .submit {
  padding: 9px 12px;
}

.interview-single-container .comment-form [name=comment] {
  height: 186px;
}

.interview-single-container .comment--box {
  border: none;
}

.interview-single-container .comment--box .border--title {
  border: none;
  background-color: #4a4a4a;
  color: #fff;
}

.interview-single-container .comment--box .border--title * {
  color: inherit;
}

.interview-single-container .comment--box .border--title h2 {
  font-size: 1.2em;
  padding: 10px 15px;
}

.interview-single-container .comment--box .comment--list {
  padding: 0 15px;
}

.interview-single-container .comment--box .comment--list .comment--item {
  padding: 20px 40px 30px 10px;
  position: relative;
}

.interview-single-container .comment--box .comment--list .comment--item:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 30px;
  width: 2px;
  background-color: #ddd;
}

@media (max-width: 500px) {
  .interview-single-container .comment--box .comment--list .comment--item {
    padding: 15px 0;
  }
  .interview-single-container .comment--box .comment--list .comment--item:after {
    display: none;
  }
}
.interview-single-container .comment--box .comment--list .comment--item:not(:last-child) {
  border-bottom: solid 2px #eee;
}

.interview-single-container .comment--box .comment--list .comment--item .comment--item--title {
  border: none;
}

.interview-single-container .comment--box .comment--list .comment--item .comment--item--title .comment--name {
  color: #555;
  font-weight: bold;
}

.interview-single-container .comment--box .comment--list .comment--item .comment--likes {
  text-align: left;
  display: block;
}

.interview-single-container .comment--box .comment--list .comment--item .comment--likes .like, .interview-single-container .comment--box .comment--list .comment--item .comment--likes .dislike {
  display: inline-block;
  background-color: #f2f2f2;
  border-radius: 3px;
  color: #8a8a8a;
  padding: 3px 10px 2px 3px;
  cursor: pointer;
}

.interview-single-container .comment--box .comment--list .comment--item .comment--likes .like:after, .interview-single-container .comment--box .comment--list .comment--item .comment--likes .dislike:after {
  display: inline-block;
  border-radius: 50%;
  margin-right: 7px;
  line-height: 21px;
  width: 20px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  font-family: FontAwesome;
  vertical-align: middle;
  background-color: #fff;
}

.interview-single-container .comment--box .comment--list .comment--item .comment--likes .like:after {
  color: #40c653;
  content: "\f055";
}

.interview-single-container .comment--box .comment--list .comment--item .comment--likes .dislike:after {
  color: #ff5b5b;
  content: "\f056";
}

.interview-single-container .comment--box .comment--list .comment--item .comment--likes .like.loading:after, .interview-single-container .comment--box .comment--list .comment--item .comment--likes .dislike.loading:after {
  color: #777;
  content: "\f110";
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.padding-right-15 {
  padding-right: 15px;
}

.padding-right-55 {
  padding-right: 55px;
}

.fix-cols .col-xs-12, .fix-cols .col-xs-6:nth-child(2n+1), .fix-cols .col-xs-4:nth-child(3n+1), .fix-cols .col-xs-3:nth-child(4n+1), .fix-cols .col-xs-2:nth-child(6n+1), .fix-cols .col-xs-1:nth-child(12n+1) {
  clear: right;
}

@media (min-width: 768px) {
  .fix-cols [class*=col-sm-]:nth-child(1n) {
    clear: none;
  }
  .fix-cols .col-sm-12, .fix-cols .contact-form-1 #field_1_5, .contact-form-1 .fix-cols #field_1_5, .fix-cols .col-sm-6:nth-child(2n+1), .fix-cols .contact-form-1 .ginput_container > span:nth-child(2n+1), .contact-form-1 .fix-cols .ginput_container > span:nth-child(2n+1), .fix-cols .contact-form-1 #field_1_2:nth-child(2n+1), .contact-form-1 .fix-cols #field_1_2:nth-child(2n+1), .fix-cols .contact-form-1 #field_1_4:nth-child(2n+1), .contact-form-1 .fix-cols #field_1_4:nth-child(2n+1), .fix-cols .contact-form-1 #field_1_11:nth-child(2n+1), .contact-form-1 .fix-cols #field_1_11:nth-child(2n+1), .fix-cols .contact-form-1 #field_1_12:nth-child(2n+1), .contact-form-1 .fix-cols #field_1_12:nth-child(2n+1), .fix-cols .contact-form-1 #field_1_13:nth-child(2n+1), .contact-form-1 .fix-cols #field_1_13:nth-child(2n+1), .fix-cols .col-sm-4:nth-child(3n+1), .fix-cols .col-sm-3:nth-child(4n+1), .fix-cols .col-sm-2:nth-child(6n+1), .fix-cols .col-sm-1:nth-child(12n+1) {
    clear: right;
  }
}
@media (min-width: 992px) {
  .fix-cols [class*=col-md-]:nth-child(1n) {
    clear: none;
  }
  .fix-cols .col-md-12, .fix-cols .col-md-6:nth-child(2n+1), .fix-cols .col-md-4:nth-child(3n+1), .fix-cols .col-md-3:nth-child(4n+1), .fix-cols .col-md-2:nth-child(6n+1), .fix-cols .col-md-1:nth-child(12n+1) {
    clear: right;
  }
}
@media (min-width: 1200px) {
  .fix-cols [class*=col-lg-]:nth-child(1n) {
    clear: none;
  }
  .fix-cols .col-lg-12, .fix-cols .col-lg-6:nth-child(2n+1), .fix-cols .col-lg-4:nth-child(3n+1), .fix-cols .col-lg-3:nth-child(4n+1), .fix-cols .col-lg-2:nth-child(6n+1), .fix-cols .col-lg-1:nth-child(12n+1) {
    clear: right;
  }
}
.no-padding {
  padding: 0;
}

.contact-header {
  background: no-repeat center center;
  background-size: cover;
  padding-bottom: 50px;
}

.contact-header .header-title {
  color: #9b9b9c;
  border-bottom: solid 2px #9b9b9c;
  padding-bottom: 10px;
}

.contact-header .input-group {
  position: relative;
  margin-bottom: 30%;
  width: 100%;
}

.contact-header .input-group .input-group-addon {
  border-color: #b8b8b9;
  background-color: #b8b8b9;
  font-size: 13px;
}

.contact-header .input-group .form-control, .contact-header .input-group .contact-form-1 input[type=text], .contact-form-1 .contact-header .input-group input[type=text], .contact-header .input-group .contact-form-1 textarea, .contact-form-1 .contact-header .input-group textarea {
  background-color: #fff;
  border-color: #b8b8b9;
  padding-left: 60px;
  font-size: 14px;
}

.contact-header .input-group .form-control:focus, .contact-header .input-group .contact-form-1 input:focus[type=text], .contact-form-1 .contact-header .input-group input:focus[type=text], .contact-header .input-group .contact-form-1 textarea:focus, .contact-form-1 .contact-header .input-group textarea:focus {
  z-index: 1;
}

.contact-header .input-group .submit-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  padding: 0;
  border: none;
  background-color: transparent;
  z-index: 2;
  color: #b8b8b9;
  text-align: center;
}

.contact-header .input-group .submit-btn, .contact-header .input-group .submit-btn:active, .contact-header .input-group .submit-btn:hover, .contact-header .input-group .submit-btn:focus {
  outline: none;
}

.contact-header .input-group .submit-btn .fa {
  font-size: 25px;
  line-height: 46px;
  width: 50px;
  text-align: center;
  margin: 0;
}

.contact-page .bg-primary a {
  color: #5b5a5a;
}

.contact-page .bg-primary a:hover {
  color: #fff;
}

.contact-page .has-arrow-left:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
  margin-right: 10px;
  vertical-align: middle;
}

.contact-page .text-light {
  color: #b8b8b8;
}

.contact-page .section-row {
  padding-top: 40px;
  padding-bottom: 40px;
}

.contact-page .section-row.loading {
  position: relative;
}

.contact-page .section-row.loading:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  display: block;
}

.contact-page .section-row.loading:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  border: solid 3px #fff;
  border-top-color: transparent;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
  margin-top: -15px;
  margin-left: -15px;
}

.contact-page .divider {
  border-bottom: solid 1px #e0e0e0;
  position: relative;
  margin: 0 -10px;
}

.contact-page .divider.with-arrow:after {
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 50%;
  border: solid 10px transparent;
  border-bottom: 0;
  border-top-color: #e0e0e0;
  transform: translate(-50%, 0);
  content: "";
}

.contact-page .nav-pills {
  display: block;
  margin: auto auto 50px;
  text-align: center;
}

.contact-page .nav-pills > li {
  float: none;
  margin: 0;
  display: inline-block;
}

.contact-page .nav-pills > li a {
  background-color: transparent !important;
  color: #000;
  border: solid 1px #000;
  text-align: center;
}

.contact-page .nav-pills > li.active a {
  border-color: #ff6868;
  color: #ff6868;
}

.contact-page .nav-pills > li:not(:last-child) {
  margin-left: 40px;
}

.contact-page .owl-carousel .item {
  text-align: center;
}

.contact-page .owl-carousel img {
  max-width: 100%;
  vertical-align: middle;
}

.contact-page .owl-carousel .owl-dots, .contact-page .owl-carousel .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.contact-page .owl-carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.contact-page .owl-carousel .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.contact-page .owl-carousel .owl-dots {
  display: none;
}

.contact-page .owl-carousel .owl-nav {
  position: relative;
  margin-bottom: 10px;
}

.contact-page .owl-carousel .owl-nav [class*=owl-] {
  color: #999;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  position: absolute;
  width: 36px;
  top: -125px;
}

.contact-page .owl-carousel .owl-nav [class*=owl-] i {
  font-size: 24px;
  line-height: 36px;
}

.contact-page .owl-carousel .owl-nav .owl-next {
  right: 100%;
}

.contact-page .owl-carousel .owl-nav .owl-prev {
  left: 100%;
}

@media only screen and (max-width: 767px) {
  .contact-page .owl-carousel .owl-nav {
    display: none;
  }
}
.contact-page .bg-gray {
  background-color: #e3e3e7;
}

.contact-page .img-login {
  margin-left: 30px;
}

.contact-page .has-arrow-right {
  position: relative;
}

.contact-page .has-arrow-right:before {
  display: inline-block;
  font: normal normal normal 20px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d9";
  margin: 0 -15px 0 7px;
  vertical-align: middle;
  color: #ff6868;
}

@media only screen and (max-width: 550px) {
  .contact-page {
    text-align: center;
  }
  .contact-page .pull-right, .contact-page .pull-left {
    float: none !important;
    margin: auto;
  }
  .contact-page .img-login {
    margin-left: auto;
  }
  .contact-page p.has-arrow-right {
    padding-right: 30px;
  }
  .contact-page p.pr-100 {
    padding-right: 30px;
  }
}
.click-me {
  transform: scale(1, 1);
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.click-me:not(.clicked) {
  -webkit-animation: click-me 3s ease-in-out infinite;
  animation: click-me 3s ease-in-out infinite;
}

@-webkit-keyframes click-me {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.07, 1.07);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes click-me {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.07, 1.07);
  }
  100% {
    transform: scale(1, 1);
  }
}
.white-box {
  background-color: #fff;
  border: solid 1px #e0e0e0;
}

.horizontal-icons-list {
  position: relative;
}

.horizontal-icons-list:not(.no-border) {
  border-bottom: solid 1px #e0e0e0;
}

.horizontal-icons-list ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .horizontal-icons-list ul {
    width: 110%;
    margin: 0 -5%;
    position: relative;
  }
}
.horizontal-icons-list ul li {
  display: table-cell;
  text-align: center;
  cursor: pointer;
}

.horizontal-icons-list ul li .ic {
  line-height: 50px;
  font-size: 40px;
  color: #b7b7b7;
  display: block;
  padding-top: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.horizontal-icons-list ul li p {
  color: #3a3a3a;
  line-height: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 550px) {
  .horizontal-icons-list ul li .ic {
    line-height: 35px;
    font-size: 20px;
    color: #b7b7b7;
    padding-top: 10px;
  }
  .horizontal-icons-list ul li p {
    line-height: 20px;
    font-size: 10px;
  }
}
.horizontal-icons-list ul li.active .ic, .horizontal-icons-list ul li.active p {
  color: #ff6868;
}

.horizontal-icons-list .arrow {
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 50%;
  border: solid 10px transparent;
  border-bottom: 0;
  border-top-color: #e0e0e0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  transform: translate(-50%, 0);
}

.horizontal-icons-list.icons-top-part ul li .ic {
  font-size: 140px;
  line-height: 150px;
}

.icons-first-part [data-part], .icons-second-part [data-part] {
  display: none;
}

.border-dashed {
  border-top: dashed 1px #fff;
  border-bottom: dashed 1px #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.contact-content-part {
  padding: 20px 15px;
  line-height: 25px;
}

.contact-content-part .title {
  font-size: 1em;
}

.contact-content-part .title .ic {
  font-size: 2.5em;
  color: #ccc;
  margin-left: 20px;
  vertical-align: middle;
}

.contact-content-part .title span {
  vertical-align: middle;
}

.contact-content-part .col-sm-6, .contact-content-part .contact-form-1 .ginput_container > span, .contact-form-1 .contact-content-part .ginput_container > span, .contact-content-part .contact-form-1 #field_1_2, .contact-form-1 .contact-content-part #field_1_2, .contact-content-part .contact-form-1 #field_1_4, .contact-form-1 .contact-content-part #field_1_4, .contact-content-part .contact-form-1 #field_1_11, .contact-form-1 .contact-content-part #field_1_11, .contact-content-part .contact-form-1 #field_1_12, .contact-form-1 .contact-content-part #field_1_12, .contact-content-part .contact-form-1 #field_1_13, .contact-form-1 .contact-content-part #field_1_13 {
  padding: 30px 15px;
}

.contact-content-part [data-tab] {
  display: none;
}

.contact-content-part [data-tab=net] a {
  display: inline-block;
}

.contact-content-part a:not(:hover) {
  color: inherit;
}

.contact-content-part .text-ccc {
  color: #ccc;
  -webkit-transition: inherit;
  transition: inherit;
}

.contact-content-part a:hover .text-ccc {
  color: #ff6868;
}

.contact-content-part [data-menu] {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}

.contact-content-part [data-menu] * {
  -webkit-transition: inherit;
  transition: inherit;
}

.contact-content-part [data-menu]:hover *, .contact-content-part [data-menu].active * {
  color: #ff6868;
}

.contact-content-part [data-menu-content] {
  display: none;
}

.contact-content-part [data-menu-content] > span {
  font-size: 12px;
}

.contact-content-part [data-menu-content] > span:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f060";
  color: #ccc;
  margin-right: 30px;
}

.contact-content-part [data-menu-content] > a {
  direction: ltr;
  color: #ff6868;
  float: left;
}

hr.row {
  border-top-color: #e0e0e0;
}

.contact-form-element, .contact-form-1 .ginput_container > span, .contact-form-1 #field_1_2, .contact-form-1 #field_1_4, .contact-form-1 #field_1_11, .contact-form-1 #field_1_12, .contact-form-1 #field_1_13, .contact-form-1 #field_1_5 {
  position: relative;
  margin-bottom: 20px;
}

.contact-form-element label, .contact-form-1 .ginput_container > span label, .contact-form-1 #field_1_2 label, .contact-form-1 #field_1_4 label, .contact-form-1 #field_1_11 label, .contact-form-1 #field_1_12 label, .contact-form-1 #field_1_13 label, .contact-form-1 #field_1_5 label {
  position: absolute;
  top: 15px;
  right: 30px;
  color: #777;
  font-weight: 400;
}

.contact-form-1 input[type=text], .contact-form-1 textarea {
  background-color: #e3e3e7;
  border-color: #a2a2a2;
}

.contact-form-1 label .gfield_required, .contact-form-1 #field_1_8 label:before {
  color: red;
  position: absolute;
  top: -3px;
  right: -10px;
  content: "*";
}

.contact-form-1 .ginput_container > span {
  display: block;
}

.contact-form-1 #field_1_8 > label {
  display: none;
}

.contact-form-1 #field_1_11 {
  margin-bottom: 0;
}

.contact-form-1 #field_1_11 > label {
  display: none;
}

.contact-form-1 #field_1_13 .ginput_container i {
  font-style: normal;
  display: block;
  float: right;
  width: 30%;
  padding: 5px 0;
}

.contact-form-1 #field_1_13 .ginput_container i b {
  display: block;
}

.contact-form-1 #field_1_13 input[type=text] {
  width: 70%;
  float: right;
}

.contact-form-1 #field_1_13 label {
  display: none;
}

.contact-form-1 label {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-form-1 .focus label {
  font-size: 10px;
  top: -15px !important;
  right: 18px !important;
  opacity: 0.6;
}

.contact-form-1 .submit-btn-wrapper {
  position: relative;
}

.contact-form-1 .submit-btn-wrapper:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1d8";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff !important;
  font-size: 22px;
}

.contact-form-1 #gform_submit_button_1 {
  color: transparent !important;
}

.contact-form-1 .validation_message {
  display: none;
}

.contact-form-1 .gfield.gfield_error input, .contact-form-1 .gfield.gfield_error textarea {
  border-color: red;
}

.ltr {
  direction: ltr;
}

.recorders-container .wp-video, .recorders-container .mejs-container {
  width: 100% !important;
}

.recorders-container .btn-border {
  background-color: transparent !important;
  border-color: #fff;
  border-radius: 3px;
}

.recorders-container .section-recorder {
  background-position: top left;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 3px;
}

.recorders-container .section-recorder .container {
  padding-top: 8.5%;
  padding-bottom: 8.5%;
}

@media (max-width: 767px) {
  .recorders-container .section-recorder .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.recorders-container .section-recorder .btn-primary, .recorders-container .section-recorder .contact-form-1 input[type=submit], .contact-form-1 .recorders-container .section-recorder input[type=submit] {
  background-color: #8e8485;
  border-color: #8e8485;
  color: #fff;
  border-radius: 3px;
}

.recorders-container .section-recorder img {
  height: 250px;
  max-width: 100%;
}

.recorders-container .section-recorder .image-container {
  text-align: left;
}

@media (max-width: 767px) {
  .recorders-container .section-recorder .image-container {
    text-align: left;
    margin-bottom: 20px;
  }
}
.recorders-container .section-recorder p {
  margin-bottom: 3px;
}

.recorders-container .section-recorder p:not(:last-of-type) {
  font-weight: 600;
}

@media (max-width: 767px) {
  .recorders-container .section-recorder .container {
    background: rgba(237, 237, 237, 0);
    background: linear-gradient(to bottom, rgba(237, 237, 237, 0) 0%, rgba(255, 255, 255, 0.38) 35%, rgba(255, 255, 255, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed", endColorstr="#ffffff", GradientType=0);
  }
  .recorders-container .section-recorder .btn-container {
    text-align: center;
  }
}
.recorders-container .recorders-slides .recorders-slides-col {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  position: relative;
}

.recorders-container .recorders-slides .recorders-slides-col img {
  max-width: 100%;
  vertical-align: middle;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .recorders-container .recorders-slides .recorders-slides-col {
    float: right;
    width: 50% !important;
  }
}
@media only screen and (min-width: 480px) {
  .recorders-container .recorders-slides .recorders-slides-col:before {
    content: "";
    padding-bottom: 146.26556%;
    display: block;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item {
    height: 40%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:last-child {
    height: 60%;
    top: 40%;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:hover {
    height: 100%;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item img {
    visibility: hidden;
  }
  .recorders-container .recorders-slides .recorders-slides-col:nth-child(2n-1) .recorders-slides-item {
    height: 60%;
  }
  .recorders-container .recorders-slides .recorders-slides-col:nth-child(2n-1) .recorders-slides-item:last-child {
    height: 40%;
    top: 60%;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:first-child:hover {
    height: 90% !important;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:first-child:hover + .recorders-slides-item {
    height: 10% !important;
    top: 90% !important;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:last-child:hover {
    height: 90% !important;
    top: 10% !important;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ff6868;
    content: "";
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:after {
    display: inline-block;
    font: normal normal normal 50px/50px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f055";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:before, .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:after {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:hover:before {
    opacity: 0.6;
  }
  .recorders-container .recorders-slides .recorders-slides-col .recorders-slides-item:hover:after {
    opacity: 1;
  }
}
.small-contact-page .hidden-small {
  display: none;
}

.small-contact-page .contact-header {
  padding-bottom: 30px;
  background-position: top center;
}

.small-contact-page .contact-header .input-group {
  margin-bottom: 0;
}

.item--content .styled-table, .caloriea_table #gradient-style {
  direction: rtl;
  background-color: #fff;
  border: solid 1px #ddd;
  min-width: 100%;
}

.item--content .styled-table th, .item--content .styled-table td, .caloriea_table #gradient-style th, .caloriea_table #gradient-style td {
  text-align: right !important;
  width: auto !important;
}

.item--content .styled-table td, .caloriea_table #gradient-style td {
  padding: 2px 10px;
}

.item--content .styled-table tr, .caloriea_table #gradient-style tr {
  background-color: #fff;
}

.item--content .styled-table tr:nth-child(1), .caloriea_table #gradient-style tr:nth-child(1) {
  background-color: #ff6868;
}

.item--content .styled-table tr:nth-child(1) th, .item--content .styled-table tr:nth-child(1) td, .caloriea_table #gradient-style tr:nth-child(1) th, .caloriea_table #gradient-style tr:nth-child(1) td {
  color: #fff;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.item--content .styled-table tr:nth-child(1) th a, .item--content .styled-table tr:nth-child(1) td a, .caloriea_table #gradient-style tr:nth-child(1) th a, .caloriea_table #gradient-style tr:nth-child(1) td a {
  color: inherit;
}

.item--content .styled-table tr:nth-child(2n+1):not(:first-child) td, .caloriea_table #gradient-style tr:nth-child(2n+1):not(:first-child) td {
  background-color: #eee;
}

.item--content .styled-table tr:nth-child(2n+1):not(:first-child) td:before, .item--content .styled-table tr:nth-child(2n+1):not(:first-child) td:after, .caloriea_table #gradient-style tr:nth-child(2n+1):not(:first-child) td:before, .caloriea_table #gradient-style tr:nth-child(2n+1):not(:first-child) td:after {
  background-color: #fff !important;
}

.item--content .styled-table tr:not(:first-child):hover td, .caloriea_table #gradient-style tr:not(:first-child):hover td {
  background-color: #ff6868;
  color: #fff;
}

.item--content .styled-table tr:not(:first-child) td:not(:last-child), .caloriea_table #gradient-style tr:not(:first-child) td:not(:last-child) {
  position: relative;
}

.item--content .styled-table tr:not(:first-child) td:not(:last-child):before, .item--content .styled-table tr:not(:first-child) td:not(:last-child):after, .caloriea_table #gradient-style tr:not(:first-child) td:not(:last-child):before, .caloriea_table #gradient-style tr:not(:first-child) td:not(:last-child):after {
  width: 1px;
  height: 54%;
  background-color: #eee;
  content: "";
  position: absolute;
  left: 5px;
  z-index: 10;
}

.item--content .styled-table tr:not(:first-child) td:not(:last-child):before, .caloriea_table #gradient-style tr:not(:first-child) td:not(:last-child):before {
  transform: rotate(-25deg);
  bottom: 0;
}

.item--content .styled-table tr:not(:first-child) td:not(:last-child):after, .caloriea_table #gradient-style tr:not(:first-child) td:not(:last-child):after {
  transform: rotate(25deg);
  top: 0;
}

.mt-0:nth-child(n) {
  margin-top: 0;
}

.mr-0:nth-child(n) {
  margin-right: 0;
}

.mb-0:nth-child(n) {
  margin-bottom: 0;
}

.ml-0:nth-child(n) {
  margin-left: 0;
}

.pt-0:nth-child(n) {
  padding-top: 0;
}

.pr-0:nth-child(n) {
  padding-right: 0;
}

.pb-0:nth-child(n) {
  padding-bottom: 0;
}

.pl-0:nth-child(n) {
  padding-left: 0;
}

.mt-5:nth-child(n) {
  margin-top: 5px;
}

.mr-5:nth-child(n) {
  margin-right: 5px;
}

.mb-5:nth-child(n) {
  margin-bottom: 5px;
}

.ml-5:nth-child(n) {
  margin-left: 5px;
}

.pt-5:nth-child(n) {
  padding-top: 5px;
}

.pr-5:nth-child(n) {
  padding-right: 5px;
}

.pb-5:nth-child(n) {
  padding-bottom: 5px;
}

.pl-5:nth-child(n) {
  padding-left: 5px;
}

.mt-10:nth-child(n) {
  margin-top: 10px;
}

.mr-10:nth-child(n) {
  margin-right: 10px;
}

.mb-10:nth-child(n) {
  margin-bottom: 10px;
}

.ml-10:nth-child(n) {
  margin-left: 10px;
}

.pt-10:nth-child(n) {
  padding-top: 10px;
}

.pr-10:nth-child(n) {
  padding-right: 10px;
}

.pb-10:nth-child(n) {
  padding-bottom: 10px;
}

.pl-10:nth-child(n) {
  padding-left: 10px;
}

.mt-15:nth-child(n) {
  margin-top: 15px;
}

.mr-15:nth-child(n) {
  margin-right: 15px;
}

.mb-15:nth-child(n) {
  margin-bottom: 15px;
}

.ml-15:nth-child(n) {
  margin-left: 15px;
}

.pt-15:nth-child(n) {
  padding-top: 15px;
}

.pr-15:nth-child(n) {
  padding-right: 15px;
}

.pb-15:nth-child(n) {
  padding-bottom: 15px;
}

.pl-15:nth-child(n) {
  padding-left: 15px;
}

.mt-20:nth-child(n) {
  margin-top: 20px;
}

.mr-20:nth-child(n) {
  margin-right: 20px;
}

.mb-20:nth-child(n) {
  margin-bottom: 20px;
}

.ml-20:nth-child(n) {
  margin-left: 20px;
}

.pt-20:nth-child(n) {
  padding-top: 20px;
}

.pr-20:nth-child(n) {
  padding-right: 20px;
}

.pb-20:nth-child(n) {
  padding-bottom: 20px;
}

.pl-20:nth-child(n) {
  padding-left: 20px;
}

.mt-25:nth-child(n) {
  margin-top: 25px;
}

.mr-25:nth-child(n) {
  margin-right: 25px;
}

.mb-25:nth-child(n) {
  margin-bottom: 25px;
}

.ml-25:nth-child(n) {
  margin-left: 25px;
}

.pt-25:nth-child(n) {
  padding-top: 25px;
}

.pr-25:nth-child(n) {
  padding-right: 25px;
}

.pb-25:nth-child(n) {
  padding-bottom: 25px;
}

.pl-25:nth-child(n) {
  padding-left: 25px;
}

.mt-30:nth-child(n) {
  margin-top: 30px;
}

.mr-30:nth-child(n) {
  margin-right: 30px;
}

.mb-30:nth-child(n) {
  margin-bottom: 30px;
}

.ml-30:nth-child(n) {
  margin-left: 30px;
}

.pt-30:nth-child(n) {
  padding-top: 30px;
}

.pr-30:nth-child(n) {
  padding-right: 30px;
}

.pb-30:nth-child(n) {
  padding-bottom: 30px;
}

.pl-30:nth-child(n) {
  padding-left: 30px;
}

.mt-35:nth-child(n) {
  margin-top: 35px;
}

.mr-35:nth-child(n) {
  margin-right: 35px;
}

.mb-35:nth-child(n) {
  margin-bottom: 35px;
}

.ml-35:nth-child(n) {
  margin-left: 35px;
}

.pt-35:nth-child(n) {
  padding-top: 35px;
}

.pr-35:nth-child(n) {
  padding-right: 35px;
}

.pb-35:nth-child(n) {
  padding-bottom: 35px;
}

.pl-35:nth-child(n) {
  padding-left: 35px;
}

.mt-40:nth-child(n) {
  margin-top: 40px;
}

.mr-40:nth-child(n) {
  margin-right: 40px;
}

.mb-40:nth-child(n) {
  margin-bottom: 40px;
}

.ml-40:nth-child(n) {
  margin-left: 40px;
}

.pt-40:nth-child(n) {
  padding-top: 40px;
}

.pr-40:nth-child(n) {
  padding-right: 40px;
}

.pb-40:nth-child(n) {
  padding-bottom: 40px;
}

.pl-40:nth-child(n) {
  padding-left: 40px;
}

.mt-45:nth-child(n) {
  margin-top: 45px;
}

.mr-45:nth-child(n) {
  margin-right: 45px;
}

.mb-45:nth-child(n) {
  margin-bottom: 45px;
}

.ml-45:nth-child(n) {
  margin-left: 45px;
}

.pt-45:nth-child(n) {
  padding-top: 45px;
}

.pr-45:nth-child(n) {
  padding-right: 45px;
}

.pb-45:nth-child(n) {
  padding-bottom: 45px;
}

.pl-45:nth-child(n) {
  padding-left: 45px;
}

.mt-50:nth-child(n) {
  margin-top: 50px;
}

.mr-50:nth-child(n) {
  margin-right: 50px;
}

.mb-50:nth-child(n) {
  margin-bottom: 50px;
}

.ml-50:nth-child(n) {
  margin-left: 50px;
}

.pt-50:nth-child(n) {
  padding-top: 50px;
}

.pr-50:nth-child(n) {
  padding-right: 50px;
}

.pb-50:nth-child(n) {
  padding-bottom: 50px;
}

.pl-50:nth-child(n) {
  padding-left: 50px;
}

.mt-55:nth-child(n) {
  margin-top: 55px;
}

.mr-55:nth-child(n) {
  margin-right: 55px;
}

.mb-55:nth-child(n) {
  margin-bottom: 55px;
}

.ml-55:nth-child(n) {
  margin-left: 55px;
}

.pt-55:nth-child(n) {
  padding-top: 55px;
}

.pr-55:nth-child(n) {
  padding-right: 55px;
}

.pb-55:nth-child(n) {
  padding-bottom: 55px;
}

.pl-55:nth-child(n) {
  padding-left: 55px;
}

.mt-60:nth-child(n) {
  margin-top: 60px;
}

.mr-60:nth-child(n) {
  margin-right: 60px;
}

.mb-60:nth-child(n) {
  margin-bottom: 60px;
}

.ml-60:nth-child(n) {
  margin-left: 60px;
}

.pt-60:nth-child(n) {
  padding-top: 60px;
}

.pr-60:nth-child(n) {
  padding-right: 60px;
}

.pb-60:nth-child(n) {
  padding-bottom: 60px;
}

.pl-60:nth-child(n) {
  padding-left: 60px;
}

.mt-65:nth-child(n) {
  margin-top: 65px;
}

.mr-65:nth-child(n) {
  margin-right: 65px;
}

.mb-65:nth-child(n) {
  margin-bottom: 65px;
}

.ml-65:nth-child(n) {
  margin-left: 65px;
}

.pt-65:nth-child(n) {
  padding-top: 65px;
}

.pr-65:nth-child(n) {
  padding-right: 65px;
}

.pb-65:nth-child(n) {
  padding-bottom: 65px;
}

.pl-65:nth-child(n) {
  padding-left: 65px;
}

.mt-70:nth-child(n) {
  margin-top: 70px;
}

.mr-70:nth-child(n) {
  margin-right: 70px;
}

.mb-70:nth-child(n) {
  margin-bottom: 70px;
}

.ml-70:nth-child(n) {
  margin-left: 70px;
}

.pt-70:nth-child(n) {
  padding-top: 70px;
}

.pr-70:nth-child(n) {
  padding-right: 70px;
}

.pb-70:nth-child(n) {
  padding-bottom: 70px;
}

.pl-70:nth-child(n) {
  padding-left: 70px;
}

.mt-75:nth-child(n) {
  margin-top: 75px;
}

.mr-75:nth-child(n) {
  margin-right: 75px;
}

.mb-75:nth-child(n) {
  margin-bottom: 75px;
}

.ml-75:nth-child(n) {
  margin-left: 75px;
}

.pt-75:nth-child(n) {
  padding-top: 75px;
}

.pr-75:nth-child(n) {
  padding-right: 75px;
}

.pb-75:nth-child(n) {
  padding-bottom: 75px;
}

.pl-75:nth-child(n) {
  padding-left: 75px;
}

.mt-80:nth-child(n) {
  margin-top: 80px;
}

.mr-80:nth-child(n) {
  margin-right: 80px;
}

.mb-80:nth-child(n) {
  margin-bottom: 80px;
}

.ml-80:nth-child(n) {
  margin-left: 80px;
}

.pt-80:nth-child(n) {
  padding-top: 80px;
}

.pr-80:nth-child(n) {
  padding-right: 80px;
}

.pb-80:nth-child(n) {
  padding-bottom: 80px;
}

.pl-80:nth-child(n) {
  padding-left: 80px;
}

.mt-85:nth-child(n) {
  margin-top: 85px;
}

.mr-85:nth-child(n) {
  margin-right: 85px;
}

.mb-85:nth-child(n) {
  margin-bottom: 85px;
}

.ml-85:nth-child(n) {
  margin-left: 85px;
}

.pt-85:nth-child(n) {
  padding-top: 85px;
}

.pr-85:nth-child(n) {
  padding-right: 85px;
}

.pb-85:nth-child(n) {
  padding-bottom: 85px;
}

.pl-85:nth-child(n) {
  padding-left: 85px;
}

.mt-90:nth-child(n) {
  margin-top: 90px;
}

.mr-90:nth-child(n) {
  margin-right: 90px;
}

.mb-90:nth-child(n) {
  margin-bottom: 90px;
}

.ml-90:nth-child(n) {
  margin-left: 90px;
}

.pt-90:nth-child(n) {
  padding-top: 90px;
}

.pr-90:nth-child(n) {
  padding-right: 90px;
}

.pb-90:nth-child(n) {
  padding-bottom: 90px;
}

.pl-90:nth-child(n) {
  padding-left: 90px;
}

.mt-95:nth-child(n) {
  margin-top: 95px;
}

.mr-95:nth-child(n) {
  margin-right: 95px;
}

.mb-95:nth-child(n) {
  margin-bottom: 95px;
}

.ml-95:nth-child(n) {
  margin-left: 95px;
}

.pt-95:nth-child(n) {
  padding-top: 95px;
}

.pr-95:nth-child(n) {
  padding-right: 95px;
}

.pb-95:nth-child(n) {
  padding-bottom: 95px;
}

.pl-95:nth-child(n) {
  padding-left: 95px;
}

.mt-100:nth-child(n) {
  margin-top: 100px;
}

.mr-100:nth-child(n) {
  margin-right: 100px;
}

.mb-100:nth-child(n) {
  margin-bottom: 100px;
}

.ml-100:nth-child(n) {
  margin-left: 100px;
}

.pt-100:nth-child(n) {
  padding-top: 100px;
}

.pr-100:nth-child(n) {
  padding-right: 100px;
}

.pb-100:nth-child(n) {
  padding-bottom: 100px;
}

.pl-100:nth-child(n) {
  padding-left: 100px;
}

.font-8:nth-child(n) {
  font-size: 8px;
}

.font-9:nth-child(n) {
  font-size: 9px;
}

.font-10:nth-child(n) {
  font-size: 10px;
}

.font-11:nth-child(n) {
  font-size: 11px;
}

.font-12:nth-child(n) {
  font-size: 12px;
}

.font-13:nth-child(n) {
  font-size: 13px;
}

.font-14:nth-child(n) {
  font-size: 14px;
}

.font-15:nth-child(n) {
  font-size: 15px;
}

.font-16:nth-child(n) {
  font-size: 16px;
}

.font-17:nth-child(n) {
  font-size: 17px;
}

.font-18:nth-child(n) {
  font-size: 18px;
}

.font-19:nth-child(n) {
  font-size: 19px;
}

.font-20:nth-child(n) {
  font-size: 20px;
}

.font-21:nth-child(n) {
  font-size: 21px;
}

.font-22:nth-child(n) {
  font-size: 22px;
}

.font-23:nth-child(n) {
  font-size: 23px;
}

.font-24:nth-child(n) {
  font-size: 24px;
}

.font-25:nth-child(n) {
  font-size: 25px;
}

.font-26:nth-child(n) {
  font-size: 26px;
}

.font-27:nth-child(n) {
  font-size: 27px;
}

.font-28:nth-child(n) {
  font-size: 28px;
}

.font-29:nth-child(n) {
  font-size: 29px;
}

.font-30:nth-child(n) {
  font-size: 30px;
}

.font-31:nth-child(n) {
  font-size: 31px;
}

.font-32:nth-child(n) {
  font-size: 32px;
}

.font-33:nth-child(n) {
  font-size: 33px;
}

.font-34:nth-child(n) {
  font-size: 34px;
}

.font-35:nth-child(n) {
  font-size: 35px;
}

.font-36:nth-child(n) {
  font-size: 36px;
}

.font-37:nth-child(n) {
  font-size: 37px;
}

.font-38:nth-child(n) {
  font-size: 38px;
}

.font-39:nth-child(n) {
  font-size: 39px;
}

.font-40:nth-child(n) {
  font-size: 40px;
}

/**
 * kermany-mag - Desgin and Developed by kermany team
 * @version v1.0.0
 * @link
 * @license Under license of Kermany Co
 */
.fa {
  font-family: FontAwesome !important;
  font-weight: 100 !important;
}

a.lang {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
}

.top--row {
  padding-top: 4px;
}

.border--title h1 {
  font-size: 24px;
  color: #000;
  text-align: right;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  width: 96%;
  max-width: 100%;
  padding-bottom: 0 !important;
}

.border--title div.red, .border--title div.comment-main-title {
  color: #ff6868;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 15px 10px 5px;
  text-align: right;
}

.border--title .comment-main-title {
  color: #3a3a3a !important;
  background-color: white;
}

.article-desc {
  position: relative;
  text-align: justify;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 2;
  width: 90%;
  margin: 15px !important;
  padding-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

/*.article-desc:before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  right: 0;*/
/*  left: 0;*/
/*  top: 0;*/
/*  background: linear-gradient(0deg, rgb(255, 255, 255) 18%, rgba(255, 255, 255, 0) 100%);*/
/*}*/

.modal-open {
  padding-right: 0 !important;
}

span.authortag {
  background: #ff5757;
  border: solid 1px #ff5757;
  border-radius: 0 35px 35px 0;
  color: #fff;
  padding: 2px 15px 2px 0;
  margin: 0 0 5px 0;
  display: inline-block;
  font-size: 14px;
}

span.authortag a {
  color: #fff;
  position: relative;
  display: inline-block;
  min-width: 150px;
}

span.authortag a:after {
  position: absolute;
  left: -35px;
  width: 34px;
  height: 34px;
  top: -3px;
  background: #ff5757;
  content: "\f104";
  font-family: FontAwesome;
  text-align: center;
  border-radius: 35px 0 0 35px;
  font-size: 22px;
  line-height: 33px;
}

@media (max-width: 490px) {
  span.authortag {
    font-size: 12px;
  }
}
span.dregBtn {
  background: #fd3566;
  border: solid 1px #fd3566;
  border-radius: 0 35px 35px 0;
  color: #fff;
  padding: 2px 15px 2px 5px;
  margin: 0 0 5px 0;
  display: inline-block;
  font-size: 14px;
}

span.dregBtn a {
  color: #fff;
  position: relative;
  display: inline-block;
  min-width: 150px;
}

span.dregBtn a:after {
  position: absolute;
  left: -40px;
  width: 34px;
  height: 34px;
  top: -3px;
  background: #ea2254;
  content: "\f104";
  font-family: FontAwesome;
  text-align: center;
  border-radius: 35px 0 0 35px;
  font-size: 22px;
  line-height: 33px;
}

img.aligncenter {
  margin: auto;
  display: table;
}

.comment--item:last-child {
  padding-bottom: 30px;
}

div.comment--item--title {
  margin: 0;
}

.comment--item .comment--main {
  font-size: 14px;
  line-height: 1.5;
}

.item--content ul li {
  list-style-type: disc;
  margin-right: 20px;
}

.related--item {
  height: 200px;
}

.related--item h4, .related--item div.comment--item--title {
  line-height: 21px;
  padding: 0 5px;
}

.inispire--box img {
  height: 335px;
}

.list--item--block h2 {
  line-height: 26px;
  height: 70px;
  overflow: hidden;
}

.list__page .list--item p {
  line-height: 22px;
  margin-bottom: 0;
}

.pagination a.page-numbers {
  padding: 10px;
  margin: 10px;
}

.pagination span.page-numbers.current {
  padding: 5px 20px;
  margin: 5px;
  border-radius: 3px;
  color: #fff;
  background: #ff6868;
}

.accordion.ui-accordion {
  font-family: IRANSans;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: 0.5em;
  right: inherit !important;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 3em !important;
  line-height: 1.5;
}

.ui-accordion .ui-accordion-content {
  line-height: 1.8;
}

.item--content {
  margin-top: 20px;
}

.list--item .col-sm-12 {
  margin-bottom: 15px;
}

.list--item .col-sm-12 p {
  margin-bottom: 0;
}

.strj_first .strj_span {
  float: right;
  width: 65%;
  margin-top: 4%;
  margin-right: 2%;
  text-align: justify;
  line-height: 25px;
}

.strj_second .strj_spanl {
  float: left;
  width: 47%;
  margin-top: 3%;
  text-align: justify;
  line-height: 25px;
}

.strj_second {
  background: #fff;
}

.strj li, .strj li {
  margin-right: 10px;
  list-style: square;
}

.strj_txt {
  position: absolute;
  top: 450px;
  z-index: 5;
  right: 3%;
  background: rgba(255, 255, 255, 0.6);
  padding: 16px;
  width: 25%;
  text-align: justify;
  line-height: 26px;
}

.strj_slider {
  margin-bottom: 9%;
}

.shoptag a {
  color: #fff;
  font-weight: bold;
}

.shoptag {
  background: #f36;
  padding: 5px 7px;
  border-radius: 3px;
}

.authortag {
  border: 1px solid #DEDEDE;
  padding: 3px 10px;
  border-radius: 3px;
  background-color: #F1F1F1;
}

a, a:hover, a:focus {
  color: #ff6868;
}

.register--btn a:hover,
.register--btn a:active,
.register--btn a:focus {
  color: #fff;
}

.slide--wall {
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
}

.slide--wall.loaded {
  opacity: 1;
}

.overflow-hidden {
  /*overflow:hidden;*/
}

html, body {
  overflow-x: hidden;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
  padding: 2px 6px !important;
  font-size: 34px !important;
  line-height: 80px !important;
  font-weight: 300;
  text-align: center;
  color: #fff;
  text-shadow: 1px 2px 7px rgba(0, 0, 0, 0.6);
}

.rpt_style_basic .rpt_plan .rpt_title img {
  margin-right: 45% !important;
}

.caption {
  position: absolute;
  top: 57%;
  right: 57px;
  width: 26%;
  background: rgba(0, 0, 0, 0.4);
  line-height: 32px;
  color: #fff;
  padding: 2px;
}

.thumbnail {
  position: relative;
}

#gw_go_portfolio_archiv .gw-gopf-style-vario .gw-gopf-post {
  min-height: 345px !important;
}

.img-big {
  width: 100%;
}

/*====================================================
	recorders
====================================================*/
.recorders-container .wp-video, .recorders-container .mejs-container {
  width: 100% !important;
}

.recorders-container .btn-border {
  background-color: transparent !important;
  border-color: #fff;
  border-radius: 3px;
}

.recorders-container .section-recorder {
  background-position: top left;
  background-size: cover;
  margin-top: 1px;
  margin-bottom: 3px;
}

.recorders-container .section-recorder .container {
  padding-top: 8.5%;
  padding-bottom: 8.5%;
}

@media (max-width: 767px) {
  .recorders-container .section-recorder .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.recorders-container .section-recorder .btn-primary, .recorders-container .section-recorder .contact-form-1 input[type=submit], .contact-form-1 .recorders-container .section-recorder input[type=submit] {
  background-color: #8e8485;
  border-color: #8e8485;
  color: #fff;
  border-radius: 3px;
}

.recorders-container .section-recorder img {
  height: 250px;
  max-width: 100%;
}

.recorders-container .section-recorder .image-container {
  text-align: left;
}

@media (max-width: 767px) {
  .recorders-container .section-recorder .image-container {
    text-align: left;
    margin-bottom: 20px;
  }
}
.recorders-container .section-recorder p {
  margin-bottom: 3px;
}

.recorders-container .section-recorder p:not(:last-of-type) {
  font-weight: 600;
}

@media (max-width: 767px) {
  .recorders-container .section-recorder .container {
    background: rgba(237, 237, 237, 0);
    background: linear-gradient(to bottom, rgba(237, 237, 237, 0) 0%, rgba(255, 255, 255, 0.38) 35%, rgba(255, 255, 255, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed", endColorstr="#ffffff", GradientType=0);
  }
  .recorders-container .section-recorder .btn-container {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .inispire--box {
    float: none;
  }
}
@media (max-width: 1000px) {
  .home3 .col-sm-4 > .inispire--box {
    display: none;
  }
  .home3 .col-sm-8 {
    width: 100%;
  }
}
.postSocial--list {
  padding-bottom: 20px;
  padding-top: 20px;
}

.postSocial--list > span {
  margin-left: 20px;
}

.postSocial--list li {
  display: inline-block;
  margin-left: 10px;
}

.postSocial--list li i {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
}

.postSocial--list li i:hover {
  color: #ff6769;
}

@media only screen and (min-width: 768px) {
  .lastest__items .post--item img {
    margin-left: 20px;
  }
  #lastest__items-fix .post--item img {
    max-width: 118px;
    max-height: 74px;
  }
  .cd-primary-nav .cd-nav-icons li {
    float: right;
    width: 25%;
    margin: 0;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    font-size: 16px;
    margin-top: 0;
    padding-right: 10px;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    padding-right: 10px;
  }
  .cd-primary-nav > li {
    margin-left: 4px;
  }
  .cd-primary-nav > li > a {
    padding: 0 8px;
  }
  .cd-primary-nav > .has-children > a {
    padding-left: 18px !important;
  }
  .cd-primary-nav .cd-secondary-nav > li {
    height: auto;
    min-height: 220px;
  }
  .cd-primary-nav a, .cd-primary-nav ul a > h6 {
    color: #000000;
  }
  .cd-primary-nav a, .cd-primary-nav ul a {
    border-bottom: 0 none;
  }
  .cd-primary-nav a:hover h6 {
    color: #ff6769;
  }
  .cd-primary-nav > li > a {
    font-size: 13px;
  }
  .cd-primary-nav a, .cd-primary-nav ul a > h6 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .cd-primary-nav .cd-nav-gallery .cd-nav-item, .cd-primary-nav .cd-nav-icons .cd-nav-item {
    line-height: 40px;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item h3, .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    font-size: 16px;
    margin: 20px 0 0 0;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    color: #fff;
    display: block;
    font-size: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #lhc_status_container {
    position: fixed !important;
    left: 0 !important;
    right: auto !important;
    top: auto !important;
    bottom: 0 !important;
    box-shadow: none !important;
    border: 0 none !important;
    width: 80px !important;
  }
  #lhc_status_container .status-icon {
    background-position: 0 5px !important;
  }
  #lhc_status_container .lhc-text-status {
    display: block !important;
    float: right;
    margin-top: -17px;
    font-family: IRANSans !important;
    font-weight: normal !important;
  }
}
@media only screen and (max-width: 768px) {
  .lastest--news .post--item img {
    width: auto;
    margin: 0 auto;
  }
}
.list-section {
  padding: 15px 0;
}

.list-section .list-section-title {
  margin: 0 0 20px;
  border-bottom: solid 1px #c8c8c8;
  line-height: 50px;
  padding-right: 50px;
  position: relative;
  font-size: 16px;
}

.list-section .list-section-title .ic {
  width: 50px;
  height: 50px;
  font-size: 26px;
  line-height: inherit;
  position: absolute;
  top: 0;
  right: 0;
  color: #c8c8c8;
}

.list-section .list-section-title .ic.fa-flip-horizontal {
  text-align: left;
}

.list-section .list-section-title * {
  color: #ff6868;
}

.list-section ul {
  padding: 0;
  margin: 0;
}

.list-section ul li {
  color: #5f5f5f;
  padding: 5px 0;
}

.list-section ul li:before {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #c8c8c8;
  vertical-align: middle;
  margin-left: 15px;
  content: "";
}

.list-section ul li a:not(:hover) {
  color: inherit;
}

#onesignal-popover-container #onesignal-popover-dialog {
  border-radius: 0 !important;
  font-family: IRANSans !important;
  direction: rtl;
  margin: 50px auto 0 !important;
}

.rpt_style_basic .rpt_plan.bardari .rpt_title,
.rpt_style_basic .rpt_plan.bardari .rpt_head {
  background: #ff6868;
}

.rpt_style_basic .rpt_plan.bardari .rpt_head .rpt_price {
  text-shadow: none;
}

.register--btn {
  text-align: left;
  float: left;
  width: 100%;
  margin: 0;
}

.register--box .social--list {
  float: left;
  margin-bottom: 8px;
}

.register--box .social--list li img {
  margin-top: 9px;
  max-width: 22px;
}

.register--box .social--list li a {
  font-size: 20px;
}

@media only screen and (max-width: 768px) {
  .wph-modal.wph-modal-active {
    display: none !important;
  }
}
.link--to--comment {
  float: left;
  font-size: 13px;
  margin-left: 20px;
}

.link--to--comment a {
  color: rgba(0, 0, 0, 0.5);
}

.app--link {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 13px 20px;
  display: block;
}

.app--link .close {
  text-shadow: none;
  color: #fff;
  opacity: 1;
  font-size: 17px;
  margin-top: 7px;
  position: absolute;
  z-index: 999999999;
  width: 65px;
  height: 65px;
  left: 0;
  top: -7px;
  text-align: center;
  line-height: 65px;
}

.app--link img {
  max-width: 10%;
  display: inline-block;
  margin-left: 10px;
}

@media (min-width: 769px) {
  .app--link {
    display: none;
  }
}
.tel-bottom-banner {
  display: none;
}

@media (max-width: 480px) {
  .tel-bottom-banner {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .tel-bottom-banner img {
    display: block;
    width: 100%;
    vertical-align: middle;
    border: 0;
    padding: 0;
    margin: 0;
  }
}
nav.cd-nav {
  z-index: 9999;
  position: relative;
}

#lhc_status_container {
  width: 230px !important;
  padding: 0 !important;
  border-radius: 3px;
}

.header--social {
  float: left;
  margin-bottom: 5px;
  margin-top: 17px;
}

.header--social li {
  display: inline-block;
  margin-right: 10px;
}

.header--social li a {
  background: url(../img/social--icons.png) no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.header--social li a:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.header--social .telegram a {
  background-position: 0 -3px;
}

.header--social .instagram a {
  background-position: 0 -33px;
}

.header--social .aparat a {
  background-position: 0 -61px;
}

.mobile .main--menu {
  background: #ff6868;
}

.mobile a.logo {
  float: right;
  margin-top: 3px;
}

.mobile .cd-search-trigger::before {
  border-color: #fff;
}

.mobile .cd-search-trigger::after {
  background: #ffffff;
}

.mobile .cd-nav-trigger span,
.mobile .cd-nav-trigger span::before,
.mobile .cd-nav-trigger span::after {
  background: #fff;
}

.mobile .cd-nav-trigger span {
  right: 0;
}

.mobile.register--btn {
  text-align: center;
  padding: 10px 0;
  float: none;
}

.mobile .item__page {
  margin-top: 0;
}

.item__page {
  margin-top: 0;
}

.list--item.mobile--list img {
  max-width: 100px;
  height: 90px;
}

.list--item.mobile--list .list--item--mobile {
  margin-bottom: 30px;
}

.list--item.mobile--list .imageContainer {
  float: right;
  margin-left: 15px;
}

.list--item.mobile--list h2 {
  line-height: 30px;
}

.campain--banner {
  /* position: fixed; */
  top: 0;
  z-index: 99999999999;
  right: 0;
  left: 0;
  /* display: none; */
  width: 100%;
  text-align: center;
}

.campain--banner.mcampain {
  top: auto;
  bottom: 0;
}

.campain--banner img {
  max-width: 100%;
}

.campain--banner .close--banner {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fff;
  width: 30px;
  height: 30px;
  padding: 3px 3px 0 0;
  cursor: pointer;
  border-radius: 50%;
}

.campain--banner.mcampain {
  position: fixed;
}

.campain--banner.mcampain .close--banner {
  right: 0;
  top: -15px;
}

.single--relatedLink {
  background: #f0f0f0;
  padding: 20px;
  font-size: 16px;
  border-right: 3px solid #ff6868;
}

.single--relatedLink > br {
  display: none;
}

.single-downloadLink {
  text-align: center;
  float: right;
  width: 50%;
  padding: 0 10px;
}

.single-downloadLink img {
  max-width: 100%;
}

a.bttn-gradient {
  border: 1px solid #696767;
  display: inline-block;
  margin-top: 25px;
  padding: 10px 30px;
  border-radius: 35px;
  color: #aba4a4;
  line-height: 33px;
  font-weight: bold;
  transition: all 0.2s ease-in-out 0.2s;
}

a.bttn-gradient:hover {
  border: 1px solid #ff6868;
  color: #ff6868;
}

a.bttn-gradient i {
  font-size: 29px;
  margin-left: 10px;
  float: right;
}

.bottom--row .top--menu li a {
  color: rgba(255, 255, 255, 0.4);
}

.interview-single-container .section-content {
  font-size: 1.1em;
}

.interview-single-container ul {
  list-style: initial;
}
.interview-single-container ul li {
  list-style: initial;
}
.interview-single-container ol {
  list-style: auto;
}
.interview-single-container ol li {
  list-style: auto;
}

h1, .h1 {
  font-size: 26px;
  font-weight: 600;
}

h2, .h2 {
  font-size: 24px;
  font-weight: 600;
}

h3, .h3 {
  font-size: 20px;
  font-weight: 600;
}

h4, div.comment--item--title, .h4 {
  font-size: 18px;
  font-weight: 600;
}

h5, .h5 {
  font-size: 16px;
  font-weight: 600;
}

h6, .h6 {
  font-size: 14px;
  font-weight: 600;
}

.user-review-area {
  text-align: center;
}

.item--content video {
  display: block;
  margin: 0 auto;
}

.wp-review-35503 .user-review-area {
  text-align: center !important;
}

.rtl .user-review-area .review-star,
body.rtl .review-wrapper .user-review-area .wp-review-user-rating-star {
  float: none !important;
  display: inline-block !important;
}

.review-result-wrapper i {
  font-size: 22px !important;
}

#mj--toc {
  margin-bottom: 30px;
  display: inline-block;
}

#mj--toc li {
  margin-bottom: 3px;
}

#mj--toc a {
  color: #369cc2;
  font-weight: bold;
  position: relative;
  vertical-align: middle;
  display: block;
  transition: 0.5s;
  cursor: pointer;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.5s;
}

#mj--toc a:hover {
  border-bottom: 1px solid #369cc2;
  color: #369cc2;
  font-weight: bold;
}

.item--content a.auto-link,
.item--content p > a,
.item--content h2 > a,
.item--content h3 > a {
  transition: 0.5s;
  padding: 0 5px;
  border-bottom: 3px solid #369cc2;
  color: rgba(0, 0, 0, 0.8);
}

.item--content a.auto-link:hover,
.item--content p > a:hover,
.item--content h2 > a:hover,
.item--content h3 > a:hover {
  background: #369cc2;
  color: #fff;
}

.item--content p:last-child > a,
.item--content p:last-child > a:hover {
  /*background: transparent;*/
  /*border-bottom: 0 none;*/
}

.nav--mobile {
  background: #ff6868;
  color: #fff;
  padding: 0;
}

.nav--mobile i {
  color: #fff;
  font-size: 30px;
}

.mmenu--triger {
  float: right;
  margin: 5px 0 0 10px;
}

.cat-label, .tag-label, .author-label, .archive-label, .search-label {
  padding: 3px;
  text-align: right;
}

.author-label, .search-author select {
  color: rgb(53, 122, 232);
  border-color: rgb(53, 122, 232);
}

.tag-label, .search-tag select {
  color: rgb(142, 68, 173);
  border-color: rgb(142, 68, 173);
}

.cat-label, .search-cat select {
  color: #333;
  border-color: rgb(216, 66, 55);
}

.archive-label, .archive-field input {
  color: rgb(0, 167, 83);
  border-color: rgb(0, 167, 83);
}

form.searchform ul li {
  display: inline-block;
}

form.searchform ul li ul li {
  display: list-item;
}

.search-form select, .search-form input {
  border: solid 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 3px;
  text-align: center;
}

.search-form input {
  padding: 4px;
}

.search-submit {
  padding: 4px 10px !important;
  background: #ff5757;
  color: #fff;
}

.bottom--row ul.top--menu {
  float: left;
}

.direct--btn {
  font-size: 12px;
  background: #000;
  padding: 11px 8px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.direct--btn:hover {
  color: #fff;
}

.phone--list li {
  width: 50%;
  float: right;
}

.phone--list li::before {
  display: none;
}

.phone--list li a {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 35px;
  padding: 10px 15px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
}

.phone--list li a:hover {
  color: rgba(255, 255, 255, 0.9);
}

.phone--list li a i {
  margin-right: 5px;
}

.bottom--row .top--menu li a {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.bottom--row .top--menu li a i {
  font-size: 24px;
  position: relative;
  top: 6px;
}

.comment--item .comment--item {
  background: rgba(0, 0, 0, 0.02);
  padding-bottom: 20px;
  margin: 25px 50px 25px 0;
}

.taglist a {
  color: rgba(255, 255, 255, 0.4);
  font-size: 15px;
  margin-left: 10px;
}

.header-main-nav {
  border-bottom: solid 1px #ddd;
  background-color: white;
  width: 100%;
}

.header-bottom-banner {
  top: 130px !important;
}

.header-main-nav .main-nav-ul > li > a:hover {
  color: #ff6868;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .header-main-nav .container {
    width: 100%;
  }
}
.header-main-nav .main-nav-wrapper {
  z-index: 2147483650;
}

.header-main-nav .main-nav-ul {
  position: relative;
  display: block;
  list-style-type: none;
}

.header-main-nav .main-nav-ul:before, .header-main-nav .main-nav-ul:after {
  content: " ";
  display: table;
}

.header-main-nav .main-nav-ul:after {
  clear: both;
}

.header-main-nav .main-nav-ul > li {
  display: block;
  height: 50px;
  float: right;
}

.header-main-nav .main-nav-ul > li > a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 16px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #727272;
}

.header-main-nav .main-nav-ul > li > a:before {
  position: absolute;
  bottom: 96%;
  right: 50%;
  content: "";
  display: flex;
  height: 2px;
  width: 0;
  background-color: #ff6868;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-main-nav .main-nav-ul > li:hover > a:before {
  width: 100%;
  right: 0;
}

.header-main-nav .main-nav-ul > li.menu-item-has-children {
  position: relative;
}

.header-main-nav .main-nav-ul > li.menu-item-has-children > a {
  padding-left: 30px !important;
  position: relative;
}

.header-main-nav .main-nav-ul > li.menu-item-has-children > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  content: "\f107";
  position: absolute;
  left: 0;
  top: 0;
  line-height: inherit;
  height: inherit;
  width: 20px;
}

.header-main-nav .main-nav-ul > li > ul {
  padding: 5px 0;
  border-top: dashed 1px #ff9b9b;
}

.header-main-nav .main-nav-ul > li > ul > li > a {
  display: block;
  padding: 0 15px 0 10px;
  line-height: 45px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #777777;
}

.header-main-nav .main-nav-ul > li > ul > li > a:before {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  background-color: #ccc;
  border-radius: 50%;
  margin-left: 10px;
  content: "";
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-main-nav .main-nav-ul > li > ul > li > a:hover {
  color: #ff6868;
  background-color: #f1f1f1;
}

.header-main-nav .main-nav-ul > li > ul > li > a:hover:before {
  -webkit-animation: nav-li-hover infinite 0.7s;
  -o-animation: nav-li-hover infinite 0.7s;
  animation: nav-li-hover infinite 0.7s;
  background-color: #ff6868;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5), 0 0 0 5px rgba(255, 104, 104, 0.2);
}

@media only screen and (min-width: 767px) {
  .header-main-nav .cd-search-trigger {
    z-index: 2147483651;
  }
  .header-main-nav .toggle-nav-wrapper, .header-main-nav a.logo {
    display: none !important;
  }
  .header-main-nav .main-nav-ul > li > ul {
    position: absolute;
    top: 50px;
    right: 0;
    background-color: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    z-index: 10;
    min-width: 180px;
    visibility: hidden;
    opacity: 0;
    transform-origin: top center;
    transform: scale(1, 0);
    transition: all 0.3s ease-in-out;
  }
  .header-main-nav .main-nav-ul > li.toggle-main-menu, .header-main-nav .nav-item-logo, .header-main-nav .nav-social-list {
    display: none;
  }
  .header-main-nav .main-nav-ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    transform: scale(1, 1);
  }
  .header-phone-number {
    display: none !important;
  }
  .footer-namad {
    justify-content: flex-end !important;
  }
}
@media only screen and (max-width: 767px) {
  .header-main-nav .header-main-nav-overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2147483646;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .header-main-nav .main-nav-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    background-color: white;
    width: 280px;
    bottom: 0;
    height: 100%;
    overflow: auto;
    transform: translate(100%, 0);
    transition: all 0.3s ease-in-out;
  }
  .header-main-nav .main-nav-ul {
    z-index: 2147483650;
    min-height: 100%;
    padding-bottom: 50px;
  }
  .header-main-nav .main-nav-ul > li {
    float: none;
    height: auto;
  }
  .header-main-nav .main-nav-ul > li > a {
    text-align: right;
    line-height: 50px;
    height: 50px;
    border-top: dashed 1px rgba(84, 84, 84, 0.51);
    color: #727272;
  }
  .header-main-nav .main-nav-ul > li > a:before {
    bottom: 50%;
    right: 0;
    height: 0;
    width: 2px;
  }
  .header-main-nav .main-nav-ul > li:hover > a:before {
    width: 2px;
    right: 0;
    bottom: 0;
  }
  .header-main-nav .main-nav-ul > li:nth-child(1) > a {
    border-top: none;
  }
  .header-main-nav .main-nav-ul > li.toggle-main-menu {
    padding-bottom: 30px;
  }
  .header-main-nav .main-nav-ul > li.toggle-main-menu span {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #ff6868;
    color: white;
    font-size: 20px;
    border-radius: 0 0 0 50px;
    box-shadow: 0 0 0 10px rgba(255, 104, 104, 0.5), 0 0 0 20px rgba(255, 104, 104, 0.5);
  }
  .header-main-nav .main-nav-ul > li.toggle-main-menu span:before {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .header-main-nav .nav-item-logo {
    background: #ff6868;
    padding: 0 3px 0;
  }
  .header-main-nav .nav-item-logo {
    height: auto;
  }
  .header-main-nav .nav-item-logo img {
    max-width: 100%;
  }
  .header-main-nav .nav-menu-container {
    position: relative;
    min-height: 100%;
  }
  .header-main-nav .nav-social-list {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  .header-main-nav .nav-social-list > ul {
    display: table;
    table-layout: fixed;
    height: 40px;
    line-height: 40px;
    list-style-type: none;
    background-color: #ebebeb;
    width: 100%;
    position: static;
  }
  .header-main-nav .nav-social-list > ul li {
    display: table-cell;
    line-height: 40px;
    height: 40px; /* &:first-child{ a{  padding-right: 0;  } } &:last-child{ a{  padding-left: 0;  } } */
    font-size: 20px;
  }
  .header-main-nav .nav-social-list > ul li a {
    line-height: 40px;
    display: block;
    padding: 0 12px;
    text-align: center;
    transition: all 0.3s ease;
    color: #777777;
  }
  .header-main-nav .nav-social-list > ul li a:hover {
    color: #ff6868;
    background-color: transparent;
  }
  .header-main-nav .nav-social-list > ul li a:before {
    display: none;
  }
  .header-main-nav .main-nav-ul > li > ul {
    background-color: #ebebeb;
    width: 100%;
    display: none;
    position: static;
  }
  .header-main-nav .main-nav-ul > li > ul > li:not(.footer-link) > a {
    background-color: transparent;
  }
  .header-main-nav .main-nav-ul > li > ul > li a {
    color: #6c757d;
  }
  .header-main-nav .main-nav-ul > li:hover > ul {
    display: block;
    border-top-color: #ff6868;
  }
}
.header-main-nav .toggle-nav-wrapper {
  height: 50px;
  width: 30px;
  position: relative;
  float: right;
}

.header-main-nav .toggle-nav-wrapper .toggle-nav {
  top: 48%;
}

.header-main-nav .toggle-nav-wrapper .toggle-nav, .header-main-nav .toggle-nav-wrapper .toggle-nav:before, .header-main-nav .toggle-nav-wrapper .toggle-nav:after {
  display: block;
  position: absolute;
  right: 0;
  width: 16px;
  height: 3px;
  background-color: #5a5a5a;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.header-main-nav .toggle-nav-wrapper .toggle-nav:before, .header-main-nav .toggle-nav-wrapper .toggle-nav:after {
  content: "";
}

.header-main-nav .toggle-nav-wrapper .toggle-nav:before {
  top: -8px;
  width: 24px;
}

.header-main-nav .toggle-nav-wrapper .toggle-nav:after {
  bottom: -8px;
  width: 20px;
}

.header-main-nav .toggle-nav-wrapper .toggle-nav.open {
  background-color: transparent;
  transform: rotate(-90deg);
}

.header-main-nav a.logo p {
  display: inline-block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  color: #5a5a5a;
  font-weight: 600;
  font-size: 13px;
}

@media only screen and (max-width: 767px) {
  .open-main-menu .header-main-nav-overlay {
    visibility: visible;
    opacity: 1;
  }
  .open-main-menu .main-nav-wrapper {
    transform: translate(0, 0);
  }
  .open-main-menu #lhc_status_container {
    display: none;
  }
  .cd-main-header {
    transform: none !important;
    will-change: unset !important;
  }
}
@-webkit-keyframes nav-li-hover {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
}
@-moz-keyframes nav-li-hover {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
}
@-o-keyframes nav-li-hover {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
}
@keyframes nav-li-hover {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
}
.cd-search-110 {
  top: 167px !important;
  z-index: 9999;
}

.logo .black {
  color: #5a5a5a;
  font-size: 18px;
}

.logo .red, .logo .border--title .comment-main-title, .border--title .logo .comment-main-title {
  color: #ff5757;
  font-size: 14px;
}

.logo .logo-descriptions {
  position: absolute;
  right: 123px;
  top: 15px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .homebigslideshow {
    display: none;
  }
  .logo .black {
    font-size: 14px;
  }
}
.series-articles-list {
  background-color: #f5f5f5;
  padding: 15px 10px 15px 20px;
  display: block;
  border-radius: 25px;
}

.series-articles-list li {
  list-style-type: none !important;
  position: relative;
  border-right: solid 1px #ccc;
  margin-right: 20px !important;
  line-height: 40px;
  padding: 0 26px 0 0;
}

.series-articles-list li:first-child i {
  top: 0 !important;
}

.series-articles-list li:last-child i {
  top: auto !important;
  bottom: 0;
}

.series-articles-list li a {
  display: block;
  color: #343434;
  padding: 0;
}

.series-articles-list li a:hover {
  color: #ff6868;
}

.series-articles-list li i {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  right: -15px;
  background: white;
  border: solid 1px #ccc;
  border-radius: 50%;
  color: #8b8b8b;
  font-size: 18px;
}

.series-articles-list li.active i,
.series-articles-list li.active a {
  color: #ff4f52;
  font-weight: 600;
}

.series-articles-list li i:before {
  text-align: center;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

table.styled-table .mejs-container {
  width: auto !important;
}

@media screen and (max-width: 767px) {
  #najva-popup {
    bottom: 50px !important;
    border-radius: 10px !important;
    left: 2% !important;
    width: 96% !important;
  }
}
@media screen and (max-width: 480px) {
  .review-wrapper {
    margin: 20px 0 !important;
  }
  .user-review-area .user-total-wrapper {
    max-width: 100% !important;
    line-height: 24px !important;
  }
  .user-review-area .review-total-box {
    display: block;
  }
}
.black-small {
  font-size: 11px;
  display: inline-block;
  color: rgba(125, 122, 122, 0.8);
  margin-right: 10px;
}

/*====================================================
	mobile-number-input
====================================================*/
.campaign-banner {
  background-color: #0e245a;
  font-weight: 500;
  max-width: 500px;
  margin: 15px auto 30px;
  color: white;
  overflow: hidden;
  line-height: initial;
  display: block;
}

.campaign-banner .campaign-text {
  padding: 0 7%;
  margin-bottom: 10px;
}

.campaign-banner p {
  line-height: 1.7 !important;
}

.campaign-banner .btn {
  border-radius: 30px !important;
  color: white;
  background-color: #00a651;
  display: inline-block;
  padding: 0 5px;
  font-size: 13px;
  width: calc(50% - 5px);
  height: 30px;
  line-height: 30px;
  font-weight: 600;
}

.campaign-banner .btn:first-child {
  margin-left: 5px;
}

.campaign-banner .btn:focus,
.campaign-banner .btn:hover {
  box-shadow: none !important;
  color: white;
}

.campaign-slider {
  padding-top: 30px;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: contain !important;
}

@media (max-width: 360px) {
  .campaign-banner .btn {
    font-size: 11px !important;
    width: 90%;
    margin-bottom: 5px;
  }
}
.phone-number-modal .modal-dialog {
  top: 35%;
  max-width: 350px;
  margin: auto;
}

.phone-number-modal .modal-dialog .modal-content {
  position: relative;
  border-radius: 15px;
}

.phone-number-modal .modal-dialog .modal-body {
  padding: 20px 15px;
}

.phone-number-modal .modal-dialog .close {
  position: absolute;
  top: 7px;
  right: 12px;
  z-index: 22;
  font-size: 30px;
  color: #959499;
  outline: none !important;
  opacity: 1;
  font-weight: 300;
  font-style: normal;
}

.phone-number-modal .modal-dialog .close:focus {
  outline: none !important;
}

.phone-number-modal .modal-dialog .close:hover {
  color: black;
}

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

.moshavereh-form .error {
  position: absolute;
  margin: 10px 0;
}

.moshavereh-form img {
  width: 35px;
  vertical-align: bottom;
}

.moshavereh-form .title {
  font-weight: 600;
  color: #492c76;
  font-size: 18px;
}

.moshavereh-form .mobile-number {
  max-width: 400px;
  margin: 15px auto 0;
  text-align: center;
}

.moshavereh-form .mobile-number {
  position: relative;
}

.moshavereh-form .mobile-number i {
  position: absolute;
  top: 50%;
  left: 20px;
  font-size: 25px;
  color: #e3be5a;
  transform: translateY(-50%);
}

.moshavereh-form .mobile-number .btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 70px;
  border-radius: 0 30px 30px 0;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.2) 3px 0 7px;
}

.mobile-number:not(.has-error) .btn {
  background-color: #009247 !important;
}

.moshavereh-form .tel-form {
  direction: ltr;
  margin-bottom: 20px;
  border-radius: 30px;
}

.moshavereh-form .mobile-number .form-control {
  padding-right: 70px;
  padding-left: 40px;
  border-radius: 30px;
  height: calc(1.5em + 1rem + 10px);
  font-size: 1.5rem;
  line-height: 1.5;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 7px;
  border: none;
}

.moshavereh-form .mobile-number .btn.active:focus {
  outline: none !important;
}

.m-captcha {
  display: flex;
  margin-bottom: 20px;
  position: relative;
  padding-right: 35px;
}

.m-captcha input {
  border-radius: 30px 0 0 30px !important;
  padding: 0 10px 0 20px !important;
  direction: ltr;
}

.m-captcha input::placeholder {
  font-size: 12px;
  direction: rtl;
}

.m-captcha button {
  width: 35px !important;
  padding: 0;
  line-height: 43px;
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 0 5px 0;
}

/*..............    PopUp-fix    ..........................*/
.PopUp-fix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 100px;
  z-index: 9999999;
}

.PopUp-fix .btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: #f5f5f5;
  border: #5e5e5e solid 1px;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: -19px;
  width: 35px;
  height: 35px;
}

.PopUp-fix i {
  font-size: 18px;
}

.PopUp-fix img {
  width: 100%;
}

@media (min-width: 425px) {
  .PopUp-fix {
    display: none !important;
  }
}
/*................................*/
.comment-page-navigation {
  background: white;
  margin-top: -30px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
}

img[data-src].lazy {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  will-change: opacity;
}

img[src].lazy {
  opacity: 1;
}

a.header-phone-number {
  color: #ffffff;
  z-index: 10;
  background: #ff6868;
  float: left;
  margin: 9px 0;
  border-radius: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 0.3s ease;
}

a.header-phone-number:hover {
  background: #5ca257;
}

a.header-phone-number:hover i {
  border-color: #5ca257;
  color: #5ca257;
}

.header-phone-number i {
  width: 30px;
  height: 30px;
  text-align: center;
  border: #ff6868 solid 1px;
  border-radius: 50%;
  padding: 0;
  line-height: 30px;
  font-size: 18px;
  background: white;
  color: #ff6868;
  transition: all 0.3s ease;
}

.header-phone-number small {
  padding: 0 10px 0 2px;
  font-size: 10px;
}

.register-login-btn {
  float: left;
  width: 100%;
  padding: 20px 5px;
  text-align: center;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .register-login-btn {
    background-color: white;
    margin-top: 0;
    width: auto;
  }
  .register-login-box {
    padding: 0 !important;
  }
  .logo .red, .logo .border--title .comment-main-title, .border--title .logo .comment-main-title {
    font-size: 13px;
    display: none;
  }
  .logo-descriptions .black-small {
    display: none;
  }
  .logo .logo-descriptions {
    right: 80px !important;
  }
  .register-login-box .help-register {
    display: none;
  }
}
@media (max-width: 359px) {
  .header-phone-number small {
    display: none;
  }
}
.register-login-btn a:hover,
.register-login-btn a:active,
.register-login-btn a:focus {
  color: #ff6868 !important;
  background-color: #fff !important;
}

.register-login-btn a {
  display: inline-block;
  border: #ff6868 1px solid;
  padding: 7px;
  position: relative;
  border-radius: 30px;
  width: 110px;
  font-weight: 600;
  background-color: #ff6868;
  color: #fff;
}

.register-login-btn a:first-child::after {
  border-radius: 30px;
  border: 1px dashed #fff;
  bottom: 3px;
  content: "";
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
}

.cd-search-trigger span::before, .cd-search-trigger span::after {
  background: #ff6868;
}

.cd-search-trigger {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  z-index: 3;
  border: #ff6868 solid 1px;
  border-radius: 50%;
  margin: 9px 10px 0 0;
}

.cd-search-trigger::before {
  border-color: #ff6868;
}

.cd-search-trigger::after {
  background: #ff6868;
}

.register-login-box .help-register {
  font-size: 12px;
  margin: auto;
  text-align: center;
  cursor: pointer;
}

#header-bottom {
  transition: all 0.5s ease;
  background-color: #ffffff;
  z-index: 12;
  width: 100%;
}

#header-bottom.bottom {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#header-bottom.top {
  display: none;
}

.header-profile {
  float: right;
  border: #ff6868 solid 1px;
  border-radius: 50%;
  margin: 5px 0;
  max-width: 102px;
}
@media (max-width: 767px) {
  .header-profile {
    max-width: 60px;
    margin: 10px 0 !important;
  }
}

@media (max-width: 940px) {
  .header-main-nav .main-nav-ul > li.menu-item > a {
    padding: 0 6px;
    font-size: 13px;
  }
}
/*.................  single-new-relatedLink  ..............*/
.single-new-relatedLink, .plugin-relatedLink {
  background-color: #f8f8f8;
  font-size: 14px;
  border: #e3e3e3 solid 1px;
  border-left: 5px solid #ff6666;
  border-radius: 7px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 10px 0;
  margin-bottom: 20px;
  padding: 5px 80px 5px 5px;
  position: relative;
  overflow: hidden;
  min-height: 76px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.single-new-relatedLink a, .plugin-relatedLink .postTitle {
  color: #777777;
}

.single-new-relatedLink strong, .plugin-relatedLink .ctaText {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  width: 73px;
  height: 100%;
  background-image: url(../img/relatedLink.svg);
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 600;
}

.single-new-relatedLink br {
  display: none;
}

@media (min-width: 1024px) {
  .single-new-relatedLink, .plugin-relatedLink {
    font-size: 16px;
    border-radius: 10px;
    padding: 15px 150px 15px 5px;
    min-height: unset !important;
  }
  .single-new-relatedLink strong, .plugin-relatedLink .ctaText {
    width: 140px;
    height: 100%;
    padding: 0 40px 0 0;
  }
  .single-new-relatedLink strong:before, .plugin-relatedLink .ctaText:before {
    content: "\f097";
    position: absolute;
    right: 15px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 19px;
  }
}
.title--border {
  flex-grow: 1;
  border-top: 1px solid hsl(0, 0%, 87%);
}

.border-none {
  border: none !important;
}

.mobile-new-items {
  background: none !important;
  border: none !important;
}

.mobile-new-items img {
  height: auto;
}

.mobile-new-items .owl-stage {
  padding-right: 0 !important;
}

.mobile-new-items .post--item {
  padding: 0 !important;
}

.mobile-new-items .post--box {
  background-color: white;
  border-radius: 10px;
  font-size: 13px;
  color: #353B41;
  border: #e0e0e0 solid 1px;
  overflow: hidden;
}

.mobile-new-items header {
  padding: 5px 10px;
  margin: 0 !important;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  line-height: 25px;
  text-align: center;
}

.mobile-new-items .post--txt h3 {
  line-height: 25px !important;
  margin: 0 !important;
  font-size: 14px;
}

.mobile-new-items header div {
  font-size: 14px;
  font-weight: 600;
}

.mobile-new-items a {
  color: rgba(0, 0, 0, 0.5) !important;
}

.banner-slider-box {
  direction: ltr !important;
  margin-bottom: 20px;
  margin-top: 20px;
}

.banner-slider-box .owl-stage {
  padding-right: 0 !important;
}

.banner-slider-box .item img {
  border-radius: 10px;
}

.banner-owl-slider img {
  border-radius: 8px;
  height: auto;
}

#lastestVideos .owl-stage {
  padding-right: 0 !important;
}

#lastestVideos {
  margin-bottom: 30px;
}

.video-new-item {
  padding: 10px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  background-color: white;
  border-radius: 10px;
  font-size: 13px;
  color: #353B41;
  border: #e0e0e0 solid 1px;
}

.video-new-item .item__detail {
  width: 100%;
}

.video-new-item .btn {
  width: 120px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin-right: auto;
  font-size: 12px;
  display: none;
}

.video-new-item .btn i {
  padding-right: 5px;
  line-height: 16px;
  font-size: 18px;
}

.video-new-image {
  min-width: 130px;
  max-width: 130px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.video-new-item .item__detail--txt {
  color: rgba(0, 0, 0, 0.5) !important;
  font-weight: 600;
}

.video-new-item .item__detail--txt h3 {
  font-weight: 600 !important;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  overflow: hidden !important;
}

.item__detail {
  padding-right: 10px;
  display: flex;
  flex-flow: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.item__detail--txt {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: auto;
  color: #6b7074;
  height: 60px;
  overflow: hidden;
  margin-top: 10px;
}

.video-new-image:before {
  content: "\f04b";
  background-color: hsla(0, 0%, 0%, 0.3);
  color: hsl(0, 0%, 100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  text-rendering: auto;
  position: absolute;
  z-index: 2;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  display: -webkit-box;
  display: flex !important;
}

.border-home-title {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex !important;
}

@media (min-width: 1024px) {
  .video-new-image {
    min-width: 175px;
    max-width: 175px;
    border-radius: 8px;
  }
  .video-new-item .btn {
    display: unset;
  }
  .item__detail {
    padding-right: 10px;
  }
}
/*=======================   footer   ===========================*/
.footer-header {
  background-color: #6b7074;
  padding: 10px 0;
}

.footer .title--border {
  border-color: rgba(189, 188, 188, 0.5019607843);
}

.footer a {
  color: white;
}

.footer {
  padding-bottom: 10px;
}

.footer .border--title h2 {
  color: #a6a9ab;
  font-size: 17px;
}

.footer .border--title .footer-brands-title {
  color: #a6a9ab;
  font-size: 17px;
  font-weight: 600;
  padding: 0 10px;
  text-align: right;
}

.footer-brands {
  display: flex;
  align-items: center;
}

.footer-slider {
  overflow-x: auto;
  flex: 1;
  display: flex;
  margin-right: 13px;
}

.footer-slider img {
  max-height: 70px;
  margin: 0 24px;
  opacity: 0.6 !important;
}

.footer-app {
  display: flex;
  padding: 20px 0;
  color: #a6a9ab;
  max-width: 380px;
}

.footer-app img {
  max-width: 140px;
}

.footer-app img:hover {
  background-color: #6C7175;
  border-radius: 50%;
}

.footer-app h3 {
  font-size: 14px;
  margin-left: auto;
  margin-top: auto;
}

.footer-app .app-download {
  font-weight: 500;
  font-size: 13px;
  margin: auto;
}

.footer-app a {
  min-width: 150px;
  display: flex !important;
}

.footer-app a:hover {
  color: rgba(189, 188, 188, 0.5019607843);
}

.footer-namad {
  display: flex;
  justify-content: center;
  padding: 20px 0;
  flex-wrap: wrap;
  color: #5a5f64;
}

.footer-namad div {
  width: 100px;
  margin: 2px;
  background-color: white;
  border-radius: 3px;
  padding: 5px;
}

.footer-namad img {
  max-width: 100%;
}

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

.copy-right a {
  color: #a6a9ab;
}

.footer-nav ul {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 20px;
  justify-content: start;
}

.footer-nav li {
  padding: 0 7px;
}

.footer-nav li :hover {
  color: rgba(189, 188, 188, 0.5019607843);
}

.footer-logo {
  opacity: 0.7;
  margin-right: auto;
  display: none;
}

.border-home-title .fa {
  color: #ff6868;
  font-size: 20px;
}

.border-home-title .fa.text-gold {
  font-size: 26px;
}

.border-home-title a {
  color: #5a5a5a;
  padding-right: 10px;
}

.text-gold {
  color: #e8a300 !important;
}

.footer .nav-social-list {
  text-align: center;
}

.footer .nav-social-list i, .footer .nav-social-list img {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #6C7175;
  border-radius: 50%;
  margin: 0 3px;
  font-size: 18px;
  transition: all 0.3s;
}

.footer .nav-social-list i:hover, .footer .nav-social-list img:hover {
  background-color: #ff6868;
}

.footer .nav-social-list img {
  padding: 6px;
}

#main-content p, #main-content ul {
  line-height: 2;
  font-size: 16px;
}

#main-content p {
  overflow-wrap: break-word;
}

#main-content {
  min-height: 100vh;
}

.nav-social-list svg {
  width: 20px;
  fill: #777;
  vertical-align: middle;
}

@media (max-width: 500px) {
  #main-content p {
    text-align: justify;
  }
}
/*==========================  sidebar  ==================================*/
#main-sidebar {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sidebar-banner-box {
  text-align: center;
}

.sidebar-banner-box .banner {
  border-radius: 5px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.sidebar-banner-box span {
  position: relative;
  padding-top: 39.4%;
  display: block;
  margin: 10px 0;
}

.sidebar-banner-box a {
  max-width: 400px;
  margin: auto;
  display: block;
}

.sidebar-content {
  position: sticky;
  top: 30px;
}

html, body {
  overflow-x: visible !important;
}

.sidebar-items .post--box {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px;
  overflow: hidden;
  background-color: hsl(0, 0%, 100%);
  margin-bottom: 15px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sidebar-items .post--box a {
  color: black;
}

.sidebar-items img {
  border-radius: 4px;
  object-fit: cover;
  width: 108px;
  min-height: 68px;
  background: whitesmoke;
  display: block;
}

.sidebar-items header {
  padding-right: 10px;
  font-size: 13px;
  max-height: 60px;
  line-height: 20px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .sidebar-content {
    position: relative !important;
    top: 0 !important;
  }
  #main-sidebar {
    height: auto !important;
    margin-top: 3px;
  }
}
/*=======================   comment   ===========================*/
.comment-respond p, .comment--item--title, .comment-form > * {
  max-width: 900px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.comment-new-item p {
  font-size: 16px;
  line-height: 2.2;
  margin-bottom: 20px;
}

.comment-new-item {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  overflow-x: hidden;
}

/*=======================   top___Slider   ===========================*/
#top___Slider {
  margin: 0 0 20px;
}

#top___Slider .owl-dots {
  margin-top: -26px;
  z-index: 200;
  position: absolute;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}

#top___Slider .owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: hsla(0, 0%, 0%, 0);
}

#top___Slider .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: none;
  outline: none !important;
}

#top___Slider .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

#top___Slider .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
  transition: all 0.55s;
  border-radius: 30px;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 6px;
  overflow: hidden;
  text-indent: -999em;
  background-color: hsla(223, 8%, 58%, 0.7);
}

#top___Slider .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: hsl(0, 100%, 70%);
  width: 30px;
}

@media (max-width: 767px) {
  #top___Slider .owl-dots .owl-dot span {
    width: 2vw;
    height: 2vw;
    margin: 0 1vw;
  }
  #top___Slider .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    width: 4vw;
  }
  .top___Slider {
    padding-bottom: 68% !important;
  }
}
/*=======================   call to action   ===========================*/
.call-to-action {
  text-align: center;
  background-color: #e2f3ff;
  border: #9bd6ff solid 1px;
  padding: 10px 10px 0;
  color: #717171;
  z-index: 2;
  border-radius: 10px;
  margin: 0 -10px;
  font-weight: 500;
}

.call-to-action .img-holder {
  max-width: 500px;
  margin: auto;
}

.call-to-action .img-holder span {
  position: relative;
  padding-top: 84%;
  overflow: hidden;
  display: block;
}

.call-to-action .img-holder img {
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.call-to-action .col-12 {
  width: 100%;
}

.call-to-action span,
.call-to-action small {
  font-weight: 600;
}

.call-to-action .text-red,
.call-to-action-anim .text-red {
  color: #ff5e5e !important;
}

.call-to-action .d-block,
.call-to-action-anim .d-block {
  display: block !important;
}

.call-to-action .row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
}

.call-to-action .title {
  padding: 0 40px;
  width: 100%;
  position: relative;
  display: block;
}

.call-to-action .title:before {
  width: 93%;
  height: 20px;
  border: #bdbdbd dashed 1px;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  content: "";
  position: absolute;
  top: 11px;
  right: 0;
  left: 0;
  margin: auto;
}

.call-to-action .title * {
  background-color: #e2f3ff;
  position: relative;
}

.call-to-action-btn {
  background-color: #ff5e5e;
  color: white;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  position: relative;
  border: none;
  min-width: 180px;
  padding: 0 32px 0 22px;
  line-height: 35px;
  transition: all 0.5s ease;
  margin-left: 20px;
}

.call-to-action-btn:hover,
.call-to-action-btn:active,
.call-to-action-btn:focus {
  color: white;
  outline: none;
}

.call-to-action-btn .after {
  background-color: #ff4242;
  border-radius: 30px 0 0 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-50%);
  line-height: 35px;
  padding: 0 27px 0 8px;
  font-size: 22px;
}

.call-to-action-btn .after:after {
  content: "";
  background-color: #ff5e5e;
  border-radius: 30px 0 0 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  line-height: 35px;
  width: 18px;
  font-size: 19px;
}

.call-to-action-btn .before {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: 15px;
}

/*   fitamin    */
.fitamin-cta .img-holder {
  max-width: 200px;
  margin: auto;
}

.fitamin-cta .img-holder span {
  padding-top: 147%;
}

/*=======================   call to action  animated  ===========================*/
.call-to-action-anim {
  background-color: #e0f2ff;
  border: solid 1px #99d5ff;
  padding: 20px;
  border-radius: 10px;
  margin-right: -10px;
  margin-left: -10px;
}

.call-to-action-anim p {
  line-height: 1.8 !important;
  margin-bottom: 0;
  font-size: 14px;
}

.call-to-action-anim .text-center p {
  text-align: center !important;
}

.call-to-action-anim .title, .call-to-action-anim .text {
  text-align: center;
}

.call-to-action-anim small {
  font-weight: 600;
  font-size: 13px;
}

.call-to-action-anim .img-box {
  position: relative;
  width: 120px;
  margin: auto;
}

.call-to-action-anim .img-box svg {
  position: absolute;
  top: 33px;
  left: 74px;
  width: 9px;
  animation: swing-deg ease-in-out 2s infinite;
  transform-origin: center 34px;
}

.call-to-action-anim img {
  max-width: 100%;
}

@keyframes swing-deg {
  0% {
    transform: rotate(-50deg);
  }
  30% {
    transform: rotate(30deg);
  }
  50% {
    transform: rotate(-20deg);
  }
  70% {
    transform: rotate(50deg);
  }
  100% {
    transform: rotate(-50deg);
  }
}
/*=======================   call to action  slider  ================*/
.call-to-action-slider {
  max-width: 350px;
  margin: auto;
}

.call-to-action-slider .owl-prev, .call-to-action-slider .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  width: 4rem;
  height: 4rem;
  font-size: 17px !important;
  border: solid 1px !important;
  transition: opacity 0.1s linear !important;
  border-radius: 50%;
  color: #6b6b6b !important;
  background: rgba(255, 255, 255, 0.86) !important;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
}

.call-to-action-slider .owl-prev:focus, .call-to-action-slider .owl-prev:active, .call-to-action-slider .owl-next:focus, .call-to-action-slider .owl-next:active {
  outline: none;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
}

.call-to-action-slider .owl-prev:hover, .call-to-action-slider .owl-next:hover {
  background-color: white !important;
  color: black !important;
}

.call-to-action-slider .owl-prev {
  right: -18px;
}

.call-to-action-slider .owl-next {
  left: -18px;
}

.call-to-action-slider .owl-dots {
  z-index: 200;
  position: absolute;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}

.call-to-action-slider .owl-dots .owl-dot {
  outline: none;
}

.call-to-action-slider .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 5px 3px;
  background: #bfbfbf !important;
  display: block;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.call-to-action-slider .owl-dots .owl-dot.active span {
  background: #ff6868 !important;
}

.call-to-action-slider .owl-dots .owl-dot:hover span {
  width: 7px !important;
}

.call-to-action-slider a {
  background-color: #009447;
  color: white;
  display: block;
  border-radius: 8px;
  margin: 5px 20px 10px 17px;
}

.call-to-action-slider a:hover {
  background-color: #006f33;
  color: white;
}

.call-to-action-slider i {
  line-height: 3.8rem !important;
}

/*=======================   top-header  ===========================*/
#body-app {
  min-height: 740px;
  background-color: #ffffff;
}

.top-header {
  width: 100%;
  height: 50px;
  background: rgb(47, 47, 47);
  z-index: 15;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.top-header img {
  height: 50px;
}

.top-header #close {
  cursor: pointer;
  position: absolute;
  top: 50%;
  background: white;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  font-size: 23px;
  left: 5px;
  border: solid 1px;
  transform: translateY(-50%);
}

#body-app.has-top-header .header {
  margin-top: 212px;
}

#body-app.has-top-header .header #header-bottom {
  top: 100px !important;
}

#body-app.has-top-header .header .header-main-nav {
  top: 50px !important;
}

#body-app.has-top-header .cd-search-110 {
  top: 110px !important;
}

#body-app.has-top-header .sidebar-content {
  position: sticky;
  top: 160px;
}

@media (max-width: 767px) {
  #body-app.has-top-header .header {
    margin-top: 174px !important;
  }
}
@media (min-width: 1024px) {
  .top-header {
    height: 70px;
  }
  .top-header img {
    height: 70px;
  }
  #body-app.has-top-header .header {
    margin-top: 232px;
  }
  #body-app.has-top-header .header .header-main-nav {
    top: 70px !important;
  }
  #body-app.has-top-header .header #header-bottom {
    top: 120px !important;
  }
  #body-app.has-top-header .cd-search-110 {
    top: 130px !important;
  }
}
/*=======================   recorder-cat  ===========================*/
.recorder-cat-img {
  position: relative;
  display: inline-block;
}

.recorder-cat-img img {
  border-radius: 11px;
}

.recorder-cat-img .diet--type {
  top: -10px !important;
  right: -6px !important;
}

.recorder-cat-row, .horizontal_article_box {
  text-align: center;
  border-bottom: hsl(0, 0%, 85%) solid 1px;
  padding-bottom: 15px;
}

.col-sm-12:last-child .recorder-cat-row, .col-sm-12:last-child .horizontal_article_box {
  border-bottom: none;
  padding-bottom: 0;
}

.recorder-cat-row .btn, .horizontal_article_box .btn {
  border-radius: 30px;
}

.recorder-cat-row a, .horizontal_article_box a {
  color: #595959;
}

.list--item .col-sm-12:hover a {
  color: #484848;
}

/*================================== lastest_new_items--box ============================*/
@media (min-width: 768px) {
  .recorder-cat-row, .horizontal_article_box {
    text-align: right !important;
  }
}
@media (min-width: 769px) {
  .lastest_new_items--box .lastest__items {
    border-radius: 10px !important;
  }
  .lastest_new_items--box img {
    border-radius: 10px !important;
  }
  .lastest_new_items--box .post-new-link {
    text-align: center;
  }
  .post-new-desc p {
    overflow: hidden;
    height: 44px;
    margin-bottom: 0 !important;
  }
  .lastest_new_items--box .post-main-txt h3 {
    font-size: 17px !important;
  }
}
@media (min-width: 1024px) {
  .footer-logo {
    display: unset;
  }
  .call-to-action small {
    font-size: 100%;
  }
  .call-to-action .title {
    padding: 0 80px;
  }
}
@media (min-width: 1200px) {
  .main-post-body {
    padding-left: 60px;
    padding-right: 60px;
  }
  #breadcrumbs {
    padding: 20px 40px 0 15px !important;
  }
  /*.article-header-title {*/
  /*  margin-right: 5% !important;*/
  /*  margin-top: 8%;*/
  /*}*/
}
@media (min-width: 767px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
}
#breadcrumbs {
  padding: 20px 10px 0 15px;
  font-size: 14px !important;
  font-style: normal;
  max-width: 100%;
}
#breadcrumbs .separator {
  color: #868686 !important;
  font-weight: 600;
}
#breadcrumbs a {
  color: #000000 !important;
  font-weight: 600;
}

@media (max-width: 600px) {
  .breadcrumb_last {
    display: none;
  }
}
.user-review-area .wp-review-user-rating-star {
  float: none !important;
}

.review-list .review-star, .user-review-area .review-star, .wp-review-point-type .review-total-circle .review-star, .wp-review-percentage-type .review-total-circle .review-star, .review-list .wp-review-user-feature-rating-star {
  float: none !important;
}

/*============================ video box =============================*/
.video--box video {
  max-width: 100%;
}

/*------------------------------*/
.diet--type {
  position: absolute;
  top: 0;
  right: 0;
  background: #1cbf1c;
  color: white;
  padding: 2px 5px;
  font-size: 14px;
  border-radius: 5px;
}

.diet--type:empty {
  padding: 0 !important;
}

.diet--type.weight-gain {
  background: #ff9c00;
}

.diet--type.fixing {
  background: #15b0f1;
}

.diet--type.milk {
  background: #e385ef;
}

.category_description {
  margin: auto 10px 15px;
}
.category_description p {
  font-size: 14px !important;
  text-align: justify;
  line-height: 2 !important;
}

.category_description:empty {
  display: none;
}

.pepole--item .description {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  background-color: #ffcd00;
  color: black;
  padding: 0 10px;
  min-width: 50%;
}

.pepole--item .description:empty {
  display: none;
}

/*=======================   call to action  static  ================*/
.static-cta {
  display: flex;
  width: 600px;
  margin: 0 auto 20px;
  max-width: 100%;
}

.static-cta .item-wrapper {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  padding: 10px;
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
  font-size: 18px;
  line-height: 1.5;
  height: 138px;
}

.static-cta .item-wrapper span {
  font-weight: 600;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}

.static-cta .item-img {
  flex: 2;
  position: relative;
  overflow: hidden;
}

.static-cta .item-img img {
  position: absolute;
  top: 50%;
  height: 100%;
  max-width: unset !important;
  right: 0;
  transform: translateY(-50%);
}

.static-cta .btn {
  background-color: #ff443a;
  color: #ffffff;
  border-radius: 20px;
  font-size: 10px;
  position: relative;
  padding: 2px 10px 2px 2px;
}

.static-cta .fa {
  font-size: 2.2em;
  vertical-align: middle;
  margin-right: 4px;
}

.static-cta.lg-item .item-wrapper {
  line-height: 1.3;
  font-size: 16px;
}

.static-cta.pregnancy .fa {
  color: #762768;
}

.static-cta.item-red .fa {
  color: #c21832;
}

.static-cta.stabilization .fa {
  color: #035d9a;
}

.static-cta.item-white .btn {
  background-color: #ffcc00;
  color: #000000;
}

.static-cta.item-white .item-wrapper,
.static-cta.text-white .item-wrapper {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 50%);
}

.static-cta.item-white .item-wrapper,
.static-cta.text-white .item-wrapper {
  color: #ffffff;
}

.static-cta.variation-food .item-wrapper {
  font-size: 13px;
}

.static-cta.variation-food b {
  display: block;
  font-size: 21px;
}

.static-cta.guarantee-diet .item-wrapper span {
  margin-bottom: 40px;
}

.static-cta.guarantee-diet .item-wrapper img {
  position: absolute;
  width: 35px;
  left: 50%;
  top: 37px;
  transform: translateX(-45px);
}

@media (min-width: 1024px) {
  .static-cta .item-wrapper {
    padding: 20px 10px;
    font-size: 30px;
    line-height: 2;
    height: 265px;
  }
  .static-cta .btn {
    font-size: 12px;
  }
  .static-cta.lg-item .item-wrapper {
    line-height: 1.7;
    font-size: 27px;
  }
  .static-cta.variation-food .item-wrapper {
    font-size: 22px;
  }
  .static-cta.variation-food b {
    font-size: 38px;
  }
  .static-cta.variation-food .item-img {
    flex: 1.4;
  }
  .static-cta.guarantee-diet .item-wrapper span {
    margin-bottom: 50px;
  }
  .static-cta.guarantee-diet .item-wrapper img {
    width: 50px;
    left: 38px;
    top: 106px;
    transform: translateX(0);
  }
}
.aligncenter {
  clear: both;
  max-width: 100% !important;
}

div[id*=google-cache-hdr] {
  display: none;
}

.h_iframe-aparat_embed_frame {
  position: relative;
}

.h_iframe-aparat_embed_frame .ratio {
  display: block;
  width: 100%;
  height: auto;
}

.h_iframe-aparat_embed_frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none !important;
}

.rtoc-mokuji-content #rtoc-mokuji-title.is_close {
  padding: 8px 12px !important;
}

.rtoc-mokuji-content #rtoc-mokuji-title {
  padding: 16px 50px !important;
  font-size: 16px !important;
}

.rtoc-mokuji-content .mokuji_ul > .rtoc-item:before {
  right: -1em;
}

.rtoc-mokuji-content .mokuji_ul .mokuji_ul .rtoc-item:before {
  right: -1.2em;
}

.rtoc-mokuji-content .rtoc-mokuji.level-1 li {
  margin-right: 22px !important;
}

.rtoc-mokuji-content #rtoc-mokuji-title.rtoc_left {
  text-align: right;
}

.rtoc-mokuji-content.rtoc_close #rtoc-mokuji-title.rtoc_left .rtoc_open_close,
.rtoc-mokuji-content.rtoc_open #rtoc-mokuji-title.rtoc_left .rtoc_open_close {
  left: calc(100% - 349px);
}

.rtoc-mokuji-content.rtoc_close #rtoc-mokuji-title .rtoc_open_close,
.rtoc-mokuji-content.rtoc_open #rtoc-mokuji-title .rtoc_open_close {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  cursor: pointer !important;
  opacity: 0;
  height: 100% !important;
  padding: 0 !important;
}

.rtoc-mokuji-content.frame2::before,
.rtoc-mokuji-content.frame3,
.rtoc-mokuji-content.frame4,
.rtoc-mokuji-content.frame5 {
  border-color: #ff6868;
  border-radius: 10px;
  border-width: 2px;
  background: whitesmoke;
}

.rtoc-mokuji-content li {
  list-style: none !important;
}

.main-post-body {
  text-align: justify;
}

.rtoc-mokuji-content .rtoc-mokuji.level-2 {
  padding-right: 0.5em !important;
  padding-left: 0 !important;
}

.rtoc-mokuji-content > .rtoc-mokuji.level-2 {
  padding-right: 33px !important;
}

.rtoc-mokuji-content .decimal_ol > .rtoc-item::before {
  right: -1.3em !important;
}

.rtoc-mokuji-content .decimal_ol > .rtoc-item::after {
  right: 4px !important;
  left: auto !important;
}

.rtoc-mokuji-content .rtoc-mokuji li > a {
  padding-right: 1.5em;
}

.rtoc-mokuji-content .rtoc-mokuji.level-1.decimal_ol {
  padding-left: 0 !important;
}

@media (min-width: 767px) {
  .news-post-mobile {
    display: none;
  }
  .news-post-desktop {
    display: block !important;
  }
}
.recorder-cat-row a:hover, .horizontal_article_box a:hover {
  color: #ff6868 !important;
}

@media (max-width: 600px) {
  #rtoc-mokuji-wrapper {
    position: relative !important;
    top: 1px !important;
    z-index: 3;
    border-radius: 10px;
  }
  .rtoc-has-header-banner {
    top: 133px !important;
  }
  .rtoc-mokuji.mokuji_ul.level-1 {
    max-height: 75vh;
    overflow-y: auto;
  }
}
.border--title {
  border: none !important;
  margin: 2% 0;
}

.feathered--image {
  filter: drop-shadow(0px -5px 39px rgba(255, 104, 104, 0.28));
  position: relative;
}

.img-header {
  border-radius: 20px;
}
.row.flex-container.post-header {
    align-items: center;
}
.aheader {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: 2%;
  margin-bottom: 2%;
}

.expert_confirmation_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  background-color: antiquewhite;
  border: 1px solid #dddddd;
  height: 60px;
  width: 430px;
  max-width: 100%;
  margin: auto;
  z-index: 10;
}
.expert_confirmation_box img {
  position: absolute;
  right: 10px;
  border-radius: 50%;
  width: 45px;
  max-width: 100%;
}
.expert_confirmation_box span {
  color: black;
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 470px) {
  .expert_confirmation_box span {
    font-size: 12px;
  }
}
.expert_confirmation_box p {
  position: absolute;
  right: 60px;
  left: 5px;
  color: #ff6868;
  margin-top: 3%;
  line-height: 1.6;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
@media (max-width: 470px) {
  .expert_confirmation_box p {
    font-size: 14px;
  }
}
@media (max-width: 340px) {
  .expert_confirmation_box p {
    line-height: 1.4;
    margin-top: 7%;
    font-size: 13px;
  }
}

.flex-container, .single_bmi_flex-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
}

#article-header-rating {
  border-radius: 26px;
  background: #FFF;
  position: absolute;
  transform: scale(0.9);
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.19);
  left: -15px;
  top: 15px;
  padding: 7px 9px 10px 3px;
  height: 45px;
  max-height: 100%;
}
#article-header-rating .kksr-legend {
  display: none;
}
#article-header-rating #emoji-countainer {
  display: none;
}
#article-header-rating .kk-star-ratings {
  cursor: default;
  pointer-events: none;
}

#readtime {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 54 54" fill="none"><path d="M47.25 10.125H33.75C32.4401 10.125 31.1482 10.43 29.9766 11.0158C28.805 11.6016 27.7859 12.4521 27 13.5C26.2141 12.4521 25.195 11.6016 24.0234 11.0158C22.8518 10.43 21.5599 10.125 20.25 10.125H6.75C5.85489 10.125 4.99645 10.4806 4.36351 11.1135C3.73058 11.7464 3.375 12.6049 3.375 13.5V40.5C3.375 41.3951 3.73058 42.2535 4.36351 42.8865C4.99645 43.5194 5.85489 43.875 6.75 43.875H20.25C21.5927 43.875 22.8803 44.4084 23.8297 45.3578C24.7791 46.3072 25.3125 47.5948 25.3125 48.9375C25.3125 49.3851 25.4903 49.8143 25.8068 50.1307C26.1232 50.4472 26.5524 50.625 27 50.625C27.4476 50.625 27.8768 50.4472 28.1932 50.1307C28.5097 49.8143 28.6875 49.3851 28.6875 48.9375C28.6875 47.5948 29.2209 46.3072 30.1703 45.3578C31.1197 44.4084 32.4073 43.875 33.75 43.875H47.25C48.1451 43.875 49.0035 43.5194 49.6365 42.8865C50.2694 42.2535 50.625 41.3951 50.625 40.5V13.5C50.625 12.6049 50.2694 11.7464 49.6365 11.1135C49.0035 10.4806 48.1451 10.125 47.25 10.125ZM20.25 40.5H6.75V13.5H20.25C21.5927 13.5 22.8803 14.0334 23.8297 14.9828C24.7791 15.9322 25.3125 17.2198 25.3125 18.5625V42.1875C23.8534 41.0895 22.0761 40.4971 20.25 40.5ZM47.25 40.5H33.75C31.9239 40.4971 30.1466 41.0895 28.6875 42.1875V18.5625C28.6875 17.2198 29.2209 15.9322 30.1703 14.9828C31.1197 14.0334 32.4073 13.5 33.75 13.5H47.25V40.5Z" fill="%23FFC4C4"/></svg>');
  background-repeat: no-repeat;
  background-position-y: 25%;
  background-position-x: right;
}

#view {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="47" height="32" viewBox="0 0 55 40" fill="none"><path d="M53.1467 19.405C51.0884 14.0809 47.5152 9.47658 42.8686 6.16115C38.222 2.84572 32.7058 0.964503 27.0017 0.75C21.2976 0.964503 15.7814 2.84572 11.1348 6.16115C6.48822 9.47658 2.91498 14.0809 0.856697 19.405C0.71769 19.7895 0.71769 20.2105 0.856697 20.595C2.91498 25.9191 6.48822 30.5234 11.1348 33.8388C15.7814 37.1543 21.2976 39.0355 27.0017 39.25C32.7058 39.0355 38.222 37.1543 42.8686 33.8388C47.5152 30.5234 51.0884 25.9191 53.1467 20.595C53.2857 20.2105 53.2857 19.7895 53.1467 19.405ZM27.0017 35.75C17.7267 35.75 7.9267 28.8725 4.3742 20C7.9267 11.1275 17.7267 4.25 27.0017 4.25C36.2767 4.25 46.0767 11.1275 49.6292 20C46.0767 28.8725 36.2767 35.75 27.0017 35.75Z" fill="%23FFC4C4"/><path d="M27.0002 9.5C24.9235 9.5 22.8935 10.1158 21.1668 11.2696C19.44 12.4233 18.0942 14.0632 17.2995 15.9818C16.5048 17.9004 16.2969 20.0117 16.702 22.0485C17.1071 24.0853 18.1072 25.9562 19.5756 27.4246C21.0441 28.8931 22.915 29.8931 24.9518 30.2983C26.9886 30.7034 29.0998 30.4955 31.0184 29.7007C32.937 28.906 34.5769 27.5602 35.7307 25.8335C36.8844 24.1068 37.5002 22.0767 37.5002 20C37.5002 17.2152 36.394 14.5445 34.4249 12.5754C32.4557 10.6062 29.785 9.5 27.0002 9.5ZM27.0002 27C25.6158 27 24.2624 26.5895 23.1113 25.8203C21.9601 25.0511 21.0629 23.9579 20.5331 22.6788C20.0033 21.3997 19.8647 19.9922 20.1348 18.6344C20.4048 17.2765 21.0715 16.0292 22.0505 15.0503C23.0295 14.0713 24.2767 13.4046 25.6346 13.1345C26.9925 12.8644 28.3999 13.003 29.679 13.5328C30.9581 14.0627 32.0514 14.9599 32.8205 16.111C33.5897 17.2622 34.0002 18.6155 34.0002 20C34.0002 21.8565 33.2627 23.637 31.95 24.9497C30.6372 26.2625 28.8568 27 27.0002 27Z" fill="%23FFC4C4"/></svg>');
  background-repeat: no-repeat;
  background-position-y: 25%;
  background-position-x: right;
}

#pdate {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="37" height="37" viewBox="0 0 46 46" fill="none"><ellipse cx="20.5026" cy="20.4979" rx="20.5026" ry="20.4979" transform="matrix(-1 0 0 1 43.0054 2)" stroke="%23FFC4C4" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.5027 10.7852V22.4982H10.7869" stroke="%23FFC4C4" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-position-y: 25%;
  background-position-x: right;
}

.art-details {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 25%;
  padding-right: 53px;
}

/*#arrowbtn {*/
/*  position: absolute;*/
/*  margin: auto 44%;*/
/*  cursor: pointer;*/
/*  bottom: 0;*/
/*  display: inline-block;*/
/*  left: 0;*/
/*  transform: scaleX(80%) scaleY(80%);*/
/*}*/

.border--title strong {
  font-size: 18px;
}

#article-second-title {
  margin: 3%;
}

.embed-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  border-radius: 20px;
  padding-top: 57%;
}

.embed-container > .video--box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

@media (max-width: 991px) {
  .embed-container {
    width: 750px;
  }
  .aheader {
    gap: 5px;
  }
  .expert_confirmation_box {
    margin-bottom: 2%;
  }
  .article-header-title {
    margin: auto;
    padding-right: 0;
  }
  .article-header-title h1 {
    padding-right: 0;
  }
  .border--title h1 {
    padding-right: 0;
  }
  #article-second-title {
    margin: 5% auto 5%;
  }
  .feathered--image {
    margin: auto !important;
    width: fit-content;
    max-width: 100%;
  }
  #article-header-rating {
    transform: scale(0.8) translate(-9px, 2px);
  }
  .article-desc {
    width: 100%;
    margin: 0 0 1% !important;
    -webkit-line-clamp: 6; /* number of lines to show */
    line-clamp: 6;
  }
}
@media (max-width: 770px) {
  .border--title h1 {
    margin: auto 0 2% 0;
    width: fit-content;
    text-align: justify;
  }
  #article-second-title {
    margin: 4% 0;
  }
  #breadcrumbs {
    font-size: 13px !important;
  }
}
@media (max-width: 470px) {
  .border--title h1 {
    font-size: 20px;
  }
  .border--title strong {
    font-size: 16px !important;
  }
  #readtime {
    background-size: 29%;
    background-position-y: center;
    margin-right: 0;
  }
  #view {
    background-position-y: center;
    background-size: 33%;
  }
  #pdate {
    background-position-y: center;
    background-size: 24%;
  }
  .art-details {
    padding-right: 7%;
    font-size: 11px;
    width: 33%;
  }
  #article-header-rating {
    top: 0;
    left: -42px;
    transform: scale(0.5);
  }
}
.top-header-login-user {
  margin-top: 33px;
}

.top_header_banner {
  background-color: #fff;
  z-index: 13;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top_header_banner img {
  max-width: 100%;
}

.top_header_banner a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  position: relative;
}

.top-header-discount-box {
  position: absolute;
  bottom: -5px;
  left: 15%;
}
@media (max-width: 680px) {
  .top-header-discount-box {
    transform: translate(-46%, 5%);
  }
}

.discount-container {
  position: relative;
  background: rgba(0, 0, 0, 0.38);
  color: white;
  border-radius: 12px;
  width: 100px;
  height: 33px;
  line-height: 35px;
  margin: 11px auto;
  font-size: 14px;
}
.discount-container p {
  position: absolute;
  right: 10px;
}
.discount-container .top-header-btn-copy {
  cursor: pointer;
  border-radius: 11px;
  height: 33px;
  font-weight: 700;
  font-size: 13px;
  background-color: #ff6868;
  color: black !important;
  padding: 0 3px;
  position: absolute;
  left: 0;
}

.home-diet-package, .section-box {
  margin-bottom: 20px;
}

.home-package-main-box {
  position: relative;
  height: 310px;
  max-height: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.home-package {
  margin-right: 45px !important;
  margin-left: 60px !important;
}

.home-package-box {
  background-color: #fff;
  border-radius: 20px;
  width: 175px;
  height: 275px;
  max-width: 100%;
  margin-right: 6%;
  margin-top: 2%;
  cursor: pointer;
}

.home-package-box img {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.home-package-box img:hover {
  transform: scale(1.02);
  box-shadow: 5px 5px 8px #BFBFBF;
  transition: box-shadow ease 0.2s;
}

@media (max-width: 991px) {
  .home-package {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
.popup {
  position: relative;
  display: inline-block;
}

.popup .popup-text {
  visibility: hidden;
  width: 130px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 35px;
  left: 50%;
  margin-left: -80px;
}

.popup .popup-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.popup .show {
  visibility: visible;
  animation: fadeIn 1s;
}

.owl-carousel .owl-nav {
  overflow: hidden;
  height: 0px;
}

.owl-carousel .nav-button {
  height: 50px;
  width: 30px;
  position: absolute;
  top: 105px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.25;
}

.owl-carousel .owl-prev {
  left: -40px;
}

.owl-carousel .owl-next {
  right: -26px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 38px;
  background: #ff6868;
  border-radius: 8px;
}

#wpadminbar #wp-admin-bar-delete > .ab-item:before {
  content: "🗑";
}

/* -------- Start blog page styles--------- */
.section-box-relative {
  position: relative;
  height: 550px;
}
@media (max-width: 991px) {
  .section-box-relative {
    height: 270px;
  }
}
@media (max-width: 768px) {
  .section-box-relative {
    height: 180px;
  }
}

.limit_txt, .diet_article_title h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.blog_main_content {
  background: none;
  padding-bottom: 50px;
  margin-bottom: 0;
}

.blog_category_list {
  display: flex;
  gap: 20px;
}

.blog_category_wrapper {
  display: flex;
  gap: 20px;
  width: 50%;
}
@media (max-width: 768px) {
  .blog_category_wrapper {
    flex-direction: column;
  }
}

.blog_category_box {
  display: flex;
  padding: 28px 25px 30px 25px;
  justify-content: center;
  align-items: center;
  flex: 1 0 0;
  border-radius: 11px;
  background: #F4F2F2;
  color: #000;
  cursor: pointer;
}
@media (max-width: 768px) {
  .blog_category_box {
    padding: 15px 10px;
  }
}
.blog_category_box span {
  text-align: justify;
  font-size: 24px;
  line-height: 168%;
  letter-spacing: 1.2px;
}
@media (max-width: 768px) {
  .blog_category_box span {
    font-size: 16px;
    letter-spacing: 0.821px;
  }
}
.blog_category_box span:hover {
  color: #ff6868;
}

.blog_category_box:hover {
  transform: scale(1.02);
  box-shadow: 5px 5px 8px #BFBFBF;
  transition: box-shadow ease 0.2s;
}

.top_blog_section .owl-stage {
  max-height: 100%;
  width: 1250px !important;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 10px 0;
}
@media (max-width: 991px) {
  .top_blog_section .owl-stage {
    flex-wrap: nowrap;
    gap: 0;
    height: auto;
  }
}

.blog_article_wrapper {
  position: relative;
}
@media (max-width: 768px) {
  .blog_article_wrapper {
    width: 215px;
  }
}

.top_blog_title {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding: 0 10px 15px 10px;
  width: 100%;
}
.top_blog_title h4, .top_blog_title div.comment--item--title {
  text-align: justify;
  font-size: 14px;
  line-height: 168%;
  letter-spacing: 0.7px;
  position: relative;
}
.top_blog_title h4 a, .top_blog_title div.comment--item--title a {
  color: #000;
}
.top_blog_title h4 > a:hover, .top_blog_title div.comment--item--title > a:hover {
  color: #ff6868;
}

.blog_article_box {
  display: inline-flex;
  height: auto;
  justify-content: center;
  align-items: center;
  border-radius: 11px;
  background: #B7B7B7;
  width: 285px;
  max-width: 100%;
}
.blog_article_box img {
  border-radius: 11px;
}

.blog_box_motion:hover {
  transform: scale(1.02);
  transition: box-shadow ease 0.2s;
}

.diet_article_list_main {
  border: 1px solid rgba(109, 109, 109, 0.25);
  position: relative;
  border-radius: 11px;
  overflow: hidden;
  max-width: 660px;
  margin: 0 0 16px;
  display: block;
  height: auto;
}
@media (max-width: 991px) {
  .diet_article_list_main {
    margin: 0 auto 16px;
  }
}

.diet_article_list_item {
  background: #F4F2F2;
  border-radius: 11px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  color: #000;
  margin-bottom: 16px;
  height: auto;
  align-items: center;
}
.diet_article_list_item img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin-left: 26px;
  flex: 0 0 185px;
}

.section_blog_title {
  margin-bottom: 20px;
}
.section_blog_title h2 {
  width: 100%;
  font-size: 24px;
  font-weight: 900;
  padding: 0 10px 10px 15px;
  color: #000;
  text-align: right;
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
}

.diet_article_main_title {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding: 0 26px 26px 10px;
  width: 100%;
}
.diet_article_main_title h3 {
  color: #000;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.7px;
  position: relative;
}
.diet_article_main_title h3:hover {
  color: #ff6868;
}
@media (max-width: 991px) {
  .diet_article_main_title {
    padding: 0 10px;
  }
}

.diet_article_title h5 {
  margin-right: 10px;
  font-size: 14px;
  line-height: 168%;
  text-align: justify;
  letter-spacing: 0.7px;
}

.blog_carousel_box {
  width: 300px;
  height: 440px;
  max-width: 100%;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 17px;
  position: relative;
  margin-top: 2%;
  display: inline-flex;
  justify-content: center;
}
.blog_carousel_box h4, .blog_carousel_box div.comment--item--title {
  text-align: justify;
}
.blog_carousel_box a {
  color: #000;
}
.blog_carousel_box a:hover {
  color: #ff6868;
}
@media (max-width: 768px) {
  .blog_carousel_box {
    width: 240px;
  }
}

.blog_carousel_img {
  background: #B7B7B7;
  border-radius: 11px;
  display: inline-block;
  overflow: hidden;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 100px;
}
.blog_carousel_img img {
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  border-radius: 11px;
}
.blog_carousel_img img:hover {
  transform: scale(1.2);
  transition: transform 0.6s;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .blog_carousel_img {
    top: 130px;
  }
}

.cook_blog_section .owl-stage {
  max-height: 100%;
  width: 1250px !important;
  display: flex;
  flex-wrap: nowrap;
  gap: 22px;
  margin: 10px 0;
}
@media (max-width: 991px) {
  .cook_blog_section .owl-stage {
    gap: 0;
  }
}

.blog_carousel_txt {
  margin: 0 20px;
  position: absolute;
  bottom: 20px;
  text-align: justify;
}

/* -------- End blog page styles--------- */
/* -------- Start Category page styles--------- */
.horizontal_article_box {
  display: flex;
  align-items: center;
  max-width: 100%;
  border: 1px solid hsl(0, 0%, 85%);
  border-radius: 10px;
  position: relative;
  background-color: #ffffff;
  padding-bottom: 0 !important;
  cursor: pointer;
  margin-bottom: 12px;
}
@media (max-width: 680px) {
  .horizontal_article_box {
    flex-direction: column;
  }
}

.article_img {
  overflow: hidden;
  border-bottom-right-radius: 11px;
  border-top-right-radius: 11px;
}
.article_img img {
  border-bottom-right-radius: 11px;
  border-top-right-radius: 11px;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
@media (max-width: 680px) {
  .article_img img {
    border-radius: 11px;
  }
}
.article_img img:hover {
  transform: scale(1.2);
  transition: transform 0.6s;
  vertical-align: middle;
}
@media (max-width: 680px) {
  .article_img {
    border-radius: 11px;
    padding-bottom: 10px;
  }
}

.horizontal_article_limit_excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 680px) {
  .horizontal_article_limit_excerpt {
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
}

.horizontal_article_details {
  margin: 0 10px;
  text-align: right;
}
.horizontal_article_details p {
  text-align: justify;
  font-size: 14px !important;
}

.horizontal_title_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  flex-wrap: wrap;
}
.horizontal_title_box span {
  margin-left: 0;
  margin-right: auto;
}
.horizontal_title_box .art-list-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* -------- End Category page styles--------- */
.kk-star-ratings {
  flex-direction: column;
  margin-top: 5px !important;
}
.kk-star-ratings .kksr-legend {
  margin-top: 10px;
}

#emoji-countainer {
  display: flex;
  gap: 79px;
  justify-content: center;
}
#emoji-countainer #angryicon {
  height: 20px;
  width: 20px;
  background-image: url("../img/angry-emoji.png");
}
#emoji-countainer #happyicon {
  height: 20px;
  width: 20px;
  background-image: url("../img/happy-emoji.png");
}

/* ---------author bio section styles--------- */
.author_bio_section {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 11px;
  margin-top: 5%;
  margin-bottom: 5%;
}

.author_description {
  margin-right: 15px;
}
.author_description .author_name {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.author_description .author_name:hover {
  color: #ff6868;
}
.author_description .author_bio {
  font-size: 14px !important;
  text-align: justify;
}
@media (max-width: 768px) {
  .author_description h2 {
    text-align: center;
  }
}

.author_details {
  display: flex;
  align-content: center;
  align-items: center;
}
.author_details img {
  border: 1px solid #D8D8D8;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}
@media (max-width: 768px) {
  .author_details {
    flex-direction: column;
  }
}

.author_links {
  text-align: left;
  font-size: 14px !important;
  margin-right: 3%;
}
.author_links a {
  border-bottom: none !important;
  font-weight: 600;
}
.author_links a:hover {
  background-color: transparent !important;
  color: #ff6868 !important;
}

em {
  background-color: #e9d2fd;
}

.post_list_404 {
  position: absolute;
  bottom: 20px;
  padding-right: 22px;
  padding-left: 22px;
}

.heading_number {
  line-height: 36px;
  display: inline-block;
  min-width: 36px;
  margin: 0 0 0 6px;
  padding: 0 5px;
  text-align: center;
  vertical-align: 4px;
  color: #fff;
  border-radius: 6px;
  background: linear-gradient(133deg, #67ae2c 0%, #10845f 100%);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  font-size: 18px;
}

.single_bmi_container {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .single_bmi_container {
    gap: 30px;
  }
}
@media (max-width: 360px) {
  .single_bmi_container {
    gap: 60px;
  }
}

.single_bmi_flex-container {
  flex-wrap: nowrap;
  align-items: center;
}
@media (max-width: 768px) {
  .single_bmi_flex-container {
    gap: 40px;
    flex-wrap: wrap;
  }
}
@media (max-width: 460px) {
  .single_bmi_flex-container {
    gap: 70px;
  }
}

.single_bmi {
  max-height: 100%;
  display: block;
  margin-bottom: 10px;
  background-color: #2f4f4f;
  min-height: 450px;
}
@media (max-width: 991px) {
  .single_bmi {
    height: 340px;
  }
}
@media (max-width: 768px) {
  .single_bmi {
    height: 840px;
  }
}
@media (max-width: 991px) {
  .single_bmi .container-fluid {
    max-width: 800px !important;
  }
}
.single_bmi .video--box {
  overflow: hidden;
  border-radius: 20px;
}
.single_bmi #fast-content div.col-xs-12 {
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .single_bmi #fast-content div.col-xs-12 {
    justify-content: center;
  }
}
.single_bmi #fast-content.tab-pane {
  margin-top: 70px;
}
@media (max-width: 991px) {
  .single_bmi #fast-content.tab-pane {
    margin-top: 20px;
  }
}
.single_bmi .btn {
  border-radius: 12px;
  background-color: #ff6868;
  color: #ffffff;
  width: 220px;
}
.single_bmi .btn:hover {
  color: #000000;
}
.single_bmi .nav-tabs {
  background-color: #ff6868;
  width: max-content;
}
.single_bmi .nav-tabs li {
  padding: 3px;
  margin-bottom: 0;
}
.single_bmi .nav-tabs .nav-tabs > li > a.active:after {
  opacity: 1;
  transform: none;
}
.single_bmi .result-inner {
  max-width: 800px;
}
@media (min-width: 992px) {
  .single_bmi .result-inner {
    max-width: unset;
  }
}

.single_bmi_title {
  padding-bottom: 7%;
  color: white;
}
.single_bmi_title h1 {
  position: absolute;
  right: 20px;
  top: 10px;
}

.nav-tabs > li > a {
  border: none;
  color: #fff;
  font-weight: bold;
  margin-right: 0;
  padding: 12px;
  position: relative;
}

.nav-tabs > li > a:hover {
  color: #ff6868;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 4px;
}

.nav-tabs > li > a:focus {
  color: #ff6868;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 4px;
}

.nav-tabs, .nav-link {
  border: none;
  border-radius: 4px;
}

.nav {
  display: flex;
  align-items: flex-start;
}

.tab-content > .show {
  display: block;
  opacity: 1;
}

.tab-content > .fade {
  display: none;
  opacity: 0;
}

.nav-link:focus {
  outline: none;
  box-shadow: none;
}

.hidden {
  display: none;
}

.result-footer {
  gap: 30px;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .result-footer {
    right: 14%;
  }
}

/* ---------Header New styles--------- */
.header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #fff;
  z-index: 16;
}

/*# sourceMappingURL=style.css.map */
