@charset "UTF-8";
/****Font Colors***/
/****Default Colors***/
/****Font Colors***/
/****Site Fonts***/
/****SiteFonts***/
/*--- Font Size ---*/
/****Button Styles***/
/**********************************/
@font-face {
  font-family: 'Josefin Sans', sans-serif;
  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;
}
/*********/
@font-face {
  font-family: 'Josefin Sans', sans-serif;
  src: url("../textfont/Poppins.eot");
  src: url("../textfont/Poppins.eot?#iefix") format("embedded-opentype"), url("../textfont/Poppins.woff2") format("woff2"), url("../textfont/Poppins.woff") format("woff"), url("../textfont/Poppins.ttf") format("truetype"), url("../textfont/Poppins.svg#Poppins") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Josefin Sans', sans-serif;
  src: url("../textfont/BrandonGrotesque-Bold.eot");
  src: url("../textfont/BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("../textfont/BrandonGrotesque-Bold.woff2") format("woff2"), url("../textfont/BrandonGrotesque-Bold.woff") format("woff"), url("../textfont/BrandonGrotesque-Bold.ttf") format("truetype"), url("../textfont/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Josefin Sans', sans-serif;
  src: url("../textfont/BrandonGrotesque-Medium.eot");
  src: url("../textfont/BrandonGrotesque-Medium.eot?#iefix") format("embedded-opentype"), url("../textfont/BrandonGrotesque-Medium.woff2") format("woff2"), url("../textfont/BrandonGrotesque-Medium.woff") format("woff"), url("../textfont/BrandonGrotesque-Medium.ttf") format("truetype"), url("../textfont/BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Josefin Sans', sans-serif;
  src: url("../textfont/Poppins-Light.eot");
  src: url("../textfont/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../textfont/Poppins-Light.woff2") format("woff2"), url("../textfont/Poppins-Light.woff") format("woff"), url("../textfont/Poppins-Light.ttf") format("truetype"), url("../textfont/Poppins-Light.svg#Poppins-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Josefin Sans', sans-serif;
  src: url("../textfont/Poppins-Medium.eot");
  src: url("../textfont/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../textfont/Poppins-Medium.woff2") format("woff2"), url("../textfont/Poppins-Medium.woff") format("woff"), url("../textfont/Poppins-Medium.ttf") format("truetype"), url("../textfont/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Josefin Sans', sans-serif;
  src: url("../textfont/Poppins-SemiBold.eot");
  src: url("../textfont/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../textfont/Poppins-SemiBold.woff2") format("woff2"), url("../textfont/Poppins-SemiBold.woff") format("woff"), url("../textfont/Poppins-SemiBold.ttf") format("truetype"), url("../textfont/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Josefin Sans', sans-serif;
  src: url("../textfont/Poppins-Regular.eot");
  src: url("../textfont/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../textfont/Poppins-Regular.woff2") format("woff2"), url("../textfont/Poppins-Regular.woff") format("woff"), url("../textfont/Poppins-Regular.ttf") format("truetype"), url("../textfont/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* =============================================================================
   HTML5 element display
   ========================================================================== */
div, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
  box-sizing: border-box;
}

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
body, html {
  background: #fff;
}

html {
  margin: 0 !important;
  padding: 0;
  font-size: 100%;
  overflow-y: scroll;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.7;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden !important;
}

body, button, input, select, textarea {
  font-family: 'Josefin Sans', sans-serif;
  color: #090913;
}

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */
:focus {
  outline: none;
}

/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #35414c;
  text-decoration: none;
}

a:visited {
  outline: none;
}

a:focus {
  outline: none;
}

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {
  outline: 0;
}

/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #090913;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #090913;
  font-style: italic;
  font-weight: bold;
}

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp {
  font-family: 'Josefin Sans', sans-serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/* Improve readability of pre-formatted text in all browsers */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* =============================================================================
   Lists
   ========================================================================== */
ul, ol {
  box-sizing: border-box;
  margin: 1em 0;
  padding: 0 0 0 0;
  list-style: inside;
}

ol {
  list-style-type: decimal;
}

ul ul {
  padding-left: 3%;
}

ol ol {
  padding-left: 3%;
}

dd {
  box-sizing: border-box;
  margin: 0 0 0 0;
  padding: 0 0 0 3%;
}

nav ul, nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0 0 15px 0;
  font-size: 14px;
  line-height: 1.7;
  font-weight: normal;
      text-align: justify;
}

li {
  font-size: 14px;
  line-height: 1.7;
}

/* =============================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */
form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */
button, input {
  line-height: normal;
  *overflow: visible;
}

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */
button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

/*
 * Consistent box sizing and appearance
 */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
}

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

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

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* Colors for form validity */
/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 0;
}

.wp-block-table th, th {
  font-size: 14px;
  line-height: 26px;
  background: #188A4F;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.22);
  line-height: 26px;
  box-sizing: border-box;
  padding: 10px 27px;
  vertical-align: middle;
}

.wp-block-table td, td {
  border: 1px solid #dddddd;
  border-color: #dddddd !important;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 26px;
  padding: 8px 27px;
  color: #090913;
  vertical-align: middle;
}

table p {
  padding-bottom: 0;
}

/* =============================================================================
   Primary styles
   Author: 
   ========================================================================== */
/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden {
  display: none;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited {
    color: #505050 !important;
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #505050;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
a:active, a:hover {
  outline: 0;
  color: #ff0000;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  hyphens: none;
}

acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  padding-left: 21px;
  background: url(../images/qt.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: 15px;
  margin-right: 11px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-top: 5px;
}

blockquote cite {
  display: block;
  margin: 5px 0 0;
}

button:focus {
  outline: none;
}

button:active {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 5px 0 5px 0;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  color: #35414c;
}

blockquote {
  margin-left: 36px;
  margin-right: 36px;
}

table {
  border-collapse: collapse;
}

big {
  font-size: larger;
}

strong {
  font-weight: 600;
}

a img {
  border: none;
}

img {
  max-width: 100%;
  height: auto;
}

p img {
  padding: 0;
  max-width: 100%;
  height: auto;
}

input:focus {
  outline: none;
}

button:focus {
  outline: none;
}

input[type=text], input[type=email], input[type=tel], input[type=search], input[type=date], select {
  display: block;
  border: 1px solid #d7d7d7;
  width: 337px;
      margin-bottom: 17px;
  max-width: 100%;
  padding: 12px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #959595;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=date]::-moz-placeholder, select::-moz-placeholder {
  /* Firefox 19+ */
  color: #959595;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, select:-ms-input-placeholder {
  /* IE 10+ */
  color: #959595;
}
input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=date]:-moz-placeholder, select:-moz-placeholder {
  /* Firefox 18- */
  color: #959595;
}

textarea {
  display: block;
  border: 1px solid #d7d7d7;
  width: 337px;
  height: 128px;
  margin-bottom: 17px;
  max-width: 100%;
  resize: none;
  padding: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #959595;
}
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #959595;
}
textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #959595;
}
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #959595;
}

input[type=submit] {
  border: none;
  color: #fff;
  max-width: 100%;
}
input[type=submit] {
  width: auto;
  height: auto;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  border: solid 2px #000;
  outline: none;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 35px;
}
input[type=submit]:hover {
  border: solid 2px #fad626;
  background: #fad626;
  color: #fff;
}

label {
  font-weight: 400;
  color: #383737;
}

.submit-btn {
  width: auto;
  height: auto;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  border: solid 2px #000;
  outline: none;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 35px;
}
.submit-btn:hover {
  border: solid 2px #fad626;
  background: #fad626;
  color: #fff;
}

.notf-cnt {
  padding: 3em 0;
  width: 100%;
  display: table;
  text-align: left;
  position: relative;
}
.notf-cnt ul {
  padding-left: 10px;
}
.notf-cnt li {
  padding: 10px 0;
}
.notf-cnt h1 {
  font-family: "Poppins";
  font-size: 80px;
  font-weight: 600;
  margin-bottom: 0;
  color: #188A4F;
}
.notf-cnt h2 {
  font-family: "Poppins";
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 400;
  color: #188A4F;
}
.notf-cnt li {
  font-size: 14px;
  line-height: 1.3;
  padding: 0;
  margin: 0 0 20px 0;
}
.notf-cnt p {
  font-size: 14px;
  line-height: 1.3;
  padding: 0;
  margin: 0 0 20px 0;
}
.notf-cnt:after {
  content: "";
  font-family: "fontawesome";
  font-size: 200px;
  position: absolute;
  top: 55px;
  right: 0px;
  color: #188A4F;
}
.notf-cnt input {
  height: 38px;
  border-radius: 0px;
  background: #f2f6f9;
  border: 0;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 400;
  color: #7a9aa7;
  outline: none;
  width: auto;
  float: left;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.notf-cnt .land-btn {
  width: auto;
  height: auto;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  border: solid 2px #000;
  outline: none;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 35px;
}
.notf-cnt .land-btn:hover {
  border: solid 2px #fad626;
  background: #fad626;
  color: #fff;
}

.page-wrap {
  padding: 5em 0 2em 0;
  padding-top: 0;
  clear: both;
  font-size: 16px;
}
.page-wrap h1, .page-wrap h2, .page-wrap h3, .page-wrap h4, .page-wrap h5, .page-wrap h6 {
  font-family: "Poppins";
}
.page-wrap .search_post {
  width: 100%;
  height: auto;
  padding: 0 0 30px 0;
  height: auto !important;
}
.page-wrap .search-thumb {
  margin: 5px 0 15px 0;
}
.page-wrap .search-thumb img {
  width: auto;
  max-width: 100%;
  margin: 0;
}
.page-wrap h2.search-post-title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "Poppins";
  font-size: 25px;
  line-height: 1.2;
}
.page-wrap .sear_read {
  font-size: 14px;
  line-height: 14px;
  border-radius: 2px;
  color: #fff;
  background: #188A4F;
  display: inline-block;
  padding: 15px 20px;
  clear: both;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.page-wrap .sear_read:hover {
  background: #10713f;
}
.page-wrap .sear_cont {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.page-wrap .gen-page-title {
  font-weight: 400;
  font-family: "Poppins";
}

.page-wrap {
  clear: both;
}

.search .page-wrap {
  padding: 5em 0 2em 0;
  padding-top: 0;
  clear: both;
}
.search .page-wrap .search_post {
  width: 100%;
  height: auto;
  padding: 0 0 30px 0;
  height: auto !important;
}
.search .page-wrap .search-thumb {
  margin: 5px 0 15px 0;
}
.search .page-wrap .search-thumb img {
  width: auto;
  max-width: 100%;
  margin: 0;
}
.search .page-wrap h2.search-post-title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "Poppins";
}
.search .page-wrap .sear_read {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  background: #188A4F;
  display: inline-block;
  padding: 15px 20px;
  clear: both;
}
.search .page-wrap .sear_read:hover {
  background: #10713f;
}
.search .page-wrap .sear_cont {
  margin-bottom: 10px;
}

h2.gen-page-title.search-title {
  font-weight: 400;
}

.gen-page-title span {
  color: #106137;
  font-weight: 400;
}

.ntfnd {
  color: #EC3436;
}

section.inner-banner {
  clear: both;
}

.wp-block-quote {
  border-left: 4px solid #188a4f;
  margin: 0 0 28px;
  padding-left: 1em;
  border-color: #188a4f !important;
}

.comment-form p {
  position: relative;
}

label.error {
  color: #F0222A;
  position: absolute;
  top: -17px;
  left: 10px;
  text-transform: none;
  width: auto;
  color: white;
  background-color: #ff0000;
  padding: 2px 5px;
  display: inline-block;
  font-size: 12px;
  min-height: inherit;
}

label.error:after {
  position: absolute;
  content: " ";
  border-top: 10px solid #ff0000;
  border-left: 10px solid rgba(255, 0, 0, 0);
  border-bottom: 10px solid rgba(255, 0, 0, 0);
  border-right: 10px solid rgba(255, 0, 0, 0);
  bottom: -20px;
  left: 10px;
}

.btn {
  width: auto;
    height: auto;
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    border: solid 2px #00518a;
    border-radius: 100px;
    outline: none;
    color: #fff;
    font-weight: bold;
    padding: 15px 35px;
    background: #00518a;
  text-transform: uppercase;
}
.btn:hover {
  border: solid 2px #ff0000;
  background: #ff0000;
  color: #fff;
}

a {
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}

h1, h2, h3, h4, h5, h6, p, span {
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}

.rmore {
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}

.know-more {
  width: auto;
  height: auto;
  font-weight: normal;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  border: solid 1px #fff;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 40px 15px 40px;
}
.know-more:before {
  content: "";
  font: normal normal normal 13px/1 fontawesome;
  display: inline-block;
  position: relative;
  left: -10px;
}
.know-more:hover {
  text-decoration: underline;
  border: solid 1px #b19377;
}

.otb {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.otb img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.otb:hover img {
  opacity: 0.7;
}

.otb::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}

.otb:hover::before {
  animation: shine 0.75s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.otb img {
  transform: scale(1);
  transition: 0.3s ease-in-out;
}

.otb:hover img {
  transform: scale(1.3);
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0 !important;
  cursor: default;
}

.owl-prev {
  border: none;
  position: absolute;
  bottom: 45%;
  left: -50px;
  border-radius: 0px;
  background: #e2222f;
  width: 48px;
  height: 48px;
  font-size: 0 !important;
  color: #fff;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.owl-prev:hover {
  background: #000;
}
.owl-prev:before {
  content: "";
  font: normal normal normal 26px/1.5 fontawesome;
}

.owl-next {
  border: none;
  position: absolute;
  bottom: 45%;
  right: -50px;
  border-radius: 0px;
  background: #e2222f;
  width: 48px;
  height: 48px;
  font-size: 0 !important;
  color: #fff;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.owl-next:hover {
  background: #000;
}
.owl-next:before {
  content: "";
  font: normal normal normal 26px/1.5 fontawesome;
}

.container {
  max-width: 1200px;
}

.owl-next:after {
  width: 20px;
  right: -10px;
  top: -1px;
}

.owl-next:before {
  right: -10px;
  top: 10px;
}

.owl-prev:before {
  left: -10px;
  top: 10px;
}

.owl-prev:after {
  width: 20px;
  left: 10px;
  top: -1px;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f0f0f0;
  z-index: 99999999;
  overflow: hidden;
}

#status {
  width: 213px;
  height: 66px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/mainlogo.jpg);
  background-repeat: no-repeat;
  background-position: center;
  margin: -33px 0 0 -107px;
  z-index: 9999999999;
}

#preloader2 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999999;
  overflow: hidden;
}

#status2 {
  width: 170px;
  height: 27px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  margin: -14px 0 0 -85px;
  z-index: 9999999999;
}

/**time line**/
.sitemap-sec a {
  color: #000;
}
.sitemap-sec li {
  color: #000;
  font-weight: 500;
}

.page-template-sitmap footer {
  display: none;
}
.page-template-sitmap .headerblock .top-bar {
  display: none;
}
.page-template-sitmap .headerblock .right-sec {
  display: none;
}
.page-template-sitmap .red a {
  color: red;
}

.breadcrumb {
  width: 100%;
  height: auto;
  padding: 30px 0;
}
.breadcrumb ul {
  padding: 0;
  margin: 0;
}
.breadcrumb li {
  list-style-type: none;
  width: auto;
  height: auto;
  float: left;
  font-size: 13px;
  line-height: 1;
  color: #61676f;
  font-weight: normal;
  margin: 2px 24px 0 0;
  position: relative;
}
.breadcrumb li:after {
  content: "";
  color: #61676f;
  font: normal normal normal 15px/1 fontawesome;
  position: absolute;
  right: -12px;
  top: 0;
}
.breadcrumb li a {
  color: #61676f;
  font-weight: normal;
  text-decoration: underline;
}
.breadcrumb li a:hover {
  color: #000;
}
.breadcrumb li:last-child::after {
  display: none;
}

.backto-search:after {
  display: none;
}
.backto-search a {
  font-size: 13px;
  line-height: 1;
  color: #61676f;
  font-weight: normal;
  position: relative;
  text-decoration: none !important;
  padding: 0 15px;
  border-right: solid 1px #d8d8d8;
}
.backto-search a:after {
  content: "";
  color: #61676f;
  font: normal normal normal 15px/1 fontawesome;
  position: absolute;
  left: 0;
  top: 2px;
}

.woocommerce-breadcrumb {
  width: 100%;
  height: auto;
  padding: 30px 0;
  font-size: 13px;
  line-height: 1;
  color: #000;
  font-weight: normal;
  font-family: "Gaba";
  font-weight: 500;
  margin-bottom: 0;
}
.woocommerce-breadcrumb .container {
  padding-left: 0;
}
.woocommerce-breadcrumb ul {
  padding: 0;
  margin: 0;
}
.woocommerce-breadcrumb a {
  width: auto;
  height: auto;
  float: left;
  margin: 0px 15px 0 0;
  position: relative;
  text-decoration: none !important;
  font-family: "Gaba";
  font-weight: 500;
}
.woocommerce-breadcrumb a:after {
  content: "";
  color: #000;
  font: normal normal normal 15px/1 fontawesome;
  position: absolute;
  right: -12px;
  top: 0;
}
.woocommerce-breadcrumb span.delimiter {
  display: none;
}
.woocommerce-breadcrumb a {
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}
.woocommerce-breadcrumb a:hover {
  color: #00999e;
}

.pagination {
  padding: 20px 0;
  margin-bottom: 20px;
  text-align: center;
}
.pagination .container {
  display: flex;
  align-items: center;
}
.pagination .page {
  display: block;
  padding: 10px 20px;
  margin: 0 5px;
  border: solid 1px #dcd6d6;
  background: #fff;
  font-size: 14px;
  text-decoration: none;
  color: #000;
  font-weight: normal;
}
.pagination .page:hover, .pagination .page.gradient:hover {
  color: #fff;
  background: #947d4e;
}
.pagination .page.active {
  color: #fff;
  background: #947d4e;
}
.pagination .pagefirst {
  width: 50px;
  height: 45px;
  font-size: 0;
  padding: 0;
  color: #000;
}
.pagination .pagefirst:before {
  content: "";
  font: normal 30px/1.4 fontawesome;
}
.pagination .pagelast {
  width: 50px;
  height: 45px;
  font-size: 0;
  padding: 0;
  color: #000;
}
.pagination .pagelast:before {
  content: "";
  font: normal 30px/1.4 fontawesome;
}
.pagination .pagelast:hover {
  color: #f6000c;
}
.pagination .pagefirst:hover {
  color: #f6000c;
}
.woocommerce-pagination ul.page-numbers {
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.woocommerce-pagination ul.page-numbers ul {
  padding: 0;
  margin: 0;
}
.woocommerce-pagination ul.page-numbers li {
  width: auto;
  height: auto;
  float: left;
  margin: 0 0 0 2%;
  font-size: 16px;
  line-height: 16px;
}
.woocommerce-pagination ul.page-numbers span, .woocommerce-pagination ul.page-numbers a {
  width: 47px;
  height: 47px;
  background: #fff;
  border-radius: 100%;
  padding: 0px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 16px;
  color: #252525;
}
.woocommerce-pagination ul.page-numbers span {
  color: #fff;
  background: #000;
}

.btnmore {
  width: auto;
  height: auto;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  border: solid 2px #000;
  outline: none;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 35px;
}
.btnmore:hover {
  border: solid 2px #fad626;
  background: #fad626;
  color: #fff;
}

.inner-wrapper {
  width: 100%;
  height: auto;
  clear: both;
}

.outerbox {
  width: 100%;
  height: auto;
}
.outerbox .pic {
  width: 100%;
  height: auto;
  background: #f3f3f3;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.outerbox .pic:before {
  content: "";
  width: 0.5px;
  height: 1px;
  position: absolute;
  right: 2%;
  top: 2%;
  opacity: 0;
  background: #000;
  z-index: 5;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.outerbox .pic:after {
  content: "";
  width: 1px;
  height: 1px;
  position: absolute;
  right: 2%;
  bottom: 2%;
  opacity: 0;
  background: #000;
  z-index: 5;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.outerbox .pic .borderbox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 5;
}
.outerbox .pic .borderbox:before {
  content: "";
  width: 1px;
  height: 1px;
  position: absolute;
  opacity: 0;
  left: 2%;
  bottom: 2%;
  background: #000;
  z-index: 5;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.outerbox .pic .borderbox:after {
  content: "";
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  left: 2%;
  top: 2%;
  background: #000;
  z-index: 5;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.outerbox .pic img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.outerbox:hover .pic img {
  transform: scale(1.1);
}
.outerbox:hover .pic:before {
  height: 96%;
  background: #fff;
  opacity: 1;
}
.outerbox:hover .pic:after {
  width: 96%;
  background: #fff;
  opacity: 1;
}
.outerbox:hover .pic .borderbox:before {
  height: 96%;
  background: #fff;
  opacity: 1;
}
.outerbox:hover .pic .borderbox:after {
  width: 96%;
  background: #fff;
  opacity: 1;
}

.viewallbtn {
  width: auto;
  height: auto;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  border: solid 2px #000;
  outline: none;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 35px;
}
.viewallbtn:hover {
  border: solid 2px #fad626;
  background: #fad626;
  color: #fff;
}

.inner-wrapper {
  width: 100%;
  height: auto;
  clear: both;
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  overflow: visible;
}

.fancybox-button svg {
  color: #fff;
}

.compensate-for-scrollbar {
  margin-right: 0 !important;
}

.sitemap-sec h1, .sitemap-sec h2, .sitemap-sec h3, .sitemap-sec h4, .sitemap-sec h5, .sitemap-sec h6 {
  font-family: "Open Sans";
  font-weight: normal;
}

.page-template-templatessitmap-php .bottom-newslettersec {
  display: none;
}
.page-template-templatessitmap-php .headerblock .center-sec {
  display: none;
}
.page-template-templatessitmap-php header .mainnav-icon {
  display: none;
}

.radio {
  margin: 0.5rem;
}
.radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #747474;
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  top: 0.8em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.radio input[type=radio]:checked + .radio-label:before {
  background-color: #747474;
  box-shadow: inset 0 0 0 2px #f4f4f4;
}
.radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #747474;
}
.radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #747474;
  border-color: #343434;
  background: #343434;
}
.radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
.radio label {
  font-size: 14px;
  line-height: 1;
  color: #61676f;
  font-weight: 600;
}

.form-group {
  display: block;
  margin-bottom: 2px;
}

.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group label {
  position: relative;
  cursor: pointer;
  font-size: 13px;
  line-height: 1;
  color: #858585;
}

.form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #858585;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
  top: -2px;
}

.form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #858585;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.main-404-container {
  width: 100%;
  height: auto;
  padding: 100px 0;
}
.main-404-container h1 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 15px;
  color: red;
}
.main-404-container h4 {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.main-404-container h3 {
  font-size: 25px;
  line-height: 1;
  margin-bottom: 15px;
}
.main-404-container li {
  font-size: 16px;
}
.main-404-container .btn {
  width: 155px;
  height: 40px;
  display: flex;
  margin-top: 7px;
  border: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  background: #fad626;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1;
  color: #10364f;
  font-family: "Gilroy";
  font-weight: 900;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.main-404-container .btn:hover {
  background: #10364f;
  color: #fff;
}
.main-404-container ul {
  padding-left: 15px;
}

.main-404-container .page-wrap .container {
  max-width: 700px;
}
.main-404-container footer .top-bg {
  display: none;
}
.main-404-container footer .top-titlesec {
  display: none;
}
.main-404-container footer {
  padding: 3em 0;
  padding-top: 0;
}

.jspTrack {
  position: relative;
  padding: 15px 0;
}
.jspTrack:before {
  content: "";
  font: normal normal normal 20px/1 fontawesome;
  color: #777777;
  position: absolute;
  right: 0;
  width: 100%;
  text-align: center;
  top: 0;
  display: block;
  z-index: 10;
}
.jspTrack:after {
  content: "";
  font: normal normal normal 20px/1 fontawesome;
  color: #777777;
  position: absolute;
  right: 0;
  width: 100%;
  text-align: center;
  background: #f1f1f1;
  bottom: 29px;
  display: block;
  z-index: 10;
}

#rev_slider_1_1_wrapper .ares .tp-bullet-title {
  display: none;
}

#rev_slider_1_1_wrapper .ares .tp-bullet {
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}

rs-bullet.tp-bullet.selected {
  transform: scale(1.4);
}

.pd100 {
  padding: 100px 0;
}

h1 {
  font-size: 50px;
  line-height: 1.2;
}

h2 {
  font-size: 40px;
  line-height: 1.2;
}

h3 {
  font-size: 40px;
  line-height: 1.3;
}

h4 {
  font-size: 36px;
  line-height: 1.3;
}

h5 {
  font-size: 32px;
  line-height: 1.3;
}

h6 {
  font-size: 18px;
  line-height: 1.3;
}

.view {
  font-size: 12px;
  line-height: 1;
  color: #000000;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #cccccc;
  background: #fff;
  display: inline-block;
  border-radius: 100px;
}
.view:hover {
  border: solid 1px #00999e;
  color: #00999e;
}

.buy {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.buy:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.btn2 {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Gaba";
  font-weight: bold;
  padding: 12px 30px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.btn2:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.product-box {
  width: 100%;
  height: 100%;
  padding: 50px 50px 40px 50px;
  background: #fff;
  border-radius: 15px;
  position: relative;
}
.product-box .newlabel {
  width: 55px;
  height: 30px;
  background: #00a651;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 10;
  font-size: 11px;
  line-height: 3;
  color: #fff;
  font-family: "Poppins";
  font-weight: 600;
  display: block;
  text-align: center;
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomright: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.product-box .offlabel2 {
  width: 76px;
  height: 75px;
  background: url(../images/offerlabel2.png) 0 0 no-repeat;
  position: absolute;
  z-index: 5;
  left: 20px;
  top: 20px;
  display: block;
  text-align: right;
}
.product-box .offlabel2 span {
  display: block;
  font-family: "Poppins";
  font-weight: 600;
  font-size: 26px;
  line-height: 3;
  color: #fff;
  position: relative;
  padding-right: 29px;
  top: 3px;
}
.product-box .starbox {
  width: 48px;
  height: 27px;
  background: #fff;
  border: solid 1px #cccccc;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
  font-size: 11px;
  color: #232c40;
  font-family: "Poppins";
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 18px;
}
.product-box .starbox:after {
  content: "";
  font-family: "fontawesome";
  position: absolute;
  top: 6px;
  right: 4px;
  color: #0a3b74;
  font-size: 11px;
  line-height: 1;
}
.product-box .imagebox {
  width: 100%;
  height: auto;
}
.product-box .imagebox img {
  width: 100%;
  height: auto;
  display: block;
}
.product-box .discriptionsec {
  width: 100%;
  height: auto;
  padding-top: 20px;
  clear: both;
}
.product-box .discriptionsec .offlabel {
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 1;
  color: #b7b7b7;
  padding-bottom: 5px;
  font-family: "Poppins";
  font-weight: 600;
  display: flex;
  align-items: center;
}
.product-box .discriptionsec .offlabel span {
  font-size: 9px;
  line-height: 9px;
  color: #0b670b;
  font-weight: bold;
  display: inline-block;
  background: #7fbd5a;
  padding: 5px 5px 3px 5px;
  margin-right: 10px;
}
.product-box .discriptionsec h4 {
  font-size: 17px;
  line-height: 1.2;
  color: #1c1e3a;
  font-family: "Poppins";
  font-weight: 600;
}
.product-box .discriptionsec h5 {
  font-size: 17px;
  line-height: 1.2;
  color: #1c1e3a;
  font-family: "Poppins";
  font-weight: 300;
}
.product-box .discriptionsec .price-sec {
  width: 100%;
  height: auto;
  clear: both;
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.product-box .discriptionsec .price-sec h3 {
  font-size: 21px;
  font-weight: bold;
  font-family: "Gaba";
  display: flex;
  align-items: center;
}
.product-box .discriptionsec .price-sec h3 span {
  font-size: 21px;
  color: #b7b7b7;
  font-weight: normal;
  display: block;
  text-decoration: line-through;
  padding: 5px 0 5px 10px;
  margin-left: 10px;
  border-left: solid 1px #b7b7b7;
}
.product-box .discriptionsec .price-sec label {
  display: none;
}
.product-box .discriptionsec .price-sec del span.woocommerce-Price-amount.amount {
  font-size: 16px;
  color: #b7b7b7;
  font-weight: normal;
  display: block;
  text-decoration: line-through;
  padding: 5px 0 5px 10px;
  margin-left: 10px;
  border-left: solid 1px #b7b7b7;
}
.product-box .discriptionsec .price-sec span.woocommerce-Price-amount.amount {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  font-family: "Gaba";
  display: flex;
  align-items: center;
}
.product-box .discriptionsec .bottom-buttonsec {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.product-box .discriptionsec .view {
  font-size: 12px;
  line-height: 1;
  color: #000000;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #cccccc;
  background: #fff;
  display: inline-block;
  border-radius: 100px;
}
.product-box .discriptionsec .view:hover {
  border: solid 1px #00999e;
  color: #00999e;
}
.product-box .discriptionsec .buy {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.product-box .discriptionsec .buy:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.product-row {
  margin-left: -7px;
  margin-right: -7px;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
.product-row .col-lg-4 {
  padding: 7px;
}

@media screen and (max-width: 600px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 23px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 19px;
  }

  h6 {
    font-size: 18px;
  }
}
.view-more {
  font-size: 13px;
  line-height: 1;
  color: #000000;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #cccccc;
  display: inline-block;
  border-radius: 100px;
}
.view-more:hover {
  border: solid 1px #00999e;
  color: #00999e;
}

.buy-now {
  font-size: 13px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.buy-now:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.view-dtl2 {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: 500;
  padding: 15px 80px 10px 80px;
  text-transform: uppercase;
  border: solid 1px #263368;
  background: #263368;
  display: inline-block;
  border-radius: 100px;
  margin-top: 30px;
}
.view-dtl2:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  padding: 0 !important;
  margin: 0 !important;
  color: #000;
}

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

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

.owl-prev:before {
  content: "";
  font: normal normal normal 36px/1.2 fontawesome;
}

.owl-next:before {
  content: "";
  font: normal normal normal 36px/1.2 fontawesome;
}

.buy-now {
  font-size: 13px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.buy-now:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.product-box .imagebox {
  text-align: center;
}
.product-box .imagebox img {
  display: inline-block;
}

footer {
  width: 100%;
  height: auto;
}

.page-template-customerservice .headerblock .hdr-bottom-section, .page-template-faq .headerblock .hdr-bottom-section, .page-template-templatesreturns-php .headerblock .hdr-bottom-section, .woocommerce-account .headerblock .hdr-bottom-section, .woocommerce-cart .headerblock .hdr-bottom-section, .woocommerce-checkout .headerblock .hdr-bottom-section {
  display: none;
}

.product-box .imagebox img {
  background-size: cover !important;
}

.container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  line-height: 1;
  color: #35414c;
  font-family: "Avenir Book";
  font-weight: normal;
  -webkit-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.container-checkbox .checkmark {
  position: absolute;
  top: -4px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: solid 2px #cad6e2;
  border-radius: 2px;
}

/* On mouse-over, add a grey background color */
/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.container-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 6px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #909090;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* The container */
.container-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.container-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.container-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 0px 0px 10px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
}

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

.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, .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, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.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 {
  float: left;
}

.col-xs-12 {
  float: left;
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

/* @include bp (min-width, 600px) {  */
@media screen and (min-width: 765px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }

  .col-sm-12 {
    float: left;
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
/* @media (min-width: 768px) { */
@media screen and (min-width: 768px) {
  .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 {
    float: left;
  }

  .col-md-12 {
    float: left;
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
/* @media (min-width: 1024px) { */
@media screen and (min-width: 1020px) {
  .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 {
    float: left;
  }

  .col-lg-12 {
    float: left;
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row: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;
}

* {
  padding: 0;
  margin: 0;
}

.container {
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}

body {
  background: #fff;
}

.headerblock {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  z-index: 1000;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.headerblock .topsec {
  width: 100%;
  height: auto;
  box-shadow: 1px -1px 83px 0px rgba(67, 107, 147, 0.61);
  -webkit-box-shadow: 1px -1px 83px 0px rgba(67, 107, 147, 0.61);
  -moz-box-shadow: 1px -1px 83px 0px rgba(67, 107, 147, 0.61);
}
.headerblock .topsec .logo {
  width: 100%;
  max-width: 237px;
  height: 72px;
  display: flex;
  align-items: center;
  float: left;
}
.headerblock .topsec .logo img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0;
}
.headerblock .topsec .container {
  max-width: 1470px;
}
.headerblock .topsec .rightsec {
  width: auto;
  height: auto;
  float: right;
}
.headerblock .topsec .rightsec .rightlist {
  width: auto;
  height: auto;
  float: left;
}
.headerblock .topsec .rightsec ul {
  width: auto;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.headerblock .topsec .rightsec li {
  list-style-type: none;
  width: auto;
  height: 90px;
  padding: 0 15px;
  border-left: solid 1px #e1e1e1;
  text-transform: uppercase;
  display: flex;
  float: left;
  align-items: center;
  font-size: 13px;
  line-height: 1;
  color: #797979;
}
.headerblock .topsec .rightsec li span {
  width: 100%;
  height: auto;
  display: block;
}
.headerblock .topsec .rightsec li span i {
  display: inline-block;
  padding-right: 10px;
  font-style: normal;
}
.headerblock .topsec .rightsec li:last-child {
  border-right: solid 1px #e1e1e1;
}
.headerblock .topsec .rightsec .socialsec {
  width: 150px;
  height: auto;
  float: left;
  padding-top: 30px;
  margin-left: 10px;
}
.headerblock .topsec .rightsec .socialsec ul {
  padding: 0;
  margin: 0;
}
.headerblock .topsec .rightsec .socialsec li {
  list-style-type: none;
  margin: 0 0 0 5px;
  padding: 0;
  height: auto;
  border: none;
}
.headerblock .topsec .rightsec .socialsec li .icon {
  width: 28px;
  height: 28px;
  display: block;
  background: #1db44c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.headerblock .topsec .rightsec .socialsec li .icon:before {
  content: "";
  font-family: "fontawesome";
  font-size: 16px;
  line-height: 1;
  color: #fff;
}
.headerblock .topsec .rightsec .socialsec li .icon:hover {
  background: #000;
}
.headerblock .topsec .rightsec .socialsec li .tw:before {
  content: "";
}
.headerblock .topsec .rightsec .socialsec li .fb:before {
  content: "";
}
.headerblock .topsec .rightsec .socialsec li .linkedin:before {
  content: "";
}
.headerblock .topsec .rightsec .socialsec li .skype:before {
  content: "";
}
.headerblock .bottomsec {
  width: 100%;
  height: auto;
  clear: both;
  padding: 33px 0;
}
.headerblock .bottomsec .container {
  max-width: 1470px;
}
.headerblock .main-navigation {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-end;
}
.headerblock .main-navigation ul {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}
.headerblock .main-navigation li {
  width: auto;
  height: auto;
  float: left;
  margin: 0 0 0 30px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  color: #004d86;
  font-weight: 600;
}
.headerblock .main-navigation li a {
  color: #004d86;
  padding: 9px 9px 9px 9px;
  border-radius: 5px;
}
.headerblock .main-navigation li a:hover {
  background: #d5a14f;
  color: #fff;
}
.headerblock .main-navigation li .active {
  background: #ed1c24;
  color: #fff;
}

.home-wrapper {
  width: 100%;
  height: auto;
  clear: both;
}
.home-wrapper .top-titlesec {
  width: 100%;
  height: auto;
  padding: 90px 0;
  text-align: center;
}
.home-wrapper .top-titlesec .container {
  max-width: 1100px;
}
.home-wrapper .top-titlesec h1 {
  font-size: 36px;
  line-height: 1;
  color: #ed1c24;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.home-wrapper .top-titlesec p {
  font-size: 18px;
  line-height: 1.6;
  color: #666666;
}

.home-sec-1 {
  width: 100%;
  height: auto;
  clear: both;
}
.home-sec-1 .outerbox {
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 140px;
}
.home-sec-1 .outerbox:before {
  content: "";
  width: 73%;
  height: 100%;
  background: #f3f3f3;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.home-sec-1 .outerbox .content-sec {
  width: 50%;
  height: auto;
  position: relative;
  z-index: 10;
  padding-left: 60px;
}
.home-sec-1 .outerbox .content-sec h2 {
  font-size: 60px;
  line-height: 1.2;
  color: #ed1c24;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.home-sec-1 .outerbox .content-sec p {
  font-size: 18px;
  line-height: 1.7;
  color: #666666;
  max-width: 450px;
}
.home-sec-1 .outerbox .image-sec {
  width: 50%;
  height: auto;
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: flex-end;
}
.home-sec-1 .outerbox .image-sec .pic {
  width: 100%;
  max-width: 515px;
}
.home-sec-1 .outerbox .image-sec .pic img {
  width: 100%;
  display: block;
  margin: 0;
}
.home-sec-1 .outerbox .counter {
  width: 100%;
  height: auto;
  font-size: 30px;
  line-height: 1;
  color: #898989;
  padding-left: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.home-sec-1 .outerbox:nth-child(even) {
  text-align: right;
}
.home-sec-1 .outerbox:nth-child(even):before {
  left: 0;
  right: auto;
}
.home-sec-1 .outerbox:nth-child(even) .content-sec {
  order: 2;
  padding: 0 60px 0 0;
}
.home-sec-1 .outerbox:nth-child(even) .content-sec p {
  float: right;
}
.home-sec-1 .outerbox:nth-child(even) .image-sec {
  justify-content: flex-start;
}
.home-sec-1 .outerbox:nth-child(even) .counter {
  padding-left: 0;
  padding-right: 60px;
}

.homesec2 {
  width: 100%;
  height: auto;
  clear: both;
  position: relative;
  color: #fff;
}
.homesec2:before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #e79e0d;
}
.homesec2:after {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #bc923d;
}
.homesec2 .outer-wrapper {
  width: 100%;
  height: auto;
  padding: 175px 0 55px 0;
  position: relative;
  z-index: 10;
  display: inline-block;
}
.homesec2 .outer-wrapper .mrbtn {
  width: auto;
  height: auto;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  color: #fff;
  background: #bc923d;
  font-weight: 600;
  border-radius: 5px;
  padding: 19px 33px 15px 33px;
}
.homesec2 .outer-wrapper .mrbtn:hover {
  background: #000;
  color: #fff;
}
.homesec2 .outer-wrapper .leftbox {
  width: 50%;
  height: auto;
  float: left;
  padding-right: 35px;
}
.homesec2 .outer-wrapper .rightbox {
  width: 50%;
  height: auto;
  float: left;
  padding-left: 80px;
}
.homesec2 .outer-wrapper .rightbox .mrbtn {
  background: #e79e0d;
  color: #ffffff;
}
.homesec2 .outer-wrapper .rightbox .mrbtn:hover {
  background: #000;
  color: #fff;
}
.homesec2 .outer-wrapper .rightbox ul {
  padding: 0;
  margin: 0;
}
.homesec2 .outer-wrapper .rightbox li {
  width: 100%;
  height: auto;
  clear: both;
  padding: 0 0 0 45px;
  margin: 0;
  background: #bc923d;
  position: relative;
  list-style-type: none;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.homesec2 .outer-wrapper .rightbox li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #f3f3f3;
  position: absolute;
  left: 20px;
  top: 16px;
}
.homesec2 .outer-wrapper .rightbox li:hover {
  background: #e79e0d;
}
.homesec2 .outer-wrapper .rightbox li a {
  padding: 10px 10px 5px 10px;
  color: #fff;
  display: block;
  position: relative;
  z-index: 10;
}
.homesec2 .outer-wrapper .detailsec {
  width: 100%;
  height: auto;
  min-height: 485px;
}
.homesec2 .outer-wrapper h6 {
  font-size: 18px;
  line-height: 1;
  color: #fff;
  margin-bottom: 70px;
  opacity: 0.6;
  font-family: "Poppins";
  font-weight: normal;
  display: inline-block;
  position: relative;
}
.homesec2 .outer-wrapper h6:before {
  content: "";
  width: 165px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -220px;
  top: 9px;
  display: block;
}
.homesec2 .outer-wrapper h2 {
  font-size: 36px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.homesec2 .outer-wrapper p {
  font-size: 18px;
  line-height: 1.7;
  color: #fff;
}

.homesec2 .outer-wrapper .leftbox h6:before {
  background: #096afc;
}

.homesec2 .outer-wrapper .rightbox h6:before {
  background: #bc363c;
}

.homevideosec {
  width: 100%;
  height: auto;
  min-height: 700px;
  clear: both;
  padding: 100px 0;
  background: url(../images/home-videobanner.jpg) top center;
}
.homevideosec .topsec {
  width: 100%;
  height: auto;
  display: inline-block;
}
.homevideosec .topsec .leftsec {
  width: 50%;
  height: auto;
  float: left;
}
.homevideosec .topsec .leftsec h5 {
  font-size: 24px;
  line-height: 1;
  color: #ed1c24;
  font-weight: bold;
  text-transform: uppercase;
}
.homevideosec .topsec .rightsec {
  width: 50%;
  height: auto;
  float: left;
  text-align: right;
}
.homevideosec .topsec .rightsec h6 {
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}
.homevideosec .bottomsec {
  width: 100%;
  height: auto;
  clear: both;
  display: inline-block;
}
.homevideosec .bottomsec .leftsec {
  width: 50%;
  height: auto;
  float: left;
  padding-top: 70px;
}
.homevideosec .bottomsec .rightsec {
  width: 50%;
  max-width: 560px;
  height: auto;
  float: right;
}
.homevideosec .bottomsec .rightsec p {
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
}
.homevideosec .bottomsec h2 {
  font-size: 60px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}
.homevideosec .bottomsec .video-outerbox {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 40px;
}
.homevideosec .bottomsec .video-outerbox img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.homevideosec .bottomsec .video-outerbox .play {
  width: 64px;
  height: 64px;
  position: absolute;
  display: block;
  background: url(../images/playbtn.png) center center no-repeat;
  left: 50%;
  top: 50%;
  z-index: 10;
  margin-top: -32px;
  margin-left: -32px;
}
.contact_section {
	margin-top: 45px;
    margin-bottom: 20px;
}
.contact_section .ph_box{
	    border: 2px solid #dee2e6;
    border-radius: 10px;
    padding: 22px;
}

.contact_section .ph_title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.333333;
    color: 000000;
    /* text-transform: uppercase; */
    /* text-align: center; */
    margin-bottom: 14px;
}
.contact_section .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}
.contact_section span {
    display: block;
    clear: both;
    font-size: 14px;
    color: #000000;
    margin-bottom: 15px;
      line-height: 20px;
  }
  .contact_form {
	padding: 0px;
    width: 100%;
    float: left;
	border-radius: 3%;
}
.contact_form h3{
	font-weight: 600;
    font-size: 18px;
    line-height: 1.333333;
    color: 000000;
    text-align: center;
    margin-bottom: 14px;
}

.contact_form .logo {
  text-align: center;
  margin: 24px 0 12px 0;
}
.contact_form input[type=text], input[type=number], input[type=date], input[type=email] {
	width: 90%;
	font-size: 16px;
    padding: 8px;
    margin: 6px 15px;
    line-height: 16px;
    color: #808080;
    background-color: #fff;
    border-radius: 3px;
	border:2px solid #ced3d824 !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 2px #c4c4c4;
    -moz-box-shadow: 1px 1px 2px #c4c4c4;
    -webbox-shadow: 1px 1px 2px #c4c4c4;
}	

.contact_form textarea {
	width: 90%;
	height: 80px !important;
	font-size: 16px;
    padding: 8px;
    margin: 6px 15px;
    line-height: 16px;
    color: #808080;
	background-color: #fff;
    border-radius: 3px;
	border:2px solid #ced3d824 !important;
    -moz-border-radius: 3px;
    border: 2px solid #ced3d824 !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 2px #c4c4c4;
    -moz-box-shadow: 1px 1px 2px #c4c4c4;
    -webbox-shadow: 1px 1px 2px #c4c4c4;
}
.fd_menu {
    margin: 0 auto;
    width: 90%;
    padding: 10px;
    max-height: 618px;
    overflow-y: scroll;
    border-radius: 5px;
}
.fd_menu img.menu {
    width: 100%;
}

/**
 * 10. Footer
 */
.footer-list {
  margin: 2.5rem 0 2rem;
}
.footer-list .block .block-content .list-inline {
  margin-bottom: 0rem;
}
.footer-list .block .block-content .list-inline li {
  padding-right: 7px;
  border-right: 1px solid #848484;
  margin-bottom: 11px;
  line-height: 1;
}
.footer-list .block .block-content .list-inline li span {
  font-weight: 600;
  color: #222;
  font-size: 13px;
}
.footer-list .block .block-content .list-inline li a {
  color: #848484;
  font-weight: 500;
  font-size: 11px;
}
.footer-list .block .block-content .list-inline li a:hover {
  color: #222;
  font-weight: 500;
}
.footer-list .block .block-content .list-inline .name-list, .footer-list .block .block-content .list-inline .views {
  font-size: 13px;
  color: #222;
  padding-right: 0;
  border-right: 0 solid transparent;
}
.footer-list .block .block-content .list-inline .views a {
  color: #222;
  font-size: 12px;
}

footer .title-block {
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 1rem;
  font-weight: 600;
}

.footer-one {
  color: #666;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.footer-one .inner-footer {
  background: #eee;
}
.footer-one .inner-footer .footer-top {
  padding: 80px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
}
.footer-one .inner-footer .footer-top .block {
  margin-bottom: 30px;
}
.footer-one .inner-footer .footer-top .block:last-child {
  margin-bottom: 0;
}
.footer-one .inner-footer .footer-top .block .social a {
  color: #ef4a23;
}
.footer-one .inner-footer .footer-top .block .social a:hover {
  color: #1fb149;
}
.footer-one .inner-footer .footer-top .block-content {
  color: #666;
}
.footer-one .inner-footer .footer-top .block-content a {
  color: #666;
}
.footer-one .inner-footer .footer-top .block-content .logo-footer {
  margin-bottom: 23px;
  margin-top: -10px;
}
.footer-one .inner-footer .footer-top .block-content .content-logo {
  margin-bottom: 16px;
}
.footer-one .inner-footer .footer-top .block-content p {
  line-height: 23px;
}
.footer-one .inner-footer .footer-top .block-content ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footer-one .inner-footer .footer-top .block-content ul li {
  margin-bottom: 10px;
}
.footer-one .inner-footer .footer-top .block-content ul li a:hover {
  color: #222;
  text-decoration: none;
  font-weight: 500;
}
.footer-one .inner-footer .footer-top .block-content ul li:last-child {
  margin-bottom: 0;
}
.footer-one .inner-footer .footer-top .block-content .img-payment {
  margin-top: 21px;
  margin-bottom: 0;
}
.footer-one .inner-footer .footer-top .block-content .contact-us {
  margin-bottom: 20px;
}
.footer-one .inner-footer .footer-top .block-content .contact-us:last-child {
  margin-bottom: 0;
}
.footer-one .inner-footer .footer-top .block-content .contact-us .title-content {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 10px;
}
.footer-one .inner-footer .footer-top .block-content .contact-us .title-content i {
  font-size: 14px;
  margin-right: 10px;
  margin-left: 1px;
  width: 13px;
}
.footer-one .inner-footer .footer-top .block-content .contact-us .title-content span {
  color: #222;
  font-weight: 600;
}
.footer-one .inner-footer .footer-top .block-content .contact-us .content-contact {
  margin-left: 7px;
  padding-left: 20px;
  border-left: 1px solid #d5d5d5;
}
.footer-one .inner-footer .footer-top .block-content .contact-us .hours-contact p {
  margin-bottom: 0;
}
.footer-one .inner-footer.background-none {
  background: none;
}
.footer-one #tiva-copyright {
  padding: 20px 0;
  margin: 0;
  color: #909090;
  font-size: 11px;
  text-transform: uppercase;
  background: #000;
}
.footer-one #tiva-copyright .justify-content-between {
  padding-top: 14px;
}
.footer-one #tiva-copyright .justify-content-between div:nth-child(2) {
  float: right;
}
.footer-one #tiva-copyright .justify-content-between span {
  display: inline-block;
  padding-top: 0;
  line-height: 2.5;
}


.swiper-container {
  width: 100%;
  height: 100%;
  background: #ebf3fa;
}

.swiper-slide {
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
  padding: 40px 60px;
}

.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 130%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.swiper-slide .title {
  font-size: 41px;
  font-weight: 300;
}

.swiper-slide .subtitle {
  font-size: 21px;
}

.swiper-slide .text {
  font-size: 14px;
  max-width: 400px;
  line-height: 1.3;
}

.main-banner {
  width: 100%;
  height: 700px;
  background: #ebf3fa;
  position: relative;
  margin-top: 90px;
}
.main-banner .container {
  max-width: 1470px;
}
.main-banner .leftsec {
  width: 50%;
  height: 500px;
  display: flex;
  align-items: center;
  float: left;
  padding-left: 100px;
}
.main-banner .leftsec h5 {
  font-size: 20px;
  line-height: 1;
  color: #004d86;
  margin-bottom: 0;
  font-family: "Brandon Grotesque";
  font-weight: 500;
  text-transform: uppercase;
}
.main-banner .leftsec h2 {
  font-size: 60px;
  line-height: 1;
  color: #3f3f3f;
  margin-bottom: 25px;
  font-family: "Brandon Grotesque";
  font-weight: bold;
  text-transform: uppercase;
}
.main-banner .leftsec .mrbtn {
  width: auto;
  height: auto;
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
  color: #fff;
  background: #ed1c24;
  font-weight: 600;
  border-radius: 5px;
  padding: 19px 33px 15px 33px;
}
.main-banner .leftsec .mrbtn:hover {
  background: #000;
  color: #fff;
}
.main-banner .rightsec {
  width: 50%;
  height: 500px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.main-banner .rightsec img {
  width: auto;
  max-width: 400px;
  display: block;
}

.home-deliversec {
  width: 100%;
  height: 695px;
  display: flex;
  background: url(../images/h-dlvrsec.jpg) top center;
  position: relative;
}
.home-deliversec:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dotsbg.png) center center no-repeat;
  background-size: contain;
}
.home-deliversec .container {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.home-deliversec .container .box {
  width: 165px;
  height: auto;
  position: absolute;
  z-index: 10;
  text-align: left;
}
.home-deliversec .container .box .txt {
  font-size: 13px;
  line-height: 1;
  color: #fff;
  animation-duration: 4s;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  position: relative;
  top: 10px;
}
.home-deliversec .container .box .icon {
  display: flex;
  clear: both;
  justify-content: center;
  animation-duration: 4s;
}
.home-deliversec .container .box .icon img {
  width: auto;
  height: auto;
  display: block;
}
.home-deliversec .container .b1 {
  left: 1%;
  bottom: 25%;
}
.home-deliversec .container .b2 {
  left: 13%;
  top: 27%;
}
.home-deliversec .container .b3 {
  left: 23%;
  bottom: 25%;
}
.home-deliversec .container .b4 {
  left: 35%;
  top: 27%;
}
.home-deliversec .container .b5 {
  left: 46%;
  bottom: 25%;
}
.home-deliversec .container .b6 {
  left: 57%;
  top: 27%;
}
.home-deliversec .container .b7 {
  left: 68%;
  bottom: 25%;
}
.home-deliversec .container .b8 {
  left: 79%;
  top: 27%;
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  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;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  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;
  -webkit-transform: translate3d(0px, 0, 0);
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
      border-radius: 10px;
	    background: #ffffff;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.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;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: 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 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* ==========================================================================
   mobile menu styles
   ========================================================================== */
.navicon {
  display: none;
}

.navActive2 > a {
  color: #cdb08c !important;
}

span.icon.icon-plus::before {
  content: "";
  font: normal normal normal 22px/1 fontawesome;
  display: block;
}

.fa-plus::before {
  content: "";
}

nav .icon-plus::before {
  content: "";
  font: normal normal normal 14px/1 fontawesome;
}

nav .icon.open::before {
  content: "";
  font: normal normal normal 22px/1 fontawesome;
}

span.icon.icon-plus {
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  right: -20px;
  top: 9px;
  text-align: center;
  color: #fff;
}

.open span.icon.icon-plus::before {
  content: "";
}

.sub-menu span.icon.icon-plus {
  top: 8px;
  right: 8px;
}
.sub-menu span.icon.icon-plus::before {
  content: "";
}

.fa, .fas {
  font: normal normal normal 14px/1 fontawesome;
  font-weight: "";
}

@media only screen and (max-width: 1200px) {
  .fa-bars::before {
    content: "";
    color: #fff !important;
  }

  .open-menu .fa-bars {
    z-index: 20000;
    position: fixed;
  }
  .open-menu .fa-bars::before {
    content: "";
    color: red !important;
  }

  .navicon {
    display: block;
    position: absolute;
    right: 15px;
    z-index: 1000;
    top: 32px;
    width: 20px;
    height: 20px;
    border-radius: 0;
    font-size: 22px;
    line-height: 22px;
    border-radius: 0;
    text-align: center;
    color: #fff;
    border: none;
  }

  header .row > div {
    position: static;
  }

  .headerblock .top-sec .center-sec .main-navigation li {
    text-align: center;
  }

  .headerblock .bottomsec .bottom-navsec .main-navigation {
    padding: 0 10px;
    line-height: normal;
  }
  .headerblock .bottomsec .bottom-navsec .main-navigation > ul {
    position: fixed;
    width: 100%;
    max-width: 210px;
    height: 100%;
    top: 0;
    right: -100%;
    opacity: 0;
    background: #10364f;
    padding-top: 45px;
    z-index: -100;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    box-shadow: 0px 0px 16px -4px rgba(0, 0, 0, 0.23);
    z-index: 999;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    transition: all 0.3s ease-out 0s;
  }
  .headerblock .bottomsec .bottom-navsec .main-navigation > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #174b6d;
    padding: 0;
    display: block;
  }
  .headerblock .bottomsec .bottom-navsec .main-navigation > ul > li > a {
    display: block;
    padding: 15px;
  }
  .headerblock .bottomsec .bottom-navsec .main-navigation .icon {
    position: absolute;
    right: 19px;
    top: 7px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block !important;
    cursor: pointer;
  }
  .headerblock .bottomsec .bottom-navsec .main-navigation .menu-content {
    display: none;
  }

  .open-menu .headerblock .bottomsec .bottom-navsec .main-navigation > ul {
    opacity: 1;
    z-index: 10000;
    opacity: 1;
    top: 0;
    right: 0;
  }

  .sub-menu {
    position: static;
    display: none;
  }
  .sub-menu li {
    display: block;
    position: relative;
    text-align: left;
  }
  .sub-menu li a {
    color: #000;
    padding-bottom: 10px;
  }
  .sub-menu li a:hover {
    color: #2d5173;
  }
  .sub-menu .icon {
    top: 0;
  }

  .main-navigation .sub-menu li {
    width: 100%;
    padding: 18px 15px;
    border-bottom: solid 1px #171719;
    background: #2b2b2d;
    margin-bottom: 0;
    display: inline-block;
  }
  .main-navigation .sub-menu li a {
    color: #b19377 !important;
  }
  .main-navigation .sub-menu li a {
    padding: 10px !important;
    display: block;
  }
  .main-navigation .sub-menu li li {
    background: #efefef;
    border: none;
    padding: 25px 0 0 0;
    margin: 0;
  }

  .main-navigation .sub-menu li .col-sm-2 {
    width: 20%;
    float: left;
  }

  .main-navigation .sub-menu li .col-sm-10 {
    width: 80%;
    float: right;
  }
}
@media only screen and (min-width: 1200px) {
  span.icon.icon-plus::before {
    content: "";
    font: normal normal normal 19px/1 fontawesome;
  }

  .main-navigation {
    position: relative;
    height: auto;
  }
  .main-navigation > ul > li {
    position: relative;
  }
  .main-navigation li a {
    position: relative;
    display: block;
    opacity: 1;
  }
  .main-navigation .sub-menu {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    min-width: 170px;
    padding: 0 20px;
    top: 35px;
    background: 111111;
    box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.29);
  }
  .main-navigation .sub-menu li {
    display: block;
    width: 100% !important;
    padding: 0px !important;
    text-align: center;
    height: auto;
    margin: 0 !important;
    float: left;
    font-size: 17px;
    line-height: 17px;
    font-weight: normal;
  }
  .main-navigation .sub-menu li a {
    padding: 10px 10px !important;
    text-align: center;
    width: auto;
    display: block;
    color: #fff !important;
    background: #111111 !important;
    border-bottom: solid 1px #313131;
  }
  .main-navigation .sub-menu li a:hover {
    color: #cdb08c !important;
  }
  .main-navigation .sub-menu li:last-child a {
    border: none !important;
  }
  .main-navigation .sub-menu .sub-menu {
    left: 100%;
    margin: 0;
    top: 0;
  }
  .main-navigation .icon {
    display: none;
  }

  .navicon {
    display: none !important;
  }
}
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}

.jspHorizontalBar {
  bottom: 0;
  height: 16px;
  left: 0;
  position: absolute;
  width: 100%;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #f1f1f1;
  position: relative;
}

.jspDrag {
  background: #777777;
  cursor: pointer;
  left: 0;
  position: relative;
  top: 0;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  cursor: pointer;
  direction: ltr;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -20000px;
}

.jspDisabled {
  background: #80808d;
  cursor: default;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  float: left;
  height: 100%;
  width: 16px;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* CSS Document */
/*------------------------------------------------------------------
[Animation Stylesheet]

Project:	DEPA
Version:	1.0
Last change:	Initial RELEASED 
Primary use:	Animation
-------------------------------------------------------------------*/
.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animated.flash {
  animation-name: flash;
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.animated.shake {
  animation-name: shake;
}
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.animated.bounce {
  animation-name: bounce;
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.animated.tada {
  animation-name: tada;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.animated.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.animated.wobble {
  animation-name: wobble;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.animated.pulse {
  animation-name: pulse;
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.animated.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animated.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.animated.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animated.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.animated.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.animated.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.animated.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.animated.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.animated.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.animated.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.animated.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.animated.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.animated.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.animated.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    opacity: 1;
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

.animated.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    transform: translateX(0);
  }
}
.animated.bounceInLeft {
  animation-name: bounceInLeft;
  animation-duration: 2s;
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0);
  }
}
.animated.bounceInRight {
  animation-name: bounceInRight;
  animation-duration: 2s;
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.animated.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.animated.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.animated.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.animated.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.animated.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animated.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.animated.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animated.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animated.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.animated.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.animated.hinge {
  animation-name: hinge;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.animated.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.animated.rollOut {
  animation-name: rollOut;
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.animated.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
  animation-duration: 0.5s;
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.animated.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
  animation-duration: 0.25s;
}

@media screen and (max-width: 760px) {
  section.main-wrapper {
    margin-top: 75px;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #000;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.7;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: #000;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 30px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: #000;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #000;
  opacity: 1;
  background: #947d4e;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 5px;
  right: -16px;
  top: -16px;
  right: -10px;
  top: -10px;
  color: #fff;
  border-radius: 100%;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 45px;
  height: 45px;
  border-radius: 100%;
  padding: 0 !important;
  padding: 0 !important;
  background: #fff;
}

.fancybox-navigation .fancybox-button--arrow_right svg {
  color: #0037a8;
  display: none;
}

.fancybox-navigation .fancybox-button--arrow_left svg {
  color: #0037a8;
  display: none;
}

.fancybox-navigation .fancybox-button--arrow_right::before, .fancybox-navigation .fancybox-button--arrow_left::before {
  font: normal normal normal 26px/1.8 fontawesome;
  color: #000;
}

.fancybox-navigation .fancybox-button--arrow_left:before {
  content: "";
}

.fancybox-navigation .fancybox-button--arrow_right:before {
  content: "";
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.SumoSelect p {
  margin: 0;
}

.SumoSelect {
  width: 200px;
}

.SelectBox {
  padding: 5px 8px;
}

.sumoStopScroll {
  overflow: hidden;
}

/* Filtering style */
.SumoSelect .hidden {
  display: none;
}

.SumoSelect .search-txt {
  display: none;
  outline: none;
}

.SumoSelect .no-match {
  display: none;
  padding: 6px;
}

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  box-sizing: border-box;
  border-radius: 5px;
}

.SumoSelect.open > .search > span, .SumoSelect.open > .search > label {
  visibility: hidden;
}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.SelectClass {
  z-index: 1;
}

.SumoSelect > .optWrapper > .options li.opt label, .SumoSelect > .CaptionCont, .SumoSelect .select-all > label {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none;
}

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
  box-shadow: 0 0 2px #7799D0;
  border-color: #7799D0;
}

.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #A4A4A4;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0;
}

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
}

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic;
}

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
}

.SumoSelect > .CaptionCont > label > i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden;
}

.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block;
}

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px;
}

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}

.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/
}

.SumoSelect > .optWrapper.okCancelInMulti > .options {
  border-radius: 2px 2px 0 0;
}

.SumoSelect > .optWrapper.selall > .options {
  border-radius: 0 0 2px 2px;
}

.SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5;
}

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px;
}

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px;
}

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959;
}

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0;
}

.SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none;
}

.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
  border-radius: 0;
}

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4;
}

.SumoSelect > .optWrapper > .options li.opt.sel, .SumoSelect .select-all.sel {
  background-color: #a1c0e4;
}

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}

.SumoSelect > .optWrapper > .options li span {
  display: none;
}

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold;
}

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%;
}

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none;
}

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px;
}

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
  box-shadow: 0 0 2px #a1c0e4;
  border-color: #a1c0e4;
  outline: none;
  background-color: #a1c0e4;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0;
}

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px;
}

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px;
}

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px;
}

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center;
}

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none;
}

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer;
}

.SumoSelect .select-all > label, .SumoSelect .select-all > span i {
  cursor: pointer;
}

.SumoSelect .select-all.partial > span i {
  background-color: #ccc;
}

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline;
}

.login-main-form-container {
  width: 100%;
  max-width: 560px;
  margin: 55px auto 85px auto;
  background: #fff;
  padding: 35px 65px;
  border-radius: 10px;
  border: none !important;
  display: flex;
  flex-wrap: wrap;
}
.login-main-form-container p {
  padding: 0;
  margin: 0;
}
.login-main-form-container .col-lg-12 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
}
.login-main-form-container .col-lg-12 p {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
.login-main-form-container input[type=date], .login-main-form-container input[type=email], .login-main-form-container input[type=search], .login-main-form-container input[type=tel], .login-main-form-container input[type=text], .login-main-form-container input#price, .login-main-form-container input#username, .login-main-form-container input#password, .login-main-form-container select {
  width: 100%;
  height: 45px;
  background: #fff;
  font-size: 14px;
  color: #6c6c6c;
  border: solid 1px #d7d7d7;
  border-radius: 50px;
  padding: 0 15px;
  font-family: "Gaba";
  font-weight: normal;
}
.login-main-form-container input[type=date]::-webkit-input-placeholder, .login-main-form-container input[type=email]::-webkit-input-placeholder, .login-main-form-container input[type=search]::-webkit-input-placeholder, .login-main-form-container input[type=tel]::-webkit-input-placeholder, .login-main-form-container input[type=text]::-webkit-input-placeholder, .login-main-form-container input#price::-webkit-input-placeholder, .login-main-form-container input#username::-webkit-input-placeholder, .login-main-form-container input#password::-webkit-input-placeholder, .login-main-form-container select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6c6c6c;
  opacity: 1;
}
.login-main-form-container input[type=date]::-moz-placeholder, .login-main-form-container input[type=email]::-moz-placeholder, .login-main-form-container input[type=search]::-moz-placeholder, .login-main-form-container input[type=tel]::-moz-placeholder, .login-main-form-container input[type=text]::-moz-placeholder, .login-main-form-container input#price::-moz-placeholder, .login-main-form-container input#username::-moz-placeholder, .login-main-form-container input#password::-moz-placeholder, .login-main-form-container select::-moz-placeholder {
  /* Firefox 19+ */
  color: #6c6c6c;
  opacity: 1;
}
.login-main-form-container input[type=date]:-ms-input-placeholder, .login-main-form-container input[type=email]:-ms-input-placeholder, .login-main-form-container input[type=search]:-ms-input-placeholder, .login-main-form-container input[type=tel]:-ms-input-placeholder, .login-main-form-container input[type=text]:-ms-input-placeholder, .login-main-form-container input#price:-ms-input-placeholder, .login-main-form-container input#username:-ms-input-placeholder, .login-main-form-container input#password:-ms-input-placeholder, .login-main-form-container select:-ms-input-placeholder {
  /* IE 10+ */
  color: #6c6c6c;
  opacity: 1;
}
.login-main-form-container input[type=date]:-moz-placeholder, .login-main-form-container input[type=email]:-moz-placeholder, .login-main-form-container input[type=search]:-moz-placeholder, .login-main-form-container input[type=tel]:-moz-placeholder, .login-main-form-container input[type=text]:-moz-placeholder, .login-main-form-container input#price:-moz-placeholder, .login-main-form-container input#username:-moz-placeholder, .login-main-form-container input#password:-moz-placeholder, .login-main-form-container select:-moz-placeholder {
  /* Firefox 18- */
  color: #6c6c6c;
  opacity: 1;
}
.login-main-form-container input:-webkit-autofill,
.login-main-form-container input:-webkit-autofill:hover,
.login-main-form-container input:-webkit-autofill:focus,
.login-main-form-container textarea:-webkit-autofill,
.login-main-form-container textarea:-webkit-autofill:hover,
.login-main-form-container textarea:-webkit-autofill:focus,
.login-main-form-container select:-webkit-autofill,
.login-main-form-container select:-webkit-autofill:hover,
.login-main-form-container select:-webkit-autofill:focus {
  border: 1px solid #d7d7d7;
  -webkit-text-fill-color: #6c6c6c;
  -webkit-box-shadow: 0 0 0px 0 #6c6c6c inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.login-main-form-container .btn-home {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  font-family: "Gaba";
  font-weight: bold;
  width: 100%;
  padding: 15px 0;
  text-transform: uppercase;
  border: solid 1px #252525;
  background: #252525;
  display: block;
  border-radius: 100px;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.login-main-form-container .btn-home:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}
.login-main-form-container .title-label {
  font-size: 12px;
  line-height: 1;
  color: #151515;
  font-family: "Gaba";
  font-weight: normal;
  text-transform: uppercase;
}
.login-main-form-container .title-top {
  font-size: 30px;
  width: 100%;
  line-height: 1;
  color: #151515;
  font-family: "Gaba";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  justify-content: center;
}
.login-main-form-container .forgot-pass, .login-main-form-container .woocommerce-form-login__rememberme {
  font-size: 12px;
  line-height: 1;
  color: #151515;
  font-family: "Gaba";
  font-weight: normal;
  text-transform: uppercase;
}
.login-main-form-container .forgot-pass:hover {
  color: #00999e;
}
.login-main-form-container .new-user {
  width: 100%;
  height: auto;
  text-align: center;
}
.login-main-form-container .new-user span {
  font-size: 16px;
  line-height: 1;
  color: #151515;
  font-family: "Gaba";
  font-weight: normal;
  text-transform: uppercase;
}
.login-main-form-container .new-user a {
  font-weight: 500;
  color: #00999e;
}
.login-main-form-container .new-user a:hover {
  color: #000;
}

.woocommerce-account > header {
  background: none;
}

.orsec {
  width: 100%;
  height: 85px;
  clear: both;
  font-size: 16px;
  line-height: 85px;
  color: #151515;
  font-family: "Gaba";
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
.orsec:before {
  content: "";
  width: calc(50% - 25px);
  height: 1px;
  background: #d7d7d7;
  position: absolute;
  left: 0;
  top: 43px;
  display: block;
}
.orsec:after {
  content: "";
  width: calc(50% - 25px);
  height: 1px;
  background: #d7d7d7;
  position: absolute;
  right: 0;
  top: 43px;
  display: block;
}

.woocommerce-account header.entry-header {
  display: none;
}

form.woocommerce-ResetPassword.lost_reset_password {
  padding-top: 20px;
}
form.woocommerce-ResetPassword.lost_reset_password p {
  font-size: 12px;
}
form.woocommerce-ResetPassword.lost_reset_password .form-row {
  width: 100% !important;
  margin: 10px 0;
}

ul.woocommerce-error {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  text-align: center;
}

.myaccount-wrapper {
  width: 100%;
  height: auto;
  padding: 40px 0 110px 0;
}
.myaccount-wrapper .account-left-navigation-main {
  width: 270px;
  height: auto;
  min-height: 60vh;
  background: #fff;
  border-radius: 15px;
  padding-top: 25px;
  float: left;
}
.myaccount-wrapper .account-left-navigation-main h3 {
  display: none;
}
.myaccount-wrapper .account-left-navigation-main ul {
  padding: 0;
  margin: 0;
}
.myaccount-wrapper .account-left-navigation-main li {
  width: 100%;
  height: auto;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.myaccount-wrapper .account-left-navigation-main li a {
  padding: 15px 20px;
  display: block;
  font-size: 14px;
  line-height: 1;
  color: #3f3f3f;
  text-decoration: none !important;
  font-family: "Gaba";
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
}
.myaccount-wrapper .account-left-navigation-main li a:hover {
  color: #ff0000 !important;
}
.myaccount-wrapper .account-left-navigation-main .is-active a {
  background: #000;
  color: #fff !important;
  font-weight: bold;
  cursor: default;
  text-decoration: none;
}
.myaccount-wrapper .account-left-navigation-main .is-active a:before {
  content: "";
  font: normal normal normal 20px/1 fontawesome;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 12px;
}
.myaccount-wrapper .woocommerce-MyAccount-content {
  width: calc(100% - 290px);
  height: auto;
  min-height: 60vh;
  background: #fff;
  border-radius: 15px;
  float: right;
  padding: 35px 55px;
}
.myaccount-wrapper .woocommerce-MyAccount-content h3.endpoint-title {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
  padding-bottom: 20px;
  border-bottom: solid 1px #d7d7d7;
  margin: 0;
}
.myaccount-wrapper .woocommerce-MyAccount-content .main-account-inner-container {
  width: 100%;
  height: auto;
  padding-top: 30px;
}
.myaccount-wrapper .woocommerce-MyAccount-content .main-account-inner-container p.infot1 {
  width: 100%;
  height: auto;
  font-size: 16px;
  color: #000;
  font-family: "Gaba";
  font-weight: 500;
}
.myaccount-wrapper .woocommerce-MyAccount-content .main-account-inner-container p.infot1 a {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.myaccount-wrapper .woocommerce-MyAccount-content .main-account-inner-container p.infot1 a:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}
.myaccount-wrapper .woocommerce-MyAccount-content .main-account-inner-container p.infot2 {
  line-height: 2;
}
.myaccount-wrapper .woocommerce-MyAccount-content .main-account-inner-container p.infot2 a {
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "Gaba";
  font-weight: 500;
}
.myaccount-wrapper .woocommerce-MyAccount-content h3 {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
}
.myaccount-wrapper .woocommerce-MyAccount-content input[type=date], .myaccount-wrapper .woocommerce-MyAccount-content input[type=email], .myaccount-wrapper .woocommerce-MyAccount-content input[type=search], .myaccount-wrapper .woocommerce-MyAccount-content input[type=tel], .myaccount-wrapper .woocommerce-MyAccount-content input[type=text], .myaccount-wrapper .woocommerce-MyAccount-content .woocommerce-Input--password, .myaccount-wrapper .woocommerce-MyAccount-content input#price, .myaccount-wrapper .woocommerce-MyAccount-content input#username, .myaccount-wrapper .woocommerce-MyAccount-content input#password, .myaccount-wrapper .woocommerce-MyAccount-content select {
  width: 100%;
  height: 45px;
  background: #fff;
  font-size: 14px;
  color: #6c6c6c;
  border: solid 1px #d7d7d7;
  border-radius: 50px;
  padding: 0 15px;
  font-family: "Gaba";
  font-weight: normal;
}
.myaccount-wrapper .woocommerce-MyAccount-content input[type=date]::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=email]::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=search]::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=tel]::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=text]::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content .woocommerce-Input--password::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#price::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#username::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#password::-webkit-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6c6c6c;
  opacity: 1;
}
.myaccount-wrapper .woocommerce-MyAccount-content input[type=date]::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=email]::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=search]::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=tel]::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=text]::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content .woocommerce-Input--password::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#price::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#username::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#password::-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content select::-moz-placeholder {
  /* Firefox 19+ */
  color: #6c6c6c;
  opacity: 1;
}
.myaccount-wrapper .woocommerce-MyAccount-content input[type=date]:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=email]:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=search]:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=tel]:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=text]:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content .woocommerce-Input--password:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#price:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#username:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#password:-ms-input-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content select:-ms-input-placeholder {
  /* IE 10+ */
  color: #6c6c6c;
  opacity: 1;
}
.myaccount-wrapper .woocommerce-MyAccount-content input[type=date]:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=email]:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=search]:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=tel]:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input[type=text]:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content .woocommerce-Input--password:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#price:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#username:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content input#password:-moz-placeholder, .myaccount-wrapper .woocommerce-MyAccount-content select:-moz-placeholder {
  /* Firefox 18- */
  color: #6c6c6c;
  opacity: 1;
}
.myaccount-wrapper .woocommerce-MyAccount-content input:-webkit-autofill,
.myaccount-wrapper .woocommerce-MyAccount-content input:-webkit-autofill:hover,
.myaccount-wrapper .woocommerce-MyAccount-content input:-webkit-autofill:focus,
.myaccount-wrapper .woocommerce-MyAccount-content textarea:-webkit-autofill,
.myaccount-wrapper .woocommerce-MyAccount-content textarea:-webkit-autofill:hover,
.myaccount-wrapper .woocommerce-MyAccount-content textarea:-webkit-autofill:focus,
.myaccount-wrapper .woocommerce-MyAccount-content select:-webkit-autofill,
.myaccount-wrapper .woocommerce-MyAccount-content select:-webkit-autofill:hover,
.myaccount-wrapper .woocommerce-MyAccount-content select:-webkit-autofill:focus {
  border: 1px solid #d7d7d7;
  -webkit-text-fill-color: #6c6c6c;
  -webkit-box-shadow: 0 0 0px 0 #6c6c6c inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.myaccount-wrapper .woocommerce-MyAccount-content .add_address {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.myaccount-wrapper .woocommerce-MyAccount-content .add_address:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}
.myaccount-wrapper .woocommerce-MyAccount-content .button-info {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.myaccount-wrapper .woocommerce-MyAccount-content .button-info:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}
.myaccount-wrapper .woocommerce-MyAccount-content .default-address {
  font-weight: normal;
  font-size: 16px;
}
.myaccount-wrapper .woocommerce-MyAccount-content .woocommerce-form-row label {
  font-size: 12px;
  line-height: 1;
  color: #151515;
  font-family: "Gaba";
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.myaccount-wrapper .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account {
  padding-top: 30px;
}
.myaccount-wrapper .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account legend {
  font-size: 16px;
  line-height: 1;
  color: #000000;
  font-weight: bold;
  font-family: "Gaba";
  margin-bottom: 25px;
  text-transform: uppercase;
}
.myaccount-wrapper .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account em {
  font-size: 12px;
  line-height: 1.4;
  color: #151515;
  font-style: normal;
  padding: 10px 0;
}

.woocommerce-Button {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.woocommerce-Button:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.button {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.button:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.woocommerce-info {
  background: #00999e !important;
}
.woocommerce-info .woocommerce-Button {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.woocommerce-info .woocommerce-Button:hover {
  border: solid 1px #000;
  background: #000;
  color: #fff;
}

.account.w-formedit #addresses > div {
  border: none;
}
.account.w-formedit p {
  font-weight: normal;
}
.account.w-formedit .col-md-9 {
  width: 100%;
}
.account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses {
  width: 101%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  margin-left: -1%;
}
.account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address {
  width: 31%;
  height: auto;
  padding: 30px;
  border: solid 1px #ececec;
  margin: 1%;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  background: #ffff;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address .woocommerce-Address-title {
  width: 100%;
  text-align: center;
  order: 2;
}
.account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address .woocommerce-Address-title h3 {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px 0;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
  width: 100%;
  display: block;
}
.account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address .woocommerce-Address-title .mobile-edit {
  display: none;
}
.account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address a.edit.btn-2 {
  font-size: 14px;
  color: #2e2158;
  position: relative;
  font-family: "Gaba";
  font-weight: 500;
  padding-left: 20px;
}
.account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address a.edit.btn-2:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/edits-icon.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
}
.account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address:hover {
  background: #ececec;
}
.account.w-formedit address {
  font-family: "Gaba";
  font-weight: 500;
  font-size: 13px;
  line-height: 1.3;
  color: #000;
  font-style: normal;
  width: 100%;
  padding-bottom: 20px;
}
.account.w-formedit .address-new h3 {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
}
.account.w-formedit a.btn-2.align-corner {
  font-size: 12px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  padding: 15px 40px 10px 40px;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.account.w-formedit a.btn-2.align-corner:hover {
  border: solid 1px #00999e;
  background: #00999e;
  color: #fff;
}

.cart-pg-outer .woocommerce-cart-form {
  width: calc(100% - 385px);
  height: auto;
  min-height: 60vh;
  background: #fff;
  border-radius: 15px;
  float: left;
  padding: 0;
}
.cart-pg-outer .woocommerce-cart-form .quantity {
  padding-top: 10px;
}
.cart-pg-outer .woocommerce-cart-form .quantity select.input-text.qty.text {
  width: 67px;
  height: 40px;
  background: #f3f3f3;
  border: solid 1px #c3c3c3;
  font-size: 14px;
  color: #757575;
  font-weight: bold;
  font-family: "Gaba";
  border-radius: 10px;
  padding: 0 15px;
}
.cart-pg-outer .woocommerce-cart-form h3.endpoint-title {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
  padding-bottom: 20px;
  border-bottom: solid 1px #d7d7d7;
  margin: 0;
}
.cart-pg-outer .woocommerce-cart-form .product-thumbnail {
  width: 100%;
  height: 160px;
  background: #fff;
  border: solid 1px #dbdbdb;
  padding: 20px;
  border-radius: 10px;
}
.cart-pg-outer .woocommerce-cart-form .product-thumbnail a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0;
  margin: 0;
}
.cart-pg-outer .woocommerce-cart-form .product-thumbnail a div {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
}
.cart-pg-outer .woocommerce-cart-form .shop_table {
  width: 100%;
  height: auto;
  clear: both;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #d7d7d7;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row:before {
  width: 15px;
  height: 105%;
  content: "";
  display: block;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row:after {
  width: 15px;
  height: 105%;
  content: "";
  display: block;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .col-lg-4, .cart-pg-outer .woocommerce-cart-form .shop_table .row .col-lg-3, .cart-pg-outer .woocommerce-cart-form .shop_table .row .col-lg-12, .cart-pg-outer .woocommerce-cart-form .shop_table .row .col-lg-2 {
  text-align: left !important;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .cart-name {
  font-size: 16px;
  line-height: 1.2;
  color: #1c1e3a;
  text-transform: uppercase;
  font-family: "Poppins";
  font-weight: 600;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .prd-Quantity, .cart-pg-outer .woocommerce-cart-form .shop_table .row .prd-Sub-Total {
  width: 100%;
  height: auto;
  display: block;
  font-size: 12px;
  line-height: 1.2;
  color: #757575;
  font-family: "Gaba";
  font-weight: normal;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .prd-pricenone {
  display: none;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row span.woocommerce-Price-amount.amount {
  font-size: 15px;
  line-height: 1.2;
  color: #000;
  font-weight: bold;
  font-family: "Gaba";
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .prd-remove {
  text-align: right;
  padding-top: 10px;
  font-size: 12px;
  line-height: 1;
  color: #ce1818;
  font-family: "Gaba";
  font-weight: normal;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .prd-remove span.remove {
  border: solid 1px #ce1818;
  width: 14px;
  height: 14px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .prd-remove a {
  color: #ce1818;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .prd-remove a:hover {
  color: #00999e;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row .prd-remove a:hover span.remove {
  background: #ce1818;
  color: #fff;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row input.qty {
  width: 45px;
  height: 40px;
  padding: 0 10px;
  background: #f3f3f3;
  border: solid 1px #d7d7d7;
  margin-top: 5px;
  border-radius: 10px;
  font-size: 14px;
  color: #757575;
  font-family: "Gaba";
  font-weight: bold;
}
.cart-pg-outer .woocommerce-cart-form .shop_table .row:last-child {
  border: none;
}
.cart-pg-outer .woocommerce-cart-form .main-buttons-cart-page-bottom {
  display: none;
}
.cart-pg-outer .form-ctn {
  width: 100%;
  height: auto;
  padding: 35px 40px;
}
.cart-pg-outer .cart-collaterals {
  width: 365px;
  height: auto;
  min-height: 60vh;
  background: #fff;
  border-radius: 15px;
  padding: 30px 0;
  float: right;
}
.cart-pg-outer .cart-collaterals .shipping-calculator-form select#calc_shipping_country, .cart-pg-outer .cart-collaterals .shipping-calculator-form select#calc_shipping_state, .cart-pg-outer .cart-collaterals .shipping-calculator-form input#calc_shipping_city, .cart-pg-outer .cart-collaterals .shipping-calculator-form input#calc_shipping_postcode, .cart-pg-outer .cart-collaterals .shipping-calculator-form input#calc_shipping_state {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  background: #f3f3f3;
  border: solid 1px #d7d7d7;
  margin-top: 5px;
  border-radius: 10px;
  font-size: 14px;
  color: #757575;
  font-family: "Gaba";
  font-weight: bold;
}
.cart-pg-outer .cart-collaterals a.btn-2.inverse.button {
  font-size: 12px;
  line-height: 1;
  color: #fff !important;
  font-family: "Gaba";
  font-weight: bold;
  padding: 12px 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.cart-pg-outer .cart-collaterals a.btn-2.inverse.button:hover {
  border: solid 1px #00999e !important;
  background: #00999e !important;
  color: #fff;
}
.cart-pg-outer .cart-collaterals .wc-proceed-to-checkout {
  padding-top: 10px;
}
.cart-pg-outer .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
  font-size: 12px;
  line-height: 1;
  color: #fff !important;
  font-family: "Gaba";
  font-weight: bold;
  padding: 12px 0 !important;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 100px;
}
.cart-pg-outer .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
  border: solid 1px #00999e !important;
  background: #00999e !important;
  color: #fff;
}
.cart-pg-outer .cart-collaterals .row {
  margin: 0;
  padding: 0 15px;
}
.cart-pg-outer .cart-collaterals .cart_totals {
  width: 100%;
}
.cart-pg-outer .cart-collaterals .cart_totals > h2 {
  display: none;
}
.cart-pg-outer .cart-collaterals .crt1 {
  border-top: solid 1px #d7d7d7;
  border-bottom: solid 1px #d7d7d7;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-family: "Gaba";
}
.cart-pg-outer .cart-collaterals .crt1 .woocommerce-Price-amount {
  width: 100%;
  height: auto;
  clear: both;
  font-size: 17px;
  line-height: 1.2;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.cart-pg-outer .cart-collaterals .cart-discount.coupon-coupon {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-family: "Gaba";
}
.cart-pg-outer .cart-collaterals .cart-discount.coupon-coupon .woocommerce-Price-amount {
  width: 100%;
  height: auto;
  clear: both;
  font-size: 17px;
  line-height: 1.2;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.cart-pg-outer .cart-collaterals .cart-discount.coupon-coupon .woocommerce-remove-coupon {
  color: #ce1818;
}
.cart-pg-outer .cart-collaterals .cart-discount.coupon-coupon .woocommerce-remove-coupon:hover {
  color: #00999e;
}
.cart-pg-outer .cart-collaterals .crt3 {
  padding-bottom: 20px;
  text-align: right;
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-family: "Gaba";
}
.cart-pg-outer .cart-collaterals .crt3 .woocommerce-Price-amount {
  width: 100%;
  height: auto;
  clear: both;
  font-size: 17px;
  line-height: 1.2;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.cart-pg-outer .cart-collaterals .crt5 {
  font-family: "Gaba";
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  color: #000;
}
.cart-pg-outer .cart-collaterals .crt5 .shipping-calculator-main-container .order-total {
  width: 100%;
  height: auto;
  text-align: right;
  padding: 15px 15px;
  background: #00999e;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-family: "Gaba";
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 15px;
}
.cart-pg-outer .cart-collaterals .crt5 .shipping-calculator-main-container .order-total .woocommerce-Price-amount bdi {
  color: #fff !important;
}
.cart-pg-outer .cart-collaterals .crt5 .shipping-calculator-main-container .order-total .woocommerce-Price-currencySymbol {
  color: #fff !important;
}
.cart-pg-outer .cart-collaterals .crt5 ul.woocommerce-shipping-methods {
  border: none !important;
}
.cart-pg-outer .cart-collaterals .crt5 ul.woocommerce-shipping-methods li {
  font-size: 20px;
  line-height: 1.2;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
}
.cart-pg-outer .cart-collaterals .crt5 ul.woocommerce-shipping-methods label {
  font-size: 20px;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
}
.cart-pg-outer .cart-collaterals .crt5 ul.woocommerce-shipping-methods span {
  font-size: 20px;
  line-height: 1.2;
  color: #000;
  font-weight: bold;
}
.cart-pg-outer .cart-collaterals .crt5 p.woocommerce-shipping-destination {
  padding: 0;
  font-family: "Gaba";
  font-weight: normal;
  font-size: 12px;
  line-height: 1.2;
  color: #000 !important;
  margin: 0;
}
.cart-pg-outer .cart-collaterals .crt5 .woocommerce-Price-amount {
  width: 100%;
  height: auto;
  clear: both;
  font-size: 17px;
  line-height: 1.2;
  color: #000;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Gaba";
}
.cart-pg-outer .cart-collaterals .crt5 .woocommerce-Price-amount bdi {
  font-size: 17px;
  line-height: 1.2;
  color: #000 !important;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Gaba";
}
.cart-pg-outer .cart-collaterals .crt5 .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-size: 17px;
  line-height: 1.2;
  color: #000;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Gaba";
}
.cart-pg-outer .cart-collaterals .crt5 .shipping-calculator-button {
  font-size: 11px;
  line-height: 1;
  color: #fff;
  font-family: "Gaba";
  font-weight: normal;
  padding: 15px 40px;
  border: solid 1px #000;
  background: #000;
  display: inline-block;
  border-radius: 10px;
  margin: 10px 0;
}
.cart-pg-outer .cart-collaterals .crt5 .shipping-calculator-button:hover {
  border: solid 1px #000;
  background: #00999e;
  color: #fff;
}
.cart-pg-outer .cart-collaterals .crt6 {
  font-family: "Gaba" !important;
  font-weight: normal;
  font-size: 10px;
  line-height: 1.2;
  color: #fff !important;
}
.cart-pg-outer .cart-collaterals .cupon-code-main {
  border-top: solid 1px #d7d7d7;
  border-bottom: solid 1px #d7d7d7;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 20px 0;
  text-align: right;
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-family: "Gaba";
}
.cart-pg-outer .cart-collaterals .cupon-code-main .woocommerce-form-coupon {
  width: 100%;
  height: auto;
  display: flex;
  font-size: 12px;
  color: #8d8d8d;
}
.cart-pg-outer .cart-collaterals .cupon-code-main .woocommerce-form-coupon input#coupon_code {
  border: none;
}
.cart-pg-outer .cart-collaterals .cupon-code-main .woocommerce-form-coupon .button {
  font-size: 11px;
  background: #00999e;
  font-family: "Gaba";
  font-weight: normal;
  border: none !important;
  padding: 15px 20px;
  color: #fff !important;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.cart-pg-outer .cart-collaterals .cupon-code-main .woocommerce-form-coupon .button:hover {
  background: #000 !important;
}
.cart-pg-outer .cart-collaterals .cart-buttons {
  margin: 10px 0;
  color: #000;
}

.wp-block-table th, th {
  background: #024a85 !important;
}

.tinv-wishlist .tinv-header {
  display: none;
}

.woocommerce-cart header.entry-header {
  display: none;
}
.woocommerce-cart .cart-pg-outer {
  width: 100%;
  height: auto;
  padding: 40px 0 110px 0;
}

div#valid_coupon {
  background: #b22222;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
}

.woocommerce-checkout div#primary {
  width: 100%;
  height: auto;
}
.woocommerce-checkout main#main {
  max-width: 1328px;
  padding: 25px;
  margin: 50px auto;
  background: #fff;
  border-radius: 15px;
}
.woocommerce-checkout main#main p.form-row {
  width: 100%;
}
.woocommerce-checkout main#main .woocommerce-billing-fields > h3 {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
  padding-bottom: 20px;
  margin: 0 0 15px 0;
}
.woocommerce-checkout main#main h3#order_review_heading {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
  padding-bottom: 20px;
  margin: 0 0 15px 0;
}
.woocommerce-checkout main#main .woocommerce-checkout-payment > h3 {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
  padding-bottom: 20px;
  margin: 0 0 15px 0;
}
.woocommerce-checkout main#main h1.entry-title {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
  padding-bottom: 20px !important;
  border-bottom: solid 1px #d7d7d7;
  margin: 0 0 15px 0;
}
.woocommerce-checkout main#main input[type=date], .woocommerce-checkout main#main input[type=email], .woocommerce-checkout main#main input[type=search], .woocommerce-checkout main#main input[type=tel], .woocommerce-checkout main#main input[type=text], .woocommerce-checkout main#main input#price, .woocommerce-checkout main#main input#username, .woocommerce-checkout main#main input#password, .woocommerce-checkout main#main select {
  width: 100%;
  height: 45px;
  background: #fff;
  font-size: 14px;
  color: #6c6c6c;
  border: solid 1px #d7d7d7;
  border-radius: 50px;
  padding: 0 15px;
  font-family: "Gaba";
  font-weight: normal;
}
.woocommerce-checkout main#main input[type=date]::-webkit-input-placeholder, .woocommerce-checkout main#main input[type=email]::-webkit-input-placeholder, .woocommerce-checkout main#main input[type=search]::-webkit-input-placeholder, .woocommerce-checkout main#main input[type=tel]::-webkit-input-placeholder, .woocommerce-checkout main#main input[type=text]::-webkit-input-placeholder, .woocommerce-checkout main#main input#price::-webkit-input-placeholder, .woocommerce-checkout main#main input#username::-webkit-input-placeholder, .woocommerce-checkout main#main input#password::-webkit-input-placeholder, .woocommerce-checkout main#main select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6c6c6c;
  opacity: 1;
}
.woocommerce-checkout main#main input[type=date]::-moz-placeholder, .woocommerce-checkout main#main input[type=email]::-moz-placeholder, .woocommerce-checkout main#main input[type=search]::-moz-placeholder, .woocommerce-checkout main#main input[type=tel]::-moz-placeholder, .woocommerce-checkout main#main input[type=text]::-moz-placeholder, .woocommerce-checkout main#main input#price::-moz-placeholder, .woocommerce-checkout main#main input#username::-moz-placeholder, .woocommerce-checkout main#main input#password::-moz-placeholder, .woocommerce-checkout main#main select::-moz-placeholder {
  /* Firefox 19+ */
  color: #6c6c6c;
  opacity: 1;
}
.woocommerce-checkout main#main input[type=date]:-ms-input-placeholder, .woocommerce-checkout main#main input[type=email]:-ms-input-placeholder, .woocommerce-checkout main#main input[type=search]:-ms-input-placeholder, .woocommerce-checkout main#main input[type=tel]:-ms-input-placeholder, .woocommerce-checkout main#main input[type=text]:-ms-input-placeholder, .woocommerce-checkout main#main input#price:-ms-input-placeholder, .woocommerce-checkout main#main input#username:-ms-input-placeholder, .woocommerce-checkout main#main input#password:-ms-input-placeholder, .woocommerce-checkout main#main select:-ms-input-placeholder {
  /* IE 10+ */
  color: #6c6c6c;
  opacity: 1;
}
.woocommerce-checkout main#main input[type=date]:-moz-placeholder, .woocommerce-checkout main#main input[type=email]:-moz-placeholder, .woocommerce-checkout main#main input[type=search]:-moz-placeholder, .woocommerce-checkout main#main input[type=tel]:-moz-placeholder, .woocommerce-checkout main#main input[type=text]:-moz-placeholder, .woocommerce-checkout main#main input#price:-moz-placeholder, .woocommerce-checkout main#main input#username:-moz-placeholder, .woocommerce-checkout main#main input#password:-moz-placeholder, .woocommerce-checkout main#main select:-moz-placeholder {
  /* Firefox 18- */
  color: #6c6c6c;
  opacity: 1;
}
.woocommerce-checkout main#main textarea#order_comments {
  width: 100%;
  height: 150px;
  background: #fff;
  font-size: 14px;
  color: #6c6c6c;
  border: solid 1px #d7d7d7;
  border-radius: 10px;
  padding: 15px;
  font-family: "Gaba";
  font-weight: normal;
}
.woocommerce-checkout main#main input:-webkit-autofill,
.woocommerce-checkout main#main input:-webkit-autofill:hover,
.woocommerce-checkout main#main input:-webkit-autofill:focus,
.woocommerce-checkout main#main textarea:-webkit-autofill,
.woocommerce-checkout main#main textarea:-webkit-autofill:hover,
.woocommerce-checkout main#main textarea:-webkit-autofill:focus,
.woocommerce-checkout main#main select:-webkit-autofill,
.woocommerce-checkout main#main select:-webkit-autofill:hover,
.woocommerce-checkout main#main select:-webkit-autofill:focus {
  border: 1px solid #d7d7d7;
  -webkit-text-fill-color: #6c6c6c;
  -webkit-box-shadow: 0 0 0px 0 #6c6c6c inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.cart-pg-outer .cart-collaterals .crt5 .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  color: #000 !important;
}

.cart-pg-outer .cart-collaterals .crt5 ul.woocommerce-shipping-methods span {
  color: #000 !important;
}

table.shop_table.woocommerce-checkout-review-order-table {
  width: 100%;
  text-align: right;
  width: 100%;
  font-family: "Gaba";
  font-weight: normal;
}

.cart-subtotal th, .cart-subtotal bdi, .order-total th, .order-total bdi {
  font-family: "Gaba";
}

.woocommerce-checkout .woocommerce-checkout-review-order .product-image-td {
  justify-content: flex-end;
  font-family: "Gaba";
  font-weight: normal;
}

.cart-subtotal th, .cart-subtotal bdi, .order-total th, .order-total bdi {
  font-family: "Gaba";
  font-weight: normal;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th {
  font-family: "Gaba";
  font-weight: normal;
}

.main-order-list-container.scroll .main-heading-list {
  display: none;
}
.main-order-list-container.scroll .odr-list {
  width: 100%;
  height: auto;
  clear: both;
  border-bottom: solid 1px #cdcdcd;
}
.main-order-list-container.scroll .odr-list li {
  list-style-type: none;
}
.main-order-list-container.scroll .odr-list .mobile-heading-list ul {
  width: 100%;
  height: auto;
  display: flex;
  margin: 0;
  padding: 0;
}
.main-order-list-container.scroll .odr-list .mobile-heading-list ul li {
  width: 25%;
  font-size: 14px;
  line-height: 1.2;
  color: #757575;
  margin: 0;
  font-family: "Gaba";
  font-weight: normal;
  padding: 20px 22px 5px 22px;
}
.main-order-list-container.scroll .odr-list .mobile-heading-list ul li:first-child {
  padding-left: 0;
}
.main-order-list-container.scroll .odr-list .mobile-heading-list ul li:nth-child(3) {
  display: none;
}
.main-order-list-container.scroll .odr-list .mobile-heading-list ul li:nth-child(6) {
  display: none;
}
.main-order-list-container.scroll .odr-list .mobile-heading-list ul li:nth-child(2) {
  background: #f2f2f2;
}
.main-order-list-container.scroll .odr-list .mobile-heading-list ul li:nth-child(5) {
  background: #f2f2f2;
}
.main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
  width: 100%;
  height: auto;
  display: flex;
  margin: 0;
  padding: 0;
}
.main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order li {
  width: 25%;
  color: #151515;
  font-size: 16px;
  line-height: 1.2;
  font-family: "Gaba";
  font-weight: 500;
  margin: 0;
  padding: 5px 22px 20px 22px;
}
.main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order li:nth-child(3) {
  display: none;
}
.main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order li:nth-child(6) {
  display: none;
}
.main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order li:nth-child(2) {
  background: #f2f2f2;
}
.main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order li:nth-child(5) {
  background: #f2f2f2;
}
.main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order li:first-child {
  padding-left: 0;
}

@media screen and (max-width: 1200px) {
  /**1200px**/
  .account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address {
    width: 47%;
  }

  .cart-pg-outer .cart-collaterals {
    width: 365px !important;
  }
}
@media screen and (max-width: 1020px) {
  /**1020**/
  .account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address {
    width: 100%;
    margin: 10px 0;
  }

  .account.w-formedit .u-columns.woocommerce-Addresses.col2-set.addresses {
    width: 100%;
    margin-left: 0;
  }

  .main-order-list-container.scroll .odr-list .mobile-heading-list ul {
    display: block;
  }

  .main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
    display: block;
  }

  .main-order-list-container.scroll .odr-list .mobile-heading-list ul li {
    width: 100%;
    padding: 10px !important;
    background: none !important;
  }

  .main-order-list-container.scroll .odr-list ul.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order li {
    width: 100%;
    padding: 10px !important;
    background: none !important;
  }

  .main-order-list-container.scroll .odr-list {
    padding: 15px 0;
  }

  .main-order-list-container.scroll .odr-list:nth-child(even) {
    background: #f2f2f2;
  }

  .main-order-list-container.scroll .odr-list .mobile-heading-list {
    display: none;
  }

  .main-order-list-container.scroll .odr-list li.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number:before {
    content: "Order #";
    width: 100%;
    height: 15px;
    display: block;
    font-family: "Gaba";
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #757575;
  }
  .main-order-list-container.scroll .odr-list li.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-date:before {
    content: "Date";
    width: 100%;
    height: 15px;
    display: block;
    font-family: "Gaba";
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #757575;
  }
  .main-order-list-container.scroll .odr-list li.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total:before {
    content: "Order Total";
    width: 100%;
    height: 15px;
    display: block;
    font-family: "Gaba";
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #757575;
  }
  .main-order-list-container.scroll .odr-list li.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status:before {
    content: "Status";
    width: 100%;
    height: 15px;
    display: block;
    font-family: "Gaba";
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #757575;
  }
}
@media screen and (max-width: 765px) {
  /**765**/
  .login-main-form-container {
    padding: 15px;
    display: table;
    margin: 30px auto;
  }

  .myaccount-wrapper .account-left-navigation-main {
    width: 100%;
    min-height: inherit;
  }

  .myaccount-wrapper .woocommerce-MyAccount-content {
    width: 100%;
    min-height: inherit;
    margin-top: 30px;
  }

  .myaccount-wrapper .woocommerce-MyAccount-content {
    padding: 15px;
  }

  .cart-pg-outer .woocommerce-cart-form .shop_table .row {
    display: block;
  }

  .cart-pg-outer .cart-collaterals a.btn-2.inverse.button {
    padding: 12px 0 !important;
  }

  .cart-pg-outer .woocommerce-cart-form .product-thumbnail a div {
    width: 100%;
    height: 100%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
/**
 * Swiper 6.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 31, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#99b5dc;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* ==========================================================================
  inner page banner style
  ========================================================================== */
 /*preloader*/
/* :: 3.0 Preloader CSS */
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: #daa758;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cssload-loader {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: #000;
}

.cssload-loader,
.cssload-loader:after,
.cssload-loader:before {
  animation: 1.15s infinite ease-in-out;
  -o-animation: 1.15s infinite ease-in-out;
  -ms-animation: 1.15s infinite ease-in-out;
  -webkit-animation: 1.15s infinite ease-in-out;
  -moz-animation: 1.15s infinite ease-in-out;
}

.cssload-loader:after,
.cssload-loader:before {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.cssload-loader {
  animation-name: cssload-loader;
  -o-animation-name: cssload-loader;
  -ms-animation-name: cssload-loader;
  -webkit-animation-name: cssload-loader;
  -moz-animation-name: cssload-loader;
}

@keyframes cssload-loader {
  from {
    transform: scale(0);
    opacity: 1;
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
.innerPage_banner {
      width: 100%;
    padding: 4.8125rem 26px;
    text-align: center;
    background: url(../images/bg02.png) no-repeat 69px 46px;
    background-size: cover;
    background-attachment: fixed;
    background-color: #dc3545;
}
.innerPage_banner h1 {
  font-size: 2rem;
  color: #FFF;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.625rem;
}
.innerPage_banner .brudcrump ul {
  margin: 0;
  padding: 0;
}
.innerPage_banner .brudcrump ul li {
  display: inline-block;
  color: #FFF;
}
.innerPage_banner .brudcrump ul li a {
  color: #FFF;
}
.innerPage_banner .brudcrump ul li a:hover {
  opacity: 0.7;
}
.inner_img_left {
	width: 50%;
}
.inner_img_left img {
	top: 0;
    left: 0;
    top: 155px;
    width: 16%;
    position: absolute;
}
.inner_img_right {
	width: 50%;
}

.inner_img_right img {
	top: 155px;
    right: 0;
    /* height: 98px; */
    width: 16%;
    position: absolute;
}
/* about start ========================================================================== */
.rolex_about{
	margin-top: 70px;
    margin-bottom: 40px;
    overflow: hidden;
}
.rolex_about .about_title {
    margin-bottom: 18px;
    padding-left: 0;
}
.rolex_about .about_title h4 {
    margin: 0px;
    color: #ff0000;
    font-size: 22px;
    width: 40%;
    font-weight: 100;
    
    text-transform: capitalize;
}
.rolex_about .about_title small {
	font-size: 15px;
    color: #2c3853;
    letter-spacing: 1px;
    padding-bottom: 13px;
	margin-bottom: 20px;
  
}
.rolex_about .about_title p {
	font-weight: 300;
    color: #1a1a18;
    margin-bottom: 15px;
    margin-top: 10px;
}
.rolex_about img {
	border-radius: 10px;
    margin-top: 3em;
    min-height: 370px;
}
.about_top{
	padding-bottom: 130px;
    overflow: hidden;
    background: url(../images/buidling_bg_bottum.png)no-repeat;
    background-position: bottom;
    background-size: cover;
    background-attachment: inherit;
}	
.about_top .about_title {
	margin-top: 7em;
	margin-left: 3em;
    margin-bottom: 20px;
}
.about_top .about_title h2 {
    margin: 0px;
    color: #ff0000;
    font-size: 2.5rem;
    font-weight: 100;
    text-transform: capitalize;
}
.about_top .about_title h4 {
     margin: 0px;
    color: #ff0000;
    font-size: 22px;
    font-weight: 100;
    text-transform: capitalize;
}

.about_top .about_title small {
	font-size: 15px;
    color: #2c3853;
    letter-spacing: 1px;
    padding-bottom: 13px;
	margin-bottom: 20px;
  
}
 .about_top .about_title p {
	 margin-top: 7em;
	font-weight: 300;
    color: #1a1a18;
    margin-bottom: 15px;
    margin-top: 10px;
}
.about_top img.about_image {
	margin-top: 9em;
	border-radius: 10px;
	width:100%;
}

.about_highlight {
    background-image: url(../images/bodey_bg01.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
	    margin-top: 30px;
    margin-bottom: 45px;
}
.about_highlight .highlight_grid {
    max-width: 1160px;
    margin: auto;
}
.about_highlight .highlight_grid  .grid_highlight {
    display: block;
    margin: 0 -10px;
}
.about_highlight .highlight_grid  .grid_highlight .subtitle {
    font-size: 15px;
    line-height: 29px;
}
.about_highlight .highlight_grid  .grid_highlight h3 span.headline {
    font-size: 30px;
	color:#ff0000;
    line-height: 44px;
}
.about_highlight .highlight_grid  .grid_highlight .medium h3 {
    font-size: 30px;
	color:#ff0000;
    line-height: 44px;
}

.medium .headline {
    display: block;
}
.about_highlight .highlight_grid  .grid_highlight .show_box{
	    padding: 20px;
    margin-bottom: 50px;
    background-color: #ed1c240f;
    box-shadow: 0 0 18px 4px #e3e9ff;
    border-radius: 25px;
}
.about_highlight .highlight_grid  .grid_highlight .show_box .btHighlight .servicesItem {
    padding-left: 10px;
    padding-right: 10px;
}
.about_highlight .highlight_grid  .grid_highlight .show_box .btTextLeft .sIcon {
    float: left;
    display: block;
    position: relative;
    z-index: 2;
    margin: 0 -100% 0 0;
}
.about_highlight .highlight_grid  .grid_highlight .show_box .btTextLeft .btIco {
    margin-left: 0;
    margin-right: 5px;
}
.about_highlight .highlight_grid  .grid_highlight .show_box .btIco .btIcoHolder {
    line-height: inherit;
}
.about_highlight .highlight_grid  .grid_highlight .show_box .btTextLeft .mediumIcon.borderlessIconType .sTxt {
    margin-left: 64px;
}
.about_highlight .highlight_grid  .grid_highlight .show_box .servicesItem.mediumIcon .header.extrasmall {
    margin-top: 0;
    margin-bottom: 10px;
}
.about_highlight .highlight_grid  .grid_highlight .show_box .header .dash {
    display: block;
}
.about_highlight .highlight_grid  .grid_highlight .show_box .header.extrasmall h4 {
    font-size: 20px;
	    color: #01628f;
    font-weight: 700;
    line-height: 26px;
    text-transform: none;
}
.about_show_box .highlight_grid{
	width: 100%;
    float: left;
	box-shadow: 0 0 6px rgb(34 34 34 / 8%);
    margin-bottom: 50px;
	background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.about_show_box .highlight_grid .each_box{
	margin: 12px;
	border-radius: 13px;
    background-color: rgb(11, 96, 169);
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 25%), 0 -1px 1px rgb(0 0 0 / 13%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 25%), 0 -1px 1px rgb(0 0 0 / 13%);
}
.each_box i{
	font-size: 2em;
    font-weight: 800;
    letter-spacing: 1px;
    text-align: center;
    padding-left: 58px;
    padding-top: 30px;
    color: #ffffff;
    border: none;
}
.each_box h4{
	font-size: 1em;
    font-weight: 800;
    letter-spacing: 1px;
    padding: 10px;
   margin-top: 0;
    color: #ffffff;
    border: none;
}
.each_box p{
	    padding: 0 10px 10px 10px;
    color: #ffffff;
    font-size: 12px;
}
.get_intouch_bar {
	position:relative;
	padding-top: 80px;
	    padding-bottom: 26px;
	width: 100%;
	min-height: 247px;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	background-image: url(../images/01.jpg);
}
.bg-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
	opacity: 0.6;
    left: 0;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.get_intouch_bar h4 {
	color: #fff;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
.center-text {
    padding: 0 1rem;
	    color: #fff;
		    font-size: 16px;
}
.bordered {
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background: transparent !important;
}
.bordered.bg-white {
    border-color: #FFF;
    color: #FFF;
	    border-radius: 100px;
}
.get_intouch_bar .proces_box {
	box-shadow: 0 0 10px rgb(21 87 153 / 8%);
    padding: 28px 28px 30px;
	text-align: center;
	border-radius: 25px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.get_intouch_bar .moving_ve{
	 position: absolute;
}
.get_intouch_bar .moving_ve img{
	top: -40px;
    right: -59px;
    position: relative;
}

/* about end ========================================================================== */
/* contact start ========================================================================== */
.section_ph {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 20px;
}
.section_ph .addres_grid{
    background: rgba(0, 0, 0, 0) url(../images/hs3.png) no-repeat scroll 0 0 / cover;
    float: left;
	border-radius: 22px;
    margin-bottom: 30px;
    padding: 80px 50px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.section_ph .addres_grid:before {
    background: #ececec none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
	border-radius: 22px;
    top: 0;
    width: 100%;
    z-index: -1;
}
.section_ph .addres_grid .contact-detail {
    float: left;
    width: 100%;
}

.section_ph .addres_grid .contact-detail  .contact {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.section_ph .addres_grid .contact-detail .contact > i {
    color: #848484;
    float: left;
    font-size: 22px;
    margin-right: 20px;
}
.section_ph .addres_grid .contact-detail .contact > strong {
    color: #3e3e3e;
    display: table;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
.section_ph .addres_grid .contact-detail .contact > span {
    color: #686868;
    float: left;
    font-size: 12px;
    margin-right: 28px;
    margin-top: 15px;
}

.section_ph .addres_grid .addreas_head {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.section_ph .addres_grid .addreas_head h4{
	margin: 0px;
    color: #ff0000;
    font-size: 22px;
    font-weight: 100;
    text-transform: capitalize;
}
.section_ph .addres_grid .addreas_head small {
    font-size: 15px;
    color: #2c3853;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.section_ph .addres_grid .addreas_head p {
        background: #fff;
    padding: 10px;
}
.section_ph .addres_grid .addreas_head hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 10px 0 !important;
    padding: 0;
}

.section_ph .office_timegrid {
    border: 2px solid #ececec;
    padding: 20px 30px;
	border-radius: 22px;
}
.section_ph .office_timegrid h3 {
   margin: 0px;
    color: #ff0000;
    font-size: 22px;
    font-weight: 100;
    text-transform: capitalize;
    padding-bottom: 15px;
}
.section_ph .office_timegrid ul {
    padding: 0;
    list-style: none;
    margin: 10px 0;
}
.section_ph .office_timegrid ul li{
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #f4f4f4;
}
.section_ph .office_timegrid ul li span {
    float: right;
}
.section_ph .enquiry_form {
    margin:45px auto 0;
	width:100%;
}
.section_ph .txtarea{
	width:95%;
}

#map iframe{
  border-radius: 45px;
}

/* contact end ========================================================================== */

.special_item .content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 13px 15px 15px 0 rgb(105 105 105 / 8%);
    padding: 18px;
}
.special_item .content::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    transition: all .4s;
}
.special_item.color_1 .content::before {
    background: #B09358;
    background: -webkit-linear-gradient(left,#ffc107,#e49905);
    background: -o-linear-gradient(left,#ffc107,#e49905);
    background: -moz-linear-gradient(left,#ffc107,#e49905);
    background: linear-gradient(left,#ffc107,#e49905);
}
.special_item.color_2 .content::before {
    background: #F2AE27;
    background:-webkit-linear-gradient(left,#ffc107,#1b1401);
    background: -o-linear-gradient(left,#ffc107,#1b1401);
    background: -moz-linear-gradient(left,#ffc107,#1b1401);
    background: linear-gradient(left,#ffc107,#1b1401);
}
.special_item .limg img{
   width: 60% !important;
    margin: 0 auto;
    border-radius: 50%;
}

.special_item .content .title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.333333;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 6px;
}
.course_item .content .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
}
a:hover, a:focus {
    text-decoration: none!important;
}
/* end========================================================================== */

.living-room {
    overflow: hidden;
    background: url(../images/home/home_bg_02.png) -99px -54px ;
    width: 100%;
    height: auto;
    padding: 0 5rem;
    position: relative;
}
.living-room .groupcategoriestab-vertical {
    padding-bottom: 174px;
    padding-top: 100px;
}
.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .block-title-content .title-block {
    text-transform: capitalize;
    font-size: 2rem;
    color: #000000;
    margin-bottom: 25px;
    line-height: 1;
    font-family: "Poppins",sans-serif;
    font-weight: 700;
    text-align: left;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .cate-child-vertical {
    min-width: 170px;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .cate-child-vertical ul {
    width: 100%;
    padding-left: 0;
    list-style: none;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .cate-child-vertical ul li {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .cate-child-vertical ul li:last-child {
  border-bottom: none;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .cate-child-vertical ul li:last-child a {
  color: #000;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .cate-child-vertical ul li a {
  font-size: 11px;
  color: #037589;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  padding: 6px 0 7px 0;
  width: 100%;
  position: relative;
  transition: all 0.35s ease;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .cate-child-vertical ul li a:hover {
  padding-left: 23px;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-3 .cate-child-vertical ul li a:hover:before {
  content: "\f301";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Material-Design-Iconic-Font";
  font-size: 16px;
  color: #666;
  line-height: 29px;
  transition: all 0.5s ease;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-9 .title-tab-content ul {
    padding-left: 0;
    margin-bottom: 40px;
    list-style: none;
    border: none;
    margin-top: 7px;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-9 .title-tab-content ul li {
    margin-right: 10px;
    border-radius: 20px;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-9 .title-tab-content ul .active {
    color: #fff;
    background: #e79e0d;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-9 .title-tab-content ul li a {
    border-radius: 25px;
    padding: 8px 23px;
    background: #fff;
    color: #666;
    font-weight: 500;
    transition: all 0.35s ease;
    font-size: 11px;
    text-transform: uppercase;
    white-space: nowrap;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-9 .title-tab-content ul li a:hover {
  color: #fff !important;
  background: #000;
}
 .living-room .groupcategoriestab-vertical .grouptab .flex-9 .title-tab-content ul .active {
  color: #fff;
  background: #d83c22;
}
.living-room .groupcategoriestab-vertical .grouptab .flex-9 .tab-content {
    padding-bottom: 13px;
}
.living-room .color_pro .content::before {
    background: #fffff;
    background: -webkit-linear-gradient(left,#fffff,#fffff);
    background: -o-linear-gradient(left,#fffff,#fffff);
    background: -moz-linear-gradient(left,#fffff,#fffff);
    background: linear-gradient(left,#fffff,#fffff);
}
.living-room .color_pro .content::before {
    background: #fffff;
    background: -webkit-linear-gradient(left,#fffff,#fffff);
    background: -o-linear-gradient(left,#fffff,#fffff);
    background: -moz-linear-gradient(left,#fffff,#fffff);
    background: linear-gradient(left,#fffff,#fffff);
}
.living-room .pro_ad img{
       max-width: 100%;
    max-height: 260px;
    border-radius: 5px; 
}
.living-room .owl-carousel .item {
	box-shadow: 0 1px 5px 0px #dee2e6;
    border-radius: 10px;
}
.living-room .owl-carousel .item:hover {
	    background: #e9ecef;
}

.group-image-special {
    position: relative;
    overflow: hidden;
    margin-top: -128px;
    margin-bottom: -98px;
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 -10px 2px 0 rgb(0 0 0 / 4%);
    border-radius: 10px;
    z-index: 1;
}
.group-image-special .effect {
    overflow: hidden;
    position: relative;
}
.group-image-special .effect img {
        transition: all 0.2s linear;
    max-height: 250px;
    max-width: 100%;
    width: 100%;
    height: 250px;
}
.group-image-special .effect:hover:after {
  right: -55%;
  top: 120%;
}
.group-image-special .effect img {
  transition: all 0.2s linear;
  border-radius: 10px;
}
.group-image-special .effect img:hover {
  filter: brightness(60%);
}
.group-image-special .effect:after {
  content: "";
  display: inline-block;
  width: 150%;
  height: 80%;
  position: absolute;
  right: 32%;
  top: -75%;
  background: rgba(255, 255, 255, 0.1);
  transform: skewY(-50deg);
  transition: all 0.5s ease;
}
.tab-content .item .product-description {
    padding: 21px 4px 30px;
    position: relative;
	    text-align: center;
}
.tab-content .product-description .product-groups {
    opacity: 1;
    transition: all 300ms ease;
}
.tab-content .product-description .product-groups .product-title {
    font-size: 14px;
}
.tab-content .item .product-description .product-groups .product-title a {
    font-family: "Poppins",sans-serif;
    color: #666;
}
.tab-content .item .product-description .product-groups .product-group-price {
    line-height: 1;
    margin-top: 11px;
}
.tab-content .item .product-description .product-groups .product-group-price .price {
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    color: #222;
    font-size: 14px;
}
.tab-content .item .product-description .product-groups .product-group-price .regular-price {
    font-size: 12px;
    color: #a9a9a9;
    margin-left: 10px;
    text-decoration: line-through;
}
/* product end========================================================================== */
.events_home_wrapper {
  background: #ffffff;
    padding-top: 100px;  }
.events_home_wrapper .events_list_slider {
    margin: 45px 0; }
.events_home_wrapper .events_list_slider .each_event_slide .img_hold {
	overflow: hidden;
    border-radius: 10px;	}
.events_home_wrapper .events_list_slider .each_event_slide .img_hold a {
    display: block;
    position: relative;
    overflow: hidden;
    max-height: 250px; }
.events_home_wrapper .events_list_slider .each_event_slide .img_hold a img {
	    min-height: 250px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
	transition: all ease 0.5s; }
.events_home_wrapper .events_list_slider .each_event_slide .img_hold a:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1); }
.events_home_wrapper .events_list_slider .each_event_slide .img_hold .event_dt {
	    display: block;
    padding: 6px 7px 0;
    margin: 4px;
    background: #ee2f1e;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;}
.events_home_wrapper .events_list_slider .each_event_slide .img_hold .event_dt h3 {
    font-weight: 800;
    font-size: 12px;
    display: block;
    text-align: center;
    color: #ffffff; }
.events_home_wrapper .events_list_slider .each_event_slide .img_hold .event_dt h4 {
    font-weight: 600;
    font-size: 16px;
    display: block;
    text-align: center;
    margin-bottom: 0;
    color: #ffffff; }
.events_home_wrapper .events_list_slider .each_event_slide .events_meta_block {
        margin: 15px 0;
    padding: 7px; }
.events_home_wrapper .events_list_slider .each_event_slide .events_meta_block .event_title {
    display: block;
    padding-bottom: 7px;
    border-bottom: 1px solid #d9d7d7;
    margin-bottom: 15px;
    color: #1c2e5c;
    font-size: 18px;
    font-weight: 600; }
.events_home_wrapper .events_list_slider .each_event_slide .events_meta_block .event_place_date span {
	display: block;
    color: #6f7074;
    font-size: 13px;
    font-weight: 400;
    margin: 4px; }
.events_home_wrapper .events_list_slider .each_event_slide .events_meta_block .event_place_date span i {
    margin-right: 5px; }
.events_home_wrapper .events_list_slider .each_event_slide .events_meta_block  p {
    text-align: left !important; }
	
.events_home_wrapper .owl-carousel .item {
	box-shadow: 0 1px 5px 0px #dee2e6;
    border-radius: 10px;
}
.events_home_wrapper .owl-carousel .owl-nav {
     position: absolute;
    display: block !important;
    top: 38%;
    left: 19px;
    width: 101%;
    margin-top: -20px;
}
.events_home_wrapper .owl-carousel .fa {
  background: #eee;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
  cursor: pointer;
}
.events_home_wrapper .owl-carousel .fa:hover {
  background: #f2f141;
  color: #FFF;
}
.events_home_wrapper .owl-carousel .fa-chevron-right {
  float: right;
  margin-right: 1px;
}
.events_home_wrapper .owl-carousel .fa-chevron-left {
  float: left;
  margin-left: -45px;
}


/* events end========================================================================== */
.home_welcome{
	margin-top: 45px;
    margin-bottom: 20px;
	    overflow: hidden;
}
.home_welcome .head  {
	text-align: center;
	    margin-top: 45px;
} 
 .home_welcome .head h2 {
	margin-bottom: 0;
      text-align: center;
	  text-transform: capitalize;
	  font-weight: 700;
	  line-height: 1.5;
	  font-size: 1.625pc;
	  color: #ef4323;
} 
 .home_welcome .head .left_style {
    font-size: 0;
    height: 3px;
    width: 75px;
    display: inline-block;
    vertical-align: middle;
    background-color: #d5d5d5;
    margin: 0 12px;
}
.home_welcome .head h2 span {
	color:#000000;
	    font-size: 2.4pc;} 

/* custom end========================================================================== */
a.whatsappChat {
    display: inline-block;
    background: #36b345;
    position: fixed;
    right: 15px;
    bottom: 15px;
    border-radius: 5px;
    padding: 10px;
    font-size: 13px;
    color: #fff;
    z-index: 99998;
}
.ph_icon_ani {
    position: relative;
    padding: 4px;
    border-radius: 10%;
    opacity: .99;
    animation: ph_icon_animation_style 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}

@-moz-keyframes ph_icon_animation_style {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes ph_icon_animation_style {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes ph_icon_animation_style {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
a.whatsappChat i {
    font-size: 27px;
}

a.whatsappChat:hover {
    color: #fff;
}
.home_intro {
		margin-top: 45px;
		margin-bottom: 20px;
	    overflow: hidden;
		
		width: 100%;
  height: auto;
  min-height: 700px;
  clear: both;
  padding: 100px 0;
  background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  background: url(images/.jpg) top center;
	}
	.home_intro .intro_title_box{
		    float: left;
			margin-top: 60px;
	}
	.home_intro .intro_title_box h2{
		margin-bottom: 18px;
      width: 41%;
	  text-transform: capitalize;
	  font-weight: 700;
	      line-height: 36px;
	  font-size: 1.625pc;
	  color: #000000;
	}
	.home_intro .intro_title_box h2 span{
		color:#ee2f1e;
	    font-size: 2.4pc;}
		
.home_intro .ani_grid {
    font-size: 0;
    position: absolute;
    width: 50%;
    right: 0;
    top: 100px;
    display: block;
    vertical-align: middle;
    /* background-color: #ef3d1e; */
    margin: 0 12px;
}
.home_intro .ani_grid i {
	    font-size: 40px;
  animation-duration: 3s;
  animation-name: slidein;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.home_intro img.size{
	margin-top: 5em;}
@keyframes slidein {
  from {
    margin-right: 0%;
    width: 300%;
  }

  to {
    margin-left: 100%;
    width: 100%;
  }
}
-moz-keyframes ph_icon_animation_style {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-2deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(2deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-2deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(2deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes ph_icon_animation_style {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-2deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(2deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-2deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(2deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes ph_icon_animation_style {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-2deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(2deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-2deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(2deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
.pro_animation {
	position: relative;
	opacity: .99;
    animation: ph_icon_animation_style 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}
.page_btn {
  display: inline-block;
  text-align: center;
  position: relative;
  border-radius: 25px;
  padding: 8px 20px 8px;
  font-weight: 500;
  background: #000000;
    background: -webkit-linear-gradient(left,#000000,#000000);
    background: -o-linear-gradient(left,#000000,#000000);
    background: -moz-linear-gradient(left,#000000,#000000);
    background: linear-gradient(left,#000000,#000000);
  font-size: 13px;
  color: #ffffff;
  z-index: 1;
  border: none;
  box-shadow: none;}
.page_btn::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #F13C20;
	border-radius: 25px;
    z-index: -1;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s; }
.page_btn:hover {
    color: #ffffff; }
.page_btn:hover::before {
      width: 100%; }

.home_enquiry {
	overflow: hidden;
	background:#fff;
}
.home_enquiry .enq_box{
	padding-top:55px;
	padding-bottom:55px;
	    border-radius: 10px;
}
.home_enquiry .enq_box .enq_image{
	width: 100%;
	    border-radius: 10px 0 0 10px;
}
.home_enquiry .enq_text{
	    background: #ffc107;
    border-radius: 0 10px 10px 0;
    padding: 56px 0;
    text-align: center
}
.home_enquiry .enq_text h4 {
	width: 70%;
    margin: 0 auto;
    font-size: 2em;
    color: #fff;
    font-weight: 600;
}
.home_enquiry .enq_text span {
	    margin: 0 auto;
    color: #000;
    font-weight: 500;
}
.home_enquiry .enq_btn {
	    position: absolute;
    border: 10px solid #e9ecef;
    border-radius: 100%;
    background: red;
    z-index: 73;
    width: 100px;
    height: 100px;
    top: 38px;
    left: -51px;
}
.home_enquiry .enq_btn .call_btn{
	    color: #ffffff;
}
.home_enquiry .enq_btn .call_btn i{
	font-size: 35px;
    margin: 10px;
}
.quick-alo-ph-circle {
    border-color: #00A1FF;
    opacity: 0.5;
}
.quick-alo-ph-circle {
    position: absolute;
    width: 95px;
    height: 95px;
    top: -6px;
    right: -8px;
    border: 2px solid #fff;
    background-color: transparent;
    border-radius: 100%;
    opacity: .1;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}
.quick-alo-ph-circle-fill {
    background-color: rgb(246, 202, 98);
    opacity: .75 !important;
}
.quick-alo-ph-circle-fill {
    position: absolute;
    width: 77px;
    height: 77px;
    top: 1px;
    right: 1px;
    background-color: #0d85b8;
    border-radius: 100%;
    border: 7px solid #28a745;
    /* border: 10px solid #e9ecef; */
    opacity: .1;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}
.quick-alo-ph-img-circle {
}
.quick-alo-ph-img-circle {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 8px;
    right: 10px;
    background: #0d85b8 url(../images/home/phone.png)no-repeat center center;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}
.quick-alo-phone .quick-alo-green .quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #ff0101;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.home_intro_ani {
		margin-top: 45px;
		overflow: hidden;
		
		width: 100%;
  height: auto;
  clear: both;
  padding: 100px 0;
  background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  background: url(../images/home/waves_white-15.png) top center;
      background-color: #ffc107;
	}
	.home_intro_ani .intro_title_box{
		    float: left;
			margin-top: 60px;
	}
	.home_intro_ani .intro_title_box h2{
		margin-bottom: 18px;
      width: 56%;
	  text-transform: capitalize;
	  font-weight: 700;
	      line-height: 36px;
	  font-size: 1.625pc;
	  color: #000000;
	}
	.home_intro_ani .intro_title_box h2 span{
		color:#ee2f1e;
	    font-size: 2.4pc;}       
	.home_intro_ani .home_pro_hover {
		background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(../images/home/chilly_cutpice.png);
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    z-index: 1;
    /* width: 100%; */
    height: 100%;
		} 
		.home_intro_ani .home_pro_hover{
		transition:3s;
		
		} 
		
	.home_intro_ani:hover .home_pro_hover{
		transform: scale(1,1) translate(0, 24px);
		} 
.home_sub_slide {
	overflow: hidden;
	width: 100%;
  height: auto;
  clear: both;
  padding: 100px 0;
  background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  background: url(../images/home/waves_white-15.png) top center;
      background-color: #ffc107;
}
@media (min-width: 1025px) and (max-width: 1400px)
.course_item .content {
    box-shadow: 5px 10px 10px 0 rgb(105 105 105 / 8%);
}
.footer_ani_grid  {
	background: #eeeeee;
    padding-top: 30px;
    padding-bottom: 4px;
}
.footer_ani_grid i {
	font-size: 20px;;
  animation-duration: 15s;
  animation-name: footer_bar;
  animation-iteration-count: infinite;
  animation-direction: normal;
}
@keyframes footer_bar {
  from {
    margin-right: 0%;
    width: 300%;
  }
	
 80% {
   color:#ef3c22;
  }
  
  to {
    margin-left: 100%;
    width: 100%;
  }
}	
.testimonials_home_wrapper {
	 background: #ffffff;
    margin-top: 45px;
    margin-bottom: 30px;  }
 

.testimonials_home_wrapper .testi_list_slider {
    margin: 45px 0; }
.testimonials_home_wrapper .testi_list_slider .each_testi_slide .img_hold {
	overflow: hidden;
    margin: 50px 40px;
    padding: 3px;
    border-radius: 100%;
    border: 10px solid #eee;
    width: 60%;}
	.testimonials_home_wrapper .testi_list_slider .each_testi_slide .img_hold:before {
		
	}
.testimonials_home_wrapper .testi_list_slider .each_testi_slide .img_hold a img {
	 -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
	transition: all ease 0.5s; 
	border-radius: 100%;}
.testimonials_home_wrapper .testi_list_slider .each_testi_slide .img_hold a:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1); }
.testimonials_home_wrapper .testi_list_slider .each_testi_slide .text_hold {
    overflow: hidden;
    margin: 57px 0;
    padding: 10px;}
.testimonials_home_wrapper .testi_list_slider .each_testi_slide .text_hold h3{
       display: block;
    margin-bottom: 0;
     text-transform: capitalize;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 3px;
    font-size: 1.625pc;
    color: #222;}
.testimonials_home_wrapper .testi_list_slider .each_testi_slide .text_hold span{
    display: block;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 100;
    line-height: 1.5;
    letter-spacing: 3px;
    font-size: 1pc;
    color: #91969a;}
.testimonials_home_wrapper .testi_list_slider .each_testi_slide .text_hold p b{
    font-weight: 700;
    font-size: 1.625pc;
    color: #222;}
.testimonials_home_wrapper .flip img{
		color: #fff;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-o-transition: .5s all;
		-ms-transition: .5s all;
		transition: .5s all;
	}
.testimonials_home_wrapper .flip:hover img{
		border-color: #02bbd2; 
	color:#02bbd2; 
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
    transform: rotatey(360deg);	
	-o-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);	
	}	

.testimonials_home_wrapper .owl-carousel .item {
	border-radius: 10px;
    margin: 4px;
}
.testimonials_home_wrapper .owl-carousel .item:hover {
	
}
.testimonials_home_wrapper .owl-nav .fa {
	float: right;
    background: #ddd;
    border-radius: 4px;
    padding: 6px;
	margin:1px;
    line-height: 1;
}
.testimonials_home_wrapper .ani_grid {
    font-size: 0;
    right: 0;
    display: block;
    vertical-align: middle;
    /* background-color: #ef3d1e; */
    margin: 0 12px;
}
.testimonials_home_wrapper .ani_grid p {
	animation: typing 3s steps(22), blink .5s step-end infinite alternate;
	animation-duration: 5s;
    animation-name: slidein;
    animation-iteration-count: finite;
    animation-direction: reverse;
}
@keyframes slidein {
  from {
    margin-right: 2%;
	
  }

  to {
    margin-left: 100%;
    width: 100%;
  }
}
.ad_grid {
	margin-top: 70px;
}
.ad_grid .ad_bg{
	display: inline-flex;
	clear: both;
	padding: 100px 0;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: url(images/home/03.png) no-repeat;
    background-color: #fff;
}
.ad_grid .ad_bg .overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(
90.1deg
, #ffeecc 38.57%, rgba(255, 238, 204, 0) 66.47%);
}


.offer-add {
    background-size: 100% 100%;
    border-radius: 12px;
    position: relative;
    padding: 44px 49px 25px;
    margin-bottom: 25px;
    z-index: 1;
    overflow: hidden;
}
.offer-add .animated-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    -webkit-animation: 20s linear 0s infinite normal none running left-loop;
    animation: 20s linear 0s infinite normal none running left-loop;
}
.offer-add .animated-img-2 {
    -webkit-animation: 20s linear 0s infinite normal none running left-loop-2;
    animation: 20s linear 0s infinite normal none running left-loop-2;
}
.offer-add .animated-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    -webkit-animation: 20s linear 0s infinite normal none running left-loop;
    animation: 20s linear 0s infinite normal none running left-loop;
}
.offer-add .overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(
90.1deg
, #ffeecc 38.57%, rgba(255, 238, 204, 0) 66.47%);
}
.offer-add .add-details {
    width: 49%;
    position: relative;
}
.offer-add .bg-img-2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
}
	
.offer-add .ani_grid img {
	font-size: 20px;
    animation-duration: 5s;
    animation-name: footer_bar;
    animation-iteration-count: infinite;
    animation-direction: reverse;
}
.offer-add .ani_grid1 img {
	font-size: 20px;
    animation-duration: 5s;
    animation-name: footer_bar;
    animation-iteration-count: infinite;
    animation-direction: reverse;
}

@keyframes slidein {
  from {
    margin-right: 0%;
    width: 300%;
  }

  to {
    margin-left: 100%;
    width: 100%;
  }
}
.delivery_root {
	margin-top: 45px;
    overflow: hidden;
    width: 100%;
    height: auto;
    clear: both;
    padding: 50px 0 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: url(images/.png) 527px 0;
    background-color: #fff;
}
.delivery_root .home_welcome{
	margin-top: 45px;
    margin-bottom: 20px;
	    overflow: hidden;
}
.delivery_root .home_welcome .head  {
	text-align: center;
} 
.delivery_root .home_welcome .head h2 {
	margin-bottom: 0;
      text-align: center;
	  text-transform: capitalize;
	  font-weight: 700;
	  line-height: 1.5;
	  font-size: 1.625pc;
	  color: #ef4323;
} 
.delivery_root .home_welcome .head .left_style {
    font-size: 0;
    height: 3px;
    width: 75px;
    display: inline-block;
    vertical-align: middle;
    background-color: #d5d5d5;
    margin: 0 12px;
}
.delivery_root .home_welcome .head h2 span {
	color:#000000;
	    font-size: 2.4pc;} 
.delivery_root .home_welcome .head i.marker{
	font-size: 2em;} 

.delivery_root .root_title_box{
	float: left;
	margin-top: 60px;
}
.delivery_root .root_title_box h2{
	margin-bottom: 18px;
    width: 38%;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 36px;
	font-size: 1.625pc;
	color: #000000;
}
.delivery_root .root_title_box h2 span{
	color:#ee2f1e;
    font-size: 2.4pc;
} 
.delivery_root .root .root_map{
	margin: 20px 0 0 0;
	height:320px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background: url(/map.jpg) top center;
} 
.delivery_root .item .root_map  img{
	background:none !important;
} 
.delivery_root .map_animation {
}
.delivery_root .map_animation {
    position: absolute;
    top: 90px;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}
.delivery_root .map_animation {
}

@-moz-keyframes map_ani {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes map_ani {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes map_ani {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
 .moving_ve{
	 position: absolute;
}
 .moving_ve img{
	top: -40px;
    right: -59px;
    position: relative;
}

.points_listing {
  margin: 0 0 2rem;
  padding: 0;
}
.points_listing li {
	display: inline-block;
	width: 100%;
	position: relative;
	color: #1a1a18;
	margin: 0.625rem 0;
	font-size: 14px;
    font-weight: 300;
    color: #1a1a18;
    line-height: 19px;
  
}
.points_listing li i{
	padding-right: 12px;
}

.points_listing li:hover i{
  color: #898a8c;
}

/* about start ========================================================================== */
.about {
    background: #ffffff;
  padding: 4.375rem 0 0;
}
.about h3 {
	color: #0b2e69;
    margin-bottom: 13px;
    font-size: 2rem;
    font-weight: 700;
    text-transform: capitalize;
}
.about h3 span{
	font-size: 2.4pc;
}

.about p.bg{
	position: relative;
    background: #dc3545;
    color: #f6f7fd;
    padding: 2rem 2%;
    font-size: 2em;
    line-height: normal;
    margin: 1.5rem 0;
	border-radius: 7px;
    box-shadow: 0 0.4rem 0.8rem -0.1rem rgb(0 32 128 / 10%), 0 0 0 1px #f0f2f7;
}
.about p.bg1{
	background: #f5f5f5;
    padding: 10px;
    border-radius: 7px;
}

.about p{
	text-align: justify;
}
.about img{
	border-radius: 10px;
}

.about span{
	font-size: 15px;
	    color: #ee6003;
    letter-spacing: 1px;
    padding-bottom: 13px;
}
.dot-elastic {
      position: relative;
    top: -74px;
    right: 101px;
    float: right;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #f6f7fd;
    color: #f6f7fd;
    animation: dotElastic 1s infinite linear;
}

.dot-elastic::before, .dot-elastic::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-elastic::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ffffff;
  color: #9880ff;
  animation: dotElasticBefore 1s infinite linear;
}

.dot-elastic::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ffffff;
  color: #9880ff;
  animation: dotElasticAfter 1s infinite linear;
}
@keyframes dotElasticBefore {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1.5);
  }
  50% {
    transform: scale(1, 0.67);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes dotElastic {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 1.5);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes dotElasticAfter {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 0.67);
  }
  75% {
    transform: scale(1, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}

/* ===========icon animation end============= */
 /* ========   how we can help ============================= */ 
   .drs_help{
  display: inline-block;
  width: 100%;
  padding-bottom: 4.125rem;
    padding: 5.625rem 0;
}
.drs_help .container {
 max-width: 117.5rem;
  padding-left: 6.25rem;
}
.drs_help .pt-55 {
  margin-top: 2rem;
}
.drs_help h2 {
  margin-bottom: 18px;
    width: 82%;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 36px;
    font-size: 1.625pc;
    color: #000000;
}
.drs_help h2 span{
	color: #ee2f1e;
    font-size: 2pc;
}

.drs_help .about_title {
	padding-left: 17px;
}

.drs_help .drs_about p {
	font-size: 1.375rem;
    line-height: 2rem;
    font-weight: 300;
    color: #1a1a18;
    margin-bottom: 15px;
    margin-top: 10px;
  
}
.drs_help .specil_grid {
    background-color: #f5f5f5;
    box-shadow: 0 0 6px #e3e9ff;
    padding: 28px 28px 30px;
    border-radius: 25px;
	
    position: relative;
    min-height: 199px;
    overflow: hidden;
}
.drs_help .specil_grid:before {
    content: "";
    position: absolute;
    top: 6px;
    left: -1px;
    width: 7px;
    height: 166px;
    background-image: url(../images/shape3.png);
    background-repeat: no-repeat;
}
.drs_help .specil_grid h4 {
    color: #000;
    margin-bottom: 1.25rem;
    font-weight: 400;
    font-size: 16px;
}
.drs_help .specil_grid img.help_img {
	border-radius:10px;
	margin-top:1em;
}

@-moz-keyframes ph_icon_animation_style {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-5deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(5deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-5deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(5deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes ph_icon_animation_style {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-5deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(5deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-5deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(5deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes ph_icon_animation_style {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-5deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(5deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-5deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(5deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
.drs_help .specil_grid_anima:hover {
	position: relative;
	opacity: .99;
    animation: ph_icon_animation_style 1s ease-in-out;
    transform-origin: 50% 50%;
}
.drs_help  .specil_grid .points_listing {
  margin: 0 0 5rem;
  padding: 0;
}
.drs_help  .specil_grid .points_listing li {
  display: inline-block;
  width: 100%;
  padding-left: 1.875rem;
  position: relative;
  color: #1a1a18;
  font-size: 1.375rem;
  font-weight: 300;
  margin: 0.625rem 0;
}
.drs_help  .specil_grid .points_listing li:before {
  content: "";
  display: inline-block;
  font-size: 1.375rem;
  font-family: "FontAwesome";
  color: #eb6003;
  position: absolute;
  left: 0;
  top: 0;
}
   /* ========   how we can help end ============================= */
.banner-splatter{
	width: 100%;
    height: 25px;
    position: absolute;
   bottom: 7px;
    z-index: 5;
    left: 0px;
    background: url(../images/home/banner-splatter.png);
}
.banne_footer_half_circle {
    position: absolute;
    top: 100%;
    margin-top: -40px;
    width: 100%;
    z-index: 5;
    text-align: center;
}
.banne_footer_half_circle svg g > * {
    fill: #fff;
    stroke: #fff;
}
/* about_section end   ========================================================================== */
.brands_section {
    margin-top: 45px;
    margin-bottom: 45px;
}
/* brands end   ========================================================================== */
.favourate_choice {
		overflow: hidden;
		width: 100%;
	  height: auto;
	  clear: both;
	  padding: 100px 0;
	  background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	  background: url(../images/home/waves_white-15.png) top center;
		  background-color: #ffc107;
	}
	.favourate_choice .intro_title_box{
		    float: left;
			margin-top: 0px;
	}
	.favourate_choice .intro_title_box h2{
		margin-bottom: 18px;
      width: 82%;
	  text-transform: capitalize;
	  font-weight: 700;
	      line-height: 36px;
	  font-size: 1.625pc;
	  color: #000000;
	}
	.favourate_choice .intro_title_box h2 span{
		color:#ee2f1e;
	    font-size: 2.4pc;} 
	.favourate_choice .course_item .content {
    min-height: 125px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 13px 15px 15px 0 rgb(105 105 105 / 8%);
    padding: 18px;
}
.favourate_item .content::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 62px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    transition: all .4s;
}
.favourate_item.color_1 .content::before {
    background: #B09358;
    background: -webkit-linear-gradient(left,#ffc107,#e49905);
    background: -o-linear-gradient(left,#ffc107,#e49905);
    background: -moz-linear-gradient(left,#ffc107,#e49905);
    background: linear-gradient(left,#ffc107,#e49905);
}
.favourate_item.color_2 .content::before {
    background: #F2AE27;
    background:-webkit-linear-gradient(left,#ffc107,#1b1401);
    background: -o-linear-gradient(left,#ffc107,#1b1401);
    background: -moz-linear-gradient(left,#ffc107,#1b1401);
    background: linear-gradient(left,#ffc107,#1b1401);
}
.favourate_item .content .title {
    font-weight: 600;
    font-size: 40px;
    line-height: 1.333333;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 6px;
	padding-top: 26px;
}
.favourate_item .content .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
        text-align: center;
    margin-bottom: 11px;
}
.favourate_item a.dishesimg img{
    width: 44%;
    float: left;
    border-radius: 50%;
}

a:hover, a:focus {
    text-decoration: none!important;
}
.our_highhlights {
	margin-top:45px;
	margin-botom:35px;
	overflow: hidden;
	width: 100%;
	height: auto;
	clear: both;
	padding: 100px 0;
	
}
.our_highhlights .intro_title_box{
		    float: left;
			margin-top: 0px;
	}
	.our_highhlights .intro_title_box h2{
		margin-bottom: 18px;
      width: 82%;
	  text-transform: capitalize;
	  font-weight: 700;
	      line-height: 36px;
	  font-size: 1.625pc;
	  color: #000000;
	}
	.our_highhlights .intro_title_box h2 span{
		color:#ee2f1e;
	    font-size: 2.4pc;} 
.our_veriety .content::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 62px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    transition: all .4s;
}
.our_veriety.color_1 .content::before {
    background: #B09358;
    background: -webkit-linear-gradient(left,#ffffff,#000000);
    background: -o-linear-gradient(left,#ffffff,#000000);
    background: -moz-linear-gradient(left,#ffffff,#000000);
    background: linear-gradient(left,#ffffff,#000000);
}
.our_veriety.color_2 .content::before {
    background: #B09358;
    background: -webkit-linear-gradient(left,#000000,#ffffff);
    background: -o-linear-gradient(left,#000000,#ffffff);
    background: -moz-linear-gradient(left,#000000,#ffffff);
    background: linear-gradient(left,#000000,#ffffff);
}
.our_veriety .content .title {
    font-weight: 600;
    font-size: 19px;
    line-height: 1.333333;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 6px;
    padding-top: 24px;
}
.our_veriety .content .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
        text-align: center;
    margin-bottom: 11px;
}
.our_veriety a.dishesimg img{
    width: 28%;
    float: left;
    border-radius: 50%;
}

a:hover, a:focus {
    text-decoration: none!important;
}

.eato_cousines .intro_title_box h2{
	margin-bottom: 18px;
    width: 82%;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 36px;
	font-size: 1.625pc;
	color: #000000;
}
.eato_cousines .intro_title_box h2 span{
	color:#ee2f1e;
	font-size: 2.4pc;
}
.eato_cousines ul {
	list-style: none;
}
.eato_cousines ul li{
     width:	50%;
	float: left;
}
.eato_cousines ul li i{
    padding-right: 6px;
}
.eato_cousines ul li:hover i{
    color:#ee2f1e;
}
.menu_grid {
	width: 32%;
    position: fixed;
    right: -422px;
	transition-deley:5s;
}

.menu_grid:hover {
  right: 0;
}

.menu_grid a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}
.float_menu {
	top: 120px;
	max-height: 360px;
	min-height: 360px;
	border-radius: 30px;
    transition-duration: 5s;
	z-index: 999;
}
.menu_card .vertical_head{
    padding: 1px 13px 1px 13px;
    background: red;
    /* width: 24%; */
    color: #fff;
    font-size: 15px;
    border-radius: 30px;
    position: absolute;
    left: -71px;
    top: 254px;
    transform: rotate( 
270deg);
}
.menu_card .vertical_head h4{
    font-size: 20px;
    font-weight: 400;
}

.menu_card .vertical_img img {
    position: absolute;
    left: -113px;
    top: 251px;
    width: 22%;
}
.menu_card .menu_pdf {
    padding:10px;
	max-height: 500px;
    overflow-y: scroll;
    border-radius: 5px;
}
.menu_card .tooltip {
   background:#022;
   color:#ffffff;
}
.pro_section {
    padding-bottom: 138px;
}
.pro_section h3.head{
   color: #ad0b0c;
    margin-top: 3.75rem;
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
}

.pro_section .pro_list {
    margin-top: 76px;
}
.pro_section .pro_list .pro_grid {
    background-color: #f5f5f5;
    box-shadow: 0 0 10px rgb(21 87 153 / 8%);
    padding: 28px 28px 30px;
    border-radius: 25px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.pro_section .pro_list .pro_grid:before {
    content: "";
    position: absolute;
    top: 6px;
    left: -1px;
    width: 7px;
    height: 166px;
    background-image: url(../images/shape3.png);
    background-repeat: no-repeat;
}
.pro_section .pro_list .pro_grid:nth-child(2) {
    left: -100px;
}

.pro_section .pro_list .pro_grid .pro-meta li {
    display: inline-block;
    color: #575757;
    font-size: 14.23px;
    margin-right: 11px;
}
.pro_section .pro_list .pro_grid .pro-meta li:last-child {
    margin-right: 0;
}
.pro_section .pro_list .pro_grid .pro-meta li {
    display: inline-block;
    color: #575757;
    font-size: 14.23px;
    margin-right: 11px;
}
.pro_section .pro_list .pro_grid > h3 {
    color: #c20000;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 21px;
	
}
.pro_section .pro_list .pro_grid .posted-by >i {
    margin-right: 7px;
    border-radius: 100px;
	    color: #ff0000;
}
.pro_section .pro_list .pro_grid .posted-by >a {
    display: inline-block;
    color: #c20000;
    font-size: 14.23px;
    text-transform: capitalize;
    font-weight: 900;
}
.pro_section .pro_list .pro_grid .locat {
    margin-left: auto;
    display: inline-block;
    color: #575757;
    font-size: 14.23px;
}
.pro_section .pro_list .pro_grid .locat i {
    margin-right: 12px;
	    color: #ff0000;
}
.pro_section .all-btn {
    float: right;
    display: inline-block;
    color: #155799;
    font-size: 14.23px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
}
.pro_section .all-btn i {
    padding-left: 13px;
}

.pro_section .product_image_carosel {
  margin-top: 63px;
}
.pro_section .product_image_carosel .item {
  padding: 15px 15px;
}
.pro_section .product_image_carosel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -20px;
}
.pro_section .product_image_carosel .fa {
  background: #fcf8e3;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
  cursor: pointer;
}
.pro_section .product_image_carosel .fa:hover {
  background: #000000;
  color: #FFF;
}
.pro_section .product_image_carosel .fa-chevron-right {
  float: right;
  margin-right: 1px;
}
.pro_section .product_image_carosel .fa-chevron-left {
  float: left;
  margin-left: -45px;
}
.pro_ad {
	    padding: 30px;
	background-image: url(../images/ads/about_ad_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.pro_ad .add_grid_scroll {
	    width: 80%;
    margin: 66px auto 0;
}

/* pro end   ========================================================================== */
.flip-card {
  background-color: transparent;
    width: 100%;
    height: 666px;
    perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}
.flip_edge {
  -webkit-transform-origin: 70px 500px;
    -webkit-transform: translate(215px, -500px) rotate(
-32deg) translate(40px, 0);
    -webkit-transition-property: -webkit-transform, -webkit-transform-origin;
    -webkit-transition-duration: 1s;
    position: absolute;
    z-index: 1;
}
.float_fb {
	top: 120px;
	width: 25%;
	position: fixed;
	left: -0;
	transition-deley:5s;
	z-index: 999;
	}
.close_quick_login {
	margin: 11px 17px;
    color: #f90c0c;
    position: absolute;
    right: 10px;
	z-index: 1;
    font-weight: bold;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
}
.close_quick_booking:hover {
	padding: 5px;
	background: #ff0000 !important;
}
@media screen and (min-width: 2000px) {
  /**2000**/
}
@media screen and (min-width: 768px) {
  /**768**/
}
@media screen and (min-width: 1020px) {
  /**1020px**/
  .home-deliversec .container .box:hover .txt {
    animation-name: example;
    animation-duration: 1s;
  }
  .home-deliversec .container .box:hover .icon {
    animation-name: example;
    animation-duration: 1s;
  }

  @keyframes example {
    0% {
      margin-left: 0;
    }
    50% {
      margin-left: -100px;
    }
    100% {
      margin-left: 0;
    }
  }
}
@media screen and (min-width: 1200px) {
  /**1400px**/
  .home-deliversec .container .b1 {
    left: 0;
  }

  .home-deliversec .container .b2 {
    left: 11.5%;
  }

  .home-deliversec .container .b3 {
    left: 22%;
  }

  .home-deliversec .container .b4 {
    left: 34%;
  }

  .home-deliversec .container .b7 {
    left: 69%;
  }

  .home-deliversec .container .b8 {
    left: 81%;
  }
}
@media screen and (max-width: 1400px) {
  /**1400px**/
  .home-deliversec .container .b1 {
    left: 6%;
  }

  .home-deliversec .container .b2 {
    left: 16%;
  }

  .home-deliversec .container .b3 {
    left: 25%;
    bottom: 27%;
  }

  .home-deliversec .container .b4 {
    top: 30%;
  }

  .home-deliversec .container .b6 {
    top: 30%;
  }

  .home-deliversec .container .b7 {
    left: 65%;
  }

  .home-deliversec .container .b8 {
    left: 76%;
    top: 29%;
  }

  .home-deliversec .container .b4 {
    left: 55%;
  }

  .home-deliversec .container .b6 {
    left: 36%;
  }
}
@media screen and (max-width: 1200px) {
  /**1200px**/
  .headerblock .main-navigation li {
    margin-left: 10px;
  }

  .headerblock .topsec .rightsec {
    width: 100%;
  }

  .headerblock .topsec .rightsec .socialsec {
    float: right;
  }

  .fa-bars::before {
    color: #ed1c24 !important;
  }

  .headerblock .main-navigation ul {
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    width: 300px;
    height: 100vh;
    padding: 0;
    margin: 0;
    background: #fff;
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 10;
    padding-top: 100px;
  }

  .headerblock .main-navigation li {
    width: 100%;
    height: auto;
    margin: 0;
    display: flex;
  }
  .headerblock .main-navigation li a {
    width: 100%;
    height: auto;
    padding: 10px;
    display: block;
  }

  .open-menu .headerblock .main-navigation ul {
    right: 0;
  }

  .main-banner .leftsec {
    padding-left: 15px;
  }

  .main-banner .leftsec h2 {
    font-size: 16px;
  }

  .main-banner .leftsec .mrbtn {
    font-size: 12px;
    padding: 19px 23px 15px 23px;
  }

  .home-deliversec:before {
    background: none;
  }

  .home-deliversec {
    height: auto;
    padding: 30px 0;
  }
  .home-deliversec .container .box {
    position: relative;
    width: 25%;
    height: 170px;
    float: left;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
  }
}
@media screen and (max-width: 1020px) {
  /**1020**/
  .headerblock .topsec .rightsec li {
    height: auto;
    border: none;
    margin: 0;
    padding: 15px 5px;
  }

  .headerblock .topsec .rightsec {
    position: relative;
  }

  .headerblock .topsec .rightsec .socialsec {
    padding-top: 0;
    position: absolute;
    right: 30px;
    top: -59px;
  }

  .home-wrapper .top-titlesec {
    padding: 30px 0;
  }

  .home-sec-1 .outerbox {
    margin-bottom: 30px;
  }

  .homesec2 .outer-wrapper {
    padding: 30px 0;
  }

  .homevideosec {
    min-height: inherit;
    padding: 30px 0;
  }

  footer .toptag {
    padding: 30px 0;
  }

  footer .bottomtag .rightsec li {
    margin-left: 10px;
  }

  .home-sec-1 .outerbox .content-sec h2 {
    font-size: 30px;
  }

  .homesec2 .outer-wrapper h2 {
    font-size: 25px;
  }

  .homesec2 .outer-wrapper h6 {
    margin-bottom: 10px;
  }

  .homesec2 .outer-wrapper h6:before {
    display: none;
  }

  .homesec2 .outer-wrapper .leftbox {
    padding: 5px;
    width: 100%;
  }

  .homesec2 .outer-wrapper .rightbox {
    padding: 5px;
    width: 100%;
  }

  .homesec2 .outer-wrapper .detailsec {
    min-height: inherit;
  }

  .homesec2:before {
    display: none;
  }

  .homesec2:after {
    display: none;
  }

  .homesec2 {
    background: #990e14;
  }

  .homesec2 .outer-wrapper h2 {
    margin-bottom: 10px;
  }

  .homesec2 .outer-wrapper p {
    font-size: 16px;
  }

  .homesec2 .outer-wrapper .mrbtn {
    margin-top: 10px;
  }

  .homevideosec .bottomsec h2 {
    font-size: 30px;
  }

  footer .toptag .rightsec {
    width: 100%;
  }

  footer .toptag .centersec {
    width: 50%;
  }

  footer .toptag .leftsec {
    width: 50%;
  }

  .home-sec-1 .outerbox .content-sec {
    padding-left: 0;
  }

  .home-sec-1 .outerbox:nth-child(even) .content-sec {
    padding-right: 0;
  }

  .home-sec-1 .outerbox .content-sec p {
    font-size: 15px;
  }

  .main-banner .rightsec img {
    max-width: 200px;
  }
  .group-image-special {
		margin-bottom: -11px !important;
	}
}
@media screen and (max-width: 765px) {
  /**765**/
  .headerblock .topsec .logo {
    max-width: 150px;
  }

  .headerblock .topsec .rightsec .socialsec {
    right: 20px;
  }

  .headerblock .topsec .rightsec .rightlist {
    display: none;
  }

  .home-wrapper .top-titlesec p {
    font-size: 14px;
  }

  .home-sec-1 .outerbox:before {
    display: none;
  }

  .home-sec-1 .outerbox {
    display: block;
  }

  .home-sec-1 .outerbox .content-sec {
    width: 100%;
  }

  .home-sec-1 .outerbox .image-sec {
    width: 100%;
  }

  .home-sec-1 .outerbox .counter {
    display: none;
  }

  .home-sec-1 .outerbox .content-sec h2 {
    margin-bottom: 10px;
  }

  .homevideosec .bottomsec .leftsec {
    padding-top: 0;
  }

  .homevideosec .bottomsec .leftsec {
    width: 100%;
  }

  .homevideosec .bottomsec .rightsec {
    width: 100%;
    max-width: 100%;
  }
   .home_enquiry .enq_box .enq_image {
    margin: 10px;
	}
	.home_enquiry .enq_btn {
    position: relative !important;
    top: -35px !important;
    left: 112px !important;
	}
	.home_enquiry .enq_text {
    border-radius: 10px !important;
    text-align: center !important;
    margin: -63px 5px 0 7px !important;
	}
  footer .toptag .leftsec {
    width: 100%;
  }

  footer .toptag .centersec {
    width: 100%;
  }

  footer .toptag .rightsec {
    width: 100%;
  }

  footer .bottomtag .rightsec {
    width: 100%;
    padding: 15px 0;
  }

  .main-banner {
    height: 300px;
  }

  .main-banner .leftsec {
    width: 100%;
    display: block;
    height: auto;
  }

  .main-banner .rightsec {
    display: block;
  }

  .home-deliversec .container .box .txt {
    font-size: 9px;
    top: 0;
  }

  .home-deliversec .container .box {
    height: 110px;
  }
  .about_top .about_title {
    margin-top: 1em;
    margin-left: 1em;
    }
	.about_top img.about_image {
    margin-top: 10px;
   }
   .get_intouch_bar .moving_ve {
    position: relative;
	}
	.get_intouch_bar .moving_ve img {
    top: 38px;
    position: relative;
	}
	.why_us_sec_bar .door_delivery {
		    position: relative;
	}
	ul.services_list li {
		width:100%;
	}
	.grid-item {
    width: 100%;
    padding: 15px 0px;
  }
  .section_gallery .container {
    max-width: 87.5rem;
    padding-left: 3.25rem;
}
.section_ph .enquiry_form {
   padding: 33px 18px;
	}
	.section_ph .txtarea{
	width:100%;
	}
	.menu_grid {
	display:none !important;
	}
	.float_menu {
	display:none !important;
	}
	.group-image-special {
		margin-bottom: -11px !important;
	}
}
@media screen and (max-width: 600px) {
  /**600**/
  .grid-item {
    width: 100%;
    padding: 15px 0px;
  }
  .section_gallery .container {
    max-width: 87.5rem;
    padding-left: 3.25rem;
	}
.section_ph .enquiry_form {
   padding: 33px 18px;
	}
	.section_ph .txtarea{
	width:100%%;
	}
.home_enquiry .enq_box .enq_image {
    margin: 10px;
	}
	.home_enquiry .enq_btn {
    position: relative !important;
    top: -35px !important;
    left: 112px !important;
	}
	.home_enquiry .enq_text {
    border-radius: 10px !important;
    text-align: center !important;
    margin: -63px 5px 0 7px !important;
	}
	.menu_grid {
	display:none !important;
	}
	.float_menu {
	display:none !important;
	}
	.group-image-special {
		margin-bottom: -11px !important;
	}
}
@media screen and (max-width: 360px) {
  /**600**/
  .grid-item {
    width: 100%;
    padding: 15px 0px;
  }
  .section_gallery .container {
    max-width: 87.5rem;
    padding-left: 3.25rem;
	}
	.section_ph .enquiry_form {
   padding: 33px 18px;
	}
	.section_ph .txtarea{
	width:100%%;
	}
	.home_enquiry .enq_box .enq_image {
    margin: 10px;
	}
	.home_enquiry .enq_btn {
    position: relative !important;
    top: -35px !important;
    left: 112px !important;
	}
	.home_enquiry .enq_text {
    border-radius: 10px !important;
    text-align: center !important;
    margin: -63px 5px 0 7px !important;
	}
	.menu_grid {
	display:none !important;
	}
	.float_menu {
	display:none !important;
	}
	.group-image-special {
		margin-bottom: -11px !important;
	}
}
@media screen and (max-width: 320px) {
  /**600**/
  .grid-item {
    width: 100%;
    padding: 15px 0px;
  }
  .section_gallery .container {
    max-width: 87.5rem;
    padding-left: 3.25rem;
	}
	.section_ph .enquiry_form {
   padding: 33px 18px;
	}
	.section_ph .txtarea{
	width:100%%;
	}
	.home_enquiry .enq_box .enq_image {
    margin: 10px;
	}
	.home_enquiry .enq_btn {
   position: relative !important;
    top: -35px !important;
    left: 112px !important;
	}
	.home_enquiry .enq_text {
    border-radius: 10px !important;
    text-align: center !important;
    margin: -63px 5px 0 7px !important;
	}
	.menu_grid {
	display:none !important;
	}
	.float_menu {
	display:none !important;
	}
	.group-image-special {
		margin-bottom: -11px !important;
	}
	.course_item .content {
		padding: 10px !important;
	}
	.course_item .content .title {
		font-size: 12px;
	}
	
}